+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 08:05:18 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-84766f5499-fhxnr 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 0x5580f3d2f160 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-01 08:05:21.867 8 INFO neutron.common.config [-] Logging enabled! 2026-07-01 08:05:21.867 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-07-01 08:05:21.891 7 INFO neutron.common.config [-] Logging enabled! 2026-07-01 08:05:21.891 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-07-01 08:05:22.317 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 08:05:22.358 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 08:05:23.197 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 08:05:23.200 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 08:05:23.203 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-01 08:05:23.204 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 08:05:23.204 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 08:05:23.204 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 08:05:23.205 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 08:05:23.211 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 08:05:23.211 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 08:05:23.211 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 08:05:23.230 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 08:05:23.231 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 08:05:23.231 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 08:05:23.269 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 08:05:23.269 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 08:05:23.269 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 08:05:23.269 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 08:05:23.274 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 08:05:23.276 8 WARNING oslo_policy.policy [None req-c8814d38-c141-4a41-97e0-cf0b25b53ef3 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-01 08:05:23.277 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 08:05:23.280 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-01 08:05:23.281 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 08:05:23.281 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 08:05:23.282 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 08:05:23.282 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 08:05:23.290 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 08:05:23.290 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 08:05:23.290 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 08:05:23.308 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 08:05:23.309 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 08:05:23.310 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 08:05:23.346 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 08:05:23.346 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 08:05:23.346 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 08:05:23.346 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 08:05:23.353 7 WARNING oslo_policy.policy [None req-a705eb57-09b6-40f8-abb5-959448fd39d1 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-01 08:05:23.573 8 INFO neutron.plugins.ml2.managers [None req-c8814d38-c141-4a41-97e0-cf0b25b53ef3 - - - - - -] Initializing driver for type 'vlan' 2026-07-01 08:05:23.643 7 INFO neutron.plugins.ml2.managers [None req-a705eb57-09b6-40f8-abb5-959448fd39d1 - - - - - -] Initializing driver for type 'vlan' 2026-07-01 08:05:23.930 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c8814d38-c141-4a41-97e0-cf0b25b53ef3 - - - - - -] VlanTypeDriver initialization complete 2026-07-01 08:05:23.930 8 INFO neutron.plugins.ml2.managers [None req-c8814d38-c141-4a41-97e0-cf0b25b53ef3 - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 08:05:23.930 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c8814d38-c141-4a41-97e0-cf0b25b53ef3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 08:05:23.953 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a705eb57-09b6-40f8-abb5-959448fd39d1 - - - - - -] VlanTypeDriver initialization complete 2026-07-01 08:05:23.953 7 INFO neutron.plugins.ml2.managers [None req-a705eb57-09b6-40f8-abb5-959448fd39d1 - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 08:05:23.953 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a705eb57-09b6-40f8-abb5-959448fd39d1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 08:05:23.954 8 INFO neutron.plugins.ml2.managers [None req-c8814d38-c141-4a41-97e0-cf0b25b53ef3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 08:05:23.954 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c8814d38-c141-4a41-97e0-cf0b25b53ef3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 08:05:23.954 8 INFO neutron.plugins.ml2.managers [None req-c8814d38-c141-4a41-97e0-cf0b25b53ef3 - - - - - -] Initializing extension driver 'port_security' 2026-07-01 08:05:23.955 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c8814d38-c141-4a41-97e0-cf0b25b53ef3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 08:05:23.955 8 INFO neutron.plugins.ml2.managers [None req-c8814d38-c141-4a41-97e0-cf0b25b53ef3 - - - - - -] Initializing extension driver 'qos' 2026-07-01 08:05:23.955 8 INFO neutron.plugins.ml2.managers [None req-c8814d38-c141-4a41-97e0-cf0b25b53ef3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 08:05:23.955 8 INFO neutron.plugins.ml2.managers [None req-c8814d38-c141-4a41-97e0-cf0b25b53ef3 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 08:05:23.967 8 INFO neutron.quota [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded quota_driver: . 2026-07-01 08:05:23.967 8 INFO neutron.plugins.ml2.plugin [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 08:05:23.967 8 INFO neutron.plugins.ml2.managers [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 08:05:23.968 8 INFO neutron.plugins.ml2.managers [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 08:05:23.968 8 INFO neutron.plugins.ml2.managers [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 08:05:23.968 8 INFO neutron.extensions.vlantransparent [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Disabled vlantransparent extension. 2026-07-01 08:05:23.968 8 INFO neutron.manager [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loading Plugin: qos 2026-07-01 08:05:23.978 7 INFO neutron.plugins.ml2.managers [None req-a705eb57-09b6-40f8-abb5-959448fd39d1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 08:05:23.978 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a705eb57-09b6-40f8-abb5-959448fd39d1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 08:05:23.978 7 INFO neutron.plugins.ml2.managers [None req-a705eb57-09b6-40f8-abb5-959448fd39d1 - - - - - -] Initializing extension driver 'port_security' 2026-07-01 08:05:23.978 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a705eb57-09b6-40f8-abb5-959448fd39d1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 08:05:23.978 7 INFO neutron.plugins.ml2.managers [None req-a705eb57-09b6-40f8-abb5-959448fd39d1 - - - - - -] Initializing extension driver 'qos' 2026-07-01 08:05:23.979 7 INFO neutron.plugins.ml2.managers [None req-a705eb57-09b6-40f8-abb5-959448fd39d1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 08:05:23.979 7 INFO neutron.plugins.ml2.managers [None req-a705eb57-09b6-40f8-abb5-959448fd39d1 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 08:05:23.983 8 INFO neutron.manager [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loading Plugin: router 2026-07-01 08:05:23.989 7 INFO neutron.quota [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded quota_driver: . 2026-07-01 08:05:23.990 7 INFO neutron.plugins.ml2.plugin [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 08:05:23.990 7 INFO neutron.plugins.ml2.managers [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 08:05:23.990 7 INFO neutron.plugins.ml2.managers [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 08:05:23.990 7 INFO neutron.plugins.ml2.managers [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 08:05:23.991 7 INFO neutron.extensions.vlantransparent [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Disabled vlantransparent extension. 2026-07-01 08:05:23.991 7 INFO neutron.manager [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loading Plugin: qos 2026-07-01 08:05:24.001 7 INFO neutron.manager [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loading Plugin: router 2026-07-01 08:05:24.030 8 INFO neutron.services.service_base [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 08:05:24.030 8 INFO neutron.manager [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loading Plugin: segments 2026-07-01 08:05:24.035 7 INFO neutron.services.service_base [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 08:05:24.035 7 INFO neutron.manager [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loading Plugin: segments 2026-07-01 08:05:24.120 8 INFO neutron.manager [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loading Plugin: trunk 2026-07-01 08:05:24.123 7 INFO neutron.manager [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loading Plugin: trunk 2026-07-01 08:05:24.177 8 INFO neutron.manager [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loading Plugin: vpnaas 2026-07-01 08:05:24.188 7 INFO neutron.manager [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loading Plugin: vpnaas 2026-07-01 08:05:24.221 8 WARNING stevedore.named [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 08:05:24.225 7 WARNING stevedore.named [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 08:05:24.280 8 INFO neutron_vpnaas.services.vpn.plugin [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 08:05:24.281 8 INFO neutron.common.utils [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 08:05:24.281 8 INFO neutron.manager [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loading Plugin: auto_allocate 2026-07-01 08:05:24.285 8 INFO neutron.manager [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loading Plugin: tag 2026-07-01 08:05:24.292 7 INFO neutron_vpnaas.services.vpn.plugin [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 08:05:24.292 8 INFO neutron.manager [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loading Plugin: timestamp 2026-07-01 08:05:24.293 7 INFO neutron.common.utils [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 08:05:24.293 7 INFO neutron.manager [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loading Plugin: auto_allocate 2026-07-01 08:05:24.295 8 INFO neutron.manager [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loading Plugin: network_ip_availability 2026-07-01 08:05:24.298 7 INFO neutron.manager [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loading Plugin: tag 2026-07-01 08:05:24.298 8 INFO neutron.manager [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loading Plugin: flavors 2026-07-01 08:05:24.301 8 INFO neutron.manager [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loading Plugin: revisions 2026-07-01 08:05:24.304 7 INFO neutron.manager [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loading Plugin: timestamp 2026-07-01 08:05:24.304 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Initializing extension manager. 2026-07-01 08:05:24.306 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: address-group 2026-07-01 08:05:24.307 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: address-scope 2026-07-01 08:05:24.307 7 INFO neutron.manager [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loading Plugin: network_ip_availability 2026-07-01 08:05:24.307 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 08:05:24.308 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: agent 2026-07-01 08:05:24.309 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 08:05:24.310 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 08:05:24.311 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 08:05:24.311 7 INFO neutron.manager [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loading Plugin: flavors 2026-07-01 08:05:24.311 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: availability_zone 2026-07-01 08:05:24.312 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 08:05:24.313 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 08:05:24.313 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: default-subnetpools 2026-07-01 08:05:24.314 7 INFO neutron.manager [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loading Plugin: revisions 2026-07-01 08:05:24.315 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 08:05:24.315 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: dns-integration 2026-07-01 08:05:24.316 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 08:05:24.317 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 08:05:24.318 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: dvr 2026-07-01 08:05:24.318 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Initializing extension manager. 2026-07-01 08:05:24.319 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 08:05:24.319 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 08:05:24.319 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: address-group 2026-07-01 08:05:24.320 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 08:05:24.320 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: address-scope 2026-07-01 08:05:24.320 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 08:05:24.321 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 08:05:24.321 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: external-net 2026-07-01 08:05:24.322 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 08:05:24.322 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: agent 2026-07-01 08:05:24.322 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 08:05:24.322 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: extraroute 2026-07-01 08:05:24.323 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 08:05:24.323 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 08:05:24.324 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 08:05:24.324 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 08:05:24.324 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 08:05:24.325 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 08:05:24.325 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: availability_zone 2026-07-01 08:05:24.325 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 08:05:24.326 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 08:05:24.326 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: fip-port-details 2026-07-01 08:05:24.326 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 08:05:24.327 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: default-subnetpools 2026-07-01 08:05:24.327 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: flavors 2026-07-01 08:05:24.328 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 08:05:24.329 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 08:05:24.329 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: dns-integration 2026-07-01 08:05:24.329 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 08:05:24.330 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: floatingip-pools 2026-07-01 08:05:24.330 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 08:05:24.330 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: ip_allocation 2026-07-01 08:05:24.331 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: dvr 2026-07-01 08:05:24.331 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 08:05:24.331 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 08:05:24.332 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: l2_adjacency 2026-07-01 08:05:24.332 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 08:05:24.332 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 08:05:24.333 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 08:05:24.333 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: router 2026-07-01 08:05:24.334 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: external-net 2026-07-01 08:05:24.334 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 08:05:24.335 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 08:05:24.335 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: extraroute 2026-07-01 08:05:24.335 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-01 08:05:24.336 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 08:05:24.336 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-01 08:05:24.337 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 08:05:24.337 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 08:05:24.337 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 08:05:24.337 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: l3-ha 2026-07-01 08:05:24.338 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 08:05:24.338 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 08:05:24.338 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 08:05:24.338 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-01 08:05:24.339 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: fip-port-details 2026-07-01 08:05:24.339 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: l3-flavors 2026-07-01 08:05:24.340 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: flavors 2026-07-01 08:05:24.340 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 08:05:24.341 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 08:05:24.341 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 08:05:24.341 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: floatingip-pools 2026-07-01 08:05:24.342 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: ip_allocation 2026-07-01 08:05:24.342 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 08:05:24.343 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: l2_adjacency 2026-07-01 08:05:24.343 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 08:05:24.344 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: router 2026-07-01 08:05:24.345 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 08:05:24.346 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 08:05:24.346 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-01 08:05:24.346 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-01 08:05:24.347 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-01 08:05:24.348 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 08:05:24.348 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 08:05:24.348 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: l3-ha 2026-07-01 08:05:24.349 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 08:05:24.349 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 08:05:24.350 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: multi-provider 2026-07-01 08:05:24.351 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: net-mtu 2026-07-01 08:05:24.351 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-01 08:05:24.352 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 08:05:24.352 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: network_availability_zone 2026-07-01 08:05:24.353 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: l3-flavors 2026-07-01 08:05:24.353 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: network_ha 2026-07-01 08:05:24.354 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: network-ip-availability 2026-07-01 08:05:24.355 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 08:05:24.356 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 08:05:24.356 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 08:05:24.356 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: pagination 2026-07-01 08:05:24.357 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: port-device-profile 2026-07-01 08:05:24.358 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-01 08:05:24.359 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-01 08:05:24.359 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-01 08:05:24.359 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 08:05:24.360 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: port-mac-override 2026-07-01 08:05:24.360 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 08:05:24.360 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 08:05:24.361 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 08:05:24.361 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-01 08:05:24.362 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: port-resource-request 2026-07-01 08:05:24.362 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 08:05:24.362 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 08:05:24.363 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: binding 2026-07-01 08:05:24.363 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 08:05:24.364 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: binding-extended 2026-07-01 08:05:24.364 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: multi-provider 2026-07-01 08:05:24.364 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: net-mtu 2026-07-01 08:05:24.364 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: port-security 2026-07-01 08:05:24.365 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 08:05:24.365 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: project-id 2026-07-01 08:05:24.366 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: network_availability_zone 2026-07-01 08:05:24.366 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: provider 2026-07-01 08:05:24.366 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: network_ha 2026-07-01 08:05:24.367 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: network-ip-availability 2026-07-01 08:05:24.368 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: qos 2026-07-01 08:05:24.368 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 08:05:24.368 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: pagination 2026-07-01 08:05:24.368 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 08:05:24.369 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: port-device-profile 2026-07-01 08:05:24.369 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 08:05:24.369 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-01 08:05:24.370 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: qos-default 2026-07-01 08:05:24.370 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-01 08:05:24.370 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: qos-fip 2026-07-01 08:05:24.371 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-01 08:05:24.371 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 08:05:24.371 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: port-mac-override 2026-07-01 08:05:24.371 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 08:05:24.372 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 08:05:24.372 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 08:05:24.372 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 08:05:24.373 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: port-resource-request 2026-07-01 08:05:24.373 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 08:05:24.373 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 08:05:24.374 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 08:05:24.374 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: binding 2026-07-01 08:05:24.375 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: qos-pps 2026-07-01 08:05:24.375 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: binding-extended 2026-07-01 08:05:24.375 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 08:05:24.375 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: port-security 2026-07-01 08:05:24.376 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 08:05:24.376 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: project-id 2026-07-01 08:05:24.376 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: provider 2026-07-01 08:05:24.376 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 08:05:24.377 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: quota-check-limit 2026-07-01 08:05:24.378 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: qos 2026-07-01 08:05:24.379 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 08:05:24.379 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: quotas 2026-07-01 08:05:24.379 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 08:05:24.380 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: quota_details 2026-07-01 08:05:24.380 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: qos-default 2026-07-01 08:05:24.381 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: qos-fip 2026-07-01 08:05:24.381 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 08:05:24.381 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: rbac-policies 2026-07-01 08:05:24.382 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 08:05:24.382 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: rbac-address-group 2026-07-01 08:05:24.382 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 08:05:24.383 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 08:05:24.383 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 08:05:24.383 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 08:05:24.383 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 08:05:24.384 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 08:05:24.384 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: qos-pps 2026-07-01 08:05:24.384 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: revision-if-match 2026-07-01 08:05:24.385 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 08:05:24.385 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 08:05:24.385 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 08:05:24.386 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 08:05:24.386 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: router_availability_zone 2026-07-01 08:05:24.387 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: quota-check-limit 2026-07-01 08:05:24.387 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-01 08:05:24.388 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: quotas 2026-07-01 08:05:24.389 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-01 08:05:24.389 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: quota_details 2026-07-01 08:05:24.390 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 08:05:24.390 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 08:05:24.390 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: rbac-policies 2026-07-01 08:05:24.391 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 08:05:24.391 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: rbac-address-group 2026-07-01 08:05:24.391 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-01 08:05:24.392 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 08:05:24.392 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 08:05:24.392 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 08:05:24.393 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 08:05:24.393 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: revision-if-match 2026-07-01 08:05:24.394 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 08:05:24.395 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: router_availability_zone 2026-07-01 08:05:24.395 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-01 08:05:24.396 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: security-groups-default-rules 2026-07-01 08:05:24.397 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 08:05:24.398 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 08:05:24.398 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 08:05:24.399 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-01 08:05:24.399 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 08:05:24.400 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: security-group 2026-07-01 08:05:24.402 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: segment 2026-07-01 08:05:24.402 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 08:05:24.403 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: service-type 2026-07-01 08:05:24.403 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: sorting 2026-07-01 08:05:24.404 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 08:05:24.405 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: standard-attr-description 2026-07-01 08:05:24.405 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: stateful-security-group 2026-07-01 08:05:24.406 8 WARNING neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 08:05:24.406 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 08:05:24.407 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: security-group 2026-07-01 08:05:24.407 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: subnet_onboard 2026-07-01 08:05:24.408 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 08:05:24.408 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: segment 2026-07-01 08:05:24.408 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: subnet-service-types 2026-07-01 08:05:24.408 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 08:05:24.409 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: service-type 2026-07-01 08:05:24.409 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: subnet_allocation 2026-07-01 08:05:24.409 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: sorting 2026-07-01 08:05:24.410 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 08:05:24.410 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 08:05:24.410 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 08:05:24.411 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: standard-attr-description 2026-07-01 08:05:24.411 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: stateful-security-group 2026-07-01 08:05:24.412 7 WARNING neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 08:05:24.412 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 08:05:24.413 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: subnet_onboard 2026-07-01 08:05:24.413 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 08:05:24.413 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 08:05:24.414 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 08:05:24.414 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: subnet-service-types 2026-07-01 08:05:24.414 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: trunk 2026-07-01 08:05:24.415 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: subnet_allocation 2026-07-01 08:05:24.415 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: trunk-details 2026-07-01 08:05:24.415 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 08:05:24.416 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 08:05:24.416 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 08:05:24.416 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 08:05:24.418 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-01 08:05:24.419 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 08:05:24.419 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 08:05:24.419 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 08:05:24.420 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: vpn-flavors 2026-07-01 08:05:24.420 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: trunk 2026-07-01 08:05:24.421 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: trunk-details 2026-07-01 08:05:24.421 8 INFO neutron.api.extensions [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Loaded extension: vpnaas 2026-07-01 08:05:24.421 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 08:05:24.422 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 08:05:24.423 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-01 08:05:24.423 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-01 08:05:24.423 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-01 08:05:24.424 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:05:24.424 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-01 08:05:24.424 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 08:05:24.425 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: vpn-flavors 2026-07-01 08:05:24.426 7 INFO neutron.api.extensions [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Loaded extension: vpnaas 2026-07-01 08:05:24.428 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 08:05:24.428 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-01 08:05:24.428 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 08:05:24.429 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-01 08:05:24.429 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:05:24.429 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-01 08:05:24.433 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 08:05:24.434 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 08:05:24.434 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 08:05:24.435 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 08:05:24.436 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 08:05:24.437 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:05:24.437 8 WARNING neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] subnetpool is already registered 2026-07-01 08:05:24.438 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:05:24.438 8 WARNING neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] subnetpool is already registered 2026-07-01 08:05:24.439 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 08:05:24.439 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 08:05:24.439 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 08:05:24.440 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 08:05:24.440 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 08:05:24.440 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 08:05:24.441 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 08:05:24.441 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 08:05:24.441 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 08:05:24.442 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:05:24.442 7 WARNING neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] subnetpool is already registered 2026-07-01 08:05:24.443 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:05:24.443 7 WARNING neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] subnetpool is already registered 2026-07-01 08:05:24.444 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 08:05:24.445 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 08:05:24.446 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 08:05:24.446 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 08:05:24.446 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 08:05:24.447 8 WARNING neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] router is already registered 2026-07-01 08:05:24.447 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 08:05:24.447 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 08:05:24.447 8 WARNING neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] floatingip is already registered 2026-07-01 08:05:24.447 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 08:05:24.452 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 08:05:24.453 7 WARNING neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] router is already registered 2026-07-01 08:05:24.453 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 08:05:24.453 8 WARNING neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] rbac_policy is already registered 2026-07-01 08:05:24.453 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 08:05:24.453 7 WARNING neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] floatingip is already registered 2026-07-01 08:05:24.454 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 08:05:24.454 8 WARNING neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] security_group is already registered 2026-07-01 08:05:24.455 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 08:05:24.455 8 WARNING neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] security_group_rule is already registered 2026-07-01 08:05:24.456 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:05:24.456 8 WARNING neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] subnetpool is already registered 2026-07-01 08:05:24.457 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:05:24.457 8 WARNING neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] subnetpool is already registered 2026-07-01 08:05:24.458 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 08:05:24.458 8 WARNING neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] trunk is already registered 2026-07-01 08:05:24.458 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 08:05:24.458 7 WARNING neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] rbac_policy is already registered 2026-07-01 08:05:24.458 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 08:05:24.459 8 WARNING neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] endpoint_group is already registered 2026-07-01 08:05:24.459 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 08:05:24.459 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 08:05:24.459 8 WARNING neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] vpnservice is already registered 2026-07-01 08:05:24.459 7 WARNING neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] security_group is already registered 2026-07-01 08:05:24.460 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 08:05:24.460 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 08:05:24.460 8 WARNING neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] ipsec_site_connection is already registered 2026-07-01 08:05:24.460 7 WARNING neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] security_group_rule is already registered 2026-07-01 08:05:24.460 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 08:05:24.461 8 WARNING neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] ipsecpolicy is already registered 2026-07-01 08:05:24.461 8 INFO neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 08:05:24.461 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:05:24.461 8 WARNING neutron.quota.resource_registry [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] ikepolicy is already registered 2026-07-01 08:05:24.461 7 WARNING neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] subnetpool is already registered 2026-07-01 08:05:24.462 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:05:24.462 7 WARNING neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] subnetpool is already registered 2026-07-01 08:05:24.463 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 08:05:24.463 7 WARNING neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] trunk is already registered 2026-07-01 08:05:24.463 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 08:05:24.464 7 WARNING neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] endpoint_group is already registered 2026-07-01 08:05:24.464 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 08:05:24.464 7 WARNING neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] vpnservice is already registered 2026-07-01 08:05:24.465 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 08:05:24.465 7 WARNING neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] ipsec_site_connection is already registered 2026-07-01 08:05:24.466 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 08:05:24.466 7 WARNING neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] ipsecpolicy is already registered 2026-07-01 08:05:24.466 7 INFO neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 08:05:24.467 7 WARNING neutron.quota.resource_registry [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] ikepolicy is already registered 2026-07-01 08:05:24.500 8 WARNING keystonemiddleware._common.config [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 08:05:24.503 7 WARNING keystonemiddleware._common.config [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 08:05:24.507 8 WARNING oslo_config.cfg [None req-5bd63c7e-7328-43b3-93ae-57637b11bc35 - - - - - -] 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 0x5580f3d2f160 pid: 8 (default app) 2026-07-01 08:05:24.510 7 WARNING oslo_config.cfg [None req-b487a15b-1815-4e6e-a7a1-c64a4ccb010b - - - - - -] 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 0x5580f3d2f160 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:05:31.495 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc320472-2d80-4d54-970b-6893cb0f03fd d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.95 () {44 vars in 923 bytes} [Wed Jul 1 08:05:30 2026] GET /v2.0/networks/public => generated 108 bytes in 776 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: 4/5] 199.204.45.95 () {44 vars in 945 bytes} [Wed Jul 1 08:05:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:05:32.064 7 WARNING oslo_policy.policy [None req-18af94ee-6136-444b-be9b-d532575deb00 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-01 08:05:32.210 7 WARNING neutron.services.revisions.revision_plugin [None req-18af94ee-6136-444b-be9b-d532575deb00 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Could not find related network for resource to bump revision. 2026-07-01 08:05:32.242 7 INFO neutron.db.segments_db [None req-18af94ee-6136-444b-be9b-d532575deb00 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment d5d585a2-88f1-4dc6-9252-1f4e11900baf of type flat for network c6dc51f8-c6bf-4cd5-bf49-b2ed59ee9174 2026-07-01 08:05:32.310 7 INFO neutron.pecan_wsgi.hooks.translation [None req-18af94ee-6136-444b-be9b-d532575deb00 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.95 () {48 vars in 963 bytes} [Wed Jul 1 08:05:31 2026] POST /v2.0/networks => generated 124 bytes in 417 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:05:38.514 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d351936-a7a3-46de-baab-de19f5920ace d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.95 () {44 vars in 923 bytes} [Wed Jul 1 08:05:38 2026] GET /v2.0/networks/public => generated 108 bytes in 381 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.95 () {44 vars in 945 bytes} [Wed Jul 1 08:05:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:05:38.714 8 WARNING oslo_policy.policy [None req-fc4a1d13-a2d3-4302-bca9-be22816c690b d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-01 08:05:38.760 8 WARNING neutron.services.revisions.revision_plugin [None req-fc4a1d13-a2d3-4302-bca9-be22816c690b d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Could not find related network for resource to bump revision. 2026-07-01 08:05:38.779 8 INFO neutron.db.segments_db [None req-fc4a1d13-a2d3-4302-bca9-be22816c690b d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 6507d709-4899-4c28-8279-0ab96c642c52 of type flat for network ac689909-a182-407d-9b15-eefcc5e549ce 2026-07-01 08:05:38.826 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc4a1d13-a2d3-4302-bca9-be22816c690b d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.95 () {48 vars in 963 bytes} [Wed Jul 1 08:05:38 2026] POST /v2.0/networks => generated 124 bytes in 298 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:05:44.688 7 INFO neutron.pecan_wsgi.hooks.translation [None req-427dabce-bd13-4a7a-8b63-d7bc9af27056 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.95 () {44 vars in 923 bytes} [Wed Jul 1 08:05:44 2026] GET /v2.0/networks/public => generated 108 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.95 () {44 vars in 945 bytes} [Wed Jul 1 08:05:44 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-07-01 08:05:44.803 7 WARNING neutron.services.revisions.revision_plugin [None req-dc15e327-87c3-4837-93bd-d62ddea6ea23 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Could not find related network for resource to bump revision. 2026-07-01 08:05:44.827 7 INFO neutron.db.segments_db [None req-dc15e327-87c3-4837-93bd-d62ddea6ea23 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 9f46825b-6bd0-4078-9f9c-a53eb1e53d16 of type flat for network 2f105596-a68f-447e-97c2-74d2acd07485 2026-07-01 08:05:44.866 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc15e327-87c3-4837-93bd-d62ddea6ea23 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.95 () {48 vars in 963 bytes} [Wed Jul 1 08:05:44 2026] POST /v2.0/networks => generated 124 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:05:50.767 7 INFO neutron.pecan_wsgi.hooks.translation [None req-556f027a-ed97-4333-9ee0-1fe8c39b6b72 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.95 () {44 vars in 923 bytes} [Wed Jul 1 08:05:50 2026] GET /v2.0/networks/public => generated 108 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.95 () {44 vars in 945 bytes} [Wed Jul 1 08:05:50 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-07-01 08:05:50.884 7 WARNING neutron.services.revisions.revision_plugin [None req-c04aea30-4f5f-4232-9217-a971126ad86b d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Could not find related network for resource to bump revision. 2026-07-01 08:05:50.907 7 INFO neutron.db.segments_db [None req-c04aea30-4f5f-4232-9217-a971126ad86b d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment f6d0c897-164d-46bb-89b1-52c14b69a8d4 of type flat for network 2fe698c3-a7ff-4c36-b809-a8a733fe02e7 2026-07-01 08:05:50.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c04aea30-4f5f-4232-9217-a971126ad86b d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.95 () {48 vars in 963 bytes} [Wed Jul 1 08:05:50 2026] POST /v2.0/networks => generated 124 bytes in 992 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:05:57.656 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae87113f-4ce3-461f-97fc-43d5fc69bab2 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.95 () {44 vars in 923 bytes} [Wed Jul 1 08:05:57 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.95 () {44 vars in 945 bytes} [Wed Jul 1 08:05:57 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-07-01 08:06:00.844 8 WARNING neutron.services.revisions.revision_plugin [None req-b3aef3a6-e437-4eba-93a3-88d376f93d64 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Could not find related network for resource to bump revision. 2026-07-01 08:06:00.884 8 INFO neutron.db.segments_db [None req-b3aef3a6-e437-4eba-93a3-88d376f93d64 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment ba48d65f-e547-4980-8cc2-bc7e1ca71666 of type flat for network 59efcf46-f336-429b-ab4a-6204b9844fb1 [pid: 8|app: 0|req: 11/20] 199.204.45.95 () {48 vars in 963 bytes} [Wed Jul 1 08:05:57 2026] POST /v2.0/networks => generated 706 bytes in 3392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:06:02.170 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c27c5501-a7cc-4afd-a2ef-cd60c7bd1607 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/21] 199.204.45.95 () {44 vars in 923 bytes} [Wed Jul 1 08:06:02 2026] GET /v2.0/networks/public => generated 108 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.204.45.95 () {44 vars in 945 bytes} [Wed Jul 1 08:06:02 2026] GET /v2.0/networks?name=public => generated 709 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:06:02.291 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8cbd16b3-bba4-4ba5-b8ce-3387e8c5f613 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/23] 199.204.45.95 () {44 vars in 1030 bytes} [Wed Jul 1 08:06:02 2026] GET /v2.0/subnets/public-subnet?network_id=59efcf46-f336-429b-ab4a-6204b9844fb1 => generated 113 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 199.204.45.95 () {44 vars in 1053 bytes} [Wed Jul 1 08:06:02 2026] GET /v2.0/subnets?name=public-subnet&network_id=59efcf46-f336-429b-ab4a-6204b9844fb1 => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.204.45.95 () {48 vars in 961 bytes} [Wed Jul 1 08:06:02 2026] POST /v2.0/subnets => generated 641 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:10:36.299 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [daca6e9f-5e3b-4784-b66d-ea7e5f98bf25] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:10:36.304 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [481d2f91-6f67-4149-85ea-93b9ef0112f1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:10:36.441 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9146bef1-ff84-4e43-b08a-9c4fa351b6b9 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/61] 199.204.45.95 () {44 vars in 933 bytes} [Wed Jul 1 08:10:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:10:36.449 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9217f3d0-1447-45cd-9eef-e84bae75d983] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:10:36.451 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6ab5225d-5c2d-4af8-a466-951a4145f657] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:10:36.452 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 08:10:36 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.95) !!! [pid: 7|app: 0|req: 30/62] 199.204.45.95 () {44 vars in 955 bytes} [Wed Jul 1 08:10:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:10:36.543 8 INFO neutron.db.segments_db [None req-61daa9fe-9fb6-4cbf-aac0-3ee9568a00ff d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment cf1f4b7b-d725-4ac4-aea2-b9df2cc26b46 of type vxlan for network 4e3b3320-42a1-4efa-8fc1-e3f308156f05 [pid: 8|app: 0|req: 33/63] 199.204.45.95 () {48 vars in 962 bytes} [Wed Jul 1 08:10:36 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-07-01 08:10:37.513 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6ab5225d-5c2d-4af8-a466-951a4145f657] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57328. 2026-07-01 08:10:37.514 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9217f3d0-1447-45cd-9eef-e84bae75d983] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57340. 2026-07-01 08:10:37.555 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97fd3960-95ae-4e81-b81c-190a754738f7 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/64] 199.204.45.95 () {44 vars in 933 bytes} [Wed Jul 1 08:10:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:10:37.619 8 INFO oslo.messaging._drivers.impl_rabbit [-] [481d2f91-6f67-4149-85ea-93b9ef0112f1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57360. 2026-07-01 08:10:37.622 8 INFO oslo.messaging._drivers.impl_rabbit [-] [daca6e9f-5e3b-4784-b66d-ea7e5f98bf25] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57346. [pid: 8|app: 0|req: 34/65] 199.204.45.95 () {44 vars in 955 bytes} [Wed Jul 1 08:10:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:10:37.667 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa43da30-c59e-4596-8604-d9d98a912d6b d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 199.204.45.95 () {44 vars in 1032 bytes} [Wed Jul 1 08:10:37 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.204.45.95 () {44 vars in 1055 bytes} [Wed Jul 1 08:10:37 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05 => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/68] 199.204.45.95 () {48 vars in 961 bytes} [Wed Jul 1 08:10:37 2026] POST /v2.0/subnets => generated 627 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:10:39.020 8 INFO neutron.api.v2.resource [None req-29c038e7-7617-4b88-ac87-2d8c2c8db66d d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jul 1 08:10:38 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.204.45.95 () {44 vars in 989 bytes} [Wed Jul 1 08:10:39 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.95 () {48 vars in 976 bytes} [Wed Jul 1 08:10:39 2026] POST /v2.0/security-groups => generated 1616 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:40 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 1616 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:40 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:40 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.95 () {48 vars in 987 bytes} [Wed Jul 1 08:10:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:41 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 2230 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:41 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:41 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.95 () {48 vars in 987 bytes} [Wed Jul 1 08:10:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:42 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 2846 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:42 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 2846 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:42 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.95 () {48 vars in 987 bytes} [Wed Jul 1 08:10:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:43 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 3462 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:43 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 3462 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:44 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 3462 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.95 () {48 vars in 987 bytes} [Wed Jul 1 08:10:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:45 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 4078 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:45 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:45 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.95 () {48 vars in 987 bytes} [Wed Jul 1 08:10:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.204.45.95 () {44 vars in 983 bytes} [Wed Jul 1 08:10:46 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05 => generated 732 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:10:46.532 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b655adb3-bbb2-44a9-87a8-d1bf8ee6828a d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 46/95] 199.204.45.95 () {44 vars in 1072 bytes} [Wed Jul 1 08:10:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05 => 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: 50/96] 199.204.45.95 () {44 vars in 1095 bytes} [Wed Jul 1 08:10:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05 => generated 12 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:46 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 199.204.45.95 () {48 vars in 957 bytes} [Wed Jul 1 08:10:46 2026] POST /v2.0/ports => generated 1096 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:10:52.601 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8a497ee-5dd6-424b-a194-764a0e10e2c6 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/99] 199.204.45.95 () {44 vars in 975 bytes} [Wed Jul 1 08:10:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 52/100] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 199.204.45.95 () {48 vars in 1027 bytes} [Wed Jul 1 08:10:52 2026] PUT /v2.0/ports/aaa4a67c-59bb-4f81-ad79-f166ed14ce23 => generated 1209 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 199.204.45.95 () {44 vars in 916 bytes} [Wed Jul 1 08:10:54 2026] GET /v2.0/ports => generated 3726 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:10:55.885 7 INFO neutron.api.v2.resource [None req-e64b4fca-ac1d-49d9-9dd3-1c87af0d5c17 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/103] 199.204.45.95 () {44 vars in 955 bytes} [Wed Jul 1 08:10:55 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/104] 199.204.45.95 () {44 vars in 977 bytes} [Wed Jul 1 08:10:55 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 199.204.45.95 () {48 vars in 976 bytes} [Wed Jul 1 08:10:55 2026] POST /v2.0/security-groups => generated 1610 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:56 2026] GET /v2.0/security-groups/1002967c-8207-4dce-a182-d2ab26885772 => generated 1610 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:57 2026] GET /v2.0/security-groups/1002967c-8207-4dce-a182-d2ab26885772 => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:57 2026] GET /v2.0/security-groups/1002967c-8207-4dce-a182-d2ab26885772 => generated 1610 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.204.45.95 () {48 vars in 987 bytes} [Wed Jul 1 08:10:57 2026] POST /v2.0/security-group-rules => generated 621 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:58 2026] GET /v2.0/security-groups/1002967c-8207-4dce-a182-d2ab26885772 => generated 2244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:58 2026] GET /v2.0/security-groups/1002967c-8207-4dce-a182-d2ab26885772 => generated 2244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:10:58 2026] GET /v2.0/security-groups/1002967c-8207-4dce-a182-d2ab26885772 => generated 2244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.204.45.95 () {48 vars in 987 bytes} [Wed Jul 1 08:10:58 2026] POST /v2.0/security-group-rules => generated 625 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/128] 199.204.45.95 () {44 vars in 971 bytes} [Wed Jul 1 08:12:34 2026] GET /v2.0/quotas/26defb482fac420da413db417841fc9a => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 66/129] 199.204.45.95 () {48 vars in 1023 bytes} [Wed Jul 1 08:12:34 2026] PUT /v2.0/quotas/26defb482fac420da413db417841fc9a => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:15:04.977 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [daca6e9f-5e3b-4784-b66d-ea7e5f98bf25] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:15:04.979 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [481d2f91-6f67-4149-85ea-93b9ef0112f1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:15:04.980 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 08:15:04 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.95) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:15:05.293 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e009345a-2cec-4001-822c-2a188b220e2b d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/150] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:15:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 323 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:15:05.307 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9217f3d0-1447-45cd-9eef-e84bae75d983] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:15:05.308 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6ab5225d-5c2d-4af8-a466-951a4145f657] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:15:05.310 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 08:15:05 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.95) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 74/151] 199.204.45.95 () {30 vars in 762 bytes} [Wed Jul 1 08:15:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:15:06.986 8 INFO oslo.messaging._drivers.impl_rabbit [-] [481d2f91-6f67-4149-85ea-93b9ef0112f1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39436. 2026-07-01 08:15:06.986 8 INFO oslo.messaging._drivers.impl_rabbit [-] [daca6e9f-5e3b-4784-b66d-ea7e5f98bf25] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39424. 2026-07-01 08:15:07.053 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9aa297fb-cbe9-4f7c-8d2e-f1306ee75912 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 78/152] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:15:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:15:07.096 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9217f3d0-1447-45cd-9eef-e84bae75d983] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39440. 2026-07-01 08:15:07.099 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6ab5225d-5c2d-4af8-a466-951a4145f657] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39442. [pid: 7|app: 0|req: 75/153] 199.204.45.95 () {30 vars in 762 bytes} [Wed Jul 1 08:15:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:25:05.351 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [481d2f91-6f67-4149-85ea-93b9ef0112f1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:25:05.351 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [daca6e9f-5e3b-4784-b66d-ea7e5f98bf25] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:25:05.352 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 08:25:05 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=21e8c45782ef43f18e1598321a0ad765 (ip 199.204.45.95) !!! 2026-07-01 08:25:05.519 8 INFO neutron.api.v2.resource [None req-338e764d-cd4d-467b-917e-8174d370557a d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 119/234] 199.204.45.95 () {44 vars in 1070 bytes} [Wed Jul 1 08:25:05 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=21e8c45782ef43f18e1598321a0ad765 => generated 139 bytes in 173 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:25:05.529 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6ab5225d-5c2d-4af8-a466-951a4145f657] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:25:05.530 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9217f3d0-1447-45cd-9eef-e84bae75d983] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:25:05.531 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 08:25:05 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=21e8c45782ef43f18e1598321a0ad765 (ip 199.204.45.95) !!! [pid: 7|app: 0|req: 116/235] 199.204.45.95 () {44 vars in 1093 bytes} [Wed Jul 1 08:25:05 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=21e8c45782ef43f18e1598321a0ad765 => generated 23 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/236] 199.204.45.95 () {48 vars in 977 bytes} [Wed Jul 1 08:25:05 2026] POST /v2.0/security-groups => generated 1624 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:25:06.937 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9217f3d0-1447-45cd-9eef-e84bae75d983] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52958. 2026-07-01 08:25:06.937 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6ab5225d-5c2d-4af8-a466-951a4145f657] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52948. [pid: 7|app: 0|req: 117/237] 199.204.45.95 () {44 vars in 1084 bytes} [Wed Jul 1 08:25:06 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350?project_id=21e8c45782ef43f18e1598321a0ad765 => generated 1624 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/238] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:25:06 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350 => generated 1624 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/239] 199.204.45.95 () {44 vars in 1084 bytes} [Wed Jul 1 08:25:07 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350?project_id=21e8c45782ef43f18e1598321a0ad765 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:25:07.177 8 INFO oslo.messaging._drivers.impl_rabbit [-] [481d2f91-6f67-4149-85ea-93b9ef0112f1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52970. 2026-07-01 08:25:07.179 8 INFO oslo.messaging._drivers.impl_rabbit [-] [daca6e9f-5e3b-4784-b66d-ea7e5f98bf25] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52978. [pid: 8|app: 0|req: 122/240] 199.204.45.95 () {48 vars in 987 bytes} [Wed Jul 1 08:25:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/241] 199.204.45.95 () {44 vars in 1084 bytes} [Wed Jul 1 08:25:08 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350?project_id=21e8c45782ef43f18e1598321a0ad765 => generated 2234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/242] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:25:08 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350 => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/243] 199.204.45.95 () {44 vars in 1084 bytes} [Wed Jul 1 08:25:08 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350?project_id=21e8c45782ef43f18e1598321a0ad765 => generated 2234 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/244] 199.204.45.95 () {48 vars in 987 bytes} [Wed Jul 1 08:25:08 2026] POST /v2.0/security-group-rules => generated 599 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/245] 199.204.45.95 () {44 vars in 1084 bytes} [Wed Jul 1 08:25:09 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350?project_id=21e8c45782ef43f18e1598321a0ad765 => generated 2846 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/246] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:25:09 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350 => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/247] 199.204.45.95 () {44 vars in 1084 bytes} [Wed Jul 1 08:25:09 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350?project_id=21e8c45782ef43f18e1598321a0ad765 => generated 2846 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/248] 199.204.45.95 () {48 vars in 987 bytes} [Wed Jul 1 08:25:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/249] 199.204.45.95 () {44 vars in 1084 bytes} [Wed Jul 1 08:25:11 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350?project_id=21e8c45782ef43f18e1598321a0ad765 => generated 3460 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/250] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:25:11 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350 => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/251] 199.204.45.95 () {44 vars in 1084 bytes} [Wed Jul 1 08:25:11 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350?project_id=21e8c45782ef43f18e1598321a0ad765 => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/252] 199.204.45.95 () {48 vars in 987 bytes} [Wed Jul 1 08:25:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 199.204.45.95 () {30 vars in 739 bytes} [Wed Jul 1 08:27:29 2026] GET /v2.0/networks?tenant_id=21e8c45782ef43f18e1598321a0ad765&shared=False => generated 15 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:27:29.884 8 INFO neutron.db.segments_db [None req-dac3cc74-1b84-481f-8606-c7d7f40fe3ff 0ebedd578bf34660ab4ed67be0737334 21e8c45782ef43f18e1598321a0ad765 - - e90ee99ac8734cceb6825f308001cdad e90ee99ac8734cceb6825f308001cdad] Added segment 3fee04d4-00bc-4b4c-a0a5-40766bbd72fd of type vxlan for network 6784b63f-7a8f-457b-abf4-1887ad5044b2 [pid: 8|app: 0|req: 138/272] 199.204.45.95 () {34 vars in 681 bytes} [Wed Jul 1 08:27:29 2026] POST /v2.0/networks => generated 718 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/273] 199.204.45.95 () {30 vars in 721 bytes} [Wed Jul 1 08:27:29 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/274] 199.204.45.95 () {30 vars in 632 bytes} [Wed Jul 1 08:27:30 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 199.204.45.95 () {34 vars in 676 bytes} [Wed Jul 1 08:27:30 2026] POST /v2.0/ports => generated 963 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:27:30 2026] GET /v2.0/networks/6784b63f-7a8f-457b-abf4-1887ad5044b2 => generated 705 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.204.45.95 () {30 vars in 721 bytes} [Wed Jul 1 08:27:32 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:27:32 2026] GET /v2.0/networks/6784b63f-7a8f-457b-abf4-1887ad5044b2 => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 199.204.45.95 () {44 vars in 971 bytes} [Wed Jul 1 08:27:43 2026] GET /v2.0/quotas/21e8c45782ef43f18e1598321a0ad765 => generated 292 bytes in 18 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: 139/282] 199.204.45.95 () {48 vars in 1023 bytes} [Wed Jul 1 08:27:44 2026] PUT /v2.0/quotas/21e8c45782ef43f18e1598321a0ad765 => generated 291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:39:34.690 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [481d2f91-6f67-4149-85ea-93b9ef0112f1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:39:34.695 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [daca6e9f-5e3b-4784-b66d-ea7e5f98bf25] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:39:34.696 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 08:39:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.95) !!! 2026-07-01 08:39:34.869 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5416b9f7-454e-48dd-9a1e-43d24c33d5fa d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/379] 199.204.45.95 () {44 vars in 923 bytes} [Wed Jul 1 08:39:34 2026] GET /v2.0/networks/public => generated 108 bytes in 184 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:39:34.879 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6ab5225d-5c2d-4af8-a466-951a4145f657] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:39:34.880 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9217f3d0-1447-45cd-9eef-e84bae75d983] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:39:34.881 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 08:39:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.95) !!! [pid: 7|app: 0|req: 188/380] 199.204.45.95 () {44 vars in 945 bytes} [Wed Jul 1 08:39:34 2026] GET /v2.0/networks?name=public => generated 753 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:39:36.020 8 INFO oslo.messaging._drivers.impl_rabbit [-] [daca6e9f-5e3b-4784-b66d-ea7e5f98bf25] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47634. 2026-07-01 08:39:36.021 8 INFO oslo.messaging._drivers.impl_rabbit [-] [481d2f91-6f67-4149-85ea-93b9ef0112f1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47622. 2026-07-01 08:39:36.054 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dedf3bc5-2d3f-455f-aceb-20938523fa33 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/381] 199.204.45.95 () {44 vars in 923 bytes} [Wed Jul 1 08:39:36 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:39:36.101 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9217f3d0-1447-45cd-9eef-e84bae75d983] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47652. 2026-07-01 08:39:36.105 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6ab5225d-5c2d-4af8-a466-951a4145f657] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47650. [pid: 7|app: 0|req: 189/382] 199.204.45.95 () {44 vars in 945 bytes} [Wed Jul 1 08:39:36 2026] GET /v2.0/networks?name=public => generated 753 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:39:36.171 8 INFO neutron.pecan_wsgi.hooks.translation [None req-17247313-b4b3-46ee-ab21-638dc563f7b6 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/383] 199.204.45.95 () {44 vars in 1030 bytes} [Wed Jul 1 08:39:36 2026] GET /v2.0/subnets/public-subnet?network_id=59efcf46-f336-429b-ab4a-6204b9844fb1 => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 199.204.45.95 () {44 vars in 1053 bytes} [Wed Jul 1 08:39:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=59efcf46-f336-429b-ab4a-6204b9844fb1 => generated 644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:40:09.109 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb4ca619-d704-4cf0-be2b-8a1fb1f327e4 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/389] 199.204.45.95 () {44 vars in 933 bytes} [Wed Jul 1 08:40:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.204.45.95 () {44 vars in 955 bytes} [Wed Jul 1 08:40:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:40:10.086 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70423247-b656-45f9-8e32-a4cf53efcad7 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/391] 199.204.45.95 () {44 vars in 933 bytes} [Wed Jul 1 08:40:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.204.45.95 () {44 vars in 955 bytes} [Wed Jul 1 08:40:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:40:10.182 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3cadc1d-eebd-465c-b577-7f59d656386b d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/393] 199.204.45.95 () {44 vars in 1032 bytes} [Wed Jul 1 08:40:10 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.204.45.95 () {44 vars in 1055 bytes} [Wed Jul 1 08:40:10 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05 => generated 630 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:40:11.324 7 INFO neutron.api.v2.resource [None req-078aa087-e0c2-40ea-8676-99cf5c9ab128 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/395] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jul 1 08:40:11 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 199.204.45.95 () {44 vars in 989 bytes} [Wed Jul 1 08:40:11 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:40:12 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/398] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:40:12 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.204.45.95 () {44 vars in 1007 bytes} [Wed Jul 1 08:40:12 2026] GET /v2.0/security-group-rules/a1737517-54a1-4125-a595-765b2a565bca => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:40:13 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:40:13 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.204.45.95 () {44 vars in 1007 bytes} [Wed Jul 1 08:40:13 2026] GET /v2.0/security-group-rules/60f01a9c-4d20-4eb7-8e22-c2c22eedf28d => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:40:14 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 4694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:40:14 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 199.204.45.95 () {44 vars in 1007 bytes} [Wed Jul 1 08:40:14 2026] GET /v2.0/security-group-rules/c326025b-1bd4-40b3-8cc9-7f3800d7b72a => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:40:15 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:40:15 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 199.204.45.95 () {44 vars in 1007 bytes} [Wed Jul 1 08:40:15 2026] GET /v2.0/security-group-rules/45e69723-5397-4888-8ccb-832f4adbc23c => generated 603 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:40:16 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:40:16 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/413] 199.204.45.95 () {44 vars in 1007 bytes} [Wed Jul 1 08:40:16 2026] GET /v2.0/security-group-rules/a84db19f-873c-4ae9-a5f8-fafddaaf01d5 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/414] 199.204.45.95 () {44 vars in 983 bytes} [Wed Jul 1 08:40:17 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05 => generated 732 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:40:17.502 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0b70b6b-a423-46de-99b6-091ab80c4915 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 210/415] 199.204.45.95 () {44 vars in 1072 bytes} [Wed Jul 1 08:40:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05 => 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: 206/416] 199.204.45.95 () {44 vars in 1095 bytes} [Wed Jul 1 08:40:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05 => generated 1250 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/417] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:40:17 2026] GET /v2.0/security-groups/a0267d6d-34b7-4b52-8430-87bb7cc7c2d1 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:40:23.998 7 INFO neutron.pecan_wsgi.hooks.translation [None req-874f2cf8-b992-4494-8500-e5e9d179852b d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 207/418] 199.204.45.95 () {44 vars in 975 bytes} [Wed Jul 1 08:40:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/419] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/420] 199.204.45.95 () {44 vars in 916 bytes} [Wed Jul 1 08:40:25 2026] GET /v2.0/ports => generated 4721 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:40:26.702 8 INFO neutron.api.v2.resource [None req-33511270-d67b-4005-94ab-a5ab583f1238 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 213/421] 199.204.45.95 () {44 vars in 955 bytes} [Wed Jul 1 08:40:26 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: 7|app: 0|req: 209/422] 199.204.45.95 () {44 vars in 977 bytes} [Wed Jul 1 08:40:26 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/423] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:40:27 2026] GET /v2.0/security-groups/1002967c-8207-4dce-a182-d2ab26885772 => generated 2882 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/424] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:40:27 2026] GET /v2.0/security-groups/1002967c-8207-4dce-a182-d2ab26885772 => generated 2882 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/425] 199.204.45.95 () {44 vars in 1007 bytes} [Wed Jul 1 08:40:27 2026] GET /v2.0/security-group-rules/d9b244e8-f700-4f7f-b83d-9d900e516372 => generated 621 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/426] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:40:28 2026] GET /v2.0/security-groups/1002967c-8207-4dce-a182-d2ab26885772 => generated 2882 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/427] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:40:28 2026] GET /v2.0/security-groups/1002967c-8207-4dce-a182-d2ab26885772 => generated 2882 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/428] 199.204.45.95 () {44 vars in 1007 bytes} [Wed Jul 1 08:40:28 2026] GET /v2.0/security-group-rules/132a14a2-1e15-4124-a525-3058ced4d460 => generated 625 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/431] 199.204.45.95 () {44 vars in 971 bytes} [Wed Jul 1 08:40:41 2026] GET /v2.0/quotas/26defb482fac420da413db417841fc9a => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:41:33.804 7 INFO neutron.api.v2.resource [None req-20dd7ebd-498b-4c06-960c-e060001c458d d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 218/440] 199.204.45.95 () {44 vars in 1070 bytes} [Wed Jul 1 08:41:33 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=21e8c45782ef43f18e1598321a0ad765 => generated 139 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/441] 199.204.45.95 () {44 vars in 1093 bytes} [Wed Jul 1 08:41:33 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=21e8c45782ef43f18e1598321a0ad765 => generated 4072 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/442] 199.204.45.95 () {44 vars in 1084 bytes} [Wed Jul 1 08:41:34 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350?project_id=21e8c45782ef43f18e1598321a0ad765 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/443] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:41:34 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/444] 199.204.45.95 () {44 vars in 1007 bytes} [Wed Jul 1 08:41:34 2026] GET /v2.0/security-group-rules/a92d6c8b-a83d-45ff-ac27-7d6306afcf44 => generated 597 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/445] 199.204.45.95 () {44 vars in 1084 bytes} [Wed Jul 1 08:41:35 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350?project_id=21e8c45782ef43f18e1598321a0ad765 => generated 4075 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/446] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:41:36 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350 => generated 4075 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/447] 199.204.45.95 () {44 vars in 1007 bytes} [Wed Jul 1 08:41:36 2026] GET /v2.0/security-group-rules/dfc422e6-5e85-4d48-8916-cf4481ee0189 => generated 599 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/448] 199.204.45.95 () {44 vars in 1084 bytes} [Wed Jul 1 08:41:36 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350?project_id=21e8c45782ef43f18e1598321a0ad765 => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/449] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:41:37 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350 => generated 4075 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/450] 199.204.45.95 () {44 vars in 1007 bytes} [Wed Jul 1 08:41:37 2026] GET /v2.0/security-group-rules/59e7b771-eabe-4a9a-a92a-865b5810136c => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/451] 199.204.45.95 () {44 vars in 1084 bytes} [Wed Jul 1 08:41:38 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350?project_id=21e8c45782ef43f18e1598321a0ad765 => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/452] 199.204.45.95 () {44 vars in 997 bytes} [Wed Jul 1 08:41:38 2026] GET /v2.0/security-groups/84429303-b0e8-494d-9073-22c141d63350 => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/453] 199.204.45.95 () {44 vars in 1007 bytes} [Wed Jul 1 08:41:38 2026] GET /v2.0/security-group-rules/66b46ca2-21c0-4fee-b4c1-6943dc37b7bf => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/454] 199.204.45.95 () {44 vars in 971 bytes} [Wed Jul 1 08:41:45 2026] GET /v2.0/quotas/21e8c45782ef43f18e1598321a0ad765 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:42:36.990 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [481d2f91-6f67-4149-85ea-93b9ef0112f1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:42:36.991 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [daca6e9f-5e3b-4784-b66d-ea7e5f98bf25] 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: 234/463] 199.204.45.95 () {44 vars in 945 bytes} [Wed Jul 1 08:42:36 2026] GET /v2.0/networks?name=public => generated 753 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:43:18.051 8 INFO oslo.messaging._drivers.impl_rabbit [-] [daca6e9f-5e3b-4784-b66d-ea7e5f98bf25] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40426. 2026-07-01 08:43:18.052 8 INFO oslo.messaging._drivers.impl_rabbit [-] [481d2f91-6f67-4149-85ea-93b9ef0112f1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40442. [pid: 8|app: 0|req: 238/470] 10.0.0.236 () {32 vars in 649 bytes} [Wed Jul 1 08:43:18 2026] GET /v2.0/networks => generated 2168 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/471] 10.0.0.236 () {32 vars in 655 bytes} [Wed Jul 1 08:43:19 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/472] 10.0.0.236 () {32 vars in 647 bytes} [Wed Jul 1 08:43:19 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/473] 10.0.0.236 () {32 vars in 643 bytes} [Wed Jul 1 08:43:19 2026] GET /v2.0/ports => generated 4721 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/474] 10.0.0.236 () {32 vars in 647 bytes} [Wed Jul 1 08:43:19 2026] GET /v2.0/subnets => generated 1261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/475] 10.0.0.236 () {32 vars in 649 bytes} [Wed Jul 1 08:43:19 2026] GET /v2.0/networks => generated 2168 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/476] 10.0.0.236 () {32 vars in 663 bytes} [Wed Jul 1 08:43:20 2026] GET /v2.0/security-groups => generated 17397 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/477] 10.0.0.236 () {32 vars in 655 bytes} [Wed Jul 1 08:43:20 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:43:31.325 8 INFO neutron.db.segments_db [None req-cefa51cd-1fd4-41cb-af25-6ecb55ace81d d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 88fb5496-273f-4478-9ae1-d4c1094059fb of type vxlan for network f75368c6-bd5a-4b9c-a263-ef4afa7834be 2026-07-01 08:43:31.381 7 INFO neutron.db.segments_db [None req-64f4df10-d1cf-4571-9b27-43b792e61361 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 24cdb585-a43c-497c-a20b-0be6f830b200 of type vxlan for network d96558f7-8629-4a78-90e8-e6a2922412a8 [pid: 8|app: 0|req: 242/480] 10.0.0.236 () {34 vars in 671 bytes} [Wed Jul 1 08:43:30 2026] POST /v2.0/networks => generated 752 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/481] 10.0.0.236 () {34 vars in 671 bytes} [Wed Jul 1 08:43:31 2026] POST /v2.0/networks => generated 749 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/482] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:43:31 2026] POST /v2.0/subnets => generated 675 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:43:31.989 8 INFO neutron.db.segments_db [None req-e9c6df58-91fe-4341-938a-ac0bd59f932a d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 3e9c2c38-065d-4fbb-a97b-25469cad31b8 of type vxlan for network 77dca1b1-4aac-47e2-ba39-fb751c13805b [pid: 8|app: 0|req: 243/483] 10.0.0.236 () {34 vars in 671 bytes} [Wed Jul 1 08:43:31 2026] POST /v2.0/networks => generated 744 bytes in 700 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/484] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:43:31 2026] POST /v2.0/subnets => generated 672 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:43:32.263 7 INFO neutron.db.segments_db [None req-043b09be-f833-4d16-b4cd-751320f02672 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 0b9d76a0-f019-47c5-b93a-b5c721daa40f of type vxlan for network 0f98b136-1967-422b-a7eb-3d46bd4654f0 [pid: 8|app: 0|req: 244/485] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:43:32 2026] GET /v2.0/security-groups?tenant_id=5015d0c1e7c6473390c376dff2304685&name=default => generated 2921 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:43:32.641 7 INFO neutron.db.l3_hamode_db [None req-043b09be-f833-4d16-b4cd-751320f02672 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 245/486] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:43:32 2026] POST /v2.0/subnets => generated 667 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:43:33.173 8 INFO neutron.db.segments_db [None req-1d1686d0-d4f2-4a8c-bbaf-fadccdf7e0bc d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 27dca0d8-7575-439b-a12b-6c61a8faa74e of type vxlan for network 35915b3c-2b91-4178-ace7-ae2d181f1b3d 2026-07-01 08:43:33.591 8 INFO neutron.db.l3_hamode_db [None req-1d1686d0-d4f2-4a8c-bbaf-fadccdf7e0bc d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:43:33.924 7 INFO neutron.db.l3_hamode_db [None req-043b09be-f833-4d16-b4cd-751320f02672 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:43:34.791 8 INFO neutron.db.l3_hamode_db [None req-1d1686d0-d4f2-4a8c-bbaf-fadccdf7e0bc d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 242/487] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:43:32 2026] POST /v2.0/routers => generated 739 bytes in 3286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/488] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:43:35 2026] DELETE /v2.0/security-groups/797501e8-b9df-41b5-85c3-1758fbdd9209 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:43:35.661 7 INFO neutron.db.segments_db [None req-b4c8c529-3ef1-4582-9cd9-be77ca8f1315 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment dd1967ec-dcd9-4dde-84f4-ed0d66dd5d92 of type vxlan for network aa5b703a-8816-424a-845d-f6641e17b6c3 2026-07-01 08:43:36.032 7 INFO neutron.db.l3_hamode_db [None req-b4c8c529-3ef1-4582-9cd9-be77ca8f1315 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 246/489] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:43:33 2026] POST /v2.0/routers => generated 736 bytes in 3416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:43:37.137 7 INFO neutron.db.l3_hamode_db [None req-b4c8c529-3ef1-4582-9cd9-be77ca8f1315 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 247/490] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:43:36 2026] PUT /v2.0/routers/f0c44081-817c-42d4-acd4-8d282f6b532d/add_router_interface => generated 309 bytes in 1732 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/491] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:43:35 2026] POST /v2.0/routers => generated 731 bytes in 2835 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:43:38.736 7 INFO neutron.db.segments_db [None req-916760e8-ecea-46cc-85dc-481dd87b86bb d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 93630644-7919-4a0a-ad83-ac0e8fe57da9 of type vxlan for network 43e3db31-c6c0-4258-8ea9-34da7f5ccb53 [pid: 7|app: 0|req: 245/492] 10.0.0.236 () {34 vars in 671 bytes} [Wed Jul 1 08:43:38 2026] POST /v2.0/networks => generated 746 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/493] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:43:38 2026] PUT /v2.0/routers/682c2ac8-abbb-4d30-88bf-3e1892af96a9/add_router_interface => generated 309 bytes in 1309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:43:39.483 8 WARNING neutron_lib.context [None req-b6815297-3c34-4799-9910-a22297117ad4 143ddd0047464b4a9a583893b8744ac4 ebe63bed8a474747a5c05a45dac6a3aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 249/494] 10.0.0.236 () {34 vars in 685 bytes} [Wed Jul 1 08:43:39 2026] POST /v2.0/security-groups => generated 1660 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/495] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:43:39 2026] POST /v2.0/subnets => generated 669 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:43:39.837 8 WARNING neutron_lib.context [None req-535d3291-6cbd-456d-b4f8-8358e4a1eaa0 143ddd0047464b4a9a583893b8744ac4 ebe63bed8a474747a5c05a45dac6a3aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 251/496] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:43:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:43:40.013 8 INFO neutron.db.segments_db [None req-bb13ab3b-e502-4de7-b9aa-2a969822b26f d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 2154fcbe-61ed-4f02-a862-629bc18d9dd6 of type vxlan for network 70e15d9a-8e1c-40a4-9eb0-05a1e99510f7 [pid: 7|app: 0|req: 246/497] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:43:38 2026] PUT /v2.0/routers/cf8f6d75-63f8-4e5b-973d-c3f9c6f6a437/add_router_interface => generated 309 bytes in 1403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:43:40.277 7 WARNING neutron_lib.context [None req-52defb60-6ed9-4568-affc-10b1781f6196 143ddd0047464b4a9a583893b8744ac4 ebe63bed8a474747a5c05a45dac6a3aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:43:40.814 8 INFO neutron.db.l3_hamode_db [None req-bb13ab3b-e502-4de7-b9aa-2a969822b26f d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 247/498] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:43:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:43:41.002 7 WARNING neutron_lib.context [req-bfae59b1-18c3-4126-8f0f-9acdf6f4cb2e req-61863efa-8b8a-46e2-9101-b313fa302bf5 8b66837dc3c542e5803e65337549b3ca 9b32a65474264c439fbb4227c118ae6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 248/499] 10.0.0.96 () {38 vars in 970 bytes} [Wed Jul 1 08:43:40 2026] POST /v2.0/security-groups => generated 1685 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:43:41.336 7 WARNING neutron_lib.context [None req-e7fc5353-f068-442e-a3ca-1e6124e99ede 143ddd0047464b4a9a583893b8744ac4 ebe63bed8a474747a5c05a45dac6a3aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 249/500] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:43:41 2026] POST /v2.0/floatingips => generated 552 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:43:42.107 7 WARNING neutron_lib.context [None req-733a3d87-ec84-44c7-8471-cbae9bc2afee 7450e86580b7472aa1ce92442d4b3f3a c05677a1a5c544a59435a8ecf1b467b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:43:42.239 8 INFO neutron.db.l3_hamode_db [None req-bb13ab3b-e502-4de7-b9aa-2a969822b26f d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 250/501] 10.0.0.236 () {34 vars in 685 bytes} [Wed Jul 1 08:43:42 2026] POST /v2.0/security-groups => generated 1661 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:43:42 2026] GET /v2.0/security-groups/12cd1ba7-4ee2-445c-96af-0b005fdab278 => generated 1685 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:43:42.365 7 WARNING neutron_lib.context [None req-80ac5711-4704-4496-98e5-7f9206d3c35b 7450e86580b7472aa1ce92442d4b3f3a c05677a1a5c544a59435a8ecf1b467b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 252/503] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:43:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:43:42.508 7 WARNING neutron_lib.context [req-95738344-7176-4611-8cf6-ab02312837f7 req-12efdfa0-8e9a-4054-ba1f-cb7b2be48a64 8b66837dc3c542e5803e65337549b3ca 9b32a65474264c439fbb4227c118ae6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 253/504] 10.0.0.96 () {38 vars in 980 bytes} [Wed Jul 1 08:43:42 2026] POST /v2.0/security-group-rules => generated 614 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:43:42.635 7 WARNING neutron_lib.context [None req-3f3d0b1b-6a13-4793-8402-f5ff26abd7d6 7450e86580b7472aa1ce92442d4b3f3a c05677a1a5c544a59435a8ecf1b467b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 254/505] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:43:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/506] 10.0.0.96 () {34 vars in 1099 bytes} [Wed Jul 1 08:43:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2033858707&fields=id&tenant_id=ebe63bed8a474747a5c05a45dac6a3aa => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:43:42.836 7 WARNING neutron_lib.context [req-ec14cda4-f10b-4d34-b857-ddd8beecaad2 req-77a15072-c682-4e2e-92ce-4c968566d399 8b66837dc3c542e5803e65337549b3ca 9b32a65474264c439fbb4227c118ae6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 256/507] 10.0.0.96 () {38 vars in 970 bytes} [Wed Jul 1 08:43:42 2026] POST /v2.0/security-groups => generated 1685 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:43:42.990 7 WARNING neutron_lib.context [None req-ce0fe759-cb63-4260-a8a6-1795c74d81b9 7450e86580b7472aa1ce92442d4b3f3a c05677a1a5c544a59435a8ecf1b467b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 252/508] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:43:39 2026] POST /v2.0/routers => generated 733 bytes in 3460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/509] 10.0.0.96 () {34 vars in 981 bytes} [Wed Jul 1 08:43:43 2026] GET /v2.0/networks?id=f75368c6-bd5a-4b9c-a263-ef4afa7834be => generated 684 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/510] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:43:42 2026] POST /v2.0/floatingips => generated 552 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/511] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:43:43 2026] GET /v2.0/security-groups/2c1b0aaf-ff19-4ce8-bc01-c91313054d56 => generated 1685 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/512] 10.0.0.96 () {34 vars in 964 bytes} [Wed Jul 1 08:43:43 2026] GET /v2.0/quotas/ebe63bed8a474747a5c05a45dac6a3aa => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:43:43.597 8 WARNING neutron_lib.context [req-b2acdc4b-29ee-4c0c-8e3c-f8d40dba433b req-f74ec42f-1ff2-404b-9322-8bf3dbbd4a63 8b66837dc3c542e5803e65337549b3ca 9b32a65474264c439fbb4227c118ae6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 256/513] 10.0.0.96 () {38 vars in 980 bytes} [Wed Jul 1 08:43:43 2026] POST /v2.0/security-group-rules => generated 614 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/514] 10.0.0.96 () {34 vars in 1001 bytes} [Wed Jul 1 08:43:43 2026] GET /v2.0/ports?tenant_id=ebe63bed8a474747a5c05a45dac6a3aa&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:43:43 2026] GET /v2.0/security-groups/2c1b0aaf-ff19-4ce8-bc01-c91313054d56 => generated 2310 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:43:43.988 8 WARNING neutron_lib.context [req-b0c72d9d-7a74-4a57-90e2-47ad375bd2fb req-3b714b81-9711-44a5-9a3f-6b114614a9eb 8b66837dc3c542e5803e65337549b3ca 9b32a65474264c439fbb4227c118ae6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 259/516] 10.0.0.96 () {38 vars in 980 bytes} [Wed Jul 1 08:43:43 2026] POST /v2.0/security-group-rules => generated 619 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/517] 10.0.0.96 () {34 vars in 1099 bytes} [Wed Jul 1 08:43:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2024890987&fields=id&tenant_id=c05677a1a5c544a59435a8ecf1b467b8 => generated 69 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/518] 10.0.0.96 () {34 vars in 906 bytes} [Wed Jul 1 08:43:44 2026] GET /v2.0/extensions => generated 19901 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/519] 10.0.0.96 () {34 vars in 981 bytes} [Wed Jul 1 08:43:44 2026] GET /v2.0/networks?id=77dca1b1-4aac-47e2-ba39-fb751c13805b => generated 676 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/520] 10.0.0.96 () {34 vars in 1007 bytes} [Wed Jul 1 08:43:44 2026] GET /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be?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: 264/521] 10.0.0.96 () {34 vars in 964 bytes} [Wed Jul 1 08:43:44 2026] GET /v2.0/quotas/c05677a1a5c544a59435a8ecf1b467b8 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/522] 10.0.0.96 () {34 vars in 1107 bytes} [Wed Jul 1 08:43:44 2026] GET /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/523] 10.0.0.96 () {34 vars in 1001 bytes} [Wed Jul 1 08:43:44 2026] GET /v2.0/ports?tenant_id=c05677a1a5c544a59435a8ecf1b467b8&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/524] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:43:44 2026] GET /v2.0/security-groups/2c1b0aaf-ff19-4ce8-bc01-c91313054d56 => generated 2940 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/525] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:44 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/526] 10.0.0.96 () {34 vars in 1000 bytes} [Wed Jul 1 08:43:44 2026] GET /v2.0/security-group-rules/20a74331-36fb-4e20-b8bd-5bd71ef57916 => generated 616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/527] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:43:44 2026] GET /v2.0/security-groups/2c1b0aaf-ff19-4ce8-bc01-c91313054d56 => generated 2940 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/528] 10.0.0.96 () {36 vars in 1022 bytes} [Wed Jul 1 08:43:44 2026] DELETE /v2.0/security-group-rules/20a74331-36fb-4e20-b8bd-5bd71ef57916 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/529] 10.0.0.96 () {34 vars in 906 bytes} [Wed Jul 1 08:43:45 2026] GET /v2.0/extensions => generated 19901 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/530] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:43:45 2026] GET /v2.0/security-groups/2c1b0aaf-ff19-4ce8-bc01-c91313054d56 => generated 2310 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/531] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:43:43 2026] PUT /v2.0/routers/066c745d-8605-487d-a47f-fb203f8d303b/add_router_interface => generated 309 bytes in 1569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/532] 10.0.0.96 () {34 vars in 1007 bytes} [Wed Jul 1 08:43:45 2026] GET /v2.0/networks/77dca1b1-4aac-47e2-ba39-fb751c13805b?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: 259/533] 10.0.0.96 () {36 vars in 1012 bytes} [Wed Jul 1 08:43:45 2026] DELETE /v2.0/security-groups/2c1b0aaf-ff19-4ce8-bc01-c91313054d56 => 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: 275/534] 10.0.0.96 () {34 vars in 1107 bytes} [Wed Jul 1 08:43:45 2026] GET /v2.0/networks/77dca1b1-4aac-47e2-ba39-fb751c13805b?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: 260/535] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:43:45 2026] GET /v2.0/security-groups/12cd1ba7-4ee2-445c-96af-0b005fdab278 => generated 2310 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/536] 10.0.0.96 () {36 vars in 1012 bytes} [Wed Jul 1 08:43:45 2026] DELETE /v2.0/security-groups/12cd1ba7-4ee2-445c-96af-0b005fdab278 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/537] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:45 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:43:45.737 7 WARNING neutron_lib.context [None req-62d794a1-c8f9-4e4e-99b9-a4dd81ad866e 1f189ffb8b514ec188e586a31129184f 86209d94f03f4af28830affb3dc70d7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 262/538] 10.0.0.236 () {34 vars in 685 bytes} [Wed Jul 1 08:43:45 2026] POST /v2.0/security-groups => generated 1660 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:43:45.935 7 WARNING neutron_lib.context [None req-eef28d9e-dbbf-49af-96a8-6ed403a806d8 1f189ffb8b514ec188e586a31129184f 86209d94f03f4af28830affb3dc70d7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 263/539] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:43:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/542] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:46 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:43:46.134 7 WARNING neutron_lib.context [None req-ee4a9ec3-0cd7-41a9-b269-b2b2c0ab9ce3 1f189ffb8b514ec188e586a31129184f 86209d94f03f4af28830affb3dc70d7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 267/543] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:43:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/544] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:43:46 2026] GET /v2.0/networks?id=f75368c6-bd5a-4b9c-a263-ef4afa7834be => generated 684 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:43:46.701 7 WARNING neutron_lib.context [None req-85988cdf-513f-47b5-be1b-7a64dc22d72c 1f189ffb8b514ec188e586a31129184f 86209d94f03f4af28830affb3dc70d7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 277/545] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:43:45 2026] PUT /v2.0/routers/682c2ac8-abbb-4d30-88bf-3e1892af96a9/remove_router_interface => generated 309 bytes in 1664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/546] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:43:47 2026] GET /v2.0/networks?id=77dca1b1-4aac-47e2-ba39-fb751c13805b => generated 676 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/547] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:47 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/548] 199.204.45.95 () {34 vars in 1049 bytes} [Wed Jul 1 08:43:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ebe63bed8a474747a5c05a45dac6a3aa => generated 181 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/549] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:43:46 2026] POST /v2.0/floatingips => generated 552 bytes in 820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/550] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:47 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/551] 199.204.45.95 () {34 vars in 1049 bytes} [Wed Jul 1 08:43:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c05677a1a5c544a59435a8ecf1b467b8 => generated 181 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:43:47.614 7 WARNING neutron_lib.context [req-557bf661-0e6d-4ddd-8c75-2f48b8eb9103 req-32a8f045-d47b-4889-970e-f3ea44911de7 143ddd0047464b4a9a583893b8744ac4 ebe63bed8a474747a5c05a45dac6a3aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:43:48.026 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-b911fecd-1836-41c4-905d-c01c529fc7c1 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 272/552] 199.204.45.95 () {38 vars in 954 bytes} [Wed Jul 1 08:43:47 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, ' 2026-07-01 08:43:48.185 7 WARNING neutron_lib.context [req-d1487a58-052e-44b0-9b64-f07deb722b36 req-dc67a558-3b12-436a-ba1c-3b4d302a92d9 7450e86580b7472aa1ce92442d4b3f3a c05677a1a5c544a59435a8ecf1b467b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:43:48.493 8 INFO neutron.db.l3_hamode_db [None req-b911fecd-1836-41c4-905d-c01c529fc7c1 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] HA network 35915b3c-2b91-4178-ace7-ae2d181f1b3d was deleted as no HA routers are present in tenant 9b32a65474264c439fbb4227c118ae6a. [pid: 8|app: 0|req: 281/553] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:43:47 2026] DELETE /v2.0/routers/682c2ac8-abbb-4d30-88bf-3e1892af96a9 => generated 0 bytes in 1189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/554] 199.204.45.95 () {34 vars in 910 bytes} [Wed Jul 1 08:43:48 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/555] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:48 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 957 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/556] 199.204.45.95 () {38 vars in 954 bytes} [Wed Jul 1 08:43:48 2026] POST /v2.0/ports => generated 954 bytes in 448 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: 274/557] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:48 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&fields=id&fields=name => generated 114 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/558] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:48 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 957 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:43:48.879 8 INFO neutron.services.segments.plugin [-] Segment 27dca0d8-7575-439b-a12b-6c61a8faa74e resource provider aggregate not found [pid: 8|app: 0|req: 284/559] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:43:48 2026] DELETE /v2.0/subnets/48e16304-b397-4cea-ab03-44128dced594 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:43:48.898 8 INFO neutron.services.segments.plugin [-] Segment 27dca0d8-7575-439b-a12b-6c61a8faa74e resource provider aggregate not found 2026-07-01 08:43:48.904 8 INFO neutron.services.segments.plugin [-] Segment 27dca0d8-7575-439b-a12b-6c61a8faa74e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27dca0d8-7575-439b-a12b-6c61a8faa74e found for delete ", "request_id": "req-dea6a8f0-443b-4e76-a28d-2b062f4ec4ce"}]} [pid: 7|app: 0|req: 276/560] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:48 2026] GET /v2.0/security-groups?id=7713aae5-fccb-45f6-b0cb-556dc12e728f&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:43:48.929 8 INFO neutron.services.segments.plugin [-] Segment 27dca0d8-7575-439b-a12b-6c61a8faa74e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27dca0d8-7575-439b-a12b-6c61a8faa74e found for delete ", "request_id": "req-2569a5ff-86a5-41ef-8469-08fd2bf08d10"}]} [pid: 7|app: 0|req: 277/561] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:43:48 2026] PUT /v2.0/ports/796c0b62-a9a8-4b78-9d22-5f6baf84bda1 => generated 1199 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 285/562] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:43:48 2026] PUT /v2.0/ports/2eb6a873-740f-46f9-89b9-8fca6aba6de1 => generated 1199 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 286/563] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:43:49 2026] GET /v2.0/ports?tenant_id=c05677a1a5c544a59435a8ecf1b467b8&device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => 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: 287/564] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:43:49 2026] GET /v2.0/ports?tenant_id=ebe63bed8a474747a5c05a45dac6a3aa&device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 288/565] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:43:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=796c0b62-a9a8-4b78-9d22-5f6baf84bda1 => 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: 289/566] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:43:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2eb6a873-740f-46f9-89b9-8fca6aba6de1 => 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: 278/567] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:43:49 2026] DELETE /v2.0/networks/d96558f7-8629-4a78-90e8-e6a2922412a8 => generated 0 bytes in 328 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: 8|app: 0|req: 290/568] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:43:49 2026] GET /v2.0/subnets?id=cf7ca3a4-0938-4254-99c5-ddd5f01b2db4 => generated 670 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/569] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:43:49 2026] GET /v2.0/subnets?id=6678e8f1-5443-4247-8b0a-5fb60c8afdbf => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/570] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:43:49 2026] GET /v2.0/ports?network_id=77dca1b1-4aac-47e2-ba39-fb751c13805b&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/571] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:43:49 2026] GET /v2.0/ports?network_id=f75368c6-bd5a-4b9c-a263-ef4afa7834be&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: 291/572] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:49 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/573] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:43:49 2026] GET /v2.0/networks/77dca1b1-4aac-47e2-ba39-fb751c13805b?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: 292/574] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:43:49 2026] GET /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/575] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:49 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/576] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/security-groups?tenant_id=9b32a65474264c439fbb4227c118ae6a&name=default => generated 2921 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/577] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/networks/77dca1b1-4aac-47e2-ba39-fb751c13805b?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) 2026-07-01 08:43:50.138 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23441c54-79ce-443b-9118-771e86b23184'] response: {'name': 'network-changed', 'server_uuid': '61520ed9-93e8-4bb1-9dfe-1b38a049f7c4', 'tag': '796c0b62-a9a8-4b78-9d22-5f6baf84bda1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 294/578] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/579] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/ports?tenant_id=c05677a1a5c544a59435a8ecf1b467b8&device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/580] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:43:50 2026] DELETE /v2.0/security-groups/f1f1a7d5-0c7b-4b1b-a7e1-aadac93a4ff3 => 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: 286/581] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/networks?id=77dca1b1-4aac-47e2-ba39-fb751c13805b => generated 772 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:43:50.384 7 INFO neutron.services.segments.plugin [-] Segment 24cdb585-a43c-497c-a20b-0be6f830b200 resource provider aggregate not found [pid: 8|app: 0|req: 296/582] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 969 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:43:50.398 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-292a3e07-724c-4c7a-9c39-14569c7326c6'] response: {'name': 'network-changed', 'server_uuid': '779fd1a2-9854-4d5a-8f63-3132a249023b', 'tag': '2eb6a873-740f-46f9-89b9-8fca6aba6de1', 'status': 'completed', 'code': 200} 2026-07-01 08:43:50.406 7 INFO neutron.services.segments.plugin [-] Segment 24cdb585-a43c-497c-a20b-0be6f830b200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24cdb585-a43c-497c-a20b-0be6f830b200 found for delete ", "request_id": "req-4a93067a-1545-40a3-9207-c733afd69a9f"}]} [pid: 7|app: 0|req: 287/583] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=796c0b62-a9a8-4b78-9d22-5f6baf84bda1 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:43:50.413 7 INFO neutron.services.segments.plugin [-] Segment 24cdb585-a43c-497c-a20b-0be6f830b200 resource provider aggregate not found 2026-07-01 08:43:50.434 7 INFO neutron.services.segments.plugin [-] Segment 24cdb585-a43c-497c-a20b-0be6f830b200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24cdb585-a43c-497c-a20b-0be6f830b200 found for delete ", "request_id": "req-9488d195-8324-4f85-8a1b-afc865226b33"}]} [pid: 8|app: 0|req: 297/584] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/security-groups?id=7713aae5-fccb-45f6-b0cb-556dc12e728f&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/585] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/ports?tenant_id=ebe63bed8a474747a5c05a45dac6a3aa&device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/586] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/subnets?id=cf7ca3a4-0938-4254-99c5-ddd5f01b2db4 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/587] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/networks?id=f75368c6-bd5a-4b9c-a263-ef4afa7834be => generated 780 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/588] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/ports?network_id=77dca1b1-4aac-47e2-ba39-fb751c13805b&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/589] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2eb6a873-740f-46f9-89b9-8fca6aba6de1 => 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: 291/590] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/subnets?id=6678e8f1-5443-4247-8b0a-5fb60c8afdbf => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/591] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/ports?network_id=f75368c6-bd5a-4b9c-a263-ef4afa7834be&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: 300/592] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/networks/77dca1b1-4aac-47e2-ba39-fb751c13805b?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: 293/593] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be?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: 301/594] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/networks/77dca1b1-4aac-47e2-ba39-fb751c13805b?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: 294/595] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:43:50 2026] GET /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be?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: 302/596] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:51 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/597] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:51 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&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: 303/598] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:51 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/599] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:51 2026] GET /v2.0/security-groups?id=7713aae5-fccb-45f6-b0cb-556dc12e728f&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/600] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:52 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/601] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:52 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/602] 10.0.0.96 () {34 vars in 1097 bytes} [Wed Jul 1 08:43:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--886021171&fields=id&tenant_id=86209d94f03f4af28830affb3dc70d7b => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:43:52.530 8 INFO neutron.db.segments_db [None req-f9e368a7-cf13-42bc-9159-0c6b1fec02b6 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment bf07a0ea-a7d8-4d81-9b7d-1313b41d6bf3 of type vxlan for network 93cb8378-7911-4bde-984b-e609aae0b845 [pid: 7|app: 0|req: 300/603] 10.0.0.96 () {34 vars in 981 bytes} [Wed Jul 1 08:43:52 2026] GET /v2.0/networks?id=43e3db31-c6c0-4258-8ea9-34da7f5ccb53 => generated 678 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/604] 10.0.0.96 () {34 vars in 964 bytes} [Wed Jul 1 08:43:52 2026] GET /v2.0/quotas/86209d94f03f4af28830affb3dc70d7b => 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: 304/605] 10.0.0.236 () {34 vars in 671 bytes} [Wed Jul 1 08:43:52 2026] POST /v2.0/networks => generated 744 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/606] 10.0.0.96 () {34 vars in 1001 bytes} [Wed Jul 1 08:43:52 2026] GET /v2.0/ports?tenant_id=86209d94f03f4af28830affb3dc70d7b&fields=id => generated 103 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/607] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:52 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 10.0.0.96 () {34 vars in 1007 bytes} [Wed Jul 1 08:43:52 2026] GET /v2.0/networks/43e3db31-c6c0-4258-8ea9-34da7f5ccb53?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: 305/609] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:52 2026] GET /v2.0/security-groups?id=7713aae5-fccb-45f6-b0cb-556dc12e728f&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/610] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:43:52 2026] POST /v2.0/subnets => generated 667 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:43:53.015 8 INFO neutron.db.segments_db [None req-f20549c1-8d8b-494b-ba3a-1e8034ad300e d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 6a49d4d7-5df5-41d1-95dc-35471fae1069 of type vxlan for network 6ada556f-5feb-4dc8-9f1b-0656af32ecb5 [pid: 7|app: 0|req: 306/611] 10.0.0.96 () {34 vars in 1107 bytes} [Wed Jul 1 08:43:52 2026] GET /v2.0/networks/43e3db31-c6c0-4258-8ea9-34da7f5ccb53?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:43:53.375 8 INFO neutron.db.l3_hamode_db [None req-f20549c1-8d8b-494b-ba3a-1e8034ad300e d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 307/612] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:53 2026] GET /v2.0/ports?device_id=9b613cb8-8c4c-43a4-8914-675014b416af => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/613] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:53 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/614] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:53 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/615] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:54 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 969 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/616] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:54 2026] GET /v2.0/security-groups?id=7713aae5-fccb-45f6-b0cb-556dc12e728f&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: 7|app: 0|req: 312/617] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:43:54 2026] GET /v2.0/networks?id=43e3db31-c6c0-4258-8ea9-34da7f5ccb53 => generated 678 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/618] 199.204.45.95 () {34 vars in 1049 bytes} [Wed Jul 1 08:43:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=86209d94f03f4af28830affb3dc70d7b => generated 180 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:43:54.432 7 WARNING neutron_lib.context [req-8df3dbba-9497-43fb-884a-22e996790ffd req-dc0f0777-31f4-4cfd-8808-a451ae6d53b4 1f189ffb8b514ec188e586a31129184f 86209d94f03f4af28830affb3dc70d7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 314/619] 199.204.45.95 () {38 vars in 954 bytes} [Wed Jul 1 08:43:54 2026] POST /v2.0/ports => generated 954 bytes in 594 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: 315/620] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:55 2026] GET /v2.0/ports?device_id=9b613cb8-8c4c-43a4-8914-675014b416af => generated 957 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:43:55.083 8 INFO neutron.db.l3_hamode_db [None req-f20549c1-8d8b-494b-ba3a-1e8034ad300e d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 316/621] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:55 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/622] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:43:55 2026] PUT /v2.0/ports/029cdb38-a640-4114-89be-1ba77ede8b5d => generated 1199 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, ' [pid: 7|app: 0|req: 318/623] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:55 2026] GET /v2.0/security-groups?id=4adb25d4-3a83-4570-a9d6-41131306a30b&fields=id&fields=name => generated 113 bytes in 57 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: 319/624] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:55 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/625] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:43:55 2026] GET /v2.0/ports?tenant_id=86209d94f03f4af28830affb3dc70d7b&device_id=9b613cb8-8c4c-43a4-8914-675014b416af => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:43:55.920 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-edda6d9b-fbe0-4faa-adc5-11b5bb581a42'] response: {'name': 'network-changed', 'server_uuid': '9b613cb8-8c4c-43a4-8914-675014b416af', 'tag': '029cdb38-a640-4114-89be-1ba77ede8b5d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 321/626] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:55 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/627] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:43:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=029cdb38-a640-4114-89be-1ba77ede8b5d => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/628] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:56 2026] GET /v2.0/security-groups?id=7713aae5-fccb-45f6-b0cb-556dc12e728f&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/629] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:43:56 2026] GET /v2.0/subnets?id=56017c04-01c0-4f72-b411-683e5d343f48 => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/630] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:43:56 2026] GET /v2.0/ports?network_id=43e3db31-c6c0-4258-8ea9-34da7f5ccb53&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/631] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:43:56 2026] GET /v2.0/networks/43e3db31-c6c0-4258-8ea9-34da7f5ccb53?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: 327/632] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:43:56 2026] GET /v2.0/networks/43e3db31-c6c0-4258-8ea9-34da7f5ccb53?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: 306/633] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:43:52 2026] POST /v2.0/routers => generated 731 bytes in 3415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/634] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:43:56 2026] GET /v2.0/ports?tenant_id=86209d94f03f4af28830affb3dc70d7b&device_id=9b613cb8-8c4c-43a4-8914-675014b416af => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/635] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:43:56 2026] GET /v2.0/networks?id=43e3db31-c6c0-4258-8ea9-34da7f5ccb53 => generated 774 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/636] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:43:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=029cdb38-a640-4114-89be-1ba77ede8b5d => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/637] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:43:56 2026] GET /v2.0/subnets?id=56017c04-01c0-4f72-b411-683e5d343f48 => generated 672 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/638] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:43:56 2026] GET /v2.0/ports?network_id=43e3db31-c6c0-4258-8ea9-34da7f5ccb53&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: 333/639] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:43:56 2026] GET /v2.0/networks/43e3db31-c6c0-4258-8ea9-34da7f5ccb53?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/640] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:43:56 2026] GET /v2.0/networks/43e3db31-c6c0-4258-8ea9-34da7f5ccb53?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/641] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:56 2026] GET /v2.0/ports?device_id=9b613cb8-8c4c-43a4-8914-675014b416af => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/642] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:56 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/643] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:56 2026] GET /v2.0/security-groups?id=4adb25d4-3a83-4570-a9d6-41131306a30b&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/644] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:57 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/645] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:57 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => 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: 340/646] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:57 2026] GET /v2.0/security-groups?id=7713aae5-fccb-45f6-b0cb-556dc12e728f&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/647] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:57 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/648] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:43:56 2026] PUT /v2.0/routers/71b287d1-8b82-490b-a4dd-654144b93a4c/add_router_interface => generated 309 bytes in 1799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/649] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:58 2026] GET /v2.0/ports?device_id=9b613cb8-8c4c-43a4-8914-675014b416af => generated 969 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/650] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:58 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/651] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:58 2026] GET /v2.0/security-groups?id=4adb25d4-3a83-4570-a9d6-41131306a30b&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: 311/652] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:58 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:43:59.341 7 INFO neutron.db.l3_db [None req-1d729d6f-3b56-4374-9acd-4799f59fe7ea 143ddd0047464b4a9a583893b8744ac4 ebe63bed8a474747a5c05a45dac6a3aa - - default default] Floating IP 48f94eb3-a129-4e3b-b5e3-5641594475c0 associated. External IP: 10.96.250.214, port: 2eb6a873-740f-46f9-89b9-8fca6aba6de1. 2026-07-01 08:43:59.402 8 WARNING neutron_lib.context [req-e085fdb9-b16b-46a7-98be-1646732dd1ab req-05a8d57a-86e6-44e2-b7e9-f9c027778c36 5b6f3d22726647298f80075a196e58dd 84821dd3d5604d22b7288ba3761fb205 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/653] 10.0.0.96 () {38 vars in 970 bytes} [Wed Jul 1 08:43:59 2026] POST /v2.0/security-groups => generated 1681 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/654] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:43:57 2026] PUT /v2.0/floatingips/48f94eb3-a129-4e3b-b5e3-5641594475c0 => generated 855 bytes in 2390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/655] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:59 2026] GET /v2.0/ports?device_id=9b613cb8-8c4c-43a4-8914-675014b416af => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/656] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:43:59 2026] GET /v2.0/security-groups?id=4adb25d4-3a83-4570-a9d6-41131306a30b&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/657] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:43:59 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 971 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:00.031 7 WARNING neutron_lib.context [req-7c18dc08-eb1e-42ed-85a6-122a48aeee0e req-0b822dd5-c696-4856-b8aa-8b14369ecbdf 5b6f3d22726647298f80075a196e58dd 84821dd3d5604d22b7288ba3761fb205 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 315/658] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:00 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&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: 316/659] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:00 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/660] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:00 2026] GET /v2.0/security-groups?id=7713aae5-fccb-45f6-b0cb-556dc12e728f&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:00.332 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6700daa-675a-4f32-af83-5529fc92a537'] response: {'name': 'network-changed', 'server_uuid': '779fd1a2-9854-4d5a-8f63-3132a249023b', 'tag': '2eb6a873-740f-46f9-89b9-8fca6aba6de1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 318/661] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:00 2026] GET /v2.0/ports?tenant_id=ebe63bed8a474747a5c05a45dac6a3aa&device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/662] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:00 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/663] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:44:00 2026] GET /v2.0/networks?id=f75368c6-bd5a-4b9c-a263-ef4afa7834be => generated 780 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/664] 10.0.0.96 () {38 vars in 970 bytes} [Wed Jul 1 08:44:00 2026] POST /v2.0/security-groups => generated 1680 bytes in 906 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/665] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:44:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2eb6a873-740f-46f9-89b9-8fca6aba6de1 => generated 858 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:01.065 7 WARNING neutron_lib.context [req-d65ea688-6e72-479d-832c-f88fbd244bc2 req-1bb88d8b-a781-40bc-a181-218cfa38d2f8 5b6f3d22726647298f80075a196e58dd 84821dd3d5604d22b7288ba3761fb205 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:44:01.755 8 INFO neutron.db.l3_db [None req-c3d098fd-12e2-405d-9959-3773aa436ee7 7450e86580b7472aa1ce92442d4b3f3a c05677a1a5c544a59435a8ecf1b467b8 - - default default] Floating IP a022ed63-e76e-47c7-b406-fd3bded9daf5 associated. External IP: 10.96.250.208, port: 796c0b62-a9a8-4b78-9d22-5f6baf84bda1. [pid: 8|app: 0|req: 321/666] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:44:00 2026] PUT /v2.0/floatingips/a022ed63-e76e-47c7-b406-fd3bded9daf5 => generated 855 bytes in 1516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/669] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/ports?device_id=9b613cb8-8c4c-43a4-8914-675014b416af => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/670] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/subnets?id=6678e8f1-5443-4247-8b0a-5fb60c8afdbf => generated 678 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/671] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/security-groups?id=4adb25d4-3a83-4570-a9d6-41131306a30b&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/672] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/ports?network_id=f75368c6-bd5a-4b9c-a263-ef4afa7834be&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:44:02.384 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bc60402-2a28-4b66-aaef-31f28e8e8202'] response: {'name': 'network-changed', 'server_uuid': '61520ed9-93e8-4bb1-9dfe-1b38a049f7c4', 'tag': '796c0b62-a9a8-4b78-9d22-5f6baf84bda1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 328/673] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be?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: 346/674] 10.0.0.96 () {38 vars in 970 bytes} [Wed Jul 1 08:44:01 2026] POST /v2.0/security-groups => generated 1681 bytes in 1423 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/675] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/ports?tenant_id=c05677a1a5c544a59435a8ecf1b467b8&device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/676] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be?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: 330/677] 10.0.0.96 () {34 vars in 1001 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/security-groups?tenant_id=84821dd3d5604d22b7288ba3761fb205 => generated 7907 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/678] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/networks?id=77dca1b1-4aac-47e2-ba39-fb751c13805b => generated 772 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/679] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/security-groups/96f2d58c-6e10-40ec-a351-8166b47ad0fc => generated 2922 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/680] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=796c0b62-a9a8-4b78-9d22-5f6baf84bda1 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/681] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/security-groups/96f2d58c-6e10-40ec-a351-8166b47ad0fc => generated 2922 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/682] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/subnets?id=cf7ca3a4-0938-4254-99c5-ddd5f01b2db4 => generated 670 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/683] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/security-groups/c37e03b1-bf4b-4ae9-89d7-46aa476daefb => generated 1681 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/684] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/ports?network_id=77dca1b1-4aac-47e2-ba39-fb751c13805b&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: 334/685] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/networks/77dca1b1-4aac-47e2-ba39-fb751c13805b?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: 335/686] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:44:02 2026] GET /v2.0/networks/77dca1b1-4aac-47e2-ba39-fb751c13805b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/687] 10.0.0.96 () {36 vars in 1012 bytes} [Wed Jul 1 08:44:02 2026] DELETE /v2.0/security-groups/c37e03b1-bf4b-4ae9-89d7-46aa476daefb => generated 0 bytes in 1486 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:44:04.421 8 INFO neutron.api.v2.resource [req-47979d71-f105-4860-9806-25bf77e6a774 req-53aaadab-8d9f-4e13-acce-b0ecfeaf4571 5b6f3d22726647298f80075a196e58dd 84821dd3d5604d22b7288ba3761fb205 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 336/688] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:44:04 2026] GET /v2.0/security-groups/c37e03b1-bf4b-4ae9-89d7-46aa476daefb => generated 146 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/689] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:44:04 2026] GET /v2.0/security-groups/3a314304-770c-4bad-a5ee-e69c8c5651df => generated 1680 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/690] 10.0.0.96 () {36 vars in 1012 bytes} [Wed Jul 1 08:44:04 2026] DELETE /v2.0/security-groups/3a314304-770c-4bad-a5ee-e69c8c5651df => generated 0 bytes in 484 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:44:05.063 7 INFO neutron.api.v2.resource [req-e11490a1-616b-4795-b0d5-51e9c4ee1042 req-94af9d03-f43f-43f9-a338-6a7c2530fc6c 5b6f3d22726647298f80075a196e58dd 84821dd3d5604d22b7288ba3761fb205 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 354/691] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:44:05 2026] GET /v2.0/security-groups/3a314304-770c-4bad-a5ee-e69c8c5651df => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/692] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:44:05 2026] GET /v2.0/security-groups/20d2948a-750c-440c-b00f-ecd4ac864f9a => generated 1681 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/693] 10.0.0.96 () {36 vars in 1012 bytes} [Wed Jul 1 08:44:05 2026] DELETE /v2.0/security-groups/20d2948a-750c-440c-b00f-ecd4ac864f9a => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/694] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:05 2026] GET /v2.0/ports?device_id=9b613cb8-8c4c-43a4-8914-675014b416af => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:05.410 7 INFO neutron.api.v2.resource [req-4557bcbe-3fb4-429b-ad48-9e24ef786b6f req-0ea78832-fb16-4e3c-a478-21e5707e8e90 5b6f3d22726647298f80075a196e58dd 84821dd3d5604d22b7288ba3761fb205 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 356/695] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:44:05 2026] GET /v2.0/security-groups/20d2948a-750c-440c-b00f-ecd4ac864f9a => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/696] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:05 2026] GET /v2.0/security-groups?id=4adb25d4-3a83-4570-a9d6-41131306a30b&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/697] 10.0.0.96 () {34 vars in 1001 bytes} [Wed Jul 1 08:44:05 2026] GET /v2.0/security-groups?tenant_id=84821dd3d5604d22b7288ba3761fb205 => generated 2925 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/698] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:44:05 2026] GET /v2.0/security-groups/96f2d58c-6e10-40ec-a351-8166b47ad0fc => generated 2922 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/699] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:44:05 2026] GET /v2.0/security-groups/96f2d58c-6e10-40ec-a351-8166b47ad0fc => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:44:05.681 8 INFO neutron.api.v2.resource [req-2d148b46-4972-43d1-98e2-5fae57903359 req-5a962569-8a97-41d4-bde8-852d470b4d4f 5b6f3d22726647298f80075a196e58dd 84821dd3d5604d22b7288ba3761fb205 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 343/700] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:44:05 2026] GET /v2.0/security-groups/20d2948a-750c-440c-b00f-ecd4ac864f9a => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/701] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:05 2026] GET /v2.0/ports?device_id=9b613cb8-8c4c-43a4-8914-675014b416af => generated 971 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:05.718 7 INFO neutron.api.v2.resource [req-edc8041c-65b4-468c-a8c1-61499499ce23 req-a26272a9-90ef-4557-ab46-9a39dd6bfcb2 5b6f3d22726647298f80075a196e58dd 84821dd3d5604d22b7288ba3761fb205 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 359/702] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:44:05 2026] GET /v2.0/security-groups/3a314304-770c-4bad-a5ee-e69c8c5651df => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:44:05.761 7 INFO neutron.api.v2.resource [req-4ab84975-f69c-4f24-9ed5-f03086d57686 req-6d0eadb5-a435-460b-a599-fa670bc7f1eb 5b6f3d22726647298f80075a196e58dd 84821dd3d5604d22b7288ba3761fb205 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 360/703] 10.0.0.96 () {34 vars in 990 bytes} [Wed Jul 1 08:44:05 2026] GET /v2.0/security-groups/c37e03b1-bf4b-4ae9-89d7-46aa476daefb => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:44:06.146 8 INFO neutron.db.l3_db [None req-2ba01215-cdd3-4e65-8ecf-22c206ff2e0f 1f189ffb8b514ec188e586a31129184f 86209d94f03f4af28830affb3dc70d7b - - default default] Floating IP 0faffc7b-0a00-4a56-98e9-6874ec7c152a associated. External IP: 10.96.250.206, port: 029cdb38-a640-4114-89be-1ba77ede8b5d. [pid: 8|app: 0|req: 344/704] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:44:05 2026] PUT /v2.0/floatingips/0faffc7b-0a00-4a56-98e9-6874ec7c152a => generated 855 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/705] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:06 2026] GET /v2.0/ports?device_id=9b613cb8-8c4c-43a4-8914-675014b416af => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:06.704 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c35d6c58-2eda-45c8-8b9e-d717aa8aff83'] response: {'name': 'network-changed', 'server_uuid': '9b613cb8-8c4c-43a4-8914-675014b416af', 'tag': '029cdb38-a640-4114-89be-1ba77ede8b5d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 346/706] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:06 2026] GET /v2.0/security-groups?id=4adb25d4-3a83-4570-a9d6-41131306a30b&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/707] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:06 2026] GET /v2.0/ports?tenant_id=86209d94f03f4af28830affb3dc70d7b&device_id=9b613cb8-8c4c-43a4-8914-675014b416af => 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: 348/708] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:44:06 2026] GET /v2.0/networks?id=43e3db31-c6c0-4258-8ea9-34da7f5ccb53 => generated 774 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/709] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:44:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=029cdb38-a640-4114-89be-1ba77ede8b5d => generated 858 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/710] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:44:06 2026] GET /v2.0/subnets?id=56017c04-01c0-4f72-b411-683e5d343f48 => generated 672 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/711] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:44:07 2026] GET /v2.0/ports?network_id=43e3db31-c6c0-4258-8ea9-34da7f5ccb53&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/712] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:44:07 2026] GET /v2.0/networks/43e3db31-c6c0-4258-8ea9-34da7f5ccb53?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: 353/713] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:44:07 2026] GET /v2.0/networks/43e3db31-c6c0-4258-8ea9-34da7f5ccb53?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/714] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:44:05 2026] PUT /v2.0/routers/71b287d1-8b82-490b-a4dd-654144b93a4c/remove_router_interface => generated 309 bytes in 1476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/715] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:07 2026] GET /v2.0/ports?device_id=9b613cb8-8c4c-43a4-8914-675014b416af => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/716] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:07 2026] GET /v2.0/security-groups?id=4adb25d4-3a83-4570-a9d6-41131306a30b&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/717] 199.204.45.95 () {34 vars in 993 bytes} [Wed Jul 1 08:44:08 2026] GET /v2.0/ports?device_id=9b613cb8-8c4c-43a4-8914-675014b416af => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:08.447 8 INFO neutron.services.segments.plugin [-] Segment 6a49d4d7-5df5-41d1-95dc-35471fae1069 resource provider aggregate not found 2026-07-01 08:44:08.452 8 INFO neutron.services.segments.plugin [-] Segment 6a49d4d7-5df5-41d1-95dc-35471fae1069 resource provider aggregate not found 2026-07-01 08:44:08.467 8 INFO neutron.services.segments.plugin [-] Segment 6a49d4d7-5df5-41d1-95dc-35471fae1069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a49d4d7-5df5-41d1-95dc-35471fae1069 found for delete ", "request_id": "req-91092900-11dd-4cc7-a022-3a2f7a6b5c36"}]} 2026-07-01 08:44:08.470 8 INFO neutron.services.segments.plugin [-] Segment 6a49d4d7-5df5-41d1-95dc-35471fae1069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a49d4d7-5df5-41d1-95dc-35471fae1069 found for delete ", "request_id": "req-5a3aaab9-e773-47a1-a770-35b8ec1966b9"}]} 2026-07-01 08:44:08.475 8 INFO neutron.db.l3_hamode_db [None req-78bf56f6-c99a-4b4d-ad66-3e45dc87b198 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] HA network 6ada556f-5feb-4dc8-9f1b-0656af32ecb5 was deleted as no HA routers are present in tenant 84821dd3d5604d22b7288ba3761fb205. [pid: 8|app: 0|req: 354/718] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:44:07 2026] DELETE /v2.0/routers/71b287d1-8b82-490b-a4dd-654144b93a4c => generated 0 bytes in 1234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:44:08.493 7 INFO neutron.db.l3_db [req-18ac8f61-d1bb-4caa-a840-b17cf7d50067 req-948d5c9c-3163-473a-a5b2-48c2bd885768 1f189ffb8b514ec188e586a31129184f 86209d94f03f4af28830affb3dc70d7b - - default default] Floating IP 0faffc7b-0a00-4a56-98e9-6874ec7c152a disassociated. External IP: 10.96.250.206, port: 029cdb38-a640-4114-89be-1ba77ede8b5d. [pid: 8|app: 0|req: 355/719] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:08 2026] GET /v2.0/ports?device_id=9b613cb8-8c4c-43a4-8914-675014b416af => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/720] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:44:08 2026] DELETE /v2.0/subnets/6afa76fd-21d5-4837-bfe9-f173fd450b20 => 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: 357/721] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:08 2026] GET /v2.0/security-groups?id=4adb25d4-3a83-4570-a9d6-41131306a30b&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/722] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:44:08 2026] DELETE /v2.0/networks/93cb8378-7911-4bde-984b-e609aae0b845 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/723] 199.204.45.95 () {36 vars in 996 bytes} [Wed Jul 1 08:44:08 2026] DELETE /v2.0/ports/029cdb38-a640-4114-89be-1ba77ede8b5d => generated 0 bytes in 1259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/724] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:09 2026] GET /v2.0/security-groups?tenant_id=84821dd3d5604d22b7288ba3761fb205&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:44:09.505 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-22a39624-c681-4576-98f8-a59798d11d1b'] response: {'server_uuid': '9b613cb8-8c4c-43a4-8914-675014b416af', 'name': 'network-vif-deleted', 'tag': '029cdb38-a640-4114-89be-1ba77ede8b5d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 366/725] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:09 2026] DELETE /v2.0/security-groups/96f2d58c-6e10-40ec-a351-8166b47ad0fc => 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: 360/726] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:09 2026] GET /v2.0/ports?device_id=9b613cb8-8c4c-43a4-8914-675014b416af => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/727] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:11 2026] DELETE /v2.0/security-groups/4adb25d4-3a83-4570-a9d6-41131306a30b => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:44:11.246 8 INFO neutron.api.v2.resource [None req-72cce96c-0a50-44a8-a505-92fe95317486 1f189ffb8b514ec188e586a31129184f 86209d94f03f4af28830affb3dc70d7b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 361/728] 10.0.0.236 () {32 vars in 737 bytes} [Wed Jul 1 08:44:11 2026] GET /v2.0/security-groups/4adb25d4-3a83-4570-a9d6-41131306a30b => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:44:11.422 8 INFO neutron.services.segments.plugin [-] Segment bf07a0ea-a7d8-4d81-9b7d-1313b41d6bf3 resource provider aggregate not found 2026-07-01 08:44:11.427 8 INFO neutron.services.segments.plugin [-] Segment bf07a0ea-a7d8-4d81-9b7d-1313b41d6bf3 resource provider aggregate not found 2026-07-01 08:44:11.447 8 INFO neutron.services.segments.plugin [-] Segment bf07a0ea-a7d8-4d81-9b7d-1313b41d6bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf07a0ea-a7d8-4d81-9b7d-1313b41d6bf3 found for delete ", "request_id": "req-55989006-f8f2-468f-8aea-5f3c5994a093"}]} 2026-07-01 08:44:11.449 8 INFO neutron.services.segments.plugin [-] Segment bf07a0ea-a7d8-4d81-9b7d-1313b41d6bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf07a0ea-a7d8-4d81-9b7d-1313b41d6bf3 found for delete ", "request_id": "req-df003d9d-1d08-40a7-a402-5514a5cae43c"}]} [pid: 7|app: 0|req: 368/729] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:44:11 2026] DELETE /v2.0/floatingips/0faffc7b-0a00-4a56-98e9-6874ec7c152a => generated 0 bytes in 450 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:44:11.868 8 INFO neutron.db.segments_db [None req-4562153e-0970-4d3d-a9cd-cbe4b9c9d76b d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 1a6889b1-2460-4f7f-b3a8-bc5fd4f5f18d of type vxlan for network 1adf3fb4-928d-43e5-8128-afcf82bb6b56 [pid: 8|app: 0|req: 362/730] 10.0.0.236 () {34 vars in 671 bytes} [Wed Jul 1 08:44:11 2026] POST /v2.0/networks => generated 746 bytes in 690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/731] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:44:12 2026] POST /v2.0/subnets => generated 669 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:44:12.439 8 INFO neutron.db.segments_db [None req-49ef277b-df9b-4994-bace-6917f0561a62 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment a3548485-d636-4163-8bc4-d35311519b23 of type vxlan for network 600105a9-c59e-45a8-b461-df269884bff2 2026-07-01 08:44:12.791 8 INFO neutron.db.l3_hamode_db [None req-49ef277b-df9b-4994-bace-6917f0561a62 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 369/732] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:44:11 2026] PUT /v2.0/routers/066c745d-8605-487d-a47f-fb203f8d303b/remove_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/733] 10.0.0.245 () {34 vars in 990 bytes} [Wed Jul 1 08:44:12 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 1240 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:44:13.944 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-85a01f33-1548-45d8-b138-7d2d644009c5 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-07-01 08:44:13.981 8 INFO neutron.db.l3_hamode_db [None req-49ef277b-df9b-4994-bace-6917f0561a62 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:44:14.428 7 INFO neutron.db.l3_hamode_db [None req-85a01f33-1548-45d8-b138-7d2d644009c5 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] HA network 70e15d9a-8e1c-40a4-9eb0-05a1e99510f7 was deleted as no HA routers are present in tenant 86209d94f03f4af28830affb3dc70d7b. [pid: 7|app: 0|req: 371/734] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:44:13 2026] DELETE /v2.0/routers/066c745d-8605-487d-a47f-fb203f8d303b => generated 0 bytes in 1293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:44:14.437 7 INFO neutron.services.segments.plugin [-] Segment 2154fcbe-61ed-4f02-a862-629bc18d9dd6 resource provider aggregate not found 2026-07-01 08:44:14.442 7 INFO neutron.services.segments.plugin [-] Segment 2154fcbe-61ed-4f02-a862-629bc18d9dd6 resource provider aggregate not found 2026-07-01 08:44:14.465 7 INFO neutron.services.segments.plugin [-] Segment 2154fcbe-61ed-4f02-a862-629bc18d9dd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2154fcbe-61ed-4f02-a862-629bc18d9dd6 found for delete ", "request_id": "req-84a0631d-0a98-4105-9cc5-cad77f8b52d8"}]} 2026-07-01 08:44:14.475 7 INFO neutron.services.segments.plugin [-] Segment 2154fcbe-61ed-4f02-a862-629bc18d9dd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2154fcbe-61ed-4f02-a862-629bc18d9dd6 found for delete ", "request_id": "req-3626bbbe-289f-4444-810e-11e8322eec2c"}]} [pid: 7|app: 0|req: 372/735] 10.0.0.245 () {34 vars in 1040 bytes} [Wed Jul 1 08:44:14 2026] GET /v2.0/security-groups?id=7713aae5-fccb-45f6-b0cb-556dc12e728f&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: 373/736] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:44:14 2026] DELETE /v2.0/subnets/56017c04-01c0-4f72-b411-683e5d343f48 => 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: 374/737] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:44:14 2026] DELETE /v2.0/networks/43e3db31-c6c0-4258-8ea9-34da7f5ccb53 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/738] 10.0.0.245 () {34 vars in 990 bytes} [Wed Jul 1 08:44:15 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 1240 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/739] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:15 2026] GET /v2.0/security-groups?tenant_id=86209d94f03f4af28830affb3dc70d7b&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/740] 10.0.0.245 () {34 vars in 1040 bytes} [Wed Jul 1 08:44:15 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&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: 378/741] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:15 2026] DELETE /v2.0/security-groups/44e5ba06-bc5e-4294-aac7-48315a7a8309 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/742] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:44:12 2026] POST /v2.0/routers => generated 733 bytes in 3191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:44:16.510 7 INFO neutron.services.segments.plugin [-] Segment 93630644-7919-4a0a-ad83-ac0e8fe57da9 resource provider aggregate not found 2026-07-01 08:44:16.515 7 INFO neutron.services.segments.plugin [-] Segment 93630644-7919-4a0a-ad83-ac0e8fe57da9 resource provider aggregate not found 2026-07-01 08:44:16.532 7 INFO neutron.services.segments.plugin [-] Segment 93630644-7919-4a0a-ad83-ac0e8fe57da9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93630644-7919-4a0a-ad83-ac0e8fe57da9 found for delete ", "request_id": "req-ffa323e4-752e-4e99-8970-ecbee94acf20"}]} 2026-07-01 08:44:16.533 7 INFO neutron.services.segments.plugin [-] Segment 93630644-7919-4a0a-ad83-ac0e8fe57da9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93630644-7919-4a0a-ad83-ac0e8fe57da9 found for delete ", "request_id": "req-3195a9e2-93dd-4ac9-ba44-a95f364895a7"}]} [pid: 8|app: 0|req: 367/745] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:16 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/746] 10.0.0.96 () {34 vars in 970 bytes} [Wed Jul 1 08:44:16 2026] GET /v2.0/ports/2eb6a873-740f-46f9-89b9-8fca6aba6de1 => generated 968 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/747] 199.204.45.95 () {34 vars in 999 bytes} [Wed Jul 1 08:44:17 2026] GET /v2.0/subnets?network_id=f75368c6-bd5a-4b9c-a263-ef4afa7834be => generated 660 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/748] 199.204.45.95 () {34 vars in 1145 bytes} [Wed Jul 1 08:44:17 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b&device_owner=compute%3Anova&network_id=f75368c6-bd5a-4b9c-a263-ef4afa7834be => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/749] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:44:15 2026] PUT /v2.0/routers/b2e0fe66-bf53-42c2-b1a0-91474e539622/add_router_interface => generated 309 bytes in 1686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:17.817 7 INFO neutron.db.segments_db [None req-dee4d42b-9a56-4ef0-b85f-34dcfc2e9822 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 43b77107-37f1-4972-b531-4bd168768e5a of type vxlan for network 232bf7c1-8d5c-453c-b147-387c954207be [pid: 8|app: 0|req: 371/750] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:44:17 2026] PUT /v2.0/ports/2eb6a873-740f-46f9-89b9-8fca6aba6de1 => generated 1149 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:44:17.927 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5f831a2-a1a5-42de-bc44-0ec3cc3a2c5e'] response: {'name': 'network-changed', 'server_uuid': '779fd1a2-9854-4d5a-8f63-3132a249023b', 'tag': '2eb6a873-740f-46f9-89b9-8fca6aba6de1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 380/752] 10.0.0.236 () {34 vars in 671 bytes} [Wed Jul 1 08:44:17 2026] POST /v2.0/networks => generated 737 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/752] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:17 2026] GET /v2.0/ports?tenant_id=ebe63bed8a474747a5c05a45dac6a3aa&device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 1421 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/753] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:44:17 2026] GET /v2.0/networks?id=f75368c6-bd5a-4b9c-a263-ef4afa7834be => generated 780 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/754] 199.204.45.95 () {34 vars in 1059 bytes} [Wed Jul 1 08:44:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2eb6a873-740f-46f9-89b9-8fca6aba6de1 => 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: 375/755] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:44:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2eb6a873-740f-46f9-89b9-8fca6aba6de1 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/756] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:44:17 2026] POST /v2.0/subnets => generated 660 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/757] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:44:18 2026] GET /v2.0/subnets?id=6678e8f1-5443-4247-8b0a-5fb60c8afdbf => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:18.231 7 INFO neutron.db.segments_db [None req-82b4ce97-a880-4e80-8832-494df6c2f3dc d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment f4e7f654-eca8-490b-bf00-638c8deaa01d of type vxlan for network faac6525-576a-4977-bf4f-64071c17b725 [pid: 8|app: 0|req: 377/758] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:44:18 2026] GET /v2.0/ports?network_id=f75368c6-bd5a-4b9c-a263-ef4afa7834be&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/759] 10.0.0.96 () {34 vars in 981 bytes} [Wed Jul 1 08:44:18 2026] GET /v2.0/networks?id=1adf3fb4-928d-43e5-8128-afcf82bb6b56 => generated 678 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:44:18 2026] GET /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be?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: 380/761] 10.0.0.96 () {34 vars in 964 bytes} [Wed Jul 1 08:44:18 2026] GET /v2.0/quotas/ec67a250c0514a29b1d2e4822f9913eb => 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: 381/762] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:44:18 2026] GET /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be?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) 2026-07-01 08:44:18.606 7 INFO neutron.db.l3_hamode_db [None req-82b4ce97-a880-4e80-8832-494df6c2f3dc d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 382/763] 10.0.0.96 () {34 vars in 1001 bytes} [Wed Jul 1 08:44:18 2026] GET /v2.0/ports?tenant_id=ec67a250c0514a29b1d2e4822f9913eb&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/764] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:18 2026] GET /v2.0/ports?tenant_id=ebe63bed8a474747a5c05a45dac6a3aa&device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 1421 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/765] 10.0.0.96 () {34 vars in 1007 bytes} [Wed Jul 1 08:44:18 2026] GET /v2.0/networks/1adf3fb4-928d-43e5-8128-afcf82bb6b56?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/766] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:44:18 2026] GET /v2.0/networks?id=f75368c6-bd5a-4b9c-a263-ef4afa7834be => generated 780 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/767] 10.0.0.96 () {34 vars in 1107 bytes} [Wed Jul 1 08:44:18 2026] GET /v2.0/networks/1adf3fb4-928d-43e5-8128-afcf82bb6b56?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: 387/768] 199.204.45.95 () {34 vars in 1059 bytes} [Wed Jul 1 08:44:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2eb6a873-740f-46f9-89b9-8fca6aba6de1 => 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: 388/769] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:44:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2eb6a873-740f-46f9-89b9-8fca6aba6de1 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/770] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:44:18 2026] GET /v2.0/subnets?id=6678e8f1-5443-4247-8b0a-5fb60c8afdbf => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/771] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:44:19 2026] GET /v2.0/ports?network_id=f75368c6-bd5a-4b9c-a263-ef4afa7834be&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/772] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:19 2026] GET /v2.0/ports?device_id=0381b7d2-602e-4eb9-b8ad-59ac30f3f891 => 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: 392/773] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:44:19 2026] GET /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/774] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:44:19 2026] GET /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be?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: 394/775] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:19 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 1152 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/776] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:19 2026] GET /v2.0/security-groups?id=7713aae5-fccb-45f6-b0cb-556dc12e728f&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: 396/777] 199.204.45.95 () {34 vars in 1119 bytes} [Wed Jul 1 08:44:19 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1152 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:44:19.994 7 INFO neutron.db.l3_hamode_db [None req-82b4ce97-a880-4e80-8832-494df6c2f3dc d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 397/778] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:44:19 2026] PUT /v2.0/ports/2eb6a873-740f-46f9-89b9-8fca6aba6de1 => generated 968 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:20.218 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f7921a2-7b5c-4698-98f4-c84097be93e9'] response: {'name': 'network-changed', 'server_uuid': '779fd1a2-9854-4d5a-8f63-3132a249023b', 'tag': '2eb6a873-740f-46f9-89b9-8fca6aba6de1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 398/779] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:44:20 2026] GET /v2.0/networks?id=1adf3fb4-928d-43e5-8128-afcf82bb6b56 => generated 678 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/780] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:20 2026] GET /v2.0/ports?tenant_id=ebe63bed8a474747a5c05a45dac6a3aa&device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/781] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:20 2026] GET /v2.0/ports?device_id=0381b7d2-602e-4eb9-b8ad-59ac30f3f891 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:44:20.395 8 WARNING neutron_lib.context [req-024c0d7f-7efa-470c-8116-7927de66306e req-49a20bbe-fb44-49e7-9ca8-203bbecf7c50 2f5502bb668a4de984e8fa1023bd40e7 ec67a250c0514a29b1d2e4822f9913eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 401/782] 199.204.45.95 () {38 vars in 954 bytes} [Wed Jul 1 08:44:20 2026] POST /v2.0/ports => generated 954 bytes in 600 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: 402/783] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:44:20 2026] GET /v2.0/networks?id=f75368c6-bd5a-4b9c-a263-ef4afa7834be => generated 780 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/784] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:44:18 2026] POST /v2.0/routers => generated 724 bytes in 3138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/785] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:44:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2eb6a873-740f-46f9-89b9-8fca6aba6de1 => 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: 384/786] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:44:21 2026] GET /v2.0/subnets?id=6678e8f1-5443-4247-8b0a-5fb60c8afdbf => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/787] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:44:21 2026] GET /v2.0/ports?network_id=f75368c6-bd5a-4b9c-a263-ef4afa7834be&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: 386/788] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:21 2026] GET /v2.0/ports?device_id=0381b7d2-602e-4eb9-b8ad-59ac30f3f891 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/789] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:44:21 2026] PUT /v2.0/ports/fc781897-dc1e-4f82-a62b-c661f0c34bd5 => generated 1199 bytes in 497 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: 387/790] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:44:21 2026] GET /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/791] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:21 2026] GET /v2.0/security-groups?id=1e254d36-957d-471c-9dd0-4017c33fda47&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: 389/792] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:21 2026] GET /v2.0/ports?tenant_id=ec67a250c0514a29b1d2e4822f9913eb&device_id=0381b7d2-602e-4eb9-b8ad-59ac30f3f891 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/793] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:44:21 2026] GET /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be?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: 391/794] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:44:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=fc781897-dc1e-4f82-a62b-c661f0c34bd5 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/795] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:44:21 2026] GET /v2.0/subnets?id=fc216e55-9ac7-46f7-9b2d-25a343146cd6 => generated 672 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/796] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:21 2026] GET /v2.0/ports?tenant_id=ebe63bed8a474747a5c05a45dac6a3aa&device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/797] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:44:21 2026] GET /v2.0/ports?network_id=1adf3fb4-928d-43e5-8128-afcf82bb6b56&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/798] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:44:21 2026] GET /v2.0/networks?id=f75368c6-bd5a-4b9c-a263-ef4afa7834be => generated 780 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/799] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:22 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/800] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:44:22 2026] GET /v2.0/networks/1adf3fb4-928d-43e5-8128-afcf82bb6b56?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: 398/801] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:44:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2eb6a873-740f-46f9-89b9-8fca6aba6de1 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:22.258 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c31163bd-5537-4076-b866-6e2ca697b8fc'] response: {'name': 'network-changed', 'server_uuid': '0381b7d2-602e-4eb9-b8ad-59ac30f3f891', 'tag': 'fc781897-dc1e-4f82-a62b-c661f0c34bd5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 399/802] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:22 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/803] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:44:22 2026] GET /v2.0/networks/1adf3fb4-928d-43e5-8128-afcf82bb6b56?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/804] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:44:22 2026] GET /v2.0/subnets?id=6678e8f1-5443-4247-8b0a-5fb60c8afdbf => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/805] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:22 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/806] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:44:22 2026] GET /v2.0/ports?network_id=f75368c6-bd5a-4b9c-a263-ef4afa7834be&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/807] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:22 2026] GET /v2.0/ports?tenant_id=ec67a250c0514a29b1d2e4822f9913eb&device_id=0381b7d2-602e-4eb9-b8ad-59ac30f3f891 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/808] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:22 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&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: 7|app: 0|req: 406/809] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:44:22 2026] GET /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/810] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:44:22 2026] GET /v2.0/networks?id=1adf3fb4-928d-43e5-8128-afcf82bb6b56 => generated 774 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/811] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:44:22 2026] GET /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/812] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:22 2026] GET /v2.0/ports?device_id=0381b7d2-602e-4eb9-b8ad-59ac30f3f891 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/813] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:44:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=fc781897-dc1e-4f82-a62b-c661f0c34bd5 => 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: 411/814] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:22 2026] GET /v2.0/security-groups?id=1e254d36-957d-471c-9dd0-4017c33fda47&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: 412/815] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:44:23 2026] GET /v2.0/subnets?id=fc216e55-9ac7-46f7-9b2d-25a343146cd6 => generated 672 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/816] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:44:23 2026] GET /v2.0/ports?network_id=1adf3fb4-928d-43e5-8128-afcf82bb6b56&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: 414/817] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:23 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/818] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:44:23 2026] GET /v2.0/networks/1adf3fb4-928d-43e5-8128-afcf82bb6b56?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: 416/819] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:23 2026] GET /v2.0/security-groups?id=7713aae5-fccb-45f6-b0cb-556dc12e728f&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/820] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:44:21 2026] PUT /v2.0/routers/9c95cf13-7088-427d-b16b-a36f691c8941/add_router_interface => generated 309 bytes in 1760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/821] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:44:23 2026] GET /v2.0/networks/1adf3fb4-928d-43e5-8128-afcf82bb6b56?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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 405/822] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:23 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/823] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:23 2026] GET /v2.0/ports?tenant_id=c05677a1a5c544a59435a8ecf1b467b8&device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/824] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:44:23 2026] GET /v2.0/networks?id=77dca1b1-4aac-47e2-ba39-fb751c13805b => generated 772 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/825] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:44:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=796c0b62-a9a8-4b78-9d22-5f6baf84bda1 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/826] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:44:23 2026] GET /v2.0/subnets?id=cf7ca3a4-0938-4254-99c5-ddd5f01b2db4 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/827] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:44:23 2026] GET /v2.0/ports?network_id=77dca1b1-4aac-47e2-ba39-fb751c13805b&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/828] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:23 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&fields=id&fields=name => generated 114 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/829] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:44:23 2026] GET /v2.0/networks/77dca1b1-4aac-47e2-ba39-fb751c13805b?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:44:23.990 7 WARNING neutron_lib.context [None req-23274a04-bb4f-4867-be3a-3603201a6cb8 c6cb1cc375f84c9fb94ba8df257fd51d ed291c181ca7427bb59a142297d7ef37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 407/830] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:44:23 2026] GET /v2.0/networks/77dca1b1-4aac-47e2-ba39-fb751c13805b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/831] 199.204.45.95 () {34 vars in 993 bytes} [Wed Jul 1 08:44:24 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/832] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:24 2026] GET /v2.0/ports?device_id=0381b7d2-602e-4eb9-b8ad-59ac30f3f891 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/833] 10.0.0.236 () {34 vars in 685 bytes} [Wed Jul 1 08:44:23 2026] POST /v2.0/security-groups => generated 1660 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/834] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:24 2026] GET /v2.0/security-groups?id=1e254d36-957d-471c-9dd0-4017c33fda47&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:44:24.560 8 INFO neutron.db.l3_db [req-69673699-7b03-4447-8d9e-d235774ee074 req-50214d05-f5f9-45f3-b696-b2233c4c595b 143ddd0047464b4a9a583893b8744ac4 ebe63bed8a474747a5c05a45dac6a3aa - - default default] Floating IP 48f94eb3-a129-4e3b-b5e3-5641594475c0 disassociated. External IP: 10.96.250.214, port: 2eb6a873-740f-46f9-89b9-8fca6aba6de1. [pid: 7|app: 0|req: 426/835] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:24 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:24.607 7 WARNING neutron_lib.context [None req-3f0e7f56-7680-4175-a674-ce320b55d36a c6cb1cc375f84c9fb94ba8df257fd51d ed291c181ca7427bb59a142297d7ef37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 427/836] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:44:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/837] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:25 2026] GET /v2.0/security-groups?id=7713aae5-fccb-45f6-b0cb-556dc12e728f&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/838] 199.204.45.95 () {36 vars in 996 bytes} [Wed Jul 1 08:44:24 2026] DELETE /v2.0/ports/2eb6a873-740f-46f9-89b9-8fca6aba6de1 => generated 0 bytes in 1001 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:44:25.217 8 WARNING neutron_lib.context [None req-df96dd51-abed-49fb-b477-c6cbdf86d713 c6cb1cc375f84c9fb94ba8df257fd51d ed291c181ca7427bb59a142297d7ef37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 429/839] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:25 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/840] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:25 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:25.335 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-932c0a98-13a2-46a7-807c-691c09774902'] response: {'server_uuid': '779fd1a2-9854-4d5a-8f63-3132a249023b', 'name': 'network-vif-deleted', 'tag': '2eb6a873-740f-46f9-89b9-8fca6aba6de1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 431/841] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:25 2026] GET /v2.0/ports?device_id=0381b7d2-602e-4eb9-b8ad-59ac30f3f891 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/842] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:25 2026] GET /v2.0/security-groups?id=1e254d36-957d-471c-9dd0-4017c33fda47&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/843] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:44:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 825 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:44:26.045 7 WARNING neutron_lib.context [None req-5866b97f-1ebf-4f99-ad15-32cb0390a938 c6cb1cc375f84c9fb94ba8df257fd51d ed291c181ca7427bb59a142297d7ef37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 412/844] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:26 2026] GET /v2.0/ports?device_id=779fd1a2-9854-4d5a-8f63-3132a249023b => 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: 413/845] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:26 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/846] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:26 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&fields=id&fields=name => generated 114 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/847] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:26 2026] GET /v2.0/ports?device_id=0381b7d2-602e-4eb9-b8ad-59ac30f3f891 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/848] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:26 2026] GET /v2.0/security-groups?id=1e254d36-957d-471c-9dd0-4017c33fda47&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/849] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:44:26 2026] POST /v2.0/floatingips => generated 552 bytes in 1339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/850] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:27 2026] GET /v2.0/ports?device_id=0381b7d2-602e-4eb9-b8ad-59ac30f3f891 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/851] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:27 2026] GET /v2.0/security-groups?id=1e254d36-957d-471c-9dd0-4017c33fda47&fields=id&fields=name => generated 88 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/852] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:27 2026] DELETE /v2.0/security-groups/7713aae5-fccb-45f6-b0cb-556dc12e728f => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:44:27.639 8 INFO neutron.api.v2.resource [None req-2534fb73-78a4-43b9-a445-357b937afd16 143ddd0047464b4a9a583893b8744ac4 ebe63bed8a474747a5c05a45dac6a3aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 419/853] 10.0.0.236 () {32 vars in 737 bytes} [Wed Jul 1 08:44:27 2026] GET /v2.0/security-groups/7713aae5-fccb-45f6-b0cb-556dc12e728f => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/854] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:27 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/855] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:27 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/856] 10.0.0.96 () {34 vars in 1097 bytes} [Wed Jul 1 08:44:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--465561906&fields=id&tenant_id=ed291c181ca7427bb59a142297d7ef37 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/857] 10.0.0.96 () {34 vars in 981 bytes} [Wed Jul 1 08:44:27 2026] GET /v2.0/networks?id=232bf7c1-8d5c-453c-b147-387c954207be => generated 669 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/858] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:44:27 2026] DELETE /v2.0/floatingips/48f94eb3-a129-4e3b-b5e3-5641594475c0 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/859] 10.0.0.96 () {34 vars in 964 bytes} [Wed Jul 1 08:44:28 2026] GET /v2.0/quotas/ed291c181ca7427bb59a142297d7ef37 => 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: 439/860] 199.204.45.95 () {34 vars in 993 bytes} [Wed Jul 1 08:44:27 2026] GET /v2.0/ports?device_id=0381b7d2-602e-4eb9-b8ad-59ac30f3f891 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/861] 10.0.0.96 () {34 vars in 1001 bytes} [Wed Jul 1 08:44:28 2026] GET /v2.0/ports?tenant_id=ed291c181ca7427bb59a142297d7ef37&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/862] 199.204.45.95 () {36 vars in 996 bytes} [Wed Jul 1 08:44:28 2026] DELETE /v2.0/ports/fc781897-dc1e-4f82-a62b-c661f0c34bd5 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:44:28.520 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5feb5100-adb0-4e85-afd6-a1ebe51bacba'] response: {'server_uuid': '0381b7d2-602e-4eb9-b8ad-59ac30f3f891', 'name': 'network-vif-deleted', 'tag': 'fc781897-dc1e-4f82-a62b-c661f0c34bd5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 441/863] 10.0.0.96 () {34 vars in 1007 bytes} [Wed Jul 1 08:44:28 2026] GET /v2.0/networks/232bf7c1-8d5c-453c-b147-387c954207be?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/864] 10.0.0.96 () {34 vars in 1107 bytes} [Wed Jul 1 08:44:28 2026] GET /v2.0/networks/232bf7c1-8d5c-453c-b147-387c954207be?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: 443/865] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:28 2026] GET /v2.0/ports?device_id=0381b7d2-602e-4eb9-b8ad-59ac30f3f891 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/866] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:28 2026] GET /v2.0/ports?device_id=b748762f-defe-4e2d-949a-e63d5c04fc19 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/867] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:44:28 2026] PUT /v2.0/routers/f0c44081-817c-42d4-acd4-8d282f6b532d/remove_router_interface => generated 309 bytes in 1359 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/868] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:44:29 2026] GET /v2.0/networks?id=232bf7c1-8d5c-453c-b147-387c954207be => generated 669 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/869] 199.204.45.95 () {34 vars in 1049 bytes} [Wed Jul 1 08:44:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ed291c181ca7427bb59a142297d7ef37 => generated 180 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:30.804 7 INFO neutron.services.segments.plugin [-] Segment 0b9d76a0-f019-47c5-b93a-b5c721daa40f resource provider aggregate not found 2026-07-01 08:44:30.812 7 INFO neutron.services.segments.plugin [-] Segment 0b9d76a0-f019-47c5-b93a-b5c721daa40f resource provider aggregate not found 2026-07-01 08:44:30.824 7 INFO neutron.db.l3_hamode_db [None req-92016b89-498c-40bc-86e6-48eba07a42e0 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] HA network 0f98b136-1967-422b-a7eb-3d46bd4654f0 was deleted as no HA routers are present in tenant ebe63bed8a474747a5c05a45dac6a3aa. [pid: 7|app: 0|req: 445/870] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:44:29 2026] DELETE /v2.0/routers/f0c44081-817c-42d4-acd4-8d282f6b532d => generated 0 bytes in 1281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:44:30.835 7 INFO neutron.services.segments.plugin [-] Segment 0b9d76a0-f019-47c5-b93a-b5c721daa40f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b9d76a0-f019-47c5-b93a-b5c721daa40f found for delete ", "request_id": "req-40a85c9b-5d55-4637-838b-4409351d50c1"}]} 2026-07-01 08:44:30.836 7 INFO neutron.services.segments.plugin [-] Segment 0b9d76a0-f019-47c5-b93a-b5c721daa40f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b9d76a0-f019-47c5-b93a-b5c721daa40f found for delete ", "request_id": "req-83772c07-0fe7-4570-a87e-937a126891c9"}]} 2026-07-01 08:44:30.841 7 WARNING neutron_lib.context [req-04c823e0-ce3a-4986-8292-66eda4d04223 req-37f37274-84be-4bfe-a697-013be8e6402a c6cb1cc375f84c9fb94ba8df257fd51d ed291c181ca7427bb59a142297d7ef37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 426/871] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:44:29 2026] PUT /v2.0/routers/b2e0fe66-bf53-42c2-b1a0-91474e539622/remove_router_interface => generated 309 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/872] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:31 2026] GET /v2.0/ports?device_id=b748762f-defe-4e2d-949a-e63d5c04fc19 => 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: 446/873] 199.204.45.95 () {38 vars in 954 bytes} [Wed Jul 1 08:44:30 2026] POST /v2.0/ports => generated 958 bytes in 487 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: 428/876] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:44:31 2026] DELETE /v2.0/subnets/6678e8f1-5443-4247-8b0a-5fb60c8afdbf => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/877] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:44:31 2026] PUT /v2.0/ports/0210eb83-4d05-43c4-86a6-425911009ab9 => generated 1203 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:44:31.919 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a63361e-0153-4931-a8f7-35cfa1733c8f'] response: {'name': 'network-changed', 'server_uuid': 'b748762f-defe-4e2d-949a-e63d5c04fc19', 'tag': '0210eb83-4d05-43c4-86a6-425911009ab9', 'status': 'completed', 'code': 200} 2026-07-01 08:44:32.084 8 INFO neutron.services.segments.plugin [-] Segment 88fb5496-273f-4478-9ae1-d4c1094059fb resource provider aggregate not found 2026-07-01 08:44:32.089 8 INFO neutron.services.segments.plugin [-] Segment 88fb5496-273f-4478-9ae1-d4c1094059fb resource provider aggregate not found [pid: 8|app: 0|req: 430/878] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:44:31 2026] DELETE /v2.0/networks/f75368c6-bd5a-4b9c-a263-ef4afa7834be => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:44:32.099 8 INFO neutron.services.segments.plugin [-] Segment 88fb5496-273f-4478-9ae1-d4c1094059fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88fb5496-273f-4478-9ae1-d4c1094059fb found for delete ", "request_id": "req-a729e4fb-5c70-444c-b599-b27af55bc80e"}]} 2026-07-01 08:44:32.104 8 INFO neutron.services.segments.plugin [-] Segment 88fb5496-273f-4478-9ae1-d4c1094059fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88fb5496-273f-4478-9ae1-d4c1094059fb found for delete ", "request_id": "req-582712f6-935e-4959-aa02-9d0f75e7cfcf"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 431/879] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:32 2026] GET /v2.0/ports?tenant_id=ed291c181ca7427bb59a142297d7ef37&device_id=b748762f-defe-4e2d-949a-e63d5c04fc19 => 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: 432/880] 199.204.45.95 () {34 vars in 1017 bytes} [Wed Jul 1 08:44:32 2026] GET /v2.0/networks?tenant_id=ed291c181ca7427bb59a142297d7ef37&shared=False => generated 765 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/881] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:32 2026] GET /v2.0/ports?device_id=b748762f-defe-4e2d-949a-e63d5c04fc19 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/882] 199.204.45.95 () {34 vars in 929 bytes} [Wed Jul 1 08:44:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/883] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:32 2026] GET /v2.0/security-groups?tenant_id=ebe63bed8a474747a5c05a45dac6a3aa&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/884] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:32 2026] GET /v2.0/security-groups?id=0e47fabf-a229-45af-92cc-72cbd011ea11&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/885] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:32 2026] GET /v2.0/ports?tenant_id=ed291c181ca7427bb59a142297d7ef37&device_id=b748762f-defe-4e2d-949a-e63d5c04fc19 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:44:32.491 7 INFO neutron.db.l3_hamode_db [None req-6109af30-09fa-4772-bd01-38049c46fff4 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] HA network 600105a9-c59e-45a8-b461-df269884bff2 was deleted as no HA routers are present in tenant ec67a250c0514a29b1d2e4822f9913eb. [pid: 7|app: 0|req: 449/886] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:44:31 2026] DELETE /v2.0/routers/b2e0fe66-bf53-42c2-b1a0-91474e539622 => generated 0 bytes in 1182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/887] 199.204.45.95 () {34 vars in 1059 bytes} [Wed Jul 1 08:44:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0210eb83-4d05-43c4-86a6-425911009ab9 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/888] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:32 2026] DELETE /v2.0/security-groups/71c37859-b33a-4877-a75b-a1aa2e04a0b5 => 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: 439/889] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:44:32 2026] GET /v2.0/subnets?id=50b84c01-b91f-4e2d-ac70-8e4e05dd1149 => generated 663 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/890] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:44:32 2026] GET /v2.0/ports?network_id=232bf7c1-8d5c-453c-b147-387c954207be&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: 441/891] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:44:32 2026] GET /v2.0/networks/232bf7c1-8d5c-453c-b147-387c954207be?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: 451/892] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:44:32 2026] DELETE /v2.0/subnets/fc216e55-9ac7-46f7-9b2d-25a343146cd6 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/893] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:44:32 2026] GET /v2.0/networks/232bf7c1-8d5c-453c-b147-387c954207be?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) 2026-07-01 08:44:32.874 7 INFO neutron.services.segments.plugin [-] Segment a3548485-d636-4163-8bc4-d35311519b23 resource provider aggregate not found 2026-07-01 08:44:32.878 7 INFO neutron.services.segments.plugin [-] Segment a3548485-d636-4163-8bc4-d35311519b23 resource provider aggregate not found 2026-07-01 08:44:32.894 7 INFO neutron.services.segments.plugin [-] Segment a3548485-d636-4163-8bc4-d35311519b23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3548485-d636-4163-8bc4-d35311519b23 found for delete ", "request_id": "req-8708d496-0acc-4249-9c61-1c782c698ced"}]} 2026-07-01 08:44:32.895 7 INFO neutron.services.segments.plugin [-] Segment a3548485-d636-4163-8bc4-d35311519b23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3548485-d636-4163-8bc4-d35311519b23 found for delete ", "request_id": "req-7ce7f0cd-d25e-46f3-a062-75aa0065550e"}]} [pid: 7|app: 0|req: 452/894] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:44:32 2026] DELETE /v2.0/networks/1adf3fb4-928d-43e5-8128-afcf82bb6b56 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/895] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:33 2026] GET /v2.0/security-groups?tenant_id=ec67a250c0514a29b1d2e4822f9913eb&name=default => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/896] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:33 2026] DELETE /v2.0/security-groups/1e254d36-957d-471c-9dd0-4017c33fda47 => 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: 444/897] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:33 2026] GET /v2.0/ports?device_id=b748762f-defe-4e2d-949a-e63d5c04fc19 => generated 975 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/898] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:33 2026] GET /v2.0/security-groups?id=0e47fabf-a229-45af-92cc-72cbd011ea11&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: 7|app: 0|req: 455/899] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:34 2026] GET /v2.0/ports?device_id=b748762f-defe-4e2d-949a-e63d5c04fc19 => generated 975 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:34.927 7 INFO neutron.services.segments.plugin [-] Segment 1a6889b1-2460-4f7f-b3a8-bc5fd4f5f18d resource provider aggregate not found 2026-07-01 08:44:34.934 7 INFO neutron.services.segments.plugin [-] Segment 1a6889b1-2460-4f7f-b3a8-bc5fd4f5f18d resource provider aggregate not found 2026-07-01 08:44:34.963 8 INFO neutron.db.segments_db [None req-46a91dd5-5813-456f-b406-435369a3529c d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 9fc2986f-5a9d-4fdb-acf0-616f3dfda562 of type vxlan for network 93a34d4e-1e0a-4f13-bf91-930375c56375 2026-07-01 08:44:34.965 7 INFO neutron.services.segments.plugin [-] Segment 1a6889b1-2460-4f7f-b3a8-bc5fd4f5f18d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a6889b1-2460-4f7f-b3a8-bc5fd4f5f18d found for delete ", "request_id": "req-2e4d684e-afbf-4f41-a4e5-4d46b3661c41"}]} 2026-07-01 08:44:34.966 7 INFO neutron.services.segments.plugin [-] Segment 1a6889b1-2460-4f7f-b3a8-bc5fd4f5f18d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a6889b1-2460-4f7f-b3a8-bc5fd4f5f18d found for delete ", "request_id": "req-c7bb40c3-78f5-4074-848d-4acdc5e8c087"}]} [pid: 7|app: 0|req: 456/900] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:34 2026] GET /v2.0/security-groups?id=0e47fabf-a229-45af-92cc-72cbd011ea11&fields=id&fields=name => generated 113 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/901] 10.0.0.236 () {34 vars in 671 bytes} [Wed Jul 1 08:44:34 2026] POST /v2.0/networks => generated 743 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/902] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:35 2026] GET /v2.0/ports?device_id=b748762f-defe-4e2d-949a-e63d5c04fc19 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/903] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:44:35 2026] POST /v2.0/subnets => generated 666 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/904] 199.204.45.95 () {34 vars in 1095 bytes} [Wed Jul 1 08:44:35 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:44:35.510 8 INFO neutron.db.segments_db [None req-055941c8-5910-41c6-91d4-0858344918b2 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 1a15d111-83c9-464d-bcec-b650ebe7a664 of type vxlan for network 06da2986-d1cd-445e-990c-4193c0b05e69 2026-07-01 08:44:35.989 7 INFO neutron.db.l3_db [None req-44ef721c-5744-40be-83ca-3924e11c7b0a c6cb1cc375f84c9fb94ba8df257fd51d ed291c181ca7427bb59a142297d7ef37 - - default default] Floating IP 1001dfec-f0fe-405f-8d98-2b6d83de51e6 associated. External IP: 10.96.250.211, port: 0210eb83-4d05-43c4-86a6-425911009ab9. 2026-07-01 08:44:36.274 8 INFO neutron.db.l3_hamode_db [None req-055941c8-5910-41c6-91d4-0858344918b2 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 458/905] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:44:35 2026] PUT /v2.0/floatingips/1001dfec-f0fe-405f-8d98-2b6d83de51e6 => generated 856 bytes in 1240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:36.409 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0e2df15-c2c1-4cef-9bb0-dcd177baac47'] response: {'name': 'network-changed', 'server_uuid': 'b748762f-defe-4e2d-949a-e63d5c04fc19', 'tag': '0210eb83-4d05-43c4-86a6-425911009ab9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 459/906] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:36 2026] GET /v2.0/ports?tenant_id=c05677a1a5c544a59435a8ecf1b467b8&device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/907] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:36 2026] GET /v2.0/ports?device_id=b748762f-defe-4e2d-949a-e63d5c04fc19 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/908] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:36 2026] GET /v2.0/security-groups?tenant_id=d6dceb69e4214d1f9533930c4b73d131&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/909] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:36 2026] GET /v2.0/ports?tenant_id=ed291c181ca7427bb59a142297d7ef37&device_id=b748762f-defe-4e2d-949a-e63d5c04fc19 => 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: 463/910] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:36 2026] GET /v2.0/security-groups?id=0e47fabf-a229-45af-92cc-72cbd011ea11&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: 464/911] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:44:36 2026] GET /v2.0/networks?id=77dca1b1-4aac-47e2-ba39-fb751c13805b => generated 772 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/912] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:37 2026] DELETE /v2.0/security-groups/4a7d4e51-a39c-44ef-b15a-8d3a1eba0604 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/913] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:44:37 2026] GET /v2.0/networks?id=232bf7c1-8d5c-453c-b147-387c954207be => generated 765 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/914] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:44:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=796c0b62-a9a8-4b78-9d22-5f6baf84bda1 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/915] 199.204.45.95 () {34 vars in 1059 bytes} [Wed Jul 1 08:44:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0210eb83-4d05-43c4-86a6-425911009ab9 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/916] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:44:37 2026] GET /v2.0/subnets?id=cf7ca3a4-0938-4254-99c5-ddd5f01b2db4 => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/917] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:37 2026] GET /v2.0/ports?device_id=b748762f-defe-4e2d-949a-e63d5c04fc19 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:37.503 8 INFO neutron.db.l3_hamode_db [None req-055941c8-5910-41c6-91d4-0858344918b2 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 471/918] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:44:37 2026] GET /v2.0/subnets?id=50b84c01-b91f-4e2d-ac70-8e4e05dd1149 => generated 663 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/919] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:44:37 2026] GET /v2.0/ports?network_id=77dca1b1-4aac-47e2-ba39-fb751c13805b&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/920] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:37 2026] GET /v2.0/security-groups?id=0e47fabf-a229-45af-92cc-72cbd011ea11&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/921] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:44:37 2026] GET /v2.0/ports?network_id=232bf7c1-8d5c-453c-b147-387c954207be&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: 475/922] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:44:37 2026] GET /v2.0/networks/77dca1b1-4aac-47e2-ba39-fb751c13805b?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: 476/923] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:44:37 2026] GET /v2.0/networks/232bf7c1-8d5c-453c-b147-387c954207be?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: 477/924] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:44:37 2026] GET /v2.0/networks/77dca1b1-4aac-47e2-ba39-fb751c13805b?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: 478/925] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:44:37 2026] GET /v2.0/networks/232bf7c1-8d5c-453c-b147-387c954207be?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: 479/926] 199.204.45.95 () {34 vars in 993 bytes} [Wed Jul 1 08:44:37 2026] GET /v2.0/ports?device_id=b748762f-defe-4e2d-949a-e63d5c04fc19 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:38.314 7 INFO neutron.db.l3_db [req-0efc6c8c-59f0-4cd5-98f0-c46f72c2ccac req-3036bab0-cd31-4c26-a55b-5e4e15b35703 c6cb1cc375f84c9fb94ba8df257fd51d ed291c181ca7427bb59a142297d7ef37 - - default default] Floating IP 1001dfec-f0fe-405f-8d98-2b6d83de51e6 disassociated. External IP: 10.96.250.211, port: 0210eb83-4d05-43c4-86a6-425911009ab9. [pid: 8|app: 0|req: 448/927] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:44:35 2026] POST /v2.0/routers => generated 730 bytes in 3143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/928] 199.204.45.95 () {36 vars in 996 bytes} [Wed Jul 1 08:44:38 2026] DELETE /v2.0/ports/0210eb83-4d05-43c4-86a6-425911009ab9 => generated 0 bytes in 783 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/929] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:38 2026] GET /v2.0/ports?device_id=b748762f-defe-4e2d-949a-e63d5c04fc19 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:44:38.827 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c4ce847-0bb2-4712-9843-feed9172b896'] response: {'server_uuid': 'b748762f-defe-4e2d-949a-e63d5c04fc19', 'name': 'network-vif-deleted', 'tag': '0210eb83-4d05-43c4-86a6-425911009ab9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 482/930] 10.0.0.245 () {34 vars in 990 bytes} [Wed Jul 1 08:44:38 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/931] 10.0.0.245 () {34 vars in 1040 bytes} [Wed Jul 1 08:44:38 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/932] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:39 2026] DELETE /v2.0/security-groups/0e47fabf-a229-45af-92cc-72cbd011ea11 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:44:40.074 7 INFO neutron.api.v2.resource [None req-e662e6b8-d25f-4b8a-b80d-8ea5c1c890f5 c6cb1cc375f84c9fb94ba8df257fd51d ed291c181ca7427bb59a142297d7ef37 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 485/933] 10.0.0.236 () {32 vars in 737 bytes} [Wed Jul 1 08:44:40 2026] GET /v2.0/security-groups/0e47fabf-a229-45af-92cc-72cbd011ea11 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/934] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:44:38 2026] PUT /v2.0/routers/d2ab934c-8c1e-4b7b-9dc2-2bb2a2b86077/add_router_interface => generated 309 bytes in 1549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/935] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:44:40 2026] DELETE /v2.0/floatingips/1001dfec-f0fe-405f-8d98-2b6d83de51e6 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:44:40.854 7 WARNING neutron_lib.context [None req-e39ba799-72e9-4f5a-99fa-e04eaf11c116 9468ea6c47484bb5b930eb0dd5432066 893935f3ad7a4862915b8e58c5ecfa1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 487/936] 10.0.0.236 () {34 vars in 685 bytes} [Wed Jul 1 08:44:40 2026] POST /v2.0/security-groups => generated 1659 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:44:40.989 7 WARNING neutron_lib.context [None req-50dd83d4-686d-4637-8f23-7a06745d2d73 9468ea6c47484bb5b930eb0dd5432066 893935f3ad7a4862915b8e58c5ecfa1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 488/937] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:44:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:44:41.128 7 WARNING neutron_lib.context [None req-18c7c8da-7c02-403f-baf1-048258c860ea 9468ea6c47484bb5b930eb0dd5432066 893935f3ad7a4862915b8e58c5ecfa1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 489/938] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:44:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:44:41.300 7 WARNING neutron_lib.context [None req-a1ac8270-0c2a-43e3-812e-afdf298a6d33 9468ea6c47484bb5b930eb0dd5432066 893935f3ad7a4862915b8e58c5ecfa1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 450/939] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:44:40 2026] PUT /v2.0/routers/9c95cf13-7088-427d-b16b-a36f691c8941/remove_router_interface => generated 309 bytes in 1326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/940] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:44:41 2026] POST /v2.0/floatingips => generated 552 bytes in 623 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/941] 10.0.0.96 () {34 vars in 1097 bytes} [Wed Jul 1 08:44:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--865167174&fields=id&tenant_id=893935f3ad7a4862915b8e58c5ecfa1d => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/942] 10.0.0.96 () {34 vars in 981 bytes} [Wed Jul 1 08:44:42 2026] GET /v2.0/networks?id=93a34d4e-1e0a-4f13-bf91-930375c56375 => generated 675 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/943] 10.0.0.96 () {34 vars in 964 bytes} [Wed Jul 1 08:44:42 2026] GET /v2.0/quotas/893935f3ad7a4862915b8e58c5ecfa1d => 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: 494/944] 10.0.0.96 () {34 vars in 1001 bytes} [Wed Jul 1 08:44:42 2026] GET /v2.0/ports?tenant_id=893935f3ad7a4862915b8e58c5ecfa1d&fields=id => generated 103 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/945] 10.0.0.96 () {34 vars in 1007 bytes} [Wed Jul 1 08:44:42 2026] GET /v2.0/networks/93a34d4e-1e0a-4f13-bf91-930375c56375?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: 496/946] 10.0.0.96 () {34 vars in 1107 bytes} [Wed Jul 1 08:44:42 2026] GET /v2.0/networks/93a34d4e-1e0a-4f13-bf91-930375c56375?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/947] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:42 2026] GET /v2.0/ports?device_id=c48dfdaf-b89e-40c1-8d85-fcba43aba555 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:44:43.314 8 INFO neutron.services.segments.plugin [-] Segment f4e7f654-eca8-490b-bf00-638c8deaa01d resource provider aggregate not found 2026-07-01 08:44:43.320 8 INFO neutron.services.segments.plugin [-] Segment f4e7f654-eca8-490b-bf00-638c8deaa01d resource provider aggregate not found 2026-07-01 08:44:43.333 8 INFO neutron.services.segments.plugin [-] Segment f4e7f654-eca8-490b-bf00-638c8deaa01d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4e7f654-eca8-490b-bf00-638c8deaa01d found for delete ", "request_id": "req-5f7e6546-888e-40b1-98cb-6f7e6b0d3b43"}]} 2026-07-01 08:44:43.335 8 INFO neutron.services.segments.plugin [-] Segment f4e7f654-eca8-490b-bf00-638c8deaa01d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4e7f654-eca8-490b-bf00-638c8deaa01d found for delete ", "request_id": "req-4d595706-68cc-4bff-a33b-4d0dcb222cb0"}]} 2026-07-01 08:44:43.342 8 INFO neutron.db.l3_hamode_db [None req-e0c7cd23-5731-4b41-abaa-9684c15c2ec8 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] HA network faac6525-576a-4977-bf4f-64071c17b725 was deleted as no HA routers are present in tenant ed291c181ca7427bb59a142297d7ef37. [pid: 8|app: 0|req: 451/948] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:44:41 2026] DELETE /v2.0/routers/9c95cf13-7088-427d-b16b-a36f691c8941 => generated 0 bytes in 1606 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/949] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:44:43 2026] DELETE /v2.0/subnets/50b84c01-b91f-4e2d-ac70-8e4e05dd1149 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/950] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:43 2026] GET /v2.0/security-groups?tenant_id=61883db683a54aaa82dc8cdd5e087d27&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/951] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:43 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 971 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/952] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:43 2026] DELETE /v2.0/security-groups/5e04f0c2-4631-41ab-aa5c-880bb3555999 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/953] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:44:43 2026] GET /v2.0/networks?id=93a34d4e-1e0a-4f13-bf91-930375c56375 => generated 675 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/954] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:43 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:44.029 7 INFO neutron.services.segments.plugin [-] Segment 43b77107-37f1-4972-b531-4bd168768e5a resource provider aggregate not found 2026-07-01 08:44:44.034 7 INFO neutron.services.segments.plugin [-] Segment 43b77107-37f1-4972-b531-4bd168768e5a resource provider aggregate not found 2026-07-01 08:44:44.048 7 INFO neutron.services.segments.plugin [-] Segment 43b77107-37f1-4972-b531-4bd168768e5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43b77107-37f1-4972-b531-4bd168768e5a found for delete ", "request_id": "req-7e297463-48bc-4b59-a024-802a0591fd7e"}]} 2026-07-01 08:44:44.049 7 INFO neutron.services.segments.plugin [-] Segment 43b77107-37f1-4972-b531-4bd168768e5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43b77107-37f1-4972-b531-4bd168768e5a found for delete ", "request_id": "req-a48f33b9-1c7f-4870-b4cb-fc8cc85f4698"}]} [pid: 7|app: 0|req: 499/955] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:44:43 2026] DELETE /v2.0/networks/232bf7c1-8d5c-453c-b147-387c954207be => generated 0 bytes in 469 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/956] 199.204.45.95 () {34 vars in 1049 bytes} [Wed Jul 1 08:44:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=893935f3ad7a4862915b8e58c5ecfa1d => generated 180 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/957] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:44 2026] GET /v2.0/ports?device_id=c48dfdaf-b89e-40c1-8d85-fcba43aba555 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:44:44.090 8 WARNING neutron_lib.context [req-35d32f96-ea38-4e8e-898a-42a731f7fe2c req-f5def7b4-c151-420a-a7a4-39fa04e8c55b 9468ea6c47484bb5b930eb0dd5432066 893935f3ad7a4862915b8e58c5ecfa1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 500/958] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:44 2026] GET /v2.0/security-groups?tenant_id=dc6dd116dcb242b2bd8d7a55ce6dfcec&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/959] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:44 2026] DELETE /v2.0/security-groups/22cd7571-9893-4677-b3b2-cf97b20aa0e2 => 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: 502/960] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:44 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/961] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:44 2026] GET /v2.0/security-groups?tenant_id=ed291c181ca7427bb59a142297d7ef37&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/962] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:44 2026] GET /v2.0/security-groups?id=d5b0dd62-45fc-4030-b393-44f948a3a20e&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/963] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:44 2026] DELETE /v2.0/security-groups/20bbe6cc-4943-449b-8502-2cee6281bcfe => 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: 459/964] 199.204.45.95 () {38 vars in 954 bytes} [Wed Jul 1 08:44:44 2026] POST /v2.0/ports => generated 958 bytes in 540 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: 460/965] 199.204.45.95 () {34 vars in 993 bytes} [Wed Jul 1 08:44:44 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:45.142 8 INFO neutron.db.l3_db [req-78556f01-424e-4296-8618-e351a2e032ad req-02a6b20c-77d3-44cb-8561-83102833562a 7450e86580b7472aa1ce92442d4b3f3a c05677a1a5c544a59435a8ecf1b467b8 - - default default] Floating IP a022ed63-e76e-47c7-b406-fd3bded9daf5 disassociated. External IP: 10.96.250.208, port: 796c0b62-a9a8-4b78-9d22-5f6baf84bda1. [pid: 7|app: 0|req: 506/966] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:44:44 2026] PUT /v2.0/ports/2f843232-b521-4a86-bb02-d87b8d905065 => generated 1203 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:44:45.235 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3c2bf50-9a2b-477b-8f81-353f1fe8a121'] response: {'name': 'network-changed', 'server_uuid': 'c48dfdaf-b89e-40c1-8d85-fcba43aba555', 'tag': '2f843232-b521-4a86-bb02-d87b8d905065', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 507/967] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:45 2026] GET /v2.0/ports?device_id=c48dfdaf-b89e-40c1-8d85-fcba43aba555 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/968] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:45 2026] GET /v2.0/ports?tenant_id=893935f3ad7a4862915b8e58c5ecfa1d&device_id=c48dfdaf-b89e-40c1-8d85-fcba43aba555 => generated 1242 bytes in 41 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: 509/969] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:45 2026] GET /v2.0/security-groups?id=5543ffd9-bfe7-4159-8e90-5accc4ecaa5e&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/970] 199.204.45.95 () {34 vars in 1059 bytes} [Wed Jul 1 08:44:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2f843232-b521-4a86-bb02-d87b8d905065 => 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: 511/971] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:44:45 2026] GET /v2.0/subnets?id=98f5bcc9-8efb-4434-9ba0-44594dcd5ecb => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/972] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:44:45 2026] GET /v2.0/ports?network_id=93a34d4e-1e0a-4f13-bf91-930375c56375&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: 513/973] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:45 2026] GET /v2.0/ports?device_id=61520ed9-93e8-4bb1-9dfe-1b38a049f7c4 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/974] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:44:45 2026] GET /v2.0/networks/93a34d4e-1e0a-4f13-bf91-930375c56375?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/975] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:44:45 2026] GET /v2.0/networks/93a34d4e-1e0a-4f13-bf91-930375c56375?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/976] 199.204.45.95 () {36 vars in 996 bytes} [Wed Jul 1 08:44:44 2026] DELETE /v2.0/ports/796c0b62-a9a8-4b78-9d22-5f6baf84bda1 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/977] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:45 2026] GET /v2.0/ports?tenant_id=893935f3ad7a4862915b8e58c5ecfa1d&device_id=c48dfdaf-b89e-40c1-8d85-fcba43aba555 => generated 1242 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:44:45.863 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d2e4e5a-6522-456d-8c3e-026d2716f40a'] response: {'server_uuid': '61520ed9-93e8-4bb1-9dfe-1b38a049f7c4', 'name': 'network-vif-deleted', 'tag': '796c0b62-a9a8-4b78-9d22-5f6baf84bda1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 462/978] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:44:45 2026] GET /v2.0/networks?id=93a34d4e-1e0a-4f13-bf91-930375c56375 => generated 771 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/979] 199.204.45.95 () {34 vars in 1059 bytes} [Wed Jul 1 08:44:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2f843232-b521-4a86-bb02-d87b8d905065 => 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: 463/982] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:44:45 2026] GET /v2.0/subnets?id=98f5bcc9-8efb-4434-9ba0-44594dcd5ecb => generated 669 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/983] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:44:46 2026] GET /v2.0/ports?network_id=93a34d4e-1e0a-4f13-bf91-930375c56375&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/984] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:44:46 2026] GET /v2.0/networks/93a34d4e-1e0a-4f13-bf91-930375c56375?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: 521/985] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:44:46 2026] GET /v2.0/networks/93a34d4e-1e0a-4f13-bf91-930375c56375?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/986] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:46 2026] GET /v2.0/ports?device_id=c48dfdaf-b89e-40c1-8d85-fcba43aba555 => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/987] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:46 2026] GET /v2.0/security-groups?id=5543ffd9-bfe7-4159-8e90-5accc4ecaa5e&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/988] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:46 2026] DELETE /v2.0/security-groups/d5b0dd62-45fc-4030-b393-44f948a3a20e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:44:46.768 7 INFO neutron.api.v2.resource [None req-bf3e00af-85ea-4ab1-88f4-b03692b7d89f 7450e86580b7472aa1ce92442d4b3f3a c05677a1a5c544a59435a8ecf1b467b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 523/989] 10.0.0.236 () {32 vars in 737 bytes} [Wed Jul 1 08:44:46 2026] GET /v2.0/security-groups/d5b0dd62-45fc-4030-b393-44f948a3a20e => 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: 467/990] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:44:46 2026] DELETE /v2.0/floatingips/a022ed63-e76e-47c7-b406-fd3bded9daf5 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/991] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:47 2026] GET /v2.0/ports?device_id=c48dfdaf-b89e-40c1-8d85-fcba43aba555 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/992] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:47 2026] GET /v2.0/security-groups?id=5543ffd9-bfe7-4159-8e90-5accc4ecaa5e&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/993] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:44:47 2026] PUT /v2.0/routers/cf8f6d75-63f8-4e5b-973d-c3f9c6f6a437/remove_router_interface => generated 309 bytes in 1253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/994] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:48 2026] GET /v2.0/ports?device_id=c48dfdaf-b89e-40c1-8d85-fcba43aba555 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/995] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:48 2026] GET /v2.0/security-groups?id=5543ffd9-bfe7-4159-8e90-5accc4ecaa5e&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/996] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:49 2026] GET /v2.0/ports?device_id=c48dfdaf-b89e-40c1-8d85-fcba43aba555 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/997] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:49 2026] GET /v2.0/security-groups?tenant_id=f6e25fc623e14c2e8c9f47789b58dc7a&name=default => generated 2925 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:44:49.668 8 INFO neutron.services.segments.plugin [-] Segment dd1967ec-dcd9-4dde-84f4-ed0d66dd5d92 resource provider aggregate not found 2026-07-01 08:44:49.674 8 INFO neutron.services.segments.plugin [-] Segment dd1967ec-dcd9-4dde-84f4-ed0d66dd5d92 resource provider aggregate not found 2026-07-01 08:44:49.697 8 INFO neutron.services.segments.plugin [-] Segment dd1967ec-dcd9-4dde-84f4-ed0d66dd5d92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd1967ec-dcd9-4dde-84f4-ed0d66dd5d92 found for delete ", "request_id": "req-9fa696bd-1e51-4a90-b92f-9af7c67ab920"}]} 2026-07-01 08:44:49.698 8 INFO neutron.services.segments.plugin [-] Segment dd1967ec-dcd9-4dde-84f4-ed0d66dd5d92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd1967ec-dcd9-4dde-84f4-ed0d66dd5d92 found for delete ", "request_id": "req-406cb0c6-3ce3-4671-8d9a-c99a0a40e339"}]} 2026-07-01 08:44:49.705 8 INFO neutron.db.l3_hamode_db [None req-a8c9912b-a37e-41b1-8971-5547280bdb13 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] HA network aa5b703a-8816-424a-845d-f6641e17b6c3 was deleted as no HA routers are present in tenant c05677a1a5c544a59435a8ecf1b467b8. [pid: 8|app: 0|req: 470/998] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:44:48 2026] DELETE /v2.0/routers/cf8f6d75-63f8-4e5b-973d-c3f9c6f6a437 => generated 0 bytes in 1284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/999] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:49 2026] DELETE /v2.0/security-groups/76390a29-4272-4a39-b27d-d100fa595987 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:44:49.996 7 INFO neutron.db.l3_db [None req-9009d62f-8197-40cb-9967-361208847fd2 9468ea6c47484bb5b930eb0dd5432066 893935f3ad7a4862915b8e58c5ecfa1d - - default default] Floating IP 2757d3f1-f674-4c78-901f-7be31307f70c associated. External IP: 10.96.250.212, port: 2f843232-b521-4a86-bb02-d87b8d905065. [pid: 8|app: 0|req: 472/1000] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:44:49 2026] DELETE /v2.0/subnets/cf7ca3a4-0938-4254-99c5-ddd5f01b2db4 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1001] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:44:50 2026] DELETE /v2.0/networks/77dca1b1-4aac-47e2-ba39-fb751c13805b => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1002] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:50 2026] GET /v2.0/security-groups?tenant_id=77cf33e47aa34b74b587d8367872f9af&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1003] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:50 2026] DELETE /v2.0/security-groups/064e9d5f-a46d-45a0-ba9f-926b299c34e6 => 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: 476/1004] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:50 2026] GET /v2.0/security-groups?tenant_id=c05677a1a5c544a59435a8ecf1b467b8&name=default => generated 2921 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1005] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:50 2026] DELETE /v2.0/security-groups/2370e1fd-4720-4779-ba0a-ff50de25a01f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1006] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:44:49 2026] PUT /v2.0/floatingips/2757d3f1-f674-4c78-901f-7be31307f70c => generated 856 bytes in 1671 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1007] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:51 2026] GET /v2.0/ports?device_id=c48dfdaf-b89e-40c1-8d85-fcba43aba555 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:51.306 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10028a49-c703-40bb-a244-6ebd65db3f7d'] response: {'name': 'network-changed', 'server_uuid': 'c48dfdaf-b89e-40c1-8d85-fcba43aba555', 'tag': '2f843232-b521-4a86-bb02-d87b8d905065', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 531/1008] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:51 2026] GET /v2.0/security-groups?id=5543ffd9-bfe7-4159-8e90-5accc4ecaa5e&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1009] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:50 2026] GET /v2.0/security-groups?tenant_id=8128799c9da046c3bc922137c95a0424&name=default => generated 2925 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1010] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:44:51 2026] GET /v2.0/ports?tenant_id=893935f3ad7a4862915b8e58c5ecfa1d&device_id=c48dfdaf-b89e-40c1-8d85-fcba43aba555 => 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: 533/1011] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:44:51 2026] GET /v2.0/networks?id=93a34d4e-1e0a-4f13-bf91-930375c56375 => generated 771 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1012] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:51 2026] DELETE /v2.0/security-groups/124435b4-5f45-43ed-80f2-f8bf5f88ddc4 => 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: 534/1013] 199.204.45.95 () {34 vars in 1059 bytes} [Wed Jul 1 08:44:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2f843232-b521-4a86-bb02-d87b8d905065 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1014] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:44:51 2026] GET /v2.0/subnets?id=98f5bcc9-8efb-4434-9ba0-44594dcd5ecb => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1015] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:44:51 2026] GET /v2.0/ports?network_id=93a34d4e-1e0a-4f13-bf91-930375c56375&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:44:51.731 8 INFO neutron.services.segments.plugin [-] Segment 3e9c2c38-065d-4fbb-a97b-25469cad31b8 resource provider aggregate not found 2026-07-01 08:44:51.739 8 INFO neutron.services.segments.plugin [-] Segment 3e9c2c38-065d-4fbb-a97b-25469cad31b8 resource provider aggregate not found 2026-07-01 08:44:51.759 8 INFO neutron.services.segments.plugin [-] Segment 3e9c2c38-065d-4fbb-a97b-25469cad31b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e9c2c38-065d-4fbb-a97b-25469cad31b8 found for delete ", "request_id": "req-76e915c5-2ad3-4f6a-b9fe-3c855a90c306"}]} 2026-07-01 08:44:51.761 8 INFO neutron.services.segments.plugin [-] Segment 3e9c2c38-065d-4fbb-a97b-25469cad31b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e9c2c38-065d-4fbb-a97b-25469cad31b8 found for delete ", "request_id": "req-04c3de6a-8df7-4cce-8a05-df4d1bb7b925"}]} [pid: 7|app: 0|req: 536/1016] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:44:51 2026] GET /v2.0/networks/93a34d4e-1e0a-4f13-bf91-930375c56375?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1017] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:51 2026] GET /v2.0/security-groups?tenant_id=3c7212bdf1d64bb2a722f148f9c82326&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1018] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:44:51 2026] GET /v2.0/networks/93a34d4e-1e0a-4f13-bf91-930375c56375?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: 482/1019] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:51 2026] DELETE /v2.0/security-groups/5309302c-5091-436f-9db5-916616fada1f => 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: 538/1020] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:52 2026] GET /v2.0/ports?device_id=c48dfdaf-b89e-40c1-8d85-fcba43aba555 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1021] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:44:52 2026] GET /v2.0/security-groups?id=5543ffd9-bfe7-4159-8e90-5accc4ecaa5e&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1022] 199.204.45.95 () {34 vars in 993 bytes} [Wed Jul 1 08:44:52 2026] GET /v2.0/ports?device_id=c48dfdaf-b89e-40c1-8d85-fcba43aba555 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:52.774 7 INFO neutron.db.l3_db [req-70db60f7-cce1-4f8d-aa5c-e9bc4257e314 req-84e00780-6c84-446b-a0bd-f1e8d35932a3 9468ea6c47484bb5b930eb0dd5432066 893935f3ad7a4862915b8e58c5ecfa1d - - default default] Floating IP 2757d3f1-f674-4c78-901f-7be31307f70c disassociated. External IP: 10.96.250.212, port: 2f843232-b521-4a86-bb02-d87b8d905065. [pid: 7|app: 0|req: 540/1023] 199.204.45.95 () {36 vars in 996 bytes} [Wed Jul 1 08:44:52 2026] DELETE /v2.0/ports/2f843232-b521-4a86-bb02-d87b8d905065 => generated 0 bytes in 834 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1024] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:44:53 2026] GET /v2.0/ports?device_id=c48dfdaf-b89e-40c1-8d85-fcba43aba555 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:44:54.356 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f939eb10-83cc-49c4-bd04-47240ffd668c'] response: {'server_uuid': 'c48dfdaf-b89e-40c1-8d85-fcba43aba555', 'name': 'network-vif-deleted', 'tag': '2f843232-b521-4a86-bb02-d87b8d905065', 'status': 'completed', 'code': 200} 2026-07-01 08:44:54.518 7 WARNING keystonemiddleware.audit [req-70db60f7-cce1-4f8d-aa5c-e9bc4257e314 req-84e00780-6c84-446b-a0bd-f1e8d35932a3 9468ea6c47484bb5b930eb0dd5432066 893935f3ad7a4862915b8e58c5ecfa1d - - default default] Skipping service tempest-service-295414116 as it have no endpoints. [pid: 7|app: 0|req: 541/1025] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:54 2026] GET /v2.0/security-groups?tenant_id=9a7cb3cefbcb449fa8dd2240977d9adc&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:44:54.661 7 WARNING keystonemiddleware.audit [None req-5dfd9586-d8be-42db-b6d5-b24a84b480f5 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Skipping service tempest-service-295414116 as it have no endpoints. [pid: 8|app: 0|req: 485/1026] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:54 2026] DELETE /v2.0/security-groups/5543ffd9-bfe7-4159-8e90-5accc4ecaa5e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:44:54.743 8 INFO neutron.api.v2.resource [None req-37c4179c-4904-44fe-acb0-19e8614327cf 9468ea6c47484bb5b930eb0dd5432066 893935f3ad7a4862915b8e58c5ecfa1d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 486/1027] 10.0.0.236 () {32 vars in 737 bytes} [Wed Jul 1 08:44:54 2026] GET /v2.0/security-groups/5543ffd9-bfe7-4159-8e90-5accc4ecaa5e => 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: 542/1028] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:54 2026] DELETE /v2.0/security-groups/bec58fa8-ad9f-4723-97ba-9bdf287056e2 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1029] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:44:54 2026] DELETE /v2.0/floatingips/2757d3f1-f674-4c78-901f-7be31307f70c => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1030] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:54 2026] GET /v2.0/security-groups?tenant_id=a894703ca8fb4f46aa9a871b33ce5730&name=default => generated 2925 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1031] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:55 2026] DELETE /v2.0/security-groups/fb893cff-381e-44ab-8d98-d21b407b35cf => 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: 545/1032] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:55 2026] GET /v2.0/security-groups?tenant_id=5a728698caf8491687c5ec4d857ac8ae&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1033] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:55 2026] DELETE /v2.0/security-groups/d6611e14-3252-4669-bec4-9d08851745ba => 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: 488/1034] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:44:55 2026] PUT /v2.0/routers/d2ab934c-8c1e-4b7b-9dc2-2bb2a2b86077/remove_router_interface => generated 309 bytes in 1302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1035] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:56 2026] GET /v2.0/security-groups?tenant_id=8e5a76cd2789440a99bf8bb8f6b49fdb&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1036] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:56 2026] DELETE /v2.0/security-groups/a38c34d5-911a-4109-9753-40c46418ed61 => 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: 491/1037] 10.0.0.236 () {32 vars in 653 bytes} [Wed Jul 1 08:44:56 2026] GET /v2.0/extensions => generated 19901 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1038] 10.0.0.236 () {32 vars in 681 bytes} [Wed Jul 1 08:44:56 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1039] 10.0.0.236 () {32 vars in 681 bytes} [Wed Jul 1 08:44:56 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1040] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:44:56 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1041] 10.0.0.236 () {32 vars in 665 bytes} [Wed Jul 1 08:44:56 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1042] 10.0.0.236 () {32 vars in 699 bytes} [Wed Jul 1 08:44:56 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1043] 10.0.0.236 () {32 vars in 697 bytes} [Wed Jul 1 08:44:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1044] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:56 2026] GET /v2.0/security-groups?tenant_id=5bfc22c62c6645e8a22ac8f8663098d7&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1045] 10.0.0.236 () {32 vars in 701 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1046] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:57 2026] DELETE /v2.0/security-groups/4e3fe82e-3487-45d4-8e64-275b9e871584 => 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: 501/1047] 10.0.0.236 () {32 vars in 689 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1048] 10.0.0.236 () {32 vars in 703 bytes} [Wed Jul 1 08:44:57 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: 503/1049] 10.0.0.236 () {32 vars in 693 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1050] 10.0.0.236 () {32 vars in 695 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1051] 10.0.0.236 () {32 vars in 685 bytes} [Wed Jul 1 08:44:57 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: 506/1052] 10.0.0.236 () {32 vars in 687 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1053] 10.0.0.236 () {32 vars in 661 bytes} [Wed Jul 1 08:44:57 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: 508/1054] 10.0.0.236 () {32 vars in 699 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1055] 10.0.0.236 () {32 vars in 679 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1056] 10.0.0.236 () {32 vars in 683 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1057] 10.0.0.236 () {32 vars in 675 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1058] 10.0.0.236 () {32 vars in 689 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1059] 10.0.0.236 () {32 vars in 723 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1060] 10.0.0.236 () {32 vars in 687 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1061] 10.0.0.236 () {32 vars in 669 bytes} [Wed Jul 1 08:44:57 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: 516/1062] 10.0.0.236 () {32 vars in 687 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1063] 10.0.0.236 () {32 vars in 681 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1064] 10.0.0.236 () {32 vars in 699 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1065] 10.0.0.236 () {32 vars in 679 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1066] 10.0.0.236 () {32 vars in 667 bytes} [Wed Jul 1 08:44:57 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: 521/1067] 10.0.0.236 () {32 vars in 677 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1068] 10.0.0.236 () {32 vars in 665 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1069] 10.0.0.236 () {32 vars in 675 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1070] 10.0.0.236 () {32 vars in 713 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1071] 10.0.0.236 () {32 vars in 691 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1072] 10.0.0.236 () {32 vars in 683 bytes} [Wed Jul 1 08:44:57 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: 527/1073] 10.0.0.236 () {32 vars in 669 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1074] 10.0.0.236 () {32 vars in 687 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1075] 10.0.0.236 () {32 vars in 705 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:57.553 7 INFO neutron.services.segments.plugin [-] Segment 1a15d111-83c9-464d-bcec-b650ebe7a664 resource provider aggregate not found [pid: 8|app: 0|req: 530/1076] 10.0.0.236 () {32 vars in 675 bytes} [Wed Jul 1 08:44:57 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) 2026-07-01 08:44:57.560 7 INFO neutron.services.segments.plugin [-] Segment 1a15d111-83c9-464d-bcec-b650ebe7a664 resource provider aggregate not found [pid: 8|app: 0|req: 531/1077] 10.0.0.236 () {32 vars in 701 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1078] 10.0.0.236 () {32 vars in 675 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:57.570 7 INFO neutron.db.l3_hamode_db [None req-35617ef4-a755-4612-b9f4-b6bf90e5ef86 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] HA network 06da2986-d1cd-445e-990c-4193c0b05e69 was deleted as no HA routers are present in tenant 893935f3ad7a4862915b8e58c5ecfa1d. [pid: 7|app: 0|req: 547/1079] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:44:56 2026] DELETE /v2.0/routers/d2ab934c-8c1e-4b7b-9dc2-2bb2a2b86077 => generated 0 bytes in 1152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1080] 10.0.0.236 () {32 vars in 693 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:44:57.582 7 INFO neutron.services.segments.plugin [-] Segment 1a15d111-83c9-464d-bcec-b650ebe7a664 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a15d111-83c9-464d-bcec-b650ebe7a664 found for delete ", "request_id": "req-29976511-3467-4a3e-b939-20f494060f1b"}]} 2026-07-01 08:44:57.583 7 INFO neutron.services.segments.plugin [-] Segment 1a15d111-83c9-464d-bcec-b650ebe7a664 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a15d111-83c9-464d-bcec-b650ebe7a664 found for delete ", "request_id": "req-6f49b821-b0ba-4324-a1f1-7f6f0064b61f"}]} [pid: 7|app: 0|req: 548/1081] 10.0.0.236 () {32 vars in 689 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1082] 10.0.0.236 () {32 vars in 709 bytes} [Wed Jul 1 08:44:57 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: 7|app: 0|req: 550/1083] 10.0.0.236 () {32 vars in 705 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1084] 10.0.0.236 () {32 vars in 697 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1085] 10.0.0.236 () {32 vars in 711 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1086] 10.0.0.236 () {32 vars in 669 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1087] 10.0.0.236 () {32 vars in 687 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1088] 10.0.0.236 () {32 vars in 681 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1089] 10.0.0.236 () {32 vars in 675 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1090] 10.0.0.236 () {32 vars in 671 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1091] 10.0.0.236 () {32 vars in 661 bytes} [Wed Jul 1 08:44:57 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: 559/1092] 10.0.0.236 () {32 vars in 699 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1093] 10.0.0.236 () {32 vars in 699 bytes} [Wed Jul 1 08:44:57 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: 7|app: 0|req: 561/1094] 10.0.0.236 () {32 vars in 677 bytes} [Wed Jul 1 08:44:57 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: 7|app: 0|req: 562/1095] 10.0.0.236 () {32 vars in 669 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1096] 10.0.0.236 () {32 vars in 683 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1097] 10.0.0.236 () {32 vars in 701 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1098] 10.0.0.236 () {32 vars in 685 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1099] 10.0.0.236 () {32 vars in 707 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1100] 10.0.0.236 () {32 vars in 669 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1101] 10.0.0.236 () {32 vars in 697 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1102] 10.0.0.236 () {32 vars in 695 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1103] 10.0.0.236 () {32 vars in 685 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1104] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:44:57 2026] DELETE /v2.0/subnets/98f5bcc9-8efb-4434-9ba0-44594dcd5ecb => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1105] 10.0.0.236 () {32 vars in 689 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1106] 10.0.0.236 () {32 vars in 667 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1107] 10.0.0.236 () {32 vars in 681 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1108] 10.0.0.236 () {32 vars in 681 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1109] 10.0.0.236 () {32 vars in 691 bytes} [Wed Jul 1 08:44:57 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: 539/1110] 10.0.0.236 () {32 vars in 691 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1111] 10.0.0.236 () {32 vars in 695 bytes} [Wed Jul 1 08:44:57 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: 541/1112] 10.0.0.236 () {32 vars in 685 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1113] 10.0.0.236 () {32 vars in 689 bytes} [Wed Jul 1 08:44:57 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: 543/1114] 10.0.0.236 () {32 vars in 701 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1115] 10.0.0.236 () {32 vars in 703 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1116] 10.0.0.236 () {32 vars in 713 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1117] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:44:57 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: 547/1118] 10.0.0.236 () {32 vars in 715 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1119] 10.0.0.236 () {32 vars in 727 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1120] 10.0.0.236 () {32 vars in 741 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1121] 10.0.0.236 () {32 vars in 719 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1122] 10.0.0.236 () {32 vars in 683 bytes} [Wed Jul 1 08:44:57 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: 552/1123] 10.0.0.236 () {32 vars in 669 bytes} [Wed Jul 1 08:44:57 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1124] 10.0.0.236 () {32 vars in 719 bytes} [Wed Jul 1 08:44:57 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: 554/1125] 10.0.0.236 () {32 vars in 679 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1126] 10.0.0.236 () {32 vars in 669 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1127] 10.0.0.236 () {32 vars in 697 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1128] 10.0.0.236 () {32 vars in 705 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1129] 10.0.0.236 () {32 vars in 701 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1130] 10.0.0.236 () {32 vars in 683 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1131] 10.0.0.236 () {32 vars in 705 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1132] 10.0.0.236 () {32 vars in 695 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1133] 10.0.0.236 () {32 vars in 689 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1134] 10.0.0.236 () {32 vars in 697 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1135] 10.0.0.236 () {32 vars in 689 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1136] 10.0.0.236 () {32 vars in 701 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1137] 10.0.0.236 () {32 vars in 665 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1138] 10.0.0.236 () {32 vars in 681 bytes} [Wed Jul 1 08:44:58 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: 568/1139] 10.0.0.236 () {32 vars in 693 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1140] 10.0.0.236 () {32 vars in 677 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1141] 10.0.0.236 () {32 vars in 667 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1142] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:44:57 2026] DELETE /v2.0/networks/93a34d4e-1e0a-4f13-bf91-930375c56375 => generated 0 bytes in 495 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1143] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/security-groups?tenant_id=893935f3ad7a4862915b8e58c5ecfa1d&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1144] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:58 2026] DELETE /v2.0/security-groups/bdab52be-9a48-4881-b48a-26eb6d7f58e5 => 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: 572/1145] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:44:58 2026] GET /v2.0/security-groups?tenant_id=c17f200c023a43d5889c193aa63fb37d&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1146] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:44:59 2026] DELETE /v2.0/security-groups/d67515d0-7bc0-4e60-b1ef-1d5e09475cea => 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: 573/1147] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:00 2026] GET /v2.0/security-groups?tenant_id=53de0253760744c3ae677628a43b4943&name=default => generated 2925 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:45:00.891 7 INFO neutron.services.segments.plugin [-] Segment 9fc2986f-5a9d-4fdb-acf0-616f3dfda562 resource provider aggregate not found 2026-07-01 08:45:00.899 7 INFO neutron.services.segments.plugin [-] Segment 9fc2986f-5a9d-4fdb-acf0-616f3dfda562 resource provider aggregate not found 2026-07-01 08:45:00.911 7 INFO neutron.services.segments.plugin [-] Segment 9fc2986f-5a9d-4fdb-acf0-616f3dfda562 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fc2986f-5a9d-4fdb-acf0-616f3dfda562 found for delete ", "request_id": "req-a1ce244d-7efe-4e8e-8915-43404fe2d476"}]} 2026-07-01 08:45:00.929 7 INFO neutron.services.segments.plugin [-] Segment 9fc2986f-5a9d-4fdb-acf0-616f3dfda562 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fc2986f-5a9d-4fdb-acf0-616f3dfda562 found for delete ", "request_id": "req-3911dce6-fd6b-4225-8274-97b21efd065d"}]} [pid: 7|app: 0|req: 575/1150] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:00 2026] DELETE /v2.0/security-groups/a2134825-22e7-4218-b929-65c3320b77bf => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:45:01.535 8 WARNING neutron_lib.context [None req-38c38070-d026-463b-8880-f749bbb9768c 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 576/1151] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:01 2026] GET /v2.0/security-groups?tenant_id=fa632071dc284f84a17aaceff6d270bc&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1152] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:01 2026] DELETE /v2.0/security-groups/f6b6dce2-68f3-4877-a449-c2334b57533c => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:45:01.827 8 INFO neutron.db.segments_db [None req-38c38070-d026-463b-8880-f749bbb9768c 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] Added segment 875ccdc0-2d81-49cd-8e62-c4baec490f88 of type vxlan for network c6d12aa9-f31b-4ac2-b607-244606e1b5e3 [pid: 8|app: 0|req: 576/1153] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:01 2026] POST /v2.0/networks => generated 650 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:02.021 7 WARNING neutron_lib.context [None req-a93747c8-ae89-4aa9-ac52-e09bb75ad2f1 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 578/1154] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:02 2026] POST /v2.0/subnets => generated 603 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:02.542 8 WARNING neutron_lib.context [None req-7d15cb51-3117-423f-9d3a-e2e57cb24bc3 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:02.599 8 INFO neutron.db.segments_db [None req-7d15cb51-3117-423f-9d3a-e2e57cb24bc3 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] Added segment 83c3f94f-22ad-496a-830a-56be22af0ccb of type vxlan for network 37a0371a-1f8c-4206-944a-306e6748041a [pid: 7|app: 0|req: 579/1155] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:02 2026] GET /v2.0/security-groups?tenant_id=93ecddc2012c45eea4d149333366550c&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:45:03.020 8 INFO neutron.db.l3_hamode_db [None req-7d15cb51-3117-423f-9d3a-e2e57cb24bc3 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 580/1156] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:02 2026] DELETE /v2.0/security-groups/2f9960f1-3148-42de-ace5-9ca3d7e4ff81 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1157] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:03 2026] GET /v2.0/security-groups?tenant_id=faa5b0c48c6444218daf3d4ab24dfed1&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1158] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:03 2026] DELETE /v2.0/security-groups/5b4a6fc0-0f32-44c9-ac97-bfd3db7f966f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:45:04.969 8 INFO neutron.db.l3_hamode_db [None req-7d15cb51-3117-423f-9d3a-e2e57cb24bc3 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 583/1159] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:04 2026] GET /v2.0/security-groups?tenant_id=bec87b6699a3459191933130158c9d70&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1160] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:05 2026] DELETE /v2.0/security-groups/08be48b4-7819-4f74-ab65-6c1164d97acd => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:45:06.473 7 WARNING neutron_lib.context [None req-1c7cec8f-c2ab-4057-94c6-8e77c1259eec e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:06.708 7 INFO neutron.db.segments_db [None req-1c7cec8f-c2ab-4057-94c6-8e77c1259eec e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] Added segment 3e516620-a937-499f-8bf2-84297a8cce98 of type vxlan for network 406e68c3-2595-4b73-b193-854f5f63390a [pid: 8|app: 0|req: 577/1161] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:02 2026] POST /v2.0/routers => generated 694 bytes in 4215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1162] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:06 2026] POST /v2.0/networks => generated 645 bytes in 896 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:07.005 7 WARNING neutron_lib.context [None req-6d7012a1-e21f-4b94-b961-4e58feaad041 e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 586/1163] 10.0.0.236 () {34 vars in 665 bytes} [Wed Jul 1 08:45:07 2026] POST /v2.0/ports => generated 775 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:45:07.493 7 WARNING neutron_lib.context [None req-ac9ede39-6641-446f-bd17-b8206c9fd4fd e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:07.627 7 INFO neutron.db.segments_db [None req-ac9ede39-6641-446f-bd17-b8206c9fd4fd e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] Added segment 4fe6330c-b397-4fbc-a83c-aea3000a9422 of type vxlan for network 0956a8ba-6e33-4f69-8f12-ec001ed608ac [pid: 7|app: 0|req: 587/1164] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:07 2026] POST /v2.0/networks => generated 632 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:07.964 7 WARNING neutron_lib.context [None req-42070ba3-31ba-4e56-89bd-5bcbab84df86 e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 588/1165] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:07 2026] POST /v2.0/subnets => generated 602 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:08.730 7 WARNING neutron_lib.context [None req-74f47ecd-87ed-468c-87fa-db10a9d3a9b0 9bd1fb6b3429420499e80deca6955268 b1c9b32d466d43c4a65d1b9d6ecb58ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:08.730 7 WARNING neutron_lib.context [None req-74f47ecd-87ed-468c-87fa-db10a9d3a9b0 9bd1fb6b3429420499e80deca6955268 b1c9b32d466d43c4a65d1b9d6ecb58ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 578/1166] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:45:06 2026] PUT /v2.0/routers/d7701a05-ebdd-4d6b-a53c-258ec8de9f2d/add_router_interface => generated 309 bytes in 2394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1167] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:09 2026] GET /v2.0/security-groups?tenant_id=355310fa08d9462a8e591f7ce007aa90&name=default => generated 2925 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:45:09.546 8 WARNING neutron_lib.context [None req-0e1a1941-fa4f-47e8-bbf9-afa0206e311d e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:09.570 7 INFO neutron.db.segments_db [None req-74f47ecd-87ed-468c-87fa-db10a9d3a9b0 9bd1fb6b3429420499e80deca6955268 b1c9b32d466d43c4a65d1b9d6ecb58ea - - default default] Added segment cf8f4b90-3a46-4edf-9239-2460b0763852 of type vxlan for network 8f49d37d-8ea2-4bb0-9047-15e1d8517c6a 2026-07-01 08:45:09.685 7 INFO neutron.db.segments_db [None req-74f47ecd-87ed-468c-87fa-db10a9d3a9b0 9bd1fb6b3429420499e80deca6955268 b1c9b32d466d43c4a65d1b9d6ecb58ea - - default default] Added segment de875a45-f64d-4ff1-ac86-4a6466b16713 of type vxlan for network e30f78f8-0631-4d63-a7a3-6f52cf2ad8a6 [pid: 7|app: 0|req: 589/1168] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:08 2026] POST /v2.0/networks => generated 1244 bytes in 1542 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:45:10.053 7 WARNING neutron_lib.context [None req-94520aed-5889-4a70-aea5-0d1a957b3387 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 580/1169] 10.0.0.236 () {34 vars in 665 bytes} [Wed Jul 1 08:45:09 2026] POST /v2.0/ports => generated 950 bytes in 720 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: 581/1170] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:10 2026] DELETE /v2.0/security-groups/0eeda058-2efb-43d0-a551-74293137fbbb => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1171] 10.0.0.236 () {32 vars in 649 bytes} [Wed Jul 1 08:45:10 2026] GET /v2.0/networks => generated 1843 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1172] 10.0.0.236 () {34 vars in 665 bytes} [Wed Jul 1 08:45:10 2026] POST /v2.0/ports => generated 955 bytes in 859 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: 583/1173] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:10 2026] DELETE /v2.0/ports/60525d65-7c25-4f8d-86b7-e2e339ec29ca => generated 0 bytes in 492 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:11.172 7 INFO neutron.services.segments.plugin [-] Segment cf8f4b90-3a46-4edf-9239-2460b0763852 resource provider aggregate not found 2026-07-01 08:45:11.176 7 INFO neutron.services.segments.plugin [-] Segment cf8f4b90-3a46-4edf-9239-2460b0763852 resource provider aggregate not found 2026-07-01 08:45:11.186 7 INFO neutron.services.segments.plugin [-] Segment cf8f4b90-3a46-4edf-9239-2460b0763852 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf8f4b90-3a46-4edf-9239-2460b0763852 found for delete ", "request_id": "req-6a7d431e-3f4f-47b6-b165-50b3a0e89732"}]} 2026-07-01 08:45:11.191 7 INFO neutron.services.segments.plugin [-] Segment cf8f4b90-3a46-4edf-9239-2460b0763852 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf8f4b90-3a46-4edf-9239-2460b0763852 found for delete ", "request_id": "req-c62171d0-8076-463a-bb00-d3f122eec829"}]} [pid: 7|app: 0|req: 591/1174] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:10 2026] DELETE /v2.0/networks/8f49d37d-8ea2-4bb0-9047-15e1d8517c6a => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:11.303 7 WARNING neutron_lib.context [None req-e4e620b3-4f46-4e48-b30c-c7764b4a164b 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1175] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:11 2026] GET /v2.0/security-groups?tenant_id=8c3d92bd4aac4d13a590c83e56ca4479&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:45:11.544 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45a0099c-b4f3-4e2a-94d5-2d72f22335cd e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 585/1176] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:11 2026] DELETE /v2.0/ports/60525d65-7c25-4f8d-86b7-e2e339ec29ca => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:45:11.794 8 INFO neutron.services.segments.plugin [-] Segment de875a45-f64d-4ff1-ac86-4a6466b16713 resource provider aggregate not found 2026-07-01 08:45:11.799 8 INFO neutron.services.segments.plugin [-] Segment de875a45-f64d-4ff1-ac86-4a6466b16713 resource provider aggregate not found 2026-07-01 08:45:11.814 8 INFO neutron.services.segments.plugin [-] Segment de875a45-f64d-4ff1-ac86-4a6466b16713 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de875a45-f64d-4ff1-ac86-4a6466b16713 found for delete ", "request_id": "req-e600bd6e-fb3b-4f4e-b5db-d3c02f2811f9"}]} 2026-07-01 08:45:11.822 8 INFO neutron.services.segments.plugin [-] Segment de875a45-f64d-4ff1-ac86-4a6466b16713 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de875a45-f64d-4ff1-ac86-4a6466b16713 found for delete ", "request_id": "req-17556c57-fceb-4cfe-8ad8-82a7dc25372a"}]} [pid: 8|app: 0|req: 586/1177] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:11 2026] DELETE /v2.0/networks/e30f78f8-0631-4d63-a7a3-6f52cf2ad8a6 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1178] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:11 2026] DELETE /v2.0/security-groups/1a5affbf-95a1-4bd2-b054-c6a0f9297f6c => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:45:12.036 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37e2e9a5-92a3-4ade-a8a8-a285f13c28eb e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 588/1179] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:45:12 2026] GET /v2.0/ports/60525d65-7c25-4f8d-86b7-e2e339ec29ca => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1180] 10.0.0.236 () {32 vars in 649 bytes} [Wed Jul 1 08:45:12 2026] GET /v2.0/networks => generated 651 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1181] 10.0.0.236 () {34 vars in 665 bytes} [Wed Jul 1 08:45:11 2026] POST /v2.0/ports => generated 954 bytes in 926 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:45:12.230 7 WARNING neutron_lib.context [None req-f75367ae-644b-4efd-97a0-03e55e9558d0 9bd1fb6b3429420499e80deca6955268 b1c9b32d466d43c4a65d1b9d6ecb58ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:12.307 7 INFO neutron.db.segments_db [None req-f75367ae-644b-4efd-97a0-03e55e9558d0 9bd1fb6b3429420499e80deca6955268 b1c9b32d466d43c4a65d1b9d6ecb58ea - - default default] Added segment a70ac18b-38c8-45d1-b107-1b425472f2d5 of type vxlan for network 513fc018-a188-4b95-b9d5-04b572af76b7 [pid: 8|app: 0|req: 590/1182] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:12 2026] DELETE /v2.0/subnets/a22c8e06-8bb4-43b4-801c-fc706a675967 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:12.364 8 WARNING neutron_lib.context [None req-cbdfbf09-b21e-4fd8-b401-a17cedb98542 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1183] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:12 2026] POST /v2.0/networks => generated 650 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 594/1184] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:12 2026] DELETE /v2.0/networks/0956a8ba-6e33-4f69-8f12-ec001ed608ac => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:12.920 7 WARNING neutron_lib.context [None req-91df5d4c-36bc-4ce5-9d3f-0599b828ef24 9bd1fb6b3429420499e80deca6955268 b1c9b32d466d43c4a65d1b9d6ecb58ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:13.030 7 INFO neutron.db.segments_db [None req-91df5d4c-36bc-4ce5-9d3f-0599b828ef24 9bd1fb6b3429420499e80deca6955268 b1c9b32d466d43c4a65d1b9d6ecb58ea - - default default] Added segment 8fbebf09-755c-492b-ab0d-6f692d75cc32 of type vxlan for network 44cd607e-af91-4aad-a184-c27358440600 2026-07-01 08:45:13.210 7 INFO neutron.services.segments.plugin [-] Segment 4fe6330c-b397-4fbc-a83c-aea3000a9422 resource provider aggregate not found 2026-07-01 08:45:13.219 7 INFO neutron.services.segments.plugin [-] Segment 4fe6330c-b397-4fbc-a83c-aea3000a9422 resource provider aggregate not found [pid: 7|app: 0|req: 595/1185] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:12 2026] POST /v2.0/networks => generated 650 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:13.231 7 WARNING neutron_lib.context [None req-73773e71-7200-4747-ace8-d22a6e1ef6e3 e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:13.241 7 INFO neutron.services.segments.plugin [-] Segment 4fe6330c-b397-4fbc-a83c-aea3000a9422 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fe6330c-b397-4fbc-a83c-aea3000a9422 found for delete ", "request_id": "req-3c40eaf3-13dc-4a9e-be61-a331b78ead47"}]} 2026-07-01 08:45:13.242 7 INFO neutron.services.segments.plugin [-] Segment 4fe6330c-b397-4fbc-a83c-aea3000a9422 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fe6330c-b397-4fbc-a83c-aea3000a9422 found for delete ", "request_id": "req-50ea365a-b822-45b6-a640-53261534d455"}]} 2026-07-01 08:45:13.297 7 INFO neutron.db.segments_db [None req-73773e71-7200-4747-ace8-d22a6e1ef6e3 e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] Added segment 50589fb2-fd69-4b7c-9b25-79b6c643eecb of type vxlan for network 1c23611f-e79c-4888-ae24-5f2971b2de82 [pid: 7|app: 0|req: 596/1186] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:13 2026] POST /v2.0/networks => generated 631 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:13.477 7 WARNING neutron_lib.context [None req-26af1861-0cc1-4c9c-be81-a29e932f544c 9bd1fb6b3429420499e80deca6955268 b1c9b32d466d43c4a65d1b9d6ecb58ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:13.527 7 WARNING neutron_lib.context [None req-26af1861-0cc1-4c9c-be81-a29e932f544c 9bd1fb6b3429420499e80deca6955268 b1c9b32d466d43c4a65d1b9d6ecb58ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:13.534 8 INFO neutron.db.l3_db [None req-cbdfbf09-b21e-4fd8-b401-a17cedb98542 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] Floating IP 784a4785-8d11-4dfc-8f66-1912207ddb15 associated. External IP: 10.96.250.208, port: f688ae0c-ae86-404d-a129-66e8853fa51b. [pid: 8|app: 0|req: 591/1187] 10.0.0.236 () {34 vars in 677 bytes} [Wed Jul 1 08:45:12 2026] POST /v2.0/floatingips => generated 841 bytes in 1595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:13.962 8 WARNING neutron_lib.context [None req-2c5de05f-7ec7-4397-bd92-04b4a1c43fad e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 592/1188] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:13 2026] POST /v2.0/subnets => generated 602 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1189] 10.0.0.236 () {34 vars in 665 bytes} [Wed Jul 1 08:45:13 2026] POST /v2.0/ports => generated 1506 bytes in 1146 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: 598/1190] 10.0.0.236 () {32 vars in 643 bytes} [Wed Jul 1 08:45:14 2026] GET /v2.0/ports => generated 1506 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:45:14.782 7 WARNING neutron_lib.context [None req-8dce2359-ad8e-40b9-b49d-a5b53e507e0d e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:14.818 8 INFO neutron.db.l3_db [None req-8167a65a-24dc-484d-a96f-09b498a0a7d4 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] Floating IP 784a4785-8d11-4dfc-8f66-1912207ddb15 disassociated. External IP: 10.96.250.208, port: f688ae0c-ae86-404d-a129-66e8853fa51b. [pid: 8|app: 0|req: 593/1191] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:45:14 2026] PUT /v2.0/floatingips/784a4785-8d11-4dfc-8f66-1912207ddb15 => generated 552 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1192] 10.0.0.236 () {34 vars in 665 bytes} [Wed Jul 1 08:45:14 2026] POST /v2.0/ports => generated 916 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1193] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:15 2026] DELETE /v2.0/ports/170d9599-b7dd-41ee-943a-d9a32ad68ca4 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1194] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:45:15 2026] DELETE /v2.0/floatingips/784a4785-8d11-4dfc-8f66-1912207ddb15 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1195] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:15 2026] DELETE /v2.0/ports/35687657-f4d7-4645-9510-77a1886c0f78 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:16.055 8 WARNING neutron_lib.context [None req-c7af7af5-2ec2-4ed0-9da0-b81bc08f4996 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 601/1196] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:15 2026] DELETE /v2.0/ports/1125fba5-cd45-4701-868f-6e3f2579f490 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:16.232 7 INFO neutron.pecan_wsgi.hooks.translation [None req-489881b1-15f1-4210-8340-b5880469eeb2 e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 604/1199] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:45:16 2026] GET /v2.0/ports/35687657-f4d7-4645-9510-77a1886c0f78 => 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: 605/1200] 10.0.0.236 () {32 vars in 643 bytes} [Wed Jul 1 08:45:16 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) [pid: 7|app: 0|req: 606/1201] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:16 2026] DELETE /v2.0/subnets/bbe50ece-2aa8-425a-bacb-c0edfbb25e02 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:16.529 7 WARNING neutron_lib.context [None req-beca15a5-ea0a-4a14-886c-4fabca98aa01 9bd1fb6b3429420499e80deca6955268 b1c9b32d466d43c4a65d1b9d6ecb58ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:16.665 7 INFO neutron.db.segments_db [None req-beca15a5-ea0a-4a14-886c-4fabca98aa01 9bd1fb6b3429420499e80deca6955268 b1c9b32d466d43c4a65d1b9d6ecb58ea - - default default] Added segment 623c85a8-d382-4cdb-9c44-8cb0bf528545 of type vxlan for network 17cfada4-cb67-43e1-be2e-c4bbebdaad1f [pid: 7|app: 0|req: 607/1202] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:16 2026] POST /v2.0/networks => generated 650 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:17.302 8 INFO neutron.db.l3_db [None req-c7af7af5-2ec2-4ed0-9da0-b81bc08f4996 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] Floating IP d01fcccc-8edd-4323-bb57-8d9ea905b21c associated. External IP: 10.96.250.208, port: 0b1542fc-92ce-4c6e-8a12-de7cee4767e2. 2026-07-01 08:45:17.664 7 INFO neutron.services.segments.plugin [-] Segment 50589fb2-fd69-4b7c-9b25-79b6c643eecb resource provider aggregate not found 2026-07-01 08:45:17.671 7 INFO neutron.services.segments.plugin [-] Segment 50589fb2-fd69-4b7c-9b25-79b6c643eecb resource provider aggregate not found 2026-07-01 08:45:17.683 7 INFO neutron.services.segments.plugin [-] Segment 50589fb2-fd69-4b7c-9b25-79b6c643eecb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50589fb2-fd69-4b7c-9b25-79b6c643eecb found for delete ", "request_id": "req-eeb34adc-92c9-4022-bbc1-22bfe3e49767"}]} 2026-07-01 08:45:17.690 7 INFO neutron.services.segments.plugin [-] Segment 50589fb2-fd69-4b7c-9b25-79b6c643eecb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50589fb2-fd69-4b7c-9b25-79b6c643eecb found for delete ", "request_id": "req-ed400706-2389-47d6-aa48-a5dd96a526cf"}]} [pid: 7|app: 0|req: 608/1203] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:16 2026] DELETE /v2.0/networks/1c23611f-e79c-4888-ae24-5f2971b2de82 => generated 0 bytes in 727 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:17.718 7 WARNING neutron_lib.context [None req-c93b5d9c-e44a-41a1-ac24-ceeed13ad500 9bd1fb6b3429420499e80deca6955268 b1c9b32d466d43c4a65d1b9d6ecb58ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:17.885 7 INFO neutron.db.segments_db [None req-c93b5d9c-e44a-41a1-ac24-ceeed13ad500 9bd1fb6b3429420499e80deca6955268 b1c9b32d466d43c4a65d1b9d6ecb58ea - - default default] Added segment eb316213-0aaf-49e9-b536-399512c45b37 of type vxlan for network e43ef629-5a6e-4928-900d-991bf07cdcb4 [pid: 8|app: 0|req: 596/1204] 10.0.0.236 () {34 vars in 677 bytes} [Wed Jul 1 08:45:16 2026] POST /v2.0/floatingips => generated 842 bytes in 1866 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:17.921 8 WARNING neutron_lib.context [None req-f75c5871-49cb-4841-85ee-ec7f82bea9bb e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 609/1205] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:17 2026] POST /v2.0/networks => generated 650 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1206] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:45:18 2026] GET /v2.0/floatingips/d01fcccc-8edd-4323-bb57-8d9ea905b21c => generated 842 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:45:18.117 7 WARNING neutron_lib.context [None req-663ba2f6-66a6-4f42-9a78-f3e8be909ca8 9bd1fb6b3429420499e80deca6955268 b1c9b32d466d43c4a65d1b9d6ecb58ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:18.169 7 WARNING neutron_lib.context [None req-663ba2f6-66a6-4f42-9a78-f3e8be909ca8 9bd1fb6b3429420499e80deca6955268 b1c9b32d466d43c4a65d1b9d6ecb58ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 597/1207] 10.0.0.236 () {34 vars in 665 bytes} [Wed Jul 1 08:45:17 2026] POST /v2.0/ports => generated 774 bytes in 320 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: 598/1208] 10.0.0.236 () {32 vars in 655 bytes} [Wed Jul 1 08:45:18 2026] GET /v2.0/floatingips => generated 845 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1209] 10.0.0.236 () {34 vars in 737 bytes} [Wed Jul 1 08:45:18 2026] PUT /v2.0/ports/671ec212-d0a0-4acf-bc24-d92878277961 => generated 752 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:45:19.626 8 INFO neutron.db.l3_db [None req-b152fa50-1162-4500-83bb-05c964bca0e2 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] Floating IP d01fcccc-8edd-4323-bb57-8d9ea905b21c associated. External IP: 10.96.250.208, port: 0b1542fc-92ce-4c6e-8a12-de7cee4767e2. [pid: 7|app: 0|req: 611/1210] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:18 2026] POST /v2.0/subnets => generated 1226 bytes in 1594 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1211] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:19 2026] DELETE /v2.0/ports/671ec212-d0a0-4acf-bc24-d92878277961 => 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: 613/1212] 10.0.0.236 () {32 vars in 647 bytes} [Wed Jul 1 08:45:20 2026] GET /v2.0/subnets => generated 1839 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1213] 10.0.0.236 () {32 vars in 643 bytes} [Wed Jul 1 08:45:20 2026] GET /v2.0/ports => generated 778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1214] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:20 2026] DELETE /v2.0/subnets/9a4a3fae-f7cb-405c-8315-21d645ff305b => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:20.523 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3204e13-9d9d-4237-8cac-d0a82e8d99f3 e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1215] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:45:20 2026] GET /v2.0/ports/671ec212-d0a0-4acf-bc24-d92878277961 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1216] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:45:19 2026] PUT /v2.0/floatingips/d01fcccc-8edd-4323-bb57-8d9ea905b21c => generated 841 bytes in 1516 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: 601/1217] 10.0.0.236 () {32 vars in 643 bytes} [Wed Jul 1 08:45:20 2026] GET /v2.0/ports => generated 778 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1218] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:20 2026] DELETE /v2.0/subnets/af4d4132-ad70-4e40-ad35-0aefaf1980c3 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1219] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:45:20 2026] GET /v2.0/ports/c1452cf1-718b-4794-b660-8bfff861b714 => generated 775 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1220] 10.0.0.236 () {32 vars in 647 bytes} [Wed Jul 1 08:45:20 2026] GET /v2.0/subnets => generated 626 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:45:20.975 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbe2fb5f-b15f-41c9-8619-75a297a18d64 e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1221] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:20 2026] DELETE /v2.0/ports/35687657-f4d7-4645-9510-77a1886c0f78 => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:45:20.983 8 INFO neutron.db.l3_db [None req-73a36472-5f02-4f23-a783-09986c997a93 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] Floating IP d01fcccc-8edd-4323-bb57-8d9ea905b21c disassociated. External IP: 10.96.250.208, port: f688ae0c-ae86-404d-a129-66e8853fa51b. 2026-07-01 08:45:21.362 7 INFO neutron.services.segments.plugin [-] Segment eb316213-0aaf-49e9-b536-399512c45b37 resource provider aggregate not found 2026-07-01 08:45:21.367 7 INFO neutron.services.segments.plugin [-] Segment eb316213-0aaf-49e9-b536-399512c45b37 resource provider aggregate not found 2026-07-01 08:45:21.382 7 INFO neutron.services.segments.plugin [-] Segment eb316213-0aaf-49e9-b536-399512c45b37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb316213-0aaf-49e9-b536-399512c45b37 found for delete ", "request_id": "req-9559d330-f386-4786-b2a4-300a9ada5ba6"}]} 2026-07-01 08:45:21.383 7 INFO neutron.services.segments.plugin [-] Segment eb316213-0aaf-49e9-b536-399512c45b37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb316213-0aaf-49e9-b536-399512c45b37 found for delete ", "request_id": "req-dbb99779-f252-4b1c-bb08-b4ceb9db772a"}]} [pid: 7|app: 0|req: 621/1222] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:20 2026] DELETE /v2.0/networks/e43ef629-5a6e-4928-900d-991bf07cdcb4 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:21.419 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ee45c28-efac-403c-95d6-a63dd03daa63 e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 622/1223] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:21 2026] DELETE /v2.0/subnets/bbe50ece-2aa8-425a-bacb-c0edfbb25e02 => 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: 602/1224] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:45:20 2026] PUT /v2.0/floatingips/d01fcccc-8edd-4323-bb57-8d9ea905b21c => generated 552 bytes in 751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:45:21.706 8 INFO neutron.services.segments.plugin [-] Segment 623c85a8-d382-4cdb-9c44-8cb0bf528545 resource provider aggregate not found 2026-07-01 08:45:21.719 8 INFO neutron.services.segments.plugin [-] Segment 623c85a8-d382-4cdb-9c44-8cb0bf528545 resource provider aggregate not found 2026-07-01 08:45:21.727 8 INFO neutron.services.segments.plugin [-] Segment 623c85a8-d382-4cdb-9c44-8cb0bf528545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 623c85a8-d382-4cdb-9c44-8cb0bf528545 found for delete ", "request_id": "req-66c108af-46ea-4fc6-8f11-f706f66709b9"}]} 2026-07-01 08:45:21.740 8 INFO neutron.services.segments.plugin [-] Segment 623c85a8-d382-4cdb-9c44-8cb0bf528545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 623c85a8-d382-4cdb-9c44-8cb0bf528545 found for delete ", "request_id": "req-adfa1cda-1ef8-41cd-a30f-1b09d6680802"}]} [pid: 8|app: 0|req: 603/1225] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:21 2026] DELETE /v2.0/networks/17cfada4-cb67-43e1-be2e-c4bbebdaad1f => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:21.804 8 INFO neutron.pecan_wsgi.hooks.translation [None req-afefa2d4-8863-4322-981e-0fb1947e1b17 e04d1cefbf7e468f9114856480712001 d518f2f62e924eefa8d5507da1d0b48d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 604/1226] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:21 2026] DELETE /v2.0/subnets/a22c8e06-8bb4-43b4-801c-fc706a675967 => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1227] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:21 2026] GET /v2.0/security-groups?tenant_id=251c836d43cc485982f284650bb71316&name=default => generated 2925 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1228] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:21 2026] DELETE /v2.0/networks/44cd607e-af91-4aad-a184-c27358440600 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1229] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:45:21 2026] DELETE /v2.0/floatingips/d01fcccc-8edd-4323-bb57-8d9ea905b21c => generated 0 bytes in 585 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1230] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:22 2026] DELETE /v2.0/security-groups/33a5f3df-57e7-4ea0-89e3-d10ea8e27fd3 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1231] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:22 2026] DELETE /v2.0/ports/c1452cf1-718b-4794-b660-8bfff861b714 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:22.560 7 INFO neutron.api.v2.resource [None req-8ff807b7-238b-4d93-988f-63fe856c7319 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 626/1232] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:45:22 2026] DELETE /v2.0/floatingips/d01fcccc-8edd-4323-bb57-8d9ea905b21c => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1233] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:22 2026] DELETE /v2.0/networks/513fc018-a188-4b95-b9d5-04b572af76b7 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1234] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:22 2026] DELETE /v2.0/networks/406e68c3-2595-4b73-b193-854f5f63390a => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1235] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:22 2026] GET /v2.0/security-groups?tenant_id=f22f7221042149178e141e42a754b2ad&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1236] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:22 2026] DELETE /v2.0/ports/f688ae0c-ae86-404d-a129-66e8853fa51b => generated 0 bytes in 550 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:23.404 7 INFO neutron.services.segments.plugin [-] Segment 8fbebf09-755c-492b-ab0d-6f692d75cc32 resource provider aggregate not found 2026-07-01 08:45:23.413 7 INFO neutron.services.segments.plugin [-] Segment 8fbebf09-755c-492b-ab0d-6f692d75cc32 resource provider aggregate not found 2026-07-01 08:45:23.423 7 INFO neutron.services.segments.plugin [-] Segment 8fbebf09-755c-492b-ab0d-6f692d75cc32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fbebf09-755c-492b-ab0d-6f692d75cc32 found for delete ", "request_id": "req-5364530a-dfeb-4f49-9960-38826d0aaf2d"}]} 2026-07-01 08:45:23.431 7 INFO neutron.services.segments.plugin [-] Segment 8fbebf09-755c-492b-ab0d-6f692d75cc32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fbebf09-755c-492b-ab0d-6f692d75cc32 found for delete ", "request_id": "req-529d681d-d63c-441a-a305-e6f56cf0619e"}]} 2026-07-01 08:45:23.440 7 INFO neutron.services.segments.plugin [-] Segment 3e516620-a937-499f-8bf2-84297a8cce98 resource provider aggregate not found 2026-07-01 08:45:23.444 7 INFO neutron.services.segments.plugin [-] Segment 3e516620-a937-499f-8bf2-84297a8cce98 resource provider aggregate not found 2026-07-01 08:45:23.458 7 INFO neutron.services.segments.plugin [-] Segment 3e516620-a937-499f-8bf2-84297a8cce98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e516620-a937-499f-8bf2-84297a8cce98 found for delete ", "request_id": "req-8e4144c6-6cb1-481f-b759-b3f6404bfc0e"}]} 2026-07-01 08:45:23.459 7 INFO neutron.services.segments.plugin [-] Segment 3e516620-a937-499f-8bf2-84297a8cce98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e516620-a937-499f-8bf2-84297a8cce98 found for delete ", "request_id": "req-09914100-e998-4db7-a07f-745460740d75"}]} [pid: 7|app: 0|req: 629/1237] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:23 2026] DELETE /v2.0/security-groups/173e3191-7cb7-480c-bb2c-d3e3229ea7c4 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:45:23.757 8 INFO neutron.services.segments.plugin [-] Segment a70ac18b-38c8-45d1-b107-1b425472f2d5 resource provider aggregate not found 2026-07-01 08:45:23.770 8 INFO neutron.services.segments.plugin [-] Segment a70ac18b-38c8-45d1-b107-1b425472f2d5 resource provider aggregate not found 2026-07-01 08:45:23.779 8 INFO neutron.services.segments.plugin [-] Segment a70ac18b-38c8-45d1-b107-1b425472f2d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a70ac18b-38c8-45d1-b107-1b425472f2d5 found for delete ", "request_id": "req-77ee8f6a-232f-4820-835f-5f26cea44a36"}]} 2026-07-01 08:45:23.801 8 INFO neutron.services.segments.plugin [-] Segment a70ac18b-38c8-45d1-b107-1b425472f2d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a70ac18b-38c8-45d1-b107-1b425472f2d5 found for delete ", "request_id": "req-e7dcabe2-2122-41fd-a73b-b4f7887d3c4c"}]} [pid: 8|app: 0|req: 609/1238] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:23 2026] DELETE /v2.0/ports/0b1542fc-92ce-4c6e-8a12-de7cee4767e2 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1239] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:23 2026] GET /v2.0/security-groups?tenant_id=b1c9b32d466d43c4a65d1b9d6ecb58ea&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1240] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:23 2026] GET /v2.0/security-groups?tenant_id=d518f2f62e924eefa8d5507da1d0b48d&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1241] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:45:23 2026] GET /v2.0/ports?device_id=d7701a05-ebdd-4d6b-a53c-258ec8de9f2d => generated 958 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1242] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:24 2026] DELETE /v2.0/security-groups/da82e541-d334-48ef-a631-8cc6f72c8240 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1243] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:24 2026] DELETE /v2.0/security-groups/d5c69804-2f8b-4243-95c8-b1953e108f82 => 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: 612/1244] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:45:24 2026] PUT /v2.0/routers/d7701a05-ebdd-4d6b-a53c-258ec8de9f2d/remove_router_interface => generated 309 bytes in 1315 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:45:26.430 8 WARNING neutron_lib.context [None req-65e41699-d5fe-4c8e-b1ea-72b6922132c8 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:26.600 8 INFO neutron.db.segments_db [None req-65e41699-d5fe-4c8e-b1ea-72b6922132c8 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Added segment 1fa817b1-e605-4882-bcfa-62f1264fb9d9 of type vxlan for network f7853497-050c-452e-a841-f3208b5fe30e [pid: 8|app: 0|req: 613/1245] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:26 2026] POST /v2.0/networks => generated 630 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:26.785 7 INFO neutron.services.segments.plugin [-] Segment 83c3f94f-22ad-496a-830a-56be22af0ccb resource provider aggregate not found 2026-07-01 08:45:26.791 7 INFO neutron.services.segments.plugin [-] Segment 83c3f94f-22ad-496a-830a-56be22af0ccb resource provider aggregate not found 2026-07-01 08:45:26.804 7 INFO neutron.services.segments.plugin [-] Segment 83c3f94f-22ad-496a-830a-56be22af0ccb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83c3f94f-22ad-496a-830a-56be22af0ccb found for delete ", "request_id": "req-450b7c5e-37e0-487e-9b99-88f182decc88"}]} 2026-07-01 08:45:26.808 7 INFO neutron.services.segments.plugin [-] Segment 83c3f94f-22ad-496a-830a-56be22af0ccb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83c3f94f-22ad-496a-830a-56be22af0ccb found for delete ", "request_id": "req-72b5c073-0b2a-4aea-8ee1-d16f0aeb51b3"}]} 2026-07-01 08:45:26.816 7 INFO neutron.db.l3_hamode_db [None req-e39f14a8-3244-4828-a054-3cbd4f4f4763 270b9afb56b1487098a4e481b9c3b12c e8f635e8c9164cd7a79e4e20a4636c4e - - default default] HA network 37a0371a-1f8c-4206-944a-306e6748041a was deleted as no HA routers are present in tenant e8f635e8c9164cd7a79e4e20a4636c4e. 2026-07-01 08:45:26.820 8 WARNING neutron_lib.context [None req-2349f881-020e-4ad6-b02e-3a4267ff81d7 bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 633/1246] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:25 2026] DELETE /v2.0/routers/d7701a05-ebdd-4d6b-a53c-258ec8de9f2d => generated 0 bytes in 1318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:45:26.987 8 INFO neutron.db.segments_db [None req-2349f881-020e-4ad6-b02e-3a4267ff81d7 bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] Added segment 0104ca6c-f50f-4a4b-a8d3-ad6248af3431 of type vxlan for network e3224d04-af6a-456e-8a80-7aa49d1fd25d [pid: 7|app: 0|req: 634/1247] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:26 2026] GET /v2.0/security-groups?tenant_id=355640663319456589965cd84d0eddac&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:45:27.075 7 WARNING neutron_lib.context [None req-b49f6c85-8944-4056-85e6-531609186aee fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 614/1248] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:26 2026] POST /v2.0/networks => generated 649 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:27.149 7 INFO neutron.db.segments_db [None req-b49f6c85-8944-4056-85e6-531609186aee fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Added segment cdc0d34f-f871-461d-b59b-89c9f942bc86 of type vxlan for network da7337d0-a536-4625-91aa-e230b59ea121 [pid: 7|app: 0|req: 635/1249] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:27 2026] POST /v2.0/networks => generated 630 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1250] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:27 2026] DELETE /v2.0/subnets/1df3b0b4-4f2a-455c-b07e-9cdd308ea506 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:27.364 8 WARNING neutron_lib.context [None req-36e6f5b0-4579-42cd-b0f1-6e090ec3c71b bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 636/1251] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:27 2026] DELETE /v2.0/security-groups/c2ad884c-8242-4eb7-b4d7-4af2d3698825 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:45:27.452 7 WARNING neutron_lib.context [None req-1c5fbb10-6bcf-4419-b812-594201ccc842 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 637/1252] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:27 2026] POST /v2.0/subnets => generated 602 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1253] 10.0.0.236 () {34 vars in 665 bytes} [Wed Jul 1 08:45:27 2026] POST /v2.0/ports => generated 778 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:45:27.813 8 WARNING neutron_lib.context [None req-cbd590d7-6e1e-4272-a3d6-4f575c30d602 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 638/1254] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:27 2026] DELETE /v2.0/networks/c6d12aa9-f31b-4ac2-b607-244606e1b5e3 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:28.015 7 WARNING neutron_lib.context [None req-97cbff1b-a1aa-46b4-939c-dc9a2c9baa69 bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:28.092 7 INFO neutron.db.segments_db [None req-97cbff1b-a1aa-46b4-939c-dc9a2c9baa69 bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] Added segment 950346c7-928a-49f3-871b-8616c88a4b8f of type vxlan for network 21a0a9e7-f7a3-4ff1-9ffb-968ca1276823 [pid: 8|app: 0|req: 617/1255] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:27 2026] POST /v2.0/subnets => generated 602 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:28.226 8 WARNING neutron_lib.context [None req-6a4069fd-9470-45ba-b22c-c7610237bb78 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1256] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:28 2026] POST /v2.0/networks => generated 634 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:28.245 7 WARNING neutron_lib.context [None req-5a1e2cda-3901-4ce1-82e3-82c104788020 bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:28.273 8 INFO neutron.db.segments_db [None req-6a4069fd-9470-45ba-b22c-c7610237bb78 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Added segment aca44c5a-baf3-4546-bc39-41ddcbfcc220 of type vxlan for network d39fb9b1-523c-427b-ad96-347cd23cd153 2026-07-01 08:45:28.650 8 INFO neutron.db.l3_hamode_db [None req-6a4069fd-9470-45ba-b22c-c7610237bb78 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 640/1257] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:28 2026] POST /v2.0/subnets => generated 622 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:28.835 7 INFO neutron.services.segments.plugin [-] Segment 875ccdc0-2d81-49cd-8e62-c4baec490f88 resource provider aggregate not found 2026-07-01 08:45:28.841 7 INFO neutron.services.segments.plugin [-] Segment 875ccdc0-2d81-49cd-8e62-c4baec490f88 resource provider aggregate not found 2026-07-01 08:45:28.847 7 INFO neutron.services.segments.plugin [-] Segment 875ccdc0-2d81-49cd-8e62-c4baec490f88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 875ccdc0-2d81-49cd-8e62-c4baec490f88 found for delete ", "request_id": "req-48bdde8b-7782-4b4a-8b09-42fbd224c1ff"}]} 2026-07-01 08:45:28.862 7 INFO neutron.services.segments.plugin [-] Segment 875ccdc0-2d81-49cd-8e62-c4baec490f88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 875ccdc0-2d81-49cd-8e62-c4baec490f88 found for delete ", "request_id": "req-e13788d6-57dd-4f9e-86e4-815986259e09"}]} [pid: 7|app: 0|req: 641/1258] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:28 2026] GET /v2.0/security-groups?tenant_id=e8f635e8c9164cd7a79e4e20a4636c4e&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:45:28.900 8 INFO neutron.db.l3_hamode_db [None req-6a4069fd-9470-45ba-b22c-c7610237bb78 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:45:28.903 7 WARNING neutron_lib.context [None req-96b8eb68-b5be-4c4f-887d-02532aa6d2c6 bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 642/1259] 10.0.0.236 () {34 vars in 665 bytes} [Wed Jul 1 08:45:28 2026] POST /v2.0/ports => generated 965 bytes in 460 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: 643/1260] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:29 2026] DELETE /v2.0/security-groups/9ae438cf-6e01-4639-a942-8f451d0a7056 => 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: 644/1261] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:29 2026] DELETE /v2.0/ports/7cb5a2f8-ab5b-42a8-ab7c-fc468124a139 => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:30.022 7 INFO neutron.pecan_wsgi.hooks.translation [None req-454f1e34-705a-4d1c-a95c-4b4779de9c69 bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1262] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:30 2026] DELETE /v2.0/ports/7cb5a2f8-ab5b-42a8-ab7c-fc468124a139 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:45:30.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23d2219a-f16a-460d-b4a0-0348ed9563ad bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 646/1263] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:45:30 2026] GET /v2.0/ports/7cb5a2f8-ab5b-42a8-ab7c-fc468124a139 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1264] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:30 2026] DELETE /v2.0/subnets/3abc150a-be3a-4a4f-aa47-eef3ec45b742 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1265] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:28 2026] POST /v2.0/routers => generated 506 bytes in 2226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:30.925 7 INFO neutron.services.segments.plugin [-] Segment 950346c7-928a-49f3-871b-8616c88a4b8f resource provider aggregate not found 2026-07-01 08:45:30.938 7 INFO neutron.services.segments.plugin [-] Segment 950346c7-928a-49f3-871b-8616c88a4b8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 950346c7-928a-49f3-871b-8616c88a4b8f found for delete ", "request_id": "req-ccf15e8d-aefd-4d8b-bf1c-9500faf055e9"}]} 2026-07-01 08:45:30.953 7 INFO neutron.services.segments.plugin [-] Segment 950346c7-928a-49f3-871b-8616c88a4b8f resource provider aggregate not found [pid: 7|app: 0|req: 648/1266] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:30 2026] DELETE /v2.0/networks/21a0a9e7-f7a3-4ff1-9ffb-968ca1276823 => generated 0 bytes in 550 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:30.992 7 INFO neutron.services.segments.plugin [-] Segment 950346c7-928a-49f3-871b-8616c88a4b8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 950346c7-928a-49f3-871b-8616c88a4b8f found for delete ", "request_id": "req-acdc9644-14f1-44ab-8a96-a99fe787b07b"}]} 2026-07-01 08:45:30.998 7 WARNING neutron_lib.context [None req-2325fc9d-9ae4-4ef3-a14e-bcd993a69f64 bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:31.140 7 INFO neutron.db.segments_db [None req-2325fc9d-9ae4-4ef3-a14e-bcd993a69f64 bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] Added segment 2fd9eded-df15-4d8d-9531-248956883c54 of type vxlan for network ce5996f7-8133-4703-b466-4aa11a2a5b53 [pid: 7|app: 0|req: 649/1267] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:30 2026] POST /v2.0/networks => generated 634 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:31.276 7 WARNING neutron_lib.context [None req-7de1358d-e9a5-41d2-8664-ff1cc1e262c8 bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 652/1270] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:31 2026] POST /v2.0/subnets => generated 622 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:31.650 7 WARNING neutron_lib.context [None req-fa990a2a-fbd3-43eb-867f-f7378b9e480e bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 653/1271] 10.0.0.236 () {34 vars in 665 bytes} [Wed Jul 1 08:45:31 2026] POST /v2.0/ports => generated 926 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1272] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:45:30 2026] PUT /v2.0/routers/26d70f49-984f-4e87-8f42-0db27c3338c6/add_router_interface => generated 309 bytes in 1842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:45:32.423 7 WARNING neutron_lib.context [None req-136ac7b3-1b28-4db7-9402-45b2f85cf658 56dc6f481e1a419ea9591f79e749b3bc 83211bc44c3e4b68845118e544404af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:32.612 7 INFO neutron.db.segments_db [None req-136ac7b3-1b28-4db7-9402-45b2f85cf658 56dc6f481e1a419ea9591f79e749b3bc 83211bc44c3e4b68845118e544404af5 - - default default] Added segment 070d9a2c-0949-4e80-ac14-0d1af767f080 of type vxlan for network 3084d8f8-c31a-48c3-9909-e80587c2d15d [pid: 7|app: 0|req: 654/1273] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:32 2026] POST /v2.0/networks => generated 648 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1274] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:32 2026] DELETE /v2.0/ports/c4e2e9a2-f12e-436d-a710-f24b71068477 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:32.811 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45e596ee-5374-4033-85ed-f5507514f13e bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 621/1275] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:45:32 2026] GET /v2.0/ports/c4e2e9a2-f12e-436d-a710-f24b71068477 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1276] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:45:32 2026] GET /v2.0/ports/4fb1f680-b299-495f-b621-64acef49be33 => generated 955 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1277] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:32 2026] DELETE /v2.0/subnets/1e46e09b-317f-4d07-a341-aab28f33587e => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:33.497 8 INFO neutron.services.segments.plugin [-] Segment 2fd9eded-df15-4d8d-9531-248956883c54 resource provider aggregate not found 2026-07-01 08:45:33.501 8 INFO neutron.services.segments.plugin [-] Segment 2fd9eded-df15-4d8d-9531-248956883c54 resource provider aggregate not found 2026-07-01 08:45:33.523 8 INFO neutron.services.segments.plugin [-] Segment 2fd9eded-df15-4d8d-9531-248956883c54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fd9eded-df15-4d8d-9531-248956883c54 found for delete ", "request_id": "req-afd6c9ca-ddd7-406a-9515-980546228cef"}]} 2026-07-01 08:45:33.526 8 INFO neutron.services.segments.plugin [-] Segment 2fd9eded-df15-4d8d-9531-248956883c54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fd9eded-df15-4d8d-9531-248956883c54 found for delete ", "request_id": "req-164688f7-aa12-4d42-a485-520112e7f3be"}]} [pid: 8|app: 0|req: 623/1278] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:33 2026] DELETE /v2.0/networks/ce5996f7-8133-4703-b466-4aa11a2a5b53 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:33.539 8 WARNING neutron_lib.context [None req-f3a5e79e-56d8-40a5-92d0-874725f06b47 56dc6f481e1a419ea9591f79e749b3bc 83211bc44c3e4b68845118e544404af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 624/1279] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:33 2026] POST /v2.0/subnets => generated 649 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:33.952 8 WARNING neutron_lib.context [None req-6b21349b-0400-43b4-8a00-47f36dd3a5cb bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 625/1280] 10.0.0.236 () {34 vars in 665 bytes} [Wed Jul 1 08:45:33 2026] POST /v2.0/ports => generated 778 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1281] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:45:32 2026] PUT /v2.0/routers/26d70f49-984f-4e87-8f42-0db27c3338c6/add_router_interface => generated 309 bytes in 1533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:45:34.430 7 WARNING neutron_lib.context [None req-7d472071-13db-4f08-85ee-ea648c67d459 56dc6f481e1a419ea9591f79e749b3bc 83211bc44c3e4b68845118e544404af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:45:34.570 7 INFO neutron.db.segments_db [None req-7d472071-13db-4f08-85ee-ea648c67d459 56dc6f481e1a419ea9591f79e749b3bc 83211bc44c3e4b68845118e544404af5 - - default default] Added segment 4e715520-92f8-4b1b-93cd-83517cfc478a of type vxlan for network 90e4ee56-16dd-4a67-a148-79fbc3871dc3 [pid: 8|app: 0|req: 626/1282] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:34 2026] GET /v2.0/security-groups?tenant_id=ec3373c3460c4cc4b05529a8d22a6fe5&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1283] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:34 2026] POST /v2.0/networks => generated 647 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1284] 10.0.0.236 () {34 vars in 737 bytes} [Wed Jul 1 08:45:34 2026] PUT /v2.0/ports/34587169-4892-4d74-90dc-c5493c7a15ec => generated 752 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1285] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:45:34 2026] GET /v2.0/ports/86737a75-0665-4a7a-aeb3-0b0a1d9820bb => generated 955 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1286] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:34 2026] DELETE /v2.0/security-groups/deb7aa57-de95-4cd3-ad8b-5af1824fea36 => generated 0 bytes in 203 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: 659/1287] 10.0.0.236 () {34 vars in 743 bytes} [Wed Jul 1 08:45:34 2026] PUT /v2.0/networks/90e4ee56-16dd-4a67-a148-79fbc3871dc3 => generated 592 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1288] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:35 2026] DELETE /v2.0/ports/34587169-4892-4d74-90dc-c5493c7a15ec => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:35.464 8 WARNING neutron_lib.context [None req-13d208c4-9180-4f44-9d49-c1a1bca14433 56dc6f481e1a419ea9591f79e749b3bc 83211bc44c3e4b68845118e544404af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 630/1289] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:35 2026] POST /v2.0/subnets => generated 622 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1290] 10.0.0.236 () {32 vars in 643 bytes} [Wed Jul 1 08:45:35 2026] GET /v2.0/ports => generated 781 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1291] 10.0.0.236 () {34 vars in 741 bytes} [Wed Jul 1 08:45:35 2026] PUT /v2.0/subnets/d659b5e5-370a-4d5d-9bcc-2401c7667868 => generated 632 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:45:36.432 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b98a3035-a330-4460-919d-0c855353259d bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1292] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:45:36 2026] GET /v2.0/ports/34587169-4892-4d74-90dc-c5493c7a15ec => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1293] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:45:35 2026] PUT /v2.0/routers/26d70f49-984f-4e87-8f42-0db27c3338c6/remove_router_interface => generated 309 bytes in 1457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1294] 10.0.0.236 () {32 vars in 643 bytes} [Wed Jul 1 08:45:36 2026] GET /v2.0/ports => generated 781 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:45:37.144 8 INFO neutron.services.segments.plugin [-] Segment 4e715520-92f8-4b1b-93cd-83517cfc478a resource provider aggregate not found 2026-07-01 08:45:37.148 8 INFO neutron.services.segments.plugin [-] Segment 4e715520-92f8-4b1b-93cd-83517cfc478a resource provider aggregate not found 2026-07-01 08:45:37.169 8 INFO neutron.services.segments.plugin [-] Segment 4e715520-92f8-4b1b-93cd-83517cfc478a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e715520-92f8-4b1b-93cd-83517cfc478a found for delete ", "request_id": "req-458514ee-9bb7-48a6-8641-c2820102f1b3"}]} 2026-07-01 08:45:37.172 8 INFO neutron.services.segments.plugin [-] Segment 4e715520-92f8-4b1b-93cd-83517cfc478a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e715520-92f8-4b1b-93cd-83517cfc478a found for delete ", "request_id": "req-0c93f878-d5b8-4e33-8308-440c8f3e6026"}]} [pid: 8|app: 0|req: 634/1295] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:36 2026] DELETE /v2.0/networks/90e4ee56-16dd-4a67-a148-79fbc3871dc3 => generated 0 bytes in 782 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1296] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:45:37 2026] GET /v2.0/ports/c17c7309-c0bb-4f53-a6a1-6d505afb58b7 => generated 778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:45:37.443 8 WARNING neutron_lib.context [None req-e09ebf4c-3c4a-4727-b4e5-e5568d845932 f7d2ba40447042049dc60bff8246843d a2abf6aec795426b864d8f7a6018e38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:37.445 8 WARNING neutron_lib.context [None req-e09ebf4c-3c4a-4727-b4e5-e5568d845932 f7d2ba40447042049dc60bff8246843d a2abf6aec795426b864d8f7a6018e38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:37.630 8 INFO neutron.db.segments_db [None req-e09ebf4c-3c4a-4727-b4e5-e5568d845932 f7d2ba40447042049dc60bff8246843d a2abf6aec795426b864d8f7a6018e38a - - default default] Added segment 2922ad1e-d290-4d5d-9b6f-e1ee6a409ced of type vxlan for network 5c07b3cb-6c6e-485e-8c5f-87f554482423 2026-07-01 08:45:37.766 8 INFO neutron.db.segments_db [None req-e09ebf4c-3c4a-4727-b4e5-e5568d845932 f7d2ba40447042049dc60bff8246843d a2abf6aec795426b864d8f7a6018e38a - - default default] Added segment 2548040f-2ff7-4b70-b70d-31b2bb5b4109 of type vxlan for network 9118c110-fc6f-40ea-b08c-be2413b56cd7 [pid: 7|app: 0|req: 662/1297] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:45:36 2026] PUT /v2.0/routers/26d70f49-984f-4e87-8f42-0db27c3338c6/remove_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:45:37.807 7 INFO neutron.pecan_wsgi.hooks.translation [None req-02a9107e-2036-4ce4-8079-2ab21fe3549f 56dc6f481e1a419ea9591f79e749b3bc 83211bc44c3e4b68845118e544404af5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1298] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:37 2026] DELETE /v2.0/networks/90e4ee56-16dd-4a67-a148-79fbc3871dc3 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:45:37.825 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5d263758-0a90-475c-9abe-f12c3d6313dc bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 664/1299] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:37 2026] DELETE /v2.0/ports/c4e2e9a2-f12e-436d-a710-f24b71068477 => 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: 665/1300] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:45:37 2026] GET /v2.0/ports?device_id=26d70f49-984f-4e87-8f42-0db27c3338c6 => 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: 636/1301] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:37 2026] POST /v2.0/networks => generated 1246 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:45:37.911 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9453dd52-0d6f-47f7-bcb5-97af0370efc7 bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 637/1302] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:37 2026] DELETE /v2.0/subnets/1e46e09b-317f-4d07-a341-aab28f33587e => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1303] 10.0.0.236 () {32 vars in 694 bytes} [Wed Jul 1 08:45:37 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1304] 10.0.0.236 () {32 vars in 649 bytes} [Wed Jul 1 08:45:37 2026] GET /v2.0/networks => generated 1845 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:45:38.122 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4fb1755-aad8-4b82-810a-0f5d0240459c bddb602758f94a259ff692856bd58647 75dfc81fa15842ae8143a1931c6200a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 668/1305] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:38 2026] DELETE /v2.0/subnets/3abc150a-be3a-4a4f-aa47-eef3ec45b742 => 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: 669/1306] 10.0.0.236 () {32 vars in 742 bytes} [Wed Jul 1 08:45:38 2026] GET /v2.0/subnets?network_id=59efcf46-f336-429b-ab4a-6204b9844fb1 => generated 626 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:45:38.387 7 INFO neutron.services.segments.plugin [-] Segment 2922ad1e-d290-4d5d-9b6f-e1ee6a409ced resource provider aggregate not found 2026-07-01 08:45:38.399 7 INFO neutron.services.segments.plugin [-] Segment 2922ad1e-d290-4d5d-9b6f-e1ee6a409ced resource provider aggregate not found 2026-07-01 08:45:38.405 7 INFO neutron.services.segments.plugin [-] Segment 2922ad1e-d290-4d5d-9b6f-e1ee6a409ced resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2922ad1e-d290-4d5d-9b6f-e1ee6a409ced found for delete ", "request_id": "req-ea0dcd07-3561-4742-af4f-5d13a9f0eb6d"}]} 2026-07-01 08:45:38.415 7 INFO neutron.services.segments.plugin [-] Segment 2922ad1e-d290-4d5d-9b6f-e1ee6a409ced resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2922ad1e-d290-4d5d-9b6f-e1ee6a409ced found for delete ", "request_id": "req-e4c33f57-ab46-401c-83cb-63ac16cd3387"}]} [pid: 7|app: 0|req: 670/1307] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:38 2026] DELETE /v2.0/networks/5c07b3cb-6c6e-485e-8c5f-87f554482423 => 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: 671/1308] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:38 2026] DELETE /v2.0/ports/c17c7309-c0bb-4f53-a6a1-6d505afb58b7 => 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: 672/1309] 10.0.0.236 () {32 vars in 653 bytes} [Wed Jul 1 08:45:38 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-01 08:45:38.793 8 INFO neutron.db.l3_hamode_db [None req-7ae133b5-ae89-4f97-9e8b-0b35e1e3e680 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] HA network d39fb9b1-523c-427b-ad96-347cd23cd153 was deleted as no HA routers are present in tenant 6551212ba22943ec82fd59cfbe5a5eb5. [pid: 8|app: 0|req: 638/1310] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:37 2026] DELETE /v2.0/routers/26d70f49-984f-4e87-8f42-0db27c3338c6 => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1311] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:38 2026] DELETE /v2.0/networks/9118c110-fc6f-40ea-b08c-be2413b56cd7 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1312] 10.0.0.236 () {32 vars in 649 bytes} [Wed Jul 1 08:45:38 2026] GET /v2.0/networks => generated 1313 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1313] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:38 2026] DELETE /v2.0/networks/e3224d04-af6a-456e-8a80-7aa49d1fd25d => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1314] 10.0.0.236 () {32 vars in 649 bytes} [Wed Jul 1 08:45:39 2026] GET /v2.0/networks => generated 651 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1315] 10.0.0.236 () {32 vars in 647 bytes} [Wed Jul 1 08:45:39 2026] GET /v2.0/subnets => generated 1265 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:45:39.161 8 WARNING neutron_lib.context [None req-8eef20fd-6309-4ddf-a4b4-2a02e9e462ba f7d2ba40447042049dc60bff8246843d a2abf6aec795426b864d8f7a6018e38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:39.192 8 INFO neutron.services.segments.plugin [-] Segment aca44c5a-baf3-4546-bc39-41ddcbfcc220 resource provider aggregate not found 2026-07-01 08:45:39.200 8 INFO neutron.services.segments.plugin [-] Segment aca44c5a-baf3-4546-bc39-41ddcbfcc220 resource provider aggregate not found 2026-07-01 08:45:39.205 8 INFO neutron.services.segments.plugin [-] Segment aca44c5a-baf3-4546-bc39-41ddcbfcc220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aca44c5a-baf3-4546-bc39-41ddcbfcc220 found for delete ", "request_id": "req-ed56050b-14f4-40d7-aee5-4f612c5eaf0b"}]} 2026-07-01 08:45:39.214 8 INFO neutron.services.segments.plugin [-] Segment aca44c5a-baf3-4546-bc39-41ddcbfcc220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aca44c5a-baf3-4546-bc39-41ddcbfcc220 found for delete ", "request_id": "req-798ab89d-12ba-4cc3-a80b-7fa4cb6cb0ba"}]} 2026-07-01 08:45:39.218 8 INFO neutron.services.segments.plugin [-] Segment 0104ca6c-f50f-4a4b-a8d3-ad6248af3431 resource provider aggregate not found [pid: 7|app: 0|req: 675/1316] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:38 2026] DELETE /v2.0/subnets/380238a7-ff48-4dee-9a52-ee2ab78504ee => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:39.226 8 INFO neutron.services.segments.plugin [-] Segment 0104ca6c-f50f-4a4b-a8d3-ad6248af3431 resource provider aggregate not found 2026-07-01 08:45:39.234 8 INFO neutron.services.segments.plugin [-] Segment 0104ca6c-f50f-4a4b-a8d3-ad6248af3431 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0104ca6c-f50f-4a4b-a8d3-ad6248af3431 found for delete ", "request_id": "req-717c5152-169a-4d77-a0bc-682281ac1c13"}]} 2026-07-01 08:45:39.239 8 INFO neutron.services.segments.plugin [-] Segment 0104ca6c-f50f-4a4b-a8d3-ad6248af3431 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0104ca6c-f50f-4a4b-a8d3-ad6248af3431 found for delete ", "request_id": "req-dc5ab0c7-341f-402d-a7c5-f47b9cb49b18"}]} 2026-07-01 08:45:39.246 8 INFO neutron.db.segments_db [None req-8eef20fd-6309-4ddf-a4b4-2a02e9e462ba f7d2ba40447042049dc60bff8246843d a2abf6aec795426b864d8f7a6018e38a - - default default] Added segment 3759358f-3745-4a29-ac3a-476885e31a42 of type vxlan for network 1162fded-f4ae-43af-bbc9-a2d9f4344396 [pid: 7|app: 0|req: 676/1317] 10.0.0.236 () {32 vars in 723 bytes} [Wed Jul 1 08:45:39 2026] GET /v2.0/networks/3084d8f8-c31a-48c3-9909-e80587c2d15d => generated 673 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1318] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:39 2026] POST /v2.0/networks => generated 652 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1319] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:45:39 2026] GET /v2.0/subnets/42ce3354-3c76-47f6-9ecc-95b8f8293bb6 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:45:39.411 8 WARNING neutron_lib.context [None req-dc7e354a-d15e-47c5-a0f0-b761b50b43ca f7d2ba40447042049dc60bff8246843d a2abf6aec795426b864d8f7a6018e38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:39.476 8 INFO neutron.db.segments_db [None req-dc7e354a-d15e-47c5-a0f0-b761b50b43ca f7d2ba40447042049dc60bff8246843d a2abf6aec795426b864d8f7a6018e38a - - default default] Added segment afc2d764-d2a4-4c63-a538-12ad14a01fb3 of type vxlan for network f038941c-cab9-46a8-8af4-77ba98e845e5 [pid: 7|app: 0|req: 677/1320] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:39 2026] DELETE /v2.0/subnets/62e72585-2a76-4f95-b0a3-e5e3bd8ad4bc => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:39.570 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6758ee4a-30c5-431e-936a-c9f03d164777 56dc6f481e1a419ea9591f79e749b3bc 83211bc44c3e4b68845118e544404af5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1321] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:39 2026] DELETE /v2.0/subnets/d659b5e5-370a-4d5d-9bcc-2401c7667868 => generated 136 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1322] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:39 2026] POST /v2.0/networks => generated 653 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:39.623 8 INFO neutron.pecan_wsgi.hooks.translation [None req-838481eb-0367-488f-96d7-73b4925753be 56dc6f481e1a419ea9591f79e749b3bc 83211bc44c3e4b68845118e544404af5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 645/1323] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:39 2026] DELETE /v2.0/networks/90e4ee56-16dd-4a67-a148-79fbc3871dc3 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:45:39.631 8 WARNING neutron_lib.context [None req-039b1d79-13fd-47b1-9aa1-dd134010a0a2 f7d2ba40447042049dc60bff8246843d a2abf6aec795426b864d8f7a6018e38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:39.688 8 WARNING neutron_lib.context [None req-039b1d79-13fd-47b1-9aa1-dd134010a0a2 f7d2ba40447042049dc60bff8246843d a2abf6aec795426b864d8f7a6018e38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 679/1324] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:39 2026] DELETE /v2.0/networks/da7337d0-a536-4625-91aa-e230b59ea121 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1325] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:39 2026] DELETE /v2.0/subnets/42ce3354-3c76-47f6-9ecc-95b8f8293bb6 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1326] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:40 2026] GET /v2.0/security-groups?tenant_id=75dfc81fa15842ae8143a1931c6200a4&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:45:40.425 7 INFO neutron.services.segments.plugin [-] Segment 2548040f-2ff7-4b70-b70d-31b2bb5b4109 resource provider aggregate not found 2026-07-01 08:45:40.437 7 INFO neutron.services.segments.plugin [-] Segment 2548040f-2ff7-4b70-b70d-31b2bb5b4109 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2548040f-2ff7-4b70-b70d-31b2bb5b4109 found for delete ", "request_id": "req-1b63bf08-17bb-43fd-9c0b-667b54ead17f"}]} 2026-07-01 08:45:40.442 7 INFO neutron.services.segments.plugin [-] Segment 2548040f-2ff7-4b70-b70d-31b2bb5b4109 resource provider aggregate not found 2026-07-01 08:45:40.448 7 INFO neutron.services.segments.plugin [-] Segment cdc0d34f-f871-461d-b59b-89c9f942bc86 resource provider aggregate not found 2026-07-01 08:45:40.456 7 INFO neutron.services.segments.plugin [-] Segment 2548040f-2ff7-4b70-b70d-31b2bb5b4109 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2548040f-2ff7-4b70-b70d-31b2bb5b4109 found for delete ", "request_id": "req-4f81b03f-1d51-4367-9c69-3d203cc6fd71"}]} [pid: 8|app: 0|req: 646/1327] 10.0.0.236 () {34 vars in 665 bytes} [Wed Jul 1 08:45:39 2026] POST /v2.0/ports => generated 1506 bytes in 835 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: 682/1328] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:40 2026] DELETE /v2.0/networks/f7853497-050c-452e-a841-f3208b5fe30e => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:40.470 7 INFO neutron.services.segments.plugin [-] Segment cdc0d34f-f871-461d-b59b-89c9f942bc86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdc0d34f-f871-461d-b59b-89c9f942bc86 found for delete ", "request_id": "req-ffd59edd-55f9-468c-9a53-cb2d0d6ccd1f"}]} 2026-07-01 08:45:40.491 7 INFO neutron.services.segments.plugin [-] Segment cdc0d34f-f871-461d-b59b-89c9f942bc86 resource provider aggregate not found 2026-07-01 08:45:40.499 7 INFO neutron.services.segments.plugin [-] Segment 1fa817b1-e605-4882-bcfa-62f1264fb9d9 resource provider aggregate not found 2026-07-01 08:45:40.513 7 INFO neutron.services.segments.plugin [-] Segment 1fa817b1-e605-4882-bcfa-62f1264fb9d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fa817b1-e605-4882-bcfa-62f1264fb9d9 found for delete ", "request_id": "req-257c5256-a4f5-4d38-9087-35002064acb9"}]} 2026-07-01 08:45:40.525 7 INFO neutron.services.segments.plugin [-] Segment cdc0d34f-f871-461d-b59b-89c9f942bc86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdc0d34f-f871-461d-b59b-89c9f942bc86 found for delete ", "request_id": "req-307db19b-2d13-4759-8d88-ea2fe7fdd655"}]} 2026-07-01 08:45:40.539 7 INFO neutron.services.segments.plugin [-] Segment 1fa817b1-e605-4882-bcfa-62f1264fb9d9 resource provider aggregate not found 2026-07-01 08:45:40.557 7 INFO neutron.services.segments.plugin [-] Segment 1fa817b1-e605-4882-bcfa-62f1264fb9d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fa817b1-e605-4882-bcfa-62f1264fb9d9 found for delete ", "request_id": "req-daa441ab-7c9e-4481-bd2a-5f6a6cae9675"}]} [pid: 7|app: 0|req: 683/1329] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:40 2026] DELETE /v2.0/security-groups/f725e14e-c565-4352-b060-0b325557d91e => 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: 647/1330] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:40 2026] DELETE /v2.0/networks/3084d8f8-c31a-48c3-9909-e80587c2d15d => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:40.693 8 WARNING neutron_lib.context [None req-0d15f9fb-b2d2-44a1-88f3-e637973b2355 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:40.760 8 INFO neutron.db.segments_db [None req-0d15f9fb-b2d2-44a1-88f3-e637973b2355 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Added segment 9f2c0244-ca43-4cc7-a148-525138b43dcf of type vxlan for network f5136121-0e78-47d7-b60c-044afe48b91c [pid: 7|app: 0|req: 684/1331] 10.0.0.236 () {32 vars in 643 bytes} [Wed Jul 1 08:45:40 2026] GET /v2.0/ports => generated 1506 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1332] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:40 2026] POST /v2.0/networks => generated 630 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:40.876 8 WARNING neutron_lib.context [None req-ba3609a5-f289-4214-ba9d-d8ec93d8630a fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 685/1333] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:40 2026] DELETE /v2.0/ports/5d0633b7-e4df-4f25-af80-36c7e90c2072 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1334] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:40 2026] POST /v2.0/subnets => generated 602 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:41.265 8 INFO neutron.services.segments.plugin [-] Segment 070d9a2c-0949-4e80-ac14-0d1af767f080 resource provider aggregate not found 2026-07-01 08:45:41.271 8 INFO neutron.services.segments.plugin [-] Segment 070d9a2c-0949-4e80-ac14-0d1af767f080 resource provider aggregate not found 2026-07-01 08:45:41.289 8 INFO neutron.services.segments.plugin [-] Segment 070d9a2c-0949-4e80-ac14-0d1af767f080 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 070d9a2c-0949-4e80-ac14-0d1af767f080 found for delete ", "request_id": "req-f45537f0-95e9-46fb-8639-5f2011ef178f"}]} 2026-07-01 08:45:41.300 8 INFO neutron.services.segments.plugin [-] Segment 070d9a2c-0949-4e80-ac14-0d1af767f080 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 070d9a2c-0949-4e80-ac14-0d1af767f080 found for delete ", "request_id": "req-1f9ea972-5035-48c5-ac92-98c94aa9c6d7"}]} [pid: 7|app: 0|req: 686/1335] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:45:41 2026] DELETE /v2.0/ports/fe5067dc-73b3-4683-bd5f-42bc5d4b7521 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:41.336 7 WARNING neutron_lib.context [None req-3760780b-ac1d-41b0-a68c-d938cfdc267c fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:41.381 7 INFO neutron.db.segments_db [None req-3760780b-ac1d-41b0-a68c-d938cfdc267c fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Added segment 19c56aa7-6d8a-4d44-855d-128772ad5c6a of type vxlan for network c863db6a-1d03-4a0c-a152-515d9b029350 [pid: 8|app: 0|req: 650/1336] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:41 2026] GET /v2.0/security-groups?tenant_id=83211bc44c3e4b68845118e544404af5&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1337] 10.0.0.236 () {32 vars in 643 bytes} [Wed Jul 1 08:45:41 2026] GET /v2.0/ports => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1338] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:41 2026] DELETE /v2.0/security-groups/caa1f45e-7c02-4d02-a08d-5aed50701955 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:45:41.580 8 WARNING neutron_lib.context [None req-1493127f-ba3f-4570-a1b7-ac439a8d9119 f7d2ba40447042049dc60bff8246843d a2abf6aec795426b864d8f7a6018e38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:41.648 8 INFO neutron.db.segments_db [None req-1493127f-ba3f-4570-a1b7-ac439a8d9119 f7d2ba40447042049dc60bff8246843d a2abf6aec795426b864d8f7a6018e38a - - default default] Added segment 1c6014f1-ccb8-4da6-bb9a-f1f65ec2f40a of type vxlan for network a75f793d-1e5f-4c27-bb74-95552e8f28c2 2026-07-01 08:45:41.785 7 INFO neutron.db.l3_hamode_db [None req-3760780b-ac1d-41b0-a68c-d938cfdc267c fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 653/1339] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:41 2026] POST /v2.0/networks => generated 654 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:41.795 8 WARNING neutron_lib.context [None req-d13613a8-9533-4c97-986d-7787e5804f51 f7d2ba40447042049dc60bff8246843d a2abf6aec795426b864d8f7a6018e38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:41.855 8 INFO neutron.db.segments_db [None req-d13613a8-9533-4c97-986d-7787e5804f51 f7d2ba40447042049dc60bff8246843d a2abf6aec795426b864d8f7a6018e38a - - default default] Added segment 05b3ebac-20a0-4051-a7a4-38c8ed2cd8a4 of type vxlan for network 10df9711-baee-468f-826e-99bdb9f310fe [pid: 8|app: 0|req: 654/1340] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:41 2026] POST /v2.0/networks => generated 653 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:42.015 7 INFO neutron.db.l3_hamode_db [None req-3760780b-ac1d-41b0-a68c-d938cfdc267c fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:45:42.416 8 WARNING neutron_lib.context [None req-9e956be9-f597-4121-b479-2d76f34046d0 f7d2ba40447042049dc60bff8246843d a2abf6aec795426b864d8f7a6018e38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:42.473 8 WARNING neutron_lib.context [None req-9e956be9-f597-4121-b479-2d76f34046d0 f7d2ba40447042049dc60bff8246843d a2abf6aec795426b864d8f7a6018e38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 687/1341] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:41 2026] POST /v2.0/routers => generated 506 bytes in 1577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:43.184 7 WARNING neutron_lib.context [None req-d717b3d8-3304-4de0-8c0b-17796fa4a797 c88de31c1c3849b9b73f87d8a16791eb d151c77fd7c3450ea3f5f52d76a6b9bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 688/1342] 10.0.0.236 () {34 vars in 684 bytes} [Wed Jul 1 08:45:42 2026] POST /v2.0/security-groups => generated 1625 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:45:43.434 7 WARNING neutron_lib.context [None req-aa295a58-f606-411c-af67-45255a035efd fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 655/1343] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:42 2026] POST /v2.0/subnets => generated 1275 bytes in 1134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1344] 10.0.0.236 () {32 vars in 663 bytes} [Wed Jul 1 08:45:43 2026] GET /v2.0/security-groups => generated 4530 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1345] 10.0.0.236 () {32 vars in 647 bytes} [Wed Jul 1 08:45:43 2026] GET /v2.0/subnets => generated 1888 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1346] 10.0.0.236 () {34 vars in 758 bytes} [Wed Jul 1 08:45:43 2026] PUT /v2.0/security-groups/bfce1665-cca9-4679-ad7e-67b10036cd29 => generated 1663 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1347] 10.0.0.236 () {34 vars in 665 bytes} [Wed Jul 1 08:45:43 2026] POST /v2.0/ports => generated 947 bytes in 621 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: 659/1348] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:43 2026] DELETE /v2.0/subnets/bcd2a995-835f-4aa4-bca0-9384ef4fdf2a => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1349] 10.0.0.236 () {32 vars in 737 bytes} [Wed Jul 1 08:45:44 2026] GET /v2.0/security-groups/bfce1665-cca9-4679-ad7e-67b10036cd29 => generated 1663 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1350] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:44 2026] GET /v2.0/security-groups?tenant_id=73b7deeb84f14a369f54319bea1e5e8b&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1351] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:44 2026] DELETE /v2.0/subnets/c095a871-8543-4ff0-a6e3-f937f4b3debb => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1352] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:44 2026] DELETE /v2.0/security-groups/bfce1665-cca9-4679-ad7e-67b10036cd29 => 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: 663/1353] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:44 2026] DELETE /v2.0/security-groups/e50b70d8-c644-4a54-ab45-c7d40c01d6cc => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1354] 10.0.0.236 () {32 vars in 647 bytes} [Wed Jul 1 08:45:44 2026] GET /v2.0/subnets => generated 626 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1355] 10.0.0.236 () {32 vars in 663 bytes} [Wed Jul 1 08:45:44 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:45:45.390 8 INFO neutron.services.segments.plugin [-] Segment 05b3ebac-20a0-4051-a7a4-38c8ed2cd8a4 resource provider aggregate not found 2026-07-01 08:45:45.394 8 INFO neutron.services.segments.plugin [-] Segment 05b3ebac-20a0-4051-a7a4-38c8ed2cd8a4 resource provider aggregate not found 2026-07-01 08:45:45.412 8 INFO neutron.services.segments.plugin [-] Segment 05b3ebac-20a0-4051-a7a4-38c8ed2cd8a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05b3ebac-20a0-4051-a7a4-38c8ed2cd8a4 found for delete ", "request_id": "req-e7eef18a-cfda-4d93-82ff-b3cc2f1227c3"}]} 2026-07-01 08:45:45.417 8 INFO neutron.services.segments.plugin [-] Segment 05b3ebac-20a0-4051-a7a4-38c8ed2cd8a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05b3ebac-20a0-4051-a7a4-38c8ed2cd8a4 found for delete ", "request_id": "req-f5105494-774b-4561-8540-1a0716eda01d"}]} [pid: 8|app: 0|req: 666/1356] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:44 2026] DELETE /v2.0/networks/10df9711-baee-468f-826e-99bdb9f310fe => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:45.450 8 INFO neutron.api.v2.resource [None req-d1e8e9ce-2bae-4607-89cf-ca92589eae3b c88de31c1c3849b9b73f87d8a16791eb d151c77fd7c3450ea3f5f52d76a6b9bc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 667/1357] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:45 2026] DELETE /v2.0/security-groups/bfce1665-cca9-4679-ad7e-67b10036cd29 => generated 146 bytes in 18 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:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 668/1358] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:45 2026] DELETE /v2.0/networks/a75f793d-1e5f-4c27-bb74-95552e8f28c2 => generated 0 bytes in 535 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:45.993 8 WARNING neutron_lib.context [None req-9470c2ec-9679-4030-a214-e9a8c441e68f c88de31c1c3849b9b73f87d8a16791eb d151c77fd7c3450ea3f5f52d76a6b9bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 669/1359] 10.0.0.236 () {34 vars in 684 bytes} [Wed Jul 1 08:45:45 2026] POST /v2.0/security-groups => generated 1625 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1360] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:45:44 2026] PUT /v2.0/routers/bcf66885-86f0-467e-af85-d31fe69f50b0/add_router_interface => generated 309 bytes in 2222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:45:46.313 7 WARNING neutron_lib.context [None req-f7ac3615-aa5a-481e-9565-e80fd422590d c88de31c1c3849b9b73f87d8a16791eb d151c77fd7c3450ea3f5f52d76a6b9bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 670/1363] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:46 2026] DELETE /v2.0/networks/f038941c-cab9-46a8-8af4-77ba98e845e5 => 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: 694/1364] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:45:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1365] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:45:46 2026] GET /v2.0/ports/6e16dc4c-3129-4b0c-a1cd-8a07d07fd28d => generated 1021 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:45:46.658 7 INFO neutron.services.segments.plugin [-] Segment 3759358f-3745-4a29-ac3a-476885e31a42 resource provider aggregate not found 2026-07-01 08:45:46.676 7 INFO neutron.services.segments.plugin [-] Segment 3759358f-3745-4a29-ac3a-476885e31a42 resource provider aggregate not found 2026-07-01 08:45:46.681 7 INFO neutron.services.segments.plugin [-] Segment 3759358f-3745-4a29-ac3a-476885e31a42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3759358f-3745-4a29-ac3a-476885e31a42 found for delete ", "request_id": "req-3d79ff1b-feb0-4a00-b793-591681c199a7"}]} 2026-07-01 08:45:46.697 7 INFO neutron.services.segments.plugin [-] Segment 3759358f-3745-4a29-ac3a-476885e31a42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3759358f-3745-4a29-ac3a-476885e31a42 found for delete ", "request_id": "req-26c2da52-17a2-4664-917f-7817e7510f15"}]} [pid: 7|app: 0|req: 695/1366] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:46 2026] DELETE /v2.0/networks/1162fded-f4ae-43af-bbc9-a2d9f4344396 => 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: 696/1367] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:45:46 2026] GET /v2.0/security-group-rules/5e850998-9f7d-4ffd-b943-19a729fac8ad => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1368] 10.0.0.236 () {32 vars in 673 bytes} [Wed Jul 1 08:45:46 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1369] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:45:46 2026] DELETE /v2.0/security-group-rules/5e850998-9f7d-4ffd-b943-19a729fac8ad => 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: 699/1370] 10.0.0.236 () {32 vars in 673 bytes} [Wed Jul 1 08:45:46 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:45:47.024 7 WARNING neutron_lib.context [None req-48e6a31e-4d2f-4b1c-be2d-b98e7311bace c88de31c1c3849b9b73f87d8a16791eb d151c77fd7c3450ea3f5f52d76a6b9bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 700/1371] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:45:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1372] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:45:47 2026] GET /v2.0/security-group-rules/52f66496-1bcb-4953-8922-2f26651df428 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1373] 10.0.0.236 () {32 vars in 673 bytes} [Wed Jul 1 08:45:47 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1374] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:45:47 2026] DELETE /v2.0/security-group-rules/52f66496-1bcb-4953-8922-2f26651df428 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:45:47.433 8 INFO neutron.services.segments.plugin [-] Segment 1c6014f1-ccb8-4da6-bb9a-f1f65ec2f40a resource provider aggregate not found 2026-07-01 08:45:47.439 8 INFO neutron.services.segments.plugin [-] Segment 1c6014f1-ccb8-4da6-bb9a-f1f65ec2f40a resource provider aggregate not found 2026-07-01 08:45:47.448 8 INFO neutron.services.segments.plugin [-] Segment 1c6014f1-ccb8-4da6-bb9a-f1f65ec2f40a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c6014f1-ccb8-4da6-bb9a-f1f65ec2f40a found for delete ", "request_id": "req-795fb355-0b64-433c-953b-edacb1ead006"}]} 2026-07-01 08:45:47.458 8 INFO neutron.services.segments.plugin [-] Segment 1c6014f1-ccb8-4da6-bb9a-f1f65ec2f40a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c6014f1-ccb8-4da6-bb9a-f1f65ec2f40a found for delete ", "request_id": "req-eb1fed91-3291-476b-850d-a4cf9677e076"}]} 2026-07-01 08:45:47.463 8 INFO neutron.services.segments.plugin [-] Segment afc2d764-d2a4-4c63-a538-12ad14a01fb3 resource provider aggregate not found 2026-07-01 08:45:47.478 8 INFO neutron.services.segments.plugin [-] Segment afc2d764-d2a4-4c63-a538-12ad14a01fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afc2d764-d2a4-4c63-a538-12ad14a01fb3 found for delete ", "request_id": "req-6ca7713a-42ec-4da4-b78e-29ea0db0b886"}]} 2026-07-01 08:45:47.483 8 INFO neutron.services.segments.plugin [-] Segment afc2d764-d2a4-4c63-a538-12ad14a01fb3 resource provider aggregate not found 2026-07-01 08:45:47.512 8 INFO neutron.services.segments.plugin [-] Segment afc2d764-d2a4-4c63-a538-12ad14a01fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afc2d764-d2a4-4c63-a538-12ad14a01fb3 found for delete ", "request_id": "req-2960e050-230a-4efc-a599-b847287ecec6"}]} [pid: 7|app: 0|req: 704/1375] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:47 2026] GET /v2.0/security-groups?tenant_id=a2abf6aec795426b864d8f7a6018e38a&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1376] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:45:46 2026] PUT /v2.0/routers/bcf66885-86f0-467e-af85-d31fe69f50b0/remove_router_interface => generated 309 bytes in 1169 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: 705/1377] 10.0.0.236 () {32 vars in 673 bytes} [Wed Jul 1 08:45:47 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1378] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:47 2026] DELETE /v2.0/security-groups/27e5f235-292a-4609-b11d-405415f27f72 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:45:47.784 8 WARNING neutron_lib.context [None req-ac6632c2-a7ae-435e-9a69-bb251d749c5a c88de31c1c3849b9b73f87d8a16791eb d151c77fd7c3450ea3f5f52d76a6b9bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:47.833 7 INFO neutron.api.v2.resource [None req-057682b0-ea30-46ce-abba-556834d14a8d fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 706/1379] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:45:47 2026] PUT /v2.0/routers/bcf66885-86f0-467e-af85-d31fe69f50b0/remove_router_interface => generated 197 bytes in 188 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:45:47.837 8 INFO neutron.db.securitygroups_db [None req-ac6632c2-a7ae-435e-9a69-bb251d749c5a c88de31c1c3849b9b73f87d8a16791eb d151c77fd7c3450ea3f5f52d76a6b9bc - - default default] Project d151c77fd7c3450ea3f5f52d76a6b9bc 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: 707/1380] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:45:47 2026] GET /v2.0/ports?device_id=bcf66885-86f0-467e-af85-d31fe69f50b0 => 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: 674/1381] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:45:47 2026] POST /v2.0/security-group-rules => generated 607 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1382] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:45:47 2026] GET /v2.0/security-group-rules/1ef82827-cd9a-4853-a1ce-bbe124fe6bce => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1383] 10.0.0.236 () {32 vars in 673 bytes} [Wed Jul 1 08:45:47 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1384] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:45:48 2026] DELETE /v2.0/security-group-rules/1ef82827-cd9a-4853-a1ce-bbe124fe6bce => 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: 678/1385] 10.0.0.236 () {32 vars in 673 bytes} [Wed Jul 1 08:45:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1386] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:48 2026] DELETE /v2.0/security-groups/bbd02d21-d71d-473f-8999-f2d1f73e5a13 => 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: 680/1387] 10.0.0.236 () {32 vars in 663 bytes} [Wed Jul 1 08:45:48 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1388] 10.0.0.236 () {32 vars in 663 bytes} [Wed Jul 1 08:45:48 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:45:48.683 7 INFO neutron.db.l3_hamode_db [None req-9b77ab6b-a7ba-43af-bd6c-e2120aa13c80 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] HA network c863db6a-1d03-4a0c-a152-515d9b029350 was deleted as no HA routers are present in tenant 6551212ba22943ec82fd59cfbe5a5eb5. [pid: 7|app: 0|req: 708/1389] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:47 2026] DELETE /v2.0/routers/bcf66885-86f0-467e-af85-d31fe69f50b0 => generated 0 bytes in 829 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:45:48.891 7 INFO neutron.services.segments.plugin [-] Segment 19c56aa7-6d8a-4d44-855d-128772ad5c6a resource provider aggregate not found 2026-07-01 08:45:48.900 7 INFO neutron.services.segments.plugin [-] Segment 19c56aa7-6d8a-4d44-855d-128772ad5c6a resource provider aggregate not found 2026-07-01 08:45:48.920 7 INFO neutron.services.segments.plugin [-] Segment 19c56aa7-6d8a-4d44-855d-128772ad5c6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19c56aa7-6d8a-4d44-855d-128772ad5c6a found for delete ", "request_id": "req-fe38cbdb-7a64-45a8-b02d-033694b6d9ed"}]} 2026-07-01 08:45:48.923 7 INFO neutron.services.segments.plugin [-] Segment 19c56aa7-6d8a-4d44-855d-128772ad5c6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19c56aa7-6d8a-4d44-855d-128772ad5c6a found for delete ", "request_id": "req-42acf8fa-7125-42e6-86cc-3e188bb7a83c"}]} [pid: 8|app: 0|req: 682/1390] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:48 2026] DELETE /v2.0/subnets/76f8a486-17c1-4052-a223-50aca8b3de33 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1391] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:48 2026] GET /v2.0/security-groups?tenant_id=d151c77fd7c3450ea3f5f52d76a6b9bc&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1392] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:49 2026] DELETE /v2.0/security-groups/3b344174-8e25-4d35-a912-4b57cb10f3d5 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1393] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:48 2026] DELETE /v2.0/networks/f5136121-0e78-47d7-b60c-044afe48b91c => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:49.470 7 WARNING neutron_lib.context [None req-59bd88b1-e411-47bd-81ce-0ea73b4217ae fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:49.576 7 INFO neutron.db.segments_db [None req-59bd88b1-e411-47bd-81ce-0ea73b4217ae fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Added segment 2776f99b-a763-4708-84cc-2bab452f9c87 of type vxlan for network 1fb3fc26-21c4-4dd2-88fe-50239f686d21 [pid: 7|app: 0|req: 711/1394] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:49 2026] POST /v2.0/networks => generated 629 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:49.735 8 WARNING neutron_lib.context [None req-e4ffabe1-b768-48ae-abea-aa317ac0cd2e fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:49.780 8 INFO neutron.services.segments.plugin [-] Segment 9f2c0244-ca43-4cc7-a148-525138b43dcf resource provider aggregate not found 2026-07-01 08:45:49.784 8 INFO neutron.services.segments.plugin [-] Segment 9f2c0244-ca43-4cc7-a148-525138b43dcf resource provider aggregate not found 2026-07-01 08:45:49.803 8 INFO neutron.services.segments.plugin [-] Segment 9f2c0244-ca43-4cc7-a148-525138b43dcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f2c0244-ca43-4cc7-a148-525138b43dcf found for delete ", "request_id": "req-0dd7aada-2ce6-4851-a488-943ab85cc911"}]} 2026-07-01 08:45:49.810 8 INFO neutron.services.segments.plugin [-] Segment 9f2c0244-ca43-4cc7-a148-525138b43dcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f2c0244-ca43-4cc7-a148-525138b43dcf found for delete ", "request_id": "req-249fc618-4736-4763-8370-4923031ee505"}]} 2026-07-01 08:45:49.952 7 WARNING neutron_lib.context [None req-93def3cb-696c-4b0a-9e0e-f57d63be87ae 894be2a866ba475db8cbc1b9cdeea435 42933dd3f1cd4be283588c5d1cffd4d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:50.307 7 INFO neutron.db.segments_db [None req-93def3cb-696c-4b0a-9e0e-f57d63be87ae 894be2a866ba475db8cbc1b9cdeea435 42933dd3f1cd4be283588c5d1cffd4d9 - - default default] Added segment a6e73f77-ffbb-4773-b676-898e0cf02556 of type vxlan for network 70ba6e8a-82f5-4506-8a95-d09a473a6a76 [pid: 8|app: 0|req: 684/1395] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:49 2026] POST /v2.0/subnets => generated 602 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:50.319 8 WARNING neutron_lib.context [None req-6ef93d12-a641-417f-8516-e19f78dc55e5 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:50.473 8 INFO neutron.db.segments_db [None req-6ef93d12-a641-417f-8516-e19f78dc55e5 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Added segment 80761e11-ac04-4db3-95c1-95cf08048a4f of type vxlan for network e183f687-89b4-4f83-a124-deba3a138ae1 [pid: 7|app: 0|req: 712/1396] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:49 2026] POST /v2.0/networks => generated 644 bytes in 779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:50.563 7 WARNING neutron_lib.context [None req-3904ee7c-b2a0-49f2-b566-f9a1aaa9a2c5 894be2a866ba475db8cbc1b9cdeea435 42933dd3f1cd4be283588c5d1cffd4d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:51.049 8 INFO neutron.db.l3_hamode_db [None req-6ef93d12-a641-417f-8516-e19f78dc55e5 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 713/1397] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:50 2026] POST /v2.0/subnets => generated 617 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:51.307 8 INFO neutron.db.l3_hamode_db [None req-6ef93d12-a641-417f-8516-e19f78dc55e5 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:45:51.317 7 WARNING neutron_lib.context [None req-bf5a9864-affb-4bae-b5c8-a851bea45fc7 894be2a866ba475db8cbc1b9cdeea435 42933dd3f1cd4be283588c5d1cffd4d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:51.455 7 INFO neutron.db.segments_db [None req-bf5a9864-affb-4bae-b5c8-a851bea45fc7 894be2a866ba475db8cbc1b9cdeea435 42933dd3f1cd4be283588c5d1cffd4d9 - - default default] Added segment afcd360a-45bb-4d16-8fc7-03c84ea54fc9 of type vxlan for network 284aaca8-3665-472c-8cc9-8bb2bbfe134a [pid: 7|app: 0|req: 714/1398] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:51 2026] POST /v2.0/networks => generated 644 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:51.894 7 WARNING neutron_lib.context [None req-8812dd3f-eacc-4667-831b-00c89d11d044 1f953754f14743a3ac2b0126eac6bf92 79b8dafcae7d42b1a2d3d512e022516a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 715/1399] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:45:51 2026] POST /v2.0/subnetpools => generated 548 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1400] 10.0.0.236 () {34 vars in 743 bytes} [Wed Jul 1 08:45:51 2026] PUT /v2.0/networks/284aaca8-3665-472c-8cc9-8bb2bbfe134a => generated 592 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1401] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:45:52 2026] GET /v2.0/subnetpools/eef697cb-af93-49e2-9b0c-836df9513996 => generated 548 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:45:52.189 7 WARNING neutron_lib.context [None req-716aed9c-f68b-48fe-8ba0-4240695a32b4 894be2a866ba475db8cbc1b9cdeea435 42933dd3f1cd4be283588c5d1cffd4d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 685/1402] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:50 2026] POST /v2.0/routers => generated 507 bytes in 1966 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1403] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:45:52 2026] PUT /v2.0/subnetpools/eef697cb-af93-49e2-9b0c-836df9513996 => generated 500 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1404] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:52 2026] POST /v2.0/subnets => generated 602 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1405] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:45:52 2026] DELETE /v2.0/subnetpools/eef697cb-af93-49e2-9b0c-836df9513996 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1406] 10.0.0.236 () {34 vars in 741 bytes} [Wed Jul 1 08:45:52 2026] PUT /v2.0/subnets/6e7199c7-86f0-44cb-a446-94c480fbe30f => generated 612 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:45:53.010 7 INFO neutron.api.v2.resource [None req-6ae7b4fe-3faa-4a1d-b762-2f97f99e84d0 1f953754f14743a3ac2b0126eac6bf92 79b8dafcae7d42b1a2d3d512e022516a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 721/1407] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:45:53 2026] GET /v2.0/subnetpools/eef697cb-af93-49e2-9b0c-836df9513996 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:45:53.778 7 INFO neutron.services.segments.plugin [-] Segment afcd360a-45bb-4d16-8fc7-03c84ea54fc9 resource provider aggregate not found 2026-07-01 08:45:53.797 7 INFO neutron.services.segments.plugin [-] Segment afcd360a-45bb-4d16-8fc7-03c84ea54fc9 resource provider aggregate not found 2026-07-01 08:45:53.814 7 INFO neutron.services.segments.plugin [-] Segment afcd360a-45bb-4d16-8fc7-03c84ea54fc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afcd360a-45bb-4d16-8fc7-03c84ea54fc9 found for delete ", "request_id": "req-60027ad5-5141-4f9d-8e23-648ef24bf1cf"}]} 2026-07-01 08:45:53.834 7 INFO neutron.services.segments.plugin [-] Segment afcd360a-45bb-4d16-8fc7-03c84ea54fc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afcd360a-45bb-4d16-8fc7-03c84ea54fc9 found for delete ", "request_id": "req-a6a24fb4-e8be-474b-8c20-15c8751e3cc3"}]} [pid: 7|app: 0|req: 722/1408] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:53 2026] DELETE /v2.0/networks/284aaca8-3665-472c-8cc9-8bb2bbfe134a => generated 0 bytes in 837 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:53.865 7 INFO neutron.api.v2.resource [None req-ba43e8e7-c7fe-4f5a-a30d-f727758fe747 1f953754f14743a3ac2b0126eac6bf92 79b8dafcae7d42b1a2d3d512e022516a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 723/1409] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:45:53 2026] DELETE /v2.0/subnetpools/eef697cb-af93-49e2-9b0c-836df9513996 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:45:53.880 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3f17cbc-1881-423b-8dad-60c5109d78f3 894be2a866ba475db8cbc1b9cdeea435 42933dd3f1cd4be283588c5d1cffd4d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 724/1410] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:53 2026] DELETE /v2.0/networks/284aaca8-3665-472c-8cc9-8bb2bbfe134a => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1411] 10.0.0.236 () {32 vars in 694 bytes} [Wed Jul 1 08:45:53 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1412] 10.0.0.236 () {32 vars in 742 bytes} [Wed Jul 1 08:45:53 2026] GET /v2.0/subnets?network_id=59efcf46-f336-429b-ab4a-6204b9844fb1 => generated 626 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1413] 10.0.0.236 () {32 vars in 653 bytes} [Wed Jul 1 08:45:54 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1414] 10.0.0.236 () {32 vars in 649 bytes} [Wed Jul 1 08:45:54 2026] GET /v2.0/networks => generated 1309 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1415] 10.0.0.236 () {32 vars in 647 bytes} [Wed Jul 1 08:45:54 2026] GET /v2.0/subnets => generated 1233 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1416] 10.0.0.236 () {32 vars in 723 bytes} [Wed Jul 1 08:45:54 2026] GET /v2.0/networks/70ba6e8a-82f5-4506-8a95-d09a473a6a76 => generated 669 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1417] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:45:54 2026] GET /v2.0/subnets/bcd44c6e-e108-4876-ac33-a647d0bd2b1c => generated 617 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:45:54.361 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c197a31-47ed-4c96-b343-576f0bcf22db 894be2a866ba475db8cbc1b9cdeea435 42933dd3f1cd4be283588c5d1cffd4d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1418] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:54 2026] DELETE /v2.0/subnets/6e7199c7-86f0-44cb-a446-94c480fbe30f => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:45:54.412 7 INFO neutron.pecan_wsgi.hooks.translation [None req-601af8b0-55ae-49c6-a565-086ed68710ef 894be2a866ba475db8cbc1b9cdeea435 42933dd3f1cd4be283588c5d1cffd4d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 733/1419] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:54 2026] DELETE /v2.0/networks/284aaca8-3665-472c-8cc9-8bb2bbfe134a => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1420] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:45:52 2026] PUT /v2.0/routers/f4fce4f3-87b9-4dfb-9f76-c9b3420201e7/add_router_interface => generated 309 bytes in 2145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1421] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:45:54 2026] GET /v2.0/ports/44f5148d-d675-4a87-98af-07f96c9f37d4 => generated 955 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1422] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:54 2026] DELETE /v2.0/subnets/bcd44c6e-e108-4876-ac33-a647d0bd2b1c => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1423] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:54 2026] GET /v2.0/security-groups?tenant_id=79b8dafcae7d42b1a2d3d512e022516a&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:45:55.157 8 INFO neutron.services.segments.plugin [-] Segment a6e73f77-ffbb-4773-b676-898e0cf02556 resource provider aggregate not found 2026-07-01 08:45:55.162 8 INFO neutron.services.segments.plugin [-] Segment a6e73f77-ffbb-4773-b676-898e0cf02556 resource provider aggregate not found 2026-07-01 08:45:55.183 8 INFO neutron.services.segments.plugin [-] Segment a6e73f77-ffbb-4773-b676-898e0cf02556 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6e73f77-ffbb-4773-b676-898e0cf02556 found for delete ", "request_id": "req-6a5c3cab-366d-4add-a159-77975e0cc1ef"}]} 2026-07-01 08:45:55.184 8 INFO neutron.services.segments.plugin [-] Segment a6e73f77-ffbb-4773-b676-898e0cf02556 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6e73f77-ffbb-4773-b676-898e0cf02556 found for delete ", "request_id": "req-c071c104-1bfb-424f-94bd-76351ec427cc"}]} [pid: 8|app: 0|req: 690/1424] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:54 2026] DELETE /v2.0/networks/70ba6e8a-82f5-4506-8a95-d09a473a6a76 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1425] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:55 2026] DELETE /v2.0/security-groups/a5ac7e8d-e2fe-4256-9953-19e2757632dc => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:45:55.489 8 WARNING neutron_lib.context [None req-68190394-cb44-41e5-8c00-3d5cbcd0617d dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:55.800 8 INFO neutron.db.segments_db [None req-68190394-cb44-41e5-8c00-3d5cbcd0617d dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Added segment 5a6748f6-cc34-4727-b206-1d9d7591594c of type vxlan for network e23fd03e-ad27-41e6-84bc-0b5ad539341c [pid: 7|app: 0|req: 735/1426] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:45:54 2026] PUT /v2.0/routers/f4fce4f3-87b9-4dfb-9f76-c9b3420201e7/remove_router_interface => generated 309 bytes in 1540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1427] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:55 2026] POST /v2.0/networks => generated 639 bytes in 895 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1428] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:45:56 2026] GET /v2.0/ports?device_id=f4fce4f3-87b9-4dfb-9f76-c9b3420201e7 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:45:56.234 8 WARNING neutron_lib.context [None req-26f74e66-25a8-4f49-83b4-c230dfe3b0d7 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 736/1429] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:56 2026] GET /v2.0/security-groups?tenant_id=42933dd3f1cd4be283588c5d1cffd4d9&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1430] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:56 2026] POST /v2.0/subnets => generated 634 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1431] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:56 2026] DELETE /v2.0/security-groups/fc467e80-6523-4e8b-adaf-343f36aef28e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:45:57.067 7 INFO neutron.services.segments.plugin [-] Segment 80761e11-ac04-4db3-95c1-95cf08048a4f resource provider aggregate not found 2026-07-01 08:45:57.073 7 INFO neutron.services.segments.plugin [-] Segment 80761e11-ac04-4db3-95c1-95cf08048a4f resource provider aggregate not found 2026-07-01 08:45:57.093 7 INFO neutron.services.segments.plugin [-] Segment 80761e11-ac04-4db3-95c1-95cf08048a4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80761e11-ac04-4db3-95c1-95cf08048a4f found for delete ", "request_id": "req-0b6e81ab-06c9-4dea-83bf-c7a4c2c68e17"}]} 2026-07-01 08:45:57.097 7 INFO neutron.services.segments.plugin [-] Segment 80761e11-ac04-4db3-95c1-95cf08048a4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80761e11-ac04-4db3-95c1-95cf08048a4f found for delete ", "request_id": "req-493f489d-36c1-4f95-a049-ad1071c48377"}]} 2026-07-01 08:45:57.115 7 INFO neutron.db.l3_hamode_db [None req-0aaac640-e7ff-4f18-b9a6-b1ef19862c7d fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] HA network e183f687-89b4-4f83-a124-deba3a138ae1 was deleted as no HA routers are present in tenant 6551212ba22943ec82fd59cfbe5a5eb5. [pid: 7|app: 0|req: 737/1432] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:56 2026] DELETE /v2.0/routers/f4fce4f3-87b9-4dfb-9f76-c9b3420201e7 => generated 0 bytes in 780 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1433] 10.0.0.236 () {32 vars in 722 bytes} [Wed Jul 1 08:45:56 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:45:57.150 8 WARNING neutron_lib.context [None req-5005cd0b-742b-4b6d-a6d1-308ed95bc9de dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 738/1434] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:45:57 2026] DELETE /v2.0/subnets/82ec30dd-9e3b-4a61-9b26-e29d23be4ca9 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1435] 10.0.0.236 () {32 vars in 623 bytes} [Wed Jul 1 08:45:57 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1436] 10.0.0.236 () {32 vars in 633 bytes} [Wed Jul 1 08:45:57 2026] GET /v2.0/ => generated 632 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1437] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:57 2026] POST /v2.0/subnets => generated 708 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:57.557 8 WARNING neutron_lib.context [None req-c3aef762-84c8-44bf-9610-b4fe0a180e71 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:57.632 8 INFO neutron.db.segments_db [None req-c3aef762-84c8-44bf-9610-b4fe0a180e71 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Added segment bfd5805d-722c-48dc-a92b-3fbf82834201 of type vxlan for network 51348f46-490e-465a-8ad1-ddb6db4f7259 [pid: 8|app: 0|req: 698/1438] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:57 2026] POST /v2.0/networks => generated 638 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:57.841 8 WARNING neutron_lib.context [None req-4a19c337-78fc-4d90-b141-2bc56bb2fa3c dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 741/1439] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:45:57 2026] DELETE /v2.0/networks/1fb3fc26-21c4-4dd2-88fe-50239f686d21 => generated 0 bytes in 565 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:45:58.117 7 WARNING neutron_lib.context [None req-ae67bd4b-b0a8-4eb5-8924-045ac15bc9bc fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:58.166 7 INFO neutron.db.segments_db [None req-ae67bd4b-b0a8-4eb5-8924-045ac15bc9bc fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Added segment fb829ae8-0aeb-4d75-b4b5-130a5ef480ba of type vxlan for network cf9d9d10-2f56-489f-849e-c0c2c52bcaec [pid: 8|app: 0|req: 699/1440] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:57 2026] POST /v2.0/subnets => generated 632 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1441] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:45:58 2026] GET /v2.0/security-groups?tenant_id=0cc4876145fe4c3d94a1a634d319063c&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:45:58.526 8 WARNING neutron_lib.context [None req-f01a2e7b-18de-4789-9b05-7f4132a5b65c dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:58.529 7 INFO neutron.db.l3_hamode_db [None req-ae67bd4b-b0a8-4eb5-8924-045ac15bc9bc fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 701/1442] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:58 2026] POST /v2.0/subnets => generated 701 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1443] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:45:58 2026] DELETE /v2.0/security-groups/6091cda3-66a2-4c6d-a5ff-736365ae3941 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:45:59.125 7 INFO neutron.services.segments.plugin [-] Segment 2776f99b-a763-4708-84cc-2bab452f9c87 resource provider aggregate not found 2026-07-01 08:45:59.129 7 INFO neutron.services.segments.plugin [-] Segment 2776f99b-a763-4708-84cc-2bab452f9c87 resource provider aggregate not found 2026-07-01 08:45:59.143 7 INFO neutron.services.segments.plugin [-] Segment 2776f99b-a763-4708-84cc-2bab452f9c87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2776f99b-a763-4708-84cc-2bab452f9c87 found for delete ", "request_id": "req-784ee297-9f46-424e-b0e4-32790250fa54"}]} 2026-07-01 08:45:59.144 7 INFO neutron.services.segments.plugin [-] Segment 2776f99b-a763-4708-84cc-2bab452f9c87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2776f99b-a763-4708-84cc-2bab452f9c87 found for delete ", "request_id": "req-858030ce-2051-4e5b-9437-6013e39f5aba"}]} 2026-07-01 08:45:59.157 8 WARNING neutron_lib.context [None req-617339f3-e690-4eeb-ae95-5e35cf7b7927 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:59.325 8 INFO neutron.db.segments_db [None req-617339f3-e690-4eeb-ae95-5e35cf7b7927 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Added segment d7a805d1-a8c6-4219-9f7f-22f2fd660856 of type vxlan for network 3283e5fb-d3e3-44b3-9520-220436124922 [pid: 8|app: 0|req: 703/1444] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:59 2026] POST /v2.0/networks => generated 634 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:59.469 8 WARNING neutron_lib.context [None req-6dde9e89-e5ce-4a37-b9f4-b32db084e1bb dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:59.540 8 INFO neutron.db.segments_db [None req-6dde9e89-e5ce-4a37-b9f4-b32db084e1bb dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Added segment 3406f06b-7250-4a5a-bca4-9ea2bff1a633 of type vxlan for network f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 [pid: 8|app: 0|req: 704/1445] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:59 2026] POST /v2.0/networks => generated 638 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:59.709 8 WARNING neutron_lib.context [None req-9792cf67-11b8-42b1-8ba6-ecb2e3b3d917 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:45:59.781 7 INFO neutron.db.l3_hamode_db [None req-ae67bd4b-b0a8-4eb5-8924-045ac15bc9bc fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:45:59.822 8 INFO neutron.db.segments_db [None req-9792cf67-11b8-42b1-8ba6-ecb2e3b3d917 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Added segment 2eba2702-a4a0-4a34-944b-c011d77b2c1b of type vxlan for network 3554430e-1b7e-441c-ba33-dbd0faf74914 [pid: 8|app: 0|req: 705/1446] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:45:59 2026] POST /v2.0/networks => generated 633 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:45:59.958 8 WARNING neutron_lib.context [None req-b5455b0c-9a69-4b8c-a722-c16b1e6808b0 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 706/1447] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:59 2026] POST /v2.0/subnets => generated 632 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:00.362 8 WARNING neutron_lib.context [None req-ab8988c8-a154-45a4-92c2-a7a8d0ffeb8b 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 707/1448] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:00 2026] POST /v2.0/subnets => generated 622 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:00.712 8 WARNING neutron_lib.context [None req-a6eea427-bfd1-447d-a1a9-a4cf4aa59aaf dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 708/1449] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:00 2026] POST /v2.0/subnets => generated 706 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:01.032 8 WARNING neutron_lib.context [None req-35c36e50-6132-4373-97fa-b1d966bd045e 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 742/1450] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:45:58 2026] POST /v2.0/routers => generated 687 bytes in 3084 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:01.205 7 WARNING neutron_lib.context [None req-47a35ec4-ce26-4963-b2b9-bd923caa592d dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:01.317 7 INFO neutron.db.segments_db [None req-47a35ec4-ce26-4963-b2b9-bd923caa592d dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Added segment 53242ce7-3e73-4659-a5b4-acae488dc7e7 of type vxlan for network 3df5e4a3-6e31-4455-8cc8-0ed057577db6 [pid: 8|app: 0|req: 709/1453] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:01 2026] POST /v2.0/subnets => generated 631 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1454] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:46:01 2026] GET /v2.0/routers/4219031e-36b1-48bb-bd9e-1b5e03b06d53 => generated 693 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:46:01.609 8 WARNING neutron_lib.context [None req-28605b66-fcc8-40bb-930e-bc8091a935a5 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:01.650 8 INFO neutron.db.segments_db [None req-28605b66-fcc8-40bb-930e-bc8091a935a5 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Added segment f833661d-e21d-4491-8b5c-74058968c7e1 of type vxlan for network dddebb70-2a2e-4cb9-a49c-ebeb2e44590f 2026-07-01 08:46:01.765 7 INFO neutron.db.l3_hamode_db [None req-47a35ec4-ce26-4963-b2b9-bd923caa592d dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:46:02.040 8 INFO neutron.db.l3_hamode_db [None req-28605b66-fcc8-40bb-930e-bc8091a935a5 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:46:02.263 8 INFO neutron.db.l3_hamode_db [None req-28605b66-fcc8-40bb-930e-bc8091a935a5 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 711/1455] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:01 2026] POST /v2.0/routers => generated 511 bytes in 1614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:03.270 7 INFO neutron.db.l3_hamode_db [None req-47a35ec4-ce26-4963-b2b9-bd923caa592d dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 712/1456] 10.0.0.236 () {32 vars in 647 bytes} [Wed Jul 1 08:46:03 2026] GET /v2.0/routers => generated 696 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1457] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:03 2026] GET /v2.0/security-groups?tenant_id=f85b3e13720649368f0e0c7d45fa2ba8&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1458] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:01 2026] POST /v2.0/routers => generated 685 bytes in 3311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1459] 10.0.0.236 () {34 vars in 741 bytes} [Wed Jul 1 08:46:04 2026] PUT /v2.0/routers/4219031e-36b1-48bb-bd9e-1b5e03b06d53 => generated 700 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1460] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:46:03 2026] PUT /v2.0/routers/8eb365f2-c47c-4bee-88fd-590537cd02f5/add_router_interface => generated 309 bytes in 1411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1461] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:05 2026] DELETE /v2.0/security-groups/f72045ab-0e30-4827-b856-22fdd0cce22c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1462] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:46:05 2026] GET /v2.0/routers/4219031e-36b1-48bb-bd9e-1b5e03b06d53 => generated 700 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1463] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:46:05 2026] GET /v2.0/ports/17473dd4-2c98-45f1-bf57-a2c481b532b2 => generated 959 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1464] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:46:05 2026] GET /v2.0/ports?device_id=4219031e-36b1-48bb-bd9e-1b5e03b06d53 => 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: 751/1465] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:46:05 2026] PUT /v2.0/routers/8eb365f2-c47c-4bee-88fd-590537cd02f5/add_router_interface => generated 309 bytes in 1529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1466] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:46:05 2026] PUT /v2.0/routers/9bdd7099-eb99-418c-ae89-420a0ed89d24/add_router_interface => generated 309 bytes in 2451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1467] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:46:07 2026] GET /v2.0/ports/72da5e95-3af2-41d9-8eb5-9b2bda243c72 => generated 967 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:46:08.159 7 INFO neutron.services.segments.plugin [-] Segment fb829ae8-0aeb-4d75-b4b5-130a5ef480ba resource provider aggregate not found 2026-07-01 08:46:08.164 7 INFO neutron.services.segments.plugin [-] Segment fb829ae8-0aeb-4d75-b4b5-130a5ef480ba resource provider aggregate not found 2026-07-01 08:46:08.179 7 INFO neutron.services.segments.plugin [-] Segment fb829ae8-0aeb-4d75-b4b5-130a5ef480ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb829ae8-0aeb-4d75-b4b5-130a5ef480ba found for delete ", "request_id": "req-db1e4481-0ac8-470d-a394-d25eb6e879d6"}]} 2026-07-01 08:46:08.180 7 INFO neutron.services.segments.plugin [-] Segment fb829ae8-0aeb-4d75-b4b5-130a5ef480ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb829ae8-0aeb-4d75-b4b5-130a5ef480ba found for delete ", "request_id": "req-782a51a0-d8a7-4dd7-ae7f-9a495161097e"}]} 2026-07-01 08:46:08.190 7 INFO neutron.db.l3_hamode_db [None req-ff3af1dc-0cac-4de2-a6a8-778b84f3543b fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] HA network cf9d9d10-2f56-489f-849e-c0c2c52bcaec was deleted as no HA routers are present in tenant 6551212ba22943ec82fd59cfbe5a5eb5. [pid: 7|app: 0|req: 752/1468] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:06 2026] DELETE /v2.0/routers/4219031e-36b1-48bb-bd9e-1b5e03b06d53 => generated 0 bytes in 1217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1469] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:46:07 2026] PUT /v2.0/routers/9bdd7099-eb99-418c-ae89-420a0ed89d24/add_router_interface => generated 309 bytes in 1779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1470] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:46:09 2026] GET /v2.0/ports?device_id=4219031e-36b1-48bb-bd9e-1b5e03b06d53 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1471] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:46:08 2026] PUT /v2.0/routers/8eb365f2-c47c-4bee-88fd-590537cd02f5/remove_router_interface => generated 309 bytes in 1465 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:46:09.689 7 INFO neutron.api.v2.resource [None req-d59f7b77-1ae4-4949-8108-17fc315f84e9 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 754/1472] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:09 2026] DELETE /v2.0/routers/4219031e-36b1-48bb-bd9e-1b5e03b06d53 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1473] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:46:09 2026] PUT /v2.0/routers/8eb365f2-c47c-4bee-88fd-590537cd02f5/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: 756/1474] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:46:10 2026] GET /v2.0/ports?device_id=f4fce4f3-87b9-4dfb-9f76-c9b3420201e7 => 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: 757/1475] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:46:10 2026] GET /v2.0/ports?device_id=8eb365f2-c47c-4bee-88fd-590537cd02f5 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:10.891 7 INFO neutron.api.v2.resource [None req-1769f0c0-d2de-47ec-ad54-9701d5718f58 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 758/1476] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:10 2026] DELETE /v2.0/routers/f4fce4f3-87b9-4dfb-9f76-c9b3420201e7 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1477] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:46:09 2026] PUT /v2.0/routers/9bdd7099-eb99-418c-ae89-420a0ed89d24/add_router_interface => generated 309 bytes in 1952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:46:11.521 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bcaf9b92-1407-4818-88e5-1cae7f52046e fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 720/1478] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:11 2026] DELETE /v2.0/subnets/82ec30dd-9e3b-4a61-9b26-e29d23be4ca9 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1479] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:46:11 2026] GET /v2.0/ports?device_id=bcf66885-86f0-467e-af85-d31fe69f50b0 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:11.572 7 INFO neutron.services.segments.plugin [-] Segment f833661d-e21d-4491-8b5c-74058968c7e1 resource provider aggregate not found 2026-07-01 08:46:11.579 7 INFO neutron.services.segments.plugin [-] Segment f833661d-e21d-4491-8b5c-74058968c7e1 resource provider aggregate not found 2026-07-01 08:46:11.603 8 INFO neutron.api.v2.resource [None req-3ba82a65-b1d8-4ad2-9ceb-116eff34381e fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] delete failed (client error): The resource could not be found. 2026-07-01 08:46:11.604 7 INFO neutron.db.l3_hamode_db [None req-d1d201d4-ecc0-4c5c-b0e5-aa88b026c0b8 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] HA network dddebb70-2a2e-4cb9-a49c-ebeb2e44590f was deleted as no HA routers are present in tenant 3b28c1d13ce549b4ba84f84980bf2bcd. [pid: 8|app: 0|req: 722/1480] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:11 2026] DELETE /v2.0/routers/bcf66885-86f0-467e-af85-d31fe69f50b0 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:46:11.607 7 INFO neutron.services.segments.plugin [-] Segment f833661d-e21d-4491-8b5c-74058968c7e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f833661d-e21d-4491-8b5c-74058968c7e1 found for delete ", "request_id": "req-6ab92310-ca9f-441c-b5ab-8862727057ce"}]} 2026-07-01 08:46:11.608 7 INFO neutron.services.segments.plugin [-] Segment f833661d-e21d-4491-8b5c-74058968c7e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f833661d-e21d-4491-8b5c-74058968c7e1 found for delete ", "request_id": "req-d4c01926-5437-47b6-83da-0d845a7b4ca5"}]} 2026-07-01 08:46:11.608 8 WARNING neutron_lib.context [None req-ab308075-a2b2-40ac-b18c-a8087ee0a8b3 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 759/1481] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:10 2026] DELETE /v2.0/routers/8eb365f2-c47c-4bee-88fd-590537cd02f5 => generated 0 bytes in 726 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:46:11.651 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eac86e5c-873c-423a-98c2-6cac871b8bf3 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 760/1482] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:11 2026] DELETE /v2.0/subnets/76f8a486-17c1-4052-a223-50aca8b3de33 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1483] 10.0.0.236 () {34 vars in 684 bytes} [Wed Jul 1 08:46:11 2026] POST /v2.0/security-groups => generated 1626 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1484] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:46:11 2026] GET /v2.0/ports?device_id=26d70f49-984f-4e87-8f42-0db27c3338c6 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:11.789 8 WARNING neutron_lib.context [None req-622a8f97-d32e-4271-93cf-5f22fa05aaf3 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 761/1485] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:11 2026] DELETE /v2.0/subnets/96023230-3e53-45ea-aa58-b48912666f82 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:46:11.915 7 INFO neutron.api.v2.resource [None req-03639bff-8085-441e-9d79-a22e06177cbc fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 762/1486] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:11 2026] DELETE /v2.0/routers/26d70f49-984f-4e87-8f42-0db27c3338c6 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1487] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:46:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:11.939 8 INFO neutron.pecan_wsgi.hooks.translation [None req-294f13c6-e041-400c-91f5-0c16beed6f15 fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 726/1488] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:11 2026] DELETE /v2.0/subnets/380238a7-ff48-4dee-9a52-ee2ab78504ee => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:46:11.946 8 WARNING neutron_lib.context [None req-09f0a161-863f-4fbc-894c-c0f368c90a65 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 727/1489] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:46:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:12.077 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f407fa3-a28c-48cb-a8ff-c9208b20fe0b fb9d912306094fb2a2f75b80aa72ea78 6551212ba22943ec82fd59cfbe5a5eb5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1490] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:12 2026] DELETE /v2.0/subnets/62e72585-2a76-4f95-b0a3-e5e3bd8ad4bc => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:46:12.083 8 WARNING neutron_lib.context [None req-15f5758b-afb2-4298-9b2c-faed00409800 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 763/1491] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:11 2026] DELETE /v2.0/subnets/d13a7492-baee-4ab0-9820-bd69eb14c768 => 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: 729/1492] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:46:12 2026] POST /v2.0/security-group-rules => generated 599 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:12.213 8 WARNING neutron_lib.context [None req-be911723-e873-44d2-8803-0170a8e3043c dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 764/1493] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:46:12 2026] DELETE /v2.0/networks/3554430e-1b7e-441c-ba33-dbd0faf74914 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1494] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:46:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:12.463 8 WARNING neutron_lib.context [None req-3783708b-15cf-4ae4-b9ab-ec4b06bee987 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 731/1495] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:46:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:12.615 8 WARNING neutron_lib.context [None req-8cea1613-609c-4c1c-8910-1a973b00e98a dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 732/1496] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:46:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1497] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:46:12 2026] DELETE /v2.0/networks/3283e5fb-d3e3-44b3-9520-220436124922 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:46:12.815 7 WARNING neutron_lib.context [None req-77c76057-686c-4510-af63-c90f3856e969 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 733/1498] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:12 2026] GET /v2.0/security-groups?tenant_id=6551212ba22943ec82fd59cfbe5a5eb5&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:46:12.981 8 WARNING neutron_lib.context [None req-20ea1c74-6bed-439a-9652-4e29ee9917ae 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 766/1499] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:46:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:13.056 8 INFO neutron.db.segments_db [None req-20ea1c74-6bed-439a-9652-4e29ee9917ae 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Added segment d21e10c8-e4c8-40b1-9008-8af7c3f39e50 of type vxlan for network 4325341f-5c0a-49e4-8b09-5b5341b2b51d [pid: 7|app: 0|req: 767/1500] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:13 2026] DELETE /v2.0/security-groups/16076912-68c4-4034-96aa-057a0557e4f9 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:46:13.169 7 WARNING neutron_lib.context [None req-90887dc8-dc74-408b-897f-b6d8684572e9 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 734/1501] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:46:12 2026] POST /v2.0/networks => generated 634 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:13.269 8 WARNING neutron_lib.context [None req-17b5bb99-8098-4dcc-8533-1b44cb2be1e9 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 768/1502] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:46:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:13.340 7 WARNING neutron_lib.context [None req-a4879b4f-3232-4a7a-a4e7-ac8bcea4b8cc dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 769/1503] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:46:13 2026] POST /v2.0/security-group-rules => generated 599 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:13.512 7 WARNING neutron_lib.context [None req-e7f64391-cf94-4c7a-8ee9-f6178566d213 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:13.642 7 INFO neutron.services.segments.plugin [-] Segment 2eba2702-a4a0-4a34-944b-c011d77b2c1b resource provider aggregate not found 2026-07-01 08:46:13.651 7 INFO neutron.services.segments.plugin [-] Segment 2eba2702-a4a0-4a34-944b-c011d77b2c1b resource provider aggregate not found [pid: 8|app: 0|req: 735/1504] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:13 2026] POST /v2.0/subnets => generated 622 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:13.662 7 INFO neutron.services.segments.plugin [-] Segment 2eba2702-a4a0-4a34-944b-c011d77b2c1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eba2702-a4a0-4a34-944b-c011d77b2c1b found for delete ", "request_id": "req-00124299-20a7-4a6e-944c-2f5c42d00ec2"}]} 2026-07-01 08:46:13.668 8 WARNING neutron_lib.context [None req-a60eab9d-fdcd-43eb-be2b-ca2c64e7ede0 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:13.672 7 INFO neutron.services.segments.plugin [-] Segment 2eba2702-a4a0-4a34-944b-c011d77b2c1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eba2702-a4a0-4a34-944b-c011d77b2c1b found for delete ", "request_id": "req-53045694-e679-4092-a2ee-d5fe028444ed"}]} 2026-07-01 08:46:13.679 7 INFO neutron.services.segments.plugin [-] Segment d7a805d1-a8c6-4219-9f7f-22f2fd660856 resource provider aggregate not found 2026-07-01 08:46:13.699 7 INFO neutron.services.segments.plugin [-] Segment d7a805d1-a8c6-4219-9f7f-22f2fd660856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7a805d1-a8c6-4219-9f7f-22f2fd660856 found for delete ", "request_id": "req-a1e67cf1-360c-4a43-9eac-75d784e7ef37"}]} [pid: 7|app: 0|req: 770/1505] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:46:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:13.719 7 WARNING neutron_lib.context [None req-fe1b1f33-bc31-4e14-8baf-f3bb4eba2bd2 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:13.721 7 INFO neutron.services.segments.plugin [-] Segment d7a805d1-a8c6-4219-9f7f-22f2fd660856 resource provider aggregate not found 2026-07-01 08:46:13.740 8 INFO neutron.db.segments_db [None req-a60eab9d-fdcd-43eb-be2b-ca2c64e7ede0 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Added segment 33dcdde9-ef9b-4dac-b95b-aa26c10b5282 of type vxlan for network 163e1773-af5f-426a-8793-d2c25008a3de 2026-07-01 08:46:13.740 7 INFO neutron.services.segments.plugin [-] Segment d7a805d1-a8c6-4219-9f7f-22f2fd660856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7a805d1-a8c6-4219-9f7f-22f2fd660856 found for delete ", "request_id": "req-4c4ebd31-63b1-4983-85d3-29ec51273429"}]} [pid: 7|app: 0|req: 771/1506] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:46:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:14.086 8 INFO neutron.db.l3_hamode_db [None req-a60eab9d-fdcd-43eb-be2b-ca2c64e7ede0 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 772/1507] 10.0.0.96 () {34 vars in 1091 bytes} [Wed Jul 1 08:46:14 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-88018863&fields=id&tenant_id=8b32717db2d84e91a8181af0cacf34da => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:14.313 8 INFO neutron.db.l3_hamode_db [None req-a60eab9d-fdcd-43eb-be2b-ca2c64e7ede0 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 773/1508] 10.0.0.96 () {34 vars in 981 bytes} [Wed Jul 1 08:46:14 2026] GET /v2.0/networks?id=51348f46-490e-465a-8ad1-ddb6db4f7259 => generated 705 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1509] 10.0.0.96 () {34 vars in 964 bytes} [Wed Jul 1 08:46:14 2026] GET /v2.0/quotas/8b32717db2d84e91a8181af0cacf34da => 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: 775/1510] 10.0.0.96 () {34 vars in 1001 bytes} [Wed Jul 1 08:46:14 2026] GET /v2.0/ports?tenant_id=8b32717db2d84e91a8181af0cacf34da&fields=id => generated 287 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1511] 10.0.0.96 () {34 vars in 1007 bytes} [Wed Jul 1 08:46:14 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1512] 10.0.0.96 () {34 vars in 1107 bytes} [Wed Jul 1 08:46:14 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?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: 778/1513] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:46:14 2026] GET /v2.0/ports?device_id=f80ee076-a016-4fec-8f3f-c6a559225f8e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:15.407 7 WARNING neutron_lib.context [None req-d02f1fe0-a146-4189-8dc0-9376067ae0d0 6c276fca316748df9bffc47d3df48ff9 aea8ed0ece8f4f9eb9e6ab07041ddcd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 736/1514] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:13 2026] POST /v2.0/routers => generated 511 bytes in 1946 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:15.627 8 WARNING neutron_lib.context [None req-1485500a-3f39-43f0-b591-40a0fa9ea42a 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 779/1515] 10.0.0.236 () {34 vars in 684 bytes} [Wed Jul 1 08:46:15 2026] POST /v2.0/security-groups => generated 1625 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1516] 10.0.0.236 () {32 vars in 663 bytes} [Wed Jul 1 08:46:15 2026] GET /v2.0/security-groups => generated 4530 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1517] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:46:15 2026] GET /v2.0/networks?id=51348f46-490e-465a-8ad1-ddb6db4f7259 => generated 705 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1518] 10.0.0.236 () {34 vars in 758 bytes} [Wed Jul 1 08:46:15 2026] PUT /v2.0/security-groups/3e6119f8-e984-4935-8788-4abd1433ec19 => generated 1662 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1519] 199.204.45.95 () {34 vars in 1049 bytes} [Wed Jul 1 08:46:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8b32717db2d84e91a8181af0cacf34da => generated 177 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1520] 10.0.0.236 () {34 vars in 665 bytes} [Wed Jul 1 08:46:15 2026] POST /v2.0/ports => generated 959 bytes in 465 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: 738/1521] 10.0.0.236 () {32 vars in 737 bytes} [Wed Jul 1 08:46:16 2026] GET /v2.0/security-groups/3e6119f8-e984-4935-8788-4abd1433ec19 => generated 1662 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:46:16.109 8 WARNING neutron_lib.context [req-55acc968-3ce2-4a4c-a51c-296cddd09913 req-4ead5f3c-a35b-4894-84a4-54d2f3fe9828 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 784/1522] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:15 2026] GET /v2.0/security-groups?tenant_id=7cb84608cf1842cd9bda6f13b83859e0&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1525] 199.204.45.95 () {38 vars in 954 bytes} [Wed Jul 1 08:46:16 2026] POST /v2.0/ports => generated 1179 bytes in 520 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: 740/1526] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:16 2026] DELETE /v2.0/security-groups/3e6119f8-e984-4935-8788-4abd1433ec19 => 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: 741/1527] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:16 2026] DELETE /v2.0/security-groups/d23b8c9e-ae2b-4aa6-9964-dcbb9458b42a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1528] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:46:16 2026] PUT /v2.0/ports/af384c11-44b4-439c-a484-aff7a866369f => generated 1424 bytes in 557 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: 787/1529] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:46:16 2026] PUT /v2.0/routers/c6262b04-479c-47fd-b99c-c52fb3f2b8f1/add_router_interface => generated 309 bytes in 1322 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: 743/1530] 10.0.0.236 () {32 vars in 663 bytes} [Wed Jul 1 08:46:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:46:17.497 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-91663069-676a-4ffa-ad99-f86585f157ef'] response: {'name': 'network-changed', 'server_uuid': 'f80ee076-a016-4fec-8f3f-c6a559225f8e', 'tag': 'af384c11-44b4-439c-a484-aff7a866369f', '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: 744/1531] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:46:17 2026] GET /v2.0/ports/e062f03b-5d8e-429d-8abe-4b680ada9131 => generated 1033 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1532] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:46:17 2026] GET /v2.0/ports?tenant_id=8b32717db2d84e91a8181af0cacf34da&device_id=f80ee076-a016-4fec-8f3f-c6a559225f8e => generated 1463 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:46:17.544 8 INFO neutron.api.v2.resource [None req-d640beb4-810f-4c48-afd6-e56951bdfa4e 6c276fca316748df9bffc47d3df48ff9 aea8ed0ece8f4f9eb9e6ab07041ddcd8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 745/1533] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:17 2026] DELETE /v2.0/security-groups/3e6119f8-e984-4935-8788-4abd1433ec19 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1534] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:46:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.30&port_id=af384c11-44b4-439c-a484-aff7a866369f => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:17.582 8 WARNING neutron_lib.context [None req-8325cab5-bf7b-42b3-90e6-5bc01a5d05ef 6c276fca316748df9bffc47d3df48ff9 aea8ed0ece8f4f9eb9e6ab07041ddcd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 747/1535] 10.0.0.236 () {34 vars in 684 bytes} [Wed Jul 1 08:46:17 2026] POST /v2.0/security-groups => generated 1622 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1536] 199.204.45.95 () {34 vars in 1103 bytes} [Wed Jul 1 08:46:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A211&port_id=af384c11-44b4-439c-a484-aff7a866369f => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:17.776 8 WARNING neutron_lib.context [None req-19f3f4e7-3d33-4416-a303-1d3ce399362d 6c276fca316748df9bffc47d3df48ff9 aea8ed0ece8f4f9eb9e6ab07041ddcd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 749/1537] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:46:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1538] 199.204.45.95 () {34 vars in 1063 bytes} [Wed Jul 1 08:46:17 2026] GET /v2.0/subnets?id=10d6b3a9-f449-4a76-a683-0d4937e70afd&id=ee591733-9f9e-40de-bec5-27a74b302e9d => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1539] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:46:17 2026] GET /v2.0/security-group-rules/d58aa604-9baa-497d-8eea-3050007d2913 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1540] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:46:17 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1541] 10.0.0.236 () {32 vars in 673 bytes} [Wed Jul 1 08:46:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1542] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:46:18 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1543] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:46:18 2026] DELETE /v2.0/security-group-rules/d58aa604-9baa-497d-8eea-3050007d2913 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1544] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:46:18 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1545] 10.0.0.236 () {32 vars in 673 bytes} [Wed Jul 1 08:46:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1546] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:46:18 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?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-07-01 08:46:18.390 8 WARNING neutron_lib.context [None req-a3d7c163-5252-47f8-bc94-af440e0c0a80 6c276fca316748df9bffc47d3df48ff9 aea8ed0ece8f4f9eb9e6ab07041ddcd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 759/1547] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:46:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1548] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:46:18 2026] GET /v2.0/ports?tenant_id=8b32717db2d84e91a8181af0cacf34da&device_id=f80ee076-a016-4fec-8f3f-c6a559225f8e => generated 1463 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1549] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:46:18 2026] GET /v2.0/security-group-rules/e1f938d1-4308-4f31-beab-7f7ffe70a12e => generated 601 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1550] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:46:18 2026] GET /v2.0/networks?id=51348f46-490e-465a-8ad1-ddb6db4f7259 => 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: 763/1551] 10.0.0.236 () {32 vars in 673 bytes} [Wed Jul 1 08:46:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1552] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:46:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.30&port_id=af384c11-44b4-439c-a484-aff7a866369f => 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: 765/1553] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:46:18 2026] DELETE /v2.0/security-group-rules/e1f938d1-4308-4f31-beab-7f7ffe70a12e => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1554] 199.204.45.95 () {34 vars in 1103 bytes} [Wed Jul 1 08:46:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A211&port_id=af384c11-44b4-439c-a484-aff7a866369f => 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: 767/1555] 10.0.0.236 () {32 vars in 673 bytes} [Wed Jul 1 08:46:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1556] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:46:17 2026] PUT /v2.0/routers/c6262b04-479c-47fd-b99c-c52fb3f2b8f1/remove_router_interface => generated 309 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:46:19.034 7 WARNING neutron_lib.context [None req-e6a4533b-ad19-4e95-9d6d-41883e4e2dd4 6c276fca316748df9bffc47d3df48ff9 aea8ed0ece8f4f9eb9e6ab07041ddcd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 768/1557] 199.204.45.95 () {34 vars in 1063 bytes} [Wed Jul 1 08:46:19 2026] GET /v2.0/subnets?id=10d6b3a9-f449-4a76-a683-0d4937e70afd&id=ee591733-9f9e-40de-bec5-27a74b302e9d => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1558] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:46:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1559] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:46:19 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&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-07-01 08:46:19.221 8 INFO neutron.api.v2.resource [None req-c4cc858f-30b4-4522-8cb6-c6b2c3524fdb 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 769/1560] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:46:19 2026] PUT /v2.0/routers/c6262b04-479c-47fd-b99c-c52fb3f2b8f1/remove_router_interface => generated 197 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1561] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:46:19 2026] GET /v2.0/security-group-rules/a5da173e-1d9a-45cd-99e0-e28bd6abb151 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1562] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:46:19 2026] GET /v2.0/ports?device_id=c6262b04-479c-47fd-b99c-c52fb3f2b8f1 => 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: 770/1563] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:46:19 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1564] 10.0.0.236 () {32 vars in 673 bytes} [Wed Jul 1 08:46:19 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1565] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:46:19 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1566] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:46:19 2026] DELETE /v2.0/security-group-rules/a5da173e-1d9a-45cd-99e0-e28bd6abb151 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1567] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:46:19 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?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: 798/1568] 10.0.0.236 () {32 vars in 673 bytes} [Wed Jul 1 08:46:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1569] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:19 2026] DELETE /v2.0/security-groups/b2640af8-d9d1-4047-b097-80572d9cc167 => 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: 800/1570] 10.0.0.236 () {32 vars in 663 bytes} [Wed Jul 1 08:46:19 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1571] 10.0.0.236 () {32 vars in 663 bytes} [Wed Jul 1 08:46:19 2026] GET /v2.0/security-groups => generated 2925 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:46:20.285 8 INFO neutron.services.segments.plugin [-] Segment 33dcdde9-ef9b-4dac-b95b-aa26c10b5282 resource provider aggregate not found 2026-07-01 08:46:20.298 8 INFO neutron.services.segments.plugin [-] Segment 33dcdde9-ef9b-4dac-b95b-aa26c10b5282 resource provider aggregate not found 2026-07-01 08:46:20.308 8 INFO neutron.services.segments.plugin [-] Segment 33dcdde9-ef9b-4dac-b95b-aa26c10b5282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33dcdde9-ef9b-4dac-b95b-aa26c10b5282 found for delete ", "request_id": "req-d6a4a3a6-0de0-4604-abd7-666fa74deff8"}]} 2026-07-01 08:46:20.326 8 INFO neutron.db.l3_hamode_db [None req-679d05ff-4360-457a-8f9f-6b855ebe4ca8 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] HA network 163e1773-af5f-426a-8793-d2c25008a3de was deleted as no HA routers are present in tenant 3b28c1d13ce549b4ba84f84980bf2bcd. [pid: 8|app: 0|req: 771/1572] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:19 2026] DELETE /v2.0/routers/c6262b04-479c-47fd-b99c-c52fb3f2b8f1 => generated 0 bytes in 1063 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:46:20.354 8 INFO neutron.services.segments.plugin [-] Segment 33dcdde9-ef9b-4dac-b95b-aa26c10b5282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33dcdde9-ef9b-4dac-b95b-aa26c10b5282 found for delete ", "request_id": "req-bf85631a-7134-44ee-a441-c38eec89fb4a"}]} [pid: 7|app: 0|req: 802/1573] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:46:20 2026] GET /v2.0/ports?device_id=f80ee076-a016-4fec-8f3f-c6a559225f8e => generated 1196 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1574] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:46:20 2026] GET /v2.0/security-groups?id=fcc339bb-da15-420a-b77d-c7deb84a0c03&fields=id&fields=name => generated 110 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1575] 10.0.0.236 () {32 vars in 818 bytes} [Wed Jul 1 08:46:20 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&mac_address=fa%3A16%3A3e%3A5e%3Ac7%3A34 => generated 1196 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1576] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:20 2026] DELETE /v2.0/subnets/51e6e669-3d74-412a-aca3-4b9a3f252d57 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:46:20.712 8 WARNING neutron_lib.context [None req-63d9c61e-7f76-4190-824b-5b0882283dc8 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 805/1577] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:20 2026] GET /v2.0/security-groups?tenant_id=aea8ed0ece8f4f9eb9e6ab07041ddcd8&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:46:21.471 7 INFO neutron.services.segments.plugin [-] Segment d21e10c8-e4c8-40b1-9008-8af7c3f39e50 resource provider aggregate not found 2026-07-01 08:46:21.478 7 INFO neutron.services.segments.plugin [-] Segment d21e10c8-e4c8-40b1-9008-8af7c3f39e50 resource provider aggregate not found [pid: 7|app: 0|req: 806/1578] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:46:21 2026] DELETE /v2.0/networks/4325341f-5c0a-49e4-8b09-5b5341b2b51d => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:46:21.499 7 INFO neutron.services.segments.plugin [-] Segment d21e10c8-e4c8-40b1-9008-8af7c3f39e50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d21e10c8-e4c8-40b1-9008-8af7c3f39e50 found for delete ", "request_id": "req-d325451d-ab7f-4dc2-8b35-ca39d96eabcf"}]} 2026-07-01 08:46:21.507 7 INFO neutron.services.segments.plugin [-] Segment d21e10c8-e4c8-40b1-9008-8af7c3f39e50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d21e10c8-e4c8-40b1-9008-8af7c3f39e50 found for delete ", "request_id": "req-8b63eabd-a427-4921-bd99-6939bfd1af04"}]} [pid: 7|app: 0|req: 807/1579] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:21 2026] DELETE /v2.0/security-groups/576116ac-2879-4b98-a56b-a5f44818790e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:46:21.622 7 WARNING neutron_lib.context [None req-31857b09-a09c-40ee-941f-ffe80e2d98eb 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:21.722 7 INFO neutron.db.segments_db [None req-31857b09-a09c-40ee-941f-ffe80e2d98eb 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Added segment 081980bb-b67f-465b-8550-2fec9cd4762e of type vxlan for network 27df04f3-421f-4b90-841b-bd6bd9118d34 2026-07-01 08:46:21.754 8 INFO neutron.db.l3_db [None req-63d9c61e-7f76-4190-824b-5b0882283dc8 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Floating IP ae07bf33-e86b-4b12-b779-d014b9976f21 associated. External IP: 10.96.250.202, port: af384c11-44b4-439c-a484-aff7a866369f. [pid: 7|app: 0|req: 808/1580] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:46:21 2026] POST /v2.0/networks => generated 634 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1581] 10.0.0.236 () {34 vars in 677 bytes} [Wed Jul 1 08:46:20 2026] POST /v2.0/floatingips => generated 854 bytes in 1471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:22.184 8 WARNING neutron_lib.context [None req-7aac21bf-e37b-4756-992d-ed4c31b1b1f3 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:22.220 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-76193f7e-054d-493c-9bef-caffd67e0658'] response: {'name': 'network-changed', 'server_uuid': 'f80ee076-a016-4fec-8f3f-c6a559225f8e', 'tag': 'af384c11-44b4-439c-a484-aff7a866369f', 'status': 'completed', 'code': 200} 2026-07-01 08:46:22.246 7 INFO neutron.db.segments_db [None req-695304c4-5ca3-4965-9693-dc016d0de48c 5aff5b32531a446ab511e0c34e7ef7b0 990ee8ad81494679a25de3010ce45081 - - default default] Added segment 4bd22713-bbba-4b67-8920-3202ed25fe5d of type vxlan for network 4c2e51b4-0c79-4d55-a13e-74ef49ebc7a9 [pid: 7|app: 0|req: 809/1582] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:46:21 2026] POST /v2.0/networks => generated 727 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1583] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:46:22 2026] GET /v2.0/ports?tenant_id=8b32717db2d84e91a8181af0cacf34da&device_id=f80ee076-a016-4fec-8f3f-c6a559225f8e => generated 1465 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1584] 10.0.0.96 () {34 vars in 1091 bytes} [Wed Jul 1 08:46:22 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-88018863&fields=id&tenant_id=8b32717db2d84e91a8181af0cacf34da => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1585] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:22 2026] POST /v2.0/subnets => generated 622 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1586] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:46:22 2026] GET /v2.0/networks?id=51348f46-490e-465a-8ad1-ddb6db4f7259 => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1587] 10.0.0.96 () {34 vars in 981 bytes} [Wed Jul 1 08:46:22 2026] GET /v2.0/networks?id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 => generated 705 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:46:22.716 8 WARNING neutron_lib.context [None req-a177afe7-163c-40f7-985f-5374c50d835b 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 812/1588] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:22 2026] POST /v2.0/subnets => generated 620 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:22.771 8 INFO neutron.db.segments_db [None req-a177afe7-163c-40f7-985f-5374c50d835b 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Added segment 2f0ecd6d-2c51-4bfe-ae7d-ef28efa792a1 of type vxlan for network f3acef18-bb59-4790-b2b2-59faababd50c [pid: 7|app: 0|req: 813/1589] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:46:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.30&port_id=af384c11-44b4-439c-a484-aff7a866369f => generated 857 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1590] 10.0.0.96 () {34 vars in 964 bytes} [Wed Jul 1 08:46:22 2026] GET /v2.0/quotas/8b32717db2d84e91a8181af0cacf34da => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:46:22.823 7 WARNING neutron.api.v2.base [None req-4366e2e4-7b3a-4ff2-b1db-a11122612d96 5aff5b32531a446ab511e0c34e7ef7b0 990ee8ad81494679a25de3010ce45081 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-07-01 08:46:22.824 7 INFO neutron.api.v2.resource [None req-4366e2e4-7b3a-4ff2-b1db-a11122612d96 5aff5b32531a446ab511e0c34e7ef7b0 990ee8ad81494679a25de3010ce45081 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 815/1591] 10.0.0.236 () {34 vars in 681 bytes} [Wed Jul 1 08:46:22 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1592] 199.204.45.95 () {34 vars in 1103 bytes} [Wed Jul 1 08:46:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A211&port_id=af384c11-44b4-439c-a484-aff7a866369f => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:23.093 8 INFO neutron.db.l3_hamode_db [None req-a177afe7-163c-40f7-985f-5374c50d835b 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:46:23.279 8 INFO neutron.db.l3_hamode_db [None req-a177afe7-163c-40f7-985f-5374c50d835b 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:46:23.528 7 INFO neutron.services.segments.plugin [-] Segment 4bd22713-bbba-4b67-8920-3202ed25fe5d resource provider aggregate not found 2026-07-01 08:46:23.533 7 INFO neutron.services.segments.plugin [-] Segment 4bd22713-bbba-4b67-8920-3202ed25fe5d resource provider aggregate not found 2026-07-01 08:46:23.555 7 INFO neutron.services.segments.plugin [-] Segment 4bd22713-bbba-4b67-8920-3202ed25fe5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bd22713-bbba-4b67-8920-3202ed25fe5d found for delete ", "request_id": "req-519e1231-6e50-4fa4-aa94-d4f9c9fe8d73"}]} 2026-07-01 08:46:23.556 7 INFO neutron.services.segments.plugin [-] Segment 4bd22713-bbba-4b67-8920-3202ed25fe5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bd22713-bbba-4b67-8920-3202ed25fe5d found for delete ", "request_id": "req-0b2b039a-8592-4ceb-8830-fd977f12f0d0"}]} [pid: 8|app: 0|req: 777/1593] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:22 2026] POST /v2.0/routers => generated 510 bytes in 1527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1594] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:46:22 2026] DELETE /v2.0/networks/4c2e51b4-0c79-4d55-a13e-74ef49ebc7a9 => generated 0 bytes in 1397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1595] 199.204.45.95 () {34 vars in 1063 bytes} [Wed Jul 1 08:46:24 2026] GET /v2.0/subnets?id=10d6b3a9-f449-4a76-a683-0d4937e70afd&id=ee591733-9f9e-40de-bec5-27a74b302e9d => generated 1362 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1596] 10.0.0.96 () {34 vars in 1001 bytes} [Wed Jul 1 08:46:24 2026] GET /v2.0/ports?tenant_id=8b32717db2d84e91a8181af0cacf34da&fields=id => generated 333 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:46:24.533 8 INFO neutron.db.segments_db [None req-e4e840cf-9291-44a8-a8c2-60221d63486e 5aff5b32531a446ab511e0c34e7ef7b0 990ee8ad81494679a25de3010ce45081 - - default default] Added segment 274036e5-c60f-4dcd-9cf9-8b255fd10b48 of type vxlan for network e5b3a5bb-3f16-4b06-a5c6-6be29c3fe19a [pid: 8|app: 0|req: 779/1597] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:46:24 2026] POST /v2.0/networks => generated 726 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1598] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:46:24 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1599] 10.0.0.96 () {34 vars in 1007 bytes} [Wed Jul 1 08:46:25 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1600] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:25 2026] POST /v2.0/subnets => generated 623 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:25.604 7 INFO neutron.services.segments.plugin [-] Segment 4bd22713-bbba-4b67-8920-3202ed25fe5d resource provider aggregate not found 2026-07-01 08:46:25.609 7 INFO neutron.services.segments.plugin [-] Segment 4bd22713-bbba-4b67-8920-3202ed25fe5d resource provider aggregate not found [pid: 8|app: 0|req: 783/1601] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:46:25 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:46:25.625 7 INFO neutron.services.segments.plugin [-] Segment 4bd22713-bbba-4b67-8920-3202ed25fe5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bd22713-bbba-4b67-8920-3202ed25fe5d found for delete ", "request_id": "req-62ccec57-c2f3-4536-afe1-cbd6078cc07d"}]} 2026-07-01 08:46:25.643 7 INFO neutron.services.segments.plugin [-] Segment 4bd22713-bbba-4b67-8920-3202ed25fe5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bd22713-bbba-4b67-8920-3202ed25fe5d found for delete ", "request_id": "req-1d2cb092-1edc-4e1e-9565-2cd30e14e436"}]} [pid: 8|app: 0|req: 784/1602] 10.0.0.96 () {34 vars in 1107 bytes} [Wed Jul 1 08:46:25 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?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) 2026-07-01 08:46:25.709 8 WARNING neutron.api.v2.base [None req-ee9fbb28-d7f6-4e3c-bb14-ba056720a60d 5aff5b32531a446ab511e0c34e7ef7b0 990ee8ad81494679a25de3010ce45081 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-07-01 08:46:25.710 8 INFO neutron.api.v2.resource [None req-ee9fbb28-d7f6-4e3c-bb14-ba056720a60d 5aff5b32531a446ab511e0c34e7ef7b0 990ee8ad81494679a25de3010ce45081 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 785/1603] 10.0.0.236 () {34 vars in 681 bytes} [Wed Jul 1 08:46:25 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1604] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:46:25 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1605] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:46:24 2026] PUT /v2.0/routers/10afc431-fba6-40e9-9b42-fe399dbc9e2d/add_router_interface => generated 309 bytes in 1527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1606] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:46:25 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?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: 821/1607] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:46:25 2026] GET /v2.0/ports/c76d8eef-0532-473e-8ab4-2ff51b23ca1e => generated 959 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1608] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:46:26 2026] GET /v2.0/ports?device_id=2c40ee4b-355b-4450-90b4-6990622f292f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:26.218 8 INFO neutron.services.segments.plugin [-] Segment 274036e5-c60f-4dcd-9cf9-8b255fd10b48 resource provider aggregate not found 2026-07-01 08:46:26.224 8 INFO neutron.services.segments.plugin [-] Segment 274036e5-c60f-4dcd-9cf9-8b255fd10b48 resource provider aggregate not found 2026-07-01 08:46:26.247 8 INFO neutron.services.segments.plugin [-] Segment 274036e5-c60f-4dcd-9cf9-8b255fd10b48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 274036e5-c60f-4dcd-9cf9-8b255fd10b48 found for delete ", "request_id": "req-51220789-0911-4eab-bf0b-1852320878ed"}]} 2026-07-01 08:46:26.248 8 INFO neutron.services.segments.plugin [-] Segment 274036e5-c60f-4dcd-9cf9-8b255fd10b48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 274036e5-c60f-4dcd-9cf9-8b255fd10b48 found for delete ", "request_id": "req-15b9652e-bfd9-4161-a350-4e988a906e03"}]} [pid: 7|app: 0|req: 823/1609] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:46:26 2026] PUT /v2.0/routers/10afc431-fba6-40e9-9b42-fe399dbc9e2d/remove_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1610] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:46:25 2026] DELETE /v2.0/networks/e5b3a5bb-3f16-4b06-a5c6-6be29c3fe19a => generated 0 bytes in 1386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1611] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:46:27 2026] GET /v2.0/networks?id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 => generated 705 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1612] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:46:27 2026] GET /v2.0/ports?device_id=10afc431-fba6-40e9-9b42-fe399dbc9e2d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:27.343 8 INFO neutron.db.segments_db [None req-af3415ad-4e41-4662-aff4-a370c7656ca2 5aff5b32531a446ab511e0c34e7ef7b0 990ee8ad81494679a25de3010ce45081 - - default default] Added segment 37479a79-b2d1-4cff-8071-cbe24b4287d3 of type vxlan for network 192e13d4-c3a7-4269-a718-2cd52b48fac8 [pid: 8|app: 0|req: 790/1613] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:46:27 2026] POST /v2.0/networks => generated 726 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1614] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:27 2026] GET /v2.0/security-groups?tenant_id=d159a7cda3a6414aa94dea7ed768283c&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1615] 199.204.45.95 () {34 vars in 1049 bytes} [Wed Jul 1 08:46:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8b32717db2d84e91a8181af0cacf34da => generated 177 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1616] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:27 2026] POST /v2.0/subnets => generated 623 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1617] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:27 2026] DELETE /v2.0/security-groups/3c8602fb-fc4e-4028-9388-6f11b0695b02 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:46:27.890 8 WARNING neutron_lib.context [req-389fd634-109a-4c83-baa7-1d63dc7b62a2 req-0c7e9ba5-7773-414f-a8fe-d39cbe8ad027 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:28.191 7 INFO neutron.services.segments.plugin [-] Segment 2f0ecd6d-2c51-4bfe-ae7d-ef28efa792a1 resource provider aggregate not found 2026-07-01 08:46:28.196 7 INFO neutron.services.segments.plugin [-] Segment 2f0ecd6d-2c51-4bfe-ae7d-ef28efa792a1 resource provider aggregate not found 2026-07-01 08:46:28.214 7 INFO neutron.services.segments.plugin [-] Segment 2f0ecd6d-2c51-4bfe-ae7d-ef28efa792a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f0ecd6d-2c51-4bfe-ae7d-ef28efa792a1 found for delete ", "request_id": "req-4619bc53-bd20-44df-b2cd-c02d9ce92599"}]} 2026-07-01 08:46:28.215 7 INFO neutron.services.segments.plugin [-] Segment 2f0ecd6d-2c51-4bfe-ae7d-ef28efa792a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f0ecd6d-2c51-4bfe-ae7d-ef28efa792a1 found for delete ", "request_id": "req-deb749dc-461f-4cdc-87b8-02c87eda10ae"}]} 2026-07-01 08:46:28.226 7 INFO neutron.db.l3_hamode_db [None req-5bf46cf8-66d0-4b08-b5b2-d1802f378cb5 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] HA network f3acef18-bb59-4790-b2b2-59faababd50c was deleted as no HA routers are present in tenant 3b28c1d13ce549b4ba84f84980bf2bcd. [pid: 7|app: 0|req: 825/1618] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:27 2026] DELETE /v2.0/routers/10afc431-fba6-40e9-9b42-fe399dbc9e2d => generated 0 bytes in 775 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:46:28.274 8 INFO neutron.services.segments.plugin [-] Segment 274036e5-c60f-4dcd-9cf9-8b255fd10b48 resource provider aggregate not found 2026-07-01 08:46:28.278 8 INFO neutron.services.segments.plugin [-] Segment 274036e5-c60f-4dcd-9cf9-8b255fd10b48 resource provider aggregate not found 2026-07-01 08:46:28.294 8 INFO neutron.services.segments.plugin [-] Segment 274036e5-c60f-4dcd-9cf9-8b255fd10b48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 274036e5-c60f-4dcd-9cf9-8b255fd10b48 found for delete ", "request_id": "req-9406bcbd-1b83-40bd-9566-ace10b3b54c6"}]} 2026-07-01 08:46:28.297 8 INFO neutron.services.segments.plugin [-] Segment 274036e5-c60f-4dcd-9cf9-8b255fd10b48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 274036e5-c60f-4dcd-9cf9-8b255fd10b48 found for delete ", "request_id": "req-e7ed6a1a-0a45-49dc-8478-32eb7c47a423"}]} [pid: 8|app: 0|req: 794/1619] 199.204.45.95 () {38 vars in 954 bytes} [Wed Jul 1 08:46:27 2026] POST /v2.0/ports => generated 1179 bytes in 576 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: 795/1620] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:28 2026] GET /v2.0/security-groups?tenant_id=f4b85b690c73450da74c9a84d734358c&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1621] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:28 2026] DELETE /v2.0/subnets/3662700c-f54b-4dac-a843-ee901da346db => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1622] 10.0.0.236 () {34 vars in 681 bytes} [Wed Jul 1 08:46:28 2026] POST /v2.0/rbac-policies => generated 324 bytes in 906 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1623] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:29 2026] DELETE /v2.0/security-groups/28345123-416f-457e-8be2-4b5db1326ac2 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1624] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:46:28 2026] PUT /v2.0/ports/9441620a-4f9b-4b2f-8f63-bd4784367ff8 => generated 1424 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1625] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:46:29 2026] DELETE /v2.0/networks/27df04f3-421f-4b90-841b-bd6bd9118d34 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:46:29.602 8 WARNING neutron_lib.context [None req-c547c28e-ed06-4b0f-9e00-24e1955e4110 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:29.637 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4317bf6a-0554-4f75-86d5-fb97e6aa98de'] response: {'name': 'network-changed', 'server_uuid': '2c40ee4b-355b-4450-90b4-6990622f292f', 'tag': '9441620a-4f9b-4b2f-8f63-bd4784367ff8', 'status': 'completed', 'code': 200} 2026-07-01 08:46:29.688 8 INFO neutron.db.segments_db [None req-c547c28e-ed06-4b0f-9e00-24e1955e4110 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Added segment f4d52c53-66bc-4804-9cd2-e161d1aeacbc of type vxlan for network f39aaebb-69f1-4e92-b1dd-bf134fdb138f [pid: 7|app: 0|req: 829/1626] 10.0.0.236 () {32 vars in 723 bytes} [Wed Jul 1 08:46:29 2026] GET /v2.0/networks/192e13d4-c3a7-4269-a718-2cd52b48fac8 => generated 654 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1627] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:46:29 2026] GET /v2.0/ports?tenant_id=8b32717db2d84e91a8181af0cacf34da&device_id=2c40ee4b-355b-4450-90b4-6990622f292f => generated 1463 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1628] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:46:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.57&port_id=9441620a-4f9b-4b2f-8f63-bd4784367ff8 => 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: 832/1629] 199.204.45.95 () {34 vars in 1103 bytes} [Wed Jul 1 08:46:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A71&port_id=9441620a-4f9b-4b2f-8f63-bd4784367ff8 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:30.129 8 INFO neutron.db.l3_hamode_db [None req-c547c28e-ed06-4b0f-9e00-24e1955e4110 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 833/1630] 199.204.45.95 () {34 vars in 1063 bytes} [Wed Jul 1 08:46:30 2026] GET /v2.0/subnets?id=8148e86a-ed28-4433-bd46-5b18fa20940c&id=1c50e6c3-1a19-4158-a3cb-38da295d0238 => generated 1367 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1631] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:46:30 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:46:30.262 7 INFO neutron.services.segments.plugin [-] Segment 081980bb-b67f-465b-8550-2fec9cd4762e resource provider aggregate not found 2026-07-01 08:46:30.270 7 INFO neutron.services.segments.plugin [-] Segment 081980bb-b67f-465b-8550-2fec9cd4762e resource provider aggregate not found 2026-07-01 08:46:30.290 7 INFO neutron.services.segments.plugin [-] Segment 081980bb-b67f-465b-8550-2fec9cd4762e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 081980bb-b67f-465b-8550-2fec9cd4762e found for delete ", "request_id": "req-d49303a9-b368-4e1c-9c29-04db0fa877f4"}]} 2026-07-01 08:46:30.292 7 INFO neutron.services.segments.plugin [-] Segment 081980bb-b67f-465b-8550-2fec9cd4762e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 081980bb-b67f-465b-8550-2fec9cd4762e found for delete ", "request_id": "req-8eb037c5-c5e2-4be0-9aa4-37995e6d91af"}]} [pid: 7|app: 0|req: 835/1632] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:46:30 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1633] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:46:30 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:30.587 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e614415f-202f-43cf-a495-11700a6483c0 b98c3b3ffcf74ae8bc73a54e9619de0d 2fb02aa90907415494a33142320c74d9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 837/1634] 10.0.0.236 () {32 vars in 723 bytes} [Wed Jul 1 08:46:30 2026] GET /v2.0/networks/192e13d4-c3a7-4269-a718-2cd52b48fac8 => generated 138 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1635] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:46:30 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?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: 839/1636] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:46:30 2026] DELETE /v2.0/networks/192e13d4-c3a7-4269-a718-2cd52b48fac8 => generated 0 bytes in 757 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1637] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:46:31 2026] GET /v2.0/ports?tenant_id=8b32717db2d84e91a8181af0cacf34da&device_id=2c40ee4b-355b-4450-90b4-6990622f292f => generated 1463 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:46:31.551 8 INFO neutron.db.l3_hamode_db [None req-c547c28e-ed06-4b0f-9e00-24e1955e4110 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 843/1640] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:46:31 2026] GET /v2.0/ports?device_id=2c40ee4b-355b-4450-90b4-6990622f292f => generated 1194 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:46:31.607 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10c8e031-440a-441a-b26f-b9a6a85b420e 5aff5b32531a446ab511e0c34e7ef7b0 990ee8ad81494679a25de3010ce45081 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1641] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:31 2026] DELETE /v2.0/subnets/b0afad61-c3ce-458c-9a04-968d8a0586a6 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1642] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:46:31 2026] GET /v2.0/networks?id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 => generated 801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1643] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:46:31 2026] GET /v2.0/security-groups?id=fcc339bb-da15-420a-b77d-c7deb84a0c03&fields=id&fields=name => generated 110 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:46:31.769 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9fea29a2-eac6-489b-b023-123aefe76898 5aff5b32531a446ab511e0c34e7ef7b0 990ee8ad81494679a25de3010ce45081 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1644] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:31 2026] DELETE /v2.0/subnets/122c7a1c-956a-4fb8-a6d4-43871fb8825d => generated 136 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1645] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:46:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.57&port_id=9441620a-4f9b-4b2f-8f63-bd4784367ff8 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:31.820 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea5e700e-325a-44ac-836c-133b29de1228 5aff5b32531a446ab511e0c34e7ef7b0 990ee8ad81494679a25de3010ce45081 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 849/1646] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:31 2026] DELETE /v2.0/subnets/cc486239-43f9-4a08-8b4d-a37a5e00e437 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1647] 199.204.45.95 () {34 vars in 1103 bytes} [Wed Jul 1 08:46:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A71&port_id=9441620a-4f9b-4b2f-8f63-bd4784367ff8 => 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: 851/1648] 199.204.45.95 () {34 vars in 1063 bytes} [Wed Jul 1 08:46:31 2026] GET /v2.0/subnets?id=8148e86a-ed28-4433-bd46-5b18fa20940c&id=1c50e6c3-1a19-4158-a3cb-38da295d0238 => generated 1367 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1649] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:46:31 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1650] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:46:31 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1651] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:46:32 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?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: 855/1652] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:46:32 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?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) 2026-07-01 08:46:32.435 7 INFO neutron.services.segments.plugin [-] Segment 37479a79-b2d1-4cff-8071-cbe24b4287d3 resource provider aggregate not found 2026-07-01 08:46:32.441 7 INFO neutron.services.segments.plugin [-] Segment 37479a79-b2d1-4cff-8071-cbe24b4287d3 resource provider aggregate not found 2026-07-01 08:46:32.460 7 INFO neutron.services.segments.plugin [-] Segment 37479a79-b2d1-4cff-8071-cbe24b4287d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37479a79-b2d1-4cff-8071-cbe24b4287d3 found for delete ", "request_id": "req-3aa9f5a0-cde6-485f-b535-7bad85072210"}]} 2026-07-01 08:46:32.477 7 INFO neutron.services.segments.plugin [-] Segment 37479a79-b2d1-4cff-8071-cbe24b4287d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37479a79-b2d1-4cff-8071-cbe24b4287d3 found for delete ", "request_id": "req-2bb8a791-ca9b-453f-b148-43fcc12f0f2e"}]} [pid: 7|app: 0|req: 856/1653] 10.0.0.245 () {34 vars in 990 bytes} [Wed Jul 1 08:46:32 2026] GET /v2.0/ports?device_id=f80ee076-a016-4fec-8f3f-c6a559225f8e => generated 1465 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1654] 10.0.0.245 () {34 vars in 1040 bytes} [Wed Jul 1 08:46:32 2026] GET /v2.0/security-groups?id=fcc339bb-da15-420a-b77d-c7deb84a0c03&fields=id&fields=name => generated 110 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1655] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:29 2026] POST /v2.0/routers => generated 691 bytes in 3366 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: 799/1656] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:46:32 2026] GET /v2.0/routers/8777e3cf-831a-44ec-a130-cb38811b60c9 => generated 697 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1657] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:32 2026] GET /v2.0/security-groups?tenant_id=17e882c865754811a5b5e9777575e7f0&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1658] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:33 2026] DELETE /v2.0/security-groups/9bea2146-2449-41b8-84d2-c2a5c9be5fa1 => 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: 800/1659] 10.0.0.236 () {32 vars in 647 bytes} [Wed Jul 1 08:46:33 2026] GET /v2.0/routers => generated 700 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1660] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:33 2026] GET /v2.0/security-groups?tenant_id=990ee8ad81494679a25de3010ce45081&name=default => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1661] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:33 2026] DELETE /v2.0/security-groups/070a2672-8263-4534-bae8-890297fcdde0 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1662] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:33 2026] GET /v2.0/security-groups?tenant_id=2fb02aa90907415494a33142320c74d9&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1663] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:34 2026] DELETE /v2.0/security-groups/1e884247-172d-4d5a-a5a7-922a717d3b26 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1664] 10.0.0.236 () {34 vars in 741 bytes} [Wed Jul 1 08:46:33 2026] PUT /v2.0/routers/8777e3cf-831a-44ec-a130-cb38811b60c9 => generated 704 bytes in 667 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1665] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:46:34 2026] GET /v2.0/routers/8777e3cf-831a-44ec-a130-cb38811b60c9 => generated 704 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1666] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:46:34 2026] GET /v2.0/ports?device_id=8777e3cf-831a-44ec-a130-cb38811b60c9 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1667] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:35 2026] GET /v2.0/security-groups?tenant_id=ef56b6e675b241fea4d2bf524966debc&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:46:35.448 7 INFO neutron.services.segments.plugin [-] Segment f4d52c53-66bc-4804-9cd2-e161d1aeacbc resource provider aggregate not found 2026-07-01 08:46:35.454 7 INFO neutron.services.segments.plugin [-] Segment f4d52c53-66bc-4804-9cd2-e161d1aeacbc resource provider aggregate not found [pid: 8|app: 0|req: 804/1668] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:35 2026] DELETE /v2.0/security-groups/8933ad9b-f063-46ec-9a70-b400357e27be => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:46:35.470 7 INFO neutron.services.segments.plugin [-] Segment f4d52c53-66bc-4804-9cd2-e161d1aeacbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4d52c53-66bc-4804-9cd2-e161d1aeacbc found for delete ", "request_id": "req-d9a739e4-72af-478f-bf9a-f998968a2b2a"}]} 2026-07-01 08:46:35.472 7 INFO neutron.services.segments.plugin [-] Segment f4d52c53-66bc-4804-9cd2-e161d1aeacbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4d52c53-66bc-4804-9cd2-e161d1aeacbc found for delete ", "request_id": "req-f527de97-56ea-47c4-9759-c218b192d3cd"}]} 2026-07-01 08:46:35.476 7 INFO neutron.db.l3_hamode_db [None req-436a67e5-4581-41a3-8004-8d26aafe0372 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] HA network f39aaebb-69f1-4e92-b1dd-bf134fdb138f was deleted as no HA routers are present in tenant 3b28c1d13ce549b4ba84f84980bf2bcd. [pid: 7|app: 0|req: 865/1669] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:34 2026] DELETE /v2.0/routers/8777e3cf-831a-44ec-a130-cb38811b60c9 => generated 0 bytes in 1125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1670] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:46:35 2026] GET /v2.0/ports?device_id=8777e3cf-831a-44ec-a130-cb38811b60c9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:35.558 7 INFO neutron.api.v2.resource [None req-04b6346e-bacd-4197-8c31-dedea50a3fee 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1671] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:35 2026] DELETE /v2.0/routers/8777e3cf-831a-44ec-a130-cb38811b60c9 => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1672] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:46:35 2026] GET /v2.0/ports?device_id=10afc431-fba6-40e9-9b42-fe399dbc9e2d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:35.625 7 INFO neutron.api.v2.resource [None req-1b51c1d1-257e-4e53-87c9-1b0ff640f6e8 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 867/1673] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:35 2026] DELETE /v2.0/routers/10afc431-fba6-40e9-9b42-fe399dbc9e2d => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:46:35.656 7 INFO neutron.pecan_wsgi.hooks.translation [None req-326478f9-48d8-4941-a8d2-c82d9c0658ef 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1674] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:35 2026] DELETE /v2.0/subnets/3662700c-f54b-4dac-a843-ee901da346db => 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: 869/1675] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:46:35 2026] GET /v2.0/ports?device_id=c6262b04-479c-47fd-b99c-c52fb3f2b8f1 => 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: 807/1676] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:35 2026] GET /v2.0/security-groups?tenant_id=e7f0a9df769f4886a56241e4498ee0ff&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:46:35.749 7 INFO neutron.api.v2.resource [None req-8e801947-2a8f-4b59-a613-d3435ef3c98a 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 870/1677] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:35 2026] DELETE /v2.0/routers/c6262b04-479c-47fd-b99c-c52fb3f2b8f1 => generated 135 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:46:35.781 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28077ddf-c813-4e4a-9e88-bfd42cc64f20 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1678] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:35 2026] DELETE /v2.0/subnets/51e6e669-3d74-412a-aca3-4b9a3f252d57 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1679] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:46:35 2026] GET /v2.0/ports?device_id=8eb365f2-c47c-4bee-88fd-590537cd02f5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:35.844 7 INFO neutron.api.v2.resource [None req-24dccd2f-2aef-44c4-b2ae-b6731eaea7c6 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 873/1680] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:35 2026] DELETE /v2.0/routers/8eb365f2-c47c-4bee-88fd-590537cd02f5 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:46:35.875 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ebb3d404-f710-46b2-a8fa-7024e3585a92 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 874/1681] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:35 2026] DELETE /v2.0/subnets/96023230-3e53-45ea-aa58-b48912666f82 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1682] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:35 2026] DELETE /v2.0/security-groups/0b33fe27-2882-4371-882e-c3e9eb05e9ea => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:46:35.898 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec065128-aede-40d4-83ff-4413d77da230 91cc3823bde0421c8fd75625746811fe 3b28c1d13ce549b4ba84f84980bf2bcd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 875/1683] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:46:35 2026] DELETE /v2.0/subnets/d13a7492-baee-4ab0-9820-bd69eb14c768 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1684] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:36 2026] GET /v2.0/security-groups?tenant_id=3b28c1d13ce549b4ba84f84980bf2bcd&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1685] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:36 2026] DELETE /v2.0/security-groups/6996a318-8989-430d-90ff-820f9ec828af => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1686] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:46:36 2026] GET /v2.0/ports?device_id=2c40ee4b-355b-4450-90b4-6990622f292f => generated 1196 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1687] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:46:36 2026] GET /v2.0/security-groups?id=fcc339bb-da15-420a-b77d-c7deb84a0c03&fields=id&fields=name => generated 110 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1688] 10.0.0.236 () {32 vars in 818 bytes} [Wed Jul 1 08:46:37 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&mac_address=fa%3A16%3A3e%3A1d%3A0f%3A2d => generated 1196 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:46:37.083 7 WARNING neutron_lib.context [None req-7e806c2f-b091-4d6f-9c96-e24e590d34e5 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:38.202 7 INFO neutron.db.l3_db [None req-7e806c2f-b091-4d6f-9c96-e24e590d34e5 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Floating IP 0e11aa26-ce86-481b-b0a2-cb3ff007cba9 associated. External IP: 10.96.250.214, port: 9441620a-4f9b-4b2f-8f63-bd4784367ff8. [pid: 8|app: 0|req: 812/1689] 199.204.45.95 () {34 vars in 1095 bytes} [Wed Jul 1 08:46:38 2026] GET /v2.0/ports?device_id=f80ee076-a016-4fec-8f3f-c6a559225f8e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1690] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:46:38 2026] GET /v2.0/ports?tenant_id=8b32717db2d84e91a8181af0cacf34da&device_id=f80ee076-a016-4fec-8f3f-c6a559225f8e => generated 1465 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1691] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:46:38 2026] GET /v2.0/networks?id=51348f46-490e-465a-8ad1-ddb6db4f7259 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1692] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:46:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.30&port_id=af384c11-44b4-439c-a484-aff7a866369f => generated 859 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1693] 199.204.45.95 () {34 vars in 1103 bytes} [Wed Jul 1 08:46:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A211&port_id=af384c11-44b4-439c-a484-aff7a866369f => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1694] 199.204.45.95 () {34 vars in 1063 bytes} [Wed Jul 1 08:46:38 2026] GET /v2.0/subnets?id=10d6b3a9-f449-4a76-a683-0d4937e70afd&id=ee591733-9f9e-40de-bec5-27a74b302e9d => 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: 818/1695] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:46:38 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&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: 878/1696] 10.0.0.236 () {34 vars in 677 bytes} [Wed Jul 1 08:46:37 2026] POST /v2.0/floatingips => generated 854 bytes in 1712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1697] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:46:38 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1698] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:46:38 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:39.012 7 WARNING neutron_lib.context [None req-5a369684-fb49-4950-bfba-33c72f862951 e76f013ffee4425c92c0a48f5db998e4 a91f1c93f40845588837526c715ec945 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:39.018 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5481968e-effd-4038-af84-d99cfcf36aaa'] response: {'name': 'network-changed', 'server_uuid': '2c40ee4b-355b-4450-90b4-6990622f292f', 'tag': '9441620a-4f9b-4b2f-8f63-bd4784367ff8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 821/1699] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:46:38 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1700] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:46:39 2026] GET /v2.0/ports?tenant_id=8b32717db2d84e91a8181af0cacf34da&device_id=2c40ee4b-355b-4450-90b4-6990622f292f => generated 1465 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1701] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:46:39 2026] GET /v2.0/networks?id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 => generated 801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1702] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:46:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.57&port_id=9441620a-4f9b-4b2f-8f63-bd4784367ff8 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1703] 199.204.45.95 () {34 vars in 1103 bytes} [Wed Jul 1 08:46:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A71&port_id=9441620a-4f9b-4b2f-8f63-bd4784367ff8 => 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: 826/1704] 199.204.45.95 () {34 vars in 1063 bytes} [Wed Jul 1 08:46:39 2026] GET /v2.0/subnets?id=8148e86a-ed28-4433-bd46-5b18fa20940c&id=1c50e6c3-1a19-4158-a3cb-38da295d0238 => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1705] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:46:39 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1706] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:46:39 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1707] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:46:39 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?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: 830/1708] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:46:39 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?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: 879/1709] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:46:38 2026] POST /v2.0/floatingips => generated 552 bytes in 1069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:39.882 8 WARNING neutron_lib.context [None req-0aaa98e4-347e-48d9-9132-d943c26fd4fd e76f013ffee4425c92c0a48f5db998e4 a91f1c93f40845588837526c715ec945 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 831/1710] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:46:39 2026] POST /v2.0/floatingips => generated 552 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1711] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:40 2026] GET /v2.0/security-groups?tenant_id=cf4e3f7d10154ad5952a81f49f94ee53&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:46:40.599 7 WARNING neutron_lib.context [None req-b511ecad-6464-4a5e-8401-288816d93516 e76f013ffee4425c92c0a48f5db998e4 a91f1c93f40845588837526c715ec945 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1712] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:40 2026] GET /v2.0/security-groups?tenant_id=700b91dbb6e24f9ca8689e743b7b30ca&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1713] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:40 2026] DELETE /v2.0/security-groups/36096cb4-d6fa-4c88-ba3e-75cd9e5e17b9 => 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: 834/1714] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:40 2026] DELETE /v2.0/security-groups/093d3063-e173-4eb2-b904-7acd40c41b14 => 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: 881/1715] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:46:40 2026] POST /v2.0/floatingips => generated 552 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:41.356 8 WARNING neutron_lib.context [None req-77f1ee0e-bb61-4b07-8fac-96ff4f54292d e76f013ffee4425c92c0a48f5db998e4 a91f1c93f40845588837526c715ec945 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 835/1716] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:46:41 2026] POST /v2.0/floatingips => generated 552 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:42.027 7 WARNING neutron_lib.context [None req-050b39d0-eb6c-44d6-8fa4-71c08b649a74 e76f013ffee4425c92c0a48f5db998e4 a91f1c93f40845588837526c715ec945 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 882/1717] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:46:42 2026] POST /v2.0/floatingips => generated 552 bytes in 886 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1718] 10.0.0.236 () {34 vars in 759 bytes} [Wed Jul 1 08:46:42 2026] PUT /v2.0/floatingips/35ba0652-855b-4ddc-9c4b-007297d78890/tags => generated 17 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:43.136 8 INFO neutron.db.segments_db [None req-3507bbb9-8477-45f4-9a4e-284ea7622c17 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment ac59ec3f-5539-42e8-a46d-30bbb19c466d of type vxlan for network 9065afc0-37f8-43a8-a72c-d019a2d017ba [pid: 8|app: 0|req: 836/1719] 10.0.0.236 () {34 vars in 671 bytes} [Wed Jul 1 08:46:42 2026] POST /v2.0/networks => generated 740 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1720] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:43 2026] POST /v2.0/subnets => generated 663 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:43.530 8 INFO neutron.db.segments_db [None req-dcac0455-063b-41cc-81f5-c39a5926aa8d d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 0a90164a-bf62-4a2e-a558-dd3ac8e6fe6b of type vxlan for network c87441ad-adf8-402d-ad8e-bf58761d0204 [pid: 7|app: 0|req: 884/1721] 10.0.0.236 () {34 vars in 759 bytes} [Wed Jul 1 08:46:43 2026] PUT /v2.0/floatingips/8c75c591-f2ce-4594-be8d-c19504588f01/tags => generated 25 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1722] 10.0.0.236 () {34 vars in 759 bytes} [Wed Jul 1 08:46:43 2026] PUT /v2.0/floatingips/2bbc2735-7ce4-4411-90af-e7617c0a2433/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1723] 10.0.0.236 () {34 vars in 759 bytes} [Wed Jul 1 08:46:43 2026] PUT /v2.0/floatingips/f55c12ab-bf5e-4c76-835a-b9bdb9be0019/tags => generated 19 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1724] 10.0.0.236 () {32 vars in 672 bytes} [Wed Jul 1 08:46:43 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1725] 10.0.0.236 () {32 vars in 686 bytes} [Wed Jul 1 08:46:43 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:46:43.956 8 INFO neutron.db.l3_hamode_db [None req-dcac0455-063b-41cc-81f5-c39a5926aa8d d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 889/1726] 10.0.0.236 () {32 vars in 682 bytes} [Wed Jul 1 08:46:43 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1727] 10.0.0.236 () {32 vars in 694 bytes} [Wed Jul 1 08:46:43 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1728] 10.0.0.236 () {32 vars in 680 bytes} [Wed Jul 1 08:46:44 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1729] 10.0.0.236 () {32 vars in 694 bytes} [Wed Jul 1 08:46:44 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1730] 10.0.0.236 () {32 vars in 690 bytes} [Wed Jul 1 08:46:44 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1731] 10.0.0.236 () {32 vars in 702 bytes} [Wed Jul 1 08:46:44 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1732] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:46:44 2026] DELETE /v2.0/floatingips/35ba0652-855b-4ddc-9c4b-007297d78890 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1733] 10.0.0.12 () {30 vars in 649 bytes} [Wed Jul 1 08:46:44 2026] GET /v2.0/extensions => generated 19901 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1734] 10.0.0.245 () {34 vars in 990 bytes} [Wed Jul 1 08:46:44 2026] GET /v2.0/ports?device_id=2c40ee4b-355b-4450-90b4-6990622f292f => generated 1465 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1735] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:46:44 2026] DELETE /v2.0/floatingips/8c75c591-f2ce-4594-be8d-c19504588f01 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:46:45.171 8 INFO neutron.db.l3_hamode_db [None req-dcac0455-063b-41cc-81f5-c39a5926aa8d d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 899/1736] 10.0.0.12 () {30 vars in 723 bytes} [Wed Jul 1 08:46:45 2026] GET /v2.0/quotas/db9938d55d424f99999d9c21152a588c/details => generated 847 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1737] 10.0.0.245 () {34 vars in 1040 bytes} [Wed Jul 1 08:46:45 2026] GET /v2.0/security-groups?id=fcc339bb-da15-420a-b77d-c7deb84a0c03&fields=id&fields=name => generated 110 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1738] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:46:45 2026] DELETE /v2.0/floatingips/2bbc2735-7ce4-4411-90af-e7617c0a2433 => generated 0 bytes in 462 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1739] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:46:45 2026] DELETE /v2.0/floatingips/f55c12ab-bf5e-4c76-835a-b9bdb9be0019 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1742] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:43 2026] POST /v2.0/routers => generated 727 bytes in 2957 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1743] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:46:46 2026] DELETE /v2.0/floatingips/043ea85c-9836-453c-8233-fac313f208de => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1744] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:47 2026] GET /v2.0/security-groups?tenant_id=a91f1c93f40845588837526c715ec945&name=default => generated 2925 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1745] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:47 2026] DELETE /v2.0/security-groups/60e5bbe9-2684-4c17-913a-19e2e7e7e0ed => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1746] 10.0.0.12 () {30 vars in 649 bytes} [Wed Jul 1 08:46:48 2026] GET /v2.0/extensions => generated 19901 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1747] 10.0.0.12 () {30 vars in 723 bytes} [Wed Jul 1 08:46:48 2026] GET /v2.0/quotas/db9938d55d424f99999d9c21152a588c/details => generated 847 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1748] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:48 2026] GET /v2.0/security-groups?tenant_id=c40f8e3d2b7c4bffa2f51fcd56fe41f2&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1749] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:46:46 2026] PUT /v2.0/routers/0ce8b5bd-8a04-45e9-a71e-11b123d7b5e3/add_router_interface => generated 309 bytes in 1992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1750] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:48 2026] DELETE /v2.0/security-groups/fe03d835-d856-47a0-a0b3-1d697293601f => 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: 840/1751] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:48 2026] GET /v2.0/security-groups?tenant_id=d5ff1f875ffd48fe9d8d279d4115efad&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1752] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:48 2026] DELETE /v2.0/security-groups/15e53b58-f269-4fb7-94bd-0f98dcb6d1a1 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1753] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:46:50 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1754] 10.0.0.96 () {34 vars in 981 bytes} [Wed Jul 1 08:46:50 2026] GET /v2.0/networks?id=9065afc0-37f8-43a8-a72c-d019a2d017ba => generated 672 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1755] 10.0.0.96 () {34 vars in 964 bytes} [Wed Jul 1 08:46:51 2026] GET /v2.0/quotas/6b44fdc1f9144583a74521b55f85aea1 => 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: 915/1756] 10.0.0.96 () {34 vars in 1001 bytes} [Wed Jul 1 08:46:51 2026] GET /v2.0/ports?tenant_id=6b44fdc1f9144583a74521b55f85aea1&fields=id => generated 103 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1757] 10.0.0.25 () {30 vars in 689 bytes} [Wed Jul 1 08:46:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1758] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:46:51 2026] GET /v2.0/security-groups?tenant_id=db9938d55d424f99999d9c21152a588c&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1759] 10.0.0.25 () {30 vars in 691 bytes} [Wed Jul 1 08:46:51 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: 917/1760] 10.0.0.96 () {34 vars in 1007 bytes} [Wed Jul 1 08:46:51 2026] GET /v2.0/networks/9065afc0-37f8-43a8-a72c-d019a2d017ba?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: 918/1761] 10.0.0.25 () {30 vars in 667 bytes} [Wed Jul 1 08:46:51 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: 919/1762] 10.0.0.96 () {34 vars in 1107 bytes} [Wed Jul 1 08:46:51 2026] GET /v2.0/networks/9065afc0-37f8-43a8-a72c-d019a2d017ba?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: 844/1763] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:46:51 2026] DELETE /v2.0/security-groups/15127c39-18d2-4a41-bb53-36002e182657 => 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: 920/1764] 10.0.0.25 () {30 vars in 703 bytes} [Wed Jul 1 08:46:51 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: 845/1765] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:46:51 2026] GET /v2.0/ports?device_id=ccb9593b-61aa-4133-b025-9bfbb1dfd90b => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1766] 10.0.0.25 () {28 vars in 438 bytes} [Wed Jul 1 08:46:52 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: 846/1767] 10.0.0.25 () {30 vars in 727 bytes} [Wed Jul 1 08:46:52 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 634 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1768] 10.0.0.25 () {30 vars in 689 bytes} [Wed Jul 1 08:46:52 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: 847/1769] 10.0.0.25 () {30 vars in 691 bytes} [Wed Jul 1 08:46:52 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: 923/1770] 10.0.0.25 () {30 vars in 667 bytes} [Wed Jul 1 08:46:52 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: 848/1771] 10.0.0.25 () {30 vars in 703 bytes} [Wed Jul 1 08:46:52 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: 924/1772] 10.0.0.25 () {30 vars in 727 bytes} [Wed Jul 1 08:46:52 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1773] 10.0.0.25 () {30 vars in 689 bytes} [Wed Jul 1 08:46:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1774] 10.0.0.25 () {30 vars in 691 bytes} [Wed Jul 1 08:46:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1775] 10.0.0.25 () {30 vars in 667 bytes} [Wed Jul 1 08:46:52 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: 849/1776] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:46:52 2026] GET /v2.0/networks?id=9065afc0-37f8-43a8-a72c-d019a2d017ba => generated 672 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1777] 10.0.0.25 () {30 vars in 703 bytes} [Wed Jul 1 08:46:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:46:52.435 8 WARNING neutron_lib.context [req-abf80b66-65f0-43d9-8cec-b0a0fb85bdc9 req-0dc87430-6a90-497d-ac36-c81352a72bb2 846e8bc2a07d49f0a508d5bfd8dfc52a 6b44fdc1f9144583a74521b55f85aea1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 929/1778] 10.0.0.25 () {30 vars in 729 bytes} [Wed Jul 1 08:46:52 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c => generated 799 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1779] 10.0.0.25 () {30 vars in 681 bytes} [Wed Jul 1 08:46:52 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1780] 199.204.45.95 () {38 vars in 954 bytes} [Wed Jul 1 08:46:52 2026] POST /v2.0/ports => generated 958 bytes in 623 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1781] 10.0.0.25 () {34 vars in 703 bytes} [Wed Jul 1 08:46:52 2026] POST /v2.0/ports => generated 1128 bytes in 529 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 851/1782] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:46:53 2026] GET /v2.0/ports?device_id=ccb9593b-61aa-4133-b025-9bfbb1dfd90b => generated 961 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1783] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:46:53 2026] GET /v2.0/security-groups?id=942674cf-954a-4210-91d3-e2d064fae20e&fields=id&fields=name => generated 88 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1784] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:46:53 2026] PUT /v2.0/ports/2ebf671b-1a5c-46ef-8f8c-5236b8f6150b => generated 1203 bytes in 605 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1785] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:46:53 2026] GET /v2.0/ports?tenant_id=6b44fdc1f9144583a74521b55f85aea1&device_id=ccb9593b-61aa-4133-b025-9bfbb1dfd90b => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1786] 199.204.45.95 () {34 vars in 1059 bytes} [Wed Jul 1 08:46:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2ebf671b-1a5c-46ef-8f8c-5236b8f6150b => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:53.841 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3cf7b2e-bc8c-4db1-aa78-a73911e66a1d'] response: {'name': 'network-changed', 'server_uuid': 'ccb9593b-61aa-4133-b025-9bfbb1dfd90b', 'tag': '2ebf671b-1a5c-46ef-8f8c-5236b8f6150b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 855/1787] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:46:53 2026] GET /v2.0/subnets?id=1924847b-c187-46c9-8cee-e990362ca7ca => generated 666 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1788] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:46:53 2026] GET /v2.0/ports?network_id=9065afc0-37f8-43a8-a72c-d019a2d017ba&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: 857/1789] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:46:53 2026] GET /v2.0/networks/9065afc0-37f8-43a8-a72c-d019a2d017ba?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:46:54.070 7 WARNING neutron_lib.context [None req-30c793f2-7245-4cbf-b01d-151158471aa1 8e9d023518544a4baa51165a245e9dbe 0bcae4ece90841b7b6ef7e6c46332e63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 858/1790] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:46:53 2026] GET /v2.0/networks/9065afc0-37f8-43a8-a72c-d019a2d017ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1791] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:46:54 2026] GET /v2.0/ports?tenant_id=6b44fdc1f9144583a74521b55f85aea1&device_id=ccb9593b-61aa-4133-b025-9bfbb1dfd90b => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:46:54.259 7 INFO neutron.db.segments_db [None req-30c793f2-7245-4cbf-b01d-151158471aa1 8e9d023518544a4baa51165a245e9dbe 0bcae4ece90841b7b6ef7e6c46332e63 - - default default] Added segment 01780e32-50fe-4d0e-abe1-92e3b7131f18 of type vxlan for network 1888331f-6f1d-4bd4-9c04-a17ca185accf [pid: 8|app: 0|req: 860/1792] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:46:54 2026] GET /v2.0/networks?id=9065afc0-37f8-43a8-a72c-d019a2d017ba => generated 768 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1793] 199.204.45.95 () {34 vars in 1059 bytes} [Wed Jul 1 08:46:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2ebf671b-1a5c-46ef-8f8c-5236b8f6150b => 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: 933/1794] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:46:53 2026] POST /v2.0/networks => generated 632 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1795] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:46:54 2026] GET /v2.0/subnets?id=1924847b-c187-46c9-8cee-e990362ca7ca => generated 666 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:46:54.394 7 WARNING neutron_lib.context [None req-73ddae86-d55d-47c0-885c-8df9e7bdd439 8e9d023518544a4baa51165a245e9dbe 0bcae4ece90841b7b6ef7e6c46332e63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 863/1796] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:46:54 2026] GET /v2.0/ports?network_id=9065afc0-37f8-43a8-a72c-d019a2d017ba&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1797] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:46:54 2026] GET /v2.0/ports?device_id=ccb9593b-61aa-4133-b025-9bfbb1dfd90b => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1798] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:46:54 2026] GET /v2.0/networks/9065afc0-37f8-43a8-a72c-d019a2d017ba?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: 866/1799] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:46:54 2026] GET /v2.0/security-groups?id=942674cf-954a-4210-91d3-e2d064fae20e&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: 8|app: 0|req: 867/1800] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:46:54 2026] GET /v2.0/networks/9065afc0-37f8-43a8-a72c-d019a2d017ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1801] 10.0.0.236 () {34 vars in 664 bytes} [Wed Jul 1 08:46:54 2026] POST /v2.0/ports => generated 743 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:46:54.823 7 WARNING neutron_lib.context [None req-21449ddc-40ec-410a-a3e5-0b561fa6c8d2 8e9d023518544a4baa51165a245e9dbe 0bcae4ece90841b7b6ef7e6c46332e63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:54.885 7 INFO neutron.db.segments_db [None req-21449ddc-40ec-410a-a3e5-0b561fa6c8d2 8e9d023518544a4baa51165a245e9dbe 0bcae4ece90841b7b6ef7e6c46332e63 - - default default] Added segment 35d1434a-a463-4991-b232-5b3eebf544b1 of type vxlan for network c0a6807c-6a5a-4b17-9846-6637bd8680d8 2026-07-01 08:46:55.027 8 WARNING neutron_lib.context [None req-ee3dd5fa-7e70-41cf-8898-eb493f1090e9 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 935/1802] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:46:54 2026] POST /v2.0/networks => generated 631 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:55.048 7 WARNING neutron_lib.context [None req-3ead7e8e-c113-4dd5-8dd0-3aa54ba765bf 8e9d023518544a4baa51165a245e9dbe 0bcae4ece90841b7b6ef7e6c46332e63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:55.166 8 INFO neutron.db.segments_db [None req-ee3dd5fa-7e70-41cf-8898-eb493f1090e9 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Added segment bcb83ff5-10d3-4998-a561-8f03a9c045be of type vxlan for network ccd14894-bee5-44dc-886c-5eb1deab8569 [pid: 8|app: 0|req: 868/1803] 10.0.0.236 () {34 vars in 671 bytes} [Wed Jul 1 08:46:54 2026] POST /v2.0/networks => generated 633 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:55.297 8 WARNING neutron_lib.context [None req-1e2c4c50-e982-42a1-8c56-f2b0329ebd17 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:55.345 8 INFO neutron.db.segments_db [None req-1e2c4c50-e982-42a1-8c56-f2b0329ebd17 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Added segment 21457ad2-3ad1-4264-979b-3338631cf539 of type vxlan for network c26bca1d-e6e0-4d12-a563-dcccf21b02d3 [pid: 7|app: 0|req: 936/1804] 10.0.0.236 () {34 vars in 664 bytes} [Wed Jul 1 08:46:55 2026] POST /v2.0/ports => generated 743 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:46:55.444 7 WARNING neutron_lib.context [None req-a181d826-4e64-44dd-bc2d-6ae78c043bbf 8e9d023518544a4baa51165a245e9dbe 0bcae4ece90841b7b6ef7e6c46332e63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:55.501 7 INFO neutron.db.segments_db [None req-a181d826-4e64-44dd-bc2d-6ae78c043bbf 8e9d023518544a4baa51165a245e9dbe 0bcae4ece90841b7b6ef7e6c46332e63 - - default default] Added segment 1143dd7c-e5ff-4265-a7cb-38976922fd25 of type vxlan for network 86512a78-15c5-4b97-aa09-ea10ff08a1cf [pid: 7|app: 0|req: 937/1805] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:46:55 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:46:55.693 8 INFO neutron.db.l3_hamode_db [None req-1e2c4c50-e982-42a1-8c56-f2b0329ebd17 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 938/1806] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:46:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:46:55.702 7 WARNING neutron_lib.context [None req-1b2c885a-d871-46fc-8924-e0552f32c058 8e9d023518544a4baa51165a245e9dbe 0bcae4ece90841b7b6ef7e6c46332e63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 939/1807] 10.0.0.236 () {34 vars in 664 bytes} [Wed Jul 1 08:46:55 2026] POST /v2.0/ports => generated 743 bytes in 344 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: 940/1808] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:46:56 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: 941/1809] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:46:56 2026] GET /v2.0/ports?device_id=ccb9593b-61aa-4133-b025-9bfbb1dfd90b => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:46:56.101 7 WARNING neutron_lib.context [None req-5ba6a0fb-06fb-4b75-8b90-63a916b0f5a4 8e9d023518544a4baa51165a245e9dbe 0bcae4ece90841b7b6ef7e6c46332e63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:56.181 7 INFO neutron.db.segments_db [None req-5ba6a0fb-06fb-4b75-8b90-63a916b0f5a4 8e9d023518544a4baa51165a245e9dbe 0bcae4ece90841b7b6ef7e6c46332e63 - - default default] Added segment b8e75d59-2be2-41de-866e-6e30f517dd92 of type vxlan for network c885b662-d262-4ea4-a0af-7919acee9fcd [pid: 7|app: 0|req: 942/1810] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:46:56 2026] POST /v2.0/networks => generated 632 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1811] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:46:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1812] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:46:56 2026] GET /v2.0/security-groups?id=942674cf-954a-4210-91d3-e2d064fae20e&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:56.395 7 WARNING neutron_lib.context [None req-35d30bce-6407-4a9d-8a15-7b43e73e36d4 8e9d023518544a4baa51165a245e9dbe 0bcae4ece90841b7b6ef7e6c46332e63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:56.926 8 INFO neutron.db.l3_hamode_db [None req-1e2c4c50-e982-42a1-8c56-f2b0329ebd17 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 945/1813] 10.0.0.236 () {34 vars in 664 bytes} [Wed Jul 1 08:46:56 2026] POST /v2.0/ports => generated 743 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 946/1814] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:46:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:46:56.988 7 WARNING neutron_lib.context [None req-1c02af57-0501-47c2-9f9c-235f521f4313 8e9d023518544a4baa51165a245e9dbe 0bcae4ece90841b7b6ef7e6c46332e63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:46:57.157 7 INFO neutron.db.segments_db [None req-1c02af57-0501-47c2-9f9c-235f521f4313 8e9d023518544a4baa51165a245e9dbe 0bcae4ece90841b7b6ef7e6c46332e63 - - default default] Added segment cab92f44-bad1-41fa-ae44-409b4fbcf316 of type vxlan for network 97a43332-d311-4bf2-8e5f-dc86d8221bad [pid: 7|app: 0|req: 947/1815] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:46:56 2026] POST /v2.0/networks => generated 631 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1816] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:46:57 2026] GET /v2.0/ports/eda36e58-beaa-4792-ade7-8c18b5b1f325 => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:46:57.412 7 WARNING neutron_lib.context [None req-ff2a7bcd-6e52-4e95-92bd-2ae1aea8efb7 8e9d023518544a4baa51165a245e9dbe 0bcae4ece90841b7b6ef7e6c46332e63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 949/1817] 10.0.0.236 () {34 vars in 664 bytes} [Wed Jul 1 08:46:57 2026] POST /v2.0/ports => generated 743 bytes in 671 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: 950/1818] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:46:58 2026] GET /v2.0/ports?device_id=ccb9593b-61aa-4133-b025-9bfbb1dfd90b => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1819] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:46:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1820] 10.0.0.236 () {34 vars in 747 bytes} [Wed Jul 1 08:46:58 2026] PUT /v2.0/ports/d43af68b-1374-4c4a-b60a-5671b9ce005f/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1821] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:46:58 2026] GET /v2.0/security-groups?id=942674cf-954a-4210-91d3-e2d064fae20e&fields=id&fields=name => generated 88 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1822] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:46:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1823] 10.0.0.236 () {34 vars in 747 bytes} [Wed Jul 1 08:46:58 2026] PUT /v2.0/ports/88b86f04-23a5-4ac4-a458-2d7454017fe5/tags => generated 25 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1824] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:46:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1825] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:55 2026] POST /v2.0/routers => generated 694 bytes in 4059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1826] 10.0.0.236 () {34 vars in 747 bytes} [Wed Jul 1 08:46:58 2026] PUT /v2.0/ports/19f57299-25ff-49a8-8042-4b92a7bd7077/tags => generated 34 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1827] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:46:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1828] 10.0.0.236 () {32 vars in 776 bytes} [Wed Jul 1 08:46:59 2026] GET /v2.0/subnets?project_id=589a4cfc61c248608c30db156f34473d&cidr=10.100.0.0%2F28 => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:59.420 7 INFO neutron.api.v2.resource [None req-8baa4618-3a38-4ee8-afb0-1c6a6825e0ec d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 959/1829] 199.204.45.95 () {30 vars in 762 bytes} [Wed Jul 1 08:46:59 2026] GET /v2.0/security-groups/lb-7b1d5c0a-2a7b-41b9-8094-ab0bbd264498 => 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: 960/1830] 10.0.0.236 () {32 vars in 694 bytes} [Wed Jul 1 08:46:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1831] 199.204.45.95 () {30 vars in 784 bytes} [Wed Jul 1 08:46:59 2026] GET /v2.0/security-groups?name=lb-7b1d5c0a-2a7b-41b9-8094-ab0bbd264498 => generated 23 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1832] 10.0.0.236 () {32 vars in 784 bytes} [Wed Jul 1 08:46:59 2026] GET /v2.0/subnets?network_id=59efcf46-f336-429b-ab4a-6204b9844fb1&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:46:59.633 7 WARNING neutron_lib.context [None req-0b160384-9eec-4993-8c39-3a86eb4cb79d f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 871/1833] 10.0.0.236 () {34 vars in 747 bytes} [Wed Jul 1 08:46:59 2026] PUT /v2.0/ports/af24f78b-fbb2-4a87-986a-cbe588a5b2a3/tags => generated 19 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1834] 199.204.45.95 () {34 vars in 735 bytes} [Wed Jul 1 08:46:59 2026] POST /v2.0/security-groups => generated 1636 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1835] 10.0.0.236 () {32 vars in 660 bytes} [Wed Jul 1 08:47:00 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1836] 199.204.45.95 () {30 vars in 814 bytes} [Wed Jul 1 08:47:00 2026] GET /v2.0/security-group-rules?security_group_id=96ada60a-18de-488f-9eb3-f9fd5a2c6bbd => generated 1182 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1837] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:46:59 2026] POST /v2.0/subnets => generated 632 bytes in 984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1838] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:00 2026] GET /v2.0/ports?device_id=ccb9593b-61aa-4133-b025-9bfbb1dfd90b => generated 975 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1839] 10.0.0.236 () {32 vars in 674 bytes} [Wed Jul 1 08:47:00 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1840] 199.204.45.95 () {34 vars in 788 bytes} [Wed Jul 1 08:47:00 2026] PUT /v2.0/ports/eda36e58-beaa-4792-ade7-8c18b5b1f325 => generated 1128 bytes in 349 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: 877/1841] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:47:00 2026] GET /v2.0/security-groups?id=942674cf-954a-4210-91d3-e2d064fae20e&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: 8|app: 0|req: 878/1842] 10.0.0.236 () {32 vars in 670 bytes} [Wed Jul 1 08:47:01 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1845] 199.204.45.95 () {34 vars in 993 bytes} [Wed Jul 1 08:47:01 2026] GET /v2.0/ports?device_id=ccb9593b-61aa-4133-b025-9bfbb1dfd90b => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1846] 10.0.0.236 () {32 vars in 682 bytes} [Wed Jul 1 08:47:01 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1847] 199.204.45.95 () {36 vars in 996 bytes} [Wed Jul 1 08:47:01 2026] DELETE /v2.0/ports/2ebf671b-1a5c-46ef-8f8c-5236b8f6150b => generated 0 bytes in 756 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1848] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:47:01 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) 2026-07-01 08:47:02.017 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f65f16dd-96cc-4a5e-938f-006a75499620'] response: {'server_uuid': 'ccb9593b-61aa-4133-b025-9bfbb1dfd90b', 'name': 'network-vif-deleted', 'tag': '2ebf671b-1a5c-46ef-8f8c-5236b8f6150b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 885/1849] 10.0.0.236 () {32 vars in 668 bytes} [Wed Jul 1 08:47:01 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1850] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:47:02 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: 887/1851] 10.0.0.236 () {32 vars in 682 bytes} [Wed Jul 1 08:47:02 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1852] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:47: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: 8|app: 0|req: 889/1853] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:02 2026] GET /v2.0/ports?device_id=ccb9593b-61aa-4133-b025-9bfbb1dfd90b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1854] 10.0.0.236 () {32 vars in 678 bytes} [Wed Jul 1 08:47:02 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1855] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:47:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1856] 10.0.0.236 () {32 vars in 690 bytes} [Wed Jul 1 08:47:02 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1857] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:47:02 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1858] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:47:02 2026] DELETE /v2.0/ports/d43af68b-1374-4c4a-b60a-5671b9ce005f => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1859] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:47:00 2026] PUT /v2.0/routers/636966d5-7b1c-4824-afd8-99d52c33ed23/add_router_interface => generated 309 bytes in 2103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1860] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:47:02 2026] DELETE /v2.0/ports/88b86f04-23a5-4ac4-a458-2d7454017fe5 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1861] 10.0.0.236 () {32 vars in 649 bytes} [Wed Jul 1 08:47:02 2026] GET /v2.0/networks => generated 11632 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1862] 10.0.0.236 () {32 vars in 647 bytes} [Wed Jul 1 08:47:03 2026] GET /v2.0/subnets => generated 8409 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1863] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:47:02 2026] DELETE /v2.0/ports/19f57299-25ff-49a8-8042-4b92a7bd7077 => 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: 968/1864] 10.0.0.236 () {32 vars in 647 bytes} [Wed Jul 1 08:47:03 2026] GET /v2.0/routers => generated 2175 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:47:03.472 7 WARNING neutron_lib.context [None req-3d52986d-85af-4164-9f0f-3aa512a45450 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 897/1865] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:47:03 2026] DELETE /v2.0/ports/af24f78b-fbb2-4a87-986a-cbe588a5b2a3 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1866] 10.0.0.236 () {34 vars in 685 bytes} [Wed Jul 1 08:47:03 2026] POST /v2.0/security-groups => generated 1673 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:47:03.621 7 WARNING neutron_lib.context [None req-53182d9f-2d13-4b11-9408-5491f5d747ca f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 970/1867] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:47:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:03.819 7 WARNING neutron_lib.context [None req-7c27c995-c310-4ba9-b69a-d340752e56f3 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 898/1868] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:47:03 2026] DELETE /v2.0/ports/3a9fc593-f344-4b4e-9fce-6fe0b41765ec => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1869] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:47:03 2026] POST /v2.0/security-group-rules => generated 596 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:03.963 7 WARNING neutron_lib.context [None req-0d434a73-59cf-4315-9324-15dcfcb62f30 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 972/1870] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:47:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:04.105 7 WARNING neutron_lib.context [None req-c678edcf-308b-4592-8597-12009d9fdbdd f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 899/1871] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:47:03 2026] DELETE /v2.0/networks/1888331f-6f1d-4bd4-9c04-a17ca185accf => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:47:04.119 8 INFO neutron.services.segments.plugin [-] Segment 01780e32-50fe-4d0e-abe1-92e3b7131f18 resource provider aggregate not found 2026-07-01 08:47:04.127 8 INFO neutron.services.segments.plugin [-] Segment 01780e32-50fe-4d0e-abe1-92e3b7131f18 resource provider aggregate not found 2026-07-01 08:47:04.144 8 INFO neutron.services.segments.plugin [-] Segment 01780e32-50fe-4d0e-abe1-92e3b7131f18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01780e32-50fe-4d0e-abe1-92e3b7131f18 found for delete ", "request_id": "req-895d95a3-ca3e-46f8-a18a-b71639138f66"}]} 2026-07-01 08:47:04.161 8 INFO neutron.services.segments.plugin [-] Segment 01780e32-50fe-4d0e-abe1-92e3b7131f18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01780e32-50fe-4d0e-abe1-92e3b7131f18 found for delete ", "request_id": "req-e316d462-ac1e-40de-a409-acca1139c1f2"}]} [pid: 7|app: 0|req: 973/1872] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:47:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:04.298 7 WARNING neutron_lib.context [None req-084150f8-7e6a-42f3-bbca-a7dc23dcf96a f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:47:04.334 7 INFO neutron.db.securitygroups_db [None req-084150f8-7e6a-42f3-bbca-a7dc23dcf96a f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Project 589a4cfc61c248608c30db156f34473d 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: 900/1873] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:47:04 2026] DELETE /v2.0/networks/c0a6807c-6a5a-4b17-9846-6637bd8680d8 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1874] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:47:04 2026] POST /v2.0/security-group-rules => generated 607 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:04.436 7 WARNING neutron_lib.context [None req-4296c806-1f1b-43e6-99db-e2dea912d358 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:47:04.490 7 INFO neutron.db.securitygroups_db [None req-4296c806-1f1b-43e6-99db-e2dea912d358 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Project 589a4cfc61c248608c30db156f34473d 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: 975/1875] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:47:04 2026] POST /v2.0/security-group-rules => generated 606 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1876] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:47:04 2026] DELETE /v2.0/networks/86512a78-15c5-4b97-aa09-ea10ff08a1cf => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1877] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:47:04 2026] DELETE /v2.0/networks/c885b662-d262-4ea4-a0af-7919acee9fcd => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1878] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:47:04 2026] DELETE /v2.0/networks/97a43332-d311-4bf2-8e5f-dc86d8221bad => 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: 904/1879] 10.0.0.236 () {32 vars in 649 bytes} [Wed Jul 1 08:47:05 2026] GET /v2.0/networks => generated 1298 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1880] 10.0.0.96 () {34 vars in 1097 bytes} [Wed Jul 1 08:47:05 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-949947305&fields=id&tenant_id=589a4cfc61c248608c30db156f34473d => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1881] 10.0.0.96 () {34 vars in 981 bytes} [Wed Jul 1 08:47:05 2026] GET /v2.0/networks?id=ccd14894-bee5-44dc-886c-5eb1deab8569 => generated 661 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1882] 10.0.0.96 () {34 vars in 964 bytes} [Wed Jul 1 08:47:05 2026] GET /v2.0/quotas/589a4cfc61c248608c30db156f34473d => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1883] 10.0.0.96 () {34 vars in 1001 bytes} [Wed Jul 1 08:47:05 2026] GET /v2.0/ports?tenant_id=589a4cfc61c248608c30db156f34473d&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1884] 10.0.0.96 () {34 vars in 1007 bytes} [Wed Jul 1 08:47:05 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1885] 10.0.0.96 () {34 vars in 1107 bytes} [Wed Jul 1 08:47:05 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1886] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:47:04 2026] PUT /v2.0/routers/0ce8b5bd-8a04-45e9-a71e-11b123d7b5e3/remove_router_interface => generated 309 bytes in 1232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1887] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:05 2026] GET /v2.0/ports?device_id=a675b392-950e-41d0-a819-f242f213775f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1888] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:05 2026] GET /v2.0/security-groups?tenant_id=0bcae4ece90841b7b6ef7e6c46332e63&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:47:06.158 8 INFO neutron.services.segments.plugin [-] Segment 35d1434a-a463-4991-b232-5b3eebf544b1 resource provider aggregate not found 2026-07-01 08:47:06.177 8 INFO neutron.services.segments.plugin [-] Segment 35d1434a-a463-4991-b232-5b3eebf544b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35d1434a-a463-4991-b232-5b3eebf544b1 found for delete ", "request_id": "req-0be211aa-0ff1-4c81-bc4b-a3d56341d62a"}]} 2026-07-01 08:47:06.202 8 INFO neutron.services.segments.plugin [-] Segment 35d1434a-a463-4991-b232-5b3eebf544b1 resource provider aggregate not found 2026-07-01 08:47:06.207 8 INFO neutron.services.segments.plugin [-] Segment 1143dd7c-e5ff-4265-a7cb-38976922fd25 resource provider aggregate not found 2026-07-01 08:47:06.219 8 INFO neutron.services.segments.plugin [-] Segment 35d1434a-a463-4991-b232-5b3eebf544b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35d1434a-a463-4991-b232-5b3eebf544b1 found for delete ", "request_id": "req-199a825e-319d-4e3d-be9b-111b50464f6a"}]} 2026-07-01 08:47:06.229 8 INFO neutron.services.segments.plugin [-] Segment 1143dd7c-e5ff-4265-a7cb-38976922fd25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1143dd7c-e5ff-4265-a7cb-38976922fd25 found for delete ", "request_id": "req-7f618fb8-0978-40d0-be8f-14466cf89ef1"}]} 2026-07-01 08:47:06.238 8 INFO neutron.services.segments.plugin [-] Segment 1143dd7c-e5ff-4265-a7cb-38976922fd25 resource provider aggregate not found 2026-07-01 08:47:06.268 8 INFO neutron.services.segments.plugin [-] Segment 1143dd7c-e5ff-4265-a7cb-38976922fd25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1143dd7c-e5ff-4265-a7cb-38976922fd25 found for delete ", "request_id": "req-73eb1f89-7b4e-4470-88fd-d6e5ea18b702"}]} 2026-07-01 08:47:06.293 8 INFO neutron.services.segments.plugin [-] Segment b8e75d59-2be2-41de-866e-6e30f517dd92 resource provider aggregate not found [pid: 7|app: 0|req: 979/1889] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:06 2026] DELETE /v2.0/security-groups/233d9290-26ba-4e4b-8a11-6a91011907e5 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:47:06.306 8 INFO neutron.services.segments.plugin [-] Segment b8e75d59-2be2-41de-866e-6e30f517dd92 resource provider aggregate not found 2026-07-01 08:47:06.314 8 INFO neutron.services.segments.plugin [-] Segment b8e75d59-2be2-41de-866e-6e30f517dd92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8e75d59-2be2-41de-866e-6e30f517dd92 found for delete ", "request_id": "req-a9d56007-bea4-48b4-831b-d43a08262b05"}]} 2026-07-01 08:47:06.327 8 INFO neutron.services.segments.plugin [-] Segment b8e75d59-2be2-41de-866e-6e30f517dd92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8e75d59-2be2-41de-866e-6e30f517dd92 found for delete ", "request_id": "req-d14d43a8-d1fa-4944-baa3-79a1f7e404cf"}]} 2026-07-01 08:47:06.334 8 INFO neutron.services.segments.plugin [-] Segment cab92f44-bad1-41fa-ae44-409b4fbcf316 resource provider aggregate not found 2026-07-01 08:47:06.349 8 INFO neutron.services.segments.plugin [-] Segment cab92f44-bad1-41fa-ae44-409b4fbcf316 resource provider aggregate not found 2026-07-01 08:47:06.354 8 INFO neutron.services.segments.plugin [-] Segment cab92f44-bad1-41fa-ae44-409b4fbcf316 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cab92f44-bad1-41fa-ae44-409b4fbcf316 found for delete ", "request_id": "req-97aeb84b-7894-4c6b-a9fb-c90958b931cc"}]} 2026-07-01 08:47:06.371 8 INFO neutron.services.segments.plugin [-] Segment cab92f44-bad1-41fa-ae44-409b4fbcf316 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cab92f44-bad1-41fa-ae44-409b4fbcf316 found for delete ", "request_id": "req-b23921ad-767f-401d-a856-552cdf47bc90"}]} [pid: 7|app: 0|req: 980/1890] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:06 2026] GET /v2.0/security-groups?tenant_id=ae0c4fceb9384538b272f9f343325db4&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1891] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:47:06 2026] GET /v2.0/networks?id=ccd14894-bee5-44dc-886c-5eb1deab8569 => generated 661 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1892] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:06 2026] DELETE /v2.0/security-groups/0358d2c1-82c5-4918-856b-2afd2014185d => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1893] 199.204.45.95 () {34 vars in 1049 bytes} [Wed Jul 1 08:47:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=589a4cfc61c248608c30db156f34473d => generated 180 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1894] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:06 2026] GET /v2.0/ports?device_id=a675b392-950e-41d0-a819-f242f213775f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:47:07.007 7 WARNING neutron_lib.context [req-5bd0b271-0f63-4ec5-a451-8f9ae3cdc313 req-e9f964af-ae4a-45a0-ade9-0358371a2b35 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:47:07.211 8 INFO neutron.db.l3_hamode_db [None req-e0d25fa6-b7a2-4f7d-8b5f-4fd1eb1a1132 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] HA network c87441ad-adf8-402d-ad8e-bf58761d0204 was deleted as no HA routers are present in tenant 6b44fdc1f9144583a74521b55f85aea1. [pid: 8|app: 0|req: 911/1895] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:47:05 2026] DELETE /v2.0/routers/0ce8b5bd-8a04-45e9-a71e-11b123d7b5e3 => generated 0 bytes in 1420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1896] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:07 2026] GET /v2.0/security-groups?tenant_id=2288952db8fc4f679a5df4ec7a6471d2&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1897] 199.204.45.95 () {38 vars in 954 bytes} [Wed Jul 1 08:47:07 2026] POST /v2.0/ports => generated 954 bytes in 527 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: 913/1898] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:47:07 2026] DELETE /v2.0/subnets/1924847b-c187-46c9-8cee-e990362ca7ca => 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: 986/1899] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:07 2026] DELETE /v2.0/security-groups/28d8d036-a727-453a-8698-fbc6a6c4fe26 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 914/1900] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:47:07 2026] PUT /v2.0/ports/e25b7348-dfe0-44a3-878d-0afdb1cd72c3 => generated 1199 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:47:08.174 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb6d7e04-126b-40f0-8682-2bf71b3ca38e'] response: {'name': 'network-changed', 'server_uuid': 'a675b392-950e-41d0-a819-f242f213775f', 'tag': 'e25b7348-dfe0-44a3-878d-0afdb1cd72c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 915/1901] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:08 2026] GET /v2.0/ports?device_id=a675b392-950e-41d0-a819-f242f213775f => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:47:08.193 7 INFO neutron.services.segments.plugin [-] Segment ac59ec3f-5539-42e8-a46d-30bbb19c466d resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:47:08.201 7 INFO neutron.services.segments.plugin [-] Segment ac59ec3f-5539-42e8-a46d-30bbb19c466d resource provider aggregate not found [pid: 7|app: 0|req: 987/1902] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:47:07 2026] DELETE /v2.0/networks/9065afc0-37f8-43a8-a72c-d019a2d017ba => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:47:08.219 7 INFO neutron.services.segments.plugin [-] Segment ac59ec3f-5539-42e8-a46d-30bbb19c466d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac59ec3f-5539-42e8-a46d-30bbb19c466d found for delete ", "request_id": "req-31865bfe-fe1a-482e-8376-e8f73a7bc35b"}]} 2026-07-01 08:47:08.219 7 INFO neutron.services.segments.plugin [-] Segment ac59ec3f-5539-42e8-a46d-30bbb19c466d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac59ec3f-5539-42e8-a46d-30bbb19c466d found for delete ", "request_id": "req-78dbd4a8-0fbc-4e2e-82ee-8740a779d800"}]} [pid: 8|app: 0|req: 916/1903] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:47:08 2026] GET /v2.0/ports?tenant_id=589a4cfc61c248608c30db156f34473d&device_id=a675b392-950e-41d0-a819-f242f213775f => 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: 988/1904] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:47:08 2026] GET /v2.0/security-groups?id=cac36eb3-c6b0-4304-8d3b-6cf097572606&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1905] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:47:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e25b7348-dfe0-44a3-878d-0afdb1cd72c3 => 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: 989/1906] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:47:08 2026] GET /v2.0/subnets?id=166f58cb-2a1e-47b6-8703-c22e687abf2f => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1907] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:47:08 2026] GET /v2.0/ports?network_id=ccd14894-bee5-44dc-886c-5eb1deab8569&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:47:08.391 8 INFO neutron.services.segments.plugin [-] Segment 0a90164a-bf62-4a2e-a558-dd3ac8e6fe6b resource provider aggregate not found 2026-07-01 08:47:08.411 8 INFO neutron.services.segments.plugin [-] Segment 0a90164a-bf62-4a2e-a558-dd3ac8e6fe6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a90164a-bf62-4a2e-a558-dd3ac8e6fe6b found for delete ", "request_id": "req-6891959d-b573-474b-97b7-352ff553e44d"}]} 2026-07-01 08:47:08.413 8 INFO neutron.services.segments.plugin [-] Segment 0a90164a-bf62-4a2e-a558-dd3ac8e6fe6b resource provider aggregate not found 2026-07-01 08:47:08.431 8 INFO neutron.services.segments.plugin [-] Segment 0a90164a-bf62-4a2e-a558-dd3ac8e6fe6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a90164a-bf62-4a2e-a558-dd3ac8e6fe6b found for delete ", "request_id": "req-7f9bf851-54fb-487d-b3fa-3f7fd1021136"}]} [pid: 8|app: 0|req: 919/1908] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:08 2026] GET /v2.0/security-groups?tenant_id=6b44fdc1f9144583a74521b55f85aea1&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1909] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:47:08 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?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: 991/1910] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:47:08 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1911] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:08 2026] DELETE /v2.0/security-groups/942674cf-954a-4210-91d3-e2d064fae20e => 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: 992/1912] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:47:08 2026] GET /v2.0/ports?tenant_id=589a4cfc61c248608c30db156f34473d&device_id=a675b392-950e-41d0-a819-f242f213775f => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1913] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:47:08 2026] GET /v2.0/networks?id=ccd14894-bee5-44dc-886c-5eb1deab8569 => generated 757 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1914] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:47:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e25b7348-dfe0-44a3-878d-0afdb1cd72c3 => 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: 922/1915] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:47:08 2026] GET /v2.0/subnets?id=166f58cb-2a1e-47b6-8703-c22e687abf2f => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1916] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:47:08 2026] GET /v2.0/ports?network_id=ccd14894-bee5-44dc-886c-5eb1deab8569&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: 923/1917] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:47:08 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?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: 995/1918] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:47:08 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?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: 924/1919] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:09 2026] GET /v2.0/ports?device_id=a675b392-950e-41d0-a819-f242f213775f => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1920] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:47:09 2026] GET /v2.0/security-groups?id=cac36eb3-c6b0-4304-8d3b-6cf097572606&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1921] 10.0.0.96 () {34 vars in 1015 bytes} [Wed Jul 1 08:47:10 2026] GET /v2.0/security-groups?id=1002967c-8207-4dce-a182-d2ab26885772&fields=id => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1922] 10.0.0.96 () {34 vars in 981 bytes} [Wed Jul 1 08:47:10 2026] GET /v2.0/networks?id=4e3b3320-42a1-4efa-8fc1-e3f308156f05 => generated 735 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1923] 10.0.0.96 () {34 vars in 964 bytes} [Wed Jul 1 08:47:10 2026] GET /v2.0/quotas/26defb482fac420da413db417841fc9a => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1924] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:10 2026] GET /v2.0/ports?device_id=a675b392-950e-41d0-a819-f242f213775f => generated 969 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1925] 10.0.0.96 () {34 vars in 1001 bytes} [Wed Jul 1 08:47:10 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&fields=id => generated 149 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1926] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:47:10 2026] GET /v2.0/security-groups?id=cac36eb3-c6b0-4304-8d3b-6cf097572606&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1927] 10.0.0.96 () {34 vars in 1007 bytes} [Wed Jul 1 08:47:10 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1928] 10.0.0.96 () {34 vars in 1107 bytes} [Wed Jul 1 08:47:10 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?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: 930/1929] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:11 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1930] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:11 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1931] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:11 2026] GET /v2.0/ports?device_id=a675b392-950e-41d0-a819-f242f213775f => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1932] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:47:11 2026] GET /v2.0/security-groups?id=cac36eb3-c6b0-4304-8d3b-6cf097572606&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1933] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:12 2026] GET /v2.0/ports?device_id=a675b392-950e-41d0-a819-f242f213775f => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1934] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:47:12 2026] GET /v2.0/security-groups?id=cac36eb3-c6b0-4304-8d3b-6cf097572606&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1935] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:47:12 2026] GET /v2.0/ports?device_id=a675b392-950e-41d0-a819-f242f213775f => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1936] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:47:12 2026] GET /v2.0/networks?id=4e3b3320-42a1-4efa-8fc1-e3f308156f05 => generated 735 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:47:12.283 7 WARNING neutron_lib.context [None req-594488da-1003-4248-8f98-029f0dea9d9a f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 934/1937] 199.204.45.95 () {34 vars in 1049 bytes} [Wed Jul 1 08:47:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=26defb482fac420da413db417841fc9a => generated 343 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1938] 199.204.45.95 () {38 vars in 954 bytes} [Wed Jul 1 08:47:12 2026] POST /v2.0/ports => generated 1082 bytes in 475 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: 936/1939] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:47:12 2026] PUT /v2.0/ports/13587f8c-a007-4264-be08-2a6eff28050b => generated 1207 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:47:13.515 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-17dd40fc-d6ed-4980-b3b2-a3e2eba9bfe5'] response: {'name': 'network-changed', 'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'tag': '13587f8c-a007-4264-be08-2a6eff28050b', 'status': 'completed', 'code': 200} 2026-07-01 08:47:13.626 7 INFO neutron.db.l3_db [None req-594488da-1003-4248-8f98-029f0dea9d9a f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Floating IP 003b2408-247d-42a2-a8da-6f7081cc11ee associated. External IP: 10.96.250.208, port: e25b7348-dfe0-44a3-878d-0afdb1cd72c3. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:47:13.742 8 WARNING neutron_lib.context [None req-15e46c0e-2d00-47ea-9e4c-5ca350a051e9 38f83ec79d7547eaa7aa7c4c103ab5d1 1733efc9fd794617b0daf8aa814bf4b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 937/1940] 10.0.0.236 () {34 vars in 684 bytes} [Wed Jul 1 08:47:13 2026] POST /v2.0/security-groups => generated 1601 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1941] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:47:13 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:47:14.022 8 WARNING neutron_lib.context [None req-be032b09-6c8e-482f-9e32-04bedb50da86 38f83ec79d7547eaa7aa7c4c103ab5d1 1733efc9fd794617b0daf8aa814bf4b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1004/1942] 10.0.0.236 () {34 vars in 677 bytes} [Wed Jul 1 08:47:12 2026] POST /v2.0/floatingips => generated 855 bytes in 1770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1943] 199.204.45.95 () {34 vars in 1061 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.164&port_id=13587f8c-a007-4264-be08-2a6eff28050b => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:47:14.085 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbf22657-710c-482c-aaf7-593a0019f2e9'] response: {'name': 'network-changed', 'server_uuid': 'a675b392-950e-41d0-a819-f242f213775f', 'tag': 'e25b7348-dfe0-44a3-878d-0afdb1cd72c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1006/1944] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/floatingips/003b2408-247d-42a2-a8da-6f7081cc11ee => generated 855 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1945] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/subnets?id=9addb2ce-c872-4947-8740-e59d246327a4 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1946] 10.0.0.236 () {34 vars in 684 bytes} [Wed Jul 1 08:47:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1947] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/ports?tenant_id=589a4cfc61c248608c30db156f34473d&device_id=a675b392-950e-41d0-a819-f242f213775f => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:47:14.213 7 WARNING neutron_lib.context [None req-1c36f64e-182a-4a75-8ff0-a8c52499116d 38f83ec79d7547eaa7aa7c4c103ab5d1 1733efc9fd794617b0daf8aa814bf4b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 940/1948] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/ports?network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1949] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/networks?id=ccd14894-bee5-44dc-886c-5eb1deab8569 => generated 757 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1950] 10.0.0.236 () {34 vars in 684 bytes} [Wed Jul 1 08:47:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1951] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e25b7348-dfe0-44a3-878d-0afdb1cd72c3 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1952] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?fields=segments => generated 14 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:47:14.445 8 WARNING neutron_lib.context [None req-9cf6932c-d165-4ce0-a30c-704f01506ba1 38f83ec79d7547eaa7aa7c4c103ab5d1 1733efc9fd794617b0daf8aa814bf4b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1011/1953] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 1246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1954] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/subnets?id=166f58cb-2a1e-47b6-8703-c22e687abf2f => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1955] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1956] 10.0.0.236 () {34 vars in 684 bytes} [Wed Jul 1 08:47:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1957] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/security-groups?id=1002967c-8207-4dce-a182-d2ab26885772&fields=id&fields=name => generated 96 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:47:14.635 7 WARNING neutron_lib.context [None req-c964ea0b-87fb-4449-aa20-6fd1abc965f8 38f83ec79d7547eaa7aa7c4c103ab5d1 1733efc9fd794617b0daf8aa814bf4b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 944/1958] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/ports?network_id=ccd14894-bee5-44dc-886c-5eb1deab8569&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1959] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1960] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1961] 10.0.0.236 () {34 vars in 684 bytes} [Wed Jul 1 08:47:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1962] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/networks?id=4e3b3320-42a1-4efa-8fc1-e3f308156f05 => generated 735 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1963] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1964] 10.0.0.236 () {34 vars in 767 bytes} [Wed Jul 1 08:47:14 2026] PUT /v2.0/security-groups/05c5c872-94e7-4d06-8268-82212b607710/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1965] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1966] 199.204.45.95 () {34 vars in 1061 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.164&port_id=13587f8c-a007-4264-be08-2a6eff28050b => 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: 1019/1967] 10.0.0.236 () {34 vars in 767 bytes} [Wed Jul 1 08:47:14 2026] PUT /v2.0/security-groups/5805f5e9-484d-44f0-876c-04547b91e82b/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1968] 199.204.45.95 () {34 vars in 993 bytes} [Wed Jul 1 08:47:14 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1969] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:47:15 2026] GET /v2.0/subnets?id=9addb2ce-c872-4947-8740-e59d246327a4 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1970] 10.0.0.236 () {34 vars in 767 bytes} [Wed Jul 1 08:47:15 2026] PUT /v2.0/security-groups/6dc325d9-bd4d-4bda-ba17-75bdb734e1b1/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1971] 199.204.45.95 () {34 vars in 1043 bytes} [Wed Jul 1 08:47:15 2026] GET /v2.0/security-groups?id=1002967c-8207-4dce-a182-d2ab26885772&fields=id&fields=name => generated 96 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1972] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:47:15 2026] GET /v2.0/ports?network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05&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: 1022/1973] 10.0.0.236 () {34 vars in 767 bytes} [Wed Jul 1 08:47:15 2026] PUT /v2.0/security-groups/891bb9d7-61da-4dd9-8c77-41fa32e71a79/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: 952/1974] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:47:15 2026] GET /v2.0/floatingips/003b2408-247d-42a2-a8da-6f7081cc11ee => generated 855 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1975] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:47:15 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1976] 10.0.0.236 () {32 vars in 680 bytes} [Wed Jul 1 08:47:15 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1977] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:47:15 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?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: 954/1978] 10.0.0.236 () {32 vars in 694 bytes} [Wed Jul 1 08:47:15 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1979] 10.0.0.236 () {32 vars in 690 bytes} [Wed Jul 1 08:47:15 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1980] 10.0.0.236 () {32 vars in 702 bytes} [Wed Jul 1 08:47:15 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1981] 10.0.0.236 () {32 vars in 688 bytes} [Wed Jul 1 08:47:15 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1982] 10.0.0.236 () {32 vars in 702 bytes} [Wed Jul 1 08:47:15 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1983] 10.0.0.236 () {32 vars in 698 bytes} [Wed Jul 1 08:47:15 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1984] 10.0.0.236 () {32 vars in 710 bytes} [Wed Jul 1 08:47:15 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1985] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:15 2026] DELETE /v2.0/security-groups/05c5c872-94e7-4d06-8268-82212b607710 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1986] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:15 2026] DELETE /v2.0/security-groups/5805f5e9-484d-44f0-876c-04547b91e82b => 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: 1029/1989] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:15 2026] DELETE /v2.0/security-groups/6dc325d9-bd4d-4bda-ba17-75bdb734e1b1 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1990] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:16 2026] DELETE /v2.0/security-groups/891bb9d7-61da-4dd9-8c77-41fa32e71a79 => 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: 962/1991] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:47:16 2026] GET /v2.0/floatingips/003b2408-247d-42a2-a8da-6f7081cc11ee => generated 857 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1992] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:16 2026] DELETE /v2.0/security-groups/86097296-b001-4edb-bb61-f36d5c42f229 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1993] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:17 2026] GET /v2.0/security-groups?tenant_id=e917fb076efd47808a0441c160a796b1&name=default => generated 2925 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1994] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:17 2026] DELETE /v2.0/security-groups/a6153909-3e81-4db6-acf6-0c3f885ad977 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1995] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:17 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1996] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:17 2026] GET /v2.0/security-groups?tenant_id=1733efc9fd794617b0daf8aa814bf4b7&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1997] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:47:17 2026] GET /v2.0/security-groups?id=1002967c-8207-4dce-a182-d2ab26885772&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1998] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:17 2026] DELETE /v2.0/security-groups/2453145c-e684-4350-973f-74000aa597ec => 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: 1034/1999] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:18 2026] GET /v2.0/security-groups?tenant_id=666279b2f7034ce08510c8567459fb7f&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2000] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:17 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 1248 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2001] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:18 2026] DELETE /v2.0/security-groups/f8df3344-76dc-412c-904a-38841be32e55 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:47:22.278 8 WARNING neutron_lib.context [None req-aa6a8bef-98e2-49b9-950e-0e952d988932 4c16e14abcd34ddaaf839cfd3b5441a5 232ea3e70e2d4d238cbdd375aa234de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 967/2002] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:47:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2003] 10.0.0.236 () {34 vars in 759 bytes} [Wed Jul 1 08:47:22 2026] PUT /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2004] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:47:22 2026] GET /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2005] 10.0.0.236 () {34 vars in 770 bytes} [Wed Jul 1 08:47:22 2026] PUT /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2006] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:47:22 2026] GET /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2007] 10.0.0.236 () {34 vars in 766 bytes} [Wed Jul 1 08:47:22 2026] PUT /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2008] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:47:22 2026] GET /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2009] 10.0.0.236 () {34 vars in 788 bytes} [Wed Jul 1 08:47:22 2026] PUT /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2010] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:47:22 2026] GET /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2011] 10.0.0.236 () {34 vars in 759 bytes} [Wed Jul 1 08:47:22 2026] PUT /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2012] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:47:22 2026] GET /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2013] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:47:22 2026] GET /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:47:22.876 8 INFO neutron.api.v2.resource [None req-20552ba7-8a29-4d23-a4b5-4e89a10439c4 4c16e14abcd34ddaaf839cfd3b5441a5 232ea3e70e2d4d238cbdd375aa234de3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 973/2014] 10.0.0.236 () {32 vars in 751 bytes} [Wed Jul 1 08:47:22 2026] GET /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/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: 1042/2015] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:47:22 2026] DELETE /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2016] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:47:22 2026] GET /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:47:23.023 7 INFO neutron.api.v2.resource [None req-f161a331-89b8-421d-b2c5-996d4de704ba 4c16e14abcd34ddaaf839cfd3b5441a5 232ea3e70e2d4d238cbdd375aa234de3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1043/2017] 10.0.0.236 () {32 vars in 754 bytes} [Wed Jul 1 08:47:22 2026] DELETE /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2018] 10.0.0.236 () {32 vars in 742 bytes} [Wed Jul 1 08:47:23 2026] DELETE /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2019] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:47:23 2026] GET /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2020] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:47:23 2026] DELETE /v2.0/subnetpools/57ef56ad-1fd0-4bd5-9420-88152d10109e => 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: 977/2021] 10.0.0.245 () {34 vars in 990 bytes} [Wed Jul 1 08:47:23 2026] GET /v2.0/ports?device_id=a675b392-950e-41d0-a819-f242f213775f => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2022] 10.0.0.245 () {34 vars in 1040 bytes} [Wed Jul 1 08:47:23 2026] GET /v2.0/security-groups?id=cac36eb3-c6b0-4304-8d3b-6cf097572606&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2023] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:23 2026] GET /v2.0/security-groups?tenant_id=097a5a5c020646d790ccdae039ae29ba&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2024] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:23 2026] DELETE /v2.0/security-groups/99daa5d0-86c8-4579-9711-86a22f0cdd91 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2025] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:24 2026] GET /v2.0/security-groups?tenant_id=e7df3a712bc546bd80f8b947edbb4f26&name=default => generated 2925 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2026] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:24 2026] DELETE /v2.0/security-groups/452addca-41f5-49a1-98f8-e1d43624f9ea => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2027] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:24 2026] GET /v2.0/security-groups?tenant_id=232ea3e70e2d4d238cbdd375aa234de3&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2028] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:24 2026] DELETE /v2.0/security-groups/a206ba96-362b-4a24-9059-1a0d5ebdbb63 => 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: 1048/2029] 10.0.0.236 () {32 vars in 826 bytes} [Wed Jul 1 08:47:25 2026] GET /v2.0/ports?project_id=589a4cfc61c248608c30db156f34473d&network_id=ccd14894-bee5-44dc-886c-5eb1deab8569 => generated 3691 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2030] 10.0.0.236 () {32 vars in 742 bytes} [Wed Jul 1 08:47:25 2026] GET /v2.0/subnets?network_id=59efcf46-f336-429b-ab4a-6204b9844fb1 => generated 644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:47:26.206 7 INFO neutron.db.l3_db [None req-1fbd9193-33c5-45a2-b9a3-c14944b7dfe0 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Floating IP 003b2408-247d-42a2-a8da-6f7081cc11ee disassociated. External IP: 10.96.250.208, port: e25b7348-dfe0-44a3-878d-0afdb1cd72c3. [pid: 7|app: 0|req: 1049/2031] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:47:25 2026] PUT /v2.0/floatingips/003b2408-247d-42a2-a8da-6f7081cc11ee => generated 554 bytes in 631 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2032] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:47:26 2026] GET /v2.0/floatingips/003b2408-247d-42a2-a8da-6f7081cc11ee => generated 554 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2033] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:47:27 2026] GET /v2.0/floatingips/003b2408-247d-42a2-a8da-6f7081cc11ee => generated 554 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2034] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:47:27 2026] GET /v2.0/ports?tenant_id=589a4cfc61c248608c30db156f34473d&device_id=a675b392-950e-41d0-a819-f242f213775f => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:47:27.847 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dd2091f-be4b-4714-aa33-f21c25b8f60e'] response: {'name': 'network-changed', 'server_uuid': 'a675b392-950e-41d0-a819-f242f213775f', 'tag': 'e25b7348-dfe0-44a3-878d-0afdb1cd72c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1051/2035] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:47:27 2026] GET /v2.0/networks?id=ccd14894-bee5-44dc-886c-5eb1deab8569 => generated 757 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2036] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:47:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e25b7348-dfe0-44a3-878d-0afdb1cd72c3 => 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: 1052/2037] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:47:27 2026] GET /v2.0/subnets?id=166f58cb-2a1e-47b6-8703-c22e687abf2f => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2038] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:47:28 2026] GET /v2.0/ports?network_id=ccd14894-bee5-44dc-886c-5eb1deab8569&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: 1053/2039] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:47:28 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?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: 987/2040] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:47:28 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?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: 1054/2041] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:47:28 2026] GET /v2.0/floatingips/003b2408-247d-42a2-a8da-6f7081cc11ee => generated 552 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2042] 10.0.0.236 () {34 vars in 678 bytes} [Wed Jul 1 08:47:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:29.699 7 WARNING neutron_lib.context [None req-b2046207-2bda-4cfb-9939-35c9428213b1 6b5dee8b177c4ca8ac5d51650291af1e 23ec530ae9ef4348be07cef0f93e2e04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2043] 10.0.0.236 () {34 vars in 678 bytes} [Wed Jul 1 08:47:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2044] 10.0.0.236 () {34 vars in 678 bytes} [Wed Jul 1 08:47:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:30.206 8 WARNING neutron_lib.context [None req-309ca79a-5df9-4283-a27c-285069a15998 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:47:30.235 7 INFO neutron.db.segments_db [None req-b2046207-2bda-4cfb-9939-35c9428213b1 6b5dee8b177c4ca8ac5d51650291af1e 23ec530ae9ef4348be07cef0f93e2e04 - - default default] Added segment c5339119-ac85-45c9-8e6a-f7e3a0bc2653 of type vxlan for network 3c9123a3-6914-40f6-8d6f-d29e9a8e2f68 [pid: 7|app: 0|req: 1055/2045] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:47:29 2026] POST /v2.0/networks => generated 631 bytes in 1789 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2046] 10.0.0.236 () {34 vars in 685 bytes} [Wed Jul 1 08:47:30 2026] POST /v2.0/security-groups => generated 1673 bytes in 1454 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:47:31.667 8 WARNING neutron_lib.context [None req-4e3fd81a-9822-4691-b4fa-62084d5f7d51 6b5dee8b177c4ca8ac5d51650291af1e 23ec530ae9ef4348be07cef0f93e2e04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1056/2049] 10.0.0.236 () {34 vars in 678 bytes} [Wed Jul 1 08:47:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:31.676 7 WARNING neutron_lib.context [None req-3446522e-a9c9-4c12-af5e-e0e5034cc1ff f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1057/2050] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:47:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2051] 10.0.0.236 () {34 vars in 678 bytes} [Wed Jul 1 08:47:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:31.952 7 WARNING neutron_lib.context [None req-cbaf3e58-48bf-4475-949d-80ec7e587a4c f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1059/2052] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:47:31 2026] POST /v2.0/security-group-rules => generated 596 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2053] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:47:31 2026] POST /v2.0/subnets => generated 602 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:32.113 8 WARNING neutron_lib.context [None req-23ec7e3a-76fe-4d2a-bab4-1f50d66da5ee f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1060/2054] 10.0.0.236 () {34 vars in 753 bytes} [Wed Jul 1 08:47:32 2026] PUT /v2.0/policies/a0f4cc7b-7cad-4f83-857a-b531c50f8cfd/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2055] 10.0.0.236 () {34 vars in 751 bytes} [Wed Jul 1 08:47:32 2026] PUT /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2056] 10.0.0.236 () {34 vars in 753 bytes} [Wed Jul 1 08:47:32 2026] PUT /v2.0/policies/e3f29c36-101e-40f0-84da-7e68d1da6d4c/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2057] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:47:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2058] 10.0.0.236 () {32 vars in 731 bytes} [Wed Jul 1 08:47:32 2026] GET /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:47:32.315 7 WARNING neutron_lib.context [None req-e494314a-ed94-42bf-967e-39c97b7e73bf f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 996/2059] 10.0.0.236 () {34 vars in 753 bytes} [Wed Jul 1 08:47:32 2026] PUT /v2.0/policies/214a29d1-91f9-4887-911e-d036e7745c41/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2060] 10.0.0.236 () {34 vars in 762 bytes} [Wed Jul 1 08:47:32 2026] PUT /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/tags/green => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2061] 10.0.0.236 () {34 vars in 753 bytes} [Wed Jul 1 08:47:32 2026] PUT /v2.0/policies/922e739f-df1e-4967-b15e-44e47be2728e/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2062] 10.0.0.236 () {32 vars in 731 bytes} [Wed Jul 1 08:47:32 2026] GET /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2063] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:47:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:32.539 7 WARNING neutron_lib.context [None req-383be8e9-d4d9-45ec-9324-85fdd1af4dc4 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1000/2064] 10.0.0.236 () {34 vars in 758 bytes} [Wed Jul 1 08:47:32 2026] PUT /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-01 08:47:32.595 7 INFO neutron.db.securitygroups_db [None req-383be8e9-d4d9-45ec-9324-85fdd1af4dc4 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Project 589a4cfc61c248608c30db156f34473d 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: 1001/2065] 10.0.0.236 () {32 vars in 731 bytes} [Wed Jul 1 08:47:32 2026] GET /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/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: 1002/2066] 10.0.0.236 () {34 vars in 780 bytes} [Wed Jul 1 08:47:32 2026] PUT /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/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: 1065/2067] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:47:32 2026] POST /v2.0/security-group-rules => generated 607 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:32.727 7 WARNING neutron_lib.context [None req-5b8af614-cf22-49e9-b0f5-51f24f462b99 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1003/2068] 10.0.0.236 () {32 vars in 731 bytes} [Wed Jul 1 08:47:32 2026] GET /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/tags => generated 52 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:47:32.807 7 INFO neutron.db.securitygroups_db [None req-5b8af614-cf22-49e9-b0f5-51f24f462b99 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Project 589a4cfc61c248608c30db156f34473d 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: 1004/2069] 10.0.0.236 () {34 vars in 751 bytes} [Wed Jul 1 08:47:32 2026] PUT /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2070] 10.0.0.236 () {32 vars in 731 bytes} [Wed Jul 1 08:47:32 2026] GET /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2071] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:47:32 2026] POST /v2.0/security-group-rules => generated 606 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2072] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:47:32 2026] GET /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:47:32.995 7 INFO neutron.api.v2.resource [None req-44847487-c76f-4f79-af72-4359b16e1b86 6b5dee8b177c4ca8ac5d51650291af1e 23ec530ae9ef4348be07cef0f93e2e04 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1067/2073] 10.0.0.236 () {32 vars in 743 bytes} [Wed Jul 1 08:47:32 2026] GET /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2074] 10.0.0.236 () {32 vars in 742 bytes} [Wed Jul 1 08:47:33 2026] DELETE /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2075] 10.0.0.236 () {32 vars in 674 bytes} [Wed Jul 1 08:47:32 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2076] 10.0.0.236 () {32 vars in 731 bytes} [Wed Jul 1 08:47:33 2026] GET /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:47:33.157 7 INFO neutron.api.v2.resource [None req-723cc273-15e1-4488-8693-0018f4c587b1 6b5dee8b177c4ca8ac5d51650291af1e 23ec530ae9ef4348be07cef0f93e2e04 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1070/2077] 10.0.0.236 () {32 vars in 746 bytes} [Wed Jul 1 08:47:33 2026] DELETE /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2078] 10.0.0.236 () {32 vars in 688 bytes} [Wed Jul 1 08:47:33 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2079] 10.0.0.236 () {32 vars in 734 bytes} [Wed Jul 1 08:47:33 2026] DELETE /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2080] 10.0.0.236 () {32 vars in 684 bytes} [Wed Jul 1 08:47:33 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2081] 10.0.0.236 () {32 vars in 731 bytes} [Wed Jul 1 08:47:33 2026] GET /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2082] 10.0.0.236 () {32 vars in 696 bytes} [Wed Jul 1 08:47:33 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2083] 10.0.0.236 () {32 vars in 649 bytes} [Wed Jul 1 08:47:33 2026] GET /v2.0/networks => generated 1298 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2084] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:47:33 2026] DELETE /v2.0/subnets/e2ec3469-0def-4a10-b528-7e6ac357bbf4 => 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: 1012/2085] 10.0.0.236 () {32 vars in 682 bytes} [Wed Jul 1 08:47:33 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2086] 10.0.0.236 () {32 vars in 696 bytes} [Wed Jul 1 08:47:33 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2087] 10.0.0.96 () {34 vars in 1097 bytes} [Wed Jul 1 08:47:33 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-976064351&fields=id&tenant_id=589a4cfc61c248608c30db156f34473d => generated 69 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2088] 10.0.0.236 () {32 vars in 692 bytes} [Wed Jul 1 08:47:33 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2089] 10.0.0.96 () {34 vars in 981 bytes} [Wed Jul 1 08:47:33 2026] GET /v2.0/networks?id=ccd14894-bee5-44dc-886c-5eb1deab8569 => generated 661 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2090] 10.0.0.236 () {32 vars in 704 bytes} [Wed Jul 1 08:47:33 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2091] 10.0.0.96 () {34 vars in 964 bytes} [Wed Jul 1 08:47:33 2026] GET /v2.0/quotas/589a4cfc61c248608c30db156f34473d => 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: 1074/2092] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:47:33 2026] DELETE /v2.0/networks/3c9123a3-6914-40f6-8d6f-d29e9a8e2f68 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:47:33.975 7 INFO neutron.services.segments.plugin [-] Segment c5339119-ac85-45c9-8e6a-f7e3a0bc2653 resource provider aggregate not found 2026-07-01 08:47:33.979 7 INFO neutron.services.segments.plugin [-] Segment c5339119-ac85-45c9-8e6a-f7e3a0bc2653 resource provider aggregate not found [pid: 8|app: 0|req: 1019/2093] 10.0.0.236 () {32 vars in 734 bytes} [Wed Jul 1 08:47:33 2026] DELETE /v2.0/qos/policies/a0f4cc7b-7cad-4f83-857a-b531c50f8cfd => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:47:34.006 7 INFO neutron.services.segments.plugin [-] Segment c5339119-ac85-45c9-8e6a-f7e3a0bc2653 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5339119-ac85-45c9-8e6a-f7e3a0bc2653 found for delete ", "request_id": "req-d1448991-61f9-4873-9673-3510ea4b2300"}]} 2026-07-01 08:47:34.024 7 INFO neutron.services.segments.plugin [-] Segment c5339119-ac85-45c9-8e6a-f7e3a0bc2653 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5339119-ac85-45c9-8e6a-f7e3a0bc2653 found for delete ", "request_id": "req-e07974c1-3c7b-4972-abd5-2688caa4c46d"}]} [pid: 8|app: 0|req: 1020/2094] 10.0.0.236 () {32 vars in 734 bytes} [Wed Jul 1 08:47:33 2026] DELETE /v2.0/qos/policies/e3f29c36-101e-40f0-84da-7e68d1da6d4c => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2095] 10.0.0.96 () {34 vars in 1001 bytes} [Wed Jul 1 08:47:33 2026] GET /v2.0/ports?tenant_id=589a4cfc61c248608c30db156f34473d&fields=id => generated 149 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2096] 10.0.0.236 () {32 vars in 734 bytes} [Wed Jul 1 08:47:34 2026] DELETE /v2.0/qos/policies/214a29d1-91f9-4887-911e-d036e7745c41 => 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: 1076/2097] 10.0.0.96 () {34 vars in 1007 bytes} [Wed Jul 1 08:47:34 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?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: 1022/2098] 10.0.0.236 () {32 vars in 734 bytes} [Wed Jul 1 08:47:34 2026] DELETE /v2.0/qos/policies/922e739f-df1e-4967-b15e-44e47be2728e => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2099] 10.0.0.96 () {34 vars in 1107 bytes} [Wed Jul 1 08:47:34 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?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: 1023/2100] 10.0.0.236 () {32 vars in 734 bytes} [Wed Jul 1 08:47:34 2026] DELETE /v2.0/qos/policies/0999ed25-8fed-43dc-92e0-8757a75f66ac => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2101] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:34 2026] GET /v2.0/ports?device_id=2f74a149-8636-4203-9aae-7e9b2d23d20b => 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: 1024/2102] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:34 2026] GET /v2.0/security-groups?tenant_id=23ec530ae9ef4348be07cef0f93e2e04&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2103] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:34 2026] DELETE /v2.0/security-groups/ddcac09c-4249-4561-a63f-f5836c859dc7 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2104] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:35 2026] GET /v2.0/security-groups?tenant_id=1c62aadeaa474d508617c93b66548729&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2105] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:47:35 2026] GET /v2.0/networks?id=ccd14894-bee5-44dc-886c-5eb1deab8569 => generated 661 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2106] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:35 2026] DELETE /v2.0/security-groups/f02bc966-5f12-45e6-8821-973e2c7b6b98 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2107] 199.204.45.95 () {34 vars in 1049 bytes} [Wed Jul 1 08:47:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=589a4cfc61c248608c30db156f34473d => generated 272 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2108] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:35 2026] GET /v2.0/ports?device_id=2f74a149-8636-4203-9aae-7e9b2d23d20b => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:47:35.670 8 WARNING neutron_lib.context [req-19f50c95-8d27-4138-a4b1-fe0cececb9d0 req-2f3bbec2-5654-4175-829e-12d03201de28 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1081/2109] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:35 2026] GET /v2.0/security-groups?tenant_id=e3a07bb8e87244a18e42b522f4cc0d1c&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2110] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:35 2026] DELETE /v2.0/security-groups/52cf4789-f784-4457-8951-37fdd665e3d9 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2111] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:36 2026] GET /v2.0/security-groups?tenant_id=1d913e8c782c475eb0ac7782aef3e428&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2112] 199.204.45.95 () {38 vars in 954 bytes} [Wed Jul 1 08:47:35 2026] POST /v2.0/ports => generated 958 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2113] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:36 2026] DELETE /v2.0/security-groups/51257765-3d71-4572-99a8-046059e20ff9 => generated 0 bytes in 135 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: 1085/2114] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:36 2026] GET /v2.0/security-groups?tenant_id=55a1ee246ee147449ceb34d68d02abf6&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2115] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:36 2026] DELETE /v2.0/security-groups/c5d68c26-be8d-4dfd-9171-da76df1722a2 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2116] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:36 2026] GET /v2.0/ports?device_id=2f74a149-8636-4203-9aae-7e9b2d23d20b => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2117] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:47:36 2026] GET /v2.0/security-groups?id=a37c5454-4f3c-47c3-a433-5da97697b675&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2118] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:47:36 2026] PUT /v2.0/ports/2fad856c-8fb8-4bcf-a7a5-959beccc6c8a => generated 1203 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2119] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:47:36 2026] GET /v2.0/ports?tenant_id=589a4cfc61c248608c30db156f34473d&device_id=2f74a149-8636-4203-9aae-7e9b2d23d20b => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1031/2120] 199.204.45.95 () {34 vars in 1059 bytes} [Wed Jul 1 08:47:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2fad856c-8fb8-4bcf-a7a5-959beccc6c8a => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2121] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:47:37 2026] GET /v2.0/subnets?id=166f58cb-2a1e-47b6-8703-c22e687abf2f => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:47:37.169 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e107e81-51a5-4734-8bda-349272c23670'] response: {'name': 'network-changed', 'server_uuid': '2f74a149-8636-4203-9aae-7e9b2d23d20b', 'tag': '2fad856c-8fb8-4bcf-a7a5-959beccc6c8a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1032/2122] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:47:37 2026] GET /v2.0/ports?network_id=ccd14894-bee5-44dc-886c-5eb1deab8569&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2123] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:47:37 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1033/2124] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:47:37 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2125] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:47:37 2026] GET /v2.0/ports?tenant_id=589a4cfc61c248608c30db156f34473d&device_id=2f74a149-8636-4203-9aae-7e9b2d23d20b => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2126] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:47:37 2026] GET /v2.0/networks?id=ccd14894-bee5-44dc-886c-5eb1deab8569 => generated 757 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2127] 199.204.45.95 () {34 vars in 1059 bytes} [Wed Jul 1 08:47:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2fad856c-8fb8-4bcf-a7a5-959beccc6c8a => 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: 1035/2128] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:47:37 2026] GET /v2.0/subnets?id=166f58cb-2a1e-47b6-8703-c22e687abf2f => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2129] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:47:37 2026] GET /v2.0/ports?network_id=ccd14894-bee5-44dc-886c-5eb1deab8569&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2130] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:47:37 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?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: 1095/2131] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:47:37 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?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: 1037/2132] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:37 2026] GET /v2.0/ports?device_id=2f74a149-8636-4203-9aae-7e9b2d23d20b => generated 973 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2133] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:47:38 2026] GET /v2.0/security-groups?id=a37c5454-4f3c-47c3-a433-5da97697b675&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: 1038/2134] 199.204.45.95 () {34 vars in 1095 bytes} [Wed Jul 1 08:47:38 2026] GET /v2.0/ports?device_id=2c40ee4b-355b-4450-90b4-6990622f292f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2135] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:47:38 2026] GET /v2.0/ports?tenant_id=8b32717db2d84e91a8181af0cacf34da&device_id=2c40ee4b-355b-4450-90b4-6990622f292f => generated 1465 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2136] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:47:38 2026] GET /v2.0/networks?id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 => generated 801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2137] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:47:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.57&port_id=9441620a-4f9b-4b2f-8f63-bd4784367ff8 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2138] 199.204.45.95 () {34 vars in 1103 bytes} [Wed Jul 1 08:47:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A71&port_id=9441620a-4f9b-4b2f-8f63-bd4784367ff8 => 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: 1099/2139] 199.204.45.95 () {34 vars in 1063 bytes} [Wed Jul 1 08:47:38 2026] GET /v2.0/subnets?id=8148e86a-ed28-4433-bd46-5b18fa20940c&id=1c50e6c3-1a19-4158-a3cb-38da295d0238 => generated 1367 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2140] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:47:38 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2141] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:47:38 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2142] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:47:38 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2143] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:47:38 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?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: 1043/2144] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:39 2026] GET /v2.0/ports?device_id=2f74a149-8636-4203-9aae-7e9b2d23d20b => 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: 1102/2145] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:47:39 2026] GET /v2.0/security-groups?id=a37c5454-4f3c-47c3-a433-5da97697b675&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2146] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:39 2026] GET /v2.0/ports?device_id=2f74a149-8636-4203-9aae-7e9b2d23d20b => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2147] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:47:39 2026] GET /v2.0/security-groups?id=a37c5454-4f3c-47c3-a433-5da97697b675&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2148] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:47:39 2026] GET /v2.0/ports?device_id=2f74a149-8636-4203-9aae-7e9b2d23d20b => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:47:39.573 7 WARNING neutron_lib.context [None req-3b2799f5-db23-4f8d-bf12-ec66ba8189e2 ad7cf30a0a544e4ca9c0bcefb191ca3a 0487860ea8a74cccb74d25bebd49fce0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:47:39.750 7 INFO neutron.db.segments_db [None req-3b2799f5-db23-4f8d-bf12-ec66ba8189e2 ad7cf30a0a544e4ca9c0bcefb191ca3a 0487860ea8a74cccb74d25bebd49fce0 - - default default] Added segment 9eebd06f-ee5b-45ca-8ada-45d2f82bdd19 of type vxlan for network d84eda40-7346-4f04-80cb-113e34d74239 [pid: 7|app: 0|req: 1103/2149] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:47:39 2026] POST /v2.0/networks => generated 630 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:39.917 7 WARNING neutron_lib.context [None req-a74c70bf-8c8f-4c76-9a6f-de2ce77399d5 ad7cf30a0a544e4ca9c0bcefb191ca3a 0487860ea8a74cccb74d25bebd49fce0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:47:40.022 7 INFO neutron.db.segments_db [None req-a74c70bf-8c8f-4c76-9a6f-de2ce77399d5 ad7cf30a0a544e4ca9c0bcefb191ca3a 0487860ea8a74cccb74d25bebd49fce0 - - default default] Added segment b30718d5-e889-4638-b56d-d09b1e399836 of type vxlan for network c8e01768-754b-450d-a8f1-a3bd412c69c1 2026-07-01 08:47:40.212 8 INFO neutron.db.l3_db [None req-c3861da6-44b0-4cd5-af04-bdafbcdf6adf f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Floating IP 003b2408-247d-42a2-a8da-6f7081cc11ee associated. External IP: 10.96.250.208, port: 2fad856c-8fb8-4bcf-a7a5-959beccc6c8a. [pid: 7|app: 0|req: 1104/2150] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:47:39 2026] POST /v2.0/networks => generated 630 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2151] 10.0.0.236 () {34 vars in 753 bytes} [Wed Jul 1 08:47:40 2026] PUT /v2.0/networks/d84eda40-7346-4f04-80cb-113e34d74239/tags => generated 25 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2152] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:47:40 2026] GET /v2.0/networks/d84eda40-7346-4f04-80cb-113e34d74239/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2153] 10.0.0.236 () {34 vars in 753 bytes} [Wed Jul 1 08:47:40 2026] PUT /v2.0/networks/c8e01768-754b-450d-a8f1-a3bd412c69c1/tags => generated 17 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2154] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:47:40 2026] GET /v2.0/networks/c8e01768-754b-450d-a8f1-a3bd412c69c1/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2155] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:47:39 2026] PUT /v2.0/floatingips/003b2408-247d-42a2-a8da-6f7081cc11ee => generated 856 bytes in 1179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2156] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:47:40 2026] GET /v2.0/floatingips/003b2408-247d-42a2-a8da-6f7081cc11ee => generated 856 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2157] 10.0.0.236 () {34 vars in 753 bytes} [Wed Jul 1 08:47:40 2026] PUT /v2.0/networks/c8e01768-754b-450d-a8f1-a3bd412c69c1/tags => generated 12 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:47:40.826 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-31b6fbae-4ce3-4515-96e9-bd18ca9b9cd0'] response: {'name': 'network-changed', 'server_uuid': '2f74a149-8636-4203-9aae-7e9b2d23d20b', 'tag': '2fad856c-8fb8-4bcf-a7a5-959beccc6c8a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1049/2158] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:47:40 2026] GET /v2.0/networks/c8e01768-754b-450d-a8f1-a3bd412c69c1/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2159] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:47:40 2026] GET /v2.0/ports?tenant_id=589a4cfc61c248608c30db156f34473d&device_id=2f74a149-8636-4203-9aae-7e9b2d23d20b => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2160] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:47:40 2026] GET /v2.0/networks/d84eda40-7346-4f04-80cb-113e34d74239/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: 1111/2161] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:47:40 2026] GET /v2.0/networks?id=ccd14894-bee5-44dc-886c-5eb1deab8569 => generated 757 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2162] 199.204.45.95 () {34 vars in 1059 bytes} [Wed Jul 1 08:47:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2fad856c-8fb8-4bcf-a7a5-959beccc6c8a => generated 859 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:47:41.194 8 INFO neutron.services.segments.plugin [-] Segment 9eebd06f-ee5b-45ca-8ada-45d2f82bdd19 resource provider aggregate not found [pid: 7|app: 0|req: 1113/2163] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:47:41 2026] GET /v2.0/subnets?id=166f58cb-2a1e-47b6-8703-c22e687abf2f => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:47:41.202 8 INFO neutron.services.segments.plugin [-] Segment 9eebd06f-ee5b-45ca-8ada-45d2f82bdd19 resource provider aggregate not found [pid: 8|app: 0|req: 1051/2164] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:47:40 2026] DELETE /v2.0/networks/d84eda40-7346-4f04-80cb-113e34d74239 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:47:41.224 8 INFO neutron.services.segments.plugin [-] Segment 9eebd06f-ee5b-45ca-8ada-45d2f82bdd19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9eebd06f-ee5b-45ca-8ada-45d2f82bdd19 found for delete ", "request_id": "req-53527a8c-f9c2-4899-8d09-6b359acefbfc"}]} 2026-07-01 08:47:41.232 8 INFO neutron.services.segments.plugin [-] Segment 9eebd06f-ee5b-45ca-8ada-45d2f82bdd19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9eebd06f-ee5b-45ca-8ada-45d2f82bdd19 found for delete ", "request_id": "req-bb54e2d4-44dc-4e31-9882-17995ff9bd8b"}]} [pid: 7|app: 0|req: 1114/2165] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:47:41 2026] GET /v2.0/ports?network_id=ccd14894-bee5-44dc-886c-5eb1deab8569&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: 7|app: 0|req: 1115/2166] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:47:41 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2167] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:47:41 2026] GET /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569?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: 1052/2168] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:47:41 2026] DELETE /v2.0/networks/c8e01768-754b-450d-a8f1-a3bd412c69c1 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:47:41.634 7 WARNING neutron_lib.context [None req-b94444ab-70a6-4f83-9c86-83235fa827b5 c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:47:41.705 7 INFO neutron.db.segments_db [None req-b94444ab-70a6-4f83-9c86-83235fa827b5 c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] Added segment 578cb6f2-74ca-422c-a209-11385a5859bc of type vxlan for network 387e3e01-caf7-4470-9990-9380f5135737 [pid: 8|app: 0|req: 1053/2169] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:47:41 2026] GET /v2.0/floatingips/003b2408-247d-42a2-a8da-6f7081cc11ee => generated 856 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:47:42.093 7 INFO neutron.db.l3_hamode_db [None req-b94444ab-70a6-4f83-9c86-83235fa827b5 c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1054/2170] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:42 2026] GET /v2.0/security-groups?tenant_id=0487860ea8a74cccb74d25bebd49fce0&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2171] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:42 2026] DELETE /v2.0/security-groups/387d1b1e-2bab-4f27-9163-66f7fa401f45 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:47:42.722 7 INFO neutron.db.l3_hamode_db [None req-b94444ab-70a6-4f83-9c86-83235fa827b5 c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1056/2172] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:47:42 2026] GET /v2.0/security-groups?tenant_id=bcc37f979fe348f58db1c838e4cf2cfd&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2173] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:47:42 2026] GET /v2.0/floatingips/003b2408-247d-42a2-a8da-6f7081cc11ee => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2174] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:42 2026] DELETE /v2.0/security-groups/f61df0d9-d780-4b19-9baf-a7cada939616 => 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: 1117/2175] 10.0.0.236 () {34 vars in 668 bytes} [Wed Jul 1 08:47:41 2026] POST /v2.0/routers => generated 474 bytes in 2105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:43.562 8 WARNING neutron_lib.context [None req-a053ef13-c5e8-4ac9-98e0-e47a01637038 c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:47:43.600 8 INFO neutron.services.segments.plugin [-] Segment b30718d5-e889-4638-b56d-d09b1e399836 resource provider aggregate not found 2026-07-01 08:47:43.616 8 INFO neutron.services.segments.plugin [-] Segment b30718d5-e889-4638-b56d-d09b1e399836 resource provider aggregate not found 2026-07-01 08:47:43.622 8 INFO neutron.services.segments.plugin [-] Segment b30718d5-e889-4638-b56d-d09b1e399836 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b30718d5-e889-4638-b56d-d09b1e399836 found for delete ", "request_id": "req-a6f9077c-105b-4727-8237-32e369b14714"}]} 2026-07-01 08:47:43.631 8 INFO neutron.services.segments.plugin [-] Segment b30718d5-e889-4638-b56d-d09b1e399836 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b30718d5-e889-4638-b56d-d09b1e399836 found for delete ", "request_id": "req-5714c4c2-99c7-4071-bc4f-1be041fed4bc"}]} 2026-07-01 08:47:43.645 8 INFO neutron.db.l3_hamode_db [None req-a053ef13-c5e8-4ac9-98e0-e47a01637038 c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:47:43.918 8 INFO neutron.db.l3_hamode_db [None req-a053ef13-c5e8-4ac9-98e0-e47a01637038 c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1059/2176] 10.0.0.236 () {34 vars in 668 bytes} [Wed Jul 1 08:47:43 2026] POST /v2.0/routers => generated 474 bytes in 1758 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:45.328 7 WARNING neutron_lib.context [None req-53ad67af-8738-4d1c-be01-f5304f2de258 c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:47:45.377 7 INFO neutron.db.l3_hamode_db [None req-53ad67af-8738-4d1c-be01-f5304f2de258 c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:47:45.535 7 INFO neutron.db.l3_hamode_db [None req-53ad67af-8738-4d1c-be01-f5304f2de258 c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1118/2179] 10.0.0.236 () {34 vars in 668 bytes} [Wed Jul 1 08:47:45 2026] POST /v2.0/routers => generated 474 bytes in 970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:46.304 8 WARNING neutron_lib.context [None req-a7090e99-541b-41aa-b1d6-c73a6b67fced c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:47:46.359 8 INFO neutron.db.l3_hamode_db [None req-a7090e99-541b-41aa-b1d6-c73a6b67fced c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:47:46.504 8 INFO neutron.db.l3_hamode_db [None req-a7090e99-541b-41aa-b1d6-c73a6b67fced c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1062/2180] 10.0.0.236 () {34 vars in 668 bytes} [Wed Jul 1 08:47:46 2026] POST /v2.0/routers => generated 474 bytes in 980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:47:47.290 7 WARNING neutron_lib.context [None req-4849acb7-034e-4cf9-998b-f697ca7fb1b4 c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:47:47.331 7 INFO neutron.db.l3_hamode_db [None req-4849acb7-034e-4cf9-998b-f697ca7fb1b4 c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:47:47.515 7 INFO neutron.db.l3_hamode_db [None req-4849acb7-034e-4cf9-998b-f697ca7fb1b4 c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1119/2181] 10.0.0.236 () {34 vars in 668 bytes} [Wed Jul 1 08:47:47 2026] POST /v2.0/routers => generated 474 bytes in 1010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2182] 10.0.0.236 () {34 vars in 751 bytes} [Wed Jul 1 08:47:48 2026] PUT /v2.0/routers/28457df8-eb7a-4015-8437-06dd7c18599d/tags => generated 17 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2183] 10.0.0.236 () {34 vars in 751 bytes} [Wed Jul 1 08:47:48 2026] PUT /v2.0/routers/fc801b5c-ae68-40af-92f5-39a2ea86b844/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2184] 10.0.0.236 () {34 vars in 751 bytes} [Wed Jul 1 08:47:48 2026] PUT /v2.0/routers/cc6b5bda-700f-482b-a391-82d3b0b57924/tags => generated 34 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2185] 10.0.0.236 () {34 vars in 751 bytes} [Wed Jul 1 08:47:48 2026] PUT /v2.0/routers/51dfa6ee-fd91-4645-9c7f-623c16a659df/tags => generated 19 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2186] 10.0.0.236 () {32 vars in 664 bytes} [Wed Jul 1 08:47:48 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2187] 10.0.0.236 () {32 vars in 678 bytes} [Wed Jul 1 08:47:48 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2188] 10.0.0.236 () {32 vars in 674 bytes} [Wed Jul 1 08:47:49 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2189] 10.0.0.236 () {32 vars in 686 bytes} [Wed Jul 1 08:47:49 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2190] 10.0.0.236 () {32 vars in 672 bytes} [Wed Jul 1 08:47:49 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2191] 10.0.0.236 () {32 vars in 686 bytes} [Wed Jul 1 08:47:49 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2192] 10.0.0.236 () {32 vars in 682 bytes} [Wed Jul 1 08:47:49 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2193] 10.0.0.236 () {32 vars in 694 bytes} [Wed Jul 1 08:47:50 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2194] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:47:50 2026] GET /v2.0/routers/28457df8-eb7a-4015-8437-06dd7c18599d => generated 485 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2195] 10.0.0.245 () {34 vars in 990 bytes} [Wed Jul 1 08:47:50 2026] GET /v2.0/ports?device_id=2f74a149-8636-4203-9aae-7e9b2d23d20b => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2196] 10.0.0.245 () {34 vars in 1040 bytes} [Wed Jul 1 08:47:51 2026] GET /v2.0/security-groups?id=a37c5454-4f3c-47c3-a433-5da97697b675&fields=id&fields=name => generated 113 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2197] 10.0.0.236 () {34 vars in 742 bytes} [Wed Jul 1 08:47:50 2026] PUT /v2.0/routers/28457df8-eb7a-4015-8437-06dd7c18599d => generated 485 bytes in 927 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2198] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:47:51 2026] GET /v2.0/ports?device_id=28457df8-eb7a-4015-8437-06dd7c18599d => 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: 1127/2199] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:47:51 2026] DELETE /v2.0/routers/28457df8-eb7a-4015-8437-06dd7c18599d => generated 0 bytes in 622 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2200] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:47:52 2026] GET /v2.0/routers/fc801b5c-ae68-40af-92f5-39a2ea86b844 => generated 493 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2201] 10.0.0.236 () {34 vars in 742 bytes} [Wed Jul 1 08:47:52 2026] PUT /v2.0/routers/fc801b5c-ae68-40af-92f5-39a2ea86b844 => generated 493 bytes in 838 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2202] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:47:53 2026] GET /v2.0/ports?device_id=fc801b5c-ae68-40af-92f5-39a2ea86b844 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2203] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:47:53 2026] DELETE /v2.0/routers/fc801b5c-ae68-40af-92f5-39a2ea86b844 => generated 0 bytes in 491 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2204] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:47:53 2026] GET /v2.0/routers/cc6b5bda-700f-482b-a391-82d3b0b57924 => generated 502 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2205] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:53 2026] GET /v2.0/ports?device_id=2f74a149-8636-4203-9aae-7e9b2d23d20b => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2206] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:47:53 2026] GET /v2.0/security-groups?id=a37c5454-4f3c-47c3-a433-5da97697b675&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: 1078/2207] 199.204.45.95 () {34 vars in 993 bytes} [Wed Jul 1 08:47:54 2026] GET /v2.0/ports?device_id=2f74a149-8636-4203-9aae-7e9b2d23d20b => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:47:54.828 8 INFO neutron.db.l3_db [req-75b8b9cd-32ac-4995-9369-d107a1a67ecd req-b1874d9e-7197-436d-a78d-2a4e320ea5f3 f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] Floating IP 003b2408-247d-42a2-a8da-6f7081cc11ee disassociated. External IP: 10.96.250.208, port: 2fad856c-8fb8-4bcf-a7a5-959beccc6c8a. [pid: 7|app: 0|req: 1130/2208] 10.0.0.236 () {34 vars in 742 bytes} [Wed Jul 1 08:47:53 2026] PUT /v2.0/routers/cc6b5bda-700f-482b-a391-82d3b0b57924 => generated 502 bytes in 1224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2209] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:47:54 2026] GET /v2.0/ports?device_id=cc6b5bda-700f-482b-a391-82d3b0b57924 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2210] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:47:54 2026] DELETE /v2.0/routers/cc6b5bda-700f-482b-a391-82d3b0b57924 => generated 0 bytes in 557 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2211] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:55 2026] GET /v2.0/ports?device_id=2f74a149-8636-4203-9aae-7e9b2d23d20b => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2212] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:47:55 2026] GET /v2.0/routers/51dfa6ee-fd91-4645-9c7f-623c16a659df => generated 487 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2213] 199.204.45.95 () {36 vars in 996 bytes} [Wed Jul 1 08:47:54 2026] DELETE /v2.0/ports/2fad856c-8fb8-4bcf-a7a5-959beccc6c8a => generated 0 bytes in 1292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2214] 10.0.0.236 () {34 vars in 742 bytes} [Wed Jul 1 08:47:55 2026] PUT /v2.0/routers/51dfa6ee-fd91-4645-9c7f-623c16a659df => generated 487 bytes in 1033 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:47:56.719 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1585865-b82f-422c-a160-34bfa2300b41'] response: {'server_uuid': '2f74a149-8636-4203-9aae-7e9b2d23d20b', 'name': 'network-vif-deleted', 'tag': '2fad856c-8fb8-4bcf-a7a5-959beccc6c8a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1136/2215] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:47:56 2026] GET /v2.0/ports?device_id=51dfa6ee-fd91-4645-9c7f-623c16a659df => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2216] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:47:56 2026] DELETE /v2.0/security-groups/a37c5454-4f3c-47c3-a433-5da97697b675 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2217] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:47:56 2026] DELETE /v2.0/routers/51dfa6ee-fd91-4645-9c7f-623c16a659df => generated 0 bytes in 611 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2218] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:47:56 2026] DELETE /v2.0/floatingips/003b2408-247d-42a2-a8da-6f7081cc11ee => generated 0 bytes in 472 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2219] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:47:57 2026] GET /v2.0/routers/75ae31c5-99b6-4e28-a401-c1ab6e2fb4d5 => generated 480 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2220] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:57 2026] GET /v2.0/ports?device_id=a675b392-950e-41d0-a819-f242f213775f => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2221] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:47:57 2026] GET /v2.0/security-groups?id=cac36eb3-c6b0-4304-8d3b-6cf097572606&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2222] 10.0.0.236 () {34 vars in 742 bytes} [Wed Jul 1 08:47:57 2026] PUT /v2.0/routers/75ae31c5-99b6-4e28-a401-c1ab6e2fb4d5 => generated 480 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2223] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:47:58 2026] GET /v2.0/ports?device_id=75ae31c5-99b6-4e28-a401-c1ab6e2fb4d5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2224] 199.204.45.95 () {34 vars in 993 bytes} [Wed Jul 1 08:47:58 2026] GET /v2.0/ports?device_id=a675b392-950e-41d0-a819-f242f213775f => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2225] 199.204.45.95 () {36 vars in 996 bytes} [Wed Jul 1 08:47:58 2026] DELETE /v2.0/ports/e25b7348-dfe0-44a3-878d-0afdb1cd72c3 => generated 0 bytes in 698 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2226] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:47:59 2026] GET /v2.0/ports?device_id=a675b392-950e-41d0-a819-f242f213775f => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:47:59.669 8 INFO neutron.services.segments.plugin [-] Segment 578cb6f2-74ca-422c-a209-11385a5859bc resource provider aggregate not found 2026-07-01 08:47:59.676 8 INFO neutron.services.segments.plugin [-] Segment 578cb6f2-74ca-422c-a209-11385a5859bc resource provider aggregate not found 2026-07-01 08:47:59.699 8 INFO neutron.services.segments.plugin [-] Segment 578cb6f2-74ca-422c-a209-11385a5859bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 578cb6f2-74ca-422c-a209-11385a5859bc found for delete ", "request_id": "req-93af782d-15fb-4a48-8512-911e2dba6d60"}]} 2026-07-01 08:47:59.702 8 INFO neutron.services.segments.plugin [-] Segment 578cb6f2-74ca-422c-a209-11385a5859bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 578cb6f2-74ca-422c-a209-11385a5859bc found for delete ", "request_id": "req-453bf3c8-b864-4ad8-96d3-5e5b7193682d"}]} 2026-07-01 08:47:59.710 8 INFO neutron.db.l3_hamode_db [None req-2f6c2d86-81c3-47c2-b919-4a50af624dc7 c4795dda142441d8a5677f0404ac8720 9334bf541e7948af8968b0a326f048ce - - default default] HA network 387e3e01-caf7-4470-9990-9380f5135737 was deleted as no HA routers are present in tenant 9334bf541e7948af8968b0a326f048ce. [pid: 8|app: 0|req: 1083/2227] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:47:58 2026] DELETE /v2.0/routers/75ae31c5-99b6-4e28-a401-c1ab6e2fb4d5 => generated 0 bytes in 1270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:48:00.436 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14bd564f-4d36-403d-ad66-b7fe3960d3bd'] response: {'server_uuid': 'a675b392-950e-41d0-a819-f242f213775f', 'name': 'network-vif-deleted', 'tag': 'e25b7348-dfe0-44a3-878d-0afdb1cd72c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1084/2228] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:48:00 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: 1085/2229] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:48:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2230] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:48:00 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: 1087/2231] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:48:00 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: 1145/2232] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:48:00 2026] DELETE /v2.0/security-groups/cac36eb3-c6b0-4304-8d3b-6cf097572606 => 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: 1088/2233] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:48:00 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2234] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:48:00 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2235] 199.204.45.95 () {34 vars in 716 bytes} [Wed Jul 1 08:48:00 2026] POST /v2.0/ports => generated 1093 bytes in 482 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: 1091/2236] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:48:01 2026] GET /v2.0/security-groups?tenant_id=9334bf541e7948af8968b0a326f048ce&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2239] 10.0.0.96 () {34 vars in 970 bytes} [Wed Jul 1 08:48:01 2026] GET /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 1093 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2240] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:48:01 2026] DELETE /v2.0/security-groups/8bc4c41b-fcac-46f7-baa0-fbfc6071ced5 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2241] 10.0.0.96 () {34 vars in 906 bytes} [Wed Jul 1 08:48:01 2026] GET /v2.0/extensions => generated 19901 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2242] 199.204.45.95 () {34 vars in 1261 bytes} [Wed Jul 1 08:48:01 2026] GET /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2243] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:48:01 2026] GET /v2.0/security-groups?tenant_id=45a16b904e78485a885e7ba3d47575d0&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2244] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:01 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?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: 1146/2245] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:48:00 2026] PUT /v2.0/routers/636966d5-7b1c-4824-afd8-99d52c33ed23/remove_router_interface => generated 309 bytes in 1383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2246] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:02 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?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: 1100/2247] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:48:02 2026] DELETE /v2.0/security-groups/f9346405-2873-46b0-9a42-43402daa7dd5 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2248] 199.204.45.95 () {34 vars in 974 bytes} [Wed Jul 1 08:48:02 2026] GET /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 1093 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2249] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:48:02 2026] GET /v2.0/networks?id=e23fd03e-ad27-41e6-84bc-0b5ad539341c => generated 802 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2250] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:48:02 2026] DELETE /v2.0/subnets/166f58cb-2a1e-47b6-8703-c22e687abf2f => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2251] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:48:02 2026] GET /v2.0/security-groups?tenant_id=94900f31ebe649b191ae06a9359322d5&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2252] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:48:02 2026] PUT /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 1247 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:48:02.824 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-877d1d9a-08bc-4c21-9980-35d2a5f208f5'] response: {'name': 'network-changed', 'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'tag': '3b091f4b-c62e-4b64-94d6-79a5d0e7be64', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1104/2253] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:48:02 2026] DELETE /v2.0/security-groups/e256ecc2-4b55-4756-a54e-41b90e281899 => generated 0 bytes in 152 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: 1105/2254] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:48:02 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2523 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2255] 199.204.45.95 () {34 vars in 1061 bytes} [Wed Jul 1 08:48:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.164&port_id=13587f8c-a007-4264-be08-2a6eff28050b => 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: 1107/2256] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:48:03 2026] GET /v2.0/subnets?id=9addb2ce-c872-4947-8740-e59d246327a4 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2257] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:03 2026] GET /v2.0/ports?network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2258] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:03 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?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: 1110/2259] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:03 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2260] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:48:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => 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: 1112/2261] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:48:03 2026] GET /v2.0/subnets?id=dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2262] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:03 2026] GET /v2.0/ports?network_id=e23fd03e-ad27-41e6-84bc-0b5ad539341c&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2263] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:03 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2264] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:03 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?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: 1116/2265] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:48:03 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2523 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2266] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:48:03 2026] GET /v2.0/networks?id=e23fd03e-ad27-41e6-84bc-0b5ad539341c => generated 802 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2267] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:48:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => 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: 1119/2268] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:48:03 2026] GET /v2.0/subnets?id=dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 655 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2269] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:03 2026] GET /v2.0/ports?network_id=e23fd03e-ad27-41e6-84bc-0b5ad539341c&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2270] 10.0.0.96 () {34 vars in 970 bytes} [Wed Jul 1 08:48:03 2026] GET /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2271] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:03 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:48:04.103 7 INFO neutron.services.segments.plugin [-] Segment 21457ad2-3ad1-4264-979b-3338631cf539 resource provider aggregate not found 2026-07-01 08:48:04.112 7 INFO neutron.services.segments.plugin [-] Segment 21457ad2-3ad1-4264-979b-3338631cf539 resource provider aggregate not found 2026-07-01 08:48:04.120 7 INFO neutron.services.segments.plugin [-] Segment 21457ad2-3ad1-4264-979b-3338631cf539 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21457ad2-3ad1-4264-979b-3338631cf539 found for delete ", "request_id": "req-6e968c8c-491c-4efe-951d-6f8eb97402f1"}]} 2026-07-01 08:48:04.121 7 INFO neutron.db.l3_hamode_db [None req-77e3e06c-8cc5-4a64-83b9-84b48375b60f f167336ee4084f5a8e7b8e401ee25503 589a4cfc61c248608c30db156f34473d - - default default] HA network c26bca1d-e6e0-4d12-a563-dcccf21b02d3 was deleted as no HA routers are present in tenant 589a4cfc61c248608c30db156f34473d. [pid: 7|app: 0|req: 1150/2272] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:48:02 2026] DELETE /v2.0/routers/636966d5-7b1c-4824-afd8-99d52c33ed23 => generated 0 bytes in 1736 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:48:04.130 7 INFO neutron.services.segments.plugin [-] Segment 21457ad2-3ad1-4264-979b-3338631cf539 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21457ad2-3ad1-4264-979b-3338631cf539 found for delete ", "request_id": "req-13e7b97b-dd16-4829-83e5-380c23286b02"}]} [pid: 7|app: 0|req: 1151/2273] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:04 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2274] 199.204.45.95 () {34 vars in 788 bytes} [Wed Jul 1 08:48:04 2026] PUT /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 1307 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:48:04.366 8 INFO neutron.api.v2.resource [None req-1b30f441-fe56-4289-be16-9ee914e9f947 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1124/2275] 199.204.45.95 () {30 vars in 762 bytes} [Wed Jul 1 08:48:04 2026] GET /v2.0/security-groups/lb-7b1d5c0a-2a7b-41b9-8094-ab0bbd264498 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2276] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:48:04 2026] DELETE /v2.0/networks/ccd14894-bee5-44dc-886c-5eb1deab8569 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2277] 199.204.45.95 () {30 vars in 784 bytes} [Wed Jul 1 08:48:04 2026] GET /v2.0/security-groups?name=lb-7b1d5c0a-2a7b-41b9-8094-ab0bbd264498 => generated 1637 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2278] 199.204.45.95 () {34 vars in 788 bytes} [Wed Jul 1 08:48:04 2026] PUT /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 1307 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2279] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:48: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1154/2280] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2281] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:48:05.097 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cf9805b-2ea6-4c13-8fb0-f5161bb8273a'] response: {'name': 'network-changed', 'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'tag': '3b091f4b-c62e-4b64-94d6-79a5d0e7be64', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1155/2282] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:48:05.146 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d56eb8f-e0c3-419b-8686-79ae87c6917f'] response: {'name': 'network-changed', 'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'tag': '3b091f4b-c62e-4b64-94d6-79a5d0e7be64', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1156/2283] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2284] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2285] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/ports/eda36e58-beaa-4792-ade7-8c18b5b1f325 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2286] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/networks?id=e23fd03e-ad27-41e6-84bc-0b5ad539341c => generated 802 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2287] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 1345 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2288] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2289] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2290] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/subnets?id=dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2291] 199.204.45.95 () {30 vars in 742 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c => generated 799 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2292] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/security-groups?tenant_id=5d8605d066f849e383672196dda1a608&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2293] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/ports/eda36e58-beaa-4792-ade7-8c18b5b1f325 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2294] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/ports?network_id=e23fd03e-ad27-41e6-84bc-0b5ad539341c&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2295] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2296] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?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: 1159/2297] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:48:05 2026] DELETE /v2.0/security-groups/b9021308-bf06-4c39-a434-05e4fbf71a46 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2298] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2299] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2300] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/security-groups?tenant_id=589a4cfc61c248608c30db156f34473d&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2301] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/networks?id=e23fd03e-ad27-41e6-84bc-0b5ad539341c => generated 802 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2302] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:48:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => 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: 1163/2303] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:48:06 2026] GET /v2.0/subnets?id=dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2304] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:48:05 2026] DELETE /v2.0/security-groups/924d6497-f439-4a88-96e9-2c77204e8798 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2305] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:06 2026] GET /v2.0/ports?network_id=e23fd03e-ad27-41e6-84bc-0b5ad539341c&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: 1142/2306] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:06 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:48:06.227 7 INFO neutron.services.segments.plugin [-] Segment bcb83ff5-10d3-4998-a561-8f03a9c045be resource provider aggregate not found 2026-07-01 08:48:06.231 7 INFO neutron.services.segments.plugin [-] Segment bcb83ff5-10d3-4998-a561-8f03a9c045be resource provider aggregate not found 2026-07-01 08:48:06.245 7 INFO neutron.services.segments.plugin [-] Segment bcb83ff5-10d3-4998-a561-8f03a9c045be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcb83ff5-10d3-4998-a561-8f03a9c045be found for delete ", "request_id": "req-2e81063c-be03-497f-95b4-c57bf54af5a1"}]} 2026-07-01 08:48:06.249 7 INFO neutron.services.segments.plugin [-] Segment bcb83ff5-10d3-4998-a561-8f03a9c045be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcb83ff5-10d3-4998-a561-8f03a9c045be found for delete ", "request_id": "req-e3e2ae8f-c6d1-4945-83a0-34a8499cb6dc"}]} [pid: 7|app: 0|req: 1165/2307] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:06 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?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) 2026-07-01 08:48:07.451 8 WARNING neutron_lib.context [None req-cae08b47-7bb6-422f-a5d2-720fb576e061 d09e28128f614816b68f89cb7732c230 1e375965e9ae4864b4ad64f8da82de75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:48:07.600 8 INFO neutron.db.segments_db [None req-cae08b47-7bb6-422f-a5d2-720fb576e061 d09e28128f614816b68f89cb7732c230 1e375965e9ae4864b4ad64f8da82de75 - - default default] Added segment 6e451401-ad36-4ca1-9f4c-9649dfde7533 of type vxlan for network 1a6cc657-4431-4f68-aa43-97303102dc2a [pid: 8|app: 0|req: 1143/2308] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:48:07 2026] POST /v2.0/networks => generated 631 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:07.741 7 WARNING neutron_lib.context [None req-5a972290-6893-4d06-8e47-ed22434ef281 d09e28128f614816b68f89cb7732c230 1e375965e9ae4864b4ad64f8da82de75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:48:08.003 8 INFO neutron.db.segments_db [None req-c0faaa83-bbd2-485a-bb56-b77b152b869e d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 81e0c77c-a34e-4d4e-88ed-26ed1d2fb646 of type vxlan for network 79c95af6-72b4-43f2-9aba-69fd8fff42e2 [pid: 7|app: 0|req: 1166/2309] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:48:07 2026] POST /v2.0/subnets => generated 602 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:08.092 7 WARNING neutron_lib.context [None req-04159361-9a3b-4de3-8411-47167249c7f4 d09e28128f614816b68f89cb7732c230 1e375965e9ae4864b4ad64f8da82de75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2310] 10.0.0.236 () {34 vars in 671 bytes} [Wed Jul 1 08:48:07 2026] POST /v2.0/networks => generated 741 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:08.161 7 INFO neutron.db.segments_db [None req-04159361-9a3b-4de3-8411-47167249c7f4 d09e28128f614816b68f89cb7732c230 1e375965e9ae4864b4ad64f8da82de75 - - default default] Added segment d6a00f22-6f34-4fae-8460-259019a924a1 of type vxlan for network 00287e91-374f-411a-98f1-bea4222ec943 [pid: 7|app: 0|req: 1167/2311] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:48:08 2026] POST /v2.0/networks => generated 632 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:08.287 7 WARNING neutron_lib.context [None req-bef6631b-995b-44a3-b141-2fa842833501 d09e28128f614816b68f89cb7732c230 1e375965e9ae4864b4ad64f8da82de75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2312] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:48:08 2026] POST /v2.0/subnets => generated 664 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:08.413 8 INFO neutron.db.segments_db [None req-2b59e6b6-3d23-4d3f-8013-a784bed590e0 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment ac06339b-10ec-45e8-b5e7-53814f417792 of type vxlan for network 859f50e3-b412-4528-ba6f-350d8c584c8b [pid: 7|app: 0|req: 1168/2313] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:48:08 2026] POST /v2.0/subnets => generated 605 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:08.763 7 WARNING neutron_lib.context [None req-1c773b00-5d0f-4dc6-a11b-4cb0341fc0c4 d09e28128f614816b68f89cb7732c230 1e375965e9ae4864b4ad64f8da82de75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:48:08.768 8 INFO neutron.db.l3_hamode_db [None req-2b59e6b6-3d23-4d3f-8013-a784bed590e0 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:48:08.829 7 INFO neutron.db.segments_db [None req-1c773b00-5d0f-4dc6-a11b-4cb0341fc0c4 d09e28128f614816b68f89cb7732c230 1e375965e9ae4864b4ad64f8da82de75 - - default default] Added segment c67d0f97-3a53-4a8c-9ba0-d5a4837f7a23 of type vxlan for network 380f6e15-28db-4a4c-af22-3faa3942edaa [pid: 7|app: 0|req: 1169/2314] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:48:08 2026] POST /v2.0/networks => generated 632 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:08.996 7 WARNING neutron_lib.context [None req-fc8ae0e7-0bb5-4e30-a17e-78970366446e d09e28128f614816b68f89cb7732c230 1e375965e9ae4864b4ad64f8da82de75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1170/2315] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:48:08 2026] POST /v2.0/subnets => generated 605 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:09.315 7 WARNING neutron_lib.context [None req-7169cc28-ddcb-464b-8cd2-cf5da6cf7d59 d09e28128f614816b68f89cb7732c230 1e375965e9ae4864b4ad64f8da82de75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:48:09.381 7 INFO neutron.db.segments_db [None req-7169cc28-ddcb-464b-8cd2-cf5da6cf7d59 d09e28128f614816b68f89cb7732c230 1e375965e9ae4864b4ad64f8da82de75 - - default default] Added segment 7b3526b3-2eb6-4863-8842-b857bf8f7661 of type vxlan for network d275b00a-2db7-4122-b004-ef3617f8e94f [pid: 7|app: 0|req: 1171/2316] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:48:09 2026] POST /v2.0/networks => generated 631 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:09.543 7 WARNING neutron_lib.context [None req-11868c97-84a7-46a9-8cd4-483fe39dc57d d09e28128f614816b68f89cb7732c230 1e375965e9ae4864b4ad64f8da82de75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1172/2317] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:48:09 2026] POST /v2.0/subnets => generated 605 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:09.981 7 WARNING neutron_lib.context [None req-41004c1d-2964-483c-a8f2-671ab8f58da0 d09e28128f614816b68f89cb7732c230 1e375965e9ae4864b4ad64f8da82de75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:48:10.052 7 INFO neutron.db.segments_db [None req-41004c1d-2964-483c-a8f2-671ab8f58da0 d09e28128f614816b68f89cb7732c230 1e375965e9ae4864b4ad64f8da82de75 - - default default] Added segment b84308e1-df42-4581-bf0c-dd4ec3b5cbbd of type vxlan for network fbc495c9-34bc-483a-adac-47a4ec4c03b9 [pid: 7|app: 0|req: 1173/2318] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:48:09 2026] POST /v2.0/networks => generated 631 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:10.246 7 WARNING neutron_lib.context [None req-39734eea-fe28-43f4-a06c-6ea77391f43e d09e28128f614816b68f89cb7732c230 1e375965e9ae4864b4ad64f8da82de75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:48:10.432 8 INFO neutron.db.l3_hamode_db [None req-2b59e6b6-3d23-4d3f-8013-a784bed590e0 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1174/2319] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:48:10 2026] POST /v2.0/subnets => generated 605 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2320] 10.0.0.236 () {34 vars in 751 bytes} [Wed Jul 1 08:48:10 2026] PUT /v2.0/subnets/302da27a-7e0a-48a9-b940-1aa1018457f3/tags => generated 17 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2321] 10.0.0.236 () {34 vars in 751 bytes} [Wed Jul 1 08:48:10 2026] PUT /v2.0/subnets/e82e5b0d-f09b-453b-8cfe-d9c02146654f/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2322] 10.0.0.236 () {34 vars in 751 bytes} [Wed Jul 1 08:48:10 2026] PUT /v2.0/subnets/566805e5-e2a3-4d81-b59f-76cd49afebf5/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2323] 10.0.0.236 () {34 vars in 751 bytes} [Wed Jul 1 08:48:10 2026] PUT /v2.0/subnets/6c8a291d-6a54-406c-a4d5-476844212871/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2324] 10.0.0.236 () {32 vars in 664 bytes} [Wed Jul 1 08:48:11 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2325] 10.0.0.236 () {32 vars in 678 bytes} [Wed Jul 1 08:48:11 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2326] 10.0.0.236 () {32 vars in 674 bytes} [Wed Jul 1 08:48:11 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2327] 10.0.0.236 () {32 vars in 686 bytes} [Wed Jul 1 08:48:11 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2328] 10.0.0.236 () {32 vars in 672 bytes} [Wed Jul 1 08:48:11 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2329] 10.0.0.236 () {32 vars in 686 bytes} [Wed Jul 1 08:48:11 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2330] 10.0.0.236 () {32 vars in 682 bytes} [Wed Jul 1 08:48:11 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2331] 10.0.0.236 () {32 vars in 694 bytes} [Wed Jul 1 08:48:11 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2332] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:48:11 2026] DELETE /v2.0/subnets/302da27a-7e0a-48a9-b940-1aa1018457f3 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2333] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:48:08 2026] POST /v2.0/routers => generated 728 bytes in 3750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2334] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:48:11 2026] DELETE /v2.0/subnets/e82e5b0d-f09b-453b-8cfe-d9c02146654f => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2335] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:48:12 2026] DELETE /v2.0/subnets/566805e5-e2a3-4d81-b59f-76cd49afebf5 => 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: 1190/2336] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:48:12 2026] DELETE /v2.0/subnets/6c8a291d-6a54-406c-a4d5-476844212871 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2337] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:48:12 2026] DELETE /v2.0/subnets/3e77b6b8-8ade-49e2-bccf-5a9447439698 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:48:13.241 7 INFO neutron.services.segments.plugin [-] Segment 6e451401-ad36-4ca1-9f4c-9649dfde7533 resource provider aggregate not found 2026-07-01 08:48:13.246 7 INFO neutron.services.segments.plugin [-] Segment 6e451401-ad36-4ca1-9f4c-9649dfde7533 resource provider aggregate not found 2026-07-01 08:48:13.260 7 INFO neutron.services.segments.plugin [-] Segment 6e451401-ad36-4ca1-9f4c-9649dfde7533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e451401-ad36-4ca1-9f4c-9649dfde7533 found for delete ", "request_id": "req-9dd8eeb0-4e16-44d7-b06e-532be5bf5e80"}]} 2026-07-01 08:48:13.263 7 INFO neutron.services.segments.plugin [-] Segment 6e451401-ad36-4ca1-9f4c-9649dfde7533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e451401-ad36-4ca1-9f4c-9649dfde7533 found for delete ", "request_id": "req-3422b3a5-2c2a-4080-aa35-dfc1ddc83d25"}]} [pid: 7|app: 0|req: 1192/2338] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:48:12 2026] DELETE /v2.0/networks/1a6cc657-4431-4f68-aa43-97303102dc2a => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2339] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:48:13 2026] DELETE /v2.0/networks/00287e91-374f-411a-98f1-bea4222ec943 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2340] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:48:13 2026] DELETE /v2.0/networks/380f6e15-28db-4a4c-af22-3faa3942edaa => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:48:13.717 7 WARNING neutron_lib.context [None req-44a8367b-2b74-487a-b7ea-b662c774efc4 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1147/2341] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:48:12 2026] PUT /v2.0/routers/108cbee7-b6b5-4463-b834-e260359cba20/add_router_interface => generated 309 bytes in 1708 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2342] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:48:13 2026] DELETE /v2.0/networks/d275b00a-2db7-4122-b004-ef3617f8e94f => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:48:14.144 8 INFO neutron.services.segments.plugin [-] Segment 7b3526b3-2eb6-4863-8842-b857bf8f7661 resource provider aggregate not found 2026-07-01 08:48:14.148 8 INFO neutron.services.segments.plugin [-] Segment 7b3526b3-2eb6-4863-8842-b857bf8f7661 resource provider aggregate not found 2026-07-01 08:48:14.171 8 INFO neutron.services.segments.plugin [-] Segment 7b3526b3-2eb6-4863-8842-b857bf8f7661 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b3526b3-2eb6-4863-8842-b857bf8f7661 found for delete ", "request_id": "req-cdfd1254-a165-4024-ba29-5350615a4aa4"}]} 2026-07-01 08:48:14.175 8 INFO neutron.services.segments.plugin [-] Segment 7b3526b3-2eb6-4863-8842-b857bf8f7661 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b3526b3-2eb6-4863-8842-b857bf8f7661 found for delete ", "request_id": "req-e04e677d-7d01-4a8b-91fb-2e1f3fd4d1cb"}]} [pid: 8|app: 0|req: 1149/2343] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:48:14 2026] DELETE /v2.0/networks/fbc495c9-34bc-483a-adac-47a4ec4c03b9 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:48:14.704 7 INFO neutron.db.l3_db [None req-44a8367b-2b74-487a-b7ea-b662c774efc4 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Floating IP 7a879163-b88f-4dec-9655-ef4c9ec99d8c associated. External IP: 10.96.250.205, port: eda36e58-beaa-4792-ade7-8c18b5b1f325. [pid: 7|app: 0|req: 1195/2344] 10.0.0.236 () {34 vars in 677 bytes} [Wed Jul 1 08:48:13 2026] POST /v2.0/floatingips => generated 898 bytes in 1469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:15.294 7 INFO neutron.services.segments.plugin [-] Segment d6a00f22-6f34-4fae-8460-259019a924a1 resource provider aggregate not found 2026-07-01 08:48:15.302 7 INFO neutron.services.segments.plugin [-] Segment d6a00f22-6f34-4fae-8460-259019a924a1 resource provider aggregate not found 2026-07-01 08:48:15.313 8 INFO neutron.db.segments_db [None req-11d8e8fe-03f1-4ffa-9ae2-d9f73bb4e7e2 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment c15f74da-3458-4b28-b6a0-35b6f08f0ee0 of type vxlan for network a5ebbc06-1b9c-4230-bbd9-408b607c91f6 2026-07-01 08:48:15.329 7 INFO neutron.services.segments.plugin [-] Segment d6a00f22-6f34-4fae-8460-259019a924a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6a00f22-6f34-4fae-8460-259019a924a1 found for delete ", "request_id": "req-d5119351-c7cd-4d86-8725-1656d4b11966"}]} 2026-07-01 08:48:15.337 7 INFO neutron.services.segments.plugin [-] Segment d6a00f22-6f34-4fae-8460-259019a924a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6a00f22-6f34-4fae-8460-259019a924a1 found for delete ", "request_id": "req-8f9d48c8-aee2-4d80-b7ec-ca8883696538"}]} 2026-07-01 08:48:15.345 7 INFO neutron.services.segments.plugin [-] Segment c67d0f97-3a53-4a8c-9ba0-d5a4837f7a23 resource provider aggregate not found 2026-07-01 08:48:15.356 7 INFO neutron.services.segments.plugin [-] Segment c67d0f97-3a53-4a8c-9ba0-d5a4837f7a23 resource provider aggregate not found 2026-07-01 08:48:15.363 7 INFO neutron.services.segments.plugin [-] Segment c67d0f97-3a53-4a8c-9ba0-d5a4837f7a23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c67d0f97-3a53-4a8c-9ba0-d5a4837f7a23 found for delete ", "request_id": "req-b935b273-baf0-4974-a0b8-fa4d1a26bcf4"}]} 2026-07-01 08:48:15.373 7 INFO neutron.services.segments.plugin [-] Segment c67d0f97-3a53-4a8c-9ba0-d5a4837f7a23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c67d0f97-3a53-4a8c-9ba0-d5a4837f7a23 found for delete ", "request_id": "req-134e06a6-967f-4204-a952-3a90cde2bf07"}]} [pid: 8|app: 0|req: 1150/2345] 10.0.0.236 () {34 vars in 671 bytes} [Wed Jul 1 08:48:15 2026] POST /v2.0/networks => generated 740 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2346] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:48:15 2026] GET /v2.0/security-groups?tenant_id=4a5bbc141a3d4d0f8054532ef71cb6a3&name=default => generated 2929 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2347] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:48:15 2026] POST /v2.0/subnets => generated 663 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2348] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:48:15 2026] DELETE /v2.0/security-groups/9f0c98e8-2943-4e93-ba13-8bad2d465e0f => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:48:15.802 8 INFO neutron.db.segments_db [None req-46a69ff6-9e7a-46a5-9e05-24616b70cc80 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Added segment 1ea05597-0b90-4020-a303-78d7e5dcaf62 of type vxlan for network 9eaa49f0-6466-459b-8654-9844e11ce023 [pid: 7|app: 0|req: 1198/2349] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:48:15 2026] GET /v2.0/security-groups?tenant_id=dca852d5b82e41a5a83d3a60ba876b8d&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:48:16.117 8 INFO neutron.db.l3_hamode_db [None req-46a69ff6-9e7a-46a5-9e05-24616b70cc80 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1201/2352] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:48:16 2026] DELETE /v2.0/security-groups/ea019385-c82f-46c6-a316-020da74e3f23 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:48:16.201 8 INFO neutron.services.segments.plugin [-] Segment b84308e1-df42-4581-bf0c-dd4ec3b5cbbd resource provider aggregate not found 2026-07-01 08:48:16.206 8 INFO neutron.services.segments.plugin [-] Segment b84308e1-df42-4581-bf0c-dd4ec3b5cbbd resource provider aggregate not found 2026-07-01 08:48:16.234 8 INFO neutron.services.segments.plugin [-] Segment b84308e1-df42-4581-bf0c-dd4ec3b5cbbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b84308e1-df42-4581-bf0c-dd4ec3b5cbbd found for delete ", "request_id": "req-5c222065-0186-4566-9913-85b8a79e3cd7"}]} 2026-07-01 08:48:16.236 8 INFO neutron.services.segments.plugin [-] Segment b84308e1-df42-4581-bf0c-dd4ec3b5cbbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b84308e1-df42-4581-bf0c-dd4ec3b5cbbd found for delete ", "request_id": "req-30151365-a892-4f68-b955-40f47ee59339"}]} [pid: 7|app: 0|req: 1202/2353] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:48:16 2026] GET /v2.0/security-groups?tenant_id=1e375965e9ae4864b4ad64f8da82de75&name=default => generated 2928 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2354] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:48:16 2026] DELETE /v2.0/security-groups/31758ea4-5e98-48dd-abcb-0b3dcbd402c3 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:48:17.230 8 INFO neutron.db.l3_hamode_db [None req-46a69ff6-9e7a-46a5-9e05-24616b70cc80 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1152/2355] 10.0.0.236 () {34 vars in 669 bytes} [Wed Jul 1 08:48:15 2026] POST /v2.0/routers => generated 727 bytes in 2818 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2356] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:48:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2357] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:48:19 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: 1155/2358] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:48:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2359] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:48:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:48:19.857 8 INFO neutron.api.v2.resource [None req-69824489-f18e-4140-bf40-6566ca86d26a d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1157/2360] 199.204.45.95 () {30 vars in 762 bytes} [Wed Jul 1 08:48:19 2026] GET /v2.0/security-groups/lb-7b1d5c0a-2a7b-41b9-8094-ab0bbd264498 => generated 149 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2361] 199.204.45.95 () {30 vars in 784 bytes} [Wed Jul 1 08:48:19 2026] GET /v2.0/security-groups?name=lb-7b1d5c0a-2a7b-41b9-8094-ab0bbd264498 => generated 1637 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2362] 199.204.45.95 () {30 vars in 814 bytes} [Wed Jul 1 08:48:19 2026] GET /v2.0/security-group-rules?security_group_id=96ada60a-18de-488f-9eb3-f9fd5a2c6bbd => generated 1182 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2363] 199.204.45.95 () {34 vars in 746 bytes} [Wed Jul 1 08:48:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2364] 199.204.45.95 () {34 vars in 746 bytes} [Wed Jul 1 08:48:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2365] 10.0.0.236 () {34 vars in 783 bytes} [Wed Jul 1 08:48:18 2026] PUT /v2.0/routers/afdf0972-7a6b-4f55-bf6a-ecd1d4629559/add_router_interface => generated 309 bytes in 2331 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:48:21.717 8 WARNING neutron_lib.context [None req-268e1faf-803e-43cb-b1a3-55573d40e8ad 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1162/2366] 10.0.0.236 () {34 vars in 685 bytes} [Wed Jul 1 08:48:21 2026] POST /v2.0/security-groups => generated 1673 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:48:21.919 8 WARNING neutron_lib.context [None req-b6610337-9e61-469d-8d49-bc0ffadb3a40 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:48:21.923 7 WARNING neutron_lib.context [None req-3640c3f1-91f7-46a6-aa6f-d781fde4733b 10eea55fbb9d47e0acfc26e19c6e8105 37de69fb9e4544b28ba77892e6303065 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1205/2367] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:48:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:21.992 7 WARNING neutron_lib.context [None req-e2328af5-9545-40ea-afe1-b4f437f23489 10eea55fbb9d47e0acfc26e19c6e8105 37de69fb9e4544b28ba77892e6303065 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1206/2368] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:48:21 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-07-01 08:48:22.056 7 WARNING neutron_lib.context [None req-e4640f7c-1501-4d3c-8a52-e8b9e83a2195 10eea55fbb9d47e0acfc26e19c6e8105 37de69fb9e4544b28ba77892e6303065 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1163/2369] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:48:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:22.094 8 WARNING neutron_lib.context [None req-d038e1cb-0c30-4a79-a862-0b8b7bb2e32a 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1207/2370] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:48:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:22.124 7 WARNING neutron_lib.context [None req-e3b0c5ab-f47e-43a8-a93f-c1c7dbddbee3 10eea55fbb9d47e0acfc26e19c6e8105 37de69fb9e4544b28ba77892e6303065 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1208/2371] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:48:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:22.191 7 WARNING neutron_lib.context [None req-bd659bd0-9a8e-40b1-88b2-8589a647daa7 10eea55fbb9d47e0acfc26e19c6e8105 37de69fb9e4544b28ba77892e6303065 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1209/2372] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:48:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2373] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:48:22 2026] POST /v2.0/security-group-rules => generated 596 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:22.270 8 WARNING neutron_lib.context [None req-89a2d736-13e6-4215-96b0-cac2d5a66909 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1210/2374] 10.0.0.236 () {34 vars in 759 bytes} [Wed Jul 1 08:48:22 2026] PUT /v2.0/subnetpools/783635ef-a099-40ce-8f2c-6db244ff9198/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2375] 10.0.0.236 () {34 vars in 759 bytes} [Wed Jul 1 08:48:22 2026] PUT /v2.0/subnetpools/bbc92718-8835-42e5-b979-09979cf8da22/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2376] 10.0.0.236 () {34 vars in 759 bytes} [Wed Jul 1 08:48:22 2026] PUT /v2.0/subnetpools/80782149-3bc4-460c-9b8c-c218d3e8f186/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2377] 10.0.0.236 () {34 vars in 759 bytes} [Wed Jul 1 08:48:22 2026] PUT /v2.0/subnetpools/06edbcac-ddf0-44a6-8ae5-e7b3ff98897f/tags => 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: 1165/2378] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:48:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:22.432 8 WARNING neutron_lib.context [None req-c81b831b-922c-4bc2-8f9f-989e40611714 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1214/2379] 10.0.0.236 () {32 vars in 672 bytes} [Wed Jul 1 08:48:22 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: 1215/2380] 10.0.0.236 () {32 vars in 686 bytes} [Wed Jul 1 08:48:22 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: 7|app: 0|req: 1216/2381] 10.0.0.236 () {32 vars in 682 bytes} [Wed Jul 1 08:48:22 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2382] 10.0.0.236 () {32 vars in 694 bytes} [Wed Jul 1 08:48:22 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2383] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:48:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:22.565 8 WARNING neutron_lib.context [None req-edb75835-81d9-481e-a0e2-22bb460da997 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1218/2384] 10.0.0.236 () {32 vars in 680 bytes} [Wed Jul 1 08:48:22 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2385] 10.0.0.236 () {32 vars in 694 bytes} [Wed Jul 1 08:48:22 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2386] 10.0.0.236 () {32 vars in 690 bytes} [Wed Jul 1 08:48:22 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) 2026-07-01 08:48:22.690 8 INFO neutron.db.securitygroups_db [None req-edb75835-81d9-481e-a0e2-22bb460da997 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] Project 7286bd75c6a24ee3a0c1b925bd7f33e4 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: 1221/2387] 10.0.0.236 () {32 vars in 702 bytes} [Wed Jul 1 08:48:22 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2388] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:48:22 2026] DELETE /v2.0/subnetpools/783635ef-a099-40ce-8f2c-6db244ff9198 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2389] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:48:23 2026] DELETE /v2.0/subnetpools/bbc92718-8835-42e5-b979-09979cf8da22 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2390] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:48:22 2026] POST /v2.0/security-group-rules => generated 607 bytes in 787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:23.356 8 WARNING neutron_lib.context [None req-177bf655-9263-4b61-9827-4102a7380a40 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:48:23.654 8 INFO neutron.db.securitygroups_db [None req-177bf655-9263-4b61-9827-4102a7380a40 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] Project 7286bd75c6a24ee3a0c1b925bd7f33e4 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: 1224/2391] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:48:23 2026] DELETE /v2.0/subnetpools/80782149-3bc4-460c-9b8c-c218d3e8f186 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2392] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:48:23 2026] DELETE /v2.0/subnetpools/06edbcac-ddf0-44a6-8ae5-e7b3ff98897f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2393] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:48:23 2026] POST /v2.0/security-group-rules => generated 606 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2394] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:48:23 2026] DELETE /v2.0/subnetpools/3ffaea34-5c32-4f7a-ac77-799fb9a050c0 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:48:24.457 8 WARNING neutron_lib.context [None req-7cdc6974-73e9-4d3f-b69d-025c7cb06c46 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1169/2395] 10.0.0.236 () {34 vars in 685 bytes} [Wed Jul 1 08:48:24 2026] POST /v2.0/security-groups => generated 1661 bytes in 1111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:48:25.577 7 WARNING neutron_lib.context [None req-f146bb84-5b25-439f-81ab-7e91a3e93c47 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1227/2396] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:48:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:25.762 8 WARNING neutron_lib.context [None req-77501ce0-7945-48ba-8330-eb9657cffc74 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1170/2397] 10.0.0.236 () {34 vars in 695 bytes} [Wed Jul 1 08:48:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:48:25.963 7 WARNING neutron_lib.context [None req-f774cb2f-6519-4a2f-923e-b8a6f47c24ce 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1171/2398] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:48:26 2026] GET /v2.0/security-groups?tenant_id=c2f555472292430ebbe2babd232f983e&name=default => generated 2929 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2399] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:48:26 2026] DELETE /v2.0/security-groups/e2205faf-0fc1-45a9-bf2e-49367df6efa4 => 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: 1228/2400] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:48:25 2026] POST /v2.0/floatingips => generated 552 bytes in 721 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2401] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:48:26 2026] GET /v2.0/security-groups?tenant_id=19a60688fece4b7ea6cbfef1ae8b9aa5&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2402] 10.0.0.96 () {34 vars in 1095 bytes} [Wed Jul 1 08:48:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-34199269&fields=id&tenant_id=7286bd75c6a24ee3a0c1b925bd7f33e4 => generated 69 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2403] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:48:26 2026] DELETE /v2.0/security-groups/74b899ac-1123-4969-a261-bf4f073b1a5d => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2404] 10.0.0.96 () {34 vars in 1097 bytes} [Wed Jul 1 08:48:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--254854916&fields=id&tenant_id=7286bd75c6a24ee3a0c1b925bd7f33e4 => generated 69 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2405] 10.0.0.96 () {34 vars in 981 bytes} [Wed Jul 1 08:48:27 2026] GET /v2.0/networks?id=79c95af6-72b4-43f2-9aba-69fd8fff42e2 => generated 673 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2406] 10.0.0.96 () {34 vars in 964 bytes} [Wed Jul 1 08:48:27 2026] GET /v2.0/quotas/7286bd75c6a24ee3a0c1b925bd7f33e4 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2407] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:48:27 2026] GET /v2.0/security-groups?tenant_id=37de69fb9e4544b28ba77892e6303065&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2408] 10.0.0.96 () {34 vars in 1001 bytes} [Wed Jul 1 08:48:27 2026] GET /v2.0/ports?tenant_id=7286bd75c6a24ee3a0c1b925bd7f33e4&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: 1178/2409] 10.0.0.96 () {34 vars in 1007 bytes} [Wed Jul 1 08:48:27 2026] GET /v2.0/networks/79c95af6-72b4-43f2-9aba-69fd8fff42e2?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: 1232/2410] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:48:27 2026] DELETE /v2.0/security-groups/48ab059b-8ca0-4a13-ab65-69e7a602c6b7 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2411] 10.0.0.96 () {34 vars in 1107 bytes} [Wed Jul 1 08:48:27 2026] GET /v2.0/networks/79c95af6-72b4-43f2-9aba-69fd8fff42e2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2412] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:48:27 2026] GET /v2.0/ports?device_id=4f068658-7e22-4356-98dc-1a85499884bc => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2413] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:48:28 2026] GET /v2.0/networks?id=79c95af6-72b4-43f2-9aba-69fd8fff42e2 => generated 673 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2414] 199.204.45.95 () {34 vars in 1049 bytes} [Wed Jul 1 08:48:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7286bd75c6a24ee3a0c1b925bd7f33e4 => generated 271 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:48:28.519 8 WARNING neutron_lib.context [req-e8413861-c477-44ec-aa00-698692989660 req-e734ae39-7b89-4751-8df9-c85c684d3cb1 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1235/2415] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:48:28 2026] GET /v2.0/ports?device_id=4f068658-7e22-4356-98dc-1a85499884bc => 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: 1181/2416] 199.204.45.95 () {38 vars in 954 bytes} [Wed Jul 1 08:48:28 2026] POST /v2.0/ports => generated 993 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2417] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:48:29 2026] PUT /v2.0/ports/5ba1f2ed-4ed4-4c88-9020-a46be744053e => generated 1238 bytes in 566 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: 1182/2418] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:48:29 2026] GET /v2.0/ports?tenant_id=7286bd75c6a24ee3a0c1b925bd7f33e4&device_id=4f068658-7e22-4356-98dc-1a85499884bc => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1237/2419] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:48:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=5ba1f2ed-4ed4-4c88-9020-a46be744053e => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2420] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:48:29 2026] GET /v2.0/ports?device_id=4f068658-7e22-4356-98dc-1a85499884bc => generated 1008 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:48:29.872 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d37c4d5f-af3e-4efe-9781-748e6ca34daf'] response: {'name': 'network-changed', 'server_uuid': '4f068658-7e22-4356-98dc-1a85499884bc', 'tag': '5ba1f2ed-4ed4-4c88-9020-a46be744053e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1238/2421] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:48:29 2026] GET /v2.0/subnets?id=ac1f5396-7779-4d34-9a72-0118a58eb553 => generated 667 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, ' [pid: 8|app: 0|req: 1184/2422] 10.0.0.96 () {34 vars in 1119 bytes} [Wed Jul 1 08:48:29 2026] GET /v2.0/security-groups?id=4a876c80-b5fc-4f12-8bdf-44742cdcf352&id=c9d95919-3438-4279-88d3-9e540f5a3fda&fields=id&fields=name => generated 204 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2423] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:29 2026] GET /v2.0/ports?network_id=79c95af6-72b4-43f2-9aba-69fd8fff42e2&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2424] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:29 2026] GET /v2.0/networks/79c95af6-72b4-43f2-9aba-69fd8fff42e2?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2425] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:30 2026] GET /v2.0/networks/79c95af6-72b4-43f2-9aba-69fd8fff42e2?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: 1186/2426] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:48:30 2026] GET /v2.0/ports?tenant_id=7286bd75c6a24ee3a0c1b925bd7f33e4&device_id=4f068658-7e22-4356-98dc-1a85499884bc => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2427] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:48:30 2026] GET /v2.0/networks?id=79c95af6-72b4-43f2-9aba-69fd8fff42e2 => generated 769 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2428] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:48:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=5ba1f2ed-4ed4-4c88-9020-a46be744053e => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2429] 199.204.45.95 () {34 vars in 993 bytes} [Wed Jul 1 08:48:30 2026] GET /v2.0/ports?device_id=4f068658-7e22-4356-98dc-1a85499884bc => 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: 1243/2430] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:48:30 2026] GET /v2.0/subnets?id=ac1f5396-7779-4d34-9a72-0118a58eb553 => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2431] 199.204.45.95 () {34 vars in 1123 bytes} [Wed Jul 1 08:48:30 2026] GET /v2.0/security-groups?id=4a876c80-b5fc-4f12-8bdf-44742cdcf352&id=c9d95919-3438-4279-88d3-9e540f5a3fda&fields=id&fields=name => generated 204 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2432] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:30 2026] GET /v2.0/ports?network_id=79c95af6-72b4-43f2-9aba-69fd8fff42e2&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2433] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:30 2026] GET /v2.0/networks/79c95af6-72b4-43f2-9aba-69fd8fff42e2?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: 1245/2434] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:30 2026] GET /v2.0/networks/79c95af6-72b4-43f2-9aba-69fd8fff42e2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2437] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:48:30 2026] GET /v2.0/ports?device_id=4f068658-7e22-4356-98dc-1a85499884bc => generated 1008 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2438] 10.0.0.96 () {34 vars in 1119 bytes} [Wed Jul 1 08:48:31 2026] GET /v2.0/security-groups?id=4a876c80-b5fc-4f12-8bdf-44742cdcf352&id=c9d95919-3438-4279-88d3-9e540f5a3fda&fields=id&fields=name => generated 204 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2439] 10.0.0.25 () {30 vars in 689 bytes} [Wed Jul 1 08:48:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2440] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:48:32 2026] GET /v2.0/ports?device_id=4f068658-7e22-4356-98dc-1a85499884bc => generated 1008 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2441] 10.0.0.25 () {30 vars in 691 bytes} [Wed Jul 1 08:48:32 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: 1193/2442] 10.0.0.25 () {30 vars in 667 bytes} [Wed Jul 1 08:48:32 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: 1194/2443] 10.0.0.25 () {30 vars in 703 bytes} [Wed Jul 1 08:48:32 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: 1250/2444] 10.0.0.96 () {34 vars in 1119 bytes} [Wed Jul 1 08:48:32 2026] GET /v2.0/security-groups?id=4a876c80-b5fc-4f12-8bdf-44742cdcf352&id=c9d95919-3438-4279-88d3-9e540f5a3fda&fields=id&fields=name => generated 204 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2445] 10.0.0.25 () {28 vars in 438 bytes} [Wed Jul 1 08:48:32 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2446] 10.0.0.25 () {30 vars in 727 bytes} [Wed Jul 1 08:48:32 2026] GET /v2.0/subnets/10d6b3a9-f449-4a76-a683-0d4937e70afd => 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: 1196/2447] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:48:33 2026] GET /v2.0/ports?device_id=4f068658-7e22-4356-98dc-1a85499884bc => generated 1010 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2448] 10.0.0.96 () {34 vars in 1119 bytes} [Wed Jul 1 08:48:33 2026] GET /v2.0/security-groups?id=4a876c80-b5fc-4f12-8bdf-44742cdcf352&id=c9d95919-3438-4279-88d3-9e540f5a3fda&fields=id&fields=name => generated 204 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2449] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:48:33 2026] GET /v2.0/ports?device_id=4f068658-7e22-4356-98dc-1a85499884bc => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2450] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:48:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2451] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:48:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2452] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:48:33 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: 1201/2453] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:48:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2454] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:48:33 2026] GET /v2.0/subnets/10d6b3a9-f449-4a76-a683-0d4937e70afd => generated 650 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2455] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:48:34 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2456] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:48:34 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: 1205/2457] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:48:34 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: 1206/2458] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:48:34 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: 1207/2459] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:48:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:48:34.315 7 INFO neutron.db.l3_db [None req-161ac57b-16d8-482b-9899-2301b489bdff 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] Floating IP 812dfaa2-6dc1-4c59-a3c7-011eb668cbf3 associated. External IP: 10.96.250.203, port: 5ba1f2ed-4ed4-4c88-9020-a46be744053e. [pid: 7|app: 0|req: 1253/2460] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:48:33 2026] PUT /v2.0/floatingips/812dfaa2-6dc1-4c59-a3c7-011eb668cbf3 => generated 855 bytes in 977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2461] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:34 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:48:34.958 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac4e2495-f0b2-4801-9e35-18f8ebbfb853'] response: {'name': 'network-changed', 'server_uuid': '4f068658-7e22-4356-98dc-1a85499884bc', 'tag': '5ba1f2ed-4ed4-4c88-9020-a46be744053e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1254/2462] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:34 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2463] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:48:34 2026] GET /v2.0/ports?tenant_id=7286bd75c6a24ee3a0c1b925bd7f33e4&device_id=4f068658-7e22-4356-98dc-1a85499884bc => generated 1279 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2464] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:48:35 2026] GET /v2.0/networks?id=79c95af6-72b4-43f2-9aba-69fd8fff42e2 => generated 769 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2465] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:48:35 2026] GET /v2.0/networks?id=51348f46-490e-465a-8ad1-ddb6db4f7259 => generated 801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2466] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:48:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=5ba1f2ed-4ed4-4c88-9020-a46be744053e => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2467] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:48:35 2026] GET /v2.0/subnets?id=ac1f5396-7779-4d34-9a72-0118a58eb553 => generated 667 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2468] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:35 2026] GET /v2.0/ports?network_id=79c95af6-72b4-43f2-9aba-69fd8fff42e2&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: 1214/2469] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:35 2026] GET /v2.0/networks/79c95af6-72b4-43f2-9aba-69fd8fff42e2?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: 1215/2470] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:35 2026] GET /v2.0/networks/79c95af6-72b4-43f2-9aba-69fd8fff42e2?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: 1256/2471] 199.204.45.95 () {38 vars in 954 bytes} [Wed Jul 1 08:48:35 2026] POST /v2.0/ports => generated 1303 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2472] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:48:35 2026] PUT /v2.0/ports/ddda3a99-243f-46b5-a081-781084156285 => generated 1428 bytes in 667 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: 1257/2473] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:48:36 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4041 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1217/2474] 199.204.45.95 () {34 vars in 1061 bytes} [Wed Jul 1 08:48:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.164&port_id=13587f8c-a007-4264-be08-2a6eff28050b => 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: 1258/2475] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:48:36 2026] GET /v2.0/subnets?id=9addb2ce-c872-4947-8740-e59d246327a4 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:48:36.713 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b87910c-e2d7-447b-985e-dbc7cc22c141'] response: {'name': 'network-changed', 'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'tag': 'ddda3a99-243f-46b5-a081-781084156285', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1218/2476] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:36 2026] GET /v2.0/ports?network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05&device_owner=network%3Adhcp => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2477] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:36 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?fields=segments => generated 14 bytes in 82 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: 1219/2478] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:36 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?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: 1260/2479] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:48:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => 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: 1220/2480] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:48:36 2026] GET /v2.0/subnets?id=dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2481] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:37 2026] GET /v2.0/ports?network_id=e23fd03e-ad27-41e6-84bc-0b5ad539341c&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2482] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:37 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?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: 1262/2483] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:37 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2484] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:48:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.199&port_id=ddda3a99-243f-46b5-a081-781084156285 => 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: 1263/2485] 199.204.45.95 () {34 vars in 1103 bytes} [Wed Jul 1 08:48:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a6&port_id=ddda3a99-243f-46b5-a081-781084156285 => 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: 1223/2486] 199.204.45.95 () {34 vars in 1063 bytes} [Wed Jul 1 08:48:37 2026] GET /v2.0/subnets?id=10d6b3a9-f449-4a76-a683-0d4937e70afd&id=ee591733-9f9e-40de-bec5-27a74b302e9d => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2487] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:37 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2488] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:37 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2489] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:37 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?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: 1225/2490] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:37 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?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: 1266/2491] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:48:37 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4041 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2492] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:48:37 2026] GET /v2.0/networks?id=51348f46-490e-465a-8ad1-ddb6db4f7259 => generated 801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2493] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:48:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.199&port_id=ddda3a99-243f-46b5-a081-781084156285 => 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: 1227/2494] 199.204.45.95 () {34 vars in 1103 bytes} [Wed Jul 1 08:48:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a6&port_id=ddda3a99-243f-46b5-a081-781084156285 => 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: 1268/2495] 199.204.45.95 () {34 vars in 1063 bytes} [Wed Jul 1 08:48:37 2026] GET /v2.0/subnets?id=10d6b3a9-f449-4a76-a683-0d4937e70afd&id=ee591733-9f9e-40de-bec5-27a74b302e9d => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2496] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2497] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2498] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?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: 1270/2499] 199.204.45.95 () {34 vars in 1095 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/ports?device_id=f80ee076-a016-4fec-8f3f-c6a559225f8e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2500] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?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: 1271/2501] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/ports?tenant_id=8b32717db2d84e91a8181af0cacf34da&device_id=f80ee076-a016-4fec-8f3f-c6a559225f8e => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2502] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/networks?id=51348f46-490e-465a-8ad1-ddb6db4f7259 => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2503] 10.0.0.96 () {34 vars in 970 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/ports/ddda3a99-243f-46b5-a081-781084156285 => generated 1464 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2504] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.30&port_id=af384c11-44b4-439c-a484-aff7a866369f => generated 859 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2505] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/ports/ddda3a99-243f-46b5-a081-781084156285 => generated 1464 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2506] 199.204.45.95 () {34 vars in 1103 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A211&port_id=af384c11-44b4-439c-a484-aff7a866369f => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2507] 199.204.45.95 () {34 vars in 1063 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/subnets?id=10d6b3a9-f449-4a76-a683-0d4937e70afd&id=ee591733-9f9e-40de-bec5-27a74b302e9d => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2508] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2509] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/ports/ddda3a99-243f-46b5-a081-781084156285 => generated 1464 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2510] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2511] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2512] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:38 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?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: 1235/2513] 199.204.45.95 () {34 vars in 789 bytes} [Wed Jul 1 08:48:38 2026] PUT /v2.0/ports/ddda3a99-243f-46b5-a081-781084156285 => generated 1201 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2514] 199.204.45.95 () {30 vars in 742 bytes} [Wed Jul 1 08:48:39 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259 => generated 798 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1236/2515] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:48:39 2026] GET /v2.0/subnets/10d6b3a9-f449-4a76-a683-0d4937e70afd => generated 650 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2516] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:48:39 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3814 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:48:39.488 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de33f9ac-77bd-4d64-9b38-956c76bb95f5'] response: {'name': 'network-changed', 'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'tag': 'ddda3a99-243f-46b5-a081-781084156285', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1237/2517] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:48:39 2026] GET /v2.0/networks?id=51348f46-490e-465a-8ad1-ddb6db4f7259 => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2518] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:48:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.199&port_id=ddda3a99-243f-46b5-a081-781084156285 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2519] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:48:39 2026] GET /v2.0/subnets?id=10d6b3a9-f449-4a76-a683-0d4937e70afd => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2520] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:39 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2521] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:39 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?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: 1283/2522] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:39 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2523] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:48:40 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: 1284/2524] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:48:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2525] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:48:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2526] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:48:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2527] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:48:40 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2528] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:48:40 2026] GET /v2.0/ports/eda36e58-beaa-4792-ade7-8c18b5b1f325 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2529] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:48:40 2026] GET /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 1345 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2530] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:48:40 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2531] 199.204.45.95 () {30 vars in 742 bytes} [Wed Jul 1 08:48:40 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c => generated 799 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2532] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:48:40 2026] GET /v2.0/ports/eda36e58-beaa-4792-ade7-8c18b5b1f325 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2533] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:48:40 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2536] 10.0.0.25 () {30 vars in 689 bytes} [Wed Jul 1 08:48:48 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: 1247/2537] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:48:48 2026] GET /v2.0/ports?device_id=4f068658-7e22-4356-98dc-1a85499884bc => generated 1010 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2538] 10.0.0.25 () {30 vars in 691 bytes} [Wed Jul 1 08:48:48 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: 1292/2539] 10.0.0.25 () {30 vars in 667 bytes} [Wed Jul 1 08:48:48 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: 1293/2540] 10.0.0.25 () {30 vars in 703 bytes} [Wed Jul 1 08:48:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2541] 10.0.0.96 () {34 vars in 1119 bytes} [Wed Jul 1 08:48:48 2026] GET /v2.0/security-groups?id=4a876c80-b5fc-4f12-8bdf-44742cdcf352&id=c9d95919-3438-4279-88d3-9e540f5a3fda&fields=id&fields=name => generated 204 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2542] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:48:48 2026] GET /v2.0/ports?device_id=4f068658-7e22-4356-98dc-1a85499884bc => generated 1279 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2543] 10.0.0.236 () {32 vars in 858 bytes} [Wed Jul 1 08:48:48 2026] GET /v2.0/floatingips?floating_network_id=59efcf46-f336-429b-ab4a-6204b9844fb1&port_id=5ba1f2ed-4ed4-4c88-9020-a46be744053e => generated 860 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2544] 10.0.0.25 () {28 vars in 438 bytes} [Wed Jul 1 08:48:48 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2545] 10.0.0.25 () {30 vars in 727 bytes} [Wed Jul 1 08:48:48 2026] GET /v2.0/subnets/8148e86a-ed28-4433-bd46-5b18fa20940c => generated 632 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2546] 10.0.0.245 () {34 vars in 990 bytes} [Wed Jul 1 08:48:49 2026] GET /v2.0/ports?device_id=4f068658-7e22-4356-98dc-1a85499884bc => generated 1279 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2547] 10.0.0.245 () {34 vars in 1120 bytes} [Wed Jul 1 08:48:49 2026] GET /v2.0/security-groups?id=4a876c80-b5fc-4f12-8bdf-44742cdcf352&id=c9d95919-3438-4279-88d3-9e540f5a3fda&fields=id&fields=name => generated 204 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2548] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:48:49 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: 1252/2549] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:48:49 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: 1298/2550] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:48:49 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: 1253/2551] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:48:49 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: 1299/2552] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:48:49 2026] GET /v2.0/subnets/10d6b3a9-f449-4a76-a683-0d4937e70afd => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2553] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:48:49 2026] GET /v2.0/subnets/8148e86a-ed28-4433-bd46-5b18fa20940c => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2554] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:48:49 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3814 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2555] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:48:50 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: 1301/2556] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:48:50 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: 1256/2557] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:48:50 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: 1302/2558] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:48:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2559] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:50 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?fields=segments => generated 14 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2560] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:50 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?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: 1258/2561] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:48:50 2026] GET /v2.0/networks?id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 => generated 801 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2562] 199.204.45.95 () {38 vars in 954 bytes} [Wed Jul 1 08:48:50 2026] POST /v2.0/ports => generated 1303 bytes in 462 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: 1305/2563] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:48:51 2026] GET /v2.0/ports?device_id=4f068658-7e22-4356-98dc-1a85499884bc => generated 1010 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2564] 10.0.0.96 () {34 vars in 1119 bytes} [Wed Jul 1 08:48:51 2026] GET /v2.0/security-groups?id=4a876c80-b5fc-4f12-8bdf-44742cdcf352&id=c9d95919-3438-4279-88d3-9e540f5a3fda&fields=id&fields=name => generated 204 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2565] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:48:51 2026] PUT /v2.0/ports/d4e3d184-0d98-40b9-b3dc-d859138baaa5 => generated 1428 bytes in 682 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: 1307/2566] 199.204.45.95 () {34 vars in 993 bytes} [Wed Jul 1 08:48:51 2026] GET /v2.0/ports?device_id=4f068658-7e22-4356-98dc-1a85499884bc => generated 1010 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2567] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:48:51 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 5270 bytes in 93 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: 1261/2568] 199.204.45.95 () {34 vars in 1061 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.164&port_id=13587f8c-a007-4264-be08-2a6eff28050b => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:48:52.096 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1419372-57b8-4f7a-a594-642ddc0c225d'] response: {'name': 'network-changed', 'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'tag': 'd4e3d184-0d98-40b9-b3dc-d859138baaa5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1262/2569] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/subnets?id=9addb2ce-c872-4947-8740-e59d246327a4 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2570] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/ports?network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2571] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2572] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2573] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => 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: 1267/2574] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/subnets?id=dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2575] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/ports?network_id=e23fd03e-ad27-41e6-84bc-0b5ad539341c&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: 1269/2576] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?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: 1270/2577] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?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: 1271/2578] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/ports?device_id=4f068658-7e22-4356-98dc-1a85499884bc => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2579] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.199&port_id=ddda3a99-243f-46b5-a081-781084156285 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2580] 10.0.0.96 () {34 vars in 1119 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/security-groups?id=4a876c80-b5fc-4f12-8bdf-44742cdcf352&id=c9d95919-3438-4279-88d3-9e540f5a3fda&fields=id&fields=name => generated 204 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2581] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/subnets?id=10d6b3a9-f449-4a76-a683-0d4937e70afd => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2582] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:48:52.874 7 INFO neutron.db.l3_db [req-d7712897-6379-4ce2-a5ac-59af60596f38 req-71d416e9-e501-415f-92af-6492bdba92f6 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] Floating IP 812dfaa2-6dc1-4c59-a3c7-011eb668cbf3 disassociated. External IP: 10.96.250.203, port: 5ba1f2ed-4ed4-4c88-9020-a46be744053e. [pid: 8|app: 0|req: 1276/2583] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2584] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:52 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?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: 1278/2585] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.131&port_id=d4e3d184-0d98-40b9-b3dc-d859138baaa5 => 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: 1279/2586] 199.204.45.95 () {34 vars in 1103 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e&port_id=d4e3d184-0d98-40b9-b3dc-d859138baaa5 => 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: 1280/2587] 199.204.45.95 () {34 vars in 1063 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/subnets?id=8148e86a-ed28-4433-bd46-5b18fa20940c&id=1c50e6c3-1a19-4158-a3cb-38da295d0238 => generated 1367 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2588] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2589] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2590] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?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: 1308/2591] 199.204.45.95 () {36 vars in 996 bytes} [Wed Jul 1 08:48:51 2026] DELETE /v2.0/ports/5ba1f2ed-4ed4-4c88-9020-a46be744053e => generated 0 bytes in 1433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2592] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?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: 1309/2593] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 5270 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2594] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/networks?id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 => generated 801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:48:53.779 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-79a19588-1d8d-4ebb-8d64-114006f2867f'] response: {'server_uuid': '4f068658-7e22-4356-98dc-1a85499884bc', 'name': 'network-vif-deleted', 'tag': '5ba1f2ed-4ed4-4c88-9020-a46be744053e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1310/2595] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.131&port_id=d4e3d184-0d98-40b9-b3dc-d859138baaa5 => 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: 1311/2596] 199.204.45.95 () {34 vars in 1103 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e&port_id=d4e3d184-0d98-40b9-b3dc-d859138baaa5 => 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: 1312/2597] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/ports?device_id=4f068658-7e22-4356-98dc-1a85499884bc => 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: 1286/2598] 10.0.0.96 () {34 vars in 970 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/ports/d4e3d184-0d98-40b9-b3dc-d859138baaa5 => generated 1464 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2599] 199.204.45.95 () {34 vars in 1063 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/subnets?id=8148e86a-ed28-4433-bd46-5b18fa20940c&id=1c50e6c3-1a19-4158-a3cb-38da295d0238 => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2600] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/ports/d4e3d184-0d98-40b9-b3dc-d859138baaa5 => generated 1464 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2601] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2602] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:48:53 2026] GET /v2.0/ports/d4e3d184-0d98-40b9-b3dc-d859138baaa5 => generated 1464 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2603] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:54 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2604] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:54 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2605] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:54 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?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: 1289/2606] 199.204.45.95 () {34 vars in 789 bytes} [Wed Jul 1 08:48:54 2026] PUT /v2.0/ports/d4e3d184-0d98-40b9-b3dc-d859138baaa5 => generated 1199 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2607] 199.204.45.95 () {30 vars in 742 bytes} [Wed Jul 1 08:48:54 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 => generated 798 bytes in 87 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: 1290/2608] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:48:54 2026] GET /v2.0/subnets/8148e86a-ed28-4433-bd46-5b18fa20940c => generated 650 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2609] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:48:54 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 5041 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:48:54.824 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-113bf270-b51e-485e-a5ee-f66faa1786bd'] response: {'name': 'network-changed', 'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'tag': 'd4e3d184-0d98-40b9-b3dc-d859138baaa5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1291/2610] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:48:54 2026] GET /v2.0/networks?id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 => generated 801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2611] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:48:54 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: 1321/2612] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:48:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2613] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:48:54 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: 1292/2614] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:48:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.131&port_id=d4e3d184-0d98-40b9-b3dc-d859138baaa5 => 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: 1293/2615] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:48:54 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: 1323/2616] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:48:54 2026] GET /v2.0/subnets?id=8148e86a-ed28-4433-bd46-5b18fa20940c => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2617] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:48:54 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2618] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:48:55 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2619] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:48:55 2026] GET /v2.0/ports/eda36e58-beaa-4792-ade7-8c18b5b1f325 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2620] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:48:55 2026] GET /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 1345 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2621] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:48:55 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2622] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:48:55 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2623] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:48:55 2026] DELETE /v2.0/security-groups/c9d95919-3438-4279-88d3-9e540f5a3fda => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2624] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:48:55 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?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) 2026-07-01 08:48:55.262 7 INFO neutron.api.v2.resource [None req-abb0efcb-540d-46aa-aa42-e6ce1ac101db 37cc8cc1c0a040cba1c5682a56e49d2d 7286bd75c6a24ee3a0c1b925bd7f33e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1328/2625] 10.0.0.236 () {32 vars in 737 bytes} [Wed Jul 1 08:48:55 2026] GET /v2.0/security-groups/c9d95919-3438-4279-88d3-9e540f5a3fda => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2626] 199.204.45.95 () {30 vars in 742 bytes} [Wed Jul 1 08:48:55 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c => generated 799 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2627] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:48:55 2026] GET /v2.0/ports/eda36e58-beaa-4792-ade7-8c18b5b1f325 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2628] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:48:55 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2629] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:48:55 2026] DELETE /v2.0/floatingips/812dfaa2-6dc1-4c59-a3c7-011eb668cbf3 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2630] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:48:55 2026] DELETE /v2.0/security-groups/4a876c80-b5fc-4f12-8bdf-44742cdcf352 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2631] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:48:55 2026] PUT /v2.0/routers/108cbee7-b6b5-4463-b834-e260359cba20/remove_router_interface => generated 309 bytes in 1431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:48:58.586 8 INFO neutron.db.l3_hamode_db [None req-425c5376-ee80-4d84-b522-3957cacd18ff d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] HA network 859f50e3-b412-4528-ba6f-350d8c584c8b was deleted as no HA routers are present in tenant 7286bd75c6a24ee3a0c1b925bd7f33e4. [pid: 8|app: 0|req: 1302/2632] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:48:57 2026] DELETE /v2.0/routers/108cbee7-b6b5-4463-b834-e260359cba20 => generated 0 bytes in 1196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2633] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:48:58 2026] DELETE /v2.0/subnets/ac1f5396-7779-4d34-9a72-0118a58eb553 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:48:58.868 8 INFO neutron.services.segments.plugin [-] Segment ac06339b-10ec-45e8-b5e7-53814f417792 resource provider aggregate not found 2026-07-01 08:48:58.874 8 INFO neutron.services.segments.plugin [-] Segment ac06339b-10ec-45e8-b5e7-53814f417792 resource provider aggregate not found 2026-07-01 08:48:58.911 8 INFO neutron.services.segments.plugin [-] Segment ac06339b-10ec-45e8-b5e7-53814f417792 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac06339b-10ec-45e8-b5e7-53814f417792 found for delete ", "request_id": "req-f58b4601-1e1e-473c-a527-104b096f2806"}]} 2026-07-01 08:48:58.911 8 INFO neutron.services.segments.plugin [-] Segment ac06339b-10ec-45e8-b5e7-53814f417792 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac06339b-10ec-45e8-b5e7-53814f417792 found for delete ", "request_id": "req-17f76c95-548a-4c29-9db1-f07b274f6a75"}]} [pid: 8|app: 0|req: 1303/2634] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:48:58 2026] DELETE /v2.0/networks/79c95af6-72b4-43f2-9aba-69fd8fff42e2 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2635] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:48:59 2026] PUT /v2.0/routers/afdf0972-7a6b-4f55-bf6a-ecd1d4629559/remove_router_interface => generated 309 bytes in 1565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:49:01.349 8 INFO neutron.services.segments.plugin [-] Segment 81e0c77c-a34e-4d4e-88ed-26ed1d2fb646 resource provider aggregate not found 2026-07-01 08:49:01.354 8 INFO neutron.services.segments.plugin [-] Segment 81e0c77c-a34e-4d4e-88ed-26ed1d2fb646 resource provider aggregate not found 2026-07-01 08:49:01.370 8 INFO neutron.services.segments.plugin [-] Segment 81e0c77c-a34e-4d4e-88ed-26ed1d2fb646 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81e0c77c-a34e-4d4e-88ed-26ed1d2fb646 found for delete ", "request_id": "req-ce65923f-48fc-45d6-9184-3b3e7d5220a7"}]} 2026-07-01 08:49:01.374 8 INFO neutron.services.segments.plugin [-] Segment 81e0c77c-a34e-4d4e-88ed-26ed1d2fb646 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81e0c77c-a34e-4d4e-88ed-26ed1d2fb646 found for delete ", "request_id": "req-17b7a2be-03ff-4983-a0d5-67ada8376988"}]} 2026-07-01 08:49:02.364 8 INFO neutron.db.l3_hamode_db [None req-07942062-695a-4cce-a9ac-4c9a514ecd5c d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] HA network 9eaa49f0-6466-459b-8654-9844e11ce023 was deleted as no HA routers are present in tenant b88d75df9a644de8a4ce7ae8dc71aeca. [pid: 8|app: 0|req: 1304/2638] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:49:00 2026] DELETE /v2.0/routers/afdf0972-7a6b-4f55-bf6a-ecd1d4629559 => generated 0 bytes in 1558 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2639] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:49:02 2026] DELETE /v2.0/subnets/d77fe5ab-c38b-44c1-9851-32cab821e2e6 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2640] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:49:02 2026] DELETE /v2.0/networks/a5ebbc06-1b9c-4230-bbd9-408b607c91f6 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2641] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:49:03 2026] GET /v2.0/security-groups?tenant_id=b88d75df9a644de8a4ce7ae8dc71aeca&name=default => generated 2929 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:49:03.942 8 INFO neutron.services.segments.plugin [-] Segment 1ea05597-0b90-4020-a303-78d7e5dcaf62 resource provider aggregate not found 2026-07-01 08:49:03.946 8 INFO neutron.services.segments.plugin [-] Segment 1ea05597-0b90-4020-a303-78d7e5dcaf62 resource provider aggregate not found 2026-07-01 08:49:03.962 8 INFO neutron.services.segments.plugin [-] Segment 1ea05597-0b90-4020-a303-78d7e5dcaf62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ea05597-0b90-4020-a303-78d7e5dcaf62 found for delete ", "request_id": "req-9d29364e-e125-4768-94e4-34ff71973462"}]} 2026-07-01 08:49:03.970 8 INFO neutron.services.segments.plugin [-] Segment 1ea05597-0b90-4020-a303-78d7e5dcaf62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ea05597-0b90-4020-a303-78d7e5dcaf62 found for delete ", "request_id": "req-943071e5-af60-4d04-ad4d-cf8c309226b2"}]} 2026-07-01 08:49:03.975 8 INFO neutron.services.segments.plugin [-] Segment c15f74da-3458-4b28-b6a0-35b6f08f0ee0 resource provider aggregate not found 2026-07-01 08:49:03.985 8 INFO neutron.services.segments.plugin [-] Segment c15f74da-3458-4b28-b6a0-35b6f08f0ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c15f74da-3458-4b28-b6a0-35b6f08f0ee0 found for delete ", "request_id": "req-295fb081-99ca-48e3-86b4-a9451761c68e"}]} 2026-07-01 08:49:03.987 8 INFO neutron.services.segments.plugin [-] Segment c15f74da-3458-4b28-b6a0-35b6f08f0ee0 resource provider aggregate not found 2026-07-01 08:49:04.005 8 INFO neutron.services.segments.plugin [-] Segment c15f74da-3458-4b28-b6a0-35b6f08f0ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c15f74da-3458-4b28-b6a0-35b6f08f0ee0 found for delete ", "request_id": "req-1476e692-112c-4984-b493-b238e223da78"}]} [pid: 7|app: 0|req: 1337/2642] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:49:04 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: 1338/2643] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:49:04 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: 1339/2644] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:49:04 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: 1340/2645] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:49:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2646] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:49:03 2026] DELETE /v2.0/security-groups/87ea06a2-1953-4dfd-a5a5-e5074b2f1e93 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2647] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:49:04 2026] GET /v2.0/subnets/10d6b3a9-f449-4a76-a683-0d4937e70afd => generated 650 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2648] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:04 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 5043 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2649] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:49:04 2026] GET /v2.0/security-groups?tenant_id=7286bd75c6a24ee3a0c1b925bd7f33e4&name=default => generated 2929 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2650] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:49:04 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: 1344/2651] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:49:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2652] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:49:04 2026] DELETE /v2.0/security-groups/2267009c-0802-44e3-89fe-55e833d01bb5 => 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: 1345/2653] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:49:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2654] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:49:04 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: 1346/2655] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:49:04 2026] GET /v2.0/ports/d4e3d184-0d98-40b9-b3dc-d859138baaa5 => generated 1237 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2656] 199.204.45.95 () {34 vars in 788 bytes} [Wed Jul 1 08:49:04 2026] PUT /v2.0/ports/d4e3d184-0d98-40b9-b3dc-d859138baaa5 => generated 1026 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2657] 199.204.45.95 () {30 vars in 742 bytes} [Wed Jul 1 08:49:05 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 => generated 798 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2658] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:05 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:49:05.366 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad524d1d-ee8f-4884-a12b-fdd24b7cb8a5'] response: {'name': 'network-changed', 'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'tag': 'd4e3d184-0d98-40b9-b3dc-d859138baaa5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1348/2659] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:49:05 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2660] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:05 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2661] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:49:05 2026] GET /v2.0/networks?id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2662] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:49:05 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2663] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:49:05 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2664] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:06 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2665] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:07 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:49:08.102 8 WARNING neutron_lib.context [None req-6b1d80f9-e919-42ec-9a78-9c371dc2554c 82f5b9be275542aba8ebb4047330f983 b71dbb192b2c49af962412fe2f89d750 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1352/2666] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:08 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2667] 10.0.0.236 () {34 vars in 676 bytes} [Wed Jul 1 08:49:07 2026] POST /v2.0/floatingips => generated 552 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2668] 10.0.0.236 () {34 vars in 759 bytes} [Wed Jul 1 08:49:08 2026] PUT /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2669] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:49:09 2026] GET /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2670] 10.0.0.236 () {34 vars in 770 bytes} [Wed Jul 1 08:49:09 2026] PUT /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2671] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:49:09 2026] GET /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/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: 1355/2672] 10.0.0.236 () {34 vars in 766 bytes} [Wed Jul 1 08:49:09 2026] PUT /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2673] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:49:09 2026] GET /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2674] 10.0.0.236 () {34 vars in 788 bytes} [Wed Jul 1 08:49:09 2026] PUT /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2675] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:49:09 2026] GET /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2676] 10.0.0.236 () {34 vars in 759 bytes} [Wed Jul 1 08:49:09 2026] PUT /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2677] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:49:09 2026] GET /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2678] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:49:09 2026] GET /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:49:09.555 8 INFO neutron.api.v2.resource [None req-f46f6607-7952-44cb-a64d-877ae1a0d32d 82f5b9be275542aba8ebb4047330f983 b71dbb192b2c49af962412fe2f89d750 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1321/2679] 10.0.0.236 () {32 vars in 751 bytes} [Wed Jul 1 08:49:09 2026] GET /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2680] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:49:09 2026] DELETE /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2681] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:49:09 2026] GET /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:49:09.711 7 INFO neutron.api.v2.resource [None req-1802d772-b445-44e0-b729-9a346f279a69 82f5b9be275542aba8ebb4047330f983 b71dbb192b2c49af962412fe2f89d750 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1360/2682] 10.0.0.236 () {32 vars in 754 bytes} [Wed Jul 1 08:49:09 2026] DELETE /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2683] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:09 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2684] 10.0.0.236 () {32 vars in 742 bytes} [Wed Jul 1 08:49:09 2026] DELETE /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2685] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:49:09 2026] GET /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774/tags => 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: 1362/2686] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:49:09 2026] DELETE /v2.0/floatingips/49df874c-ec20-4daa-ae99-ab4395769774 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2687] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:10 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2688] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:49:10 2026] GET /v2.0/security-groups?tenant_id=b71dbb192b2c49af962412fe2f89d750&name=default => generated 2929 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2689] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:49:11 2026] DELETE /v2.0/security-groups/bed0dbfe-14e0-4793-8ac3-612d794d52db => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2690] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:49:11 2026] GET /v2.0/security-groups?tenant_id=7ba6355c899e426fb1a7e99378ab1e74&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2691] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:49:11 2026] DELETE /v2.0/security-groups/5e0a0198-194f-4326-9da3-57e226715f6b => 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: 1365/2692] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:11 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2693] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:12 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2694] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:14 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:49:15.032 8 WARNING neutron_lib.context [None req-a24fa3b9-62a6-4beb-bff1-3e52bdea7cb4 4c26f8fa70b4451e971e0f35898d2084 dac1742337af4b95a90fbb42924e65c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1367/2695] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:15 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:49:15.182 8 INFO neutron.db.segments_db [None req-a24fa3b9-62a6-4beb-bff1-3e52bdea7cb4 4c26f8fa70b4451e971e0f35898d2084 dac1742337af4b95a90fbb42924e65c7 - - default default] Added segment 2847be9b-80ee-44bc-9f52-b1cdc1232f69 of type vxlan for network 44b2202b-82dc-4130-b906-913ff4f554f8 [pid: 8|app: 0|req: 1329/2696] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:49:14 2026] POST /v2.0/networks => generated 632 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2697] 10.0.0.236 () {34 vars in 753 bytes} [Wed Jul 1 08:49:15 2026] PUT /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/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: 1330/2698] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:49:15 2026] GET /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2699] 10.0.0.236 () {34 vars in 764 bytes} [Wed Jul 1 08:49:15 2026] PUT /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2700] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:49:15 2026] GET /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2701] 10.0.0.236 () {34 vars in 760 bytes} [Wed Jul 1 08:49:15 2026] PUT /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/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: 1332/2702] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:49:15 2026] GET /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2703] 10.0.0.236 () {34 vars in 782 bytes} [Wed Jul 1 08:49:15 2026] PUT /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/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: 1333/2704] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:49:15 2026] GET /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2705] 10.0.0.236 () {34 vars in 753 bytes} [Wed Jul 1 08:49:15 2026] PUT /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/tags => generated 37 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2708] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:49:15 2026] GET /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2709] 10.0.0.236 () {32 vars in 741 bytes} [Wed Jul 1 08:49:16 2026] GET /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:49:16.149 8 INFO neutron.api.v2.resource [None req-755f5f0c-3adc-4227-858b-056a1bfcf8cd 4c26f8fa70b4451e971e0f35898d2084 dac1742337af4b95a90fbb42924e65c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1335/2710] 10.0.0.236 () {32 vars in 745 bytes} [Wed Jul 1 08:49:16 2026] GET /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2711] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:16 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2712] 10.0.0.236 () {32 vars in 744 bytes} [Wed Jul 1 08:49:16 2026] DELETE /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/tags/red => generated 0 bytes in 434 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2713] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:49:16 2026] GET /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:49:16.703 7 INFO neutron.api.v2.resource [None req-60c87215-cd3c-48ee-9455-995e7ac2a6f6 4c26f8fa70b4451e971e0f35898d2084 dac1742337af4b95a90fbb42924e65c7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1377/2714] 10.0.0.236 () {32 vars in 748 bytes} [Wed Jul 1 08:49:16 2026] DELETE /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2715] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:49:16 2026] DELETE /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/tags => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2716] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:49:16 2026] GET /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:49:17.007 8 INFO neutron.services.segments.plugin [-] Segment 2847be9b-80ee-44bc-9f52-b1cdc1232f69 resource provider aggregate not found 2026-07-01 08:49:17.027 8 INFO neutron.services.segments.plugin [-] Segment 2847be9b-80ee-44bc-9f52-b1cdc1232f69 resource provider aggregate not found 2026-07-01 08:49:17.031 8 INFO neutron.services.segments.plugin [-] Segment 2847be9b-80ee-44bc-9f52-b1cdc1232f69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2847be9b-80ee-44bc-9f52-b1cdc1232f69 found for delete ", "request_id": "req-d81ba56b-387a-4448-8652-62078085d758"}]} 2026-07-01 08:49:17.043 8 INFO neutron.services.segments.plugin [-] Segment 2847be9b-80ee-44bc-9f52-b1cdc1232f69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2847be9b-80ee-44bc-9f52-b1cdc1232f69 found for delete ", "request_id": "req-99d12c90-839b-41c9-aec8-deb68f65e05b"}]} [pid: 8|app: 0|req: 1339/2717] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:49:16 2026] DELETE /v2.0/networks/44b2202b-82dc-4130-b906-913ff4f554f8 => 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: 1379/2718] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:17 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2719] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:49:17 2026] GET /v2.0/security-groups?tenant_id=dac1742337af4b95a90fbb42924e65c7&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2720] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:49:17 2026] DELETE /v2.0/security-groups/15bdf956-5854-49f8-b20e-68dd9f2f2d52 => 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: 1341/2721] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:49:18 2026] GET /v2.0/security-groups?tenant_id=7902f6e2b9ae45b68f9fc5ca56bf08b9&name=default => generated 2929 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2722] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:49:18 2026] DELETE /v2.0/security-groups/89671388-06d0-4498-b29c-08d7cdfff93d => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2723] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:18 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2724] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:19 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2725] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:20 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2726] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:21 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:49:22.122 8 WARNING neutron_lib.context [None req-6b82f57e-4bd2-4301-a856-b82ad5b5ffc3 40923720e4074414bfd681ea40e57f97 ec34b0890ab84229841cc4f3f73b646f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:49:22.161 8 INFO neutron.db.segments_db [None req-6b82f57e-4bd2-4301-a856-b82ad5b5ffc3 40923720e4074414bfd681ea40e57f97 ec34b0890ab84229841cc4f3f73b646f - - default default] Added segment 9806a3b8-0e8d-45fb-85b1-77a8bc357c93 of type vxlan for network 4c08a850-c6b0-4b45-8dc7-6ecdb124b99b 2026-07-01 08:49:22.468 8 INFO neutron.db.l3_hamode_db [None req-6b82f57e-4bd2-4301-a856-b82ad5b5ffc3 40923720e4074414bfd681ea40e57f97 ec34b0890ab84229841cc4f3f73b646f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:49:22.643 8 INFO neutron.db.l3_hamode_db [None req-6b82f57e-4bd2-4301-a856-b82ad5b5ffc3 40923720e4074414bfd681ea40e57f97 ec34b0890ab84229841cc4f3f73b646f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1384/2727] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:22 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2728] 10.0.0.236 () {34 vars in 668 bytes} [Wed Jul 1 08:49:21 2026] POST /v2.0/routers => generated 474 bytes in 1612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2729] 10.0.0.236 () {34 vars in 751 bytes} [Wed Jul 1 08:49:23 2026] PUT /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/tags => generated 25 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2730] 10.0.0.236 () {32 vars in 731 bytes} [Wed Jul 1 08:49:23 2026] GET /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/tags => generated 25 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2731] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:23 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2732] 10.0.0.236 () {34 vars in 762 bytes} [Wed Jul 1 08:49:23 2026] PUT /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/tags/green => generated 4 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2733] 10.0.0.236 () {32 vars in 731 bytes} [Wed Jul 1 08:49:23 2026] GET /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/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: 1347/2734] 10.0.0.236 () {34 vars in 758 bytes} [Wed Jul 1 08:49:24 2026] PUT /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/tags/red => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2735] 10.0.0.236 () {32 vars in 731 bytes} [Wed Jul 1 08:49:24 2026] GET /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2736] 10.0.0.236 () {34 vars in 780 bytes} [Wed Jul 1 08:49:24 2026] PUT /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/tags/black.or.white => generated 4 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2737] 10.0.0.236 () {32 vars in 731 bytes} [Wed Jul 1 08:49:24 2026] GET /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/tags => generated 52 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2738] 10.0.0.236 () {34 vars in 751 bytes} [Wed Jul 1 08:49:24 2026] PUT /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/tags => generated 37 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2739] 10.0.0.236 () {32 vars in 731 bytes} [Wed Jul 1 08:49:24 2026] GET /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2740] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:49:24 2026] GET /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/tags/red => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:49:24.785 7 INFO neutron.api.v2.resource [None req-dde23a67-0d06-4849-8403-f7a6ca1a9f58 40923720e4074414bfd681ea40e57f97 ec34b0890ab84229841cc4f3f73b646f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1391/2741] 10.0.0.236 () {32 vars in 743 bytes} [Wed Jul 1 08:49:24 2026] GET /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/tags/green => generated 99 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2742] 10.0.0.236 () {32 vars in 742 bytes} [Wed Jul 1 08:49:24 2026] DELETE /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/tags/red => 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: 1392/2743] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:24 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2744] 10.0.0.236 () {32 vars in 731 bytes} [Wed Jul 1 08:49:24 2026] GET /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/tags => generated 30 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:49:25.086 7 INFO neutron.api.v2.resource [None req-1658d4c4-b016-4571-b8d7-904a8c1f22a8 40923720e4074414bfd681ea40e57f97 ec34b0890ab84229841cc4f3f73b646f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1393/2745] 10.0.0.236 () {32 vars in 746 bytes} [Wed Jul 1 08:49:24 2026] DELETE /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/tags/green => generated 99 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2746] 10.0.0.236 () {32 vars in 734 bytes} [Wed Jul 1 08:49:25 2026] DELETE /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/tags => 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: 1394/2747] 10.0.0.236 () {32 vars in 731 bytes} [Wed Jul 1 08:49:25 2026] GET /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640/tags => generated 12 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2748] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:49:25 2026] GET /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640 => generated 480 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2749] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:25 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 4868 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2750] 199.204.45.95 () {34 vars in 974 bytes} [Wed Jul 1 08:49:26 2026] GET /v2.0/ports/d4e3d184-0d98-40b9-b3dc-d859138baaa5 => generated 1062 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2751] 10.0.0.236 () {34 vars in 742 bytes} [Wed Jul 1 08:49:25 2026] PUT /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640 => generated 480 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2752] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:49:26 2026] GET /v2.0/ports?device_id=e4a28b00-6203-484d-9703-cf2bbbcd5640 => 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: 1357/2753] 199.204.45.95 () {36 vars in 996 bytes} [Wed Jul 1 08:49:26 2026] DELETE /v2.0/ports/d4e3d184-0d98-40b9-b3dc-d859138baaa5 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2754] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:49:26 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3814 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:49:26.579 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ce15d32-3542-4c84-8d3d-c213e9e3e79e'] response: {'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'name': 'network-vif-deleted', 'tag': 'd4e3d184-0d98-40b9-b3dc-d859138baaa5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1359/2755] 199.204.45.95 () {34 vars in 1225 bytes} [Wed Jul 1 08:49:26 2026] GET /v2.0/networks?id=4e3b3320-42a1-4efa-8fc1-e3f308156f05&id=e23fd03e-ad27-41e6-84bc-0b5ad539341c&id=51348f46-490e-465a-8ad1-ddb6db4f7259&id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 => generated 3097 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2756] 199.204.45.95 () {34 vars in 1061 bytes} [Wed Jul 1 08:49:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.164&port_id=13587f8c-a007-4264-be08-2a6eff28050b => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2757] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:49:26 2026] GET /v2.0/subnets?id=9addb2ce-c872-4947-8740-e59d246327a4 => generated 630 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2758] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:49:26 2026] GET /v2.0/ports?network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05&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: 1363/2759] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:49:26 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?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: 1364/2760] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:49:26 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?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: 1365/2761] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:27 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3814 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:49:27.133 7 INFO neutron.db.l3_hamode_db [None req-a0c93bc9-0fab-4f31-a4d2-feaf3d41fb4f 40923720e4074414bfd681ea40e57f97 ec34b0890ab84229841cc4f3f73b646f - - default default] HA network 4c08a850-c6b0-4b45-8dc7-6ecdb124b99b was deleted as no HA routers are present in tenant ec34b0890ab84229841cc4f3f73b646f. [pid: 7|app: 0|req: 1397/2762] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:49:26 2026] DELETE /v2.0/routers/e4a28b00-6203-484d-9703-cf2bbbcd5640 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2763] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:49:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:49:27.161 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd08de85-9f33-489f-acf5-d5e5ba50f097 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1398/2764] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jul 1 08:49:27 2026] DELETE /v2.0/ports/d4e3d184-0d98-40b9-b3dc-d859138baaa5 => 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: 1367/2765] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:49:27 2026] GET /v2.0/subnets?id=dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 655 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2766] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:49:27 2026] GET /v2.0/ports?network_id=e23fd03e-ad27-41e6-84bc-0b5ad539341c&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2767] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:49:27 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:49:27.378 7 INFO neutron.services.segments.plugin [-] Segment 9806a3b8-0e8d-45fb-85b1-77a8bc357c93 resource provider aggregate not found 2026-07-01 08:49:27.386 7 INFO neutron.services.segments.plugin [-] Segment 9806a3b8-0e8d-45fb-85b1-77a8bc357c93 resource provider aggregate not found 2026-07-01 08:49:27.417 7 INFO neutron.services.segments.plugin [-] Segment 9806a3b8-0e8d-45fb-85b1-77a8bc357c93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9806a3b8-0e8d-45fb-85b1-77a8bc357c93 found for delete ", "request_id": "req-87e008c5-3fe1-4aeb-84be-3805d04943a5"}]} 2026-07-01 08:49:27.418 7 INFO neutron.services.segments.plugin [-] Segment 9806a3b8-0e8d-45fb-85b1-77a8bc357c93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9806a3b8-0e8d-45fb-85b1-77a8bc357c93 found for delete ", "request_id": "req-af771f2c-b3a1-4c73-9a51-bd8021f45e32"}]} [pid: 7|app: 0|req: 1400/2768] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:49:27 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?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: 1401/2769] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:49: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: 1402/2770] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:49:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2771] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:49:27 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/2772] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:49:27 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: 1405/2773] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:49:27 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => 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: 1406/2774] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:49:27 2026] GET /v2.0/ports/eda36e58-beaa-4792-ade7-8c18b5b1f325 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2775] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:49:27 2026] GET /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 1345 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2776] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:49:27 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2777] 199.204.45.95 () {34 vars in 1057 bytes} [Wed Jul 1 08:49:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.199&port_id=ddda3a99-243f-46b5-a081-781084156285 => generated 19 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2778] 199.204.45.95 () {30 vars in 742 bytes} [Wed Jul 1 08:49:28 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c => generated 799 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2779] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:49:28 2026] GET /v2.0/subnets?id=10d6b3a9-f449-4a76-a683-0d4937e70afd => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2780] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:49:28 2026] GET /v2.0/ports/eda36e58-beaa-4792-ade7-8c18b5b1f325 => generated 1128 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2781] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:49:28 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2782] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:49:28 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2783] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:49:28 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?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: 1410/2784] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:49:28 2026] GET /v2.0/security-groups?tenant_id=39d706a937bf43b5a08b9f8a722b83e9&name=default => generated 2929 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2785] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:49:28 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2786] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:49:28 2026] DELETE /v2.0/security-groups/6c3abb35-1143-45ff-86fe-f6e936dfc2f5 => 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: 1376/2787] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:49:28 2026] GET /v2.0/security-groups?tenant_id=ec34b0890ab84229841cc4f3f73b646f&name=default => generated 2929 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2788] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:49:28 2026] DELETE /v2.0/security-groups/04b59f0c-7336-4f0e-b5be-2651fdd70c45 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:49:32.732 7 WARNING neutron_lib.context [None req-02c22792-b2aa-41fa-8ca7-b8ce1065f11d fce81ccb42a14806821fd17797453464 64a8fb21e61d44ae8943d6f7c7195963 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1414/2791] 10.0.0.236 () {34 vars in 684 bytes} [Wed Jul 1 08:49:32 2026] POST /v2.0/security-groups => generated 1603 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2792] 10.0.0.236 () {34 vars in 767 bytes} [Wed Jul 1 08:49:33 2026] PUT /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2793] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:49:33 2026] GET /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/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: 1379/2794] 10.0.0.236 () {34 vars in 778 bytes} [Wed Jul 1 08:49:33 2026] PUT /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2795] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:49:33 2026] GET /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2796] 10.0.0.236 () {34 vars in 774 bytes} [Wed Jul 1 08:49:33 2026] PUT /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2797] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:49:33 2026] GET /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2798] 10.0.0.236 () {34 vars in 796 bytes} [Wed Jul 1 08:49:33 2026] PUT /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2799] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:49:33 2026] GET /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2800] 10.0.0.236 () {34 vars in 767 bytes} [Wed Jul 1 08:49:33 2026] PUT /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/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: 1419/2801] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:49:33 2026] GET /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/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: 1383/2802] 10.0.0.236 () {32 vars in 755 bytes} [Wed Jul 1 08:49:33 2026] GET /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:49:33.624 7 INFO neutron.api.v2.resource [None req-63c1ba68-e2a1-47bd-b604-6e9daf858c20 fce81ccb42a14806821fd17797453464 64a8fb21e61d44ae8943d6f7c7195963 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1420/2803] 10.0.0.236 () {32 vars in 759 bytes} [Wed Jul 1 08:49:33 2026] GET /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2804] 10.0.0.236 () {32 vars in 758 bytes} [Wed Jul 1 08:49:33 2026] DELETE /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/tags/red => 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: 1421/2805] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:49:33 2026] GET /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:49:33.817 8 INFO neutron.api.v2.resource [None req-d56db839-5f9e-42a6-8fc1-f8172b6847df fce81ccb42a14806821fd17797453464 64a8fb21e61d44ae8943d6f7c7195963 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1385/2806] 10.0.0.236 () {32 vars in 762 bytes} [Wed Jul 1 08:49:33 2026] DELETE /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2807] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:49:33 2026] DELETE /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2808] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:49:33 2026] GET /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca/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: 1423/2809] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:49:33 2026] DELETE /v2.0/security-groups/bcbb771c-dcbf-45fc-9ff8-4e0e7e3e79ca => 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: 1387/2810] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:49:34 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: 1424/2811] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:49:34 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: 1388/2812] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:49:34 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: 1425/2813] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:49:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2814] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:34 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3814 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2815] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:49:34 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: 1391/2816] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:49:34 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: 1392/2817] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:49:34 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: 1393/2818] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:49:34 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: 1394/2819] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:49:34 2026] GET /v2.0/ports/ddda3a99-243f-46b5-a081-781084156285 => generated 1237 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2820] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:49:34 2026] GET /v2.0/security-groups?tenant_id=7d8d4160b63d4ac9a008d5bbc7a24628&name=default => generated 2929 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2821] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:49:34 2026] DELETE /v2.0/security-groups/587825f1-e8fd-4683-b9f3-dfeedcb3ca9a => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2822] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:49:35 2026] GET /v2.0/security-groups?tenant_id=64a8fb21e61d44ae8943d6f7c7195963&name=default => generated 2929 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2823] 199.204.45.95 () {34 vars in 788 bytes} [Wed Jul 1 08:49:34 2026] PUT /v2.0/ports/ddda3a99-243f-46b5-a081-781084156285 => generated 1026 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2824] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:49:35 2026] DELETE /v2.0/security-groups/cfa3dc32-a22f-4d53-91b6-1d75ba3e4d10 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:49:35.528 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc0cbab5-bbed-439e-947b-bdd308660c4e'] response: {'name': 'network-changed', 'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'tag': 'ddda3a99-243f-46b5-a081-781084156285', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1396/2825] 199.204.45.95 () {30 vars in 742 bytes} [Wed Jul 1 08:49:35 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259 => generated 798 bytes in 126 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: 1430/2826] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:49:35 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2827] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:35 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2828] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:49:35 2026] GET /v2.0/networks?id=51348f46-490e-465a-8ad1-ddb6db4f7259 => generated 801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2829] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:49:35 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2830] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:35 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2831] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:49:35 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?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: 1433/2832] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:36 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2833] 10.0.0.96 () {34 vars in 1177 bytes} [Wed Jul 1 08:49:37 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b&device_id=2c40ee4b-355b-4450-90b4-6990622f292f&device_id=f80ee076-a016-4fec-8f3f-c6a559225f8e => generated 6547 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2834] 10.0.0.96 () {34 vars in 1279 bytes} [Wed Jul 1 08:49:37 2026] GET /v2.0/security-groups?id=bafcd4d7-1a1e-4fb7-956f-d402ea78afb5&id=1002967c-8207-4dce-a182-d2ab26885772&id=fcc339bb-da15-420a-b77d-c7deb84a0c03&id=96ada60a-18de-488f-9eb3-f9fd5a2c6bbd&fields=id&fields=name => generated 351 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2835] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:37 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2836] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:49:38 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2837] 10.0.0.96 () {34 vars in 1199 bytes} [Wed Jul 1 08:49:38 2026] GET /v2.0/security-groups?id=bafcd4d7-1a1e-4fb7-956f-d402ea78afb5&id=1002967c-8207-4dce-a182-d2ab26885772&id=96ada60a-18de-488f-9eb3-f9fd5a2c6bbd&fields=id&fields=name => generated 262 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2838] 10.0.0.96 () {34 vars in 1083 bytes} [Wed Jul 1 08:49:38 2026] GET /v2.0/ports?device_id=2c40ee4b-355b-4450-90b4-6990622f292f&device_id=f80ee076-a016-4fec-8f3f-c6a559225f8e => generated 2919 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2839] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:49:38 2026] GET /v2.0/security-groups?id=fcc339bb-da15-420a-b77d-c7deb84a0c03&fields=id&fields=name => generated 110 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2840] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:39 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:49:39.159 7 WARNING neutron_lib.context [None req-d1dd9b09-6a1e-4861-b804-628172e929a0 c5f0dd3d043248febbbdebc59aae8cfb d6e8b4586e8d4e75b2030f1f3e549098 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1405/2841] 199.204.45.95 () {34 vars in 1095 bytes} [Wed Jul 1 08:49:39 2026] GET /v2.0/ports?device_id=2c40ee4b-355b-4450-90b4-6990622f292f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:49:39.322 7 INFO neutron.db.segments_db [None req-d1dd9b09-6a1e-4861-b804-628172e929a0 c5f0dd3d043248febbbdebc59aae8cfb d6e8b4586e8d4e75b2030f1f3e549098 - - default default] Added segment bebe7d30-b4af-4306-847b-3eea131a82a2 of type vxlan for network fc900129-0de2-4430-85d2-613c0091403a [pid: 8|app: 0|req: 1406/2842] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:49:39 2026] GET /v2.0/ports?tenant_id=8b32717db2d84e91a8181af0cacf34da&device_id=2c40ee4b-355b-4450-90b4-6990622f292f => generated 1465 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2843] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:49:39 2026] GET /v2.0/networks?id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 => generated 801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2844] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:49:38 2026] POST /v2.0/networks => generated 630 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:49:39.479 7 WARNING neutron_lib.context [None req-47dcb1d2-8ac9-4d5a-9fa4-ce5a35f171be c5f0dd3d043248febbbdebc59aae8cfb d6e8b4586e8d4e75b2030f1f3e549098 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1408/2845] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:49:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.57&port_id=9441620a-4f9b-4b2f-8f63-bd4784367ff8 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2846] 199.204.45.95 () {34 vars in 1103 bytes} [Wed Jul 1 08:49:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A71&port_id=9441620a-4f9b-4b2f-8f63-bd4784367ff8 => 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: 1410/2847] 199.204.45.95 () {34 vars in 1063 bytes} [Wed Jul 1 08:49:39 2026] GET /v2.0/subnets?id=8148e86a-ed28-4433-bd46-5b18fa20940c&id=1c50e6c3-1a19-4158-a3cb-38da295d0238 => generated 1367 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2848] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:49:39 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2849] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:49:39 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2850] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:49:39 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2851] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:49:39 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?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: 1438/2852] 10.0.0.236 () {34 vars in 664 bytes} [Wed Jul 1 08:49:39 2026] POST /v2.0/ports => generated 743 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:49:39.971 8 WARNING neutron_lib.context [None req-176f11ca-a7c6-46ed-acea-9ef5be7fd945 c5f0dd3d043248febbbdebc59aae8cfb d6e8b4586e8d4e75b2030f1f3e549098 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1439/2853] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:40 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2854] 10.0.0.236 () {34 vars in 666 bytes} [Wed Jul 1 08:49:39 2026] POST /v2.0/trunks => generated 407 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2855] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:49:40 2026] PUT /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2856] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:49:40 2026] GET /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2857] 10.0.0.236 () {34 vars in 760 bytes} [Wed Jul 1 08:49:40 2026] PUT /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2858] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:49:40 2026] GET /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/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: 1442/2859] 10.0.0.236 () {34 vars in 756 bytes} [Wed Jul 1 08:49:40 2026] PUT /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2860] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:49:40 2026] GET /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/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: 1443/2861] 10.0.0.236 () {34 vars in 778 bytes} [Wed Jul 1 08:49:40 2026] PUT /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2862] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:49:40 2026] GET /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2863] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:49:40 2026] PUT /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2864] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:49:40 2026] GET /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2865] 10.0.0.236 () {32 vars in 737 bytes} [Wed Jul 1 08:49:40 2026] GET /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:49:40.663 8 INFO neutron.api.v2.resource [None req-c75869b2-9ca3-46c3-b240-061ac9fa2f79 c5f0dd3d043248febbbdebc59aae8cfb d6e8b4586e8d4e75b2030f1f3e549098 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1421/2866] 10.0.0.236 () {32 vars in 741 bytes} [Wed Jul 1 08:49:40 2026] GET /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2867] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:49:40 2026] DELETE /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2868] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:49:40 2026] GET /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:49:40.813 7 INFO neutron.api.v2.resource [None req-59097628-1664-4923-b1cb-20b9edc1cfa2 c5f0dd3d043248febbbdebc59aae8cfb d6e8b4586e8d4e75b2030f1f3e549098 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1447/2869] 10.0.0.236 () {32 vars in 744 bytes} [Wed Jul 1 08:49:40 2026] DELETE /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/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: 1423/2870] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:49:40 2026] DELETE /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2871] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:49:40 2026] GET /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2872] 10.0.0.236 () {32 vars in 719 bytes} [Wed Jul 1 08:49:40 2026] GET /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96 => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2873] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:49:40 2026] GET /v2.0/ports/c5f0a9c4-45c0-4912-9ade-d1a9682bc623 => generated 826 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2874] 10.0.0.236 () {32 vars in 722 bytes} [Wed Jul 1 08:49:41 2026] DELETE /v2.0/trunks/084e53c9-8904-4844-9f7c-9758124b5e96 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2875] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:41 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2876] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:49:41 2026] DELETE /v2.0/ports/c5f0a9c4-45c0-4912-9ade-d1a9682bc623 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:49:41.594 8 INFO neutron.services.segments.plugin [-] Segment bebe7d30-b4af-4306-847b-3eea131a82a2 resource provider aggregate not found [pid: 8|app: 0|req: 1427/2877] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:49:41 2026] DELETE /v2.0/networks/fc900129-0de2-4430-85d2-613c0091403a => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2878] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:42 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:49:42.305 8 INFO neutron.services.segments.plugin [-] Segment bebe7d30-b4af-4306-847b-3eea131a82a2 resource provider aggregate not found 2026-07-01 08:49:42.324 8 INFO neutron.services.segments.plugin [-] Segment bebe7d30-b4af-4306-847b-3eea131a82a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bebe7d30-b4af-4306-847b-3eea131a82a2 found for delete ", "request_id": "req-f0c35607-96a1-498b-a59d-e713ddfb13dd"}]} 2026-07-01 08:49:42.328 8 INFO neutron.services.segments.plugin [-] Segment bebe7d30-b4af-4306-847b-3eea131a82a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bebe7d30-b4af-4306-847b-3eea131a82a2 found for delete ", "request_id": "req-28e22232-8851-48e5-9aa1-8dc170d62b3d"}]} [pid: 8|app: 0|req: 1428/2879] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:49:42 2026] GET /v2.0/security-groups?tenant_id=e73125c63105495a99077dbc98fc85d2&name=default => generated 2929 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2880] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:49:42 2026] DELETE /v2.0/security-groups/ec9ebe82-bcef-4a83-8831-4c59eb61534a => 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: 1429/2881] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:49:42 2026] GET /v2.0/security-groups?tenant_id=d6e8b4586e8d4e75b2030f1f3e549098&name=default => generated 2929 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2882] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:49:42 2026] DELETE /v2.0/security-groups/08351369-0b1f-4381-a68e-141151e636cf => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2883] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:43 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2884] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:44 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2885] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:45 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2888] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:46 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2889] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:47 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2890] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:48 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2891] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:49 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2892] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:50 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2893] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:51 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2894] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:52 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2895] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:54 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2896] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:55 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2897] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:56 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 3639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2898] 199.204.45.95 () {34 vars in 974 bytes} [Wed Jul 1 08:49:56 2026] GET /v2.0/ports/ddda3a99-243f-46b5-a081-781084156285 => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2899] 199.204.45.95 () {36 vars in 996 bytes} [Wed Jul 1 08:49:56 2026] DELETE /v2.0/ports/ddda3a99-243f-46b5-a081-781084156285 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2900] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:49:56 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:49:56.929 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b0193d8-b184-4cf6-8f38-99136be6df37'] response: {'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'name': 'network-vif-deleted', 'tag': 'ddda3a99-243f-46b5-a081-781084156285', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1462/2901] 199.204.45.95 () {34 vars in 1145 bytes} [Wed Jul 1 08:49:56 2026] GET /v2.0/networks?id=4e3b3320-42a1-4efa-8fc1-e3f308156f05&id=e23fd03e-ad27-41e6-84bc-0b5ad539341c&id=51348f46-490e-465a-8ad1-ddb6db4f7259 => generated 2310 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2902] 199.204.45.95 () {34 vars in 1061 bytes} [Wed Jul 1 08:49:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.164&port_id=13587f8c-a007-4264-be08-2a6eff28050b => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2903] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/subnets?id=9addb2ce-c872-4947-8740-e59d246327a4 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2904] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/ports?network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2905] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?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: 1465/2906] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2907] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?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: 1466/2908] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:49:57.328 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1039c95d-265b-4920-b240-21713f5662f5 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1443/2909] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jul 1 08:49:57 2026] DELETE /v2.0/ports/ddda3a99-243f-46b5-a081-781084156285 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2910] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/subnets?id=dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2911] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/ports?network_id=e23fd03e-ad27-41e6-84bc-0b5ad539341c&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2912] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?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: 1445/2913] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?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: 1469/2914] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:49:57 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: 1446/2915] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:49:57 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: 1470/2916] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:49:57 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: 1447/2917] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2918] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2919] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/ports/eda36e58-beaa-4792-ade7-8c18b5b1f325 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2920] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 1345 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2921] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2922] 199.204.45.95 () {30 vars in 742 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c => generated 799 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2923] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:49:57 2026] GET /v2.0/ports/eda36e58-beaa-4792-ade7-8c18b5b1f325 => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2924] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:49:58 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2927] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:50:11 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: 1452/2928] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:50:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2929] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:50:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2930] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:50:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:50:11.151 7 INFO neutron.api.v2.resource [None req-b697997f-c357-4ce2-a4c2-bc7175859df6 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/2931] 199.204.45.95 () {30 vars in 762 bytes} [Wed Jul 1 08:50:11 2026] GET /v2.0/security-groups/lb-7b1d5c0a-2a7b-41b9-8094-ab0bbd264498 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2932] 199.204.45.95 () {30 vars in 784 bytes} [Wed Jul 1 08:50:11 2026] GET /v2.0/security-groups?name=lb-7b1d5c0a-2a7b-41b9-8094-ab0bbd264498 => generated 2863 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2933] 199.204.45.95 () {30 vars in 814 bytes} [Wed Jul 1 08:50:11 2026] GET /v2.0/security-group-rules?security_group_id=96ada60a-18de-488f-9eb3-f9fd5a2c6bbd => generated 2334 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2934] 199.204.45.95 () {32 vars in 788 bytes} [Wed Jul 1 08:50:11 2026] DELETE /v2.0/security-group-rules/765f2c84-bc10-46f0-9b06-86fb913fe081 => 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: 1480/2935] 199.204.45.95 () {32 vars in 788 bytes} [Wed Jul 1 08:50:11 2026] DELETE /v2.0/security-group-rules/9d491eed-1c64-40b5-8c10-7a5c5ef8c49f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:50:15.313 8 INFO neutron.db.l3_db [None req-3bc0227a-7db8-4fdb-add5-e5574f9bb383 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Floating IP 7a879163-b88f-4dec-9655-ef4c9ec99d8c disassociated (deleted). External IP: 10.96.250.205, port: eda36e58-beaa-4792-ade7-8c18b5b1f325. [pid: 8|app: 0|req: 1456/2936] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:50:14 2026] DELETE /v2.0/floatingips/7a879163-b88f-4dec-9655-ef4c9ec99d8c => generated 0 bytes in 885 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:50:15.776 7 INFO neutron.api.v2.resource [None req-6664418e-33de-40d0-aa4e-abfc873a029d dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/2937] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:50:15 2026] GET /v2.0/floatingips/7a879163-b88f-4dec-9655-ef4c9ec99d8c => 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: 1458/2940] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:50:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2941] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:50:16 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: 1459/2942] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:50:16 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: 1484/2943] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:50:16 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: 1460/2944] 199.204.45.95 () {30 vars in 740 bytes} [Wed Jul 1 08:50:16 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2945] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:16 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2946] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:16 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2947] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:16 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2948] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:17 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2949] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:18 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2950] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:19 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2951] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:21 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2952] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:22 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2953] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:23 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2954] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:24 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2955] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:25 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2956] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:26 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2957] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:27 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2958] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:28 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2959] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:29 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2960] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:30 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2963] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:31 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2964] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:32 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2965] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:33 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2966] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:34 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2967] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:35 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2968] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:37 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 2585 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2969] 199.204.45.95 () {34 vars in 974 bytes} [Wed Jul 1 08:50:37 2026] GET /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 1345 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2970] 199.204.45.95 () {34 vars in 1059 bytes} [Wed Jul 1 08:50:37 2026] GET /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2971] 199.204.45.95 () {34 vars in 1015 bytes} [Wed Jul 1 08:50:37 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c?fields=dns_domain => generated 29 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2972] 199.204.45.95 () {30 vars in 768 bytes} [Wed Jul 1 08:50:38 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2973] 199.204.45.95 () {38 vars in 1027 bytes} [Wed Jul 1 08:50:37 2026] PUT /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 1146 bytes in 770 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: 1499/2974] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:50:38 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2975] 199.204.45.95 () {34 vars in 788 bytes} [Wed Jul 1 08:50:38 2026] PUT /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 1086 bytes in 310 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: 1500/2976] 199.204.45.95 () {34 vars in 1065 bytes} [Wed Jul 1 08:50:38 2026] GET /v2.0/networks?id=4e3b3320-42a1-4efa-8fc1-e3f308156f05&id=e23fd03e-ad27-41e6-84bc-0b5ad539341c => generated 1523 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2977] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:50:38 2026] GET /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 1086 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2978] 199.204.45.95 () {34 vars in 1061 bytes} [Wed Jul 1 08:50:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.164&port_id=13587f8c-a007-4264-be08-2a6eff28050b => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2979] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:50:38 2026] GET /v2.0/subnets?id=9addb2ce-c872-4947-8740-e59d246327a4 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2980] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:50:38 2026] GET /v2.0/ports?network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2981] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:50:38 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?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: 1482/2982] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:50:38 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?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: 1501/2983] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jul 1 08:50:38 2026] DELETE /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2984] 199.204.45.95 () {30 vars in 702 bytes} [Wed Jul 1 08:50:39 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: 1502/2985] 199.204.45.95 () {30 vars in 704 bytes} [Wed Jul 1 08:50: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: 1484/2986] 199.204.45.95 () {30 vars in 680 bytes} [Wed Jul 1 08:50:39 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: 1503/2987] 199.204.45.95 () {30 vars in 716 bytes} [Wed Jul 1 08:50:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:50:39.126 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b2b40c8-240a-470c-8781-a136d780c862 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/2988] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jul 1 08:50:39 2026] DELETE /v2.0/ports/3b091f4b-c62e-4b64-94d6-79a5d0e7be64 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2989] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:50:39 2026] GET /v2.0/ports/eda36e58-beaa-4792-ade7-8c18b5b1f325 => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:50:39.212 7 INFO neutron.api.v2.resource [None req-67ff0ed2-0f09-4b8e-a504-b9b46f5a8f34 d3ad5f3a482e4a51b48a41de7d89724b 26defb482fac420da413db417841fc9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1505/2990] 199.204.45.95 () {30 vars in 762 bytes} [Wed Jul 1 08:50:39 2026] GET /v2.0/security-groups/lb-7b1d5c0a-2a7b-41b9-8094-ab0bbd264498 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2991] 199.204.45.95 () {34 vars in 1095 bytes} [Wed Jul 1 08:50:39 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2992] 199.204.45.95 () {30 vars in 784 bytes} [Wed Jul 1 08:50:39 2026] GET /v2.0/security-groups?name=lb-7b1d5c0a-2a7b-41b9-8094-ab0bbd264498 => generated 1637 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2993] 199.204.45.95 () {30 vars in 736 bytes} [Wed Jul 1 08:50:39 2026] GET /v2.0/ports/eda36e58-beaa-4792-ade7-8c18b5b1f325 => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2994] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:50:39 2026] GET /v2.0/ports?tenant_id=26defb482fac420da413db417841fc9a&device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2995] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:50:39 2026] GET /v2.0/networks?id=4e3b3320-42a1-4efa-8fc1-e3f308156f05 => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2996] 199.204.45.95 () {34 vars in 1061 bytes} [Wed Jul 1 08:50:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.164&port_id=13587f8c-a007-4264-be08-2a6eff28050b => 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: 1490/2997] 199.204.45.95 () {34 vars in 983 bytes} [Wed Jul 1 08:50:39 2026] GET /v2.0/subnets?id=9addb2ce-c872-4947-8740-e59d246327a4 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2998] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:50:39 2026] GET /v2.0/ports?network_id=4e3b3320-42a1-4efa-8fc1-e3f308156f05&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2999] 199.204.45.95 () {34 vars in 788 bytes} [Wed Jul 1 08:50:39 2026] PUT /v2.0/ports/eda36e58-beaa-4792-ade7-8c18b5b1f325 => generated 1090 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3000] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:50:39 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3001] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:50:39 2026] GET /v2.0/networks/4e3b3320-42a1-4efa-8fc1-e3f308156f05?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3002] 199.204.45.95 () {32 vars in 778 bytes} [Wed Jul 1 08:50:39 2026] DELETE /v2.0/security-groups/96ada60a-18de-488f-9eb3-f9fd5a2c6bbd => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3003] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jul 1 08:50:39 2026] DELETE /v2.0/ports/eda36e58-beaa-4792-ade7-8c18b5b1f325 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3004] 199.204.45.95 () {34 vars in 993 bytes} [Wed Jul 1 08:50:41 2026] GET /v2.0/ports?device_id=a3407a86-574d-4bb2-91ad-3b7018415d1b => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3005] 199.204.45.95 () {36 vars in 996 bytes} [Wed Jul 1 08:50:41 2026] DELETE /v2.0/ports/13587f8c-a007-4264-be08-2a6eff28050b => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:50:41.574 7 INFO neutron.db.l3_db [None req-5913a0cd-a12f-46c1-8fc8-6501e050ef0d dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Floating IP 0e11aa26-ce86-481b-b0a2-cb3ff007cba9 disassociated (deleted). External IP: 10.96.250.214, port: 9441620a-4f9b-4b2f-8f63-bd4784367ff8. [pid: 7|app: 0|req: 1511/3006] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:50:41 2026] DELETE /v2.0/floatingips/0e11aa26-ce86-481b-b0a2-cb3ff007cba9 => generated 0 bytes in 922 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:50:42.076 8 INFO neutron.api.v2.resource [None req-7e0eb850-44e5-430b-9af2-8b1a0f495300 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/3007] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:50:42 2026] GET /v2.0/floatingips/0e11aa26-ce86-481b-b0a2-cb3ff007cba9 => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:50:42.335 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23793f40-2ae1-41f2-9692-8ce70536522b'] response: {'name': 'network-changed', 'server_uuid': '2c40ee4b-355b-4450-90b4-6990622f292f', 'tag': '9441620a-4f9b-4b2f-8f63-bd4784367ff8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1512/3008] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:50:42 2026] GET /v2.0/ports?device_id=2c40ee4b-355b-4450-90b4-6990622f292f => generated 1196 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:50:42.414 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d3fc5bc-d43f-41b2-a44b-1ea7847fd141'] response: {'server_uuid': 'a3407a86-574d-4bb2-91ad-3b7018415d1b', 'name': 'network-vif-deleted', 'tag': '13587f8c-a007-4264-be08-2a6eff28050b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1497/3009] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:50:42 2026] GET /v2.0/ports?tenant_id=8b32717db2d84e91a8181af0cacf34da&device_id=2c40ee4b-355b-4450-90b4-6990622f292f => generated 1465 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3010] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:50:42 2026] GET /v2.0/security-groups?id=fcc339bb-da15-420a-b77d-c7deb84a0c03&fields=id&fields=name => generated 110 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3011] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:50:42 2026] GET /v2.0/networks?id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3012] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:50:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.57&port_id=9441620a-4f9b-4b2f-8f63-bd4784367ff8 => 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: 1499/3013] 199.204.45.95 () {34 vars in 1103 bytes} [Wed Jul 1 08:50:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A71&port_id=9441620a-4f9b-4b2f-8f63-bd4784367ff8 => 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: 1515/3014] 199.204.45.95 () {34 vars in 1063 bytes} [Wed Jul 1 08:50:42 2026] GET /v2.0/subnets?id=8148e86a-ed28-4433-bd46-5b18fa20940c&id=1c50e6c3-1a19-4158-a3cb-38da295d0238 => generated 1367 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3015] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:50:42 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3016] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:50:42 2026] GET /v2.0/ports?network_id=f561b7a2-1e08-47ce-b3d3-f3bd7312bb06&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3017] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:50:42 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?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: 1517/3018] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:50:42 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3019] 199.204.45.95 () {34 vars in 993 bytes} [Wed Jul 1 08:50:42 2026] GET /v2.0/ports?device_id=2c40ee4b-355b-4450-90b4-6990622f292f => generated 1196 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3020] 199.204.45.95 () {36 vars in 996 bytes} [Wed Jul 1 08:50:43 2026] DELETE /v2.0/ports/9441620a-4f9b-4b2f-8f63-bd4784367ff8 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:50:47.905 8 INFO neutron.db.l3_db [None req-ff15c7d1-62b6-4865-bfb7-1270f11ada50 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] Floating IP ae07bf33-e86b-4b12-b779-d014b9976f21 disassociated (deleted). External IP: 10.96.250.202, port: af384c11-44b4-439c-a484-aff7a866369f. [pid: 8|app: 0|req: 1504/3023] 10.0.0.236 () {32 vars in 732 bytes} [Wed Jul 1 08:50:47 2026] DELETE /v2.0/floatingips/ae07bf33-e86b-4b12-b779-d014b9976f21 => generated 0 bytes in 770 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:50:48.325 7 INFO neutron.api.v2.resource [None req-29f91f29-adb2-467a-ae33-0816c7740a4e dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/3024] 10.0.0.236 () {32 vars in 729 bytes} [Wed Jul 1 08:50:48 2026] GET /v2.0/floatingips/ae07bf33-e86b-4b12-b779-d014b9976f21 => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:50:48.517 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd57be61-8fde-4320-a93a-1563f082620d'] response: {'name': 'network-changed', 'server_uuid': 'f80ee076-a016-4fec-8f3f-c6a559225f8e', 'tag': 'af384c11-44b4-439c-a484-aff7a866369f', 'status': 'completed', 'code': 200} 2026-07-01 08:50:48.543 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c9c9c5e-4049-4d66-9ba5-8344ac1b7a10'] response: {'server_uuid': '2c40ee4b-355b-4450-90b4-6990622f292f', 'name': 'network-vif-deleted', 'tag': '9441620a-4f9b-4b2f-8f63-bd4784367ff8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1505/3025] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jul 1 08:50:48 2026] GET /v2.0/ports?device_id=f80ee076-a016-4fec-8f3f-c6a559225f8e => generated 1196 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3026] 199.204.45.95 () {34 vars in 1079 bytes} [Wed Jul 1 08:50:48 2026] GET /v2.0/ports?tenant_id=8b32717db2d84e91a8181af0cacf34da&device_id=f80ee076-a016-4fec-8f3f-c6a559225f8e => generated 1465 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3027] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jul 1 08:50:48 2026] GET /v2.0/security-groups?id=fcc339bb-da15-420a-b77d-c7deb84a0c03&fields=id&fields=name => generated 110 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3028] 199.204.45.95 () {34 vars in 985 bytes} [Wed Jul 1 08:50:48 2026] GET /v2.0/networks?id=51348f46-490e-465a-8ad1-ddb6db4f7259 => generated 801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3029] 199.204.45.95 () {34 vars in 1055 bytes} [Wed Jul 1 08:50:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.30&port_id=af384c11-44b4-439c-a484-aff7a866369f => 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: 1523/3030] 199.204.45.95 () {34 vars in 1103 bytes} [Wed Jul 1 08:50:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A211&port_id=af384c11-44b4-439c-a484-aff7a866369f => 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: 1508/3031] 199.204.45.95 () {34 vars in 1063 bytes} [Wed Jul 1 08:50:48 2026] GET /v2.0/subnets?id=10d6b3a9-f449-4a76-a683-0d4937e70afd&id=ee591733-9f9e-40de-bec5-27a74b302e9d => generated 1362 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3032] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:50:48 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3033] 199.204.45.95 () {34 vars in 1051 bytes} [Wed Jul 1 08:50:48 2026] GET /v2.0/ports?network_id=51348f46-490e-465a-8ad1-ddb6db4f7259&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3034] 199.204.45.95 () {34 vars in 993 bytes} [Wed Jul 1 08:50:48 2026] GET /v2.0/ports?device_id=f80ee076-a016-4fec-8f3f-c6a559225f8e => generated 1196 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3035] 199.204.45.95 () {34 vars in 1011 bytes} [Wed Jul 1 08:50:48 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3036] 199.204.45.95 () {34 vars in 1111 bytes} [Wed Jul 1 08:50:49 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259?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: 1511/3037] 199.204.45.95 () {36 vars in 996 bytes} [Wed Jul 1 08:50:49 2026] DELETE /v2.0/ports/af384c11-44b4-439c-a484-aff7a866369f => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3038] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:50:53 2026] DELETE /v2.0/security-group-rules/9fc7620e-3713-45f9-b12a-d749dffd8a12 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:50:53.835 8 INFO neutron.api.v2.resource [None req-c03e41d3-9734-4eee-ac51-07a294a6e604 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1512/3039] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:50:53 2026] GET /v2.0/security-group-rules/9fc7620e-3713-45f9-b12a-d749dffd8a12 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3040] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:50:53 2026] DELETE /v2.0/security-group-rules/6daf37f8-4b3f-48b3-8533-d090e4080521 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:50:53.938 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b62e311-e118-4bad-9d43-ad2d7a2657f1'] response: {'server_uuid': 'f80ee076-a016-4fec-8f3f-c6a559225f8e', 'name': 'network-vif-deleted', 'tag': 'af384c11-44b4-439c-a484-aff7a866369f', 'status': 'completed', 'code': 200} 2026-07-01 08:50:53.942 8 INFO neutron.api.v2.resource [None req-9cc79823-e723-46c1-92ef-70ef471a9dc9 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1513/3041] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:50:53 2026] GET /v2.0/security-group-rules/6daf37f8-4b3f-48b3-8533-d090e4080521 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3042] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:50:53 2026] DELETE /v2.0/security-group-rules/aa178882-cc8a-4e1b-8e77-cde2d5d765b3 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:50:54.051 8 INFO neutron.api.v2.resource [None req-0ec02012-4cf5-4e46-87e8-1a9c145938d1 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3043] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:50:54 2026] GET /v2.0/security-group-rules/aa178882-cc8a-4e1b-8e77-cde2d5d765b3 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3044] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:50:54 2026] DELETE /v2.0/security-group-rules/d3a8edf6-8251-4d95-96e0-c309ff283c50 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:50:54.149 8 INFO neutron.api.v2.resource [None req-47796a9e-7bda-4dd7-81fc-d4f5c1877e0e dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/3045] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:50:54 2026] GET /v2.0/security-group-rules/d3a8edf6-8251-4d95-96e0-c309ff283c50 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3046] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:50:54 2026] DELETE /v2.0/security-group-rules/37e40911-ee95-4432-8ff9-d59897de72e6 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:50:54.237 8 INFO neutron.api.v2.resource [None req-102d4638-9662-4433-a20d-773489d3d62d dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/3047] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:50:54 2026] GET /v2.0/security-group-rules/37e40911-ee95-4432-8ff9-d59897de72e6 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3048] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:50:54 2026] DELETE /v2.0/security-group-rules/92bfc8b2-4e8d-4c51-8a81-94356d963532 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:50:54.334 8 INFO neutron.api.v2.resource [None req-ff6193b5-3173-46ac-b623-0a699c006cf0 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/3049] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:50:54 2026] GET /v2.0/security-group-rules/92bfc8b2-4e8d-4c51-8a81-94356d963532 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3050] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:50:54 2026] DELETE /v2.0/security-group-rules/a49812f2-e662-43b5-9135-1e91e079a978 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:50:54.434 8 INFO neutron.api.v2.resource [None req-7459a9ad-6fe3-46b9-a921-dbe34109a465 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1518/3051] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:50:54 2026] GET /v2.0/security-group-rules/a49812f2-e662-43b5-9135-1e91e079a978 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3052] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:50:54 2026] DELETE /v2.0/security-group-rules/2f48b7b2-1219-4944-80b6-3394f296124b => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:50:54.533 8 INFO neutron.api.v2.resource [None req-80906c42-ba3d-4091-b34f-28202c3985bb dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1519/3053] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:50:54 2026] GET /v2.0/security-group-rules/2f48b7b2-1219-4944-80b6-3394f296124b => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3054] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:50:54 2026] DELETE /v2.0/security-group-rules/e03f8a60-15e5-4b12-bafb-eec0d614b423 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:50:54.645 8 INFO neutron.api.v2.resource [None req-71956739-4128-4ed4-b24c-365de3fb9aa2 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1520/3055] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:50:54 2026] GET /v2.0/security-group-rules/e03f8a60-15e5-4b12-bafb-eec0d614b423 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3056] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:50:54 2026] DELETE /v2.0/security-group-rules/c411dff5-89be-4219-80ac-6388cbb36343 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:50:54.753 8 INFO neutron.api.v2.resource [None req-fb5c07ce-2ce8-4deb-b11a-e88a4ca820dc dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/3057] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:50:54 2026] GET /v2.0/security-group-rules/c411dff5-89be-4219-80ac-6388cbb36343 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3058] 10.0.0.236 () {32 vars in 750 bytes} [Wed Jul 1 08:50:54 2026] DELETE /v2.0/security-group-rules/c187ec7b-eb4b-4c01-bc86-e9a91d8e69bd => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:50:54.868 8 INFO neutron.api.v2.resource [None req-95e2adb1-4836-44d5-ad02-c0a85409ec0a dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1522/3059] 10.0.0.236 () {32 vars in 747 bytes} [Wed Jul 1 08:50:54 2026] GET /v2.0/security-group-rules/c187ec7b-eb4b-4c01-bc86-e9a91d8e69bd => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3060] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:50:54 2026] DELETE /v2.0/security-groups/fcc339bb-da15-420a-b77d-c7deb84a0c03 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:50:54.992 8 INFO neutron.api.v2.resource [None req-f710ab4a-bae9-4956-a36f-20f0bbbcef0a dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3061] 10.0.0.236 () {32 vars in 737 bytes} [Wed Jul 1 08:50:54 2026] GET /v2.0/security-groups/fcc339bb-da15-420a-b77d-c7deb84a0c03 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3062] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:50:55 2026] PUT /v2.0/routers/9bdd7099-eb99-418c-ae89-420a0ed89d24/remove_router_interface => generated 309 bytes in 1356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:50:56.865 8 INFO neutron.api.v2.resource [None req-23af03fd-5ec9-4d9c-a532-85f0aa77a4e6 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/3063] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:50:56 2026] PUT /v2.0/routers/9bdd7099-eb99-418c-ae89-420a0ed89d24/remove_router_interface => generated 198 bytes in 443 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3064] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:50:56 2026] PUT /v2.0/routers/9bdd7099-eb99-418c-ae89-420a0ed89d24/remove_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:50:58.742 8 INFO neutron.api.v2.resource [None req-27104713-a81d-40cb-9b8e-5e15c6105d60 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1525/3065] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:50:58 2026] PUT /v2.0/routers/9bdd7099-eb99-418c-ae89-420a0ed89d24/remove_router_interface => generated 198 bytes in 640 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3066] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:50:58 2026] PUT /v2.0/routers/9bdd7099-eb99-418c-ae89-420a0ed89d24/remove_router_interface => generated 309 bytes in 1787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:51:00.745 8 INFO neutron.api.v2.resource [None req-68499f8c-a88d-4cda-a638-e77868363151 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1526/3067] 10.0.0.236 () {34 vars in 789 bytes} [Wed Jul 1 08:51:00 2026] PUT /v2.0/routers/9bdd7099-eb99-418c-ae89-420a0ed89d24/remove_router_interface => generated 198 bytes in 202 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:51:01.834 7 INFO neutron.services.segments.plugin [-] Segment 53242ce7-3e73-4659-a5b4-acae488dc7e7 resource provider aggregate not found 2026-07-01 08:51:01.840 7 INFO neutron.db.l3_hamode_db [None req-913303b8-38b3-4584-8222-e4b9eda46733 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] HA network 3df5e4a3-6e31-4455-8cc8-0ed057577db6 was deleted as no HA routers are present in tenant 8b32717db2d84e91a8181af0cacf34da. 2026-07-01 08:51:01.842 7 INFO neutron.services.segments.plugin [-] Segment 53242ce7-3e73-4659-a5b4-acae488dc7e7 resource provider aggregate not found [pid: 7|app: 0|req: 1542/3070] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:51:00 2026] DELETE /v2.0/routers/9bdd7099-eb99-418c-ae89-420a0ed89d24 => generated 0 bytes in 1099 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:51:01.884 8 INFO neutron.api.v2.resource [None req-d79791f5-85f9-4862-adab-4a4ce66853de dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/3071] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:51:01 2026] GET /v2.0/routers/9bdd7099-eb99-418c-ae89-420a0ed89d24 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:51:01.901 7 INFO neutron.services.segments.plugin [-] Segment 53242ce7-3e73-4659-a5b4-acae488dc7e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53242ce7-3e73-4659-a5b4-acae488dc7e7 found for delete ", "request_id": "req-833be4b1-5fb6-4606-b9b8-e50e3b5cb6e0"}]} 2026-07-01 08:51:01.906 7 INFO neutron.services.segments.plugin [-] Segment 53242ce7-3e73-4659-a5b4-acae488dc7e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53242ce7-3e73-4659-a5b4-acae488dc7e7 found for delete ", "request_id": "req-58a2e4ee-672d-458d-bcba-48b2fb827b86"}]} [pid: 7|app: 0|req: 1543/3072] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:51:01 2026] DELETE /v2.0/subnets/1c50e6c3-1a19-4158-a3cb-38da295d0238 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:51:02.132 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0712add-d043-46c1-a074-f9009fe40b9c dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/3073] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:51:02 2026] GET /v2.0/subnets/1c50e6c3-1a19-4158-a3cb-38da295d0238 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3074] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:51:02 2026] DELETE /v2.0/subnets/8148e86a-ed28-4433-bd46-5b18fa20940c => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:51:02.366 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9217f10-867c-4c0b-b53e-39cf3d0eb662 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1531/3075] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:51:02 2026] GET /v2.0/subnets/8148e86a-ed28-4433-bd46-5b18fa20940c => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3076] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:51:02 2026] DELETE /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:51:02.810 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3fc2ae7-b856-4c5f-a2e2-3d07ab2e95af dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3077] 10.0.0.236 () {32 vars in 723 bytes} [Wed Jul 1 08:51:02 2026] GET /v2.0/networks/f561b7a2-1e08-47ce-b3d3-f3bd7312bb06 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3078] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:51:02 2026] DELETE /v2.0/subnets/ee591733-9f9e-40de-bec5-27a74b302e9d => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:51:03.074 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6278e1e-709b-41ae-9ff8-aa3ae8f6c882 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/3079] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:51:03 2026] GET /v2.0/subnets/ee591733-9f9e-40de-bec5-27a74b302e9d => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3080] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:51:03 2026] DELETE /v2.0/subnets/10d6b3a9-f449-4a76-a683-0d4937e70afd => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:51:03.354 8 INFO neutron.pecan_wsgi.hooks.translation [None req-558bdad0-b454-4cf4-86a7-94524b7ef849 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3081] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:51:03 2026] GET /v2.0/subnets/10d6b3a9-f449-4a76-a683-0d4937e70afd => 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: 1548/3082] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:51:03 2026] DELETE /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:51:03.787 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e42bde8-82a5-414a-b6cb-c9c1f415aee0 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3083] 10.0.0.236 () {32 vars in 723 bytes} [Wed Jul 1 08:51:03 2026] GET /v2.0/networks/51348f46-490e-465a-8ad1-ddb6db4f7259 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:51:03.921 7 INFO neutron.services.segments.plugin [-] Segment 3406f06b-7250-4a5a-bca4-9ea2bff1a633 resource provider aggregate not found 2026-07-01 08:51:03.946 7 INFO neutron.services.segments.plugin [-] Segment 3406f06b-7250-4a5a-bca4-9ea2bff1a633 resource provider aggregate not found 2026-07-01 08:51:03.951 7 INFO neutron.services.segments.plugin [-] Segment 3406f06b-7250-4a5a-bca4-9ea2bff1a633 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3406f06b-7250-4a5a-bca4-9ea2bff1a633 found for delete ", "request_id": "req-90365e82-896c-4fe7-9444-22f9d95bc2dd"}]} 2026-07-01 08:51:03.968 7 INFO neutron.services.segments.plugin [-] Segment 3406f06b-7250-4a5a-bca4-9ea2bff1a633 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3406f06b-7250-4a5a-bca4-9ea2bff1a633 found for delete ", "request_id": "req-598babf2-5a0d-44e7-a7d9-93af52156f4e"}]} 2026-07-01 08:51:03.974 7 INFO neutron.services.segments.plugin [-] Segment bfd5805d-722c-48dc-a92b-3fbf82834201 resource provider aggregate not found 2026-07-01 08:51:03.996 7 INFO neutron.services.segments.plugin [-] Segment bfd5805d-722c-48dc-a92b-3fbf82834201 resource provider aggregate not found 2026-07-01 08:51:04.000 7 INFO neutron.services.segments.plugin [-] Segment bfd5805d-722c-48dc-a92b-3fbf82834201 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfd5805d-722c-48dc-a92b-3fbf82834201 found for delete ", "request_id": "req-361d5449-06e0-49f5-98c9-d0fc3a2d7101"}]} 2026-07-01 08:51:04.016 7 INFO neutron.services.segments.plugin [-] Segment bfd5805d-722c-48dc-a92b-3fbf82834201 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfd5805d-722c-48dc-a92b-3fbf82834201 found for delete ", "request_id": "req-bf4d4635-81c3-4fa0-976e-d38334b46a76"}]} [pid: 7|app: 0|req: 1549/3084] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:51:03 2026] DELETE /v2.0/subnets/8afc79e1-f885-45b6-bcc1-bc1b62b666f7 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:51:04.099 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c3c22fe-fb72-414b-8e50-f098149455c5 dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1536/3085] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:51:04 2026] GET /v2.0/subnets/8afc79e1-f885-45b6-bcc1-bc1b62b666f7 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3086] 10.0.0.236 () {32 vars in 724 bytes} [Wed Jul 1 08:51:04 2026] DELETE /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:51:04.341 8 INFO neutron.pecan_wsgi.hooks.translation [None req-427c2ce7-35a5-4047-ab8c-4db312cd411b dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/3087] 10.0.0.236 () {32 vars in 721 bytes} [Wed Jul 1 08:51:04 2026] GET /v2.0/subnets/dd1a88ea-3613-4069-86d4-60d0abd503ff => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3088] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:51:04 2026] DELETE /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:51:04.742 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32570d8c-fbc5-4853-81b6-9b86e99bf5fc dd63d8113c1a4c7cbabab64887cfd540 8b32717db2d84e91a8181af0cacf34da - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/3089] 10.0.0.236 () {32 vars in 723 bytes} [Wed Jul 1 08:51:04 2026] GET /v2.0/networks/e23fd03e-ad27-41e6-84bc-0b5ad539341c => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:51:06.792 7 INFO neutron.services.segments.plugin [-] Segment 5a6748f6-cc34-4727-b206-1d9d7591594c resource provider aggregate not found 2026-07-01 08:51:06.798 7 INFO neutron.services.segments.plugin [-] Segment 5a6748f6-cc34-4727-b206-1d9d7591594c resource provider aggregate not found 2026-07-01 08:51:06.807 7 INFO neutron.services.segments.plugin [-] Segment 5a6748f6-cc34-4727-b206-1d9d7591594c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a6748f6-cc34-4727-b206-1d9d7591594c found for delete ", "request_id": "req-69af0b76-387d-451f-875e-91fcd368c8d1"}]} 2026-07-01 08:51:06.813 7 INFO neutron.services.segments.plugin [-] Segment 5a6748f6-cc34-4727-b206-1d9d7591594c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a6748f6-cc34-4727-b206-1d9d7591594c found for delete ", "request_id": "req-db0cd345-5b74-4b25-96c7-4bc141aaf662"}]} [pid: 7|app: 0|req: 1552/3090] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:06 2026] GET /v2.0/security-groups?tenant_id=8b32717db2d84e91a8181af0cacf34da&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3091] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:06 2026] DELETE /v2.0/security-groups/6e1c8074-5000-40ff-80b9-79b8e1a64493 => 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: 1553/3092] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:07 2026] GET /v2.0/security-groups?tenant_id=8d3d48b633a24108886f8097a119394b&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3093] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:07 2026] DELETE /v2.0/security-groups/384a9b75-3bc7-46ac-9365-80e16028332f => 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: 1554/3094] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:07 2026] GET /v2.0/security-groups?tenant_id=054ffc024ceb4f248c162208380ceced&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3095] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:07 2026] DELETE /v2.0/security-groups/5977c35a-988c-4e52-b315-e9141384d33f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3096] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:08 2026] GET /v2.0/security-groups?tenant_id=7749db48c2094ee2b53830868c9b6a77&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3097] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:08 2026] DELETE /v2.0/security-groups/22d3e82c-848a-4d95-a67e-14d74511a611 => 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: 1556/3098] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:08 2026] GET /v2.0/security-groups?tenant_id=c83d562910c04199b1b2da7909939973&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3099] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:08 2026] DELETE /v2.0/security-groups/0fdcd0b3-bc07-4ff9-ae44-9734b59b4229 => 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: 1557/3100] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:08 2026] GET /v2.0/security-groups?tenant_id=4e02528c99234acea32dd97eca6b9428&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3101] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:08 2026] DELETE /v2.0/security-groups/0d08a41e-64bd-45ee-8818-877742e10a67 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3102] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:09 2026] GET /v2.0/security-groups?tenant_id=7d8b001d28a44a18ba52f3602d6ced93&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3103] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:09 2026] DELETE /v2.0/security-groups/90ef42df-1333-4c88-90b3-339476d81955 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:51:13.981 7 WARNING neutron_lib.context [None req-9b9048fc-dcc7-41d6-906a-0c0285358738 c0bd4155a6584a7dbbca77be0e73e15d 37211c80d5ea468eab4f08d518619e2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:51:14.179 7 INFO neutron.db.segments_db [None req-9b9048fc-dcc7-41d6-906a-0c0285358738 c0bd4155a6584a7dbbca77be0e73e15d 37211c80d5ea468eab4f08d518619e2c - - default default] Added segment ffaa6ea1-2123-4744-855a-039b4f239566 of type vxlan for network 1f3cb2e6-5130-4faa-bb13-6dd651defaba [pid: 7|app: 0|req: 1559/3104] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:51:13 2026] POST /v2.0/networks => generated 631 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:51:14.309 8 WARNING neutron_lib.context [None req-5e77f0a2-2fda-4caa-99f9-af7ad337a2c3 c0bd4155a6584a7dbbca77be0e73e15d 37211c80d5ea468eab4f08d518619e2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:51:14.373 8 INFO neutron.db.segments_db [None req-5e77f0a2-2fda-4caa-99f9-af7ad337a2c3 c0bd4155a6584a7dbbca77be0e73e15d 37211c80d5ea468eab4f08d518619e2c - - default default] Added segment cace8d79-4314-4ce0-bf65-bc4e679939d2 of type vxlan for network 70567623-edb8-4a7a-81ef-0f23f69eb1a4 [pid: 8|app: 0|req: 1546/3105] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:51:14 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:51:14.499 7 WARNING neutron_lib.context [None req-ff59e3ba-4d7f-4013-b064-6966cd64629a c0bd4155a6584a7dbbca77be0e73e15d 37211c80d5ea468eab4f08d518619e2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:51:14.567 7 INFO neutron.db.segments_db [None req-ff59e3ba-4d7f-4013-b064-6966cd64629a c0bd4155a6584a7dbbca77be0e73e15d 37211c80d5ea468eab4f08d518619e2c - - default default] Added segment 802a6df4-0ce7-402e-bd15-31751ae3b11b of type vxlan for network d60434a3-5eb3-4fff-b523-239ce307330c [pid: 7|app: 0|req: 1560/3106] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:51:14 2026] POST /v2.0/networks => generated 631 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:51:14.704 8 WARNING neutron_lib.context [None req-2f7ce941-02b4-4255-a925-ec27e56b9c2a c0bd4155a6584a7dbbca77be0e73e15d 37211c80d5ea468eab4f08d518619e2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:51:14.788 8 INFO neutron.db.segments_db [None req-2f7ce941-02b4-4255-a925-ec27e56b9c2a c0bd4155a6584a7dbbca77be0e73e15d 37211c80d5ea468eab4f08d518619e2c - - default default] Added segment 7693dfb2-2026-4e51-931d-18c06d269380 of type vxlan for network 800626fb-de9a-451d-8898-f9db081a9681 [pid: 8|app: 0|req: 1547/3107] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:51:14 2026] POST /v2.0/networks => generated 631 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:51:14.896 7 WARNING neutron_lib.context [None req-402d6e48-0350-491c-9365-c220dacf8356 c0bd4155a6584a7dbbca77be0e73e15d 37211c80d5ea468eab4f08d518619e2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:51:14.963 7 INFO neutron.db.segments_db [None req-402d6e48-0350-491c-9365-c220dacf8356 c0bd4155a6584a7dbbca77be0e73e15d 37211c80d5ea468eab4f08d518619e2c - - default default] Added segment 6f49b8f8-1570-4ee8-9ece-075cd4d8d7b3 of type vxlan for network 1762df9f-6aec-43ef-8d04-f13dd3bdd91b [pid: 7|app: 0|req: 1561/3108] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:51:14 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3109] 10.0.0.236 () {34 vars in 753 bytes} [Wed Jul 1 08:51:15 2026] PUT /v2.0/networks/1f3cb2e6-5130-4faa-bb13-6dd651defaba/tags => generated 17 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3110] 10.0.0.236 () {34 vars in 753 bytes} [Wed Jul 1 08:51:15 2026] PUT /v2.0/networks/70567623-edb8-4a7a-81ef-0f23f69eb1a4/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3111] 10.0.0.236 () {34 vars in 753 bytes} [Wed Jul 1 08:51:15 2026] PUT /v2.0/networks/d60434a3-5eb3-4fff-b523-239ce307330c/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3112] 10.0.0.236 () {34 vars in 753 bytes} [Wed Jul 1 08:51:15 2026] PUT /v2.0/networks/800626fb-de9a-451d-8898-f9db081a9681/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3113] 10.0.0.236 () {32 vars in 666 bytes} [Wed Jul 1 08:51:15 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3114] 10.0.0.236 () {32 vars in 680 bytes} [Wed Jul 1 08:51:15 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3115] 10.0.0.236 () {32 vars in 676 bytes} [Wed Jul 1 08:51:15 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3116] 10.0.0.236 () {32 vars in 688 bytes} [Wed Jul 1 08:51:15 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3117] 10.0.0.236 () {32 vars in 674 bytes} [Wed Jul 1 08:51:15 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3120] 10.0.0.236 () {32 vars in 688 bytes} [Wed Jul 1 08:51:15 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3121] 10.0.0.236 () {32 vars in 684 bytes} [Wed Jul 1 08:51:16 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3122] 10.0.0.236 () {32 vars in 696 bytes} [Wed Jul 1 08:51:16 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3123] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:51:16 2026] DELETE /v2.0/networks/1f3cb2e6-5130-4faa-bb13-6dd651defaba => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:51:16.784 7 INFO neutron.services.segments.plugin [-] Segment cace8d79-4314-4ce0-bf65-bc4e679939d2 resource provider aggregate not found 2026-07-01 08:51:16.793 7 INFO neutron.services.segments.plugin [-] Segment cace8d79-4314-4ce0-bf65-bc4e679939d2 resource provider aggregate not found 2026-07-01 08:51:16.804 7 INFO neutron.services.segments.plugin [-] Segment cace8d79-4314-4ce0-bf65-bc4e679939d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cace8d79-4314-4ce0-bf65-bc4e679939d2 found for delete ", "request_id": "req-784cbab2-9f0c-4f6e-8484-fea191aa122b"}]} 2026-07-01 08:51:16.808 7 INFO neutron.services.segments.plugin [-] Segment cace8d79-4314-4ce0-bf65-bc4e679939d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cace8d79-4314-4ce0-bf65-bc4e679939d2 found for delete ", "request_id": "req-cac53656-d7a7-4a3f-a79a-2f4afd870d23"}]} [pid: 7|app: 0|req: 1568/3124] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:51:16 2026] DELETE /v2.0/networks/70567623-edb8-4a7a-81ef-0f23f69eb1a4 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:51:16.828 8 INFO neutron.services.segments.plugin [-] Segment ffaa6ea1-2123-4744-855a-039b4f239566 resource provider aggregate not found 2026-07-01 08:51:16.836 8 INFO neutron.services.segments.plugin [-] Segment ffaa6ea1-2123-4744-855a-039b4f239566 resource provider aggregate not found 2026-07-01 08:51:16.860 8 INFO neutron.services.segments.plugin [-] Segment ffaa6ea1-2123-4744-855a-039b4f239566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffaa6ea1-2123-4744-855a-039b4f239566 found for delete ", "request_id": "req-831de290-dc7a-40ee-8778-e246fbd31294"}]} 2026-07-01 08:51:16.861 8 INFO neutron.services.segments.plugin [-] Segment ffaa6ea1-2123-4744-855a-039b4f239566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffaa6ea1-2123-4744-855a-039b4f239566 found for delete ", "request_id": "req-90ac2bbd-ab59-4324-8f28-457810f4863d"}]} [pid: 8|app: 0|req: 1557/3125] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:51:16 2026] DELETE /v2.0/networks/d60434a3-5eb3-4fff-b523-239ce307330c => 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: 1569/3126] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:51:17 2026] DELETE /v2.0/networks/800626fb-de9a-451d-8898-f9db081a9681 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3127] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:51:17 2026] DELETE /v2.0/networks/1762df9f-6aec-43ef-8d04-f13dd3bdd91b => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3128] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:18 2026] GET /v2.0/security-groups?tenant_id=37211c80d5ea468eab4f08d518619e2c&name=default => generated 2929 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3129] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:18 2026] DELETE /v2.0/security-groups/8e3e1239-ef0e-4efa-afcc-577c19cf6170 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:51:18.822 7 INFO neutron.services.segments.plugin [-] Segment 7693dfb2-2026-4e51-931d-18c06d269380 resource provider aggregate not found 2026-07-01 08:51:18.830 7 INFO neutron.services.segments.plugin [-] Segment 7693dfb2-2026-4e51-931d-18c06d269380 resource provider aggregate not found 2026-07-01 08:51:18.844 7 INFO neutron.services.segments.plugin [-] Segment 7693dfb2-2026-4e51-931d-18c06d269380 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7693dfb2-2026-4e51-931d-18c06d269380 found for delete ", "request_id": "req-7211a218-7f6d-4373-88a6-2815d18c951a"}]} 2026-07-01 08:51:18.849 7 INFO neutron.services.segments.plugin [-] Segment 7693dfb2-2026-4e51-931d-18c06d269380 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7693dfb2-2026-4e51-931d-18c06d269380 found for delete ", "request_id": "req-acd10d62-e32d-41ec-8d0b-76540c698e10"}]} [pid: 7|app: 0|req: 1571/3130] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:18 2026] GET /v2.0/security-groups?tenant_id=f58624c399504ddfb59bffe29de7a1f3&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:51:18.906 8 INFO neutron.services.segments.plugin [-] Segment 802a6df4-0ce7-402e-bd15-31751ae3b11b resource provider aggregate not found 2026-07-01 08:51:18.912 8 INFO neutron.services.segments.plugin [-] Segment 802a6df4-0ce7-402e-bd15-31751ae3b11b resource provider aggregate not found 2026-07-01 08:51:18.921 8 INFO neutron.services.segments.plugin [-] Segment 802a6df4-0ce7-402e-bd15-31751ae3b11b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 802a6df4-0ce7-402e-bd15-31751ae3b11b found for delete ", "request_id": "req-b1c94738-8de8-4f7f-a01f-597374b174ac"}]} 2026-07-01 08:51:18.934 8 INFO neutron.services.segments.plugin [-] Segment 802a6df4-0ce7-402e-bd15-31751ae3b11b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 802a6df4-0ce7-402e-bd15-31751ae3b11b found for delete ", "request_id": "req-561afad5-7840-465c-bff6-515d7b1613b2"}]} 2026-07-01 08:51:18.939 8 INFO neutron.services.segments.plugin [-] Segment 6f49b8f8-1570-4ee8-9ece-075cd4d8d7b3 resource provider aggregate not found 2026-07-01 08:51:18.952 8 INFO neutron.services.segments.plugin [-] Segment 6f49b8f8-1570-4ee8-9ece-075cd4d8d7b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f49b8f8-1570-4ee8-9ece-075cd4d8d7b3 found for delete ", "request_id": "req-c59fbc73-d290-4fe6-895d-f1fb2fd761cd"}]} 2026-07-01 08:51:18.956 8 INFO neutron.services.segments.plugin [-] Segment 6f49b8f8-1570-4ee8-9ece-075cd4d8d7b3 resource provider aggregate not found 2026-07-01 08:51:18.974 8 INFO neutron.services.segments.plugin [-] Segment 6f49b8f8-1570-4ee8-9ece-075cd4d8d7b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f49b8f8-1570-4ee8-9ece-075cd4d8d7b3 found for delete ", "request_id": "req-6c0258c7-f968-40ec-8397-14ebb18fb782"}]} [pid: 8|app: 0|req: 1560/3131] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:18 2026] DELETE /v2.0/security-groups/ffba4faa-536b-49b1-996e-aacd31c50128 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3132] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:19 2026] GET /v2.0/security-groups?tenant_id=ce7cedb8f3f841cebaaedfa0363793f8&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3133] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:19 2026] DELETE /v2.0/security-groups/3d3368e5-eb39-4d6a-b573-702fb9179cea => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:51:23.746 7 WARNING neutron_lib.context [None req-d0b5a6ea-cfba-440a-9967-262c7f671596 ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:51:23.914 7 INFO neutron.db.segments_db [None req-d0b5a6ea-cfba-440a-9967-262c7f671596 ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Added segment f055c3e2-8611-442e-9a43-874c3a73a1b6 of type vxlan for network 50804918-cd58-4e93-8723-577f72df9d75 [pid: 7|app: 0|req: 1573/3134] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:51:23 2026] POST /v2.0/networks => generated 632 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:51:24.042 8 WARNING neutron_lib.context [None req-f40293e9-b9c3-4fda-969d-aad9096a427e ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1562/3135] 10.0.0.236 () {34 vars in 664 bytes} [Wed Jul 1 08:51:24 2026] POST /v2.0/ports => generated 743 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:51:24.448 7 WARNING neutron_lib.context [None req-3fd2f761-8892-403e-b553-8d44bc4261bd ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1574/3136] 10.0.0.236 () {34 vars in 666 bytes} [Wed Jul 1 08:51:24 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-07-01 08:51:24.714 8 WARNING neutron_lib.context [None req-122e7a21-9b8b-48b5-b670-d6e790636d05 ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:51:24.779 8 INFO neutron.db.segments_db [None req-122e7a21-9b8b-48b5-b670-d6e790636d05 ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Added segment a3dd6b6d-87a0-42fe-9ffe-3d3f3ff75fd8 of type vxlan for network 21be9b5a-e9d1-491b-a0b1-b0000305bf22 [pid: 8|app: 0|req: 1563/3137] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:51:24 2026] POST /v2.0/networks => generated 632 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:51:24.901 7 WARNING neutron_lib.context [None req-f5af6c09-2b4d-4780-9150-ca55598182b0 ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1575/3138] 10.0.0.236 () {34 vars in 664 bytes} [Wed Jul 1 08:51:24 2026] POST /v2.0/ports => generated 743 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:51:25.328 8 WARNING neutron_lib.context [None req-b9ce5ea7-8c89-4364-8796-d34fd8109db2 ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1564/3139] 10.0.0.236 () {34 vars in 666 bytes} [Wed Jul 1 08:51:25 2026] POST /v2.0/trunks => generated 407 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:51:25.551 7 WARNING neutron_lib.context [None req-5e381ef1-b963-442d-a8f0-73da73ad1707 ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:51:25.616 7 INFO neutron.db.segments_db [None req-5e381ef1-b963-442d-a8f0-73da73ad1707 ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Added segment 2e438613-2f4e-4613-af45-32629c658552 of type vxlan for network b9d0d729-510f-45e1-8913-cecbe44428fe [pid: 7|app: 0|req: 1576/3140] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:51:25 2026] POST /v2.0/networks => generated 632 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:51:25.779 8 WARNING neutron_lib.context [None req-49d384ef-f40f-46c1-a4e2-0585b261124e ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1565/3141] 10.0.0.236 () {34 vars in 664 bytes} [Wed Jul 1 08:51:25 2026] POST /v2.0/ports => generated 743 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:51:26.210 7 WARNING neutron_lib.context [None req-b290d8e5-e9a6-4673-836d-6601b40260e9 ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1577/3142] 10.0.0.236 () {34 vars in 666 bytes} [Wed Jul 1 08:51:26 2026] POST /v2.0/trunks => generated 407 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:51:26.437 8 WARNING neutron_lib.context [None req-f8c634fd-2a29-4415-b6ec-1b80548c034b ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:51:26.492 8 INFO neutron.db.segments_db [None req-f8c634fd-2a29-4415-b6ec-1b80548c034b ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Added segment ef37161a-a506-48f8-9761-513d352a2761 of type vxlan for network 5985ab14-4c85-4f8f-b34c-71a0dfc76dfc [pid: 8|app: 0|req: 1566/3143] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:51:26 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:51:26.610 7 WARNING neutron_lib.context [None req-c5ca649e-f6a5-4ac2-9b80-8366b4051ced ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1578/3144] 10.0.0.236 () {34 vars in 664 bytes} [Wed Jul 1 08:51:26 2026] POST /v2.0/ports => generated 743 bytes in 746 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:51:27.362 8 WARNING neutron_lib.context [None req-645a9362-a3ce-40de-b615-b6bced126f21 ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1567/3145] 10.0.0.236 () {34 vars in 666 bytes} [Wed Jul 1 08:51:27 2026] POST /v2.0/trunks => generated 407 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:51:27.574 7 WARNING neutron_lib.context [None req-14fc221d-b85f-483d-8b66-c8cc6f97bb6f ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:51:27.628 7 INFO neutron.db.segments_db [None req-14fc221d-b85f-483d-8b66-c8cc6f97bb6f ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Added segment 4d9dbbfd-8f51-4291-a38f-71f8ac788960 of type vxlan for network 32800996-7132-4d36-bc08-172459b55d9d [pid: 7|app: 0|req: 1579/3146] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:51:27 2026] POST /v2.0/networks => generated 631 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:51:27.790 8 WARNING neutron_lib.context [None req-6af0dd37-a57d-41ce-bfa6-bde7beb4f99e ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1568/3147] 10.0.0.236 () {34 vars in 664 bytes} [Wed Jul 1 08:51:27 2026] POST /v2.0/ports => generated 743 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:51:28.153 7 WARNING neutron_lib.context [None req-735d1062-8b93-4773-8680-d5948ef16fb1 ef1dff65f30345529ef52386be133fcf 026d895c1928499eb18283daab43193c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1580/3148] 10.0.0.236 () {34 vars in 666 bytes} [Wed Jul 1 08:51:28 2026] POST /v2.0/trunks => generated 407 bytes in 283 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: 1569/3149] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:51:28 2026] PUT /v2.0/trunks/4843dbab-4efe-461a-b4ed-279e96288aa7/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3150] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:51:28 2026] PUT /v2.0/trunks/26e72011-bedb-4e3f-baa3-5a2bbfbf9253/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3151] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:51:28 2026] PUT /v2.0/trunks/0ce8ab98-65fb-4df4-a939-05d3a1490de2/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: 1582/3152] 10.0.0.236 () {34 vars in 749 bytes} [Wed Jul 1 08:51:28 2026] PUT /v2.0/trunks/68c80212-e0c5-4bcd-be8d-80e36d1c95e6/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3153] 10.0.0.236 () {32 vars in 662 bytes} [Wed Jul 1 08:51:28 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3154] 10.0.0.236 () {32 vars in 676 bytes} [Wed Jul 1 08:51:28 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3155] 10.0.0.236 () {32 vars in 672 bytes} [Wed Jul 1 08:51:28 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3156] 10.0.0.236 () {32 vars in 684 bytes} [Wed Jul 1 08:51:28 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3157] 10.0.0.236 () {32 vars in 670 bytes} [Wed Jul 1 08:51:28 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3158] 10.0.0.236 () {32 vars in 684 bytes} [Wed Jul 1 08:51:28 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3159] 10.0.0.236 () {32 vars in 680 bytes} [Wed Jul 1 08:51:28 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3160] 10.0.0.236 () {32 vars in 692 bytes} [Wed Jul 1 08:51:28 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3161] 10.0.0.236 () {32 vars in 719 bytes} [Wed Jul 1 08:51:28 2026] GET /v2.0/trunks/4843dbab-4efe-461a-b4ed-279e96288aa7 => generated 412 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3162] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:51:28 2026] GET /v2.0/ports/41975910-987f-44bf-953a-eb8631be3cc3 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3163] 10.0.0.236 () {32 vars in 722 bytes} [Wed Jul 1 08:51:28 2026] DELETE /v2.0/trunks/4843dbab-4efe-461a-b4ed-279e96288aa7 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3164] 10.0.0.236 () {32 vars in 719 bytes} [Wed Jul 1 08:51:29 2026] GET /v2.0/trunks/26e72011-bedb-4e3f-baa3-5a2bbfbf9253 => generated 420 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3165] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:51:29 2026] GET /v2.0/ports/d083997a-171f-472a-94a9-b1b0823d6be6 => generated 826 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3166] 10.0.0.236 () {32 vars in 722 bytes} [Wed Jul 1 08:51:29 2026] DELETE /v2.0/trunks/26e72011-bedb-4e3f-baa3-5a2bbfbf9253 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3167] 10.0.0.236 () {32 vars in 719 bytes} [Wed Jul 1 08:51:29 2026] GET /v2.0/trunks/0ce8ab98-65fb-4df4-a939-05d3a1490de2 => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3168] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:51:29 2026] GET /v2.0/ports/54918f53-fb48-4692-ae63-071ea153b951 => generated 826 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3169] 10.0.0.236 () {32 vars in 722 bytes} [Wed Jul 1 08:51:29 2026] DELETE /v2.0/trunks/0ce8ab98-65fb-4df4-a939-05d3a1490de2 => 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: 1591/3170] 10.0.0.236 () {32 vars in 719 bytes} [Wed Jul 1 08:51:29 2026] GET /v2.0/trunks/68c80212-e0c5-4bcd-be8d-80e36d1c95e6 => generated 414 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3171] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:51:29 2026] GET /v2.0/ports/140952e5-77e2-4278-a94c-6e514f56a236 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3172] 10.0.0.236 () {32 vars in 722 bytes} [Wed Jul 1 08:51:29 2026] DELETE /v2.0/trunks/68c80212-e0c5-4bcd-be8d-80e36d1c95e6 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3173] 10.0.0.236 () {32 vars in 719 bytes} [Wed Jul 1 08:51:29 2026] GET /v2.0/trunks/3a534303-8ae0-425f-93ad-328e8d64844d => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3174] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 1 08:51:29 2026] GET /v2.0/ports/4cef71f4-6e64-4e7b-a4e7-6a1783f1e7bb => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3175] 10.0.0.236 () {32 vars in 722 bytes} [Wed Jul 1 08:51:29 2026] DELETE /v2.0/trunks/3a534303-8ae0-425f-93ad-328e8d64844d => 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: 1594/3176] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:51:30 2026] DELETE /v2.0/ports/41975910-987f-44bf-953a-eb8631be3cc3 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3177] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:51:30 2026] DELETE /v2.0/ports/d083997a-171f-472a-94a9-b1b0823d6be6 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3178] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:51:30 2026] DELETE /v2.0/ports/54918f53-fb48-4692-ae63-071ea153b951 => 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: 1584/3181] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:51:30 2026] DELETE /v2.0/ports/140952e5-77e2-4278-a94c-6e514f56a236 => 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: 1598/3182] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:51:31 2026] DELETE /v2.0/ports/4cef71f4-6e64-4e7b-a4e7-6a1783f1e7bb => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:51:31.482 8 INFO neutron.services.segments.plugin [-] Segment f055c3e2-8611-442e-9a43-874c3a73a1b6 resource provider aggregate not found 2026-07-01 08:51:31.486 8 INFO neutron.services.segments.plugin [-] Segment f055c3e2-8611-442e-9a43-874c3a73a1b6 resource provider aggregate not found 2026-07-01 08:51:31.502 8 INFO neutron.services.segments.plugin [-] Segment f055c3e2-8611-442e-9a43-874c3a73a1b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f055c3e2-8611-442e-9a43-874c3a73a1b6 found for delete ", "request_id": "req-bf9034b5-55d6-4671-a2cf-33bf5f0ca657"}]} 2026-07-01 08:51:31.506 8 INFO neutron.services.segments.plugin [-] Segment f055c3e2-8611-442e-9a43-874c3a73a1b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f055c3e2-8611-442e-9a43-874c3a73a1b6 found for delete ", "request_id": "req-5d96d984-a197-448a-b444-c52a24ed9a81"}]} [pid: 8|app: 0|req: 1585/3183] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:51:31 2026] DELETE /v2.0/networks/50804918-cd58-4e93-8723-577f72df9d75 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:51:31.754 7 INFO neutron.services.segments.plugin [-] Segment a3dd6b6d-87a0-42fe-9ffe-3d3f3ff75fd8 resource provider aggregate not found 2026-07-01 08:51:31.760 7 INFO neutron.services.segments.plugin [-] Segment a3dd6b6d-87a0-42fe-9ffe-3d3f3ff75fd8 resource provider aggregate not found 2026-07-01 08:51:31.779 7 INFO neutron.services.segments.plugin [-] Segment a3dd6b6d-87a0-42fe-9ffe-3d3f3ff75fd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3dd6b6d-87a0-42fe-9ffe-3d3f3ff75fd8 found for delete ", "request_id": "req-3913f62f-8b52-475c-ba68-49e3028cbdf7"}]} 2026-07-01 08:51:31.780 7 INFO neutron.services.segments.plugin [-] Segment a3dd6b6d-87a0-42fe-9ffe-3d3f3ff75fd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3dd6b6d-87a0-42fe-9ffe-3d3f3ff75fd8 found for delete ", "request_id": "req-410bc1dc-ca12-46b8-a777-46dcf4a456b2"}]} [pid: 7|app: 0|req: 1599/3184] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:51:31 2026] DELETE /v2.0/networks/21be9b5a-e9d1-491b-a0b1-b0000305bf22 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3185] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:51:31 2026] DELETE /v2.0/networks/b9d0d729-510f-45e1-8913-cecbe44428fe => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3186] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:51:32 2026] DELETE /v2.0/networks/5985ab14-4c85-4f8f-b34c-71a0dfc76dfc => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3187] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:51:32 2026] DELETE /v2.0/networks/32800996-7132-4d36-bc08-172459b55d9d => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:51:33.916 7 INFO neutron.services.segments.plugin [-] Segment ef37161a-a506-48f8-9761-513d352a2761 resource provider aggregate not found 2026-07-01 08:51:33.924 7 INFO neutron.services.segments.plugin [-] Segment ef37161a-a506-48f8-9761-513d352a2761 resource provider aggregate not found 2026-07-01 08:51:33.941 7 INFO neutron.services.segments.plugin [-] Segment ef37161a-a506-48f8-9761-513d352a2761 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef37161a-a506-48f8-9761-513d352a2761 found for delete ", "request_id": "req-84f277d8-bfe6-4919-8214-f1f806382168"}]} 2026-07-01 08:51:33.944 7 INFO neutron.services.segments.plugin [-] Segment ef37161a-a506-48f8-9761-513d352a2761 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef37161a-a506-48f8-9761-513d352a2761 found for delete ", "request_id": "req-06808d39-96dc-46b3-9022-830c2ff462be"}]} [pid: 7|app: 0|req: 1601/3188] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:33 2026] GET /v2.0/security-groups?tenant_id=4b6e024707a946238c0dded48449000c&name=default => generated 2929 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:51:34.276 8 INFO neutron.services.segments.plugin [-] Segment 2e438613-2f4e-4613-af45-32629c658552 resource provider aggregate not found 2026-07-01 08:51:34.282 8 INFO neutron.services.segments.plugin [-] Segment 2e438613-2f4e-4613-af45-32629c658552 resource provider aggregate not found 2026-07-01 08:51:34.291 8 INFO neutron.services.segments.plugin [-] Segment 2e438613-2f4e-4613-af45-32629c658552 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e438613-2f4e-4613-af45-32629c658552 found for delete ", "request_id": "req-9b911952-ebb9-48a9-ae7c-6d3f38e3f691"}]} 2026-07-01 08:51:34.297 8 INFO neutron.services.segments.plugin [-] Segment 2e438613-2f4e-4613-af45-32629c658552 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e438613-2f4e-4613-af45-32629c658552 found for delete ", "request_id": "req-b462f5bc-a4ea-4cee-a7cd-4219c36c169e"}]} 2026-07-01 08:51:34.306 8 INFO neutron.services.segments.plugin [-] Segment 4d9dbbfd-8f51-4291-a38f-71f8ac788960 resource provider aggregate not found 2026-07-01 08:51:34.311 8 INFO neutron.services.segments.plugin [-] Segment 4d9dbbfd-8f51-4291-a38f-71f8ac788960 resource provider aggregate not found 2026-07-01 08:51:34.329 8 INFO neutron.services.segments.plugin [-] Segment 4d9dbbfd-8f51-4291-a38f-71f8ac788960 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d9dbbfd-8f51-4291-a38f-71f8ac788960 found for delete ", "request_id": "req-58a4e97a-c5f6-4754-a288-d7dd956065af"}]} 2026-07-01 08:51:34.334 8 INFO neutron.services.segments.plugin [-] Segment 4d9dbbfd-8f51-4291-a38f-71f8ac788960 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d9dbbfd-8f51-4291-a38f-71f8ac788960 found for delete ", "request_id": "req-90e8d83f-9c50-4c3f-b416-4f6f99ac397a"}]} [pid: 8|app: 0|req: 1588/3189] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:34 2026] DELETE /v2.0/security-groups/3189f0a2-820a-48aa-acb3-1a391f7cbc82 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3190] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:34 2026] GET /v2.0/security-groups?tenant_id=1e248669e2af4081914382c6f1e7c4ee&name=default => generated 2929 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3191] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:34 2026] DELETE /v2.0/security-groups/878eb4ba-95dc-4156-b0d3-c801581f459c => 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: 1603/3192] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:35 2026] GET /v2.0/security-groups?tenant_id=026d895c1928499eb18283daab43193c&name=default => generated 2929 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3193] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:35 2026] DELETE /v2.0/security-groups/45644e88-17ce-4822-a8e3-2775a2221f79 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:51:39.423 7 WARNING neutron_lib.context [None req-fc175a40-bad1-4dd5-905b-e46c3fa8474a b71b0a9e6d1e45818661d02e62fd4a5d 62b58b4b513f4febac191e7d226d3045 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:51:39.581 7 INFO neutron.db.segments_db [None req-fc175a40-bad1-4dd5-905b-e46c3fa8474a b71b0a9e6d1e45818661d02e62fd4a5d 62b58b4b513f4febac191e7d226d3045 - - default default] Added segment ed1ed53a-0ca3-477d-8176-f98ff489ce49 of type vxlan for network ab9a05d2-1fa8-47c8-a569-60fda901b7f2 [pid: 7|app: 0|req: 1604/3194] 10.0.0.236 () {34 vars in 670 bytes} [Wed Jul 1 08:51:39 2026] POST /v2.0/networks => generated 631 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:51:39.740 8 WARNING neutron_lib.context [None req-2799573c-baf0-4609-bda9-63ff61b2df37 b71b0a9e6d1e45818661d02e62fd4a5d 62b58b4b513f4febac191e7d226d3045 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1591/3195] 10.0.0.236 () {34 vars in 664 bytes} [Wed Jul 1 08:51:39 2026] POST /v2.0/ports => generated 743 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3196] 10.0.0.236 () {34 vars in 747 bytes} [Wed Jul 1 08:51:40 2026] PUT /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/tags => generated 25 bytes in 60 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: 1592/3197] 10.0.0.236 () {32 vars in 727 bytes} [Wed Jul 1 08:51:40 2026] GET /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3198] 10.0.0.236 () {34 vars in 758 bytes} [Wed Jul 1 08:51:40 2026] PUT /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3199] 10.0.0.236 () {32 vars in 727 bytes} [Wed Jul 1 08:51:40 2026] GET /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3200] 10.0.0.236 () {34 vars in 754 bytes} [Wed Jul 1 08:51:40 2026] PUT /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3201] 10.0.0.236 () {32 vars in 727 bytes} [Wed Jul 1 08:51:40 2026] GET /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/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: 1608/3202] 10.0.0.236 () {34 vars in 776 bytes} [Wed Jul 1 08:51:40 2026] PUT /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3203] 10.0.0.236 () {32 vars in 727 bytes} [Wed Jul 1 08:51:40 2026] GET /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3204] 10.0.0.236 () {34 vars in 747 bytes} [Wed Jul 1 08:51:40 2026] PUT /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3205] 10.0.0.236 () {32 vars in 727 bytes} [Wed Jul 1 08:51:40 2026] GET /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3206] 10.0.0.236 () {32 vars in 735 bytes} [Wed Jul 1 08:51:40 2026] GET /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:51:40.715 8 INFO neutron.api.v2.resource [None req-1e758567-baa9-4e4f-a76a-bea2e0b03918 b71b0a9e6d1e45818661d02e62fd4a5d 62b58b4b513f4febac191e7d226d3045 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3207] 10.0.0.236 () {32 vars in 739 bytes} [Wed Jul 1 08:51:40 2026] GET /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3208] 10.0.0.236 () {32 vars in 738 bytes} [Wed Jul 1 08:51:40 2026] DELETE /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3209] 10.0.0.236 () {32 vars in 727 bytes} [Wed Jul 1 08:51:40 2026] GET /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:51:40.883 7 INFO neutron.api.v2.resource [None req-f1bc776c-e51f-41e5-a155-1ba8de191385 b71b0a9e6d1e45818661d02e62fd4a5d 62b58b4b513f4febac191e7d226d3045 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1612/3210] 10.0.0.236 () {32 vars in 742 bytes} [Wed Jul 1 08:51:40 2026] DELETE /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3211] 10.0.0.236 () {32 vars in 730 bytes} [Wed Jul 1 08:51:40 2026] DELETE /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3212] 10.0.0.236 () {32 vars in 727 bytes} [Wed Jul 1 08:51:40 2026] GET /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3213] 10.0.0.236 () {32 vars in 720 bytes} [Wed Jul 1 08:51:40 2026] DELETE /v2.0/ports/abf07823-d924-459a-a61d-31bc2c38fc05 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:51:41.455 7 INFO neutron.services.segments.plugin [-] Segment ed1ed53a-0ca3-477d-8176-f98ff489ce49 resource provider aggregate not found 2026-07-01 08:51:41.463 7 INFO neutron.services.segments.plugin [-] Segment ed1ed53a-0ca3-477d-8176-f98ff489ce49 resource provider aggregate not found 2026-07-01 08:51:41.467 7 INFO neutron.services.segments.plugin [-] Segment ed1ed53a-0ca3-477d-8176-f98ff489ce49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed1ed53a-0ca3-477d-8176-f98ff489ce49 found for delete ", "request_id": "req-45b3c39a-082b-4b81-b031-532615b30ccb"}]} 2026-07-01 08:51:41.481 7 INFO neutron.services.segments.plugin [-] Segment ed1ed53a-0ca3-477d-8176-f98ff489ce49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed1ed53a-0ca3-477d-8176-f98ff489ce49 found for delete ", "request_id": "req-1dbc3bad-dd88-46ab-ae5a-5a08af456b03"}]} [pid: 7|app: 0|req: 1614/3214] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 1 08:51:41 2026] DELETE /v2.0/networks/ab9a05d2-1fa8-47c8-a569-60fda901b7f2 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3215] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:42 2026] GET /v2.0/security-groups?tenant_id=db92cb24cbc141c99b6de602c6d6e5af&name=default => generated 2929 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3216] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:42 2026] DELETE /v2.0/security-groups/4bd4281c-daca-4123-85f1-500037e1d228 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3217] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:42 2026] GET /v2.0/security-groups?tenant_id=62b58b4b513f4febac191e7d226d3045&name=default => generated 2929 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3218] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:42 2026] DELETE /v2.0/security-groups/44993607-ee24-4e51-966f-cfcc8365ddd0 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3221] 10.0.0.236 () {34 vars in 678 bytes} [Wed Jul 1 08:51:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3222] 10.0.0.236 () {34 vars in 753 bytes} [Wed Jul 1 08:51:46 2026] PUT /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3223] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:51:46 2026] GET /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3224] 10.0.0.236 () {34 vars in 764 bytes} [Wed Jul 1 08:51:46 2026] PUT /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3225] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:51:46 2026] GET /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3226] 10.0.0.236 () {34 vars in 760 bytes} [Wed Jul 1 08:51:46 2026] PUT /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/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: 1621/3227] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:51:46 2026] GET /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3228] 10.0.0.236 () {34 vars in 782 bytes} [Wed Jul 1 08:51:46 2026] PUT /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/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: 1622/3229] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:51:46 2026] GET /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3230] 10.0.0.236 () {34 vars in 753 bytes} [Wed Jul 1 08:51:46 2026] PUT /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3231] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:51:46 2026] GET /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3232] 10.0.0.236 () {32 vars in 741 bytes} [Wed Jul 1 08:51:46 2026] GET /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:51:47.034 7 INFO neutron.api.v2.resource [None req-68bba689-331a-45b0-a85d-ac6971e91373 c7b70262ee3b4f348a4249eef8c1d42e e75f2c0406e34e08999454fffe97cd57 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3233] 10.0.0.236 () {32 vars in 745 bytes} [Wed Jul 1 08:51:47 2026] GET /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3234] 10.0.0.236 () {32 vars in 744 bytes} [Wed Jul 1 08:51:47 2026] DELETE /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3235] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:51:47 2026] GET /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:51:47.129 8 INFO neutron.api.v2.resource [None req-6728500e-a76e-4a60-8212-ae0b058e6f81 c7b70262ee3b4f348a4249eef8c1d42e e75f2c0406e34e08999454fffe97cd57 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1611/3236] 10.0.0.236 () {32 vars in 748 bytes} [Wed Jul 1 08:51:47 2026] DELETE /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3237] 10.0.0.236 () {32 vars in 736 bytes} [Wed Jul 1 08:51:47 2026] DELETE /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3238] 10.0.0.236 () {32 vars in 733 bytes} [Wed Jul 1 08:51:47 2026] GET /v2.0/policies/1447f056-261e-42f1-b513-b1de3efdc1bc/tags => 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: 1627/3239] 10.0.0.236 () {32 vars in 734 bytes} [Wed Jul 1 08:51:47 2026] DELETE /v2.0/qos/policies/1447f056-261e-42f1-b513-b1de3efdc1bc => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3240] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:47 2026] GET /v2.0/security-groups?tenant_id=e75f2c0406e34e08999454fffe97cd57&name=default => generated 2929 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3241] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:48 2026] DELETE /v2.0/security-groups/dee64acb-51a6-43d0-a7e5-da4cd17ab071 => 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: 1614/3242] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:48 2026] GET /v2.0/security-groups?tenant_id=3eaadc1d177547e5977beac5b02d536c&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3243] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:48 2026] DELETE /v2.0/security-groups/47a576f2-cf1e-47d7-b144-86e60bb43dbf => 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: 1615/3244] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:52 2026] GET /v2.0/security-groups?tenant_id=b4b16615bdbd42d784d9a68c53c7e859&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3245] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:52 2026] DELETE /v2.0/security-groups/8a69b109-1696-4f3e-b12e-9e027f9fe8e9 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3246] 10.0.0.236 () {32 vars in 774 bytes} [Wed Jul 1 08:51:52 2026] GET /v2.0/security-groups?tenant_id=9249ab938f7443f898737bd4519a49d4&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3247] 10.0.0.236 () {32 vars in 740 bytes} [Wed Jul 1 08:51:52 2026] DELETE /v2.0/security-groups/c306148f-40a7-43a1-9eee-ba8824832ad0 => 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: 1617/3248] 10.0.0.236 () {32 vars in 649 bytes} [Wed Jul 1 08:51:55 2026] GET /v2.0/networks => generated 2168 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3249] 10.0.0.236 () {32 vars in 655 bytes} [Wed Jul 1 08:51:56 2026] GET /v2.0/floatingips => 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: 1618/3250] 10.0.0.236 () {32 vars in 647 bytes} [Wed Jul 1 08:51:56 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3251] 10.0.0.236 () {32 vars in 643 bytes} [Wed Jul 1 08:51:56 2026] GET /v2.0/ports => generated 4721 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3252] 10.0.0.236 () {32 vars in 647 bytes} [Wed Jul 1 08:51:56 2026] GET /v2.0/subnets => generated 1261 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3253] 10.0.0.236 () {32 vars in 649 bytes} [Wed Jul 1 08:51:56 2026] GET /v2.0/networks => generated 2168 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3254] 10.0.0.236 () {32 vars in 663 bytes} [Wed Jul 1 08:51:57 2026] GET /v2.0/security-groups => generated 17397 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3255] 10.0.0.236 () {32 vars in 655 bytes} [Wed Jul 1 08:51:57 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)