+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 15:59:32 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-57b54bd946-89l66 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.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fb8994c4668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-07-02 15:59:37.460 7 INFO neutron.common.config [-] Logging enabled! 2026-07-02 15:59:37.461 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-02 15:59:37.643 8 INFO neutron.common.config [-] Logging enabled! 2026-07-02 15:59:37.643 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-02 15:59:38.007 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 15:59:38.222 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 15:59:39.245 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 15:59:39.249 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 15:59:39.253 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-02 15:59:39.254 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 15:59:39.254 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 15:59:39.254 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 15:59:39.255 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 15:59:39.263 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 15:59:39.263 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 15:59:39.263 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 15:59:39.285 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 15:59:39.286 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 15:59:39.286 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 15:59:39.319 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 15:59:39.323 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 15:59:39.330 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-02 15:59:39.333 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 15:59:39.334 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 15:59:39.334 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 15:59:39.334 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 15:59:39.334 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 15:59:39.334 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 15:59:39.335 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 15:59:39.335 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 15:59:39.345 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 15:59:39.345 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 15:59:39.345 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 15:59:39.369 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 15:59:39.371 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 15:59:39.371 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 15:59:39.419 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 15:59:39.420 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 15:59:39.420 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 15:59:39.420 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 15:59:39.800 8 INFO neutron.plugins.ml2.managers [None req-686629d5-2ceb-488f-a539-7864446b4fb3 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 15:59:39.993 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-686629d5-2ceb-488f-a539-7864446b4fb3 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 15:59:39.993 8 INFO neutron.plugins.ml2.managers [None req-686629d5-2ceb-488f-a539-7864446b4fb3 - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 15:59:39.993 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-686629d5-2ceb-488f-a539-7864446b4fb3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 15:59:40.016 8 INFO neutron.plugins.ml2.managers [None req-686629d5-2ceb-488f-a539-7864446b4fb3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 15:59:40.016 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-686629d5-2ceb-488f-a539-7864446b4fb3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 15:59:40.016 8 INFO neutron.plugins.ml2.managers [None req-686629d5-2ceb-488f-a539-7864446b4fb3 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 15:59:40.016 8 INFO neutron.plugins.ml2.extensions.port_security [None req-686629d5-2ceb-488f-a539-7864446b4fb3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 15:59:40.016 8 INFO neutron.plugins.ml2.managers [None req-686629d5-2ceb-488f-a539-7864446b4fb3 - - - - - -] Initializing extension driver 'qos' 2026-07-02 15:59:40.016 8 INFO neutron.plugins.ml2.managers [None req-686629d5-2ceb-488f-a539-7864446b4fb3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 15:59:40.017 8 INFO neutron.plugins.ml2.managers [None req-686629d5-2ceb-488f-a539-7864446b4fb3 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 15:59:40.028 8 INFO neutron.quota [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded quota_driver: . 2026-07-02 15:59:40.029 8 INFO neutron.plugins.ml2.plugin [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 15:59:40.029 8 INFO neutron.plugins.ml2.managers [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 15:59:40.029 8 INFO neutron.plugins.ml2.managers [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 15:59:40.029 8 INFO neutron.plugins.ml2.managers [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 15:59:40.030 8 INFO neutron.extensions.vlantransparent [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Disabled vlantransparent extension. 2026-07-02 15:59:40.030 8 INFO neutron.manager [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loading Plugin: qos 2026-07-02 15:59:40.033 7 INFO neutron.plugins.ml2.managers [None req-ae665508-1ead-4e58-979f-ae9ff86225cc - - - - - -] Initializing driver for type 'vlan' 2026-07-02 15:59:40.043 8 INFO neutron.manager [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loading Plugin: router 2026-07-02 15:59:40.084 8 INFO neutron.services.service_base [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 15:59:40.085 8 INFO neutron.manager [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loading Plugin: segments 2026-07-02 15:59:40.187 8 INFO neutron.manager [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loading Plugin: trunk 2026-07-02 15:59:40.203 8 INFO neutron.manager [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loading Plugin: vpnaas 2026-07-02 15:59:40.204 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ae665508-1ead-4e58-979f-ae9ff86225cc - - - - - -] VlanTypeDriver initialization complete 2026-07-02 15:59:40.204 7 INFO neutron.plugins.ml2.managers [None req-ae665508-1ead-4e58-979f-ae9ff86225cc - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 15:59:40.205 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ae665508-1ead-4e58-979f-ae9ff86225cc - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 15:59:40.226 7 INFO neutron.plugins.ml2.managers [None req-ae665508-1ead-4e58-979f-ae9ff86225cc - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 15:59:40.226 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ae665508-1ead-4e58-979f-ae9ff86225cc - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 15:59:40.227 7 INFO neutron.plugins.ml2.managers [None req-ae665508-1ead-4e58-979f-ae9ff86225cc - - - - - -] Initializing extension driver 'port_security' 2026-07-02 15:59:40.227 7 INFO neutron.plugins.ml2.extensions.port_security [None req-ae665508-1ead-4e58-979f-ae9ff86225cc - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 15:59:40.227 7 INFO neutron.plugins.ml2.managers [None req-ae665508-1ead-4e58-979f-ae9ff86225cc - - - - - -] Initializing extension driver 'qos' 2026-07-02 15:59:40.227 7 INFO neutron.plugins.ml2.managers [None req-ae665508-1ead-4e58-979f-ae9ff86225cc - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 15:59:40.227 7 INFO neutron.plugins.ml2.managers [None req-ae665508-1ead-4e58-979f-ae9ff86225cc - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 15:59:40.240 7 INFO neutron.quota [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded quota_driver: . 2026-07-02 15:59:40.240 7 INFO neutron.plugins.ml2.plugin [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 15:59:40.240 7 INFO neutron.plugins.ml2.managers [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 15:59:40.241 7 INFO neutron.plugins.ml2.managers [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 15:59:40.241 7 INFO neutron.plugins.ml2.managers [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 15:59:40.241 7 INFO neutron.extensions.vlantransparent [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Disabled vlantransparent extension. 2026-07-02 15:59:40.241 7 INFO neutron.manager [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loading Plugin: qos 2026-07-02 15:59:40.245 8 WARNING stevedore.named [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 15:59:40.256 7 INFO neutron.manager [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loading Plugin: router 2026-07-02 15:59:40.301 7 INFO neutron.services.service_base [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 15:59:40.302 7 INFO neutron.manager [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loading Plugin: segments 2026-07-02 15:59:40.333 8 INFO neutron_vpnaas.services.vpn.plugin [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 15:59:40.334 8 INFO neutron.common.utils [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 15:59:40.334 8 INFO neutron.manager [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loading Plugin: auto_allocate 2026-07-02 15:59:40.341 8 INFO neutron.manager [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loading Plugin: tag 2026-07-02 15:59:40.349 8 INFO neutron.manager [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loading Plugin: timestamp 2026-07-02 15:59:40.351 8 INFO neutron.manager [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 15:59:40.355 8 INFO neutron.manager [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loading Plugin: flavors 2026-07-02 15:59:40.359 8 INFO neutron.manager [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loading Plugin: revisions 2026-07-02 15:59:40.362 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Initializing extension manager. 2026-07-02 15:59:40.364 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: address-group 2026-07-02 15:59:40.365 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: address-scope 2026-07-02 15:59:40.365 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 15:59:40.366 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: agent 2026-07-02 15:59:40.367 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 15:59:40.368 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 15:59:40.369 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 15:59:40.370 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: availability_zone 2026-07-02 15:59:40.370 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 15:59:40.371 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 15:59:40.371 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: default-subnetpools 2026-07-02 15:59:40.373 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 15:59:40.373 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: dns-integration 2026-07-02 15:59:40.374 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 15:59:40.374 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 15:59:40.375 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: dvr 2026-07-02 15:59:40.376 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 15:59:40.376 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 15:59:40.377 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 15:59:40.377 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 15:59:40.378 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: external-net 2026-07-02 15:59:40.378 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 15:59:40.379 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: extraroute 2026-07-02 15:59:40.380 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 15:59:40.380 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 15:59:40.381 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 15:59:40.381 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 15:59:40.382 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 15:59:40.382 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: fip-port-details 2026-07-02 15:59:40.383 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: flavors 2026-07-02 15:59:40.384 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 15:59:40.385 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: floatingip-pools 2026-07-02 15:59:40.386 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: ip_allocation 2026-07-02 15:59:40.387 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 15:59:40.388 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: l2_adjacency 2026-07-02 15:59:40.390 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: router 2026-07-02 15:59:40.392 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 15:59:40.393 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 15:59:40.394 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 15:59:40.395 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 15:59:40.395 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: l3-ha 2026-07-02 15:59:40.396 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 15:59:40.396 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 15:59:40.397 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: l3-flavors 2026-07-02 15:59:40.398 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 15:59:40.398 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 15:59:40.401 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 15:59:40.402 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 15:59:40.403 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 15:59:40.405 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 15:59:40.405 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 15:59:40.406 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: multi-provider 2026-07-02 15:59:40.406 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: net-mtu 2026-07-02 15:59:40.407 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 15:59:40.408 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: network_availability_zone 2026-07-02 15:59:40.408 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: network_ha 2026-07-02 15:59:40.409 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: network-ip-availability 2026-07-02 15:59:40.410 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 15:59:40.410 7 INFO neutron.manager [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loading Plugin: trunk 2026-07-02 15:59:40.411 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: pagination 2026-07-02 15:59:40.411 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: port-device-profile 2026-07-02 15:59:40.412 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 15:59:40.412 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 15:59:40.413 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 15:59:40.413 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: port-mac-override 2026-07-02 15:59:40.414 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 15:59:40.414 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 15:59:40.415 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-02 15:59:40.416 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: port-resource-request 2026-07-02 15:59:40.416 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 15:59:40.417 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-02 15:59:40.418 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: binding 2026-07-02 15:59:40.419 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: binding-extended 2026-07-02 15:59:40.419 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: port-security 2026-07-02 15:59:40.420 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: project-id 2026-07-02 15:59:40.420 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: provider 2026-07-02 15:59:40.422 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: qos 2026-07-02 15:59:40.423 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 15:59:40.424 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 15:59:40.424 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: qos-default 2026-07-02 15:59:40.425 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: qos-fip 2026-07-02 15:59:40.425 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 15:59:40.426 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 15:59:40.427 7 INFO neutron.manager [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loading Plugin: vpnaas 2026-07-02 15:59:40.427 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 15:59:40.427 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 15:59:40.428 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 15:59:40.429 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: qos-pps 2026-07-02 15:59:40.429 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 15:59:40.430 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 15:59:40.430 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 15:59:40.431 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: quota-check-limit 2026-07-02 15:59:40.433 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: quotas 2026-07-02 15:59:40.434 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: quota_details 2026-07-02 15:59:40.436 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: rbac-policies 2026-07-02 15:59:40.437 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: rbac-address-group 2026-07-02 15:59:40.437 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 15:59:40.438 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 15:59:40.438 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 15:59:40.439 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: revision-if-match 2026-07-02 15:59:40.440 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 15:59:40.441 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: router_availability_zone 2026-07-02 15:59:40.441 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 15:59:40.443 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 15:59:40.444 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 15:59:40.444 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 15:59:40.445 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 15:59:40.445 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 15:59:40.446 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 15:59:40.451 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: security-group 2026-07-02 15:59:40.452 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: segment 2026-07-02 15:59:40.453 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 15:59:40.453 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: service-type 2026-07-02 15:59:40.454 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: sorting 2026-07-02 15:59:40.454 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 15:59:40.455 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: standard-attr-description 2026-07-02 15:59:40.456 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: stateful-security-group 2026-07-02 15:59:40.456 8 WARNING neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 15:59:40.457 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 15:59:40.457 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: subnet-external-network 2026-07-02 15:59:40.458 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: subnet_onboard 2026-07-02 15:59:40.459 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 15:59:40.459 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: subnet-service-types 2026-07-02 15:59:40.460 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: subnet_allocation 2026-07-02 15:59:40.461 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 15:59:40.462 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: tag-creation 2026-07-02 15:59:40.462 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 15:59:40.466 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 15:59:40.467 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 15:59:40.467 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: trunk 2026-07-02 15:59:40.468 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: trunk-details 2026-07-02 15:59:40.468 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 15:59:40.469 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 15:59:40.471 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 15:59:40.472 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 15:59:40.473 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: vpn-flavors 2026-07-02 15:59:40.473 7 WARNING stevedore.named [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 15:59:40.474 8 INFO neutron.api.extensions [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Loaded extension: vpnaas 2026-07-02 15:59:40.477 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 15:59:40.477 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 15:59:40.477 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 15:59:40.477 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 15:59:40.481 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 15:59:40.481 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 15:59:40.487 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 15:59:40.488 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 15:59:40.489 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 15:59:40.490 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 15:59:40.490 8 WARNING neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] subnetpool is already registered 2026-07-02 15:59:40.490 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 15:59:40.490 8 WARNING neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] subnetpool is already registered 2026-07-02 15:59:40.557 7 INFO neutron_vpnaas.services.vpn.plugin [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 15:59:40.557 7 INFO neutron.common.utils [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 15:59:40.558 7 INFO neutron.manager [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 15:59:40.563 7 INFO neutron.manager [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loading Plugin: tag 2026-07-02 15:59:40.571 7 INFO neutron.manager [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loading Plugin: timestamp 2026-07-02 15:59:40.574 7 INFO neutron.manager [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 15:59:40.578 7 INFO neutron.manager [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loading Plugin: flavors 2026-07-02 15:59:40.582 7 INFO neutron.manager [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loading Plugin: revisions 2026-07-02 15:59:40.585 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Initializing extension manager. 2026-07-02 15:59:40.587 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: address-group 2026-07-02 15:59:40.589 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: address-scope 2026-07-02 15:59:40.589 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 15:59:40.590 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: agent 2026-07-02 15:59:40.591 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 15:59:40.592 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 15:59:40.593 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 15:59:40.594 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: availability_zone 2026-07-02 15:59:40.594 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 15:59:40.595 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 15:59:40.595 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 15:59:40.598 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 15:59:40.598 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: dns-integration 2026-07-02 15:59:40.599 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 15:59:40.599 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 15:59:40.601 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: dvr 2026-07-02 15:59:40.601 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 15:59:40.602 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 15:59:40.602 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 15:59:40.603 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 15:59:40.603 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: external-net 2026-07-02 15:59:40.604 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 15:59:40.604 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: extraroute 2026-07-02 15:59:40.605 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 15:59:40.606 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 15:59:40.606 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 15:59:40.607 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 15:59:40.607 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 15:59:40.608 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: fip-port-details 2026-07-02 15:59:40.609 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: flavors 2026-07-02 15:59:40.610 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 15:59:40.611 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 15:59:40.611 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: ip_allocation 2026-07-02 15:59:40.612 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 15:59:40.612 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 15:59:40.613 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: router 2026-07-02 15:59:40.615 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 15:59:40.616 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 15:59:40.617 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 15:59:40.617 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 15:59:40.618 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: l3-ha 2026-07-02 15:59:40.618 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 15:59:40.619 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 15:59:40.620 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: l3-flavors 2026-07-02 15:59:40.621 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 15:59:40.622 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 15:59:40.627 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 15:59:40.628 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 15:59:40.629 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 15:59:40.631 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 15:59:40.631 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 15:59:40.632 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: multi-provider 2026-07-02 15:59:40.633 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: net-mtu 2026-07-02 15:59:40.633 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 15:59:40.634 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 15:59:40.634 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: network_ha 2026-07-02 15:59:40.635 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 15:59:40.636 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 15:59:40.637 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: pagination 2026-07-02 15:59:40.637 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: port-device-profile 2026-07-02 15:59:40.638 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 15:59:40.638 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 15:59:40.639 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 15:59:40.639 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: port-mac-override 2026-07-02 15:59:40.640 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 15:59:40.640 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 15:59:40.641 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-02 15:59:40.641 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: port-resource-request 2026-07-02 15:59:40.642 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 15:59:40.643 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-02 15:59:40.643 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: binding 2026-07-02 15:59:40.644 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: binding-extended 2026-07-02 15:59:40.645 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: port-security 2026-07-02 15:59:40.645 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: project-id 2026-07-02 15:59:40.646 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: provider 2026-07-02 15:59:40.647 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 15:59:40.648 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: qos 2026-07-02 15:59:40.648 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 15:59:40.649 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 15:59:40.649 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 15:59:40.649 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 15:59:40.650 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 15:59:40.650 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 15:59:40.650 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 15:59:40.650 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: qos-default 2026-07-02 15:59:40.651 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: qos-fip 2026-07-02 15:59:40.651 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 15:59:40.652 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 15:59:40.652 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 15:59:40.653 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 15:59:40.654 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 15:59:40.654 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 15:59:40.654 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: qos-pps 2026-07-02 15:59:40.654 8 WARNING neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] router is already registered 2026-07-02 15:59:40.655 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 15:59:40.655 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 15:59:40.655 8 WARNING neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] floatingip is already registered 2026-07-02 15:59:40.655 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 15:59:40.656 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 15:59:40.657 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 15:59:40.659 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 15:59:40.659 8 WARNING neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] rbac_policy is already registered 2026-07-02 15:59:40.659 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: quotas 2026-07-02 15:59:40.659 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 15:59:40.660 8 WARNING neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] security_group is already registered 2026-07-02 15:59:40.660 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 15:59:40.660 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: quota_details 2026-07-02 15:59:40.660 8 WARNING neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] security_group_rule is already registered 2026-07-02 15:59:40.661 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 15:59:40.661 8 WARNING neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] subnetpool is already registered 2026-07-02 15:59:40.662 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 15:59:40.662 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: rbac-policies 2026-07-02 15:59:40.662 8 WARNING neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] subnetpool is already registered 2026-07-02 15:59:40.662 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 15:59:40.662 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 15:59:40.663 8 WARNING neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] trunk is already registered 2026-07-02 15:59:40.663 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 15:59:40.663 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 15:59:40.663 8 WARNING neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] endpoint_group is already registered 2026-07-02 15:59:40.663 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 15:59:40.663 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 15:59:40.664 8 WARNING neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] vpnservice is already registered 2026-07-02 15:59:40.664 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 15:59:40.664 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 15:59:40.664 8 WARNING neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] ipsec_site_connection is already registered 2026-07-02 15:59:40.665 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: revision-if-match 2026-07-02 15:59:40.665 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 15:59:40.665 8 WARNING neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] ipsecpolicy is already registered 2026-07-02 15:59:40.665 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 15:59:40.665 8 INFO neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 15:59:40.666 8 WARNING neutron.quota.resource_registry [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] ikepolicy is already registered 2026-07-02 15:59:40.666 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 15:59:40.666 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 15:59:40.668 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 15:59:40.669 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 15:59:40.669 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 15:59:40.670 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 15:59:40.670 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 15:59:40.671 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 15:59:40.676 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: security-group 2026-07-02 15:59:40.677 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: segment 2026-07-02 15:59:40.678 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 15:59:40.678 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: service-type 2026-07-02 15:59:40.679 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: sorting 2026-07-02 15:59:40.679 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 15:59:40.680 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 15:59:40.681 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 15:59:40.681 7 WARNING neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 15:59:40.682 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 15:59:40.682 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: subnet-external-network 2026-07-02 15:59:40.683 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 15:59:40.683 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 15:59:40.684 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 15:59:40.685 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 15:59:40.685 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 15:59:40.686 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: tag-creation 2026-07-02 15:59:40.686 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 15:59:40.690 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 15:59:40.691 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 15:59:40.692 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: trunk 2026-07-02 15:59:40.692 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: trunk-details 2026-07-02 15:59:40.693 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 15:59:40.694 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 15:59:40.695 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 15:59:40.696 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 15:59:40.697 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 15:59:40.699 7 INFO neutron.api.extensions [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Loaded extension: vpnaas 2026-07-02 15:59:40.699 8 WARNING keystonemiddleware._common.config [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 15:59:40.701 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 15:59:40.702 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 15:59:40.702 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 15:59:40.702 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 15:59:40.706 8 WARNING oslo_config.cfg [None req-0b1950a6-ca40-4ff2-abc4-10575f0fc47d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-02 15:59:40.706 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 15:59:40.706 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of TrackedResource for resource:floatingip WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fb8994c4668 pid: 8 (default app) 2026-07-02 15:59:40.711 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 15:59:40.712 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 15:59:40.712 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 15:59:40.713 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 15:59:40.713 7 WARNING neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] subnetpool is already registered 2026-07-02 15:59:40.714 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 15:59:40.714 7 WARNING neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] subnetpool is already registered 2026-07-02 15:59:40.715 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 15:59:40.715 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 15:59:40.715 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 15:59:40.716 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 15:59:40.716 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 15:59:40.717 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 15:59:40.721 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 15:59:40.721 7 WARNING neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] router is already registered 2026-07-02 15:59:40.722 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 15:59:40.722 7 WARNING neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] floatingip is already registered 2026-07-02 15:59:40.726 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 15:59:40.726 7 WARNING neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] rbac_policy is already registered 2026-07-02 15:59:40.727 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 15:59:40.727 7 WARNING neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] security_group is already registered 2026-07-02 15:59:40.727 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 15:59:40.728 7 WARNING neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] security_group_rule is already registered 2026-07-02 15:59:40.728 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 15:59:40.729 7 WARNING neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] subnetpool is already registered 2026-07-02 15:59:40.729 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 15:59:40.729 7 WARNING neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] subnetpool is already registered 2026-07-02 15:59:40.730 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 15:59:40.730 7 WARNING neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] trunk is already registered 2026-07-02 15:59:40.730 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 15:59:40.731 7 WARNING neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] endpoint_group is already registered 2026-07-02 15:59:40.731 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 15:59:40.732 7 WARNING neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] vpnservice is already registered 2026-07-02 15:59:40.732 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 15:59:40.732 7 WARNING neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] ipsec_site_connection is already registered 2026-07-02 15:59:40.733 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 15:59:40.733 7 WARNING neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] ipsecpolicy is already registered 2026-07-02 15:59:40.733 7 INFO neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 15:59:40.733 7 WARNING neutron.quota.resource_registry [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] ikepolicy is already registered 2026-07-02 15:59:41.057 7 WARNING keystonemiddleware._common.config [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 15:59:41.065 7 WARNING oslo_config.cfg [None req-be1d4ab6-bf27-46a7-a089-6809c0153380 - - - - - -] 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 9 seconds on interpreter 0x7fb8994c4668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/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-02 15:59:44.699 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7edacd00-2d0b-4e1b-bddf-e5627f34c2a3 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/4] 199.19.213.102 () {44 vars in 927 bytes} [Thu Jul 2 15:59:44 2026] GET /v2.0/networks/public => generated 108 bytes in 662 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2/5] 199.19.213.102 () {44 vars in 949 bytes} [Thu Jul 2 15:59:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 15:59:45.375 8 WARNING neutron.services.revisions.revision_plugin [None req-6fa67439-d9b2-45d7-a7ee-84aa92f2eb7c d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Could not find related network for resource to bump revision. 2026-07-02 15:59:45.404 8 INFO neutron.db.segments_db [None req-6fa67439-d9b2-45d7-a7ee-84aa92f2eb7c d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 25216c5b-7fbf-4a22-8d24-3945f50424ee of type flat for network a4bd2fcc-0fdd-4d41-a4e3-f814400ed116 2026-07-02 15:59:45.460 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6fa67439-d9b2-45d7-a7ee-84aa92f2eb7c d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/6] 199.19.213.102 () {48 vars in 967 bytes} [Thu Jul 2 15:59:44 2026] POST /v2.0/networks => generated 124 bytes in 495 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 15:59:51.811 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c380031-1d23-45a2-b0b2-fa300e713748 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 199.19.213.102 () {44 vars in 927 bytes} [Thu Jul 2 15:59:51 2026] GET /v2.0/networks/public => generated 108 bytes in 399 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 199.19.213.102 () {44 vars in 949 bytes} [Thu Jul 2 15:59:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 15:59:52.093 7 WARNING neutron.services.revisions.revision_plugin [None req-94117760-67aa-4fc7-8a45-90cce960789a d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Could not find related network for resource to bump revision. 2026-07-02 15:59:52.118 7 INFO neutron.db.segments_db [None req-94117760-67aa-4fc7-8a45-90cce960789a d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 677dfb66-ed95-4b23-9c37-a374eef1e78b of type flat for network 7c232a59-c6a6-4945-9f68-3809d684f8b6 2026-07-02 15:59:52.164 7 INFO neutron.pecan_wsgi.hooks.translation [None req-94117760-67aa-4fc7-8a45-90cce960789a d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 199.19.213.102 () {48 vars in 967 bytes} [Thu Jul 2 15:59:51 2026] POST /v2.0/networks => generated 124 bytes in 327 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 15:59:58.112 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0be9b46b-8d34-4bad-9ebc-0cd31b52e59d d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/10] 199.19.213.102 () {44 vars in 927 bytes} [Thu Jul 2 15:59:58 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 199.19.213.102 () {44 vars in 949 bytes} [Thu Jul 2 15:59:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 15:59:58.201 8 WARNING neutron.services.revisions.revision_plugin [None req-3cffed5c-58e4-4c69-b6f2-d34e1182b1c6 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Could not find related network for resource to bump revision. 2026-07-02 15:59:58.214 8 INFO neutron.db.segments_db [None req-3cffed5c-58e4-4c69-b6f2-d34e1182b1c6 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment fc72bd49-5b2e-438c-838c-f6b4c3c772f4 of type flat for network e4ed63c8-dac2-4b2a-bf70-4e6dbcfdc427 2026-07-02 15:59:58.243 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3cffed5c-58e4-4c69-b6f2-d34e1182b1c6 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/12] 199.19.213.102 () {48 vars in 967 bytes} [Thu Jul 2 15:59:58 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:00:04.131 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c06af65c-21b0-4075-bb58-ad6f4b1527a7 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/14] 199.19.213.102 () {44 vars in 927 bytes} [Thu Jul 2 16:00:04 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.102 () {44 vars in 949 bytes} [Thu Jul 2 16:00:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:00:04.217 8 WARNING neutron.services.revisions.revision_plugin [None req-49be1b47-62a1-42e1-b410-c7bb7e1aeaa9 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Could not find related network for resource to bump revision. 2026-07-02 16:00:04.243 8 INFO neutron.db.segments_db [None req-49be1b47-62a1-42e1-b410-c7bb7e1aeaa9 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment f7df98a6-54c5-4bec-ad14-5ed4c33e53a3 of type flat for network 01c30659-031e-48b7-9688-5cfc5dc4dda2 2026-07-02 16:00:04.287 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49be1b47-62a1-42e1-b410-c7bb7e1aeaa9 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/16] 199.19.213.102 () {48 vars in 967 bytes} [Thu Jul 2 16:00:04 2026] POST /v2.0/networks => generated 124 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:00:10.215 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ba333f3-1bb9-46dc-a42c-897d7bd0a809 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/17] 199.19.213.102 () {44 vars in 927 bytes} [Thu Jul 2 16:00:10 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.19.213.102 () {44 vars in 949 bytes} [Thu Jul 2 16:00:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:00:10.319 7 WARNING neutron.services.revisions.revision_plugin [None req-6d4ec72e-3d92-49e5-a10e-b2c8f5036412 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Could not find related network for resource to bump revision. 2026-07-02 16:00:10.346 7 INFO neutron.db.segments_db [None req-6d4ec72e-3d92-49e5-a10e-b2c8f5036412 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 3fe226f8-00a2-4e89-b4cd-77c031f96bcb of type flat for network 6b46163e-de93-4b50-ad63-dba44b9ca3fd 2026-07-02 16:00:10.373 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d4ec72e-3d92-49e5-a10e-b2c8f5036412 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/19] 199.19.213.102 () {48 vars in 967 bytes} [Thu Jul 2 16:00:10 2026] POST /v2.0/networks => generated 124 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:00:16.248 7 INFO neutron.pecan_wsgi.hooks.translation [None req-65adda1f-eb46-4cd3-9815-bc1cf069c117 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/21] 199.19.213.102 () {44 vars in 927 bytes} [Thu Jul 2 16:00:16 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.19.213.102 () {44 vars in 949 bytes} [Thu Jul 2 16:00:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:00:16.334 7 WARNING neutron.services.revisions.revision_plugin [None req-067627d5-a525-429e-900c-1bf39a7018b6 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Could not find related network for resource to bump revision. 2026-07-02 16:00:16.356 7 INFO neutron.db.segments_db [None req-067627d5-a525-429e-900c-1bf39a7018b6 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 65db215c-1a81-44be-9366-a944f2e647f8 of type flat for network 8f1a4dde-74b0-4854-9c2e-7c72cc40d773 [pid: 7|app: 0|req: 11/23] 199.19.213.102 () {48 vars in 967 bytes} [Thu Jul 2 16:00:16 2026] POST /v2.0/networks => generated 706 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:00:17.632 8 INFO neutron.pecan_wsgi.hooks.translation [None req-254dd1ba-0543-4ad2-96ab-548fb47f9cac d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/24] 199.19.213.102 () {44 vars in 927 bytes} [Thu Jul 2 16:00:17 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.19.213.102 () {44 vars in 949 bytes} [Thu Jul 2 16:00:17 2026] GET /v2.0/networks?name=public => generated 709 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:00:17.717 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53969365-899f-40b8-bbae-1f63c103a8e7 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/26] 199.19.213.102 () {44 vars in 1034 bytes} [Thu Jul 2 16:00:17 2026] GET /v2.0/subnets/public-subnet?network_id=8f1a4dde-74b0-4854-9c2e-7c72cc40d773 => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/27] 199.19.213.102 () {44 vars in 1057 bytes} [Thu Jul 2 16:00:17 2026] GET /v2.0/subnets?name=public-subnet&network_id=8f1a4dde-74b0-4854-9c2e-7c72cc40d773 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.19.213.102 () {48 vars in 965 bytes} [Thu Jul 2 16:00:17 2026] POST /v2.0/subnets => generated 664 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:05:03.709 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b290eba7-fc50-469c-b528-07174c56044c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 16:05:03.710 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 16:05:03 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.102) !!! 2026-07-02 16:05:03.833 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8032054-c63b-4591-8d70-f5832228bda1 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/66] 199.19.213.102 () {44 vars in 937 bytes} [Thu Jul 2 16:05:03 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:05:03.847 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5d6f6314-31dd-4a24-914d-a41f5c66aebd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 16:05:03.850 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 16:05:03 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.102) !!! [pid: 8|app: 0|req: 34/67] 199.19.213.102 () {44 vars in 959 bytes} [Thu Jul 2 16:05:03 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:05:03.955 7 INFO neutron.db.segments_db [None req-46661fe5-d600-46f6-8645-e61b97d46742 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment f063ad99-cc9f-4cc0-bb22-9559ac0ab02d of type vxlan for network 5544f063-29e5-450d-9a69-6445a7cf6f67 [pid: 7|app: 0|req: 34/68] 199.19.213.102 () {48 vars in 966 bytes} [Thu Jul 2 16:05:03 2026] POST /v2.0/networks => generated 707 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:05:05.300 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5d6f6314-31dd-4a24-914d-a41f5c66aebd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44602. 2026-07-02 16:05:05.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae05c9e8-7029-4a14-8454-c7886ce70316 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/69] 199.19.213.102 () {44 vars in 937 bytes} [Thu Jul 2 16:05:05 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:05:05.378 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b290eba7-fc50-469c-b528-07174c56044c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44608. [pid: 7|app: 0|req: 35/70] 199.19.213.102 () {44 vars in 959 bytes} [Thu Jul 2 16:05:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:05:05.413 8 INFO neutron.pecan_wsgi.hooks.translation [None req-496dcda7-3bca-4f93-9c21-0b6e57c73a9c d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/71] 199.19.213.102 () {44 vars in 1036 bytes} [Thu Jul 2 16:05:05 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5544f063-29e5-450d-9a69-6445a7cf6f67 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/72] 199.19.213.102 () {44 vars in 1059 bytes} [Thu Jul 2 16:05:05 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5544f063-29e5-450d-9a69-6445a7cf6f67 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 199.19.213.102 () {48 vars in 965 bytes} [Thu Jul 2 16:05:05 2026] POST /v2.0/subnets => generated 651 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:05:06.803 7 INFO neutron.api.v2.resource [None req-1e053eb1-f64f-4771-9ab4-bf9f083be372 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/74] 199.19.213.102 () {44 vars in 971 bytes} [Thu Jul 2 16:05:06 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.19.213.102 () {44 vars in 993 bytes} [Thu Jul 2 16:05:06 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 199.19.213.102 () {48 vars in 980 bytes} [Thu Jul 2 16:05:06 2026] POST /v2.0/security-groups => generated 1616 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:08 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 1616 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:08 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:08 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 1616 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.19.213.102 () {48 vars in 991 bytes} [Thu Jul 2 16:05:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:09 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 2230 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:09 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 2230 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:09 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.19.213.102 () {48 vars in 991 bytes} [Thu Jul 2 16:05:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:10 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 2846 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:10 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 2846 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:10 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.19.213.102 () {48 vars in 991 bytes} [Thu Jul 2 16:05:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:12 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:12 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:12 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.19.213.102 () {48 vars in 991 bytes} [Thu Jul 2 16:05:12 2026] POST /v2.0/security-group-rules => generated 603 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:13 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 4078 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:13 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:13 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.19.213.102 () {48 vars in 991 bytes} [Thu Jul 2 16:05:13 2026] POST /v2.0/security-group-rules => generated 603 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.19.213.102 () {44 vars in 987 bytes} [Thu Jul 2 16:05:14 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67 => generated 732 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:05:14.638 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22c4bd25-19ab-4757-bc8c-bc6dd2afa7c4 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/98] 199.19.213.102 () {44 vars in 1076 bytes} [Thu Jul 2 16:05:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5544f063-29e5-450d-9a69-6445a7cf6f67 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.19.213.102 () {44 vars in 1099 bytes} [Thu Jul 2 16:05:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5544f063-29e5-450d-9a69-6445a7cf6f67 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:14 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.19.213.102 () {48 vars in 961 bytes} [Thu Jul 2 16:05:14 2026] POST /v2.0/ports => generated 1096 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:05:21.648 7 INFO neutron.pecan_wsgi.hooks.translation [None req-19eb1b98-9be6-4b8c-b49b-f98861b6383c d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/104] 199.19.213.102 () {44 vars in 978 bytes} [Thu Jul 2 16:05:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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/105] 199.19.213.102 () {44 vars in 1000 bytes} [Thu Jul 2 16:05:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.19.213.102 () {48 vars in 1030 bytes} [Thu Jul 2 16:05:21 2026] PUT /v2.0/ports/8512815b-b16c-4bcb-9d68-f527b3a7f446 => generated 1245 bytes in 625 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.19.213.102 () {44 vars in 920 bytes} [Thu Jul 2 16:05:23 2026] GET /v2.0/ports => generated 3726 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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-02 16:05:25.091 7 INFO neutron.api.v2.resource [None req-8c974a89-495d-48ee-b4eb-d417fb383ed1 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/108] 199.19.213.102 () {44 vars in 959 bytes} [Thu Jul 2 16:05:25 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.19.213.102 () {44 vars in 981 bytes} [Thu Jul 2 16:05:25 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.19.213.102 () {48 vars in 980 bytes} [Thu Jul 2 16:05:25 2026] POST /v2.0/security-groups => generated 1610 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:26 2026] GET /v2.0/security-groups/bd82ec29-89af-44b0-94b8-acd29b23eee0 => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:26 2026] GET /v2.0/security-groups/bd82ec29-89af-44b0-94b8-acd29b23eee0 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:26 2026] GET /v2.0/security-groups/bd82ec29-89af-44b0-94b8-acd29b23eee0 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.19.213.102 () {48 vars in 991 bytes} [Thu Jul 2 16:05:26 2026] POST /v2.0/security-group-rules => generated 621 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:27 2026] GET /v2.0/security-groups/bd82ec29-89af-44b0-94b8-acd29b23eee0 => 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: 59/116] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:27 2026] GET /v2.0/security-groups/bd82ec29-89af-44b0-94b8-acd29b23eee0 => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:05:27 2026] GET /v2.0/security-groups/bd82ec29-89af-44b0-94b8-acd29b23eee0 => generated 2244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.19.213.102 () {48 vars in 991 bytes} [Thu Jul 2 16:05:27 2026] POST /v2.0/security-group-rules => generated 625 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/129] 199.19.213.102 () {44 vars in 975 bytes} [Thu Jul 2 16:06:32 2026] GET /v2.0/quotas/28c7b4f7864d484ba2c1f82c46f4ce19 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 66/130] 199.19.213.102 () {48 vars in 1027 bytes} [Thu Jul 2 16:06:32 2026] PUT /v2.0/quotas/28c7b4f7864d484ba2c1f82c46f4ce19 => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:08:52.922 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5d6f6314-31dd-4a24-914d-a41f5c66aebd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:08:53.080 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ef336951-5f95-4145-9933-d1c6a8a8c92a d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/149] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:08:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:08:53.092 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b290eba7-fc50-469c-b528-07174c56044c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 16:08:53.095 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 16:08:53 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.19.213.102) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 76/150] 199.19.213.102 () {30 vars in 762 bytes} [Thu Jul 2 16:08:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:08:55.212 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5d6f6314-31dd-4a24-914d-a41f5c66aebd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60676. 2026-07-02 16:08:55.286 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e76a8f7-d4f8-483b-80d0-92fbd6a38744 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/151] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:08:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:08:55.325 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b290eba7-fc50-469c-b528-07174c56044c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60680. [pid: 7|app: 0|req: 77/152] 199.19.213.102 () {30 vars in 762 bytes} [Thu Jul 2 16:08:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:14:50.416 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b290eba7-fc50-469c-b528-07174c56044c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 16:14:50.417 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 16:14:50 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=dd3f114da0334be9b7a3f6279a413384 (ip 199.19.213.102) !!! 2026-07-02 16:14:50.584 7 INFO neutron.api.v2.resource [None req-dec85f66-96e7-4fd3-85d1-7f06e60923a4 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 102/201] 199.19.213.102 () {44 vars in 1074 bytes} [Thu Jul 2 16:14:50 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=dd3f114da0334be9b7a3f6279a413384 => generated 139 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:14:50.599 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5d6f6314-31dd-4a24-914d-a41f5c66aebd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 16:14:50.600 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 16:14:50 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=dd3f114da0334be9b7a3f6279a413384 (ip 199.19.213.102) !!! [pid: 8|app: 0|req: 100/202] 199.19.213.102 () {44 vars in 1097 bytes} [Thu Jul 2 16:14:50 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=dd3f114da0334be9b7a3f6279a413384 => generated 23 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/203] 199.19.213.102 () {48 vars in 981 bytes} [Thu Jul 2 16:14:50 2026] POST /v2.0/security-groups => generated 1624 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:14:52.095 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5d6f6314-31dd-4a24-914d-a41f5c66aebd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49864. [pid: 8|app: 0|req: 101/204] 199.19.213.102 () {44 vars in 1088 bytes} [Thu Jul 2 16:14:52 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91?project_id=dd3f114da0334be9b7a3f6279a413384 => generated 1624 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/205] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:14:52 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/206] 199.19.213.102 () {44 vars in 1088 bytes} [Thu Jul 2 16:14:52 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91?project_id=dd3f114da0334be9b7a3f6279a413384 => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:14:52.312 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b290eba7-fc50-469c-b528-07174c56044c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49866. [pid: 7|app: 0|req: 105/207] 199.19.213.102 () {48 vars in 991 bytes} [Thu Jul 2 16:14:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/208] 199.19.213.102 () {44 vars in 1088 bytes} [Thu Jul 2 16:14:53 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91?project_id=dd3f114da0334be9b7a3f6279a413384 => generated 2234 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/209] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:14:53 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91 => generated 2234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 199.19.213.102 () {44 vars in 1088 bytes} [Thu Jul 2 16:14:53 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91?project_id=dd3f114da0334be9b7a3f6279a413384 => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 199.19.213.102 () {48 vars in 991 bytes} [Thu Jul 2 16:14:53 2026] POST /v2.0/security-group-rules => generated 599 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 199.19.213.102 () {44 vars in 1088 bytes} [Thu Jul 2 16:14:54 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91?project_id=dd3f114da0334be9b7a3f6279a413384 => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/213] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:14:54 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 199.19.213.102 () {44 vars in 1088 bytes} [Thu Jul 2 16:14:54 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91?project_id=dd3f114da0334be9b7a3f6279a413384 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 199.19.213.102 () {48 vars in 991 bytes} [Thu Jul 2 16:14:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/216] 199.19.213.102 () {44 vars in 1088 bytes} [Thu Jul 2 16:14:56 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91?project_id=dd3f114da0334be9b7a3f6279a413384 => generated 3460 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/217] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:14:56 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91 => generated 3460 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/218] 199.19.213.102 () {44 vars in 1088 bytes} [Thu Jul 2 16:14:56 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91?project_id=dd3f114da0334be9b7a3f6279a413384 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/219] 199.19.213.102 () {48 vars in 991 bytes} [Thu Jul 2 16:14:56 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) [pid: 8|app: 0|req: 119/240] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:17:19 2026] GET /v2.0/networks?tenant_id=dd3f114da0334be9b7a3f6279a413384&shared=False => generated 15 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:17:19.236 7 INFO neutron.db.segments_db [None req-4b9f4b36-39f3-4fcb-8b8a-1863ead2ce83 787b35926a0f4441b873e6ad59d26c7c dd3f114da0334be9b7a3f6279a413384 - - e683040273774db2a5227e61eaa32810 e683040273774db2a5227e61eaa32810] Added segment 67847e8b-93d9-4a6d-9cea-ab05c9215186 of type vxlan for network 72862779-2e1d-4210-a1ba-7f7132660922 [pid: 7|app: 0|req: 122/241] 199.19.213.102 () {34 vars in 682 bytes} [Thu Jul 2 16:17:19 2026] POST /v2.0/networks => generated 718 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/242] 199.19.213.102 () {30 vars in 722 bytes} [Thu Jul 2 16:17:19 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/243] 199.19.213.102 () {30 vars in 633 bytes} [Thu Jul 2 16:17:19 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/244] 199.19.213.102 () {34 vars in 677 bytes} [Thu Jul 2 16:17:19 2026] POST /v2.0/ports => generated 999 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/245] 199.19.213.102 () {30 vars in 703 bytes} [Thu Jul 2 16:17:19 2026] GET /v2.0/networks/72862779-2e1d-4210-a1ba-7f7132660922 => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/246] 199.19.213.102 () {30 vars in 722 bytes} [Thu Jul 2 16:17:22 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/247] 199.19.213.102 () {30 vars in 703 bytes} [Thu Jul 2 16:17:22 2026] GET /v2.0/networks/72862779-2e1d-4210-a1ba-7f7132660922 => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/250] 199.19.213.102 () {44 vars in 975 bytes} [Thu Jul 2 16:17:40 2026] GET /v2.0/quotas/dd3f114da0334be9b7a3f6279a413384 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 124/251] 199.19.213.102 () {48 vars in 1027 bytes} [Thu Jul 2 16:17:41 2026] PUT /v2.0/quotas/dd3f114da0334be9b7a3f6279a413384 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:30:13.405 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b290eba7-fc50-469c-b528-07174c56044c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 16:30:13.408 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 16:30:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.102) !!! 2026-07-02 16:30:13.557 7 INFO neutron.pecan_wsgi.hooks.translation [None req-709172ed-efa8-4cbc-a5b3-4d1c32595285 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/352] 199.19.213.102 () {44 vars in 927 bytes} [Thu Jul 2 16:30:13 2026] GET /v2.0/networks/public => generated 108 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:30:13.566 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5d6f6314-31dd-4a24-914d-a41f5c66aebd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 16:30:13.568 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 16:30:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.102) !!! [pid: 8|app: 0|req: 175/353] 199.19.213.102 () {44 vars in 949 bytes} [Thu Jul 2 16:30:13 2026] GET /v2.0/networks?name=public => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:30:14.724 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b290eba7-fc50-469c-b528-07174c56044c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44844. 2026-07-02 16:30:14.751 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f544dbe-4a1d-434f-9b3f-05b77852b58b d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/356] 199.19.213.102 () {44 vars in 927 bytes} [Thu Jul 2 16:30:14 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:30:14.786 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5d6f6314-31dd-4a24-914d-a41f5c66aebd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44850. [pid: 8|app: 0|req: 177/357] 199.19.213.102 () {44 vars in 949 bytes} [Thu Jul 2 16:30:14 2026] GET /v2.0/networks?name=public => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:30:14.826 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f459fe91-2ee1-4fc3-b829-2748f73d90ca d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/358] 199.19.213.102 () {44 vars in 1034 bytes} [Thu Jul 2 16:30:14 2026] GET /v2.0/subnets/public-subnet?network_id=8f1a4dde-74b0-4854-9c2e-7c72cc40d773 => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 199.19.213.102 () {44 vars in 1057 bytes} [Thu Jul 2 16:30:14 2026] GET /v2.0/subnets?name=public-subnet&network_id=8f1a4dde-74b0-4854-9c2e-7c72cc40d773 => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:30:43.973 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa379928-d69c-49ed-980e-66625f25b9ee d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/362] 199.19.213.102 () {44 vars in 937 bytes} [Thu Jul 2 16:30:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.19.213.102 () {44 vars in 959 bytes} [Thu Jul 2 16:30:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:30:45.088 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f429e0d2-d39c-4f21-9f58-d20ebb12ddad d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/366] 199.19.213.102 () {44 vars in 937 bytes} [Thu Jul 2 16:30:45 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/367] 199.19.213.102 () {44 vars in 959 bytes} [Thu Jul 2 16:30:45 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:30:45.167 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b372829-b74a-462c-a8b0-36549ed9f86a d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/368] 199.19.213.102 () {44 vars in 1036 bytes} [Thu Jul 2 16:30:45 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5544f063-29e5-450d-9a69-6445a7cf6f67 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.19.213.102 () {44 vars in 1059 bytes} [Thu Jul 2 16:30:45 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5544f063-29e5-450d-9a69-6445a7cf6f67 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:30:46.506 8 INFO neutron.api.v2.resource [None req-6d0fce6f-a855-4481-bea0-183c6854a8fc d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/370] 199.19.213.102 () {44 vars in 971 bytes} [Thu Jul 2 16:30:46 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/371] 199.19.213.102 () {44 vars in 993 bytes} [Thu Jul 2 16:30:46 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/372] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:30:47 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:30:47 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.19.213.102 () {44 vars in 1011 bytes} [Thu Jul 2 16:30:47 2026] GET /v2.0/security-group-rules/b2171895-7a24-4d1f-bf56-280b196adc10 => generated 601 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:30:48 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:30:48 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.19.213.102 () {44 vars in 1011 bytes} [Thu Jul 2 16:30:48 2026] GET /v2.0/security-group-rules/8b5468c3-ab99-473c-a3f3-8dc3f0a6e743 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:30:49 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:30:49 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => 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: 189/380] 199.19.213.102 () {44 vars in 1011 bytes} [Thu Jul 2 16:30:49 2026] GET /v2.0/security-group-rules/192d8ad6-6310-4e35-9ab7-c4fc09091ca6 => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:30:50 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:30:50 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.19.213.102 () {44 vars in 1011 bytes} [Thu Jul 2 16:30:50 2026] GET /v2.0/security-group-rules/18d9044c-ef89-4a82-ac1c-f558a7dd3b9e => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:30:51 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:30:51 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => 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: 192/386] 199.19.213.102 () {44 vars in 1011 bytes} [Thu Jul 2 16:30:51 2026] GET /v2.0/security-group-rules/4193e744-3546-4bd2-bd6f-6a28ab7487cb => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.19.213.102 () {44 vars in 987 bytes} [Thu Jul 2 16:30:52 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67 => generated 732 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:30:53.095 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73b57714-d570-43c0-93cc-02c93918b693 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/388] 199.19.213.102 () {44 vars in 1076 bytes} [Thu Jul 2 16:30:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5544f063-29e5-450d-9a69-6445a7cf6f67 => 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: 196/389] 199.19.213.102 () {44 vars in 1099 bytes} [Thu Jul 2 16:30:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5544f063-29e5-450d-9a69-6445a7cf6f67 => generated 1250 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:30:53 2026] GET /v2.0/security-groups/28483add-3132-41cf-ad3e-2f282ac26427 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:31:00.213 7 INFO neutron.pecan_wsgi.hooks.translation [None req-78a3e6cf-5353-4950-b8db-fd7d429c4687 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/393] 199.19.213.102 () {44 vars in 978 bytes} [Thu Jul 2 16:31:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.19.213.102 () {44 vars in 1000 bytes} [Thu Jul 2 16:31:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.19.213.102 () {44 vars in 920 bytes} [Thu Jul 2 16:31:01 2026] GET /v2.0/ports => generated 4721 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:31:02.773 8 INFO neutron.api.v2.resource [None req-252bc04e-2685-442a-b21f-c80d79b7dad7 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/396] 199.19.213.102 () {44 vars in 959 bytes} [Thu Jul 2 16:31:02 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 199.19.213.102 () {44 vars in 981 bytes} [Thu Jul 2 16:31:02 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:31:03 2026] GET /v2.0/security-groups/bd82ec29-89af-44b0-94b8-acd29b23eee0 => generated 2882 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:31:03 2026] GET /v2.0/security-groups/bd82ec29-89af-44b0-94b8-acd29b23eee0 => generated 2882 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.19.213.102 () {44 vars in 1011 bytes} [Thu Jul 2 16:31:03 2026] GET /v2.0/security-group-rules/5b27e8f0-e278-4017-bfe2-6e36993a02a1 => generated 621 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:31:04 2026] GET /v2.0/security-groups/bd82ec29-89af-44b0-94b8-acd29b23eee0 => generated 2882 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:31:04 2026] GET /v2.0/security-groups/bd82ec29-89af-44b0-94b8-acd29b23eee0 => generated 2882 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.19.213.102 () {44 vars in 1011 bytes} [Thu Jul 2 16:31:04 2026] GET /v2.0/security-group-rules/085f169e-f655-4d45-a81a-5b5d038763da => generated 625 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.19.213.102 () {44 vars in 975 bytes} [Thu Jul 2 16:31:17 2026] GET /v2.0/quotas/28c7b4f7864d484ba2c1f82c46f4ce19 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:32:11.801 8 INFO neutron.api.v2.resource [None req-4d1dc508-1131-4a19-a354-c1f3eebd5c54 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 205/413] 199.19.213.102 () {44 vars in 1074 bytes} [Thu Jul 2 16:32:11 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=dd3f114da0334be9b7a3f6279a413384 => generated 139 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/414] 199.19.213.102 () {44 vars in 1097 bytes} [Thu Jul 2 16:32:11 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=dd3f114da0334be9b7a3f6279a413384 => generated 4072 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.19.213.102 () {44 vars in 1088 bytes} [Thu Jul 2 16:32:12 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91?project_id=dd3f114da0334be9b7a3f6279a413384 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:32:12 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91 => generated 4075 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.19.213.102 () {44 vars in 1011 bytes} [Thu Jul 2 16:32:12 2026] GET /v2.0/security-group-rules/76d7bc2b-9871-468a-a337-59a874a8dd56 => generated 597 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/418] 199.19.213.102 () {44 vars in 1088 bytes} [Thu Jul 2 16:32:13 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91?project_id=dd3f114da0334be9b7a3f6279a413384 => generated 4075 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/419] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:32:14 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/420] 199.19.213.102 () {44 vars in 1011 bytes} [Thu Jul 2 16:32:14 2026] GET /v2.0/security-group-rules/30aae035-ebbe-4668-a299-04179e188795 => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/423] 199.19.213.102 () {44 vars in 1088 bytes} [Thu Jul 2 16:32:14 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91?project_id=dd3f114da0334be9b7a3f6279a413384 => generated 4075 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/424] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:32:15 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/425] 199.19.213.102 () {44 vars in 1011 bytes} [Thu Jul 2 16:32:15 2026] GET /v2.0/security-group-rules/5940f84a-f981-433d-b207-1a8efce345ad => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/426] 199.19.213.102 () {44 vars in 1088 bytes} [Thu Jul 2 16:32:16 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91?project_id=dd3f114da0334be9b7a3f6279a413384 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/427] 199.19.213.102 () {44 vars in 1001 bytes} [Thu Jul 2 16:32:16 2026] GET /v2.0/security-groups/63ca51a4-3d4f-41c4-a45a-c13b6e51fd91 => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/428] 199.19.213.102 () {44 vars in 1011 bytes} [Thu Jul 2 16:32:16 2026] GET /v2.0/security-group-rules/4760d877-e718-4786-9a16-beeb4256e7ca => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/429] 199.19.213.102 () {44 vars in 975 bytes} [Thu Jul 2 16:32:23 2026] GET /v2.0/quotas/dd3f114da0334be9b7a3f6279a413384 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:33:16.112 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b290eba7-fc50-469c-b528-07174c56044c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 221/438] 199.19.213.102 () {44 vars in 949 bytes} [Thu Jul 2 16:33:16 2026] GET /v2.0/networks?name=public => generated 753 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:33:55.122 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b290eba7-fc50-469c-b528-07174c56044c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52712. [pid: 7|app: 0|req: 224/443] 10.0.0.235 () {32 vars in 649 bytes} [Thu Jul 2 16:33:55 2026] GET /v2.0/networks => generated 2168 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/444] 10.0.0.235 () {32 vars in 655 bytes} [Thu Jul 2 16:33:56 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: 7|app: 0|req: 225/445] 10.0.0.235 () {32 vars in 647 bytes} [Thu Jul 2 16:33:56 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/446] 10.0.0.235 () {32 vars in 643 bytes} [Thu Jul 2 16:33:56 2026] GET /v2.0/ports => generated 4721 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/447] 10.0.0.235 () {32 vars in 647 bytes} [Thu Jul 2 16:33:56 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/448] 10.0.0.235 () {32 vars in 649 bytes} [Thu Jul 2 16:33:56 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/449] 10.0.0.235 () {32 vars in 663 bytes} [Thu Jul 2 16:33:56 2026] GET /v2.0/security-groups => generated 17397 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/450] 10.0.0.235 () {32 vars in 655 bytes} [Thu Jul 2 16:33:56 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:34:08.582 7 INFO neutron.db.segments_db [None req-ebb8785b-449d-4fcb-9c46-f6ff90e54f28 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 34ea131d-72bc-49e6-9d5f-8a6317016b35 of type vxlan for network bd2d2997-acc4-477c-b006-c37c5fc0abcd 2026-07-02 16:34:08.697 8 INFO neutron.db.segments_db [None req-ddfce2f3-25dc-477d-afcc-2697ce083c4b d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment c58d5119-f07c-43e7-9d18-7c9847ae421a of type vxlan for network acdc8494-60c3-41a8-a2dc-214f9b205c4a [pid: 7|app: 0|req: 229/453] 10.0.0.235 () {34 vars in 671 bytes} [Thu Jul 2 16:34:08 2026] POST /v2.0/networks => generated 748 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/454] 10.0.0.235 () {34 vars in 671 bytes} [Thu Jul 2 16:34:08 2026] POST /v2.0/networks => generated 744 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:34:08.920 7 INFO neutron.db.segments_db [None req-6eff913b-fd69-49b0-bc09-b2abf4dfdf52 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 5c6aa4f6-f441-4e90-989d-1a19f19b0ae6 of type vxlan for network bfe96512-8e3d-40c9-95b2-efe89d1d8b05 [pid: 7|app: 0|req: 230/455] 10.0.0.235 () {34 vars in 671 bytes} [Thu Jul 2 16:34:08 2026] POST /v2.0/networks => generated 748 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/456] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:34:08 2026] POST /v2.0/subnets => generated 695 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/457] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:34:09 2026] POST /v2.0/subnets => generated 691 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/458] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:34:09 2026] POST /v2.0/subnets => generated 695 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:34:09.293 7 INFO neutron.db.segments_db [None req-f0e570bb-6800-441c-a6be-6e9759d98ac4 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 7e4ce57c-20b2-4dd0-858e-0920027ce063 of type vxlan for network 510310f0-d21d-4745-8c03-dd6b961575b5 2026-07-02 16:34:09.328 8 INFO neutron.db.segments_db [None req-417b52f8-0355-45f9-a65a-c8254f6ff539 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment f7c1208c-a57f-491c-8bfd-5316e66ebb41 of type vxlan for network f03f0755-d961-4b96-9319-270cd3ed252b 2026-07-02 16:34:09.551 7 INFO neutron.db.l3_hamode_db [None req-f0e570bb-6800-441c-a6be-6e9759d98ac4 d14c2c4cbae84540bc98770cddcdb5fc 21b7a5cfb85a44bfa3fb498dd3d1faff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:34:09.611 8 INFO neutron.db.l3_hamode_db [None req-417b52f8-0355-45f9-a65a-c8254f6ff539 d14c2c4cbae84540bc98770cddcdb5fc 23d259ded87947039b7a70c94ba65df4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:34:10.928 7 INFO neutron.db.l3_hamode_db [None req-f0e570bb-6800-441c-a6be-6e9759d98ac4 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:34:10.958 8 INFO neutron.db.l3_hamode_db [None req-417b52f8-0355-45f9-a65a-c8254f6ff539 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 232/459] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:34:09 2026] POST /v2.0/routers => generated 735 bytes in 2883 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/460] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:34:09 2026] POST /v2.0/routers => generated 731 bytes in 2899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:34:12.194 7 INFO neutron.db.segments_db [None req-06b954a5-d5ff-4507-93ce-8e5c7348ed17 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 70e99bcf-b418-4b15-86f8-22413d7d67bb of type vxlan for network d328b670-8b95-410c-894f-83f646c7388d [pid: 8|app: 0|req: 229/461] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:34:12 2026] GET /v2.0/security-groups?tenant_id=aa9496148cac4d86823da94fecac11bd&name=default => generated 2924 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:34:12.509 7 INFO neutron.db.l3_hamode_db [None req-06b954a5-d5ff-4507-93ce-8e5c7348ed17 d14c2c4cbae84540bc98770cddcdb5fc 21074dba9f6b4847a97352efdeb6b8bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:34:13.431 7 INFO neutron.db.l3_hamode_db [None req-06b954a5-d5ff-4507-93ce-8e5c7348ed17 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 230/462] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:34:12 2026] PUT /v2.0/routers/e33d9b00-06f8-43c5-95a3-ecd93c7e9d4f/add_router_interface => generated 309 bytes in 1877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/463] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:34:12 2026] POST /v2.0/routers => generated 735 bytes in 2263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/464] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:34:14 2026] DELETE /v2.0/security-groups/257616f2-2d50-467f-9d74-1ab9fe11355e => 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: 231/465] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:34:14 2026] PUT /v2.0/routers/0d136ed5-d625-41f4-9ff5-a69db78580fa/add_router_interface => generated 309 bytes in 1338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:15.673 8 WARNING neutron_lib.context [None req-9f63c7a9-2b34-4775-84bc-1dbc046804a1 cb9dadf56ec8471abcc4cc7cd959e177 21b7a5cfb85a44bfa3fb498dd3d1faff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/468] 10.0.0.235 () {34 vars in 685 bytes} [Thu Jul 2 16:34:15 2026] POST /v2.0/security-groups => generated 1660 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:34:15.837 8 WARNING neutron_lib.context [None req-c90e5cab-0e70-4e60-be48-ae285b78344f cb9dadf56ec8471abcc4cc7cd959e177 21b7a5cfb85a44bfa3fb498dd3d1faff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 235/469] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:34:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:34:16.000 8 WARNING neutron_lib.context [None req-1a8bc8e9-327a-48a9-9603-bb7864b02c9d cb9dadf56ec8471abcc4cc7cd959e177 21b7a5cfb85a44bfa3fb498dd3d1faff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 236/470] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:34:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:34:16.122 8 WARNING neutron_lib.context [None req-5990fae0-4477-434d-8c68-0ebd7b0534cf cb9dadf56ec8471abcc4cc7cd959e177 21b7a5cfb85a44bfa3fb498dd3d1faff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/471] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:34:14 2026] PUT /v2.0/routers/6da67554-b315-4e19-8d28-763cf861aec8/add_router_interface => generated 309 bytes in 1661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:16.477 7 INFO neutron.db.segments_db [None req-b29fc904-13b8-4142-9b20-94364044afab d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 14ad55a6-ae66-42a5-b2db-d6855f2fc3e2 of type vxlan for network 92a558b6-044c-4cb7-b4c8-1d55f2e5ab63 [pid: 7|app: 0|req: 236/472] 10.0.0.235 () {34 vars in 671 bytes} [Thu Jul 2 16:34:16 2026] POST /v2.0/networks => generated 744 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:34:16.598 7 WARNING neutron_lib.context [None req-92f50b47-0453-435f-af6e-4ad9db48681d c3179b04c35045c18ecd9a8f0afca808 23d259ded87947039b7a70c94ba65df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 237/473] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:34:16 2026] POST /v2.0/floatingips => generated 552 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/474] 10.0.0.235 () {34 vars in 685 bytes} [Thu Jul 2 16:34:16 2026] POST /v2.0/security-groups => generated 1660 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:34:16.770 7 WARNING neutron_lib.context [None req-9ae67214-d886-4cf1-a983-05232279b6e7 c3179b04c35045c18ecd9a8f0afca808 23d259ded87947039b7a70c94ba65df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 238/475] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:34:16 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-02 16:34:16.912 7 WARNING neutron_lib.context [None req-9ee8ea15-4b98-4a3c-8e19-469329247163 c3179b04c35045c18ecd9a8f0afca808 23d259ded87947039b7a70c94ba65df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 238/476] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:34:16 2026] POST /v2.0/subnets => generated 691 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:34:16.982 8 INFO neutron.db.segments_db [None req-843751bf-7bca-40aa-bccc-40ce1efa726c d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment b64d7a4d-6dce-4a81-b2dd-b678c9b5239f of type vxlan for network f6f5f5a6-a61c-4b68-9cc6-e8f41e789dd0 [pid: 7|app: 0|req: 239/477] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:34:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:34:17.106 7 WARNING neutron_lib.context [req-823234bc-d1b0-4c48-8e68-dfc34bcfa46c req-1be051a6-b0cb-45e9-8483-e7e396669fa6 53cac99bf05044ec9f7f3147f8ecc80a 21074dba9f6b4847a97352efdeb6b8bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:34:17.214 8 INFO neutron.db.l3_hamode_db [None req-843751bf-7bca-40aa-bccc-40ce1efa726c d14c2c4cbae84540bc98770cddcdb5fc c6db9629d7414ce8b85566950734094b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 240/478] 10.0.0.118 () {38 vars in 971 bytes} [Thu Jul 2 16:34:17 2026] POST /v2.0/security-groups => generated 1686 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:34:17.250 7 WARNING neutron_lib.context [None req-ddd7fb93-0a9d-4859-b429-4aac8aaa6b12 c3179b04c35045c18ecd9a8f0afca808 23d259ded87947039b7a70c94ba65df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 241/479] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:34:17 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:17 2026] GET /v2.0/security-groups/a36a41cc-1240-40ba-975a-00c5de367742 => generated 1686 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:34:17.963 7 WARNING neutron_lib.context [req-20c8f8eb-2747-4640-8542-4f7c2b2d57c1 req-0848412f-f2e4-4425-a66b-3f65e636139f 53cac99bf05044ec9f7f3147f8ecc80a 21074dba9f6b4847a97352efdeb6b8bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 243/481] 10.0.0.118 () {38 vars in 981 bytes} [Thu Jul 2 16:34:17 2026] POST /v2.0/security-group-rules => generated 614 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:34:18.115 7 WARNING neutron_lib.context [req-976e9d54-79b1-4d5f-b97b-cb29e4e1602d req-827f23b6-0aef-4502-b6f2-8177514b5201 53cac99bf05044ec9f7f3147f8ecc80a 21074dba9f6b4847a97352efdeb6b8bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:34:18.172 8 INFO neutron.db.l3_hamode_db [None req-843751bf-7bca-40aa-bccc-40ce1efa726c d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 244/482] 10.0.0.118 () {38 vars in 971 bytes} [Thu Jul 2 16:34:18 2026] POST /v2.0/security-groups => generated 1682 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/483] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:18 2026] GET /v2.0/security-groups/1acc121a-166d-42fc-bddb-45464d27c309 => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/484] 10.0.0.118 () {34 vars in 1100 bytes} [Thu Jul 2 16:34:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1775551103&fields=id&tenant_id=23d259ded87947039b7a70c94ba65df4 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:34:18.420 7 WARNING neutron_lib.context [req-d0ba2ec4-edca-4b6a-a1c5-656e55fe6a0a req-a1958b4e-44fa-4e61-a848-568452a12d9a 53cac99bf05044ec9f7f3147f8ecc80a 21074dba9f6b4847a97352efdeb6b8bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 247/485] 10.0.0.118 () {38 vars in 981 bytes} [Thu Jul 2 16:34:18 2026] POST /v2.0/security-group-rules => generated 614 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/486] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 2 16:34:18 2026] GET /v2.0/networks?id=acdc8494-60c3-41a8-a2dc-214f9b205c4a => generated 676 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/487] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:18 2026] GET /v2.0/security-groups/1acc121a-166d-42fc-bddb-45464d27c309 => generated 2307 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/488] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 2 16:34:18 2026] GET /v2.0/quotas/23d259ded87947039b7a70c94ba65df4 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:18.704 7 WARNING neutron_lib.context [req-21cb99e5-e71e-4151-a34d-7f2bedf903a0 req-24ad0419-b583-4854-9eed-8fe20b9340a7 53cac99bf05044ec9f7f3147f8ecc80a 21074dba9f6b4847a97352efdeb6b8bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 251/489] 10.0.0.118 () {38 vars in 981 bytes} [Thu Jul 2 16:34:18 2026] POST /v2.0/security-group-rules => generated 619 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/490] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 2 16:34:18 2026] GET /v2.0/ports?tenant_id=23d259ded87947039b7a70c94ba65df4&fields=id => generated 103 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/491] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:18 2026] GET /v2.0/security-groups/1acc121a-166d-42fc-bddb-45464d27c309 => generated 2937 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/492] 10.0.0.118 () {34 vars in 1001 bytes} [Thu Jul 2 16:34:19 2026] GET /v2.0/security-group-rules/7f4fcfd7-226d-43b6-a692-6a40eae3fe3d => generated 616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/493] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:19 2026] GET /v2.0/security-groups/1acc121a-166d-42fc-bddb-45464d27c309 => generated 2937 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/494] 10.0.0.118 () {36 vars in 1023 bytes} [Thu Jul 2 16:34:19 2026] DELETE /v2.0/security-group-rules/7f4fcfd7-226d-43b6-a692-6a40eae3fe3d => 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: 257/495] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:19 2026] GET /v2.0/security-groups/1acc121a-166d-42fc-bddb-45464d27c309 => generated 2307 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/496] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:34:16 2026] POST /v2.0/routers => generated 731 bytes in 2344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/497] 10.0.0.118 () {36 vars in 1013 bytes} [Thu Jul 2 16:34:19 2026] DELETE /v2.0/security-groups/1acc121a-166d-42fc-bddb-45464d27c309 => 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: 259/498] 10.0.0.118 () {34 vars in 907 bytes} [Thu Jul 2 16:34:19 2026] GET /v2.0/extensions => generated 20516 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/499] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:19 2026] GET /v2.0/security-groups/a36a41cc-1240-40ba-975a-00c5de367742 => generated 2311 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/500] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 2 16:34:19 2026] GET /v2.0/networks/acdc8494-60c3-41a8-a2dc-214f9b205c4a?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/501] 10.0.0.118 () {36 vars in 1013 bytes} [Thu Jul 2 16:34:19 2026] DELETE /v2.0/security-groups/a36a41cc-1240-40ba-975a-00c5de367742 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/502] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 2 16:34:19 2026] GET /v2.0/networks/acdc8494-60c3-41a8-a2dc-214f9b205c4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/503] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:34:19 2026] PUT /v2.0/routers/ecd4e99f-f135-4781-8ea2-6bc2199b94ea/add_router_interface => generated 309 bytes in 1158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/504] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:20 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => 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: 264/505] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:34:19 2026] PUT /v2.0/routers/6da67554-b315-4e19-8d28-763cf861aec8/remove_router_interface => generated 309 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:20.984 7 WARNING neutron_lib.context [None req-7d68e52f-3063-4bab-aa9a-4d773b45eb26 590aaa2c42ee4e7c9c52e9a2e9479f75 c6db9629d7414ce8b85566950734094b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 265/506] 10.0.0.235 () {34 vars in 685 bytes} [Thu Jul 2 16:34:20 2026] POST /v2.0/security-groups => generated 1660 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:34:21.151 7 WARNING neutron_lib.context [None req-071ccb8e-dbdc-4617-930d-c656591d3391 590aaa2c42ee4e7c9c52e9a2e9479f75 c6db9629d7414ce8b85566950734094b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 266/507] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:34:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:34:21.277 7 WARNING neutron_lib.context [None req-737e240a-ce6c-439a-9b99-eb210e151b46 590aaa2c42ee4e7c9c52e9a2e9479f75 c6db9629d7414ce8b85566950734094b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/508] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:34:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:34:21.396 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-b41087aa-d9d7-4d26-871a-88f7220ff5dd d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - 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.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/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.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/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.12/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.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-07-02 16:34:21.399 7 WARNING neutron_lib.context [None req-88cfa770-5c48-49b3-b9ff-95392a7a9a80 590aaa2c42ee4e7c9c52e9a2e9479f75 c6db9629d7414ce8b85566950734094b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:34:21.811 8 INFO neutron.db.l3_hamode_db [None req-b41087aa-d9d7-4d26-871a-88f7220ff5dd d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] HA network d328b670-8b95-410c-894f-83f646c7388d was deleted as no HA routers are present in tenant 21074dba9f6b4847a97352efdeb6b8bc. [pid: 8|app: 0|req: 242/509] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:34:20 2026] DELETE /v2.0/routers/6da67554-b315-4e19-8d28-763cf861aec8 => generated 0 bytes in 1130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/510] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:21 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/511] 10.0.0.118 () {34 vars in 1100 bytes} [Thu Jul 2 16:34:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1980813917&fields=id&tenant_id=21b7a5cfb85a44bfa3fb498dd3d1faff => generated 69 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/512] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:34:21 2026] POST /v2.0/floatingips => generated 552 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/513] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 2 16:34:22 2026] GET /v2.0/networks?id=bd2d2997-acc4-477c-b006-c37c5fc0abcd => generated 680 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/514] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 2 16:34:22 2026] GET /v2.0/quotas/21b7a5cfb85a44bfa3fb498dd3d1faff => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:22.144 8 INFO neutron.services.segments.plugin [-] Segment 70e99bcf-b418-4b15-86f8-22413d7d67bb resource provider aggregate not found 2026-07-02 16:34:22.160 8 INFO neutron.services.segments.plugin [-] Segment 70e99bcf-b418-4b15-86f8-22413d7d67bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70e99bcf-b418-4b15-86f8-22413d7d67bb found for delete ", "request_id": "req-3950a275-8ac2-4c43-9bf4-88d0d3e6db02"}]} 2026-07-02 16:34:22.164 8 INFO neutron.services.segments.plugin [-] Segment 70e99bcf-b418-4b15-86f8-22413d7d67bb resource provider aggregate not found 2026-07-02 16:34:22.182 8 INFO neutron.services.segments.plugin [-] Segment 70e99bcf-b418-4b15-86f8-22413d7d67bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70e99bcf-b418-4b15-86f8-22413d7d67bb found for delete ", "request_id": "req-801b0f31-066d-43ac-8b64-9912552e2654"}]} [pid: 8|app: 0|req: 245/515] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:34:21 2026] DELETE /v2.0/subnets/4355bf93-2571-410e-b754-dc67e83a3fe1 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/516] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 2 16:34:22 2026] GET /v2.0/ports?tenant_id=21b7a5cfb85a44bfa3fb498dd3d1faff&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/517] 10.0.0.118 () {34 vars in 1100 bytes} [Thu Jul 2 16:34:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1250319256&fields=id&tenant_id=c6db9629d7414ce8b85566950734094b => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/518] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:34:22 2026] DELETE /v2.0/networks/bfe96512-8e3d-40c9-95b2-efe89d1d8b05 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/519] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 2 16:34:22 2026] GET /v2.0/networks?id=92a558b6-044c-4cb7-b4c8-1d55f2e5ab63 => generated 676 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/520] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 2 16:34:22 2026] GET /v2.0/quotas/c6db9629d7414ce8b85566950734094b => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/521] 10.0.0.118 () {34 vars in 907 bytes} [Thu Jul 2 16:34:22 2026] GET /v2.0/extensions => generated 20516 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/522] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 2 16:34:22 2026] GET /v2.0/networks/bd2d2997-acc4-477c-b006-c37c5fc0abcd?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/523] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:34:22 2026] GET /v2.0/security-groups?tenant_id=21074dba9f6b4847a97352efdeb6b8bc&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/524] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 2 16:34:22 2026] GET /v2.0/ports?tenant_id=c6db9629d7414ce8b85566950734094b&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/525] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 2 16:34:22 2026] GET /v2.0/networks/bd2d2997-acc4-477c-b006-c37c5fc0abcd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/526] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 2 16:34:22 2026] GET /v2.0/networks/92a558b6-044c-4cb7-b4c8-1d55f2e5ab63?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: 276/527] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:34:22 2026] DELETE /v2.0/security-groups/667e7824-f400-4631-9f7f-c7dfabd8bd32 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/528] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 2 16:34:22 2026] GET /v2.0/networks/92a558b6-044c-4cb7-b4c8-1d55f2e5ab63?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/529] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:23 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => 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: 253/530] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:23 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => 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: 278/531] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:23 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => 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: 279/532] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:24 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:34:24.253 8 INFO neutron.services.segments.plugin [-] Segment 5c6aa4f6-f441-4e90-989d-1a19f19b0ae6 resource provider aggregate not found 2026-07-02 16:34:24.266 8 INFO neutron.services.segments.plugin [-] Segment 5c6aa4f6-f441-4e90-989d-1a19f19b0ae6 resource provider aggregate not found [pid: 8|app: 0|req: 254/533] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:24 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/534] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:24 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:34:24.637 8 INFO neutron.services.segments.plugin [-] Segment 5c6aa4f6-f441-4e90-989d-1a19f19b0ae6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c6aa4f6-f441-4e90-989d-1a19f19b0ae6 found for delete ", "request_id": "req-e940f579-bdde-426e-a2cc-a3098c30f424"}]} 2026-07-02 16:34:24.638 8 INFO neutron.services.segments.plugin [-] Segment 5c6aa4f6-f441-4e90-989d-1a19f19b0ae6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c6aa4f6-f441-4e90-989d-1a19f19b0ae6 found for delete ", "request_id": "req-7a14e786-65f2-43b2-aee8-2993afc3fb28"}]} [pid: 8|app: 0|req: 255/535] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:34:24 2026] GET /v2.0/networks?id=acdc8494-60c3-41a8-a2dc-214f9b205c4a => generated 676 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:24.925 7 INFO neutron.db.segments_db [None req-cae5a138-49c9-4dc9-b506-3d1a4fa6221a d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment e1cc15d3-5743-4e84-b75e-bb6efc420e68 of type vxlan for network fc911432-71ee-4f2d-8236-dc14dc1f5da5 [pid: 8|app: 0|req: 256/536] 199.19.213.102 () {34 vars in 1050 bytes} [Thu Jul 2 16:34:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=23d259ded87947039b7a70c94ba65df4 => generated 181 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:24.942 8 WARNING neutron_lib.context [req-f1741b0f-965e-43b3-9aca-9df661a4ba95 req-b9d4c090-5b9d-41aa-bc07-2bc571aa9072 c3179b04c35045c18ecd9a8f0afca808 23d259ded87947039b7a70c94ba65df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 281/537] 10.0.0.235 () {34 vars in 671 bytes} [Thu Jul 2 16:34:24 2026] POST /v2.0/networks => generated 743 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/538] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:34:25 2026] POST /v2.0/subnets => generated 690 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:34:25.241 7 INFO neutron.db.segments_db [None req-e7bcfc57-8bd5-4a20-93fe-aae781c4857f d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 83adde07-03b2-4377-82cc-ca9246ece382 of type vxlan for network c1ab9264-fe60-4c46-af68-05e4a0892208 2026-07-02 16:34:25.460 7 INFO neutron.db.l3_hamode_db [None req-e7bcfc57-8bd5-4a20-93fe-aae781c4857f d14c2c4cbae84540bc98770cddcdb5fc 945b77e1ad1f48a0a5e16d861eef5342 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 257/539] 199.19.213.102 () {38 vars in 955 bytes} [Thu Jul 2 16:34:24 2026] POST /v2.0/ports => generated 954 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 258/540] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:25 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 957 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/541] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:25 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/542] 199.19.213.102 () {34 vars in 911 bytes} [Thu Jul 2 16:34:25 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/543] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:25 2026] GET /v2.0/security-groups?id=afcedf05-a95a-4a58-899a-323071985723&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/544] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:25 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:34:26.263 7 INFO neutron.db.l3_hamode_db [None req-e7bcfc57-8bd5-4a20-93fe-aae781c4857f d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 263/545] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:34:25 2026] PUT /v2.0/ports/66f154f5-3684-4589-9ac0-ff5fdc0ce173 => generated 1235 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 264/546] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:26 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => 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: 265/547] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:26 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/548] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:26 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/549] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:26 2026] GET /v2.0/security-groups?id=afcedf05-a95a-4a58-899a-323071985723&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/550] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:34:25 2026] POST /v2.0/routers => generated 730 bytes in 2106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:34:27.468 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-30bec855-f654-4b30-8a10-e5e34424c835'] response: {'name': 'network-changed', 'server_uuid': '127f2ec7-8baa-493a-a4c8-fbeef0d9a40e', 'tag': '66f154f5-3684-4589-9ac0-ff5fdc0ce173', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 284/551] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:34:27 2026] GET /v2.0/networks?id=bd2d2997-acc4-477c-b006-c37c5fc0abcd => generated 680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/552] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:34:27 2026] GET /v2.0/ports?tenant_id=23d259ded87947039b7a70c94ba65df4&device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => 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: 286/553] 199.19.213.102 () {34 vars in 1050 bytes} [Thu Jul 2 16:34:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=21b7a5cfb85a44bfa3fb498dd3d1faff => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/554] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:34:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=66f154f5-3684-4589-9ac0-ff5fdc0ce173 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:34:27.726 7 WARNING neutron_lib.context [req-1dbfe951-c35e-4461-85e7-75e0f291d697 req-2e8b98f5-e5df-4510-98a5-7dc2cecd27e1 cb9dadf56ec8471abcc4cc7cd959e177 21b7a5cfb85a44bfa3fb498dd3d1faff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 288/555] 199.19.213.102 () {38 vars in 955 bytes} [Thu Jul 2 16:34:27 2026] POST /v2.0/ports => generated 954 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 289/556] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:34:28 2026] GET /v2.0/subnets?id=6efefb74-0a57-4cb7-8109-b0833e140df1 => generated 694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/557] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:28 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => 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: 291/558] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:28 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 957 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/559] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:34:28 2026] PUT /v2.0/ports/07ce22bf-70c3-4ddb-bd86-8860ee3dd72f => generated 1235 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 268/560] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:34:27 2026] PUT /v2.0/routers/de0192ed-95c8-406b-bfdc-b9f578bda363/add_router_interface => generated 309 bytes in 1726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/561] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:29 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/562] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:29 2026] GET /v2.0/security-groups?id=e198181d-7c6d-4a9d-bca7-59d4c6495d3d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/563] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:34:28 2026] GET /v2.0/ports?network_id=acdc8494-60c3-41a8-a2dc-214f9b205c4a&device_owner=network%3Adhcp => generated 1244 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/564] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:29 2026] GET /v2.0/security-groups?id=afcedf05-a95a-4a58-899a-323071985723&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/565] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:34:29 2026] GET /v2.0/networks/acdc8494-60c3-41a8-a2dc-214f9b205c4a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/566] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:34:29 2026] GET /v2.0/networks/acdc8494-60c3-41a8-a2dc-214f9b205c4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/567] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:29 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:34:29.544 8 WARNING neutron_lib.context [req-39801200-72f5-4f34-a513-84d61a46806f req-00822b0f-258a-4eb1-9493-316c4da855ad 03a869a28c184db89d5e5dc5ab769950 945b77e1ad1f48a0a5e16d861eef5342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 273/570] 10.0.0.118 () {38 vars in 971 bytes} [Thu Jul 2 16:34:29 2026] POST /v2.0/security-groups => generated 1680 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:34:29.711 8 WARNING neutron_lib.context [req-b9f4caaa-4871-4485-afb5-9a2c17dab761 req-9caffe1f-88f2-4d7f-9f0f-3aab61291d82 03a869a28c184db89d5e5dc5ab769950 945b77e1ad1f48a0a5e16d861eef5342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 298/571] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:34:29 2026] GET /v2.0/networks?id=92a558b6-044c-4cb7-b4c8-1d55f2e5ab63 => generated 676 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/572] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:34:29 2026] GET /v2.0/ports?tenant_id=21b7a5cfb85a44bfa3fb498dd3d1faff&device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:34:29.862 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6601c41c-0132-4ee1-88ee-5a9fafda34d0'] response: {'name': 'network-changed', 'server_uuid': '020bf534-8380-4868-8de6-a1d9dfbf5176', 'tag': '07ce22bf-70c3-4ddb-bd86-8860ee3dd72f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 300/573] 199.19.213.102 () {34 vars in 1050 bytes} [Thu Jul 2 16:34:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c6db9629d7414ce8b85566950734094b => generated 181 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/574] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:34:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=07ce22bf-70c3-4ddb-bd86-8860ee3dd72f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:34:29.900 7 WARNING neutron_lib.context [req-92784905-a143-4083-8a3d-f17175c3024b req-c6042169-1d9c-4507-8db1-14d15640ba1e 590aaa2c42ee4e7c9c52e9a2e9479f75 c6db9629d7414ce8b85566950734094b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 274/575] 10.0.0.118 () {38 vars in 971 bytes} [Thu Jul 2 16:34:29 2026] POST /v2.0/security-groups => generated 1681 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/576] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:34:29 2026] GET /v2.0/subnets?id=01262214-29ac-452f-94a0-5f2d2ba44d4e => generated 698 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:29.987 8 WARNING neutron_lib.context [req-94f95e44-4d7d-4df3-af1a-ab0594f9d9f4 req-0bb120ac-f21d-45f5-b337-13130b58b328 03a869a28c184db89d5e5dc5ab769950 945b77e1ad1f48a0a5e16d861eef5342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 276/577] 10.0.0.118 () {38 vars in 971 bytes} [Thu Jul 2 16:34:29 2026] POST /v2.0/security-groups => generated 1680 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/578] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/ports?network_id=bd2d2997-acc4-477c-b006-c37c5fc0abcd&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/579] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/security-groups?tenant_id=945b77e1ad1f48a0a5e16d861eef5342 => generated 7906 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/580] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/networks/bd2d2997-acc4-477c-b006-c37c5fc0abcd?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: 302/581] 199.19.213.102 () {38 vars in 955 bytes} [Thu Jul 2 16:34:29 2026] POST /v2.0/ports => generated 958 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 303/582] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/security-groups/41d0e6f3-824f-48ce-a333-816d9da9aac2 => generated 2922 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/583] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/584] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/networks/bd2d2997-acc4-477c-b006-c37c5fc0abcd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/585] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/ports?tenant_id=23d259ded87947039b7a70c94ba65df4&device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/586] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/security-groups/41d0e6f3-824f-48ce-a333-816d9da9aac2 => generated 2922 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/587] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/security-groups?id=e198181d-7c6d-4a9d-bca7-59d4c6495d3d&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/588] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/networks?id=acdc8494-60c3-41a8-a2dc-214f9b205c4a => generated 772 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/589] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/590] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/591] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=66f154f5-3684-4589-9ac0-ff5fdc0ce173 => 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: 288/592] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/security-groups?id=afcedf05-a95a-4a58-899a-323071985723&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/593] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/594] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:34:30 2026] PUT /v2.0/ports/817a6c52-266f-45f9-81ad-66cb6a6d0de7 => generated 1239 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 306/595] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/security-groups/bd1512b8-7f4b-4e72-9ca1-4fe930d2bf4e => generated 1680 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/596] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/subnets?id=6efefb74-0a57-4cb7-8109-b0833e140df1 => generated 694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/597] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/ports?network_id=acdc8494-60c3-41a8-a2dc-214f9b205c4a&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/598] 10.0.0.118 () {36 vars in 1013 bytes} [Thu Jul 2 16:34:30 2026] DELETE /v2.0/security-groups/bd1512b8-7f4b-4e72-9ca1-4fe930d2bf4e => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:34:31.047 7 INFO neutron.api.v2.resource [req-9af1b3e9-f2f7-4a84-b3b6-8f425059d016 req-119c22d6-512a-4d7d-84a7-3e34690a3c12 03a869a28c184db89d5e5dc5ab769950 945b77e1ad1f48a0a5e16d861eef5342 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 308/599] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/security-groups/bd1512b8-7f4b-4e72-9ca1-4fe930d2bf4e => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/600] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:34:30 2026] GET /v2.0/networks/acdc8494-60c3-41a8-a2dc-214f9b205c4a?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: 293/601] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/security-groups/e283e49b-4b4e-4bbf-9d75-9e65d6b19870 => generated 1681 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/602] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/networks/acdc8494-60c3-41a8-a2dc-214f9b205c4a?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: 294/603] 10.0.0.118 () {36 vars in 1013 bytes} [Thu Jul 2 16:34:31 2026] DELETE /v2.0/security-groups/e283e49b-4b4e-4bbf-9d75-9e65d6b19870 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:34:31.262 7 INFO neutron.api.v2.resource [req-86a77bba-a64f-4f4d-9eda-b6bb46266a59 req-7bec2948-adfa-4597-b397-fc8b1bebe5a7 03a869a28c184db89d5e5dc5ab769950 945b77e1ad1f48a0a5e16d861eef5342 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 310/604] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/security-groups/e283e49b-4b4e-4bbf-9d75-9e65d6b19870 => 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: 295/605] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/security-groups/499c5052-2ad7-4940-9a45-6e1995b5e858 => generated 1680 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/606] 10.0.0.118 () {36 vars in 1013 bytes} [Thu Jul 2 16:34:31 2026] DELETE /v2.0/security-groups/499c5052-2ad7-4940-9a45-6e1995b5e858 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:34:31.446 7 INFO neutron.api.v2.resource [req-77f6d714-2d89-4e87-a871-fce7da12cb52 req-fa4a6a24-e1bd-408c-8acb-c99a26e2b312 03a869a28c184db89d5e5dc5ab769950 945b77e1ad1f48a0a5e16d861eef5342 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 312/607] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/security-groups/499c5052-2ad7-4940-9a45-6e1995b5e858 => 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: 296/608] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/ports?tenant_id=21b7a5cfb85a44bfa3fb498dd3d1faff&device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/609] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/security-groups?tenant_id=945b77e1ad1f48a0a5e16d861eef5342 => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/610] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/networks?id=bd2d2997-acc4-477c-b006-c37c5fc0abcd => generated 776 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/611] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/security-groups/41d0e6f3-824f-48ce-a333-816d9da9aac2 => generated 2922 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/612] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=07ce22bf-70c3-4ddb-bd86-8860ee3dd72f => 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: 315/613] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/subnets?id=01262214-29ac-452f-94a0-5f2d2ba44d4e => generated 698 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/614] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/security-groups/41d0e6f3-824f-48ce-a333-816d9da9aac2 => generated 2922 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/615] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:31.649 7 INFO neutron.api.v2.resource [req-a76c169a-6897-4c01-815d-36a9685db03b req-b7c32de0-77c2-46b9-9925-7a18a7f15b42 03a869a28c184db89d5e5dc5ab769950 945b77e1ad1f48a0a5e16d861eef5342 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 317/616] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/security-groups/499c5052-2ad7-4940-9a45-6e1995b5e858 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/617] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/ports?network_id=bd2d2997-acc4-477c-b006-c37c5fc0abcd&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: 318/618] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/security-groups?id=e198181d-7c6d-4a9d-bca7-59d4c6495d3d&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:31.696 7 INFO neutron.api.v2.resource [req-d4d5debf-4358-4c77-838a-3e45313ffaec req-13667e96-5f5f-4935-b3d4-d1aba68ff72c 03a869a28c184db89d5e5dc5ab769950 945b77e1ad1f48a0a5e16d861eef5342 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 319/619] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/security-groups/e283e49b-4b4e-4bbf-9d75-9e65d6b19870 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:34:31.730 7 INFO neutron.api.v2.resource [req-4d2156ce-f758-4a2c-8468-3dad56226bd6 req-24c6b22d-2a84-4e3e-aeec-ee7b0dd7d61e 03a869a28c184db89d5e5dc5ab769950 945b77e1ad1f48a0a5e16d861eef5342 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 320/620] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/security-groups/bd1512b8-7f4b-4e72-9ca1-4fe930d2bf4e => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/621] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/networks/bd2d2997-acc4-477c-b006-c37c5fc0abcd?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: 302/622] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/networks/bd2d2997-acc4-477c-b006-c37c5fc0abcd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:34:31.899 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2889f8d0-d76c-4cb6-8c4e-ef1b7581dc99'] response: {'name': 'network-changed', 'server_uuid': 'a102fe9a-daca-4ee1-ab8f-a3681f41127e', 'tag': '817a6c52-266f-45f9-81ad-66cb6a6d0de7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 303/623] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/624] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:34:31 2026] GET /v2.0/ports?tenant_id=c6db9629d7414ce8b85566950734094b&device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/625] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:32 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/626] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:32 2026] GET /v2.0/security-groups?id=afcedf05-a95a-4a58-899a-323071985723&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/627] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:34:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=817a6c52-266f-45f9-81ad-66cb6a6d0de7 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/628] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:32 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/629] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:34:32 2026] GET /v2.0/subnets?id=c56edd5c-0540-4891-8458-294924a548c3 => generated 694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/630] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:34:32 2026] GET /v2.0/ports?network_id=92a558b6-044c-4cb7-b4c8-1d55f2e5ab63&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/631] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:34:32 2026] GET /v2.0/networks/92a558b6-044c-4cb7-b4c8-1d55f2e5ab63?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: 312/632] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:34:32 2026] GET /v2.0/networks/92a558b6-044c-4cb7-b4c8-1d55f2e5ab63?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/633] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:34:31 2026] PUT /v2.0/routers/de0192ed-95c8-406b-bfdc-b9f578bda363/remove_router_interface => generated 309 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/634] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:32 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => 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: 323/635] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:32 2026] GET /v2.0/security-groups?id=e198181d-7c6d-4a9d-bca7-59d4c6495d3d&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: 324/636] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:33 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/637] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:33 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/638] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:33 2026] GET /v2.0/security-groups?id=afcedf05-a95a-4a58-899a-323071985723&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/639] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:33 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/640] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:34:33 2026] GET /v2.0/ports?tenant_id=c6db9629d7414ce8b85566950734094b&device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:34:33.599 8 INFO neutron.services.segments.plugin [-] Segment 83adde07-03b2-4377-82cc-ca9246ece382 resource provider aggregate not found 2026-07-02 16:34:33.604 8 INFO neutron.services.segments.plugin [-] Segment 83adde07-03b2-4377-82cc-ca9246ece382 resource provider aggregate not found [pid: 7|app: 0|req: 329/641] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:34:33 2026] GET /v2.0/networks?id=92a558b6-044c-4cb7-b4c8-1d55f2e5ab63 => generated 772 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:33.633 8 INFO neutron.services.segments.plugin [-] Segment 83adde07-03b2-4377-82cc-ca9246ece382 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83adde07-03b2-4377-82cc-ca9246ece382 found for delete ", "request_id": "req-1ba586c6-832e-48cb-8846-582d680046cd"}]} 2026-07-02 16:34:33.634 8 INFO neutron.services.segments.plugin [-] Segment 83adde07-03b2-4377-82cc-ca9246ece382 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83adde07-03b2-4377-82cc-ca9246ece382 found for delete ", "request_id": "req-c35839ab-d521-46ac-9008-e1b187ce0948"}]} 2026-07-02 16:34:33.638 8 INFO neutron.db.l3_hamode_db [None req-6bbb06d8-2e0c-42d5-837e-aae2da6f1418 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] HA network c1ab9264-fe60-4c46-af68-05e4a0892208 was deleted as no HA routers are present in tenant 945b77e1ad1f48a0a5e16d861eef5342. [pid: 7|app: 0|req: 330/642] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:34:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=817a6c52-266f-45f9-81ad-66cb6a6d0de7 => 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: 313/643] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:34:32 2026] DELETE /v2.0/routers/de0192ed-95c8-406b-bfdc-b9f578bda363 => generated 0 bytes in 1043 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/644] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:34:33 2026] GET /v2.0/subnets?id=c56edd5c-0540-4891-8458-294924a548c3 => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/645] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:34:33 2026] GET /v2.0/ports?network_id=92a558b6-044c-4cb7-b4c8-1d55f2e5ab63&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: 333/646] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:34:33 2026] GET /v2.0/networks/92a558b6-044c-4cb7-b4c8-1d55f2e5ab63?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/647] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:34:33 2026] DELETE /v2.0/subnets/103b73bf-6ed8-4c74-b3c1-66d36e243140 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/648] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:34:33 2026] GET /v2.0/networks/92a558b6-044c-4cb7-b4c8-1d55f2e5ab63?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/649] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:33 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/650] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:34 2026] GET /v2.0/security-groups?id=e198181d-7c6d-4a9d-bca7-59d4c6495d3d&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/651] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:34:33 2026] DELETE /v2.0/networks/fc911432-71ee-4f2d-8236-dc14dc1f5da5 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/652] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:34:34 2026] GET /v2.0/security-groups?tenant_id=945b77e1ad1f48a0a5e16d861eef5342&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/653] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:34:34 2026] DELETE /v2.0/security-groups/41d0e6f3-824f-48ce-a333-816d9da9aac2 => 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: 338/654] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:34 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/655] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:34 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/656] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:34 2026] GET /v2.0/security-groups?id=afcedf05-a95a-4a58-899a-323071985723&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/657] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:34 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&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: 340/658] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:35 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/659] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:35 2026] GET /v2.0/security-groups?id=e198181d-7c6d-4a9d-bca7-59d4c6495d3d&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/660] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:35 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:35.716 8 INFO neutron.services.segments.plugin [-] Segment e1cc15d3-5743-4e84-b75e-bb6efc420e68 resource provider aggregate not found [pid: 7|app: 0|req: 342/661] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:35 2026] GET /v2.0/security-groups?id=afcedf05-a95a-4a58-899a-323071985723&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:35.720 8 INFO neutron.services.segments.plugin [-] Segment e1cc15d3-5743-4e84-b75e-bb6efc420e68 resource provider aggregate not found [pid: 8|app: 0|req: 320/662] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:35 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/663] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:35 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:36.299 8 INFO neutron.services.segments.plugin [-] Segment e1cc15d3-5743-4e84-b75e-bb6efc420e68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1cc15d3-5743-4e84-b75e-bb6efc420e68 found for delete ", "request_id": "req-98578bf1-0020-4251-9b0d-df866e9b1b79"}]} 2026-07-02 16:34:36.300 8 INFO neutron.services.segments.plugin [-] Segment e1cc15d3-5743-4e84-b75e-bb6efc420e68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1cc15d3-5743-4e84-b75e-bb6efc420e68 found for delete ", "request_id": "req-94cde6a4-0fa5-45d8-a4e4-e73a77533d76"}]} [pid: 7|app: 0|req: 344/664] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:36 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/665] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:36 2026] GET /v2.0/security-groups?id=e198181d-7c6d-4a9d-bca7-59d4c6495d3d&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:36.626 8 INFO neutron.db.segments_db [None req-2363d227-9b86-4bfa-94f3-531e63a9d5ae d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 80d7f62d-05e9-4622-8f86-49b9460798c8 of type vxlan for network c78b1a0c-c8f8-4ec3-8c1c-0706bff81313 [pid: 8|app: 0|req: 321/666] 10.0.0.235 () {34 vars in 671 bytes} [Thu Jul 2 16:34:36 2026] POST /v2.0/networks => generated 751 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/667] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:36 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/668] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:34:36 2026] POST /v2.0/subnets => generated 698 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/669] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:36 2026] GET /v2.0/security-groups?id=afcedf05-a95a-4a58-899a-323071985723&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: 8|app: 0|req: 323/670] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:36 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:37.021 7 INFO neutron.db.segments_db [None req-753a382b-d683-4593-be79-c580a5d728e8 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment af60c681-2eb3-4dea-a038-ce27ab8d6d8f of type vxlan for network 0d9bbb19-8968-4f7d-8cb1-23d245d577b9 [pid: 8|app: 0|req: 324/671] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:37 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:37.341 7 INFO neutron.db.l3_hamode_db [None req-753a382b-d683-4593-be79-c580a5d728e8 d14c2c4cbae84540bc98770cddcdb5fc e152b61e55fb49f39df1d82ed7469116 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 325/672] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:37 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => 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: 326/673] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:37 2026] GET /v2.0/security-groups?id=e198181d-7c6d-4a9d-bca7-59d4c6495d3d&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/674] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:38 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/675] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:38 2026] GET /v2.0/security-groups?id=afcedf05-a95a-4a58-899a-323071985723&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: 329/676] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:38 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:38.222 7 INFO neutron.db.l3_hamode_db [None req-753a382b-d683-4593-be79-c580a5d728e8 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 330/677] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:38 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/678] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:38 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:38.975 8 INFO neutron.db.l3_db [None req-f82d993a-9e0f-4582-8cc2-8bee2017dbbf 590aaa2c42ee4e7c9c52e9a2e9479f75 c6db9629d7414ce8b85566950734094b - - default default] Floating IP a7cef02b-48b9-4012-b326-e05a1239502c associated. External IP: 10.96.250.203, port: 817a6c52-266f-45f9-81ad-66cb6a6d0de7. [pid: 8|app: 0|req: 332/679] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:34:38 2026] PUT /v2.0/floatingips/a7cef02b-48b9-4012-b326-e05a1239502c => generated 856 bytes in 847 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/680] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:34:36 2026] POST /v2.0/routers => generated 738 bytes in 2273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/681] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:39 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => 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: 349/682] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:39 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/683] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:39 2026] GET /v2.0/security-groups?id=e198181d-7c6d-4a9d-bca7-59d4c6495d3d&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/684] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:39 2026] GET /v2.0/security-groups?id=afcedf05-a95a-4a58-899a-323071985723&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-02 16:34:39.450 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0931af2-dd4f-4577-9b28-c7ac52855f7f'] response: {'name': 'network-changed', 'server_uuid': 'a102fe9a-daca-4ee1-ab8f-a3681f41127e', 'tag': '817a6c52-266f-45f9-81ad-66cb6a6d0de7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 352/685] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:34:39 2026] GET /v2.0/ports?tenant_id=c6db9629d7414ce8b85566950734094b&device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/686] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:34:40 2026] GET /v2.0/networks?id=92a558b6-044c-4cb7-b4c8-1d55f2e5ab63 => generated 772 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/687] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:34:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=817a6c52-266f-45f9-81ad-66cb6a6d0de7 => generated 859 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/688] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:34:40 2026] GET /v2.0/subnets?id=c56edd5c-0540-4891-8458-294924a548c3 => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/689] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:34:40 2026] GET /v2.0/ports?network_id=92a558b6-044c-4cb7-b4c8-1d55f2e5ab63&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: 357/690] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:34:40 2026] GET /v2.0/networks/92a558b6-044c-4cb7-b4c8-1d55f2e5ab63?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: 358/691] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:34:40 2026] GET /v2.0/networks/92a558b6-044c-4cb7-b4c8-1d55f2e5ab63?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: 359/692] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:40 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 971 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/693] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:40 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/694] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:40 2026] GET /v2.0/security-groups?id=e198181d-7c6d-4a9d-bca7-59d4c6495d3d&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/695] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:34:39 2026] PUT /v2.0/routers/c0fd615c-71bd-421d-b651-43ba5a31aede/add_router_interface => generated 309 bytes in 1509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/696] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:40 2026] GET /v2.0/security-groups?id=afcedf05-a95a-4a58-899a-323071985723&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: 363/697] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:40 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => 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: 335/698] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:40 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:41.324 8 INFO neutron.db.l3_db [None req-c75f819b-1a4f-4740-8ce1-6dffb0e426e0 cb9dadf56ec8471abcc4cc7cd959e177 21b7a5cfb85a44bfa3fb498dd3d1faff - - default default] Floating IP 4780f3bc-3325-4f6c-a707-cfc461610a63 associated. External IP: 10.96.250.202, port: 07ce22bf-70c3-4ddb-bd86-8860ee3dd72f. 2026-07-02 16:34:41.459 7 INFO neutron.db.l3_db [None req-0281ce10-c78d-4b72-81c6-bd3f3647ebab c3179b04c35045c18ecd9a8f0afca808 23d259ded87947039b7a70c94ba65df4 - - default default] Floating IP 357d13cb-a935-493a-a64e-9dc1fa1d7450 associated. External IP: 10.96.250.216, port: 66f154f5-3684-4589-9ac0-ff5fdc0ce173. [pid: 8|app: 0|req: 336/699] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:34:40 2026] PUT /v2.0/floatingips/4780f3bc-3325-4f6c-a707-cfc461610a63 => generated 855 bytes in 720 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:41.683 8 WARNING neutron_lib.context [None req-63369148-2ca9-4d2f-b5a1-b66f88ed0fa2 4ada8c64560b4b32b20384ab41e25ba2 e152b61e55fb49f39df1d82ed7469116 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:34:41.727 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-468ab205-6522-4674-b325-4afc1bda18e5'] response: {'name': 'network-changed', 'server_uuid': '020bf534-8380-4868-8de6-a1d9dfbf5176', 'tag': '07ce22bf-70c3-4ddb-bd86-8860ee3dd72f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 364/700] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:34:40 2026] PUT /v2.0/floatingips/357d13cb-a935-493a-a64e-9dc1fa1d7450 => generated 855 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/701] 10.0.0.235 () {34 vars in 685 bytes} [Thu Jul 2 16:34:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:34:41.856 8 WARNING neutron_lib.context [None req-3ac5ca90-a2fa-4246-854e-463df5a7381b 4ada8c64560b4b32b20384ab41e25ba2 e152b61e55fb49f39df1d82ed7469116 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 365/702] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:41 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/703] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:41 2026] GET /v2.0/security-groups?id=e198181d-7c6d-4a9d-bca7-59d4c6495d3d&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: 367/704] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:41 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:41.972 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34e0f295-10ad-4986-a674-95e9860eef33'] response: {'name': 'network-changed', 'server_uuid': '127f2ec7-8baa-493a-a4c8-fbeef0d9a40e', 'tag': '66f154f5-3684-4589-9ac0-ff5fdc0ce173', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 368/705] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:41 2026] GET /v2.0/security-groups?id=afcedf05-a95a-4a58-899a-323071985723&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: 338/706] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:34:41 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-02 16:34:42.028 7 WARNING neutron_lib.context [None req-bd19ad08-c6a8-488e-8648-8f786943b3ed 4ada8c64560b4b32b20384ab41e25ba2 e152b61e55fb49f39df1d82ed7469116 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 369/707] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:34:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:34:42.213 8 WARNING neutron_lib.context [None req-ca6342a4-1da8-45d8-ba3a-49525f8cd519 4ada8c64560b4b32b20384ab41e25ba2 e152b61e55fb49f39df1d82ed7469116 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 370/708] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/ports?tenant_id=21b7a5cfb85a44bfa3fb498dd3d1faff&device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/709] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => 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: 372/710] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/networks?id=bd2d2997-acc4-477c-b006-c37c5fc0abcd => generated 776 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/711] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/security-groups?id=e198181d-7c6d-4a9d-bca7-59d4c6495d3d&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: 374/712] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/713] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=07ce22bf-70c3-4ddb-bd86-8860ee3dd72f => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/714] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/ports?tenant_id=23d259ded87947039b7a70c94ba65df4&device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/715] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/security-groups?id=afcedf05-a95a-4a58-899a-323071985723&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/716] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/subnets?id=01262214-29ac-452f-94a0-5f2d2ba44d4e => generated 698 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/717] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/networks?id=acdc8494-60c3-41a8-a2dc-214f9b205c4a => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/718] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/ports?network_id=bd2d2997-acc4-477c-b006-c37c5fc0abcd&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/719] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=66f154f5-3684-4589-9ac0-ff5fdc0ce173 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/720] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/networks/bd2d2997-acc4-477c-b006-c37c5fc0abcd?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/721] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/subnets?id=6efefb74-0a57-4cb7-8109-b0833e140df1 => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/722] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/networks/bd2d2997-acc4-477c-b006-c37c5fc0abcd?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: 339/723] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:34:42 2026] POST /v2.0/floatingips => generated 552 bytes in 726 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/724] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/ports?network_id=acdc8494-60c3-41a8-a2dc-214f9b205c4a&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/725] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/networks/acdc8494-60c3-41a8-a2dc-214f9b205c4a?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/726] 199.19.213.102 () {34 vars in 1096 bytes} [Thu Jul 2 16:34:42 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e&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: 7|app: 0|req: 387/727] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:34:43 2026] GET /v2.0/networks/acdc8494-60c3-41a8-a2dc-214f9b205c4a?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: 341/728] 10.0.0.118 () {34 vars in 1098 bytes} [Thu Jul 2 16:34:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--714800736&fields=id&tenant_id=e152b61e55fb49f39df1d82ed7469116 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/729] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 2 16:34:43 2026] GET /v2.0/networks?id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313 => generated 683 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/730] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 2 16:34:43 2026] GET /v2.0/quotas/e152b61e55fb49f39df1d82ed7469116 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/731] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 2 16:34:43 2026] GET /v2.0/ports?tenant_id=e152b61e55fb49f39df1d82ed7469116&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/732] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 2 16:34:43 2026] GET /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/733] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:43 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/734] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:43 2026] GET /v2.0/security-groups?id=e198181d-7c6d-4a9d-bca7-59d4c6495d3d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/735] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 2 16:34:43 2026] GET /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/736] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:43 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/737] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:43 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => 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: 392/738] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:43 2026] GET /v2.0/security-groups?id=afcedf05-a95a-4a58-899a-323071985723&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: 8|app: 0|req: 347/739] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:34:44 2026] GET /v2.0/ports?tenant_id=c6db9629d7414ce8b85566950734094b&device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => 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: 393/740] 199.19.213.102 () {34 vars in 994 bytes} [Thu Jul 2 16:34:44 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => 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: 348/741] 199.19.213.102 () {34 vars in 994 bytes} [Thu Jul 2 16:34:44 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:44.778 7 INFO neutron.db.l3_db [req-7a6fb8f5-24ed-4187-87fe-767893b1f944 req-d05d6334-2052-4ac5-a65e-0619e349513e cb9dadf56ec8471abcc4cc7cd959e177 21b7a5cfb85a44bfa3fb498dd3d1faff - - default default] Floating IP 4780f3bc-3325-4f6c-a707-cfc461610a63 disassociated. External IP: 10.96.250.202, port: 07ce22bf-70c3-4ddb-bd86-8860ee3dd72f. 2026-07-02 16:34:44.785 8 INFO neutron.db.l3_db [req-f6f384fe-b306-4312-90e6-be9522042bcb req-016b8a6a-036b-4613-9b66-31169faefa84 c3179b04c35045c18ecd9a8f0afca808 23d259ded87947039b7a70c94ba65df4 - - default default] Floating IP 357d13cb-a935-493a-a64e-9dc1fa1d7450 disassociated. External IP: 10.96.250.216, port: 66f154f5-3684-4589-9ac0-ff5fdc0ce173. [pid: 7|app: 0|req: 394/742] 199.19.213.102 () {36 vars in 997 bytes} [Thu Jul 2 16:34:44 2026] DELETE /v2.0/ports/07ce22bf-70c3-4ddb-bd86-8860ee3dd72f => generated 0 bytes in 777 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/743] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:34:45 2026] GET /v2.0/networks?id=92a558b6-044c-4cb7-b4c8-1d55f2e5ab63 => generated 772 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/746] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:45 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/747] 199.19.213.102 () {36 vars in 997 bytes} [Thu Jul 2 16:34:44 2026] DELETE /v2.0/ports/66f154f5-3684-4589-9ac0-ff5fdc0ce173 => generated 0 bytes in 828 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/748] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:45 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:34:45.295 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08ae9e16-d810-4620-86fe-31042f995852'] response: {'server_uuid': '127f2ec7-8baa-493a-a4c8-fbeef0d9a40e', 'name': 'network-vif-deleted', 'tag': '66f154f5-3684-4589-9ac0-ff5fdc0ce173', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 350/749] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:34:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=817a6c52-266f-45f9-81ad-66cb6a6d0de7 => generated 859 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:45.318 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cdc7a9a-7d92-4be3-ad71-f4dc719457dc'] response: {'server_uuid': '020bf534-8380-4868-8de6-a1d9dfbf5176', 'name': 'network-vif-deleted', 'tag': '07ce22bf-70c3-4ddb-bd86-8860ee3dd72f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 400/750] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:34:45 2026] GET /v2.0/subnets?id=c56edd5c-0540-4891-8458-294924a548c3 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/751] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:45 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/752] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:34:45 2026] GET /v2.0/ports?network_id=92a558b6-044c-4cb7-b4c8-1d55f2e5ab63&device_owner=network%3Adhcp => generated 1244 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/753] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:34:45 2026] GET /v2.0/networks/92a558b6-044c-4cb7-b4c8-1d55f2e5ab63?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/754] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:34:45 2026] GET /v2.0/networks/92a558b6-044c-4cb7-b4c8-1d55f2e5ab63?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/755] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:46 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => 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: 353/756] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:46 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/757] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:46 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/758] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:47 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => 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: 405/759] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:47 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => 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: 355/760] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:47 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/761] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:34:48 2026] GET /v2.0/networks?id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313 => generated 683 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/762] 199.19.213.102 () {34 vars in 1050 bytes} [Thu Jul 2 16:34:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e152b61e55fb49f39df1d82ed7469116 => generated 180 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:48.230 7 WARNING neutron_lib.context [req-fc79d069-b28a-4dae-8a63-4231d34111c9 req-a6e642ae-4e36-4683-a135-cf81b78b7cc2 4ada8c64560b4b32b20384ab41e25ba2 e152b61e55fb49f39df1d82ed7469116 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 357/763] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:48 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => 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: 358/764] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:48 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => 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: 407/765] 199.19.213.102 () {38 vars in 955 bytes} [Thu Jul 2 16:34:48 2026] POST /v2.0/ports => generated 958 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/766] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:48 2026] GET /v2.0/ports?device_id=127f2ec7-8baa-493a-a4c8-fbeef0d9a40e => 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: 359/767] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:34:48 2026] PUT /v2.0/ports/29909ce1-425b-4120-98e3-7c633f0d1bcf => generated 1239 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/768] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:49 2026] GET /v2.0/ports?device_id=020bf534-8380-4868-8de6-a1d9dfbf5176 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:34:49.634 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d375c93-5c3a-4de3-a1b0-d19fff4e0532'] response: {'name': 'network-changed', 'server_uuid': 'fc9c0075-8f32-42be-8be8-3f89ff1dd53b', 'tag': '29909ce1-425b-4120-98e3-7c633f0d1bcf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 360/769] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:49 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 973 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/770] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:49 2026] GET /v2.0/security-groups?id=5d8caaea-ad2b-4f5b-98ed-b2b18e39c8cd&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/771] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:34:49 2026] DELETE /v2.0/security-groups/afcedf05-a95a-4a58-899a-323071985723 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:34:49.980 7 INFO neutron.api.v2.resource [None req-b12ab694-1b55-48ee-a72f-a3df4a888f9c c3179b04c35045c18ecd9a8f0afca808 23d259ded87947039b7a70c94ba65df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 411/772] 10.0.0.235 () {32 vars in 737 bytes} [Thu Jul 2 16:34:49 2026] GET /v2.0/security-groups/afcedf05-a95a-4a58-899a-323071985723 => 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: 412/773] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:34:50 2026] GET /v2.0/ports?tenant_id=e152b61e55fb49f39df1d82ed7469116&device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/774] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:34:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=29909ce1-425b-4120-98e3-7c633f0d1bcf => 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: 414/775] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:34:50 2026] GET /v2.0/subnets?id=5f8a6f74-3dbd-40aa-9e34-d8af3084b9ed => generated 701 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/776] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:34:49 2026] DELETE /v2.0/floatingips/357d13cb-a935-493a-a64e-9dc1fa1d7450 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/777] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:34:50 2026] GET /v2.0/ports?network_id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/778] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:34:50 2026] GET /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313?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: 417/779] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:34:50 2026] GET /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313?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: 418/780] 10.0.0.140 () {34 vars in 990 bytes} [Thu Jul 2 16:34:50 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 1244 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/781] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:34:50 2026] DELETE /v2.0/security-groups/e198181d-7c6d-4a9d-bca7-59d4c6495d3d => 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: 420/782] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:51 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/783] 10.0.0.140 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:51 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:51.196 7 INFO neutron.api.v2.resource [None req-827adb57-6944-4d6f-b2e5-9f0ed8d077be cb9dadf56ec8471abcc4cc7cd959e177 21b7a5cfb85a44bfa3fb498dd3d1faff - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 422/784] 10.0.0.235 () {32 vars in 737 bytes} [Thu Jul 2 16:34:51 2026] GET /v2.0/security-groups/e198181d-7c6d-4a9d-bca7-59d4c6495d3d => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/785] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:51 2026] GET /v2.0/security-groups?id=5d8caaea-ad2b-4f5b-98ed-b2b18e39c8cd&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/786] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:34:51 2026] DELETE /v2.0/floatingips/4780f3bc-3325-4f6c-a707-cfc461610a63 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/787] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:34:51 2026] GET /v2.0/ports?tenant_id=e152b61e55fb49f39df1d82ed7469116&device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/788] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:34:50 2026] PUT /v2.0/routers/0d136ed5-d625-41f4-9ff5-a69db78580fa/remove_router_interface => generated 309 bytes in 1343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/789] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:34:51 2026] GET /v2.0/networks?id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313 => generated 779 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:52.582 8 INFO neutron.services.segments.plugin [-] Segment f7c1208c-a57f-491c-8bfd-5316e66ebb41 resource provider aggregate not found 2026-07-02 16:34:52.586 8 INFO neutron.services.segments.plugin [-] Segment f7c1208c-a57f-491c-8bfd-5316e66ebb41 resource provider aggregate not found 2026-07-02 16:34:52.597 8 INFO neutron.services.segments.plugin [-] Segment f7c1208c-a57f-491c-8bfd-5316e66ebb41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7c1208c-a57f-491c-8bfd-5316e66ebb41 found for delete ", "request_id": "req-15c1db19-1924-461a-8707-fd7328ad6a41"}]} 2026-07-02 16:34:52.604 8 INFO neutron.db.l3_hamode_db [None req-81bb76a0-5c9b-420b-aa3a-3f427f4c161a d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] HA network f03f0755-d961-4b96-9319-270cd3ed252b was deleted as no HA routers are present in tenant 23d259ded87947039b7a70c94ba65df4. [pid: 8|app: 0|req: 365/790] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:34:51 2026] DELETE /v2.0/routers/0d136ed5-d625-41f4-9ff5-a69db78580fa => generated 0 bytes in 902 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:34:52.619 8 INFO neutron.services.segments.plugin [-] Segment f7c1208c-a57f-491c-8bfd-5316e66ebb41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7c1208c-a57f-491c-8bfd-5316e66ebb41 found for delete ", "request_id": "req-7a638d04-7daa-4f08-bfc6-31d25f8f8351"}]} [pid: 8|app: 0|req: 366/791] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:34:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=29909ce1-425b-4120-98e3-7c633f0d1bcf => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/792] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:52 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/793] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:34:52 2026] DELETE /v2.0/subnets/6efefb74-0a57-4cb7-8109-b0833e140df1 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/794] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:34:52 2026] GET /v2.0/subnets?id=5f8a6f74-3dbd-40aa-9e34-d8af3084b9ed => generated 701 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/795] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:52 2026] GET /v2.0/security-groups?id=5d8caaea-ad2b-4f5b-98ed-b2b18e39c8cd&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: 426/796] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:34:51 2026] PUT /v2.0/routers/e33d9b00-06f8-43c5-95a3-ecd93c7e9d4f/remove_router_interface => generated 309 bytes in 1571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/797] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:34:53 2026] GET /v2.0/ports?network_id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313&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: 371/798] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:34:52 2026] DELETE /v2.0/networks/acdc8494-60c3-41a8-a2dc-214f9b205c4a => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/799] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:34:53 2026] GET /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/800] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:34:53 2026] GET /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313?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: 374/801] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:34:53 2026] GET /v2.0/security-groups?tenant_id=23d259ded87947039b7a70c94ba65df4&name=default => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/802] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:34:53 2026] DELETE /v2.0/security-groups/9040d198-f87e-4376-9813-ab08179ea9dd => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:34:53.800 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-8e843eea-36c4-4720-9158-6cf297d6ebc6 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - 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.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/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.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/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.12/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.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 376/803] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:54 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/804] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:54 2026] GET /v2.0/security-groups?id=5d8caaea-ad2b-4f5b-98ed-b2b18e39c8cd&fields=id&fields=name => generated 113 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:54.238 7 INFO neutron.db.l3_hamode_db [None req-8e843eea-36c4-4720-9158-6cf297d6ebc6 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] HA network 510310f0-d21d-4745-8c03-dd6b961575b5 was deleted as no HA routers are present in tenant 21b7a5cfb85a44bfa3fb498dd3d1faff. [pid: 7|app: 0|req: 428/805] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:34:53 2026] DELETE /v2.0/routers/e33d9b00-06f8-43c5-95a3-ecd93c7e9d4f => generated 0 bytes in 1019 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/806] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:34:54 2026] DELETE /v2.0/subnets/01262214-29ac-452f-94a0-5f2d2ba44d4e => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:34:54.822 7 INFO neutron.services.segments.plugin [-] Segment 7e4ce57c-20b2-4dd0-858e-0920027ce063 resource provider aggregate not found 2026-07-02 16:34:54.842 7 INFO neutron.services.segments.plugin [-] Segment 7e4ce57c-20b2-4dd0-858e-0920027ce063 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e4ce57c-20b2-4dd0-858e-0920027ce063 found for delete ", "request_id": "req-aca193ec-eabb-49f7-9488-51447d118e71"}]} [pid: 7|app: 0|req: 429/807] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:34:54 2026] DELETE /v2.0/networks/bd2d2997-acc4-477c-b006-c37c5fc0abcd => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:34:55.037 8 INFO neutron.services.segments.plugin [-] Segment c58d5119-f07c-43e7-9d18-7c9847ae421a resource provider aggregate not found 2026-07-02 16:34:55.048 8 INFO neutron.services.segments.plugin [-] Segment c58d5119-f07c-43e7-9d18-7c9847ae421a resource provider aggregate not found 2026-07-02 16:34:55.053 8 INFO neutron.services.segments.plugin [-] Segment c58d5119-f07c-43e7-9d18-7c9847ae421a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c58d5119-f07c-43e7-9d18-7c9847ae421a found for delete ", "request_id": "req-0c3f3f13-67dd-4f62-b3c1-fc60f0c76bb8"}]} 2026-07-02 16:34:55.060 8 INFO neutron.services.segments.plugin [-] Segment c58d5119-f07c-43e7-9d18-7c9847ae421a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c58d5119-f07c-43e7-9d18-7c9847ae421a found for delete ", "request_id": "req-73ae58a4-9e74-450f-80b2-e6e2b2baff2a"}]} [pid: 8|app: 0|req: 379/808] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:34:55 2026] GET /v2.0/security-groups?tenant_id=21b7a5cfb85a44bfa3fb498dd3d1faff&name=default => generated 2921 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:34:55.090 7 INFO neutron.services.segments.plugin [-] Segment 7e4ce57c-20b2-4dd0-858e-0920027ce063 resource provider aggregate not found 2026-07-02 16:34:55.107 7 INFO neutron.services.segments.plugin [-] Segment 7e4ce57c-20b2-4dd0-858e-0920027ce063 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e4ce57c-20b2-4dd0-858e-0920027ce063 found for delete ", "request_id": "req-9d886dad-d16c-4e73-abb6-2955314e3020"}]} [pid: 7|app: 0|req: 430/809] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:34:55 2026] DELETE /v2.0/security-groups/3aefe7f1-1d88-468b-a5cd-714c593d0210 => 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: 380/810] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:55 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 975 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/811] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:55 2026] GET /v2.0/security-groups?id=5d8caaea-ad2b-4f5b-98ed-b2b18e39c8cd&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: 8|app: 0|req: 381/812] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:55 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:55.905 7 INFO neutron.db.l3_db [None req-ac1d9ac6-37b6-415c-8e67-10e56a9ddae6 4ada8c64560b4b32b20384ab41e25ba2 e152b61e55fb49f39df1d82ed7469116 - - default default] Floating IP 82ecb80d-2a12-45d4-beae-9e9614041c33 associated. External IP: 10.96.250.201, port: 29909ce1-425b-4120-98e3-7c633f0d1bcf. [pid: 7|app: 0|req: 432/813] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:34:55 2026] PUT /v2.0/floatingips/82ecb80d-2a12-45d4-beae-9e9614041c33 => generated 856 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/814] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:34:56 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:56.366 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f597a3a-8826-4698-9d1d-d3db475905ee'] response: {'name': 'network-changed', 'server_uuid': 'fc9c0075-8f32-42be-8be8-3f89ff1dd53b', 'tag': '29909ce1-425b-4120-98e3-7c633f0d1bcf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 433/815] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:34:56 2026] GET /v2.0/security-groups?id=5d8caaea-ad2b-4f5b-98ed-b2b18e39c8cd&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/816] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:34:56 2026] GET /v2.0/ports?tenant_id=e152b61e55fb49f39df1d82ed7469116&device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:34:56.969 7 INFO neutron.services.segments.plugin [-] Segment 34ea131d-72bc-49e6-9d5f-8a6317016b35 resource provider aggregate not found 2026-07-02 16:34:56.988 7 INFO neutron.services.segments.plugin [-] Segment 34ea131d-72bc-49e6-9d5f-8a6317016b35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34ea131d-72bc-49e6-9d5f-8a6317016b35 found for delete ", "request_id": "req-8725eaaf-7790-4d09-896f-e4a5e08dda6b"}]} [pid: 7|app: 0|req: 434/817] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:34:56 2026] GET /v2.0/networks?id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313 => generated 779 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/818] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:34:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=29909ce1-425b-4120-98e3-7c633f0d1bcf => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/819] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:34:57 2026] GET /v2.0/subnets?id=5f8a6f74-3dbd-40aa-9e34-d8af3084b9ed => generated 701 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:57.141 7 INFO neutron.services.segments.plugin [-] Segment 34ea131d-72bc-49e6-9d5f-8a6317016b35 resource provider aggregate not found 2026-07-02 16:34:57.156 7 INFO neutron.services.segments.plugin [-] Segment 34ea131d-72bc-49e6-9d5f-8a6317016b35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34ea131d-72bc-49e6-9d5f-8a6317016b35 found for delete ", "request_id": "req-3ae7a826-b8ac-4c41-ae25-6fe6e80950cc"}]} [pid: 7|app: 0|req: 436/820] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:34:57 2026] GET /v2.0/ports?network_id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/821] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:34:57 2026] GET /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/822] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:34:57 2026] GET /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:34:57.406 8 INFO neutron.db.segments_db [None req-484eb546-0d64-4cda-a6e5-724fff16d401 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment bef281d6-8dc6-4ea3-9826-b9de004c5c66 of type vxlan for network 1ec066d5-db82-4ce5-8b6b-192fa3c45606 [pid: 8|app: 0|req: 385/823] 10.0.0.235 () {34 vars in 671 bytes} [Thu Jul 2 16:34:57 2026] POST /v2.0/networks => generated 738 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/824] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:34:57 2026] POST /v2.0/subnets => generated 685 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:34:57.808 8 INFO neutron.db.segments_db [None req-7a44117f-6701-48b4-8814-bdd7c3021183 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment c9fd63ba-4635-4a41-97da-7fcb4afba4ee of type vxlan for network 2071d688-e616-4602-a0cb-16b3ed446d91 2026-07-02 16:34:58.105 8 INFO neutron.db.l3_hamode_db [None req-7a44117f-6701-48b4-8814-bdd7c3021183 d14c2c4cbae84540bc98770cddcdb5fc 85e034d2543d450c8dde8f180f44b946 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:34:59.028 8 INFO neutron.db.l3_hamode_db [None req-7a44117f-6701-48b4-8814-bdd7c3021183 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 440/825] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:34:58 2026] GET /v2.0/security-groups?tenant_id=0d1201711677480b903ed3164731fa94&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/826] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:34:59 2026] DELETE /v2.0/security-groups/89651a3c-31a7-4429-b915-3e5be720c1ed => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/827] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:34:59 2026] GET /v2.0/security-groups?tenant_id=c0977ea9d0434c0a925d81608bd894f6&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: 443/828] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:34:59 2026] DELETE /v2.0/security-groups/a5db6a2b-cc39-4fe9-b2b5-c78c7db0607b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/831] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:34:57 2026] POST /v2.0/routers => generated 725 bytes in 2259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/832] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:35:00 2026] PUT /v2.0/routers/56cd2d51-7a24-436c-b0bc-959e7308c18f/add_router_interface => generated 309 bytes in 1418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:02.109 8 WARNING neutron_lib.context [None req-7eee4205-d834-4aa4-8406-1038db0e89bd 3cb543e05c914e3babf01a0c6d27c495 85e034d2543d450c8dde8f180f44b946 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 387/833] 10.0.0.235 () {34 vars in 685 bytes} [Thu Jul 2 16:35:02 2026] POST /v2.0/security-groups => generated 1658 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:35:02.311 7 WARNING neutron_lib.context [None req-227a0a6e-fa59-4ca3-b628-7d113dbe5152 3cb543e05c914e3babf01a0c6d27c495 85e034d2543d450c8dde8f180f44b946 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 447/834] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:35:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:35:02.443 8 WARNING neutron_lib.context [None req-b62f8319-cd30-4546-8ddc-a7c36bf83d68 3cb543e05c914e3babf01a0c6d27c495 85e034d2543d450c8dde8f180f44b946 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 388/835] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:35:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:35:02.571 7 WARNING neutron_lib.context [None req-e1e95907-53e4-47dd-aa50-e28631401633 3cb543e05c914e3babf01a0c6d27c495 85e034d2543d450c8dde8f180f44b946 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 448/836] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:35:02 2026] POST /v2.0/floatingips => generated 552 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/837] 10.0.0.118 () {34 vars in 1096 bytes} [Thu Jul 2 16:35:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--82335593&fields=id&tenant_id=85e034d2543d450c8dde8f180f44b946 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/838] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 2 16:35:03 2026] GET /v2.0/networks?id=1ec066d5-db82-4ce5-8b6b-192fa3c45606 => generated 670 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/839] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 2 16:35:03 2026] GET /v2.0/quotas/85e034d2543d450c8dde8f180f44b946 => 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: 392/840] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 2 16:35:03 2026] GET /v2.0/ports?tenant_id=85e034d2543d450c8dde8f180f44b946&fields=id => generated 103 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/841] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 2 16:35:03 2026] GET /v2.0/networks/1ec066d5-db82-4ce5-8b6b-192fa3c45606?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/842] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 2 16:35:04 2026] GET /v2.0/networks/1ec066d5-db82-4ce5-8b6b-192fa3c45606?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/843] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:03 2026] GET /v2.0/security-groups?tenant_id=23df3e0fc1ab4d23877cd7883bc5834c&name=default => generated 2925 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/844] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:04 2026] DELETE /v2.0/security-groups/c0b0d6fa-2bc8-4c8f-b548-a99cbbe88fe3 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/845] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:04 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/846] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:04 2026] GET /v2.0/security-groups?tenant_id=9bc692245d814eeba034ca014294bbd3&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/847] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:04 2026] DELETE /v2.0/security-groups/b8015167-1078-4b4f-ace9-ff0ed687ad24 => 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: 397/848] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:05 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => 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: 452/849] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:06 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => 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: 398/850] 10.0.0.140 () {34 vars in 990 bytes} [Thu Jul 2 16:35:06 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => 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: 453/851] 10.0.0.140 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:06 2026] GET /v2.0/security-groups?id=5d8caaea-ad2b-4f5b-98ed-b2b18e39c8cd&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/852] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:07 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => 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: 454/853] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:35:08 2026] GET /v2.0/networks?id=1ec066d5-db82-4ce5-8b6b-192fa3c45606 => generated 670 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/854] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:08 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/855] 199.19.213.102 () {34 vars in 1050 bytes} [Thu Jul 2 16:35:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=85e034d2543d450c8dde8f180f44b946 => generated 179 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:08.741 8 WARNING neutron_lib.context [req-5f49a066-d875-4367-8b15-1f75623a2bca req-3d7e5b90-b3c3-41c0-bad4-0a81f423ff09 3cb543e05c914e3babf01a0c6d27c495 85e034d2543d450c8dde8f180f44b946 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/856] 199.19.213.102 () {38 vars in 955 bytes} [Thu Jul 2 16:35:08 2026] POST /v2.0/ports => generated 954 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/857] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:35:09 2026] PUT /v2.0/ports/35acc4d7-32a4-4e01-8a9e-8634a744104e => generated 1235 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/858] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:09 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 457/859] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:09 2026] GET /v2.0/security-groups?id=78fa8e37-cfdc-449a-8b5b-56f1361cd3da&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/860] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:35:10 2026] GET /v2.0/ports?tenant_id=85e034d2543d450c8dde8f180f44b946&device_id=edf3c893-6128-434c-be11-205b3815369f => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:35:10.543 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-74a9e67e-7933-4a1d-8ad0-242a44975a3b'] response: {'name': 'network-changed', 'server_uuid': 'edf3c893-6128-434c-be11-205b3815369f', 'tag': '35acc4d7-32a4-4e01-8a9e-8634a744104e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 458/861] 199.19.213.102 () {34 vars in 1018 bytes} [Thu Jul 2 16:35:10 2026] GET /v2.0/networks?tenant_id=85e034d2543d450c8dde8f180f44b946&shared=False => generated 766 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/862] 199.19.213.102 () {34 vars in 930 bytes} [Thu Jul 2 16:35:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/863] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:11 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/864] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:10 2026] GET /v2.0/security-groups?tenant_id=e4938930f3dd4a5c8881300a2901f19d&name=default => generated 2925 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/865] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:11 2026] GET /v2.0/security-groups?id=78fa8e37-cfdc-449a-8b5b-56f1361cd3da&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/866] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:11 2026] DELETE /v2.0/security-groups/a71902ed-07d5-4dbc-be1b-b22440d6cf84 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/867] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:11 2026] GET /v2.0/security-groups?tenant_id=0dc02d1bf89c412ea43b66f56e12f30c&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: 461/868] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:11 2026] DELETE /v2.0/security-groups/166ba956-3f0f-4613-b7d3-938cfc358be2 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/869] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:35:11 2026] GET /v2.0/ports?tenant_id=85e034d2543d450c8dde8f180f44b946&device_id=edf3c893-6128-434c-be11-205b3815369f => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/870] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:35:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=35acc4d7-32a4-4e01-8a9e-8634a744104e => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/871] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:35:11 2026] GET /v2.0/subnets?id=d40aab7e-5553-4952-b695-ec21b8e5f51c => generated 688 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/872] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:35:11 2026] GET /v2.0/ports?network_id=1ec066d5-db82-4ce5-8b6b-192fa3c45606&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/873] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:35:11 2026] GET /v2.0/networks/1ec066d5-db82-4ce5-8b6b-192fa3c45606?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/874] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:35:12 2026] GET /v2.0/networks/1ec066d5-db82-4ce5-8b6b-192fa3c45606?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/875] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:12 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/876] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:12 2026] GET /v2.0/security-groups?id=78fa8e37-cfdc-449a-8b5b-56f1361cd3da&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/877] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:13 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/878] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:13 2026] GET /v2.0/security-groups?id=78fa8e37-cfdc-449a-8b5b-56f1361cd3da&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/879] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:13 2026] GET /v2.0/security-groups?tenant_id=f27f55e3e511451aa1c4c2ffd8a3fbb2&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/880] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:14 2026] DELETE /v2.0/security-groups/6a99391d-59a1-4cbd-ab6c-03869e21a4b6 => 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: 414/881] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:14 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/882] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:14 2026] GET /v2.0/security-groups?id=78fa8e37-cfdc-449a-8b5b-56f1361cd3da&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/885] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:15 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 969 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/886] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:15 2026] GET /v2.0/security-groups?id=78fa8e37-cfdc-449a-8b5b-56f1361cd3da&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:16.294 7 WARNING neutron_lib.context [None req-b7abf489-b190-4169-8126-1d3fcc82f94c a457d5cec19b4263bff0b78f43c5b1a0 61ba2e64d3d842e9a9bd3c537e2c2067 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:35:16.294 7 WARNING neutron_lib.context [None req-b7abf489-b190-4169-8126-1d3fcc82f94c a457d5cec19b4263bff0b78f43c5b1a0 61ba2e64d3d842e9a9bd3c537e2c2067 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 417/887] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:16 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/888] 10.0.0.118 () {34 vars in 971 bytes} [Thu Jul 2 16:35:16 2026] GET /v2.0/ports/29909ce1-425b-4120-98e3-7c633f0d1bcf => generated 972 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:16.466 7 INFO neutron.db.segments_db [None req-b7abf489-b190-4169-8126-1d3fcc82f94c a457d5cec19b4263bff0b78f43c5b1a0 61ba2e64d3d842e9a9bd3c537e2c2067 - - default default] Added segment b4239b2c-060a-4242-a6b3-8e5e03b3a3e4 of type vxlan for network 8f3d63f7-8e6a-4418-918d-7d3c537786c2 2026-07-02 16:35:16.566 7 INFO neutron.db.segments_db [None req-b7abf489-b190-4169-8126-1d3fcc82f94c a457d5cec19b4263bff0b78f43c5b1a0 61ba2e64d3d842e9a9bd3c537e2c2067 - - default default] Added segment a975fc99-eec7-4787-80ae-02ca12053800 of type vxlan for network 0df6afcb-b930-465a-9d5e-e688dc084205 [pid: 7|app: 0|req: 471/889] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:35:16 2026] POST /v2.0/networks => generated 1245 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/890] 10.0.0.235 () {32 vars in 649 bytes} [Thu Jul 2 16:35:16 2026] GET /v2.0/networks => generated 1844 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:35:16.917 7 INFO neutron.services.segments.plugin [-] Segment b4239b2c-060a-4242-a6b3-8e5e03b3a3e4 resource provider aggregate not found 2026-07-02 16:35:16.921 7 INFO neutron.services.segments.plugin [-] Segment b4239b2c-060a-4242-a6b3-8e5e03b3a3e4 resource provider aggregate not found 2026-07-02 16:35:16.936 7 INFO neutron.services.segments.plugin [-] Segment b4239b2c-060a-4242-a6b3-8e5e03b3a3e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4239b2c-060a-4242-a6b3-8e5e03b3a3e4 found for delete ", "request_id": "req-2706d091-ebf5-4f2f-9b64-76db4e1d645f"}]} 2026-07-02 16:35:16.938 7 INFO neutron.services.segments.plugin [-] Segment b4239b2c-060a-4242-a6b3-8e5e03b3a3e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4239b2c-060a-4242-a6b3-8e5e03b3a3e4 found for delete ", "request_id": "req-6fa151c5-2de5-4ab0-a21f-d0ed147972b1"}]} [pid: 7|app: 0|req: 472/891] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:35:16 2026] DELETE /v2.0/networks/8f3d63f7-8e6a-4418-918d-7d3c537786c2 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/892] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:16 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/893] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:17 2026] GET /v2.0/security-groups?id=78fa8e37-cfdc-449a-8b5b-56f1361cd3da&fields=id&fields=name => generated 112 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:17.149 8 INFO neutron.services.segments.plugin [-] Segment a975fc99-eec7-4787-80ae-02ca12053800 resource provider aggregate not found 2026-07-02 16:35:17.159 8 INFO neutron.services.segments.plugin [-] Segment a975fc99-eec7-4787-80ae-02ca12053800 resource provider aggregate not found [pid: 7|app: 0|req: 475/894] 199.19.213.102 () {34 vars in 1000 bytes} [Thu Jul 2 16:35:17 2026] GET /v2.0/subnets?network_id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313 => generated 683 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:17.165 8 INFO neutron.services.segments.plugin [-] Segment a975fc99-eec7-4787-80ae-02ca12053800 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a975fc99-eec7-4787-80ae-02ca12053800 found for delete ", "request_id": "req-88234031-a71b-42cd-b570-508ad1f8ace9"}]} 2026-07-02 16:35:17.178 8 INFO neutron.services.segments.plugin [-] Segment a975fc99-eec7-4787-80ae-02ca12053800 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a975fc99-eec7-4787-80ae-02ca12053800 found for delete ", "request_id": "req-b01c1a0f-2e44-49e0-b8e3-85055b61cbe6"}]} [pid: 8|app: 0|req: 420/895] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:35:16 2026] DELETE /v2.0/networks/0df6afcb-b930-465a-9d5e-e688dc084205 => 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: 421/896] 10.0.0.235 () {32 vars in 649 bytes} [Thu Jul 2 16:35:17 2026] GET /v2.0/networks => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/897] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:17 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/898] 199.19.213.102 () {34 vars in 1146 bytes} [Thu Jul 2 16:35:17 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b&device_owner=compute%3Anova&network_id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313 => generated 975 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:17.328 8 WARNING neutron_lib.context [None req-d0408aaa-59e3-4518-bd08-09cb8a2f8a21 a457d5cec19b4263bff0b78f43c5b1a0 61ba2e64d3d842e9a9bd3c537e2c2067 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 477/899] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:17 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&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-02 16:35:17.427 8 INFO neutron.db.segments_db [None req-d0408aaa-59e3-4518-bd08-09cb8a2f8a21 a457d5cec19b4263bff0b78f43c5b1a0 61ba2e64d3d842e9a9bd3c537e2c2067 - - default default] Added segment f4a80dd6-c894-4721-8f92-57730bb80c3b of type vxlan for network c4f25fb8-610c-4de7-8adf-dce6d7ef07f4 [pid: 8|app: 0|req: 423/900] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:35:17 2026] POST /v2.0/networks => generated 649 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:35:17.530 8 WARNING neutron_lib.context [None req-e55085d0-8c19-4d4a-bc46-77c2b7f9f7a6 a457d5cec19b4263bff0b78f43c5b1a0 61ba2e64d3d842e9a9bd3c537e2c2067 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:35:17.576 8 INFO neutron.db.segments_db [None req-e55085d0-8c19-4d4a-bc46-77c2b7f9f7a6 a457d5cec19b4263bff0b78f43c5b1a0 61ba2e64d3d842e9a9bd3c537e2c2067 - - default default] Added segment 611484da-7cc5-47a0-ad98-6780118b45f4 of type vxlan for network 3cd70688-fe2c-4d28-a9ab-345992b261c3 [pid: 8|app: 0|req: 424/901] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:35:17 2026] POST /v2.0/networks => generated 649 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:35:17.664 8 WARNING neutron_lib.context [None req-51eb011b-4a96-4159-878d-52117fe6115d a457d5cec19b4263bff0b78f43c5b1a0 61ba2e64d3d842e9a9bd3c537e2c2067 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:35:17.698 8 WARNING neutron_lib.context [None req-51eb011b-4a96-4159-878d-52117fe6115d a457d5cec19b4263bff0b78f43c5b1a0 61ba2e64d3d842e9a9bd3c537e2c2067 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 478/902] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:35:17 2026] PUT /v2.0/ports/29909ce1-425b-4120-98e3-7c633f0d1bcf => generated 1149 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:35:18.067 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fd2ed71-d224-41ff-9d61-2ced7779d61b'] response: {'name': 'network-changed', 'server_uuid': 'fc9c0075-8f32-42be-8be8-3f89ff1dd53b', 'tag': '29909ce1-425b-4120-98e3-7c633f0d1bcf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 479/903] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:18 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/904] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:18 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/905] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:18 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/906] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:18 2026] GET /v2.0/security-groups?id=78fa8e37-cfdc-449a-8b5b-56f1361cd3da&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/907] 10.0.0.235 () {34 vars in 665 bytes} [Thu Jul 2 16:35:17 2026] POST /v2.0/ports => generated 1505 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 426/908] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:18 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/909] 10.0.0.235 () {32 vars in 643 bytes} [Thu Jul 2 16:35:18 2026] GET /v2.0/ports => generated 1505 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/910] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:35:18 2026] DELETE /v2.0/ports/3c2d49a7-0b3b-4e6a-9d2e-257a730fe359 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/911] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:18 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/912] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:35:18 2026] GET /v2.0/ports?tenant_id=e152b61e55fb49f39df1d82ed7469116&device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 1421 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:35:18.856 8 INFO neutron.db.l3_db [None req-d7998968-5ca3-4c12-8aeb-260f6f2b0034 3cb543e05c914e3babf01a0c6d27c495 85e034d2543d450c8dde8f180f44b946 - - default default] Floating IP ba213670-a243-413d-857f-a59f5e2aaf6b associated. External IP: 10.96.250.202, port: 35acc4d7-32a4-4e01-8a9e-8634a744104e. [pid: 7|app: 0|req: 487/913] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:35:18 2026] DELETE /v2.0/ports/abb02b73-dad3-4638-a1e1-d3bdf6dd4b29 => 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: 488/914] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/915] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/networks?id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313 => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/916] 10.0.0.235 () {32 vars in 643 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/917] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=29909ce1-425b-4120-98e3-7c633f0d1bcf => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:19.151 7 WARNING neutron_lib.context [None req-0af24e7a-ae64-4405-9c9f-31ec84298e51 a457d5cec19b4263bff0b78f43c5b1a0 61ba2e64d3d842e9a9bd3c537e2c2067 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:35:19.203 7 INFO neutron.db.segments_db [None req-0af24e7a-ae64-4405-9c9f-31ec84298e51 a457d5cec19b4263bff0b78f43c5b1a0 61ba2e64d3d842e9a9bd3c537e2c2067 - - default default] Added segment 50499bc8-2118-43fa-9967-8d28f464d9d3 of type vxlan for network b405c9e8-735d-42b4-be08-dab504440411 [pid: 8|app: 0|req: 427/918] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:35:18 2026] PUT /v2.0/floatingips/ba213670-a243-413d-857f-a59f5e2aaf6b => generated 855 bytes in 780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/919] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=29909ce1-425b-4120-98e3-7c633f0d1bcf => 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: 429/920] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/subnets?id=5f8a6f74-3dbd-40aa-9e34-d8af3084b9ed => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:19.284 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7155050a-bd3a-4c6f-81e6-c9441f8b0ae3'] response: {'name': 'network-changed', 'server_uuid': 'edf3c893-6128-434c-be11-205b3815369f', 'tag': '35acc4d7-32a4-4e01-8a9e-8634a744104e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 492/921] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:35:19 2026] POST /v2.0/networks => generated 649 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/922] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/923] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/ports?network_id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:35:19.339 8 WARNING neutron_lib.context [None req-371fbda0-1cdc-45a6-8063-04cffcd10686 a457d5cec19b4263bff0b78f43c5b1a0 61ba2e64d3d842e9a9bd3c537e2c2067 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:35:19.390 8 INFO neutron.db.segments_db [None req-371fbda0-1cdc-45a6-8063-04cffcd10686 a457d5cec19b4263bff0b78f43c5b1a0 61ba2e64d3d842e9a9bd3c537e2c2067 - - default default] Added segment 36973b00-f449-4021-b985-9b73e553eea3 of type vxlan for network 7ba65645-260e-4096-b765-0844c27faa7f [pid: 7|app: 0|req: 494/924] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313?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: 495/925] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/security-groups?id=78fa8e37-cfdc-449a-8b5b-56f1361cd3da&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/926] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/927] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:35:19 2026] POST /v2.0/networks => generated 650 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:35:19.531 7 WARNING neutron_lib.context [None req-61832978-a889-4957-af88-0c60d8c6865f a457d5cec19b4263bff0b78f43c5b1a0 61ba2e64d3d842e9a9bd3c537e2c2067 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:35:19.561 7 WARNING neutron_lib.context [None req-61832978-a889-4957-af88-0c60d8c6865f a457d5cec19b4263bff0b78f43c5b1a0 61ba2e64d3d842e9a9bd3c537e2c2067 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 432/928] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => 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: 433/929] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/security-groups?id=78fa8e37-cfdc-449a-8b5b-56f1361cd3da&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/930] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 1152 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/931] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/ports?tenant_id=85e034d2543d450c8dde8f180f44b946&device_id=edf3c893-6128-434c-be11-205b3815369f => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/932] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/security-groups?id=5d8caaea-ad2b-4f5b-98ed-b2b18e39c8cd&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/933] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/networks?id=1ec066d5-db82-4ce5-8b6b-192fa3c45606 => generated 766 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/934] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:35:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=35acc4d7-32a4-4e01-8a9e-8634a744104e => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/935] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:35:19 2026] POST /v2.0/subnets => generated 1274 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/936] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/ports?tenant_id=c6db9629d7414ce8b85566950734094b&device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => 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: 498/937] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/subnets?id=d40aab7e-5553-4952-b695-ec21b8e5f51c => generated 688 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/938] 10.0.0.235 () {32 vars in 647 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/subnets => generated 1910 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/939] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/networks?id=92a558b6-044c-4cb7-b4c8-1d55f2e5ab63 => generated 772 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/940] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/ports?network_id=1ec066d5-db82-4ce5-8b6b-192fa3c45606&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: 500/941] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/942] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=817a6c52-266f-45f9-81ad-66cb6a6d0de7 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/943] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/networks/1ec066d5-db82-4ce5-8b6b-192fa3c45606?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/944] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/945] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/subnets?id=c56edd5c-0540-4891-8458-294924a548c3 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/946] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:35:20 2026] DELETE /v2.0/subnets/a3b1bc5a-e112-434c-a560-1584ea564b35 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/947] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/networks/1ec066d5-db82-4ce5-8b6b-192fa3c45606?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/948] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/ports?network_id=92a558b6-044c-4cb7-b4c8-1d55f2e5ab63&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: 444/949] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/networks/92a558b6-044c-4cb7-b4c8-1d55f2e5ab63?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/950] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/networks/92a558b6-044c-4cb7-b4c8-1d55f2e5ab63?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/951] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:35:20 2026] DELETE /v2.0/subnets/846fbdf1-73b0-44ee-9ed5-de12333105c3 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/952] 10.0.0.235 () {32 vars in 647 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/953] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/ports?tenant_id=e152b61e55fb49f39df1d82ed7469116&device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 1421 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/954] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/networks?id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313 => generated 779 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/955] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=29909ce1-425b-4120-98e3-7c633f0d1bcf => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:20.633 8 INFO neutron.services.segments.plugin [-] Segment 36973b00-f449-4021-b985-9b73e553eea3 resource provider aggregate not found 2026-07-02 16:35:20.636 8 INFO neutron.services.segments.plugin [-] Segment 36973b00-f449-4021-b985-9b73e553eea3 resource provider aggregate not found [pid: 7|app: 0|req: 510/956] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=29909ce1-425b-4120-98e3-7c633f0d1bcf => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:35:20.650 8 INFO neutron.services.segments.plugin [-] Segment 36973b00-f449-4021-b985-9b73e553eea3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36973b00-f449-4021-b985-9b73e553eea3 found for delete ", "request_id": "req-1bd56dd6-ead2-4630-b462-4c9566ddad54"}]} 2026-07-02 16:35:20.653 8 INFO neutron.services.segments.plugin [-] Segment 36973b00-f449-4021-b985-9b73e553eea3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36973b00-f449-4021-b985-9b73e553eea3 found for delete ", "request_id": "req-8a27e313-294e-4f66-8763-23dc29e972cc"}]} [pid: 8|app: 0|req: 447/957] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:35:20 2026] DELETE /v2.0/networks/7ba65645-260e-4096-b765-0844c27faa7f => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/958] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/subnets?id=5f8a6f74-3dbd-40aa-9e34-d8af3084b9ed => generated 701 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/959] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/ports?network_id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313&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: 513/960] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/961] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:35:20 2026] DELETE /v2.0/networks/b405c9e8-735d-42b4-be08-dab504440411 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/962] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/963] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/964] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/security-groups?id=78fa8e37-cfdc-449a-8b5b-56f1361cd3da&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/965] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:35:20 2026] DELETE /v2.0/networks/3cd70688-fe2c-4d28-a9ab-345992b261c3 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:35:21.135 7 INFO neutron.services.segments.plugin [-] Segment f4a80dd6-c894-4721-8f92-57730bb80c3b resource provider aggregate not found 2026-07-02 16:35:21.139 7 INFO neutron.services.segments.plugin [-] Segment f4a80dd6-c894-4721-8f92-57730bb80c3b resource provider aggregate not found [pid: 7|app: 0|req: 517/966] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:35:21 2026] DELETE /v2.0/networks/c4f25fb8-610c-4de7-8adf-dce6d7ef07f4 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:35:21.363 7 INFO neutron.services.segments.plugin [-] Segment f4a80dd6-c894-4721-8f92-57730bb80c3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4a80dd6-c894-4721-8f92-57730bb80c3b found for delete ", "request_id": "req-3e747b51-53b6-4de1-b5b6-8842de8beb38"}]} 2026-07-02 16:35:21.366 7 INFO neutron.services.segments.plugin [-] Segment f4a80dd6-c894-4721-8f92-57730bb80c3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4a80dd6-c894-4721-8f92-57730bb80c3b found for delete ", "request_id": "req-3e8d32fd-2fed-4ab8-b86a-a8ac9849b6fd"}]} [pid: 7|app: 0|req: 518/967] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:21 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/968] 199.19.213.102 () {34 vars in 1118 bytes} [Thu Jul 2 16:35:21 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1152 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/969] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:21 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/970] 199.19.213.102 () {34 vars in 994 bytes} [Thu Jul 2 16:35:21 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:21.903 7 INFO neutron.db.l3_db [req-e3a607ba-a3a2-4576-91a9-ded25ca96b98 req-aa66e35f-0987-43f1-a95c-47cde7612aa1 3cb543e05c914e3babf01a0c6d27c495 85e034d2543d450c8dde8f180f44b946 - - default default] Floating IP ba213670-a243-413d-857f-a59f5e2aaf6b disassociated. External IP: 10.96.250.202, port: 35acc4d7-32a4-4e01-8a9e-8634a744104e. [pid: 8|app: 0|req: 451/971] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:35:21 2026] PUT /v2.0/ports/29909ce1-425b-4120-98e3-7c633f0d1bcf => generated 972 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:22.036 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d9c04cc-0923-4a8b-a6dd-4bafbc70379c'] response: {'name': 'network-changed', 'server_uuid': 'fc9c0075-8f32-42be-8be8-3f89ff1dd53b', 'tag': '29909ce1-425b-4120-98e3-7c633f0d1bcf', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 452/972] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:22 2026] GET /v2.0/security-groups?tenant_id=61ba2e64d3d842e9a9bd3c537e2c2067&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/973] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:22 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/974] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:22 2026] DELETE /v2.0/security-groups/44a6148d-6566-48d7-8ff3-9758a9e07bd8 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/975] 199.19.213.102 () {36 vars in 997 bytes} [Thu Jul 2 16:35:21 2026] DELETE /v2.0/ports/35acc4d7-32a4-4e01-8a9e-8634a744104e => generated 0 bytes in 679 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:35:22.610 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b466a252-5a70-4cf5-8af8-920e14ad661a'] response: {'server_uuid': 'edf3c893-6128-434c-be11-205b3815369f', 'name': 'network-vif-deleted', 'tag': '35acc4d7-32a4-4e01-8a9e-8634a744104e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 522/976] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:35:22 2026] GET /v2.0/ports?tenant_id=e152b61e55fb49f39df1d82ed7469116&device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 1244 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/977] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:22 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 975 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/978] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:35:22 2026] GET /v2.0/networks?id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313 => generated 779 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:22.705 8 INFO neutron.services.segments.plugin [-] Segment 50499bc8-2118-43fa-9967-8d28f464d9d3 resource provider aggregate not found 2026-07-02 16:35:22.716 8 INFO neutron.services.segments.plugin [-] Segment 50499bc8-2118-43fa-9967-8d28f464d9d3 resource provider aggregate not found 2026-07-02 16:35:22.736 8 INFO neutron.services.segments.plugin [-] Segment 50499bc8-2118-43fa-9967-8d28f464d9d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50499bc8-2118-43fa-9967-8d28f464d9d3 found for delete ", "request_id": "req-36159f11-9b94-43c5-9a85-40aa008afb48"}]} 2026-07-02 16:35:22.744 8 INFO neutron.services.segments.plugin [-] Segment 50499bc8-2118-43fa-9967-8d28f464d9d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50499bc8-2118-43fa-9967-8d28f464d9d3 found for delete ", "request_id": "req-e38f0596-9e55-44df-8c43-19b6993ffbe9"}]} 2026-07-02 16:35:22.754 8 INFO neutron.services.segments.plugin [-] Segment 611484da-7cc5-47a0-ad98-6780118b45f4 resource provider aggregate not found [pid: 7|app: 0|req: 524/979] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:35:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=29909ce1-425b-4120-98e3-7c633f0d1bcf => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:22.759 8 INFO neutron.services.segments.plugin [-] Segment 611484da-7cc5-47a0-ad98-6780118b45f4 resource provider aggregate not found 2026-07-02 16:35:22.774 8 INFO neutron.services.segments.plugin [-] Segment 611484da-7cc5-47a0-ad98-6780118b45f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 611484da-7cc5-47a0-ad98-6780118b45f4 found for delete ", "request_id": "req-292c9dc4-d962-4cef-a265-c38a3cfedc52"}]} 2026-07-02 16:35:22.776 8 INFO neutron.services.segments.plugin [-] Segment 611484da-7cc5-47a0-ad98-6780118b45f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 611484da-7cc5-47a0-ad98-6780118b45f4 found for delete ", "request_id": "req-c7621f17-629f-453b-9052-e316277ad2a5"}]} [pid: 8|app: 0|req: 456/980] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:22 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/981] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:35:22 2026] GET /v2.0/subnets?id=5f8a6f74-3dbd-40aa-9e34-d8af3084b9ed => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/982] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:35:22 2026] GET /v2.0/ports?network_id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313&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: 526/983] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:35:22 2026] GET /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/984] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:35:22 2026] GET /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313?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: 527/985] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:23 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => 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: 459/986] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:23 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/987] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:23 2026] GET /v2.0/security-groups?id=5d8caaea-ad2b-4f5b-98ed-b2b18e39c8cd&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/988] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:23 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/989] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:23 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/990] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:35:24 2026] GET /v2.0/ports?tenant_id=e152b61e55fb49f39df1d82ed7469116&device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/991] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:35:24 2026] GET /v2.0/networks?id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313 => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:24.138 8 WARNING neutron_lib.context [None req-222661cb-5f54-4a92-96ae-50cf6425b1dd a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 532/992] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:35:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=29909ce1-425b-4120-98e3-7c633f0d1bcf => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/993] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:35:24 2026] GET /v2.0/subnets?id=5f8a6f74-3dbd-40aa-9e34-d8af3084b9ed => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/994] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:35:24 2026] GET /v2.0/ports?network_id=c78b1a0c-c8f8-4ec3-8c1c-0706bff81313&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:35:24.313 8 INFO neutron.db.segments_db [None req-222661cb-5f54-4a92-96ae-50cf6425b1dd a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] Added segment 1a19d8bc-93ec-4f8b-be37-8035474e018e of type vxlan for network 6d4363f0-1abd-4eae-adc6-ba09e31532b6 [pid: 7|app: 0|req: 535/995] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:35:24 2026] GET /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/996] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:24 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/997] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:35:24 2026] GET /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/998] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:35:24 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-02 16:35:24.434 7 WARNING neutron_lib.context [None req-0a378f9f-e64f-440b-9315-42355949df2e a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 462/999] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:24 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1000] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:24 2026] GET /v2.0/security-groups?id=5d8caaea-ad2b-4f5b-98ed-b2b18e39c8cd&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1001] 10.0.0.235 () {34 vars in 665 bytes} [Thu Jul 2 16:35:24 2026] POST /v2.0/ports => generated 778 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:35:24.785 8 WARNING neutron_lib.context [None req-7928f008-2f06-4128-b429-bc951a679aa5 a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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.12/site-packages/pycadf/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-02 16:35:24.840 8 INFO neutron.db.segments_db [None req-7928f008-2f06-4128-b429-bc951a679aa5 a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] Added segment 3e68c0b2-a8c4-4f16-801b-03e3a395e580 of type vxlan for network 8c042a91-3f06-4abe-b563-4024e994d759 [pid: 7|app: 0|req: 539/1002] 199.19.213.102 () {34 vars in 994 bytes} [Thu Jul 2 16:35:24 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 975 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/1003] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:35:24 2026] POST /v2.0/networks => generated 635 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:35:24.970 8 WARNING neutron_lib.context [None req-6c1fad3c-bd02-4a60-aa65-45d18611522e a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:35:25.189 7 INFO neutron.db.l3_db [req-9e852814-4597-47ba-be5a-4da083302fc1 req-88485329-e2eb-423f-a307-d2cfe962f9ab 4ada8c64560b4b32b20384ab41e25ba2 e152b61e55fb49f39df1d82ed7469116 - - default default] Floating IP 82ecb80d-2a12-45d4-beae-9e9614041c33 disassociated. External IP: 10.96.250.201, port: 29909ce1-425b-4120-98e3-7c633f0d1bcf. [pid: 8|app: 0|req: 465/1004] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:35:24 2026] POST /v2.0/subnets => generated 646 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/1005] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:25 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:25.297 8 WARNING neutron_lib.context [None req-355555ea-7a22-431d-9916-149eadd68c94 a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 540/1006] 199.19.213.102 () {36 vars in 997 bytes} [Thu Jul 2 16:35:24 2026] DELETE /v2.0/ports/29909ce1-425b-4120-98e3-7c633f0d1bcf => generated 0 bytes in 647 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1007] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:25 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1008] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:25 2026] GET /v2.0/ports?device_id=edf3c893-6128-434c-be11-205b3815369f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:35:25.703 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26e545c8-cfec-4366-b346-920bbc00286a'] response: {'server_uuid': 'fc9c0075-8f32-42be-8be8-3f89ff1dd53b', 'name': 'network-vif-deleted', 'tag': '29909ce1-425b-4120-98e3-7c633f0d1bcf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 543/1009] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:25 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/1010] 10.0.0.235 () {34 vars in 665 bytes} [Thu Jul 2 16:35:25 2026] POST /v2.0/ports => generated 966 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1011] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:35:25 2026] DELETE /v2.0/ports/dfe7e4a0-9fc1-4117-a1b8-e0f2970fbcb2 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:35:26.100 8 INFO neutron.pecan_wsgi.hooks.translation [None req-290f9f38-55ca-4c40-94dc-b172351539e0 a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 468/1012] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:35:26 2026] DELETE /v2.0/ports/dfe7e4a0-9fc1-4117-a1b8-e0f2970fbcb2 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:35:26.128 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9db1e72e-bbad-47b2-bfe1-ed23d38370f7 a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 545/1013] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:35:26 2026] GET /v2.0/ports/dfe7e4a0-9fc1-4117-a1b8-e0f2970fbcb2 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1014] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:35:26 2026] DELETE /v2.0/subnets/cfcfe8a5-3194-4754-aae3-8d6732ab8d8a => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:35:26.664 7 INFO neutron.services.segments.plugin [-] Segment 3e68c0b2-a8c4-4f16-801b-03e3a395e580 resource provider aggregate not found 2026-07-02 16:35:26.669 7 INFO neutron.services.segments.plugin [-] Segment 3e68c0b2-a8c4-4f16-801b-03e3a395e580 resource provider aggregate not found [pid: 7|app: 0|req: 546/1015] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:35:26 2026] DELETE /v2.0/networks/8c042a91-3f06-4abe-b563-4024e994d759 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:35:26.696 8 WARNING neutron_lib.context [None req-d228afaa-f297-4008-bb14-6912d8e90035 a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:35:26.702 7 INFO neutron.services.segments.plugin [-] Segment 3e68c0b2-a8c4-4f16-801b-03e3a395e580 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e68c0b2-a8c4-4f16-801b-03e3a395e580 found for delete ", "request_id": "req-f0c8da33-a104-4319-b234-727360c19a40"}]} 2026-07-02 16:35:26.703 7 INFO neutron.services.segments.plugin [-] Segment 3e68c0b2-a8c4-4f16-801b-03e3a395e580 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e68c0b2-a8c4-4f16-801b-03e3a395e580 found for delete ", "request_id": "req-aea39deb-618a-47ed-98e0-d142f13b63b3"}]} 2026-07-02 16:35:26.758 8 INFO neutron.db.segments_db [None req-d228afaa-f297-4008-bb14-6912d8e90035 a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] Added segment b27ce534-ec75-4c39-a12c-eff03666fe2c of type vxlan for network 5cad15d7-d36d-43f2-922b-eaf9e458d96c [pid: 7|app: 0|req: 547/1016] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:26 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1017] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:35:26 2026] POST /v2.0/networks => generated 636 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1018] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:26 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1019] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:26 2026] DELETE /v2.0/security-groups/78fa8e37-cfdc-449a-8b5b-56f1361cd3da => 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: 472/1020] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:26 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:35:26.933 7 WARNING neutron_lib.context [None req-884965fe-eacf-42e7-b60f-dc53df66004c a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:35:26.945 8 INFO neutron.api.v2.resource [None req-da220e19-ebc2-4359-9f73-7801a30d0bf0 3cb543e05c914e3babf01a0c6d27c495 85e034d2543d450c8dde8f180f44b946 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 473/1021] 10.0.0.235 () {32 vars in 737 bytes} [Thu Jul 2 16:35:26 2026] GET /v2.0/security-groups/78fa8e37-cfdc-449a-8b5b-56f1361cd3da => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1022] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:35:26 2026] POST /v2.0/subnets => generated 646 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:35:27.245 7 WARNING neutron_lib.context [None req-c862c3c9-c797-43af-b55d-deda6e5b997b a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 474/1023] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:35:26 2026] DELETE /v2.0/floatingips/ba213670-a243-413d-857f-a59f5e2aaf6b => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1024] 10.0.0.235 () {34 vars in 665 bytes} [Thu Jul 2 16:35:27 2026] POST /v2.0/ports => generated 927 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1025] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:35:27 2026] DELETE /v2.0/ports/695577b5-c25b-492f-9799-8e50e17a55d5 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:35:27.816 7 INFO neutron.pecan_wsgi.hooks.translation [None req-465ac0e2-4f95-4a82-8742-4b996b1c393c a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1026] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:35:27 2026] GET /v2.0/ports/695577b5-c25b-492f-9799-8e50e17a55d5 => 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: 553/1027] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:35:27 2026] DELETE /v2.0/subnets/766269ae-5a11-447a-93f7-5515b741c0ee => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1028] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:28 2026] GET /v2.0/ports?device_id=fc9c0075-8f32-42be-8be8-3f89ff1dd53b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1029] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:35:27 2026] PUT /v2.0/routers/56cd2d51-7a24-436c-b0bc-959e7308c18f/remove_router_interface => generated 309 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1030] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:35:28 2026] DELETE /v2.0/networks/5cad15d7-d36d-43f2-922b-eaf9e458d96c => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:35:28.440 7 WARNING neutron_lib.context [None req-d77f4e3f-53bd-4ab9-a9ce-2d72ed7bbb60 a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:35:28.722 7 INFO neutron.services.segments.plugin [-] Segment b27ce534-ec75-4c39-a12c-eff03666fe2c resource provider aggregate not found 2026-07-02 16:35:28.731 7 INFO neutron.services.segments.plugin [-] Segment b27ce534-ec75-4c39-a12c-eff03666fe2c resource provider aggregate not found 2026-07-02 16:35:28.749 7 INFO neutron.services.segments.plugin [-] Segment b27ce534-ec75-4c39-a12c-eff03666fe2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b27ce534-ec75-4c39-a12c-eff03666fe2c found for delete ", "request_id": "req-fc5dd20b-486f-4b2d-8232-b087524159e6"}]} 2026-07-02 16:35:28.749 7 INFO neutron.services.segments.plugin [-] Segment b27ce534-ec75-4c39-a12c-eff03666fe2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b27ce534-ec75-4c39-a12c-eff03666fe2c found for delete ", "request_id": "req-280dc191-20e9-485a-91c9-ecdfa88fef6c"}]} [pid: 7|app: 0|req: 556/1031] 10.0.0.235 () {34 vars in 665 bytes} [Thu Jul 2 16:35:28 2026] POST /v2.0/ports => generated 778 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 557/1032] 10.0.0.235 () {34 vars in 737 bytes} [Thu Jul 2 16:35:28 2026] PUT /v2.0/ports/5089ca31-e016-4f31-9f38-ea422387a445 => generated 752 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 558/1033] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:35:29 2026] DELETE /v2.0/ports/5089ca31-e016-4f31-9f38-ea422387a445 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:35:29.350 8 INFO neutron.services.segments.plugin [-] Segment c9fd63ba-4635-4a41-97da-7fcb4afba4ee resource provider aggregate not found 2026-07-02 16:35:29.359 8 INFO neutron.services.segments.plugin [-] Segment c9fd63ba-4635-4a41-97da-7fcb4afba4ee resource provider aggregate not found 2026-07-02 16:35:29.363 8 INFO neutron.services.segments.plugin [-] Segment c9fd63ba-4635-4a41-97da-7fcb4afba4ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9fd63ba-4635-4a41-97da-7fcb4afba4ee found for delete ", "request_id": "req-36ed4fc3-052f-4ac3-adbf-29e9afb2c206"}]} 2026-07-02 16:35:29.376 8 INFO neutron.services.segments.plugin [-] Segment c9fd63ba-4635-4a41-97da-7fcb4afba4ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9fd63ba-4635-4a41-97da-7fcb4afba4ee found for delete ", "request_id": "req-bb71707a-0ee2-4d7b-b90c-533b5b47941e"}]} 2026-07-02 16:35:29.387 8 INFO neutron.db.l3_hamode_db [None req-bcbed619-142e-40cd-85b3-9b3809ecd300 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] HA network 2071d688-e616-4602-a0cb-16b3ed446d91 was deleted as no HA routers are present in tenant 85e034d2543d450c8dde8f180f44b946. [pid: 7|app: 0|req: 559/1034] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:29 2026] DELETE /v2.0/security-groups/5d8caaea-ad2b-4f5b-98ed-b2b18e39c8cd => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1035] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:35:28 2026] DELETE /v2.0/routers/56cd2d51-7a24-436c-b0bc-959e7308c18f => generated 0 bytes in 1061 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1036] 10.0.0.235 () {32 vars in 643 bytes} [Thu Jul 2 16:35:29 2026] GET /v2.0/ports => generated 781 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:29.462 7 INFO neutron.api.v2.resource [None req-3b29f905-d0c5-4412-8fc3-4346107ef7e9 4ada8c64560b4b32b20384ab41e25ba2 e152b61e55fb49f39df1d82ed7469116 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 561/1037] 10.0.0.235 () {32 vars in 737 bytes} [Thu Jul 2 16:35:29 2026] GET /v2.0/security-groups/5d8caaea-ad2b-4f5b-98ed-b2b18e39c8cd => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:35:29.484 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51fe34fd-6d44-488d-b54b-bf94c85b5356 a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 562/1038] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:35:29 2026] GET /v2.0/ports/5089ca31-e016-4f31-9f38-ea422387a445 => 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: 477/1039] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:35:29 2026] DELETE /v2.0/subnets/d40aab7e-5553-4952-b695-ec21b8e5f51c => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1040] 10.0.0.235 () {32 vars in 643 bytes} [Thu Jul 2 16:35:29 2026] GET /v2.0/ports => generated 781 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1041] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:35:29 2026] DELETE /v2.0/floatingips/82ecb80d-2a12-45d4-beae-9e9614041c33 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1044] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:35:29 2026] GET /v2.0/ports/fc10547d-4b36-4f7b-aaa2-cb10bd6310c9 => generated 778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:29.895 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5cd9a5d3-e30b-4cbe-8695-dec7ccbab3e9 a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 567/1045] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:35:29 2026] DELETE /v2.0/ports/695577b5-c25b-492f-9799-8e50e17a55d5 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1046] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:35:29 2026] DELETE /v2.0/networks/1ec066d5-db82-4ce5-8b6b-192fa3c45606 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:35:30.039 8 INFO neutron.pecan_wsgi.hooks.translation [None req-58396209-01da-4b7b-968c-98e9fe1231b6 a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 480/1047] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:35:30 2026] DELETE /v2.0/subnets/766269ae-5a11-447a-93f7-5515b741c0ee => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:35:30.060 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6deece2b-d53a-4362-988d-10e4d09602d5 a3a4e58deb6844139dee9c734f8855ab 17935ea521ca459f9683170943073909 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 481/1048] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:35:30 2026] DELETE /v2.0/subnets/cfcfe8a5-3194-4754-aae3-8d6732ab8d8a => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1049] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:35:30 2026] DELETE /v2.0/ports/fc10547d-4b36-4f7b-aaa2-cb10bd6310c9 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1050] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:30 2026] GET /v2.0/security-groups?tenant_id=85e034d2543d450c8dde8f180f44b946&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1051] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:35:30 2026] DELETE /v2.0/networks/6d4363f0-1abd-4eae-adc6-ba09e31532b6 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1052] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:30 2026] DELETE /v2.0/security-groups/776e92f4-179c-47ab-ae52-9de59efb6d7f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1053] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:35:29 2026] PUT /v2.0/routers/c0fd615c-71bd-421d-b651-43ba5a31aede/remove_router_interface => generated 309 bytes in 1064 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1054] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:30 2026] GET /v2.0/security-groups?tenant_id=17935ea521ca459f9683170943073909&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1055] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:31 2026] DELETE /v2.0/security-groups/38db92cd-21a9-42de-bc36-f393f7175043 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:35:31.573 8 INFO neutron.services.segments.plugin [-] Segment bef281d6-8dc6-4ea3-9826-b9de004c5c66 resource provider aggregate not found 2026-07-02 16:35:31.577 8 INFO neutron.services.segments.plugin [-] Segment bef281d6-8dc6-4ea3-9826-b9de004c5c66 resource provider aggregate not found 2026-07-02 16:35:31.586 8 INFO neutron.services.segments.plugin [-] Segment bef281d6-8dc6-4ea3-9826-b9de004c5c66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bef281d6-8dc6-4ea3-9826-b9de004c5c66 found for delete ", "request_id": "req-5eb23a37-57d2-4530-a83b-d2ebbbca318e"}]} 2026-07-02 16:35:31.603 8 INFO neutron.services.segments.plugin [-] Segment 1a19d8bc-93ec-4f8b-be37-8035474e018e resource provider aggregate not found 2026-07-02 16:35:31.610 8 INFO neutron.services.segments.plugin [-] Segment bef281d6-8dc6-4ea3-9826-b9de004c5c66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bef281d6-8dc6-4ea3-9826-b9de004c5c66 found for delete ", "request_id": "req-9b9cb009-e264-468c-be3b-71e5a00c277b"}]} 2026-07-02 16:35:31.621 8 INFO neutron.services.segments.plugin [-] Segment 1a19d8bc-93ec-4f8b-be37-8035474e018e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a19d8bc-93ec-4f8b-be37-8035474e018e found for delete ", "request_id": "req-1ee59c21-1505-4872-b2ca-2d0cc4b89241"}]} 2026-07-02 16:35:31.627 8 INFO neutron.services.segments.plugin [-] Segment 1a19d8bc-93ec-4f8b-be37-8035474e018e resource provider aggregate not found 2026-07-02 16:35:31.649 8 INFO neutron.services.segments.plugin [-] Segment 1a19d8bc-93ec-4f8b-be37-8035474e018e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a19d8bc-93ec-4f8b-be37-8035474e018e found for delete ", "request_id": "req-dfef7ee6-23bb-4892-a5fe-b6c8fbf4ef58"}]} 2026-07-02 16:35:32.442 8 INFO neutron.db.l3_hamode_db [None req-019497d6-62e0-4ed3-ba04-7bff1aa21b5f d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] HA network 0d9bbb19-8968-4f7d-8cb1-23d245d577b9 was deleted as no HA routers are present in tenant e152b61e55fb49f39df1d82ed7469116. [pid: 8|app: 0|req: 486/1056] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:35:30 2026] DELETE /v2.0/routers/c0fd615c-71bd-421d-b651-43ba5a31aede => generated 0 bytes in 1482 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1057] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:35:32 2026] DELETE /v2.0/subnets/5f8a6f74-3dbd-40aa-9e34-d8af3084b9ed => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1058] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:35:32 2026] DELETE /v2.0/networks/c78b1a0c-c8f8-4ec3-8c1c-0706bff81313 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1059] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:33 2026] GET /v2.0/security-groups?tenant_id=e152b61e55fb49f39df1d82ed7469116&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1060] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:33 2026] DELETE /v2.0/security-groups/03575378-2384-4d96-b977-974214ebbaed => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:35:33.373 7 WARNING neutron_lib.context [None req-5c8c00f3-70ec-447e-951b-9a7c4c8deda4 8a132f2a68b4421bbe1c3ec3d3e340be dc9d7152732a422788360d1260f85282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 572/1061] 10.0.0.235 () {34 vars in 684 bytes} [Thu Jul 2 16:35:33 2026] POST /v2.0/security-groups => generated 1624 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1062] 10.0.0.235 () {32 vars in 663 bytes} [Thu Jul 2 16:35:33 2026] GET /v2.0/security-groups => generated 4529 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1063] 10.0.0.235 () {34 vars in 758 bytes} [Thu Jul 2 16:35:33 2026] PUT /v2.0/security-groups/410e38d7-7839-4318-9081-42dc13b6e3f0 => generated 1664 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:35:33.760 8 INFO neutron.services.segments.plugin [-] Segment af60c681-2eb3-4dea-a038-ce27ab8d6d8f resource provider aggregate not found 2026-07-02 16:35:33.764 8 INFO neutron.services.segments.plugin [-] Segment af60c681-2eb3-4dea-a038-ce27ab8d6d8f resource provider aggregate not found 2026-07-02 16:35:33.773 8 INFO neutron.services.segments.plugin [-] Segment af60c681-2eb3-4dea-a038-ce27ab8d6d8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af60c681-2eb3-4dea-a038-ce27ab8d6d8f found for delete ", "request_id": "req-8940553e-1153-4096-9b89-1fd0d6efe7e8"}]} 2026-07-02 16:35:33.782 8 INFO neutron.services.segments.plugin [-] Segment af60c681-2eb3-4dea-a038-ce27ab8d6d8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af60c681-2eb3-4dea-a038-ce27ab8d6d8f found for delete ", "request_id": "req-98cc31d3-7583-4f09-8b2d-d57b828577f3"}]} 2026-07-02 16:35:33.786 8 INFO neutron.services.segments.plugin [-] Segment 80d7f62d-05e9-4622-8f86-49b9460798c8 resource provider aggregate not found [pid: 8|app: 0|req: 491/1064] 10.0.0.235 () {32 vars in 737 bytes} [Thu Jul 2 16:35:33 2026] GET /v2.0/security-groups/410e38d7-7839-4318-9081-42dc13b6e3f0 => generated 1664 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1065] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:33 2026] DELETE /v2.0/security-groups/410e38d7-7839-4318-9081-42dc13b6e3f0 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:35:33.910 8 INFO neutron.services.segments.plugin [-] Segment 80d7f62d-05e9-4622-8f86-49b9460798c8 resource provider aggregate not found 2026-07-02 16:35:33.928 8 INFO neutron.services.segments.plugin [-] Segment 80d7f62d-05e9-4622-8f86-49b9460798c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80d7f62d-05e9-4622-8f86-49b9460798c8 found for delete ", "request_id": "req-ccabd436-171b-4668-8ed2-2e1f8605ffcd"}]} 2026-07-02 16:35:33.929 8 INFO neutron.services.segments.plugin [-] Segment 80d7f62d-05e9-4622-8f86-49b9460798c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80d7f62d-05e9-4622-8f86-49b9460798c8 found for delete ", "request_id": "req-d9a74d0f-2578-4798-a0e4-e9b0679d5098"}]} [pid: 8|app: 0|req: 492/1066] 10.0.0.235 () {32 vars in 663 bytes} [Thu Jul 2 16:35:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:35:34.002 7 INFO neutron.api.v2.resource [None req-4689f3b9-e86f-43d8-bba9-5e434cb80ebe 8a132f2a68b4421bbe1c3ec3d3e340be dc9d7152732a422788360d1260f85282 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1067] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:33 2026] DELETE /v2.0/security-groups/410e38d7-7839-4318-9081-42dc13b6e3f0 => generated 146 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:35:34.016 8 WARNING neutron_lib.context [None req-cc42cf9a-865e-4f51-b2c3-41f1e868e753 8a132f2a68b4421bbe1c3ec3d3e340be dc9d7152732a422788360d1260f85282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 493/1068] 10.0.0.235 () {34 vars in 684 bytes} [Thu Jul 2 16:35:34 2026] POST /v2.0/security-groups => generated 1625 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:35:34.170 7 WARNING neutron_lib.context [None req-9d062363-828e-4468-a876-23bb3da1f786 8a132f2a68b4421bbe1c3ec3d3e340be dc9d7152732a422788360d1260f85282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1069] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:35:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1070] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:35:34 2026] GET /v2.0/security-group-rules/e4c9c265-c2e9-42b0-9e6c-11f29c2f15d7 => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1071] 10.0.0.235 () {32 vars in 673 bytes} [Thu Jul 2 16:35:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1072] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:35:34 2026] DELETE /v2.0/security-group-rules/e4c9c265-c2e9-42b0-9e6c-11f29c2f15d7 => 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: 578/1073] 10.0.0.235 () {32 vars in 673 bytes} [Thu Jul 2 16:35:34 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) 2026-07-02 16:35:34.649 8 WARNING neutron_lib.context [None req-89c170ce-58fe-40da-ab90-a346ab1ca49d 8a132f2a68b4421bbe1c3ec3d3e340be dc9d7152732a422788360d1260f85282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 496/1074] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:35:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1075] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:35:34 2026] GET /v2.0/security-group-rules/b8199caf-cfd8-430e-aba9-2280fd3cc5f5 => generated 601 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1076] 10.0.0.235 () {32 vars in 673 bytes} [Thu Jul 2 16:35:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1077] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:35:34 2026] DELETE /v2.0/security-group-rules/b8199caf-cfd8-430e-aba9-2280fd3cc5f5 => 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: 581/1078] 10.0.0.235 () {32 vars in 673 bytes} [Thu Jul 2 16:35:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:35:35.038 7 WARNING neutron_lib.context [None req-d2fea8fe-4dc9-4261-8453-5c190743d065 8a132f2a68b4421bbe1c3ec3d3e340be dc9d7152732a422788360d1260f85282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 582/1079] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:35:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1080] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:35:35 2026] GET /v2.0/security-group-rules/219af07a-eab9-4d5b-8861-d5e1c7423ac2 => generated 602 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1081] 10.0.0.235 () {32 vars in 673 bytes} [Thu Jul 2 16:35:35 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1082] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:34 2026] GET /v2.0/security-groups?tenant_id=061acc30655d495b941a73af63583a77&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1083] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:35:35 2026] DELETE /v2.0/security-group-rules/219af07a-eab9-4d5b-8861-d5e1c7423ac2 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1084] 10.0.0.235 () {32 vars in 673 bytes} [Thu Jul 2 16:35:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1085] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:35 2026] DELETE /v2.0/security-groups/01326068-a614-48a9-927d-dbb2916ba380 => 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: 587/1086] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:35 2026] DELETE /v2.0/security-groups/f35412cd-65b2-4505-8977-2b4fcc7c932d => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1087] 10.0.0.235 () {32 vars in 663 bytes} [Thu Jul 2 16:35:35 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) [pid: 7|app: 0|req: 588/1088] 10.0.0.235 () {32 vars in 663 bytes} [Thu Jul 2 16:35:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1089] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:35 2026] GET /v2.0/security-groups?tenant_id=40174de936814a4c894b5b15bd2d8028&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1090] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:35 2026] DELETE /v2.0/security-groups/ad4400f4-020f-40c3-87eb-fd64815bd889 => 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: 502/1091] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:36 2026] GET /v2.0/security-groups?tenant_id=dc9d7152732a422788360d1260f85282&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1092] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:36 2026] DELETE /v2.0/security-groups/164e344d-76b6-4710-995b-8d91c3e5442f => 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: 503/1093] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:37 2026] GET /v2.0/security-groups?tenant_id=f97b8ebe0d554b1e9c43b1fe25be611d&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: 591/1094] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:37 2026] DELETE /v2.0/security-groups/b3126708-62ab-497b-a354-b27213f501a1 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1095] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:37 2026] GET /v2.0/security-groups?tenant_id=0f0d514774f14749a4a54ffce5fb97c4&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1096] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:38 2026] DELETE /v2.0/security-groups/89badd05-cb32-4f87-b139-0de12fd26566 => 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: 505/1097] 10.0.0.140 () {34 vars in 990 bytes} [Thu Jul 2 16:35:38 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => 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: 593/1098] 10.0.0.140 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:38 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1099] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:40 2026] GET /v2.0/security-groups?tenant_id=277b1a7b106940688a92d8430eab7462&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1100] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:41 2026] DELETE /v2.0/security-groups/c09d19c2-7095-4861-9c1c-e495ec084520 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1101] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:41 2026] GET /v2.0/security-groups?tenant_id=f49c66dbbe2b4f75895b72c35e51a757&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: 595/1102] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:42 2026] DELETE /v2.0/security-groups/90c6a8dd-a497-4be7-9759-7e0116c2e09c => 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: 508/1103] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:42 2026] GET /v2.0/security-groups?tenant_id=80d45332fde3473a8522f06c9aae4a0c&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1104] 199.19.213.102 () {34 vars in 1096 bytes} [Thu Jul 2 16:35:42 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1105] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:42 2026] DELETE /v2.0/security-groups/d231fc65-17e6-4a39-80d5-bbedaaea3c55 => 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: 597/1106] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:42 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1107] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:42 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1108] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:42 2026] GET /v2.0/security-groups?tenant_id=d03a13835aba46fcbbf4d6a4d29a0420&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1109] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:42 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1110] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:42 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1111] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:42 2026] DELETE /v2.0/security-groups/1e02fd66-d883-4190-9fff-3428b6c25a3a => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1112] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:43 2026] GET /v2.0/security-groups?tenant_id=cf748a728c2744458143a895ecd74e76&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1113] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:43 2026] DELETE /v2.0/security-groups/cba5e982-4669-4de6-b613-1909a8ca34f5 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1114] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:35:43 2026] GET /v2.0/ports?tenant_id=c6db9629d7414ce8b85566950734094b&device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1115] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:35:43 2026] GET /v2.0/networks?id=92a558b6-044c-4cb7-b4c8-1d55f2e5ab63 => generated 772 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1116] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:44 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1117] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:35:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=817a6c52-266f-45f9-81ad-66cb6a6d0de7 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1118] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:44 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&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: 604/1119] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:35:44 2026] GET /v2.0/subnets?id=c56edd5c-0540-4891-8458-294924a548c3 => generated 694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1120] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:35:44 2026] GET /v2.0/ports?network_id=92a558b6-044c-4cb7-b4c8-1d55f2e5ab63&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: 605/1121] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:35:44 2026] GET /v2.0/networks/92a558b6-044c-4cb7-b4c8-1d55f2e5ab63?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1122] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:35:44 2026] GET /v2.0/networks/92a558b6-044c-4cb7-b4c8-1d55f2e5ab63?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: 519/1125] 199.19.213.102 () {34 vars in 994 bytes} [Thu Jul 2 16:35:44 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1126] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:44 2026] GET /v2.0/security-groups?tenant_id=9200948d4c6c4a8b8e23d0ca9a718288&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1127] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:45 2026] GET /v2.0/security-groups?tenant_id=7cd11cd6f56f4ce5a476263df05e5f04&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1128] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:45 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1129] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:45 2026] DELETE /v2.0/security-groups/a494dbd5-eb07-4899-916f-a61a62ef40d1 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:35:45.506 7 INFO neutron.db.l3_db [req-05db3854-fe13-4b03-a468-1159e0c3a3fe req-ce9f4688-67d0-4837-a70d-8d33218a045d 590aaa2c42ee4e7c9c52e9a2e9479f75 c6db9629d7414ce8b85566950734094b - - default default] Floating IP a7cef02b-48b9-4012-b326-e05a1239502c disassociated. External IP: 10.96.250.203, port: 817a6c52-266f-45f9-81ad-66cb6a6d0de7. [pid: 8|app: 0|req: 523/1130] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:45 2026] DELETE /v2.0/security-groups/0681cc64-de22-47c4-80de-29dafcfd932e => 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: 524/1131] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:35:45 2026] GET /v2.0/security-groups?id=c65ffe85-38dd-4cb0-8ceb-7a947ef36c57&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1132] 199.19.213.102 () {36 vars in 997 bytes} [Thu Jul 2 16:35:45 2026] DELETE /v2.0/ports/817a6c52-266f-45f9-81ad-66cb6a6d0de7 => generated 0 bytes in 745 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1133] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:46 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => 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: 609/1134] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:47 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1135] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:47 2026] GET /v2.0/security-groups?tenant_id=108388cabae94dbfb1fc44e53c010d35&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:35:48.008 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57f4171c-9755-4def-bcc1-2d5db4a6d69c'] response: {'server_uuid': 'a102fe9a-daca-4ee1-ab8f-a3681f41127e', 'name': 'network-vif-deleted', 'tag': '817a6c52-266f-45f9-81ad-66cb6a6d0de7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 610/1136] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:48 2026] DELETE /v2.0/security-groups/7887b592-00d2-4651-a47a-e55fd8d24b88 => 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: 527/1137] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:35:48 2026] GET /v2.0/ports?device_id=a102fe9a-daca-4ee1-ab8f-a3681f41127e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1138] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:49 2026] GET /v2.0/security-groups?tenant_id=dd123a237c1b47eb996a96891224d3c0&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1139] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:49 2026] DELETE /v2.0/security-groups/c65ffe85-38dd-4cb0-8ceb-7a947ef36c57 => 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: 613/1140] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:50 2026] DELETE /v2.0/security-groups/bb001ec0-ccfb-438f-b244-c2682ea31ff3 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:35:50.204 7 INFO neutron.api.v2.resource [None req-eb9e3bb8-eb39-4457-9a5c-30e20ee45cd7 590aaa2c42ee4e7c9c52e9a2e9479f75 c6db9629d7414ce8b85566950734094b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 614/1141] 10.0.0.235 () {32 vars in 737 bytes} [Thu Jul 2 16:35:50 2026] GET /v2.0/security-groups/c65ffe85-38dd-4cb0-8ceb-7a947ef36c57 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:35:50.224 8 INFO neutron.db.segments_db [None req-923e3f82-d821-4f85-b9be-09e8dcb751ce d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 5c92552c-9967-4fcf-ac75-b34dc6c51074 of type vxlan for network 506879da-8449-4139-9bbd-084229e7b3d6 [pid: 8|app: 0|req: 528/1142] 10.0.0.235 () {34 vars in 671 bytes} [Thu Jul 2 16:35:49 2026] POST /v2.0/networks => generated 740 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1143] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:35:50 2026] POST /v2.0/subnets => generated 687 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1144] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:50 2026] GET /v2.0/security-groups?tenant_id=080d2f8fbe1c4ee1a01380b66c47d4ed&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:35:50.676 8 INFO neutron.db.segments_db [None req-b63e1a2c-5c9f-4660-985c-9b274d8b3694 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 2b511b91-1bf4-42a9-a8ae-1bfea5f10d09 of type vxlan for network 7bc2a94d-043f-4f70-86cd-a5dc323d1ba6 [pid: 7|app: 0|req: 615/1145] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:35:50 2026] DELETE /v2.0/floatingips/a7cef02b-48b9-4012-b326-e05a1239502c => generated 0 bytes in 780 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:35:51.010 8 INFO neutron.db.l3_hamode_db [None req-b63e1a2c-5c9f-4660-985c-9b274d8b3694 d14c2c4cbae84540bc98770cddcdb5fc b428183d6428491a9ff63e3ebf341626 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 616/1146] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:50 2026] GET /v2.0/security-groups?tenant_id=ca3b36dd72a8491980bab72f7a565253&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1147] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:51 2026] DELETE /v2.0/security-groups/452b0521-17f8-4224-b238-0b0761a81de3 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:35:51.953 8 INFO neutron.db.l3_hamode_db [None req-b63e1a2c-5c9f-4660-985c-9b274d8b3694 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 618/1148] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:35:51 2026] PUT /v2.0/routers/ecd4e99f-f135-4781-8ea2-6bc2199b94ea/remove_router_interface => generated 309 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1149] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:52 2026] DELETE /v2.0/security-groups/42f6ff2f-3f66-435c-b683-77b958088d9d => 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: 531/1150] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:35:50 2026] POST /v2.0/routers => generated 727 bytes in 2460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:35:53.767 7 INFO neutron.services.segments.plugin [-] Segment b64d7a4d-6dce-4a81-b2dd-b678c9b5239f resource provider aggregate not found 2026-07-02 16:35:53.772 7 INFO neutron.services.segments.plugin [-] Segment b64d7a4d-6dce-4a81-b2dd-b678c9b5239f resource provider aggregate not found 2026-07-02 16:35:53.779 7 INFO neutron.services.segments.plugin [-] Segment b64d7a4d-6dce-4a81-b2dd-b678c9b5239f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b64d7a4d-6dce-4a81-b2dd-b678c9b5239f found for delete ", "request_id": "req-d2992e6a-5ac7-4ab2-b45d-90b44ab7e727"}]} 2026-07-02 16:35:53.786 7 INFO neutron.services.segments.plugin [-] Segment b64d7a4d-6dce-4a81-b2dd-b678c9b5239f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b64d7a4d-6dce-4a81-b2dd-b678c9b5239f found for delete ", "request_id": "req-0b629b88-1cbf-455c-b475-5fe099f1137c"}]} 2026-07-02 16:35:53.794 7 INFO neutron.db.l3_hamode_db [None req-5f1c18d6-c05a-4e79-962b-bc8d451febc9 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] HA network f6f5f5a6-a61c-4b68-9cc6-e8f41e789dd0 was deleted as no HA routers are present in tenant c6db9629d7414ce8b85566950734094b. [pid: 7|app: 0|req: 620/1151] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:35:52 2026] DELETE /v2.0/routers/ecd4e99f-f135-4781-8ea2-6bc2199b94ea => generated 0 bytes in 1174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1152] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:53 2026] GET /v2.0/security-groups?tenant_id=653bc364f1514b66b1b80c370e1457f9&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1153] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:35:54 2026] DELETE /v2.0/subnets/c56edd5c-0540-4891-8458-294924a548c3 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1154] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:54 2026] DELETE /v2.0/security-groups/2de7bc30-f79f-4527-9110-1467344dd062 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1155] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:35:53 2026] PUT /v2.0/routers/3f7b4fbb-1f34-47fa-8bd4-c4c064f5ec76/add_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1156] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:35:54 2026] DELETE /v2.0/networks/92a558b6-044c-4cb7-b4c8-1d55f2e5ab63 => 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: 533/1157] 10.0.0.235 () {32 vars in 653 bytes} [Thu Jul 2 16:35:54 2026] GET /v2.0/extensions => generated 20516 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1158] 10.0.0.235 () {32 vars in 681 bytes} [Thu Jul 2 16:35:54 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1159] 10.0.0.235 () {32 vars in 681 bytes} [Thu Jul 2 16:35:54 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1160] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:35:54 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1161] 10.0.0.235 () {32 vars in 665 bytes} [Thu Jul 2 16:35:54 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: 7|app: 0|req: 627/1162] 10.0.0.235 () {32 vars in 699 bytes} [Thu Jul 2 16:35:54 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: 536/1163] 10.0.0.235 () {32 vars in 697 bytes} [Thu Jul 2 16:35:54 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: 628/1164] 10.0.0.235 () {32 vars in 701 bytes} [Thu Jul 2 16:35:54 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1165] 10.0.0.235 () {32 vars in 689 bytes} [Thu Jul 2 16:35:54 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1166] 10.0.0.235 () {32 vars in 703 bytes} [Thu Jul 2 16:35:54 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1167] 10.0.0.235 () {32 vars in 693 bytes} [Thu Jul 2 16:35:54 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1168] 10.0.0.235 () {32 vars in 695 bytes} [Thu Jul 2 16:35:54 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1169] 10.0.0.235 () {32 vars in 685 bytes} [Thu Jul 2 16:35:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1170] 10.0.0.235 () {32 vars in 687 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1171] 10.0.0.235 () {32 vars in 661 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1172] 10.0.0.235 () {32 vars in 699 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1173] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/security-groups?tenant_id=c6db9629d7414ce8b85566950734094b&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1174] 10.0.0.235 () {32 vars in 679 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1175] 10.0.0.235 () {32 vars in 683 bytes} [Thu Jul 2 16:35:55 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: 545/1176] 10.0.0.235 () {32 vars in 675 bytes} [Thu Jul 2 16:35:55 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: 546/1177] 10.0.0.235 () {32 vars in 689 bytes} [Thu Jul 2 16:35:55 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: 547/1178] 10.0.0.235 () {32 vars in 723 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1179] 10.0.0.235 () {32 vars in 687 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1180] 10.0.0.235 () {32 vars in 669 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1181] 10.0.0.235 () {32 vars in 687 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1182] 10.0.0.235 () {32 vars in 681 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1183] 10.0.0.235 () {32 vars in 699 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1184] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:55 2026] DELETE /v2.0/security-groups/63ef6d29-e9cc-4a4b-9f18-aa05345d3a06 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1185] 10.0.0.235 () {32 vars in 679 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1186] 10.0.0.235 () {32 vars in 667 bytes} [Thu Jul 2 16:35:55 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: 554/1187] 10.0.0.235 () {32 vars in 677 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1188] 10.0.0.235 () {32 vars in 665 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1189] 10.0.0.235 () {32 vars in 675 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/l3-flavors => 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: 635/1190] 10.0.0.235 () {32 vars in 713 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1191] 10.0.0.235 () {32 vars in 691 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1192] 10.0.0.235 () {32 vars in 683 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1193] 10.0.0.235 () {32 vars in 669 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1194] 10.0.0.235 () {32 vars in 687 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1195] 10.0.0.235 () {32 vars in 705 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1196] 10.0.0.235 () {32 vars in 675 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1197] 10.0.0.235 () {32 vars in 701 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1198] 10.0.0.235 () {32 vars in 675 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1199] 10.0.0.235 () {32 vars in 693 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1200] 10.0.0.235 () {32 vars in 689 bytes} [Thu Jul 2 16:35:55 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: 8|app: 0|req: 561/1201] 10.0.0.235 () {32 vars in 709 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1202] 10.0.0.235 () {32 vars in 705 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1203] 10.0.0.235 () {32 vars in 719 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1204] 10.0.0.235 () {32 vars in 697 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1205] 10.0.0.235 () {32 vars in 711 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1206] 10.0.0.235 () {32 vars in 669 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1207] 10.0.0.235 () {32 vars in 687 bytes} [Thu Jul 2 16:35:55 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: 644/1208] 10.0.0.235 () {32 vars in 681 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1209] 10.0.0.235 () {32 vars in 675 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1210] 10.0.0.235 () {32 vars in 671 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/provider => generated 191 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1211] 10.0.0.235 () {32 vars in 661 bytes} [Thu Jul 2 16:35:55 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: 646/1212] 10.0.0.235 () {32 vars in 699 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1213] 10.0.0.235 () {32 vars in 699 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1214] 10.0.0.235 () {32 vars in 677 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1215] 10.0.0.235 () {32 vars in 669 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1216] 10.0.0.235 () {32 vars in 683 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1217] 10.0.0.235 () {32 vars in 701 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1218] 10.0.0.235 () {32 vars in 685 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1219] 10.0.0.235 () {32 vars in 707 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1220] 10.0.0.235 () {32 vars in 669 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1221] 10.0.0.235 () {32 vars in 697 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1222] 10.0.0.235 () {32 vars in 695 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1223] 10.0.0.235 () {32 vars in 685 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1224] 10.0.0.235 () {32 vars in 689 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1225] 10.0.0.235 () {32 vars in 667 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1226] 10.0.0.235 () {32 vars in 681 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1227] 10.0.0.235 () {32 vars in 681 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1228] 10.0.0.235 () {32 vars in 691 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1229] 10.0.0.235 () {32 vars in 691 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1230] 10.0.0.235 () {32 vars in 695 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1231] 10.0.0.235 () {32 vars in 685 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1232] 10.0.0.235 () {32 vars in 689 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1233] 10.0.0.235 () {32 vars in 701 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1234] 10.0.0.235 () {32 vars in 703 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1235] 10.0.0.235 () {32 vars in 713 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1236] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1237] 10.0.0.235 () {32 vars in 715 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1238] 10.0.0.235 () {32 vars in 727 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1239] 10.0.0.235 () {32 vars in 741 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1240] 10.0.0.235 () {32 vars in 719 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1241] 10.0.0.235 () {32 vars in 683 bytes} [Thu Jul 2 16:35:55 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: 661/1242] 10.0.0.235 () {32 vars in 669 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1243] 10.0.0.235 () {32 vars in 719 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:55.923 7 INFO neutron.services.segments.plugin [-] Segment 14ad55a6-ae66-42a5-b2db-d6855f2fc3e2 resource provider aggregate not found [pid: 7|app: 0|req: 662/1244] 10.0.0.235 () {32 vars in 679 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1245] 10.0.0.235 () {32 vars in 669 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:55.956 7 INFO neutron.services.segments.plugin [-] Segment 14ad55a6-ae66-42a5-b2db-d6855f2fc3e2 resource provider aggregate not found [pid: 7|app: 0|req: 663/1246] 10.0.0.235 () {32 vars in 697 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:55.981 7 INFO neutron.services.segments.plugin [-] Segment 14ad55a6-ae66-42a5-b2db-d6855f2fc3e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14ad55a6-ae66-42a5-b2db-d6855f2fc3e2 found for delete ", "request_id": "req-76854eb1-2d58-47fe-8ef6-c297ea61796e"}]} [pid: 7|app: 0|req: 664/1247] 10.0.0.235 () {32 vars in 705 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:55.993 7 INFO neutron.services.segments.plugin [-] Segment 14ad55a6-ae66-42a5-b2db-d6855f2fc3e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14ad55a6-ae66-42a5-b2db-d6855f2fc3e2 found for delete ", "request_id": "req-5dec645c-679c-4f4b-90b5-96eb300f2395"}]} [pid: 7|app: 0|req: 665/1248] 10.0.0.235 () {32 vars in 701 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1249] 10.0.0.235 () {32 vars in 701 bytes} [Thu Jul 2 16:35:56 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1250] 10.0.0.235 () {32 vars in 683 bytes} [Thu Jul 2 16:35:56 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1251] 10.0.0.235 () {32 vars in 705 bytes} [Thu Jul 2 16:35:56 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1252] 10.0.0.235 () {32 vars in 695 bytes} [Thu Jul 2 16:35:56 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1253] 10.0.0.235 () {32 vars in 689 bytes} [Thu Jul 2 16:35:56 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: 7|app: 0|req: 671/1254] 10.0.0.235 () {32 vars in 697 bytes} [Thu Jul 2 16:35:56 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1255] 10.0.0.235 () {32 vars in 679 bytes} [Thu Jul 2 16:35:56 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1256] 10.0.0.235 () {32 vars in 689 bytes} [Thu Jul 2 16:35:56 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1257] 10.0.0.235 () {32 vars in 701 bytes} [Thu Jul 2 16:35:56 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1258] 10.0.0.235 () {32 vars in 665 bytes} [Thu Jul 2 16:35:56 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1259] 10.0.0.235 () {32 vars in 681 bytes} [Thu Jul 2 16:35:56 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1260] 10.0.0.235 () {32 vars in 693 bytes} [Thu Jul 2 16:35:56 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1261] 10.0.0.235 () {32 vars in 677 bytes} [Thu Jul 2 16:35:56 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:56.136 8 INFO neutron.db.segments_db [None req-98b25a5a-6711-4b93-8b22-5dabc485c315 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment ec0191b4-d627-4314-b384-2f7aca0fc273 of type vxlan for network 4087d290-6b8f-4fa5-9bd6-03d1a36b7826 [pid: 7|app: 0|req: 679/1262] 10.0.0.235 () {32 vars in 667 bytes} [Thu Jul 2 16:35:56 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1263] 10.0.0.235 () {34 vars in 671 bytes} [Thu Jul 2 16:35:55 2026] POST /v2.0/networks => generated 740 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1264] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:35:56 2026] POST /v2.0/subnets => generated 687 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:35:56.546 8 INFO neutron.db.segments_db [None req-d0bbb881-c37f-4c37-9f1f-b3bdb8e62e36 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 9cd9d9b7-d06a-478b-be37-3211901eb837 of type vxlan for network 7020b0e4-dd9d-495e-83df-ff81b55b8fbe 2026-07-02 16:35:56.889 8 INFO neutron.db.l3_hamode_db [None req-d0bbb881-c37f-4c37-9f1f-b3bdb8e62e36 d14c2c4cbae84540bc98770cddcdb5fc 6630d2086d04487888a74686fb70fdbe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 681/1265] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:35:56 2026] GET /v2.0/security-groups?tenant_id=da27af940c8f4538950ffcef0b0e6273&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:35:57.086 7 WARNING neutron_lib.context [None req-e3a08ee6-9d16-4940-8aa1-6c5d281ffbf0 3c4d49c7bcbc4998a9b1df81b334da4b 239589a95c034db4ae959105c0c552fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:35:57.087 7 WARNING neutron_lib.context [None req-e3a08ee6-9d16-4940-8aa1-6c5d281ffbf0 3c4d49c7bcbc4998a9b1df81b334da4b 239589a95c034db4ae959105c0c552fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:35:57.255 7 INFO neutron.db.segments_db [None req-e3a08ee6-9d16-4940-8aa1-6c5d281ffbf0 3c4d49c7bcbc4998a9b1df81b334da4b 239589a95c034db4ae959105c0c552fd - - default default] Added segment d5573747-d1a1-478a-86a5-23729ba7db9f of type vxlan for network 34d7eacb-3777-4ff4-9ed2-c3d923a83b2f 2026-07-02 16:35:57.322 7 INFO neutron.db.segments_db [None req-e3a08ee6-9d16-4940-8aa1-6c5d281ffbf0 3c4d49c7bcbc4998a9b1df81b334da4b 239589a95c034db4ae959105c0c552fd - - default default] Added segment b9331d5a-d9b2-41fc-9233-9a58ce86cf69 of type vxlan for network e75069d7-beda-4e41-b90e-163cc259e914 [pid: 7|app: 0|req: 682/1266] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:35:56 2026] POST /v2.0/networks => generated 1246 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1267] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:35:57 2026] DELETE /v2.0/security-groups/fe6275e9-cb3c-4592-a20d-38b97edb48bb => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:35:57.672 8 INFO neutron.db.l3_hamode_db [None req-d0bbb881-c37f-4c37-9f1f-b3bdb8e62e36 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:35:57.707 7 INFO neutron.db.segments_db [None req-a024930d-ea09-4926-8361-f6998aadda8e d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 2fb827e9-8aff-4771-a05d-567b8fe70885 of type vxlan for network 803a7cf8-6c2a-41e7-a89c-b724a0778d52 [pid: 7|app: 0|req: 684/1268] 10.0.0.235 () {34 vars in 671 bytes} [Thu Jul 2 16:35:57 2026] POST /v2.0/networks => generated 746 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1269] 10.0.0.235 () {32 vars in 649 bytes} [Thu Jul 2 16:35:57 2026] GET /v2.0/networks => generated 1845 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1270] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:35:57 2026] POST /v2.0/subnets => generated 693 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:35:58.322 7 INFO neutron.services.segments.plugin [-] Segment d5573747-d1a1-478a-86a5-23729ba7db9f resource provider aggregate not found 2026-07-02 16:35:58.326 7 INFO neutron.services.segments.plugin [-] Segment d5573747-d1a1-478a-86a5-23729ba7db9f resource provider aggregate not found 2026-07-02 16:35:58.333 7 INFO neutron.services.segments.plugin [-] Segment d5573747-d1a1-478a-86a5-23729ba7db9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5573747-d1a1-478a-86a5-23729ba7db9f found for delete ", "request_id": "req-dae66ce9-ffd3-447a-a2c4-1c5eac883953"}]} 2026-07-02 16:35:58.339 7 INFO neutron.services.segments.plugin [-] Segment d5573747-d1a1-478a-86a5-23729ba7db9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5573747-d1a1-478a-86a5-23729ba7db9f found for delete ", "request_id": "req-9e5137d1-8465-47b9-86ef-4ade0e3a4edb"}]} [pid: 7|app: 0|req: 687/1271] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:35:58 2026] DELETE /v2.0/networks/34d7eacb-3777-4ff4-9ed2-c3d923a83b2f => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:35:58.403 7 INFO neutron.db.segments_db [None req-07db53f5-9a23-4817-96a4-12dc4179093b d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 34f62590-42d9-4f89-901c-2d7ca4011a0d of type vxlan for network 46912b84-930c-49a5-b394-ee5d5888a229 2026-07-02 16:35:58.622 7 INFO neutron.db.l3_hamode_db [None req-07db53f5-9a23-4817-96a4-12dc4179093b d14c2c4cbae84540bc98770cddcdb5fc 57c9450e3c9a4d6888efb5dc9cb13008 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 585/1272] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:35:56 2026] POST /v2.0/routers => generated 727 bytes in 2331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:35:59.003 8 INFO neutron.services.segments.plugin [-] Segment b9331d5a-d9b2-41fc-9233-9a58ce86cf69 resource provider aggregate not found 2026-07-02 16:35:59.011 8 INFO neutron.services.segments.plugin [-] Segment b9331d5a-d9b2-41fc-9233-9a58ce86cf69 resource provider aggregate not found [pid: 8|app: 0|req: 586/1273] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:35:58 2026] DELETE /v2.0/networks/e75069d7-beda-4e41-b90e-163cc259e914 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:35:59.030 8 INFO neutron.services.segments.plugin [-] Segment b9331d5a-d9b2-41fc-9233-9a58ce86cf69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9331d5a-d9b2-41fc-9233-9a58ce86cf69 found for delete ", "request_id": "req-58d917be-e48e-4b1c-8d39-c86728b34739"}]} 2026-07-02 16:35:59.032 8 INFO neutron.services.segments.plugin [-] Segment b9331d5a-d9b2-41fc-9233-9a58ce86cf69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9331d5a-d9b2-41fc-9233-9a58ce86cf69 found for delete ", "request_id": "req-eb781d3c-34e4-46c9-bcff-562afa87771d"}]} 2026-07-02 16:35:59.458 7 INFO neutron.db.l3_hamode_db [None req-07db53f5-9a23-4817-96a4-12dc4179093b d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 587/1274] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:35:59 2026] PUT /v2.0/routers/712fecc5-04e4-451f-99f1-be9676ad9399/add_router_interface => generated 309 bytes in 1398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1275] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:35:58 2026] POST /v2.0/routers => generated 733 bytes in 2097 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1276] 10.0.0.235 () {32 vars in 649 bytes} [Thu Jul 2 16:36:00 2026] GET /v2.0/networks => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:00.629 7 WARNING neutron_lib.context [None req-5239d9b8-8a58-4ce2-ac42-b7f012544c32 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:00.784 7 INFO neutron.db.segments_db [None req-5239d9b8-8a58-4ce2-ac42-b7f012544c32 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Added segment 48f7d5bb-c3c7-4a1a-a82d-6efb0d400b18 of type vxlan for network 398c4c2a-a207-4e84-8abc-95199e45152b [pid: 7|app: 0|req: 689/1279] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:36:00 2026] POST /v2.0/networks => generated 630 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:00.948 7 WARNING neutron_lib.context [None req-819fe503-cc40-482e-b373-29b6b7f8726b 3c4d49c7bcbc4998a9b1df81b334da4b 239589a95c034db4ae959105c0c552fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:01.022 7 INFO neutron.db.segments_db [None req-819fe503-cc40-482e-b373-29b6b7f8726b 3c4d49c7bcbc4998a9b1df81b334da4b 239589a95c034db4ae959105c0c552fd - - default default] Added segment 7d6e862d-ad05-41f2-ac95-9ad752ee588e of type vxlan for network 5385e863-a3a8-45c1-a8c8-15e7b78703bc [pid: 7|app: 0|req: 690/1280] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:36:00 2026] POST /v2.0/networks => generated 654 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:01.136 7 WARNING neutron_lib.context [None req-6cba71a0-f3f8-4205-8788-531711d7cea9 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:01.197 7 INFO neutron.db.segments_db [None req-6cba71a0-f3f8-4205-8788-531711d7cea9 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Added segment 587dcafa-6c70-4c9e-925c-124398cac84d of type vxlan for network 2eaa50b9-524d-414b-b4b2-46862f079ffb [pid: 7|app: 0|req: 691/1281] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:36:01 2026] POST /v2.0/networks => generated 630 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:01.312 7 WARNING neutron_lib.context [None req-0a8322ed-d173-42c1-a4bb-f2b82f56d8ca 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 692/1282] 10.0.0.235 () {34 vars in 685 bytes} [Thu Jul 2 16:36:01 2026] POST /v2.0/security-groups => generated 1675 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:36:01.456 7 WARNING neutron_lib.context [None req-b7b001ce-d96d-4169-a09b-b8ebbadad45f 3c4d49c7bcbc4998a9b1df81b334da4b 239589a95c034db4ae959105c0c552fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:01.516 7 INFO neutron.db.segments_db [None req-b7b001ce-d96d-4169-a09b-b8ebbadad45f 3c4d49c7bcbc4998a9b1df81b334da4b 239589a95c034db4ae959105c0c552fd - - default default] Added segment 3fe65564-fd4d-4b29-94aa-4cb0a208c029 of type vxlan for network 5f1f35a7-383e-41ec-8bb4-9604cf15e85d [pid: 7|app: 0|req: 693/1283] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:36:01 2026] POST /v2.0/networks => generated 654 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:01.614 7 WARNING neutron_lib.context [None req-77fe7e15-512d-48f1-a175-482ac091adbd 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 591/1284] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:36:00 2026] PUT /v2.0/routers/84d3f49f-cd9b-4f36-944a-c48bb490cca9/add_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:01.796 8 WARNING neutron_lib.context [None req-695cd34e-2eed-4261-a9e7-23abca4e024d 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1285] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:36:01 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-02 16:36:01.933 8 WARNING neutron_lib.context [None req-8f960e94-a7cd-48c9-8ef6-beae7e00efc7 3c4d49c7bcbc4998a9b1df81b334da4b 239589a95c034db4ae959105c0c552fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 694/1286] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:36:01 2026] POST /v2.0/subnets => generated 626 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:01.946 7 WARNING neutron_lib.context [None req-1b6122a8-e5c3-4d83-9d3c-26da23312410 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:01.972 8 WARNING neutron_lib.context [None req-8f960e94-a7cd-48c9-8ef6-beae7e00efc7 3c4d49c7bcbc4998a9b1df81b334da4b 239589a95c034db4ae959105c0c552fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 695/1287] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:36:01 2026] POST /v2.0/security-group-rules => generated 596 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:02.081 7 WARNING neutron_lib.context [None req-193b1a36-96e7-45a3-b57b-f289c260f4d2 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 696/1288] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:36:02 2026] POST /v2.0/subnets => generated 626 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:02.322 7 WARNING neutron_lib.context [None req-bb0d6995-640b-481a-bfd3-72d5e0d13b24 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 697/1289] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:36:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:02.443 7 WARNING neutron_lib.context [None req-7fc73baa-39d9-43a0-a328-50f87622dbe1 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:02.473 7 INFO neutron.db.segments_db [None req-7fc73baa-39d9-43a0-a328-50f87622dbe1 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Added segment 51cb0f6d-72d7-4393-9212-70da41d6ccae of type vxlan for network 7f01a1be-0cc0-47d9-aa50-3318a144ff58 [pid: 8|app: 0|req: 593/1290] 10.0.0.235 () {34 vars in 665 bytes} [Thu Jul 2 16:36:01 2026] POST /v2.0/ports => generated 1505 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:36:02.621 8 WARNING neutron_lib.context [None req-a51dff3e-8dc2-4cbc-8901-bf94815990f2 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:02.730 7 INFO neutron.db.l3_hamode_db [None req-7fc73baa-39d9-43a0-a328-50f87622dbe1 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 594/1291] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:36:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1292] 10.0.0.235 () {32 vars in 643 bytes} [Thu Jul 2 16:36:02 2026] GET /v2.0/ports => generated 1505 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:36:02.938 7 INFO neutron.db.l3_hamode_db [None req-7fc73baa-39d9-43a0-a328-50f87622dbe1 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 596/1293] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 2 16:36:02 2026] GET /v2.0/networks?id=803a7cf8-6c2a-41e7-a89c-b724a0778d52 => generated 678 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:02.966 8 WARNING neutron_lib.context [None req-b6f6d427-0135-4583-ad30-ea14940c2a3e 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:03.003 8 INFO neutron.db.securitygroups_db [None req-b6f6d427-0135-4583-ad30-ea14940c2a3e 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] Project b428183d6428491a9ff63e3ebf341626 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: 597/1294] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:36:02 2026] POST /v2.0/security-group-rules => generated 607 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1295] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:36:03 2026] DELETE /v2.0/ports/093a06fd-8c5a-4fae-8b54-888dd8ea66c8 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1296] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 2 16:36:03 2026] GET /v2.0/quotas/57c9450e3c9a4d6888efb5dc9cb13008 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:03.306 8 WARNING neutron_lib.context [None req-8586d112-22e7-4db7-9293-130bd13b7111 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:03.337 8 INFO neutron.db.securitygroups_db [None req-8586d112-22e7-4db7-9293-130bd13b7111 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] Project b428183d6428491a9ff63e3ebf341626 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: 600/1297] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:36:03 2026] POST /v2.0/security-group-rules => generated 606 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1298] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:36:02 2026] POST /v2.0/routers => generated 507 bytes in 1252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1299] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:36:03 2026] DELETE /v2.0/ports/f8155cc6-c493-4b4f-900e-386a01725016 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1300] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 2 16:36:03 2026] GET /v2.0/ports?tenant_id=57c9450e3c9a4d6888efb5dc9cb13008&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1301] 10.0.0.235 () {32 vars in 643 bytes} [Thu Jul 2 16:36:03 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: 7|app: 0|req: 701/1302] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 2 16:36:03 2026] GET /v2.0/networks/803a7cf8-6c2a-41e7-a89c-b724a0778d52?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:03.887 7 WARNING neutron_lib.context [None req-0e8dbeb0-546f-439e-8eac-ee32bf63af5d 3c4d49c7bcbc4998a9b1df81b334da4b 239589a95c034db4ae959105c0c552fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:03.965 7 INFO neutron.db.segments_db [None req-0e8dbeb0-546f-439e-8eac-ee32bf63af5d 3c4d49c7bcbc4998a9b1df81b334da4b 239589a95c034db4ae959105c0c552fd - - default default] Added segment 21f70eca-ee8e-4da3-9e63-433b6bdfdb1e of type vxlan for network 6fc3037e-b140-44cc-9d39-3c4085d5b90b [pid: 7|app: 0|req: 702/1303] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:36:03 2026] POST /v2.0/networks => generated 653 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1304] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 2 16:36:04 2026] GET /v2.0/networks/803a7cf8-6c2a-41e7-a89c-b724a0778d52?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:04.154 7 WARNING neutron_lib.context [None req-af0d938d-6a2a-4109-a655-31f930c27b13 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 704/1305] 10.0.0.235 () {34 vars in 685 bytes} [Thu Jul 2 16:36:04 2026] POST /v2.0/security-groups => generated 1659 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:36:04.342 7 WARNING neutron_lib.context [None req-67e8f98b-154f-4cee-b97f-3c224c8135bc 3c4d49c7bcbc4998a9b1df81b334da4b 239589a95c034db4ae959105c0c552fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:04.399 7 INFO neutron.db.segments_db [None req-67e8f98b-154f-4cee-b97f-3c224c8135bc 3c4d49c7bcbc4998a9b1df81b334da4b 239589a95c034db4ae959105c0c552fd - - default default] Added segment c592dae5-e390-4f0a-bf3c-8f56cfcfefa7 of type vxlan for network 23fc16c6-7b11-4230-be06-eb62323b059b [pid: 7|app: 0|req: 705/1306] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:36:04 2026] POST /v2.0/networks => generated 654 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:04.542 7 WARNING neutron_lib.context [None req-a2781887-ec50-415d-87bb-b4e2754d3122 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 706/1307] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:36:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1308] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:04 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:04.711 7 WARNING neutron_lib.context [None req-813711fe-235f-4d74-9abc-0ffe0273dcad 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 708/1309] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:36:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:04.839 7 WARNING neutron_lib.context [None req-10ed92d0-13d2-414c-9e34-79464bd4d9c1 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 602/1310] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:36:03 2026] PUT /v2.0/routers/154fef9e-1102-4523-9ffb-ff8ee360b052/add_router_interface => generated 309 bytes in 1393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:05.121 8 WARNING neutron_lib.context [None req-dfad2965-a5c3-4a1e-a516-1a8c7275e623 3c4d49c7bcbc4998a9b1df81b334da4b 239589a95c034db4ae959105c0c552fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:05.158 8 WARNING neutron_lib.context [None req-dfad2965-a5c3-4a1e-a516-1a8c7275e623 3c4d49c7bcbc4998a9b1df81b334da4b 239589a95c034db4ae959105c0c552fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 709/1311] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:36:04 2026] POST /v2.0/floatingips => generated 552 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1312] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:36:05 2026] GET /v2.0/ports/b92c7b24-afb0-44f1-98b1-8d1a08289f9a => generated 955 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1313] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:36:05 2026] POST /v2.0/subnets => generated 1324 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1314] 10.0.0.118 () {34 vars in 1100 bytes} [Thu Jul 2 16:36:05 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2082458370&fields=id&tenant_id=b428183d6428491a9ff63e3ebf341626 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1315] 10.0.0.235 () {32 vars in 647 bytes} [Thu Jul 2 16:36:05 2026] GET /v2.0/subnets => generated 1960 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1316] 10.0.0.118 () {34 vars in 1098 bytes} [Thu Jul 2 16:36:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--674532013&fields=id&tenant_id=b428183d6428491a9ff63e3ebf341626 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1317] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:05 2026] DELETE /v2.0/subnets/1b188657-08e0-4868-b162-9c82c89a493d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1318] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 2 16:36:05 2026] GET /v2.0/networks?id=506879da-8449-4139-9bbd-084229e7b3d6 => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1319] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:05 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => 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: 610/1320] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:05 2026] DELETE /v2.0/subnets/c1fae2c8-1f20-4583-9d21-9ef429d380cb => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1321] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 2 16:36:06 2026] GET /v2.0/quotas/b428183d6428491a9ff63e3ebf341626 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1322] 10.0.0.235 () {32 vars in 647 bytes} [Thu Jul 2 16:36:06 2026] GET /v2.0/subnets => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1323] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 2 16:36:06 2026] GET /v2.0/ports?tenant_id=b428183d6428491a9ff63e3ebf341626&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:06.336 8 INFO neutron.services.segments.plugin [-] Segment c592dae5-e390-4f0a-bf3c-8f56cfcfefa7 resource provider aggregate not found 2026-07-02 16:36:06.341 8 INFO neutron.services.segments.plugin [-] Segment c592dae5-e390-4f0a-bf3c-8f56cfcfefa7 resource provider aggregate not found 2026-07-02 16:36:06.357 8 INFO neutron.services.segments.plugin [-] Segment c592dae5-e390-4f0a-bf3c-8f56cfcfefa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c592dae5-e390-4f0a-bf3c-8f56cfcfefa7 found for delete ", "request_id": "req-14b98b88-6a60-4f64-9e2c-c80cfec7fb9e"}]} 2026-07-02 16:36:06.360 8 INFO neutron.services.segments.plugin [-] Segment c592dae5-e390-4f0a-bf3c-8f56cfcfefa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c592dae5-e390-4f0a-bf3c-8f56cfcfefa7 found for delete ", "request_id": "req-b9fabdb3-e795-4d09-b2a4-32d2217f34ea"}]} [pid: 8|app: 0|req: 614/1324] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:36:06 2026] DELETE /v2.0/networks/23fc16c6-7b11-4230-be06-eb62323b059b => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1325] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 2 16:36:06 2026] GET /v2.0/networks/506879da-8449-4139-9bbd-084229e7b3d6?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1326] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:36:06 2026] DELETE /v2.0/networks/6fc3037e-b140-44cc-9d39-3c4085d5b90b => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1327] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 2 16:36:06 2026] GET /v2.0/networks/506879da-8449-4139-9bbd-084229e7b3d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1328] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:36:06 2026] DELETE /v2.0/networks/5f1f35a7-383e-41ec-8bb4-9604cf15e85d => 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: 619/1329] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:06 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => 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: 711/1330] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:36:05 2026] PUT /v2.0/routers/154fef9e-1102-4523-9ffb-ff8ee360b052/add_router_interface => generated 309 bytes in 1470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1331] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:36:06 2026] DELETE /v2.0/networks/5385e863-a3a8-45c1-a8c8-15e7b78703bc => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1332] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:36:06 2026] GET /v2.0/ports/d2a644a7-3dd4-4b23-8689-c6f2af9e54ea => generated 955 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1333] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:07 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => 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: 714/1334] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:07 2026] GET /v2.0/security-groups?tenant_id=239589a95c034db4ae959105c0c552fd&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1335] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:07 2026] DELETE /v2.0/security-groups/7fdd3a65-2db7-4eed-8076-6638643e3bec => 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: 716/1336] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:07 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => 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: 621/1337] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:36:06 2026] PUT /v2.0/routers/154fef9e-1102-4523-9ffb-ff8ee360b052/remove_router_interface => generated 309 bytes in 1041 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1338] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:08 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:08.710 8 INFO neutron.services.segments.plugin [-] Segment 21f70eca-ee8e-4da3-9e63-433b6bdfdb1e resource provider aggregate not found 2026-07-02 16:36:08.724 8 INFO neutron.services.segments.plugin [-] Segment 21f70eca-ee8e-4da3-9e63-433b6bdfdb1e resource provider aggregate not found 2026-07-02 16:36:08.733 8 INFO neutron.services.segments.plugin [-] Segment 21f70eca-ee8e-4da3-9e63-433b6bdfdb1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21f70eca-ee8e-4da3-9e63-433b6bdfdb1e found for delete ", "request_id": "req-339e5be6-bb2f-44ae-970a-235e55916b9a"}]} 2026-07-02 16:36:08.742 8 INFO neutron.services.segments.plugin [-] Segment 21f70eca-ee8e-4da3-9e63-433b6bdfdb1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21f70eca-ee8e-4da3-9e63-433b6bdfdb1e found for delete ", "request_id": "req-e1f6d79f-f688-443e-bb65-c26f83dd8bbe"}]} 2026-07-02 16:36:08.753 8 INFO neutron.services.segments.plugin [-] Segment 3fe65564-fd4d-4b29-94aa-4cb0a208c029 resource provider aggregate not found 2026-07-02 16:36:08.760 8 INFO neutron.services.segments.plugin [-] Segment 3fe65564-fd4d-4b29-94aa-4cb0a208c029 resource provider aggregate not found 2026-07-02 16:36:08.768 8 INFO neutron.services.segments.plugin [-] Segment 3fe65564-fd4d-4b29-94aa-4cb0a208c029 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fe65564-fd4d-4b29-94aa-4cb0a208c029 found for delete ", "request_id": "req-09bb45f5-3d81-403f-84e7-7ac413fb3efa"}]} [pid: 8|app: 0|req: 623/1339] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:36:08 2026] GET /v2.0/networks?id=803a7cf8-6c2a-41e7-a89c-b724a0778d52 => generated 678 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:08.786 8 INFO neutron.services.segments.plugin [-] Segment 7d6e862d-ad05-41f2-ac95-9ad752ee588e resource provider aggregate not found 2026-07-02 16:36:08.791 8 INFO neutron.services.segments.plugin [-] Segment 3fe65564-fd4d-4b29-94aa-4cb0a208c029 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fe65564-fd4d-4b29-94aa-4cb0a208c029 found for delete ", "request_id": "req-c37ad8a6-8bb8-4c82-80dc-5bbe49e54522"}]} 2026-07-02 16:36:08.799 8 WARNING neutron_lib.context [req-80b92436-a434-477c-a64c-1af1be0f65fc req-fe221447-be14-49e3-8e47-a05320572163 4cb61bbe6d654a2aaa985dac1d7d6e5b 57c9450e3c9a4d6888efb5dc9cb13008 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:08.816 8 INFO neutron.services.segments.plugin [-] Segment 7d6e862d-ad05-41f2-ac95-9ad752ee588e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d6e862d-ad05-41f2-ac95-9ad752ee588e found for delete ", "request_id": "req-e5f19b2f-6a1f-4c08-9a2d-61c5408c0132"}]} 2026-07-02 16:36:08.822 8 INFO neutron.services.segments.plugin [-] Segment 7d6e862d-ad05-41f2-ac95-9ad752ee588e resource provider aggregate not found 2026-07-02 16:36:08.844 8 INFO neutron.services.segments.plugin [-] Segment 7d6e862d-ad05-41f2-ac95-9ad752ee588e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d6e862d-ad05-41f2-ac95-9ad752ee588e found for delete ", "request_id": "req-30021d26-ce29-4b60-a855-b1d7c31966da"}]} [pid: 7|app: 0|req: 717/1340] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:36:08 2026] PUT /v2.0/routers/154fef9e-1102-4523-9ffb-ff8ee360b052/remove_router_interface => generated 309 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1341] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:36:08 2026] GET /v2.0/ports?device_id=154fef9e-1102-4523-9ffb-ff8ee360b052 => 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: 624/1342] 199.19.213.102 () {38 vars in 955 bytes} [Thu Jul 2 16:36:08 2026] POST /v2.0/ports => generated 954 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 625/1343] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:09 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1344] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:09 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => generated 957 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:09.628 7 INFO neutron.services.segments.plugin [-] Segment 51cb0f6d-72d7-4393-9212-70da41d6ccae resource provider aggregate not found 2026-07-02 16:36:09.635 7 INFO neutron.services.segments.plugin [-] Segment 51cb0f6d-72d7-4393-9212-70da41d6ccae resource provider aggregate not found 2026-07-02 16:36:09.648 7 INFO neutron.db.l3_hamode_db [None req-7f569073-bca6-48eb-832e-aac70617d7ea 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] HA network 7f01a1be-0cc0-47d9-aa50-3318a144ff58 was deleted as no HA routers are present in tenant 2795630094a94eaea0e4645908ca9f7b. 2026-07-02 16:36:09.649 7 INFO neutron.services.segments.plugin [-] Segment 51cb0f6d-72d7-4393-9212-70da41d6ccae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51cb0f6d-72d7-4393-9212-70da41d6ccae found for delete ", "request_id": "req-34075617-ffce-4a6f-8a0a-a6017f46553e"}]} [pid: 7|app: 0|req: 719/1345] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:09 2026] DELETE /v2.0/routers/154fef9e-1102-4523-9ffb-ff8ee360b052 => generated 0 bytes in 650 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:36:09.657 7 INFO neutron.services.segments.plugin [-] Segment 51cb0f6d-72d7-4393-9212-70da41d6ccae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51cb0f6d-72d7-4393-9212-70da41d6ccae found for delete ", "request_id": "req-3cd1c4d0-e25d-4f8f-b74b-8bbe7905986c"}]} [pid: 7|app: 0|req: 720/1346] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:09 2026] GET /v2.0/security-groups?id=8cf0331e-3b1b-499d-9e4e-a06c4bfc825d&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1347] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:09 2026] DELETE /v2.0/subnets/e45d7642-e951-48d1-a4e8-090438c0f542 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1348] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:36:09 2026] PUT /v2.0/ports/1e7bc82b-d679-4e4f-8584-51a579a7586c => generated 1235 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1349] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:09 2026] DELETE /v2.0/subnets/163f36f0-7d4d-4ebe-861f-81ba07f2a93b => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:36:10.150 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb884f70-3070-43b2-9386-c7586cfe8489'] response: {'name': 'network-changed', 'server_uuid': '9d163ef0-d2d9-44b8-81d8-297ec2e8ad36', 'tag': '1e7bc82b-d679-4e4f-8584-51a579a7586c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 628/1350] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:36:10 2026] DELETE /v2.0/networks/2eaa50b9-524d-414b-b4b2-46862f079ffb => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1351] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:10 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => 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: 723/1352] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:36:10 2026] DELETE /v2.0/networks/398c4c2a-a207-4e84-8abc-95199e45152b => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:36:10.690 7 WARNING neutron_lib.context [None req-45dfc784-d70b-4906-82a8-26ae87f065d2 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1353] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:36:10 2026] GET /v2.0/ports?tenant_id=57c9450e3c9a4d6888efb5dc9cb13008&device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:36:10.760 7 INFO neutron.db.segments_db [None req-45dfc784-d70b-4906-82a8-26ae87f065d2 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Added segment 9e07987f-1971-4608-a4bf-dffe82060832 of type vxlan for network 57f61e02-7faa-4896-bd62-250ab3b859d6 [pid: 8|app: 0|req: 631/1354] 199.19.213.102 () {34 vars in 1018 bytes} [Thu Jul 2 16:36:10 2026] GET /v2.0/networks?tenant_id=57c9450e3c9a4d6888efb5dc9cb13008&shared=False => generated 774 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1355] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:10 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:10.851 8 INFO neutron.services.segments.plugin [-] Segment 587dcafa-6c70-4c9e-925c-124398cac84d resource provider aggregate not found 2026-07-02 16:36:10.867 8 INFO neutron.services.segments.plugin [-] Segment 587dcafa-6c70-4c9e-925c-124398cac84d resource provider aggregate not found 2026-07-02 16:36:10.875 8 INFO neutron.services.segments.plugin [-] Segment 587dcafa-6c70-4c9e-925c-124398cac84d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 587dcafa-6c70-4c9e-925c-124398cac84d found for delete ", "request_id": "req-27b4d468-4c47-405a-b68c-4586abd8ae23"}]} 2026-07-02 16:36:10.892 8 INFO neutron.services.segments.plugin [-] Segment 587dcafa-6c70-4c9e-925c-124398cac84d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 587dcafa-6c70-4c9e-925c-124398cac84d found for delete ", "request_id": "req-d639f40a-4f3b-4d5e-8d9f-9e08f3db400d"}]} [pid: 8|app: 0|req: 633/1356] 199.19.213.102 () {34 vars in 930 bytes} [Thu Jul 2 16:36:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1357] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:36:10 2026] POST /v2.0/networks => generated 630 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:10.950 7 WARNING neutron_lib.context [None req-c6aae680-c8e7-4082-8780-0ab07a44f6ef 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 634/1358] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:10 2026] GET /v2.0/security-groups?id=8cf0331e-3b1b-499d-9e4e-a06c4bfc825d&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1359] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:36:11 2026] GET /v2.0/networks?id=506879da-8449-4139-9bbd-084229e7b3d6 => generated 672 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1360] 199.19.213.102 () {34 vars in 1050 bytes} [Thu Jul 2 16:36:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b428183d6428491a9ff63e3ebf341626 => generated 273 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:11.223 8 WARNING neutron_lib.context [req-ca20fb43-df3e-4904-90e9-217ce274c71b req-22ecb4ea-7dae-4320-9c89-279ca0bc23b6 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 725/1361] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:36:10 2026] POST /v2.0/subnets => generated 626 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:11.265 7 WARNING neutron_lib.context [None req-f3752926-382c-48c0-930b-997614a5e223 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:11.304 7 INFO neutron.db.segments_db [None req-f3752926-382c-48c0-930b-997614a5e223 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Added segment b8dcd909-572a-420b-97ae-94ddd1912291 of type vxlan for network 25aff95f-b3eb-4eee-9dd4-2e3c1e95ebc5 2026-07-02 16:36:11.599 7 INFO neutron.db.l3_hamode_db [None req-f3752926-382c-48c0-930b-997614a5e223 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 637/1362] 199.19.213.102 () {38 vars in 955 bytes} [Thu Jul 2 16:36:11 2026] POST /v2.0/ports => generated 993 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:36:11.674 7 INFO neutron.services.segments.plugin [-] Segment 48f7d5bb-c3c7-4a1a-a82d-6efb0d400b18 resource provider aggregate not found 2026-07-02 16:36:11.679 7 INFO neutron.services.segments.plugin [-] Segment 48f7d5bb-c3c7-4a1a-a82d-6efb0d400b18 resource provider aggregate not found 2026-07-02 16:36:11.696 7 INFO neutron.services.segments.plugin [-] Segment 48f7d5bb-c3c7-4a1a-a82d-6efb0d400b18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48f7d5bb-c3c7-4a1a-a82d-6efb0d400b18 found for delete ", "request_id": "req-2953ee3f-029b-4aee-9204-6180ba8469cc"}]} 2026-07-02 16:36:11.697 7 INFO neutron.services.segments.plugin [-] Segment 48f7d5bb-c3c7-4a1a-a82d-6efb0d400b18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48f7d5bb-c3c7-4a1a-a82d-6efb0d400b18 found for delete ", "request_id": "req-838cbc62-7a4d-4dcf-b1b3-a1872f75cec4"}]} [pid: 8|app: 0|req: 638/1363] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:11 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 996 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:11.775 7 INFO neutron.db.l3_hamode_db [None req-f3752926-382c-48c0-930b-997614a5e223 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 639/1364] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:36:11 2026] PUT /v2.0/ports/f486077a-a668-40c0-8bdf-1c78636ecf2b => generated 1274 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 640/1365] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 2 16:36:12 2026] GET /v2.0/security-groups?id=a987dd72-42a5-4946-be30-a69af6b587c0&id=c44740dd-f069-4b06-b4e9-10f6b9d3471d&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:12.286 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5b1f528-ad41-4617-a2e6-3739e3102285'] response: {'name': 'network-changed', 'server_uuid': 'bdab21f5-24b7-4045-95b5-f94da89ff6ac', 'tag': 'f486077a-a668-40c0-8bdf-1c78636ecf2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 641/1366] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:36:12 2026] GET /v2.0/ports?tenant_id=57c9450e3c9a4d6888efb5dc9cb13008&device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => generated 1238 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1367] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:12 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1368] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:36:11 2026] POST /v2.0/routers => generated 507 bytes in 1318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1369] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:36:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1e7bc82b-d679-4e4f-8584-51a579a7586c => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1370] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:12 2026] GET /v2.0/security-groups?id=8cf0331e-3b1b-499d-9e4e-a06c4bfc825d&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:12.664 7 WARNING neutron_lib.context [None req-85549551-0681-4550-8362-6412f5719348 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 643/1371] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:12 2026] GET /v2.0/security-groups?tenant_id=23951509b3164c4284d40f05c7170bdd&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1372] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:36:12 2026] GET /v2.0/subnets?id=efd10144-d533-4a58-b24b-b57ba9a10683 => generated 696 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1373] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:12 2026] DELETE /v2.0/security-groups/48b6c0db-bdd5-4a2b-9727-3d186eb99974 => 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: 646/1374] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:36:12 2026] GET /v2.0/ports?network_id=803a7cf8-6c2a-41e7-a89c-b724a0778d52&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1375] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:36:12 2026] GET /v2.0/ports?tenant_id=b428183d6428491a9ff63e3ebf341626&device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1277 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1376] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:36:12 2026] GET /v2.0/networks/803a7cf8-6c2a-41e7-a89c-b724a0778d52?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: 729/1377] 10.0.0.235 () {34 vars in 665 bytes} [Thu Jul 2 16:36:12 2026] POST /v2.0/ports => generated 947 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 649/1378] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:13 2026] GET /v2.0/security-groups?tenant_id=aad8dde85cef4fa4b5b8dac9d4fdca58&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1379] 199.19.213.102 () {34 vars in 1018 bytes} [Thu Jul 2 16:36:13 2026] GET /v2.0/networks?tenant_id=b428183d6428491a9ff63e3ebf341626&shared=False => generated 768 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1380] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:36:13 2026] GET /v2.0/networks/803a7cf8-6c2a-41e7-a89c-b724a0778d52?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1381] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:13 2026] DELETE /v2.0/security-groups/a4bc810d-a865-4a3e-8a52-10e5db68104f => 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: 652/1382] 199.19.213.102 () {34 vars in 930 bytes} [Thu Jul 2 16:36:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1383] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:13 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1384] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 2 16:36:13 2026] GET /v2.0/security-groups?id=a987dd72-42a5-4946-be30-a69af6b587c0&id=c44740dd-f069-4b06-b4e9-10f6b9d3471d&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1385] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:13 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1386] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:13 2026] GET /v2.0/security-groups?id=8cf0331e-3b1b-499d-9e4e-a06c4bfc825d&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1387] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:36:13 2026] PUT /v2.0/routers/81a5059f-86e6-4e95-9068-ed7ed4055e9b/add_router_interface => generated 309 bytes in 1183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 732/1388] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:36:14 2026] GET /v2.0/ports?tenant_id=b428183d6428491a9ff63e3ebf341626&device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1389] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:36:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f486077a-a668-40c0-8bdf-1c78636ecf2b => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1390] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:36:14 2026] GET /v2.0/ports/f9ecc010-1c2e-40cd-9bdd-04009a6ccaa6 => generated 1021 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1391] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:36:14 2026] GET /v2.0/subnets?id=5dfe8c58-ed3a-4804-b3c1-a76760537c0e => generated 690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1392] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:36:14 2026] GET /v2.0/ports?network_id=506879da-8449-4139-9bbd-084229e7b3d6&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: 736/1393] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:14 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1008 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1394] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:36:14 2026] GET /v2.0/networks/506879da-8449-4139-9bbd-084229e7b3d6?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1395] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 2 16:36:14 2026] GET /v2.0/security-groups?id=a987dd72-42a5-4946-be30-a69af6b587c0&id=c44740dd-f069-4b06-b4e9-10f6b9d3471d&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1396] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:36:14 2026] GET /v2.0/networks/506879da-8449-4139-9bbd-084229e7b3d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1399] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:14 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => 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: 743/1400] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:14 2026] GET /v2.0/security-groups?id=8cf0331e-3b1b-499d-9e4e-a06c4bfc825d&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1401] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:36:14 2026] PUT /v2.0/routers/81a5059f-86e6-4e95-9068-ed7ed4055e9b/remove_router_interface => generated 309 bytes in 837 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:36:15.394 8 INFO neutron.api.v2.resource [None req-f3dd9f6d-5a88-4bbb-bbeb-19aeeb6b45a0 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 659/1402] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:36:15 2026] PUT /v2.0/routers/81a5059f-86e6-4e95-9068-ed7ed4055e9b/remove_router_interface => generated 197 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:36:15.411 7 INFO neutron.db.segments_db [None req-0afe2f70-9753-487f-9ae5-362a273756f1 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment 6f4c5229-ae5c-4e00-95a9-af0a731aac35 of type vxlan for network 21be5c6a-df72-43ad-b932-10ce9fd77f56 [pid: 8|app: 0|req: 660/1403] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:36:15 2026] GET /v2.0/ports?device_id=81a5059f-86e6-4e95-9068-ed7ed4055e9b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1404] 10.0.0.235 () {34 vars in 671 bytes} [Thu Jul 2 16:36:15 2026] POST /v2.0/networks => generated 741 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1405] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:36:15 2026] POST /v2.0/subnets => generated 688 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:15.770 7 INFO neutron.db.segments_db [None req-24765ac6-374f-43a4-b11e-6f9c650960f7 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Added segment fe45d5da-8897-4b3f-b2a7-2a870403a00e of type vxlan for network 537e882d-80d2-4b67-892c-e9840acf10e8 2026-07-02 16:36:16.116 7 INFO neutron.db.l3_hamode_db [None req-24765ac6-374f-43a4-b11e-6f9c650960f7 d14c2c4cbae84540bc98770cddcdb5fc 23b9d3489d664d6c82c8f8e658719c57 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:36:16.431 8 INFO neutron.services.segments.plugin [-] Segment b8dcd909-572a-420b-97ae-94ddd1912291 resource provider aggregate not found 2026-07-02 16:36:16.435 8 INFO neutron.services.segments.plugin [-] Segment b8dcd909-572a-420b-97ae-94ddd1912291 resource provider aggregate not found 2026-07-02 16:36:16.454 8 INFO neutron.services.segments.plugin [-] Segment b8dcd909-572a-420b-97ae-94ddd1912291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8dcd909-572a-420b-97ae-94ddd1912291 found for delete ", "request_id": "req-0af001fd-1dec-41eb-a38a-6fb9dd550f49"}]} 2026-07-02 16:36:16.454 8 INFO neutron.services.segments.plugin [-] Segment b8dcd909-572a-420b-97ae-94ddd1912291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8dcd909-572a-420b-97ae-94ddd1912291 found for delete ", "request_id": "req-de344203-9d15-4006-b4e4-5c85f872c808"}]} 2026-07-02 16:36:16.461 8 INFO neutron.db.l3_hamode_db [None req-1f2bf29a-0488-4e60-8983-5aa7001b00ed 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] HA network 25aff95f-b3eb-4eee-9dd4-2e3c1e95ebc5 was deleted as no HA routers are present in tenant 2795630094a94eaea0e4645908ca9f7b. [pid: 8|app: 0|req: 661/1406] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:15 2026] DELETE /v2.0/routers/81a5059f-86e6-4e95-9068-ed7ed4055e9b => generated 0 bytes in 1040 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1407] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:16 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1008 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1408] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:16 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1409] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:16 2026] DELETE /v2.0/subnets/8ac52ce3-8c31-46cc-83af-4313b0c98d01 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1410] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 2 16:36:16 2026] GET /v2.0/security-groups?id=a987dd72-42a5-4946-be30-a69af6b587c0&id=c44740dd-f069-4b06-b4e9-10f6b9d3471d&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1411] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:16 2026] GET /v2.0/security-groups?id=8cf0331e-3b1b-499d-9e4e-a06c4bfc825d&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:17.173 7 INFO neutron.db.l3_hamode_db [None req-24765ac6-374f-43a4-b11e-6f9c650960f7 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 667/1412] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:36:16 2026] DELETE /v2.0/networks/57f61e02-7faa-4896-bd62-250ab3b859d6 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:36:17.235 8 WARNING neutron_lib.context [None req-1e4048df-1409-43f3-9f74-9d50550af59c 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:17.293 8 INFO neutron.db.segments_db [None req-1e4048df-1409-43f3-9f74-9d50550af59c 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Added segment 75a11e83-f971-49bd-b013-6f9cb7c79c7f of type vxlan for network 2605fe5d-b785-42ba-a5e6-37fabd0a515a [pid: 8|app: 0|req: 668/1413] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:36:17 2026] POST /v2.0/networks => generated 630 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1414] 199.19.213.102 () {34 vars in 994 bytes} [Thu Jul 2 16:36:17 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:36:17.451 8 WARNING neutron_lib.context [None req-000f7f3c-f2d6-4aef-917f-b39323767ae8 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1415] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:36:17 2026] POST /v2.0/subnets => generated 626 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1416] 199.19.213.102 () {34 vars in 1124 bytes} [Thu Jul 2 16:36:17 2026] GET /v2.0/security-groups?id=a987dd72-42a5-4946-be30-a69af6b587c0&id=c44740dd-f069-4b06-b4e9-10f6b9d3471d&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:17.802 8 WARNING neutron_lib.context [None req-5637bd4c-63ee-49b2-a50c-2b35299ea356 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:17.874 8 INFO neutron.db.segments_db [None req-5637bd4c-63ee-49b2-a50c-2b35299ea356 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Added segment 6cc5f08a-720d-42e3-97e4-ec019db0b497 of type vxlan for network 74662469-d630-4dac-a233-c8358c05852d 2026-07-02 16:36:18.137 8 INFO neutron.db.l3_hamode_db [None req-5637bd4c-63ee-49b2-a50c-2b35299ea356 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:36:18.278 8 INFO neutron.db.l3_hamode_db [None req-5637bd4c-63ee-49b2-a50c-2b35299ea356 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 746/1417] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:36:15 2026] POST /v2.0/routers => generated 728 bytes in 2558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1418] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:18 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1419] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:18 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:18.467 8 INFO neutron.services.segments.plugin [-] Segment 9e07987f-1971-4608-a4bf-dffe82060832 resource provider aggregate not found 2026-07-02 16:36:18.478 8 INFO neutron.services.segments.plugin [-] Segment 9e07987f-1971-4608-a4bf-dffe82060832 resource provider aggregate not found 2026-07-02 16:36:18.482 8 INFO neutron.services.segments.plugin [-] Segment 9e07987f-1971-4608-a4bf-dffe82060832 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e07987f-1971-4608-a4bf-dffe82060832 found for delete ", "request_id": "req-fa6b85d3-dda6-4699-82c1-ca7840ae935f"}]} 2026-07-02 16:36:18.492 8 INFO neutron.services.segments.plugin [-] Segment 9e07987f-1971-4608-a4bf-dffe82060832 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e07987f-1971-4608-a4bf-dffe82060832 found for delete ", "request_id": "req-0eeb1a23-ec74-4b37-a71a-054c2fdf497b"}]} [pid: 8|app: 0|req: 672/1420] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:36:17 2026] POST /v2.0/routers => generated 507 bytes in 1214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1421] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 2 16:36:19 2026] GET /v2.0/security-groups?id=a987dd72-42a5-4946-be30-a69af6b587c0&id=c44740dd-f069-4b06-b4e9-10f6b9d3471d&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1422] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:19 2026] GET /v2.0/security-groups?id=8cf0331e-3b1b-499d-9e4e-a06c4bfc825d&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1423] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:36:18 2026] PUT /v2.0/routers/cdc4818e-dae4-407d-9336-61d155cbe3f5/add_router_interface => generated 309 bytes in 1913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1424] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:20 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1010 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1425] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:20 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1426] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 2 16:36:20 2026] GET /v2.0/security-groups?id=a987dd72-42a5-4946-be30-a69af6b587c0&id=c44740dd-f069-4b06-b4e9-10f6b9d3471d&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1427] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:36:19 2026] PUT /v2.0/routers/b5a05ae3-577a-488e-b05a-89569b539cd3/add_router_interface => generated 309 bytes in 1405 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1428] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:20 2026] GET /v2.0/security-groups?id=8cf0331e-3b1b-499d-9e4e-a06c4bfc825d&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1429] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:36:20 2026] GET /v2.0/ports/d674f9b9-e146-4dca-9354-bef637762bca => generated 955 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1430] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:20 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1431] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:20 2026] GET /v2.0/security-groups?id=8cf0331e-3b1b-499d-9e4e-a06c4bfc825d&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1432] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:36:20 2026] PUT /v2.0/routers/b5a05ae3-577a-488e-b05a-89569b539cd3/remove_router_interface => generated 309 bytes in 948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1433] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:36:21 2026] GET /v2.0/ports?device_id=b5a05ae3-577a-488e-b05a-89569b539cd3 => 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: 680/1434] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:21 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1010 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1435] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 2 16:36:21 2026] GET /v2.0/security-groups?id=a987dd72-42a5-4946-be30-a69af6b587c0&id=c44740dd-f069-4b06-b4e9-10f6b9d3471d&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1436] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:21 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1010 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:36:22.244 7 INFO neutron.services.segments.plugin [-] Segment 6cc5f08a-720d-42e3-97e4-ec019db0b497 resource provider aggregate not found 2026-07-02 16:36:22.255 7 INFO neutron.services.segments.plugin [-] Segment 6cc5f08a-720d-42e3-97e4-ec019db0b497 resource provider aggregate not found 2026-07-02 16:36:22.263 7 INFO neutron.services.segments.plugin [-] Segment 6cc5f08a-720d-42e3-97e4-ec019db0b497 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cc5f08a-720d-42e3-97e4-ec019db0b497 found for delete ", "request_id": "req-b1394369-1163-4e10-83be-f15e27df0019"}]} 2026-07-02 16:36:22.278 7 INFO neutron.services.segments.plugin [-] Segment 6cc5f08a-720d-42e3-97e4-ec019db0b497 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cc5f08a-720d-42e3-97e4-ec019db0b497 found for delete ", "request_id": "req-8d0aebe2-3ce7-4e8e-9999-32cd800b948c"}]} 2026-07-02 16:36:22.287 7 INFO neutron.db.l3_hamode_db [None req-965a9c75-c81d-4573-92f9-012216c42aae 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] HA network 74662469-d630-4dac-a233-c8358c05852d was deleted as no HA routers are present in tenant 2795630094a94eaea0e4645908ca9f7b. [pid: 7|app: 0|req: 755/1437] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:21 2026] DELETE /v2.0/routers/b5a05ae3-577a-488e-b05a-89569b539cd3 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1438] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:22 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:22.414 8 INFO neutron.db.l3_db [None req-f0f43ba6-10d8-4d4a-ad91-0ceb3d285e5d 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] Floating IP e048fc9c-6100-4a98-bbc3-6ca189c65eec associated. External IP: 10.96.250.209, port: f486077a-a668-40c0-8bdf-1c78636ecf2b. [pid: 7|app: 0|req: 757/1439] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:22 2026] DELETE /v2.0/subnets/3cd17aa1-4e0b-48cb-8483-7d2505a4b95d => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1440] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:22 2026] GET /v2.0/security-groups?id=8cf0331e-3b1b-499d-9e4e-a06c4bfc825d&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1441] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:36:21 2026] PUT /v2.0/floatingips/e048fc9c-6100-4a98-bbc3-6ca189c65eec => generated 855 bytes in 904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1442] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 2 16:36:22 2026] GET /v2.0/networks?id=21be5c6a-df72-43ad-b932-10ce9fd77f56 => generated 673 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:22.855 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a352cbaf-da31-408a-a3ef-a40964f3c6d2'] response: {'name': 'network-changed', 'server_uuid': 'bdab21f5-24b7-4045-95b5-f94da89ff6ac', 'tag': 'f486077a-a668-40c0-8bdf-1c78636ecf2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 685/1443] 199.19.213.102 () {34 vars in 994 bytes} [Thu Jul 2 16:36:22 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1444] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 2 16:36:22 2026] GET /v2.0/quotas/23b9d3489d664d6c82c8f8e658719c57 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1445] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:36:22 2026] DELETE /v2.0/networks/2605fe5d-b785-42ba-a5e6-37fabd0a515a => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1446] 199.19.213.102 () {36 vars in 997 bytes} [Thu Jul 2 16:36:22 2026] DELETE /v2.0/ports/1e7bc82b-d679-4e4f-8584-51a579a7586c => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:36:23.189 8 WARNING neutron_lib.context [None req-d96c08e1-5124-4311-8082-e224eae990cb 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 760/1447] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 2 16:36:23 2026] GET /v2.0/ports?tenant_id=23b9d3489d664d6c82c8f8e658719c57&fields=id => generated 103 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:23.254 8 INFO neutron.db.segments_db [None req-d96c08e1-5124-4311-8082-e224eae990cb 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Added segment 5075040b-1b93-45e7-988a-811680a7429d of type vxlan for network 9d23381d-fafa-42e9-860a-d5cba36f0e67 [pid: 7|app: 0|req: 761/1448] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 2 16:36:23 2026] GET /v2.0/networks/21be5c6a-df72-43ad-b932-10ce9fd77f56?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: 762/1449] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 2 16:36:23 2026] GET /v2.0/networks/21be5c6a-df72-43ad-b932-10ce9fd77f56?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1450] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:36:23 2026] GET /v2.0/ports?tenant_id=b428183d6428491a9ff63e3ebf341626&device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1279 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1451] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:36:23 2026] GET /v2.0/networks?id=506879da-8449-4139-9bbd-084229e7b3d6 => generated 768 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:23.535 8 INFO neutron.db.l3_hamode_db [None req-d96c08e1-5124-4311-8082-e224eae990cb 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 765/1452] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:36:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f486077a-a668-40c0-8bdf-1c78636ecf2b => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1453] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:23 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => 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: 767/1454] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:36:23 2026] GET /v2.0/subnets?id=5dfe8c58-ed3a-4804-b3c1-a76760537c0e => generated 690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1455] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:36:23 2026] GET /v2.0/ports?network_id=506879da-8449-4139-9bbd-084229e7b3d6&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1456] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:36:23 2026] GET /v2.0/networks/506879da-8449-4139-9bbd-084229e7b3d6?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: 770/1457] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:23 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => 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: 771/1458] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:36:23 2026] GET /v2.0/networks/506879da-8449-4139-9bbd-084229e7b3d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:24.440 8 INFO neutron.db.l3_hamode_db [None req-d96c08e1-5124-4311-8082-e224eae990cb 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 772/1459] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:24 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:24.822 7 INFO neutron.services.segments.plugin [-] Segment 75a11e83-f971-49bd-b013-6f9cb7c79c7f resource provider aggregate not found 2026-07-02 16:36:24.832 7 INFO neutron.services.segments.plugin [-] Segment 75a11e83-f971-49bd-b013-6f9cb7c79c7f resource provider aggregate not found [pid: 7|app: 0|req: 773/1460] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:24 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:24.909 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-11cb3565-e781-424f-847a-08ab70a508d2'] response: {'server_uuid': '9d163ef0-d2d9-44b8-81d8-297ec2e8ad36', 'name': 'network-vif-deleted', 'tag': '1e7bc82b-d679-4e4f-8584-51a579a7586c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 688/1461] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:36:23 2026] POST /v2.0/routers => generated 688 bytes in 2254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:25.445 7 INFO neutron.services.segments.plugin [-] Segment 75a11e83-f971-49bd-b013-6f9cb7c79c7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75a11e83-f971-49bd-b013-6f9cb7c79c7f found for delete ", "request_id": "req-666f7526-bead-4d80-8102-a255ee7bf00a"}]} 2026-07-02 16:36:25.446 7 INFO neutron.services.segments.plugin [-] Segment 75a11e83-f971-49bd-b013-6f9cb7c79c7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75a11e83-f971-49bd-b013-6f9cb7c79c7f found for delete ", "request_id": "req-ca8bd1ef-cfe9-4b0d-a7ec-f4e69a89ec0c"}]} [pid: 7|app: 0|req: 774/1462] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:36:25 2026] GET /v2.0/routers/5d8536c1-5fd8-49c7-a21a-3ec04350eb98 => generated 694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1463] 10.0.0.235 () {32 vars in 647 bytes} [Thu Jul 2 16:36:25 2026] GET /v2.0/routers => generated 697 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1464] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:25 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => 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: 691/1465] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:25 2026] GET /v2.0/ports?device_id=9d163ef0-d2d9-44b8-81d8-297ec2e8ad36 => 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: 775/1466] 10.0.0.235 () {34 vars in 741 bytes} [Thu Jul 2 16:36:25 2026] PUT /v2.0/routers/5d8536c1-5fd8-49c7-a21a-3ec04350eb98 => generated 701 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1467] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:36:26 2026] GET /v2.0/routers/5d8536c1-5fd8-49c7-a21a-3ec04350eb98 => generated 701 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1468] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:36:26 2026] GET /v2.0/ports?device_id=5d8536c1-5fd8-49c7-a21a-3ec04350eb98 => 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: 777/1469] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:26 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:27.118 8 INFO neutron.services.segments.plugin [-] Segment 5075040b-1b93-45e7-988a-811680a7429d resource provider aggregate not found 2026-07-02 16:36:27.123 8 INFO neutron.services.segments.plugin [-] Segment 5075040b-1b93-45e7-988a-811680a7429d resource provider aggregate not found 2026-07-02 16:36:27.136 8 INFO neutron.db.l3_hamode_db [None req-a1a5567a-fc75-4e95-9163-0b1c0685badc 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] HA network 9d23381d-fafa-42e9-860a-d5cba36f0e67 was deleted as no HA routers are present in tenant 2795630094a94eaea0e4645908ca9f7b. [pid: 8|app: 0|req: 693/1470] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:26 2026] DELETE /v2.0/routers/5d8536c1-5fd8-49c7-a21a-3ec04350eb98 => generated 0 bytes in 928 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:36:27.151 8 INFO neutron.services.segments.plugin [-] Segment 5075040b-1b93-45e7-988a-811680a7429d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5075040b-1b93-45e7-988a-811680a7429d found for delete ", "request_id": "req-f98d7157-5a64-4e38-bfe8-6b06b30ffdbc"}]} 2026-07-02 16:36:27.151 8 INFO neutron.services.segments.plugin [-] Segment 5075040b-1b93-45e7-988a-811680a7429d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5075040b-1b93-45e7-988a-811680a7429d found for delete ", "request_id": "req-25cbdda6-fa49-4ef0-b091-287346947330"}]} [pid: 8|app: 0|req: 694/1471] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:36:27 2026] GET /v2.0/ports?device_id=5d8536c1-5fd8-49c7-a21a-3ec04350eb98 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:27.208 8 INFO neutron.api.v2.resource [None req-12c5417c-67e5-4654-ac5b-a11e66c14217 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 695/1472] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:27 2026] DELETE /v2.0/routers/5d8536c1-5fd8-49c7-a21a-3ec04350eb98 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1473] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:36:27 2026] GET /v2.0/ports?device_id=b5a05ae3-577a-488e-b05a-89569b539cd3 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:27.267 8 INFO neutron.api.v2.resource [None req-5aac62c5-1b0f-4036-809f-f8d42fc1c5ea 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 697/1474] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:27 2026] DELETE /v2.0/routers/b5a05ae3-577a-488e-b05a-89569b539cd3 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:36:27.283 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2298a930-0b10-443d-9b44-83d1b5135750 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 698/1475] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:27 2026] DELETE /v2.0/subnets/3cd17aa1-4e0b-48cb-8483-7d2505a4b95d => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1476] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:36:27 2026] GET /v2.0/ports?device_id=81a5059f-86e6-4e95-9068-ed7ed4055e9b => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:27.329 8 INFO neutron.api.v2.resource [None req-5e4b64bc-8d76-4a4f-93e7-e131f38268e5 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 700/1477] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:27 2026] DELETE /v2.0/routers/81a5059f-86e6-4e95-9068-ed7ed4055e9b => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:36:27.344 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa53f5f3-1cef-45a7-840c-3fe62fb43b8a 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 701/1478] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:27 2026] DELETE /v2.0/subnets/8ac52ce3-8c31-46cc-83af-4313b0c98d01 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1479] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:36:27 2026] GET /v2.0/ports?device_id=154fef9e-1102-4523-9ffb-ff8ee360b052 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:27.392 8 INFO neutron.api.v2.resource [None req-64028872-a210-449f-b024-87bdb59c232b 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 703/1480] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:27 2026] DELETE /v2.0/routers/154fef9e-1102-4523-9ffb-ff8ee360b052 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:36:27.408 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac2d91e6-d679-4230-991f-ea049473ec0e 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 704/1481] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:27 2026] DELETE /v2.0/subnets/e45d7642-e951-48d1-a4e8-090438c0f542 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:36:27.426 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09951174-d5dd-41da-a784-ded43ed7c550 29cd066a984245c4a40419bf49632b5b 2795630094a94eaea0e4645908ca9f7b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 705/1482] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:27 2026] DELETE /v2.0/subnets/163f36f0-7d4d-4ebe-861f-81ba07f2a93b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py:373: 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. (This warning originated from the Session 'autoflush' process, which was invoked automatically in response to a user-initiated operation.) items = [ [pid: 8|app: 0|req: 706/1483] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:27 2026] GET /v2.0/security-groups?tenant_id=2795630094a94eaea0e4645908ca9f7b&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1484] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:36:27 2026] PUT /v2.0/routers/84d3f49f-cd9b-4f36-944a-c48bb490cca9/remove_router_interface => generated 309 bytes in 1063 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1485] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:28 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1486] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:28 2026] DELETE /v2.0/security-groups/3891115a-9860-4fcb-9774-2e28d1f1328d => 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: 780/1487] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:36:28 2026] GET /v2.0/networks?id=21be5c6a-df72-43ad-b932-10ce9fd77f56 => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:28.566 7 WARNING neutron_lib.context [req-57afbdb5-f459-4d61-b43e-dffd0d1c220d req-cc9a4078-fc0a-4a2a-baf8-ac9a265d6765 faf0ad372bf44fbdaae704f858f98e9e 23b9d3489d664d6c82c8f8e658719c57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 781/1488] 199.19.213.102 () {38 vars in 955 bytes} [Thu Jul 2 16:36:28 2026] POST /v2.0/ports => generated 954 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:36:28.973 8 INFO neutron.db.l3_hamode_db [None req-ee6c5a1b-2be5-41c2-b670-7a7e03d2cbc9 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] HA network 46912b84-930c-49a5-b394-ee5d5888a229 was deleted as no HA routers are present in tenant 57c9450e3c9a4d6888efb5dc9cb13008. [pid: 8|app: 0|req: 708/1489] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:28 2026] DELETE /v2.0/routers/84d3f49f-cd9b-4f36-944a-c48bb490cca9 => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1490] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:28 2026] DELETE /v2.0/subnets/efd10144-d533-4a58-b24b-b57ba9a10683 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:36:29.170 8 INFO neutron.services.segments.plugin [-] Segment 34f62590-42d9-4f89-901c-2d7ca4011a0d resource provider aggregate not found 2026-07-02 16:36:29.178 8 INFO neutron.services.segments.plugin [-] Segment 34f62590-42d9-4f89-901c-2d7ca4011a0d resource provider aggregate not found 2026-07-02 16:36:29.182 8 INFO neutron.services.segments.plugin [-] Segment 34f62590-42d9-4f89-901c-2d7ca4011a0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34f62590-42d9-4f89-901c-2d7ca4011a0d found for delete ", "request_id": "req-e7682994-8fbd-4e2b-b94b-a43e42d6d3cc"}]} 2026-07-02 16:36:29.191 8 INFO neutron.services.segments.plugin [-] Segment 34f62590-42d9-4f89-901c-2d7ca4011a0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34f62590-42d9-4f89-901c-2d7ca4011a0d found for delete ", "request_id": "req-abba81c4-f63a-456f-9af7-fc1a3ec239a6"}]} [pid: 8|app: 0|req: 710/1491] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:36:29 2026] DELETE /v2.0/networks/803a7cf8-6c2a-41e7-a89c-b724a0778d52 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1492] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:36:28 2026] PUT /v2.0/ports/ba12de21-bbae-48d4-b2d4-841b6cf9e24e => generated 1235 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1493] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:29 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 783/1494] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:29 2026] GET /v2.0/security-groups?id=34aef76e-b0ae-46ab-a854-a420aa64243a&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: 712/1497] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:29 2026] GET /v2.0/security-groups?tenant_id=57c9450e3c9a4d6888efb5dc9cb13008&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:36:29.691 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a3bc691-6ee1-43f8-8e57-f415348f4bdf'] response: {'name': 'network-changed', 'server_uuid': '1df1e30a-45ff-4f90-8d47-d7a22e9337d0', 'tag': 'ba12de21-bbae-48d4-b2d4-841b6cf9e24e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 786/1498] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:29 2026] DELETE /v2.0/security-groups/8cf0331e-3b1b-499d-9e4e-a06c4bfc825d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:36:30.124 8 WARNING neutron_lib.context [None req-ce19c47d-863a-46ba-8372-4331567bb97e b18589b89c9445eab00790f284903647 8cc3e6f1d0184515ae97b2d087ae4717 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 787/1499] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:36:30 2026] GET /v2.0/ports?tenant_id=23b9d3489d664d6c82c8f8e658719c57&device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => 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: 788/1500] 199.19.213.102 () {34 vars in 1018 bytes} [Thu Jul 2 16:36:30 2026] GET /v2.0/networks?tenant_id=23b9d3489d664d6c82c8f8e658719c57&shared=False => generated 769 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1501] 199.19.213.102 () {34 vars in 930 bytes} [Thu Jul 2 16:36:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1502] 10.0.0.235 () {34 vars in 684 bytes} [Thu Jul 2 16:36:29 2026] POST /v2.0/security-groups => generated 1624 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1503] 10.0.0.235 () {32 vars in 663 bytes} [Thu Jul 2 16:36:30 2026] GET /v2.0/security-groups => generated 4529 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1504] 10.0.0.235 () {34 vars in 758 bytes} [Thu Jul 2 16:36:30 2026] PUT /v2.0/security-groups/69df0b84-ef03-4046-8d66-ffe3fc8dcbe6 => generated 1663 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1505] 10.0.0.235 () {32 vars in 737 bytes} [Thu Jul 2 16:36:30 2026] GET /v2.0/security-groups/69df0b84-ef03-4046-8d66-ffe3fc8dcbe6 => generated 1663 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1506] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:30 2026] DELETE /v2.0/security-groups/69df0b84-ef03-4046-8d66-ffe3fc8dcbe6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1507] 10.0.0.235 () {32 vars in 663 bytes} [Thu Jul 2 16:36:30 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:36:30.691 8 INFO neutron.api.v2.resource [None req-952b859f-5b3e-4f9c-82c5-054ea8562d04 b18589b89c9445eab00790f284903647 8cc3e6f1d0184515ae97b2d087ae4717 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 716/1508] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:30 2026] DELETE /v2.0/security-groups/69df0b84-ef03-4046-8d66-ffe3fc8dcbe6 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:36:30.702 8 WARNING neutron_lib.context [None req-86b6ee61-7150-42b4-9f01-fbba2d5afe5f b18589b89c9445eab00790f284903647 8cc3e6f1d0184515ae97b2d087ae4717 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 793/1509] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:30 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => 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: 794/1510] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:30 2026] GET /v2.0/security-groups?id=34aef76e-b0ae-46ab-a854-a420aa64243a&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1511] 10.0.0.235 () {34 vars in 684 bytes} [Thu Jul 2 16:36:30 2026] POST /v2.0/security-groups => generated 1625 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:36:30.851 7 WARNING neutron_lib.context [None req-fabfc842-8997-44b7-90fc-cdd2345682a7 b18589b89c9445eab00790f284903647 8cc3e6f1d0184515ae97b2d087ae4717 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 718/1512] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:30 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1010 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1513] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:36:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1514] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:36:30 2026] GET /v2.0/security-group-rules/9fc0aeb3-2ff4-486d-b0a7-708fbf35b923 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1515] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 2 16:36:30 2026] GET /v2.0/security-groups?id=a987dd72-42a5-4946-be30-a69af6b587c0&id=c44740dd-f069-4b06-b4e9-10f6b9d3471d&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1516] 10.0.0.235 () {32 vars in 673 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1517] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:36:31 2026] DELETE /v2.0/security-group-rules/9fc0aeb3-2ff4-486d-b0a7-708fbf35b923 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:36:31.207 8 INFO neutron.services.segments.plugin [-] Segment 2fb827e9-8aff-4771-a05d-567b8fe70885 resource provider aggregate not found 2026-07-02 16:36:31.217 8 INFO neutron.services.segments.plugin [-] Segment 2fb827e9-8aff-4771-a05d-567b8fe70885 resource provider aggregate not found 2026-07-02 16:36:31.227 8 INFO neutron.services.segments.plugin [-] Segment 2fb827e9-8aff-4771-a05d-567b8fe70885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fb827e9-8aff-4771-a05d-567b8fe70885 found for delete ", "request_id": "req-020c7d46-b79f-422f-b950-b32e9b93454f"}]} [pid: 7|app: 0|req: 799/1518] 10.0.0.235 () {32 vars in 673 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:36:31.229 8 INFO neutron.services.segments.plugin [-] Segment 2fb827e9-8aff-4771-a05d-567b8fe70885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fb827e9-8aff-4771-a05d-567b8fe70885 found for delete ", "request_id": "req-3f6a2235-19ef-43d2-83b9-07cecdf52503"}]} [pid: 8|app: 0|req: 720/1519] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1279 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:36:31.238 7 WARNING neutron_lib.context [None req-18cd46d3-1e01-49d1-98da-dcd49e19588d b18589b89c9445eab00790f284903647 8cc3e6f1d0184515ae97b2d087ae4717 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 721/1520] 10.0.0.235 () {32 vars in 858 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/floatingips?floating_network_id=8f1a4dde-74b0-4854-9c2e-7c72cc40d773&port_id=f486077a-a668-40c0-8bdf-1c78636ecf2b => 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: 800/1521] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:36:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1522] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/security-group-rules/b8b0535e-6c66-4106-8078-df4a08016788 => 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: 722/1523] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/ports?tenant_id=23b9d3489d664d6c82c8f8e658719c57&device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1524] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ba12de21-bbae-48d4-b2d4-841b6cf9e24e => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1525] 10.0.0.235 () {32 vars in 673 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1526] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/subnets?id=b29c87a5-78ce-4d0e-8117-5677e0438155 => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1527] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/ports?network_id=21be5c6a-df72-43ad-b932-10ce9fd77f56&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1528] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:36:31 2026] DELETE /v2.0/security-group-rules/b8b0535e-6c66-4106-8078-df4a08016788 => 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: 726/1529] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/networks/21be5c6a-df72-43ad-b932-10ce9fd77f56?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1530] 10.0.0.235 () {32 vars in 673 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:36:31.595 7 WARNING neutron_lib.context [None req-b270a314-802c-405f-8634-4b51a31a2890 b18589b89c9445eab00790f284903647 8cc3e6f1d0184515ae97b2d087ae4717 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1531] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/networks/21be5c6a-df72-43ad-b932-10ce9fd77f56?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:31.636 7 INFO neutron.db.securitygroups_db [None req-b270a314-802c-405f-8634-4b51a31a2890 b18589b89c9445eab00790f284903647 8cc3e6f1d0184515ae97b2d087ae4717 - - default default] Project 8cc3e6f1d0184515ae97b2d087ae4717 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: 805/1532] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:36:31 2026] POST /v2.0/security-group-rules => generated 607 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1533] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/security-group-rules/e0c86672-4eca-426e-a7c4-ab2ff33858fe => generated 607 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1534] 10.0.0.235 () {32 vars in 673 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1535] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1536] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:36:31 2026] DELETE /v2.0/security-group-rules/e0c86672-4eca-426e-a7c4-ab2ff33858fe => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1537] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/security-groups?id=34aef76e-b0ae-46ab-a854-a420aa64243a&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1538] 10.0.0.235 () {32 vars in 673 bytes} [Thu Jul 2 16:36:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1539] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:32 2026] DELETE /v2.0/security-groups/1bc0ae1a-5823-4c74-b17c-7c61d08a629d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1540] 10.0.0.235 () {32 vars in 663 bytes} [Thu Jul 2 16:36:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1541] 10.0.0.235 () {32 vars in 663 bytes} [Thu Jul 2 16:36:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1542] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:32 2026] GET /v2.0/security-groups?tenant_id=8cc3e6f1d0184515ae97b2d087ae4717&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1543] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:32 2026] GET /v2.0/security-groups?tenant_id=7b18ac0ae99645d98736c49b2b14677b&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1544] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:32 2026] DELETE /v2.0/security-groups/d13c143a-9559-4afe-9de5-9d99ceb9d4da => 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: 733/1545] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:32 2026] DELETE /v2.0/security-groups/66e03d62-82b0-41fd-8d8b-7cc9d5b34c78 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1546] 10.0.0.140 () {34 vars in 990 bytes} [Thu Jul 2 16:36:32 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1279 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1547] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:33 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => 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: 814/1548] 10.0.0.140 () {34 vars in 1120 bytes} [Thu Jul 2 16:36:33 2026] GET /v2.0/security-groups?id=a987dd72-42a5-4946-be30-a69af6b587c0&id=c44740dd-f069-4b06-b4e9-10f6b9d3471d&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1549] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:33 2026] GET /v2.0/security-groups?id=34aef76e-b0ae-46ab-a854-a420aa64243a&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1550] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:34 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1551] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:34 2026] GET /v2.0/security-groups?id=34aef76e-b0ae-46ab-a854-a420aa64243a&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:35.205 7 WARNING neutron_lib.context [None req-a4cc2266-c222-468c-9898-724a56afd21a eb5ed8a1ed3445dba5bf707a340b18c6 6f607db932d8419b9e1e97fe2eab55f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 816/1552] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:36:34 2026] POST /v2.0/subnetpools => generated 548 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1553] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:35 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1554] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:36:35 2026] GET /v2.0/subnetpools/12219c8d-44f4-4277-8bf7-270493e5a103 => generated 548 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1555] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 2 16:36:35 2026] GET /v2.0/security-groups?id=a987dd72-42a5-4946-be30-a69af6b587c0&id=c44740dd-f069-4b06-b4e9-10f6b9d3471d&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1556] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:36:35 2026] PUT /v2.0/subnetpools/12219c8d-44f4-4277-8bf7-270493e5a103 => generated 501 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1557] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:35 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1558] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:36:35 2026] DELETE /v2.0/subnetpools/12219c8d-44f4-4277-8bf7-270493e5a103 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:36:35.471 7 INFO neutron.api.v2.resource [None req-34a1a964-28e2-4b53-8cf1-12c8886d92db eb5ed8a1ed3445dba5bf707a340b18c6 6f607db932d8419b9e1e97fe2eab55f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 820/1559] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:36:35 2026] GET /v2.0/subnetpools/12219c8d-44f4-4277-8bf7-270493e5a103 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:36:35.487 7 INFO neutron.api.v2.resource [None req-3911d650-8040-425b-826d-2eb32d0c3df4 eb5ed8a1ed3445dba5bf707a340b18c6 6f607db932d8419b9e1e97fe2eab55f4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 821/1560] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:36:35 2026] DELETE /v2.0/subnetpools/12219c8d-44f4-4277-8bf7-270493e5a103 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1561] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:35 2026] GET /v2.0/security-groups?id=34aef76e-b0ae-46ab-a854-a420aa64243a&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1562] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:36 2026] GET /v2.0/security-groups?tenant_id=6f607db932d8419b9e1e97fe2eab55f4&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1563] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:36 2026] DELETE /v2.0/security-groups/5db71ef5-d507-417a-bf12-2032f58dccff => 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: 823/1564] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:36 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1010 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1565] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 2 16:36:36 2026] GET /v2.0/security-groups?id=a987dd72-42a5-4946-be30-a69af6b587c0&id=c44740dd-f069-4b06-b4e9-10f6b9d3471d&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1566] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:36 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1567] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:36 2026] GET /v2.0/security-groups?id=34aef76e-b0ae-46ab-a854-a420aa64243a&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1568] 199.19.213.102 () {34 vars in 994 bytes} [Thu Jul 2 16:36:37 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:36:37.582 8 INFO neutron.db.l3_db [req-2d950393-7a16-4342-8994-d2fd14ecf91b req-725ed32a-8d07-4964-b3e0-9faadd1eb309 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] Floating IP e048fc9c-6100-4a98-bbc3-6ca189c65eec disassociated. External IP: 10.96.250.209, port: f486077a-a668-40c0-8bdf-1c78636ecf2b. [pid: 7|app: 0|req: 826/1569] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:37 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1570] 199.19.213.102 () {36 vars in 997 bytes} [Thu Jul 2 16:36:37 2026] DELETE /v2.0/ports/f486077a-a668-40c0-8bdf-1c78636ecf2b => generated 0 bytes in 798 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1571] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:38 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:38.202 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d0a88f2-a9ee-498a-97b3-c6d2c7bec137'] response: {'server_uuid': 'bdab21f5-24b7-4045-95b5-f94da89ff6ac', 'name': 'network-vif-deleted', 'tag': 'f486077a-a668-40c0-8bdf-1c78636ecf2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 745/1572] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:38 2026] GET /v2.0/security-groups?id=34aef76e-b0ae-46ab-a854-a420aa64243a&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1573] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:38 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1574] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:39 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1575] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:36:39 2026] GET /v2.0/security-groups?id=34aef76e-b0ae-46ab-a854-a420aa64243a&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1576] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:39 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1577] 199.19.213.102 () {34 vars in 994 bytes} [Thu Jul 2 16:36:40 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1578] 199.19.213.102 () {36 vars in 997 bytes} [Thu Jul 2 16:36:40 2026] DELETE /v2.0/ports/ba12de21-bbae-48d4-b2d4-841b6cf9e24e => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1579] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:40 2026] GET /v2.0/security-groups?tenant_id=c35999ca16e14f7eb4d574ed90b37510&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:36:40.457 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8716a7b7-a193-460a-95b5-b3370355d49b'] response: {'server_uuid': '1df1e30a-45ff-4f90-8d47-d7a22e9337d0', 'name': 'network-vif-deleted', 'tag': 'ba12de21-bbae-48d4-b2d4-841b6cf9e24e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 832/1580] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:40 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1581] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:40 2026] DELETE /v2.0/security-groups/f9f30fe7-7289-4f57-8856-7536658ee8ff => 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: 833/1582] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:40 2026] GET /v2.0/security-groups?tenant_id=6244f509f667416b869e3ef4d83cf63e&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1583] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:40 2026] DELETE /v2.0/security-groups/e58c8100-daa2-4af1-8cec-48c56cd48311 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1584] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:40 2026] GET /v2.0/ports?device_id=bdab21f5-24b7-4045-95b5-f94da89ff6ac => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1585] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:41 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => 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: 835/1586] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:42 2026] DELETE /v2.0/security-groups/a987dd72-42a5-4946-be30-a69af6b587c0 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:36:42.249 8 INFO neutron.api.v2.resource [None req-7a894c0b-e4a0-444d-bc85-2494fe5e3bb2 491710b35624458f9158a161b6a753ab b428183d6428491a9ff63e3ebf341626 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 752/1587] 10.0.0.235 () {32 vars in 737 bytes} [Thu Jul 2 16:36:42 2026] GET /v2.0/security-groups/a987dd72-42a5-4946-be30-a69af6b587c0 => 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: 753/1588] 199.19.213.102 () {34 vars in 1096 bytes} [Thu Jul 2 16:36:42 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0&fields=binding%3Ahost_id&fields=binding%3Avif_type => 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: 836/1589] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:36:42 2026] DELETE /v2.0/floatingips/e048fc9c-6100-4a98-bbc3-6ca189c65eec => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1590] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:42 2026] DELETE /v2.0/security-groups/c44740dd-f069-4b06-b4e9-10f6b9d3471d => 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: 838/1591] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:36:42 2026] GET /v2.0/ports?device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:42.702 8 WARNING neutron_lib.context [None req-2af15078-7927-4208-8120-60092edb58eb 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:42.902 8 INFO neutron.db.segments_db [None req-2af15078-7927-4208-8120-60092edb58eb 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] Added segment 418b974e-0cfd-4a1d-973c-45b9aaddcc79 of type vxlan for network d2bff2bb-5a1b-408d-8b4e-82882e361cb2 [pid: 8|app: 0|req: 754/1592] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:36:42 2026] POST /v2.0/networks => generated 650 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:43.030 8 WARNING neutron_lib.context [None req-e5b2f5b7-02aa-48bb-8583-1e3a01204027 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 755/1593] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:36:43 2026] POST /v2.0/subnets => generated 627 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:43.339 8 WARNING neutron_lib.context [None req-64fc78ed-96b6-4a4c-8143-4c75d7df9ec0 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:43.399 8 INFO neutron.db.segments_db [None req-64fc78ed-96b6-4a4c-8143-4c75d7df9ec0 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] Added segment 95dabed0-6e70-4111-9d8d-b1b7734e810a of type vxlan for network 2d39af09-eba5-46b1-a796-acf4d1a55561 2026-07-02 16:36:43.673 8 INFO neutron.db.l3_hamode_db [None req-64fc78ed-96b6-4a4c-8143-4c75d7df9ec0 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 839/1594] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:36:42 2026] PUT /v2.0/routers/3f7b4fbb-1f34-47fa-8bd4-c4c064f5ec76/remove_router_interface => generated 309 bytes in 1102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1595] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:36:43 2026] GET /v2.0/ports?tenant_id=23b9d3489d664d6c82c8f8e658719c57&device_id=1df1e30a-45ff-4f90-8d47-d7a22e9337d0 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:36:44.609 8 INFO neutron.db.l3_hamode_db [None req-64fc78ed-96b6-4a4c-8143-4c75d7df9ec0 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:36:44.716 7 INFO neutron.services.segments.plugin [-] Segment 2b511b91-1bf4-42a9-a8ae-1bfea5f10d09 resource provider aggregate not found 2026-07-02 16:36:44.720 7 INFO neutron.services.segments.plugin [-] Segment 2b511b91-1bf4-42a9-a8ae-1bfea5f10d09 resource provider aggregate not found 2026-07-02 16:36:44.730 7 INFO neutron.services.segments.plugin [-] Segment 2b511b91-1bf4-42a9-a8ae-1bfea5f10d09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b511b91-1bf4-42a9-a8ae-1bfea5f10d09 found for delete ", "request_id": "req-09e0582f-8e49-44f2-aac5-88d60dce08dd"}]} 2026-07-02 16:36:44.732 7 INFO neutron.services.segments.plugin [-] Segment 2b511b91-1bf4-42a9-a8ae-1bfea5f10d09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b511b91-1bf4-42a9-a8ae-1bfea5f10d09 found for delete ", "request_id": "req-2145f8b7-9609-48eb-b802-b1b794b4260c"}]} 2026-07-02 16:36:44.734 7 INFO neutron.db.l3_hamode_db [None req-5429ed5f-af36-4864-9000-50ded05ebeb4 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] HA network 7bc2a94d-043f-4f70-86cd-a5dc323d1ba6 was deleted as no HA routers are present in tenant b428183d6428491a9ff63e3ebf341626. [pid: 7|app: 0|req: 841/1596] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:43 2026] DELETE /v2.0/routers/3f7b4fbb-1f34-47fa-8bd4-c4c064f5ec76 => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1597] 199.19.213.102 () {34 vars in 1018 bytes} [Thu Jul 2 16:36:44 2026] GET /v2.0/networks?tenant_id=23b9d3489d664d6c82c8f8e658719c57&shared=False => generated 769 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1600] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:44 2026] DELETE /v2.0/subnets/5dfe8c58-ed3a-4804-b3c1-a76760537c0e => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1601] 199.19.213.102 () {34 vars in 930 bytes} [Thu Jul 2 16:36:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1602] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:36:43 2026] POST /v2.0/routers => generated 694 bytes in 2293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:45.887 8 INFO neutron.services.segments.plugin [-] Segment 5c92552c-9967-4fcf-ac75-b34dc6c51074 resource provider aggregate not found 2026-07-02 16:36:45.893 8 INFO neutron.services.segments.plugin [-] Segment 5c92552c-9967-4fcf-ac75-b34dc6c51074 resource provider aggregate not found 2026-07-02 16:36:45.907 8 INFO neutron.services.segments.plugin [-] Segment 5c92552c-9967-4fcf-ac75-b34dc6c51074 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c92552c-9967-4fcf-ac75-b34dc6c51074 found for delete ", "request_id": "req-ad6b461f-b846-4e53-bb43-2409a59e3185"}]} 2026-07-02 16:36:45.909 8 INFO neutron.services.segments.plugin [-] Segment 5c92552c-9967-4fcf-ac75-b34dc6c51074 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c92552c-9967-4fcf-ac75-b34dc6c51074 found for delete ", "request_id": "req-b642de42-f9f9-47b1-9f31-697c6a052645"}]} [pid: 8|app: 0|req: 757/1603] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:36:45 2026] DELETE /v2.0/networks/506879da-8449-4139-9bbd-084229e7b3d6 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1604] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:36:45 2026] PUT /v2.0/routers/cdc4818e-dae4-407d-9336-61d155cbe3f5/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1605] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:36:46 2026] PUT /v2.0/routers/712fecc5-04e4-451f-99f1-be9676ad9399/remove_router_interface => generated 309 bytes in 897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1606] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:36:45 2026] PUT /v2.0/routers/cc4ed615-2477-4796-bf46-be44d6eb3237/add_router_interface => generated 309 bytes in 1456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:47.977 7 INFO neutron.services.segments.plugin [-] Segment fe45d5da-8897-4b3f-b2a7-2a870403a00e resource provider aggregate not found 2026-07-02 16:36:47.981 7 INFO neutron.services.segments.plugin [-] Segment fe45d5da-8897-4b3f-b2a7-2a870403a00e resource provider aggregate not found 2026-07-02 16:36:47.993 7 INFO neutron.services.segments.plugin [-] Segment fe45d5da-8897-4b3f-b2a7-2a870403a00e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe45d5da-8897-4b3f-b2a7-2a870403a00e found for delete ", "request_id": "req-fa87a616-98ee-48ea-ae60-8e4d6661c7d5"}]} 2026-07-02 16:36:47.996 7 INFO neutron.services.segments.plugin [-] Segment fe45d5da-8897-4b3f-b2a7-2a870403a00e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe45d5da-8897-4b3f-b2a7-2a870403a00e found for delete ", "request_id": "req-7430ce91-ce46-414e-8ffb-babbbafd2073"}]} 2026-07-02 16:36:48.005 7 INFO neutron.db.l3_hamode_db [None req-e57f8316-70e4-43c1-a617-49b42df5f8e2 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] HA network 537e882d-80d2-4b67-892c-e9840acf10e8 was deleted as no HA routers are present in tenant 23b9d3489d664d6c82c8f8e658719c57. [pid: 7|app: 0|req: 849/1607] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:46 2026] DELETE /v2.0/routers/cdc4818e-dae4-407d-9336-61d155cbe3f5 => generated 0 bytes in 1021 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1608] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:48 2026] GET /v2.0/security-groups?tenant_id=0f0ccc554e1f446f838ba7abe42b4f9f&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:36:48.340 8 INFO neutron.services.segments.plugin [-] Segment 9cd9d9b7-d06a-478b-be37-3211901eb837 resource provider aggregate not found 2026-07-02 16:36:48.343 7 WARNING neutron_lib.context [None req-3a3f26bb-7848-47d2-bdfa-9b6c8806ffd7 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:48.346 8 INFO neutron.services.segments.plugin [-] Segment 9cd9d9b7-d06a-478b-be37-3211901eb837 resource provider aggregate not found 2026-07-02 16:36:48.351 8 INFO neutron.services.segments.plugin [-] Segment 9cd9d9b7-d06a-478b-be37-3211901eb837 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cd9d9b7-d06a-478b-be37-3211901eb837 found for delete ", "request_id": "req-302c18d6-0679-41a8-bd56-56e57a2e59ce"}]} 2026-07-02 16:36:48.359 8 INFO neutron.services.segments.plugin [-] Segment 9cd9d9b7-d06a-478b-be37-3211901eb837 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cd9d9b7-d06a-478b-be37-3211901eb837 found for delete ", "request_id": "req-29fec096-0d2f-4455-a933-86cf3e424432"}]} 2026-07-02 16:36:48.362 8 INFO neutron.db.l3_hamode_db [None req-a6d5a56f-86ba-47a8-a1da-d6e523392698 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] HA network 7020b0e4-dd9d-495e-83df-ff81b55b8fbe was deleted as no HA routers are present in tenant 6630d2086d04487888a74686fb70fdbe. [pid: 8|app: 0|req: 759/1609] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:47 2026] DELETE /v2.0/routers/712fecc5-04e4-451f-99f1-be9676ad9399 => generated 0 bytes in 973 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1610] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:48 2026] DELETE /v2.0/subnets/b29c87a5-78ce-4d0e-8117-5677e0438155 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1611] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:48 2026] DELETE /v2.0/security-groups/538f6aa3-02c2-4c67-89df-fac06050917b => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1612] 10.0.0.235 () {34 vars in 665 bytes} [Thu Jul 2 16:36:48 2026] POST /v2.0/ports => generated 954 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 762/1613] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:48 2026] DELETE /v2.0/subnets/bcfb4e9b-5733-411a-bb74-5cd5a9ea64e9 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:36:48.747 8 WARNING neutron_lib.context [None req-d02f10fe-366a-4d7c-96e8-8044234bcafb 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 852/1614] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:36:48 2026] DELETE /v2.0/networks/21be5c6a-df72-43ad-b932-10ce9fd77f56 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1615] 10.0.0.235 () {34 vars in 665 bytes} [Thu Jul 2 16:36:48 2026] POST /v2.0/ports => generated 955 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 764/1616] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:49 2026] GET /v2.0/security-groups?tenant_id=23b9d3489d664d6c82c8f8e658719c57&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:36:49.218 8 WARNING neutron_lib.context [None req-b99f62cb-56db-4d5d-977b-fe2ff5069a24 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 853/1617] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:36:49 2026] DELETE /v2.0/networks/4087d290-6b8f-4fa5-9bd6-03d1a36b7826 => 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: 854/1618] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:49 2026] DELETE /v2.0/security-groups/34aef76e-b0ae-46ab-a854-a420aa64243a => 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: 855/1619] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:49 2026] GET /v2.0/security-groups?tenant_id=b428183d6428491a9ff63e3ebf341626&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:36:50.010 7 INFO neutron.services.segments.plugin [-] Segment 6f4c5229-ae5c-4e00-95a9-af0a731aac35 resource provider aggregate not found 2026-07-02 16:36:50.015 7 INFO neutron.services.segments.plugin [-] Segment 6f4c5229-ae5c-4e00-95a9-af0a731aac35 resource provider aggregate not found 2026-07-02 16:36:50.020 7 INFO neutron.services.segments.plugin [-] Segment 6f4c5229-ae5c-4e00-95a9-af0a731aac35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f4c5229-ae5c-4e00-95a9-af0a731aac35 found for delete ", "request_id": "req-b83f9cb0-dc57-4a4b-9f9b-1e8068e45583"}]} [pid: 7|app: 0|req: 856/1620] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:49 2026] DELETE /v2.0/security-groups/539fcd8b-65d2-4925-8d54-88f1189a5a18 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:36:50.081 8 INFO neutron.db.l3_db [None req-b99f62cb-56db-4d5d-977b-fe2ff5069a24 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] Floating IP 7637d432-25dd-4267-b4a9-14f8509e7593 associated. External IP: 10.96.250.216, port: fee96595-fc37-486f-b5a2-cde22d7c8119. 2026-07-02 16:36:50.159 7 INFO neutron.services.segments.plugin [-] Segment ec0191b4-d627-4314-b384-2f7aca0fc273 resource provider aggregate not found 2026-07-02 16:36:50.169 7 INFO neutron.services.segments.plugin [-] Segment 6f4c5229-ae5c-4e00-95a9-af0a731aac35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f4c5229-ae5c-4e00-95a9-af0a731aac35 found for delete ", "request_id": "req-260d07c1-9d4d-448c-b8ea-fb712eccb5c7"}]} 2026-07-02 16:36:50.182 7 INFO neutron.services.segments.plugin [-] Segment ec0191b4-d627-4314-b384-2f7aca0fc273 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec0191b4-d627-4314-b384-2f7aca0fc273 found for delete ", "request_id": "req-10225533-aed9-40fa-a527-6472301352ff"}]} 2026-07-02 16:36:50.188 7 INFO neutron.services.segments.plugin [-] Segment ec0191b4-d627-4314-b384-2f7aca0fc273 resource provider aggregate not found 2026-07-02 16:36:50.208 7 INFO neutron.services.segments.plugin [-] Segment ec0191b4-d627-4314-b384-2f7aca0fc273 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec0191b4-d627-4314-b384-2f7aca0fc273 found for delete ", "request_id": "req-314bb90d-3650-498b-8986-b278ba2b4c16"}]} [pid: 7|app: 0|req: 857/1621] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:50 2026] GET /v2.0/security-groups?tenant_id=6630d2086d04487888a74686fb70fdbe&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1622] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:50 2026] DELETE /v2.0/security-groups/651fee3d-e521-4e2d-978a-becb4bf28bf5 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1623] 10.0.0.235 () {34 vars in 677 bytes} [Thu Jul 2 16:36:49 2026] POST /v2.0/floatingips => generated 842 bytes in 1203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:50.538 7 INFO neutron.db.l3_db [None req-02c026bf-5e26-4341-80f1-cb8d150f36e0 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] Floating IP 7637d432-25dd-4267-b4a9-14f8509e7593 disassociated. External IP: 10.96.250.216, port: fee96595-fc37-486f-b5a2-cde22d7c8119. [pid: 7|app: 0|req: 859/1624] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:36:50 2026] PUT /v2.0/floatingips/7637d432-25dd-4267-b4a9-14f8509e7593 => generated 552 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1625] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:36:50 2026] DELETE /v2.0/floatingips/7637d432-25dd-4267-b4a9-14f8509e7593 => generated 0 bytes in 710 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:36:51.589 7 WARNING neutron_lib.context [None req-38a43e47-4048-4e89-87ae-f71aab87bc8c 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:52.409 7 INFO neutron.db.l3_db [None req-38a43e47-4048-4e89-87ae-f71aab87bc8c 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] Floating IP edd396f5-e365-47e8-a3e6-1e4cc6e756d7 associated. External IP: 10.96.250.213, port: 2ce2058c-9011-43a9-8565-483403a85064. [pid: 7|app: 0|req: 860/1626] 10.0.0.235 () {34 vars in 677 bytes} [Thu Jul 2 16:36:51 2026] POST /v2.0/floatingips => generated 841 bytes in 1119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1627] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:36:52 2026] GET /v2.0/floatingips/edd396f5-e365-47e8-a3e6-1e4cc6e756d7 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1628] 10.0.0.235 () {32 vars in 655 bytes} [Thu Jul 2 16:36:52 2026] GET /v2.0/floatingips => generated 844 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:52.937 7 WARNING neutron_lib.context [None req-277029ae-bc8c-45b7-ba3c-60ec1a4b367e bc4633515666436a951fbdacad2027fd 33ea9c3d60264fb7ae1a48200f71f28b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 861/1629] 10.0.0.235 () {34 vars in 684 bytes} [Thu Jul 2 16:36:52 2026] POST /v2.0/security-groups => generated 1601 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:36:53.259 7 WARNING neutron_lib.context [None req-2ac7863c-65a7-4ebb-97d8-19106ebd3fa3 bc4633515666436a951fbdacad2027fd 33ea9c3d60264fb7ae1a48200f71f28b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:36:53.341 8 INFO neutron.db.l3_db [None req-a0822247-e7d3-4a30-abf5-a312d4826a55 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] Floating IP edd396f5-e365-47e8-a3e6-1e4cc6e756d7 associated. External IP: 10.96.250.213, port: 2ce2058c-9011-43a9-8565-483403a85064. [pid: 7|app: 0|req: 862/1630] 10.0.0.235 () {34 vars in 684 bytes} [Thu Jul 2 16:36:53 2026] POST /v2.0/security-groups => generated 1601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:36:53.421 7 WARNING neutron_lib.context [None req-b6203139-85d7-4ee5-a426-24005a9904de bc4633515666436a951fbdacad2027fd 33ea9c3d60264fb7ae1a48200f71f28b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 863/1631] 10.0.0.235 () {34 vars in 684 bytes} [Thu Jul 2 16:36:53 2026] POST /v2.0/security-groups => generated 1601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:36:53.570 7 WARNING neutron_lib.context [None req-ef33f5ae-793e-4cb4-b7a7-f5c861f666f6 bc4633515666436a951fbdacad2027fd 33ea9c3d60264fb7ae1a48200f71f28b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 864/1632] 10.0.0.235 () {34 vars in 684 bytes} [Thu Jul 2 16:36:53 2026] POST /v2.0/security-groups => generated 1601 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:36:53.735 7 WARNING neutron_lib.context [None req-fd43c2e5-f63a-4048-81e9-b1f34a63947a bc4633515666436a951fbdacad2027fd 33ea9c3d60264fb7ae1a48200f71f28b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 865/1633] 10.0.0.235 () {34 vars in 684 bytes} [Thu Jul 2 16:36:53 2026] POST /v2.0/security-groups => generated 1601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1634] 10.0.0.235 () {34 vars in 767 bytes} [Thu Jul 2 16:36:53 2026] PUT /v2.0/security-groups/da130ac4-4afd-4cf2-9a67-1ef9e8b0db59/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1635] 10.0.0.235 () {34 vars in 767 bytes} [Thu Jul 2 16:36:53 2026] PUT /v2.0/security-groups/986005fe-1345-4d8d-9960-7e4660295b7d/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1636] 10.0.0.235 () {34 vars in 767 bytes} [Thu Jul 2 16:36:53 2026] PUT /v2.0/security-groups/0b827460-dbdf-410e-8361-995e9d43a136/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: 869/1637] 10.0.0.235 () {34 vars in 767 bytes} [Thu Jul 2 16:36:53 2026] PUT /v2.0/security-groups/cdfbc451-3bd6-4a9c-af4e-1aa3e908fb9d/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1638] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:36:52 2026] PUT /v2.0/floatingips/edd396f5-e365-47e8-a3e6-1e4cc6e756d7 => generated 842 bytes in 1230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1639] 10.0.0.235 () {32 vars in 680 bytes} [Thu Jul 2 16:36:54 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1640] 10.0.0.235 () {32 vars in 694 bytes} [Thu Jul 2 16:36:54 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1641] 10.0.0.235 () {32 vars in 690 bytes} [Thu Jul 2 16:36:54 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:36:54.159 8 INFO neutron.db.l3_db [None req-8f1f2d09-9300-4123-a514-701a3f19f4c1 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] Floating IP edd396f5-e365-47e8-a3e6-1e4cc6e756d7 disassociated. External IP: 10.96.250.213, port: fee96595-fc37-486f-b5a2-cde22d7c8119. [pid: 7|app: 0|req: 873/1642] 10.0.0.235 () {32 vars in 702 bytes} [Thu Jul 2 16:36:54 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1643] 10.0.0.235 () {32 vars in 688 bytes} [Thu Jul 2 16:36:54 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1644] 10.0.0.235 () {32 vars in 702 bytes} [Thu Jul 2 16:36:54 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1645] 10.0.0.235 () {32 vars in 698 bytes} [Thu Jul 2 16:36:54 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1646] 10.0.0.235 () {32 vars in 710 bytes} [Thu Jul 2 16:36:54 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1647] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:54 2026] DELETE /v2.0/security-groups/da130ac4-4afd-4cf2-9a67-1ef9e8b0db59 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1648] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:36:54 2026] PUT /v2.0/floatingips/edd396f5-e365-47e8-a3e6-1e4cc6e756d7 => generated 552 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1649] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:54 2026] DELETE /v2.0/security-groups/986005fe-1345-4d8d-9960-7e4660295b7d => 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: 880/1650] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:54 2026] DELETE /v2.0/security-groups/0b827460-dbdf-410e-8361-995e9d43a136 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1651] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:36:54 2026] DELETE /v2.0/floatingips/edd396f5-e365-47e8-a3e6-1e4cc6e756d7 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1652] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:54 2026] DELETE /v2.0/security-groups/cdfbc451-3bd6-4a9c-af4e-1aa3e908fb9d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:36:54.866 8 INFO neutron.api.v2.resource [None req-a72358a8-a842-46b3-9fe4-e35647d175d8 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 773/1653] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:36:54 2026] DELETE /v2.0/floatingips/edd396f5-e365-47e8-a3e6-1e4cc6e756d7 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1654] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:54 2026] DELETE /v2.0/security-groups/554fedb6-f79d-42e7-a890-a856535ce073 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:36:55.124 7 INFO neutron.db.segments_db [None req-91807ea3-6296-41c4-9430-b8fe1d9678bd bcfefa66cda148c18cc14c9130501451 17e72fc5b84f4325bff802decdf7eec0 - - default default] Added segment 3cd30464-4d80-4f71-97e4-b440706c2851 of type vxlan for network 3610d3a2-40fe-46bf-b038-4e8f3ae6adb0 [pid: 7|app: 0|req: 881/1655] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:36:54 2026] POST /v2.0/networks => generated 726 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1656] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:36:54 2026] DELETE /v2.0/ports/fee96595-fc37-486f-b5a2-cde22d7c8119 => 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: 882/1657] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:36:55 2026] POST /v2.0/subnets => generated 644 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:36:55.386 7 WARNING neutron.api.v2.base [None req-a3d680f0-33ab-4476-aafe-3337aa5f14e8 bcfefa66cda148c18cc14c9130501451 17e72fc5b84f4325bff802decdf7eec0 - - 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-02 16:36:55.387 7 INFO neutron.api.v2.resource [None req-a3d680f0-33ab-4476-aafe-3337aa5f14e8 bcfefa66cda148c18cc14c9130501451 17e72fc5b84f4325bff802decdf7eec0 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 883/1658] 10.0.0.235 () {34 vars in 681 bytes} [Thu Jul 2 16:36:55 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1659] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:36:55 2026] DELETE /v2.0/ports/2ce2058c-9011-43a9-8565-483403a85064 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1660] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:36:55 2026] GET /v2.0/ports?device_id=cc4ed615-2477-4796-bf46-be44d6eb3237 => generated 958 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:55.568 7 INFO neutron.services.segments.plugin [-] Segment 3cd30464-4d80-4f71-97e4-b440706c2851 resource provider aggregate not found 2026-07-02 16:36:55.571 7 INFO neutron.services.segments.plugin [-] Segment 3cd30464-4d80-4f71-97e4-b440706c2851 resource provider aggregate not found 2026-07-02 16:36:55.583 7 INFO neutron.services.segments.plugin [-] Segment 3cd30464-4d80-4f71-97e4-b440706c2851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cd30464-4d80-4f71-97e4-b440706c2851 found for delete ", "request_id": "req-ed73e8fc-8368-4b6e-92f5-9830ad6e3561"}]} [pid: 7|app: 0|req: 884/1661] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:36:55 2026] DELETE /v2.0/networks/3610d3a2-40fe-46bf-b038-4e8f3ae6adb0 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:36:55.592 7 INFO neutron.services.segments.plugin [-] Segment 3cd30464-4d80-4f71-97e4-b440706c2851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cd30464-4d80-4f71-97e4-b440706c2851 found for delete ", "request_id": "req-d354066e-1785-4bce-ae7d-74e2c827bc85"}]} 2026-07-02 16:36:55.646 7 INFO neutron.db.segments_db [None req-14db472e-768a-4337-a3b4-51464c203b6e bcfefa66cda148c18cc14c9130501451 17e72fc5b84f4325bff802decdf7eec0 - - default default] Added segment baecbf26-a8f1-4d1f-942b-ef33d2a17452 of type vxlan for network e5e39cfc-751f-42fc-915d-d0489530e3be [pid: 7|app: 0|req: 885/1662] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:36:55 2026] POST /v2.0/networks => generated 726 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1663] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:36:55 2026] POST /v2.0/subnets => generated 647 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1664] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:55 2026] GET /v2.0/security-groups?tenant_id=33ea9c3d60264fb7ae1a48200f71f28b&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:36:56.124 7 WARNING neutron.api.v2.base [None req-77b6686c-1452-4d2c-b5ca-98794c945082 bcfefa66cda148c18cc14c9130501451 17e72fc5b84f4325bff802decdf7eec0 - - 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-02 16:36:56.124 7 INFO neutron.api.v2.resource [None req-77b6686c-1452-4d2c-b5ca-98794c945082 bcfefa66cda148c18cc14c9130501451 17e72fc5b84f4325bff802decdf7eec0 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 888/1665] 10.0.0.235 () {34 vars in 681 bytes} [Thu Jul 2 16:36:56 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1666] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:56 2026] DELETE /v2.0/security-groups/a61fb9d7-4ed1-4728-9077-d5453a8ed2b8 => 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: 890/1667] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:36:56 2026] DELETE /v2.0/networks/e5e39cfc-751f-42fc-915d-d0489530e3be => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1668] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:56 2026] GET /v2.0/security-groups?tenant_id=4c752ab366254fff81cf99a40c53ea0a&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1669] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:36:55 2026] PUT /v2.0/routers/cc4ed615-2477-4796-bf46-be44d6eb3237/remove_router_interface => generated 309 bytes in 1020 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:56.600 7 INFO neutron.db.segments_db [None req-9c11e0c9-e843-4b70-baab-1a44dae12833 bcfefa66cda148c18cc14c9130501451 17e72fc5b84f4325bff802decdf7eec0 - - default default] Added segment 4f462441-557b-45d9-918a-ccd12dcc5a6d of type vxlan for network dcd16745-b7cd-45dc-b16c-a7fd8a0b7051 [pid: 7|app: 0|req: 892/1670] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:36:56 2026] POST /v2.0/networks => generated 726 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1671] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:56 2026] DELETE /v2.0/security-groups/7ef71566-63f0-438f-aa01-a538f64b5c28 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1672] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:36:56 2026] POST /v2.0/subnets => generated 647 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1673] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:56 2026] GET /v2.0/security-groups?tenant_id=e3c54546270547b593ef723c09da2138&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1674] 10.0.0.235 () {34 vars in 681 bytes} [Thu Jul 2 16:36:57 2026] POST /v2.0/rbac-policies => generated 324 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1675] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:57 2026] DELETE /v2.0/security-groups/da7b1091-910f-4fb5-9c21-127155b53b77 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:36:57.562 7 INFO neutron.db.l3_hamode_db [None req-6dd2f0fb-d250-4313-beec-34090d588b23 7597445a76ed4c73abc906337d8f97a3 ff2276fff286485eb4ba75bae76afd42 - - default default] HA network 2d39af09-eba5-46b1-a796-acf4d1a55561 was deleted as no HA routers are present in tenant ff2276fff286485eb4ba75bae76afd42. [pid: 7|app: 0|req: 893/1676] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:56 2026] DELETE /v2.0/routers/cc4ed615-2477-4796-bf46-be44d6eb3237 => generated 0 bytes in 890 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:36:57.691 7 INFO neutron.services.segments.plugin [-] Segment baecbf26-a8f1-4d1f-942b-ef33d2a17452 resource provider aggregate not found 2026-07-02 16:36:57.698 7 INFO neutron.services.segments.plugin [-] Segment baecbf26-a8f1-4d1f-942b-ef33d2a17452 resource provider aggregate not found 2026-07-02 16:36:57.706 7 INFO neutron.services.segments.plugin [-] Segment baecbf26-a8f1-4d1f-942b-ef33d2a17452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baecbf26-a8f1-4d1f-942b-ef33d2a17452 found for delete ", "request_id": "req-920f94b5-353b-4896-9ca5-18b9729feb4b"}]} 2026-07-02 16:36:57.725 7 INFO neutron.services.segments.plugin [-] Segment 95dabed0-6e70-4111-9d8d-b1b7734e810a resource provider aggregate not found 2026-07-02 16:36:57.729 7 INFO neutron.services.segments.plugin [-] Segment baecbf26-a8f1-4d1f-942b-ef33d2a17452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baecbf26-a8f1-4d1f-942b-ef33d2a17452 found for delete ", "request_id": "req-92603b68-5c49-4e2d-9478-0eb7628cb722"}]} 2026-07-02 16:36:57.742 7 INFO neutron.services.segments.plugin [-] Segment 95dabed0-6e70-4111-9d8d-b1b7734e810a resource provider aggregate not found 2026-07-02 16:36:57.748 7 INFO neutron.services.segments.plugin [-] Segment 95dabed0-6e70-4111-9d8d-b1b7734e810a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95dabed0-6e70-4111-9d8d-b1b7734e810a found for delete ", "request_id": "req-79ef4a4a-e135-4eb3-8226-5cf6efd4547c"}]} [pid: 8|app: 0|req: 784/1677] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:57 2026] DELETE /v2.0/subnets/9a1c5c8e-04f5-4e59-8f88-0e0b44e58195 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:36:57.758 7 INFO neutron.services.segments.plugin [-] Segment 95dabed0-6e70-4111-9d8d-b1b7734e810a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95dabed0-6e70-4111-9d8d-b1b7734e810a found for delete ", "request_id": "req-7502e0d1-6557-433c-a06b-b91fe87ab1f0"}]} [pid: 7|app: 0|req: 894/1678] 10.0.0.235 () {32 vars in 723 bytes} [Thu Jul 2 16:36:57 2026] GET /v2.0/networks/dcd16745-b7cd-45dc-b16c-a7fd8a0b7051 => generated 654 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:57.954 8 INFO neutron.services.segments.plugin [-] Segment 418b974e-0cfd-4a1d-973c-45b9aaddcc79 resource provider aggregate not found 2026-07-02 16:36:57.961 8 INFO neutron.services.segments.plugin [-] Segment 418b974e-0cfd-4a1d-973c-45b9aaddcc79 resource provider aggregate not found 2026-07-02 16:36:57.976 8 INFO neutron.services.segments.plugin [-] Segment 418b974e-0cfd-4a1d-973c-45b9aaddcc79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 418b974e-0cfd-4a1d-973c-45b9aaddcc79 found for delete ", "request_id": "req-0aca9ec5-f9bc-4f64-aecf-e694a34b437f"}]} 2026-07-02 16:36:57.978 8 INFO neutron.services.segments.plugin [-] Segment 418b974e-0cfd-4a1d-973c-45b9aaddcc79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 418b974e-0cfd-4a1d-973c-45b9aaddcc79 found for delete ", "request_id": "req-d602f29e-cfae-4194-826c-ec3eeaa54be6"}]} [pid: 8|app: 0|req: 785/1679] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:36:57 2026] DELETE /v2.0/networks/d2bff2bb-5a1b-408d-8b4e-82882e361cb2 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:36:58.416 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7188033-990c-4ceb-bc58-3b0f1f46e524 3faedd4d45d9453fa65f17dfd11b3c83 ac261fefd0154d458b27db6cfefb2bbf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 895/1680] 10.0.0.235 () {32 vars in 723 bytes} [Thu Jul 2 16:36:58 2026] GET /v2.0/networks/dcd16745-b7cd-45dc-b16c-a7fd8a0b7051 => generated 138 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1681] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:58 2026] GET /v2.0/security-groups?tenant_id=ff2276fff286485eb4ba75bae76afd42&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1682] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:58 2026] DELETE /v2.0/security-groups/0efd98fb-5173-4a7f-a6fb-11a32ebf7b75 => 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: 896/1683] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:36:58 2026] DELETE /v2.0/networks/dcd16745-b7cd-45dc-b16c-a7fd8a0b7051 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:36:58.869 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd5419d3-b49c-4d32-b1af-ebb081b80a0a bcfefa66cda148c18cc14c9130501451 17e72fc5b84f4325bff802decdf7eec0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 788/1684] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:58 2026] DELETE /v2.0/subnets/b74190a4-9ac1-4763-a6be-e36cc34428f3 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:36:58.906 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2ba1d9d-6606-4399-b00a-425138cf8e72 bcfefa66cda148c18cc14c9130501451 17e72fc5b84f4325bff802decdf7eec0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 897/1685] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:58 2026] DELETE /v2.0/subnets/292fd03e-6b43-41c2-ac2c-472a595acc4f => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:36:58.934 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62063319-2871-4866-b6f2-039b7f7b4832 bcfefa66cda148c18cc14c9130501451 17e72fc5b84f4325bff802decdf7eec0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 789/1686] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:36:58 2026] DELETE /v2.0/subnets/af854ef2-1445-4ded-b7f4-74035238ab7f => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:36:59.788 7 INFO neutron.services.segments.plugin [-] Segment 4f462441-557b-45d9-918a-ccd12dcc5a6d resource provider aggregate not found 2026-07-02 16:36:59.799 7 INFO neutron.services.segments.plugin [-] Segment 4f462441-557b-45d9-918a-ccd12dcc5a6d resource provider aggregate not found 2026-07-02 16:36:59.803 7 INFO neutron.services.segments.plugin [-] Segment 4f462441-557b-45d9-918a-ccd12dcc5a6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f462441-557b-45d9-918a-ccd12dcc5a6d found for delete ", "request_id": "req-621ec830-2c53-40b8-9491-ff8ffde1f66d"}]} 2026-07-02 16:36:59.811 7 INFO neutron.services.segments.plugin [-] Segment 4f462441-557b-45d9-918a-ccd12dcc5a6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f462441-557b-45d9-918a-ccd12dcc5a6d found for delete ", "request_id": "req-bf1c856c-4bf8-49d6-88ba-164a528dec37"}]} [pid: 7|app: 0|req: 899/1689] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:36:59 2026] GET /v2.0/security-groups?tenant_id=17e72fc5b84f4325bff802decdf7eec0&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1690] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:36:59 2026] DELETE /v2.0/security-groups/3712d0f5-97da-4803-947e-e402d303d09b => 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: 900/1691] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:00 2026] GET /v2.0/security-groups?tenant_id=371bd765f14846f6bd723b31de7acd21&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1692] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:00 2026] DELETE /v2.0/security-groups/91b2df49-b292-4b9b-9030-1b05b1ad245a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:00.602 7 WARNING neutron_lib.context [None req-a58832aa-0085-4a0c-99f1-6b88a820b532 1286f74846b3484ba345b21f0d6c4008 39112c254283419580e306e8be9dec8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:00.754 7 INFO neutron.db.segments_db [None req-a58832aa-0085-4a0c-99f1-6b88a820b532 1286f74846b3484ba345b21f0d6c4008 39112c254283419580e306e8be9dec8e - - default default] Added segment 418d7ed2-9c2e-4ddf-ae09-7c0e2ff943d0 of type vxlan for network f4f34b64-46f0-4f19-85fe-4cbd41110a07 [pid: 8|app: 0|req: 793/1693] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:00 2026] GET /v2.0/security-groups?tenant_id=ac261fefd0154d458b27db6cfefb2bbf&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1694] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:37:00 2026] POST /v2.0/networks => generated 648 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1695] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:00 2026] DELETE /v2.0/security-groups/3b1106bb-baf4-4efd-bace-ff0df3893c98 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:01.045 7 WARNING neutron_lib.context [None req-c9b199d9-5eed-4229-a6d5-ffa2609c9216 ce238ec55a704654a5ddf1159c7c70cc 22d4f9cd516e494799eaaf4e4a76c275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:01.253 7 INFO neutron.db.segments_db [None req-c9b199d9-5eed-4229-a6d5-ffa2609c9216 ce238ec55a704654a5ddf1159c7c70cc 22d4f9cd516e494799eaaf4e4a76c275 - - default default] Added segment 10a7bf8f-eced-4b90-89fa-58a904e5be33 of type vxlan for network d3e0b344-172f-4e59-a3b6-e056af33650d [pid: 7|app: 0|req: 902/1696] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:37:00 2026] POST /v2.0/networks => generated 631 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:01.378 7 WARNING neutron_lib.context [None req-e79b5d9e-4875-49f0-b029-b5d25296bd65 1286f74846b3484ba345b21f0d6c4008 39112c254283419580e306e8be9dec8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 795/1697] 10.0.0.235 () {34 vars in 753 bytes} [Thu Jul 2 16:37:01 2026] PUT /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1698] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:01 2026] GET /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1699] 10.0.0.235 () {34 vars in 764 bytes} [Thu Jul 2 16:37:01 2026] PUT /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/tags/green => 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: 798/1700] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:01 2026] GET /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/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: 799/1701] 10.0.0.235 () {34 vars in 760 bytes} [Thu Jul 2 16:37:01 2026] PUT /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1702] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:01 2026] GET /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1703] 10.0.0.235 () {34 vars in 782 bytes} [Thu Jul 2 16:37:01 2026] PUT /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1704] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:37:01 2026] POST /v2.0/subnets => generated 673 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:01.617 7 WARNING neutron_lib.context [None req-15c2b38a-f693-405d-a376-aca9f0dbf6c0 1286f74846b3484ba345b21f0d6c4008 39112c254283419580e306e8be9dec8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 802/1705] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:01 2026] GET /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:01.676 7 INFO neutron.db.segments_db [None req-15c2b38a-f693-405d-a376-aca9f0dbf6c0 1286f74846b3484ba345b21f0d6c4008 39112c254283419580e306e8be9dec8e - - default default] Added segment cbf7aa6d-0c8c-48c5-9092-f394f5eb0b1e of type vxlan for network d171b865-af24-476b-9c56-608aa1be1265 [pid: 8|app: 0|req: 803/1706] 10.0.0.235 () {34 vars in 753 bytes} [Thu Jul 2 16:37:01 2026] PUT /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1707] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:01 2026] GET /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1708] 10.0.0.235 () {32 vars in 741 bytes} [Thu Jul 2 16:37:01 2026] GET /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1709] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:37:01 2026] POST /v2.0/networks => generated 647 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:01.777 8 INFO neutron.api.v2.resource [None req-4e6cab54-28db-49f7-bfc0-8ab65f01a2ab ce238ec55a704654a5ddf1159c7c70cc 22d4f9cd516e494799eaaf4e4a76c275 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 806/1710] 10.0.0.235 () {32 vars in 745 bytes} [Thu Jul 2 16:37:01 2026] GET /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1711] 10.0.0.235 () {32 vars in 744 bytes} [Thu Jul 2 16:37:01 2026] DELETE /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1712] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:01 2026] GET /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1713] 10.0.0.235 () {34 vars in 743 bytes} [Thu Jul 2 16:37:01 2026] PUT /v2.0/networks/d171b865-af24-476b-9c56-608aa1be1265 => generated 592 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:37:01.898 7 WARNING neutron_lib.context [None req-05a6ea6e-7e45-4997-b8f3-75548d5c939a 1286f74846b3484ba345b21f0d6c4008 39112c254283419580e306e8be9dec8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:01.922 8 INFO neutron.api.v2.resource [None req-11828e03-fd59-44cc-b660-2e365dca2768 ce238ec55a704654a5ddf1159c7c70cc 22d4f9cd516e494799eaaf4e4a76c275 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 809/1714] 10.0.0.235 () {32 vars in 748 bytes} [Thu Jul 2 16:37:01 2026] DELETE /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1715] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:37:01 2026] DELETE /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1716] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:01 2026] GET /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1717] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:37:01 2026] POST /v2.0/subnets => generated 646 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:02.156 8 INFO neutron.services.segments.plugin [-] Segment 10a7bf8f-eced-4b90-89fa-58a904e5be33 resource provider aggregate not found 2026-07-02 16:37:02.163 8 INFO neutron.services.segments.plugin [-] Segment 10a7bf8f-eced-4b90-89fa-58a904e5be33 resource provider aggregate not found 2026-07-02 16:37:02.173 8 INFO neutron.services.segments.plugin [-] Segment 10a7bf8f-eced-4b90-89fa-58a904e5be33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10a7bf8f-eced-4b90-89fa-58a904e5be33 found for delete ", "request_id": "req-49a49b85-1332-47a7-abcd-dc5d7088bd16"}]} 2026-07-02 16:37:02.175 8 INFO neutron.services.segments.plugin [-] Segment 10a7bf8f-eced-4b90-89fa-58a904e5be33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10a7bf8f-eced-4b90-89fa-58a904e5be33 found for delete ", "request_id": "req-7e41df47-9b63-49fb-a6b9-ba65cac3ce5f"}]} [pid: 8|app: 0|req: 812/1718] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:02 2026] DELETE /v2.0/networks/d3e0b344-172f-4e59-a3b6-e056af33650d => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1719] 10.0.0.235 () {34 vars in 741 bytes} [Thu Jul 2 16:37:02 2026] PUT /v2.0/subnets/19ee9c6c-375c-4408-9018-eeb4681a0172 => generated 656 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1720] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:02 2026] DELETE /v2.0/networks/d171b865-af24-476b-9c56-608aa1be1265 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:37:02.577 7 INFO neutron.pecan_wsgi.hooks.translation [None req-498a2bd0-6222-453c-9d7f-94a8c4ea2fe2 1286f74846b3484ba345b21f0d6c4008 39112c254283419580e306e8be9dec8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 908/1721] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:02 2026] DELETE /v2.0/networks/d171b865-af24-476b-9c56-608aa1be1265 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1722] 10.0.0.235 () {32 vars in 694 bytes} [Thu Jul 2 16:37:02 2026] GET /v2.0/networks?router%3Aexternal=True => 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: 910/1723] 10.0.0.235 () {32 vars in 742 bytes} [Thu Jul 2 16:37:02 2026] GET /v2.0/subnets?network_id=8f1a4dde-74b0-4854-9c2e-7c72cc40d773 => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1724] 10.0.0.235 () {32 vars in 653 bytes} [Thu Jul 2 16:37:02 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1725] 10.0.0.235 () {32 vars in 649 bytes} [Thu Jul 2 16:37:02 2026] GET /v2.0/networks => generated 1313 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1726] 10.0.0.235 () {32 vars in 647 bytes} [Thu Jul 2 16:37:02 2026] GET /v2.0/subnets => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1727] 10.0.0.235 () {32 vars in 723 bytes} [Thu Jul 2 16:37:02 2026] GET /v2.0/networks/f4f34b64-46f0-4f19-85fe-4cbd41110a07 => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1728] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:02 2026] GET /v2.0/security-groups?tenant_id=7897e9134c2446c1bc23e7a1c025362d&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: 915/1729] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:37:02 2026] GET /v2.0/subnets/fae41de6-a4d2-4f33-8120-1dfa4cb685e8 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:37:02.916 7 INFO neutron.pecan_wsgi.hooks.translation [None req-108d1dd2-446b-4717-b397-fa449e763d37 1286f74846b3484ba345b21f0d6c4008 39112c254283419580e306e8be9dec8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 916/1730] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:02 2026] DELETE /v2.0/subnets/19ee9c6c-375c-4408-9018-eeb4681a0172 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:37:02.930 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83d08358-d325-4009-85a5-b117f284391d 1286f74846b3484ba345b21f0d6c4008 39112c254283419580e306e8be9dec8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 917/1731] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:02 2026] DELETE /v2.0/networks/d171b865-af24-476b-9c56-608aa1be1265 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1732] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:02 2026] DELETE /v2.0/security-groups/90fa35ef-9e74-4dc7-b883-db6500b8aa62 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1733] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:02 2026] DELETE /v2.0/subnets/fae41de6-a4d2-4f33-8120-1dfa4cb685e8 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1734] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:03 2026] GET /v2.0/security-groups?tenant_id=22d4f9cd516e494799eaaf4e4a76c275&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1735] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:03 2026] DELETE /v2.0/security-groups/1e1d9dd4-55d7-4db7-afa0-22fc676fc373 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:03.439 7 INFO neutron.services.segments.plugin [-] Segment 418d7ed2-9c2e-4ddf-ae09-7c0e2ff943d0 resource provider aggregate not found 2026-07-02 16:37:03.460 7 INFO neutron.services.segments.plugin [-] Segment 418d7ed2-9c2e-4ddf-ae09-7c0e2ff943d0 resource provider aggregate not found 2026-07-02 16:37:03.465 7 INFO neutron.services.segments.plugin [-] Segment 418d7ed2-9c2e-4ddf-ae09-7c0e2ff943d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 418d7ed2-9c2e-4ddf-ae09-7c0e2ff943d0 found for delete ", "request_id": "req-721efc9f-fd06-4b39-afe3-0711a30be37b"}]} [pid: 7|app: 0|req: 919/1736] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:03 2026] DELETE /v2.0/networks/f4f34b64-46f0-4f19-85fe-4cbd41110a07 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1737] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:03 2026] GET /v2.0/security-groups?tenant_id=2aa07f84d23c4150b068e3560e9ef1b6&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:37:03.683 7 INFO neutron.services.segments.plugin [-] Segment 418d7ed2-9c2e-4ddf-ae09-7c0e2ff943d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 418d7ed2-9c2e-4ddf-ae09-7c0e2ff943d0 found for delete ", "request_id": "req-120dc2e7-c87c-4c73-a316-bb23e1e62e49"}]} [pid: 7|app: 0|req: 920/1738] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:03 2026] DELETE /v2.0/security-groups/e5d48ff2-caa1-4863-8ee6-2bce19744d0a => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:04.193 8 INFO neutron.services.segments.plugin [-] Segment cbf7aa6d-0c8c-48c5-9092-f394f5eb0b1e resource provider aggregate not found 2026-07-02 16:37:04.197 8 INFO neutron.services.segments.plugin [-] Segment cbf7aa6d-0c8c-48c5-9092-f394f5eb0b1e resource provider aggregate not found 2026-07-02 16:37:04.206 8 INFO neutron.services.segments.plugin [-] Segment cbf7aa6d-0c8c-48c5-9092-f394f5eb0b1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbf7aa6d-0c8c-48c5-9092-f394f5eb0b1e found for delete ", "request_id": "req-9d3000c0-9428-4265-ac3b-93a3825cb3b8"}]} 2026-07-02 16:37:04.207 8 INFO neutron.services.segments.plugin [-] Segment cbf7aa6d-0c8c-48c5-9092-f394f5eb0b1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbf7aa6d-0c8c-48c5-9092-f394f5eb0b1e found for delete ", "request_id": "req-71acf77b-fd7b-4efc-b19a-833ede2d2d43"}]} [pid: 8|app: 0|req: 819/1739] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:03 2026] GET /v2.0/security-groups?tenant_id=39112c254283419580e306e8be9dec8e&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1740] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:04 2026] DELETE /v2.0/security-groups/e2bdc29d-c212-44de-83f8-4f1d819de887 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:05.250 8 WARNING neutron_lib.context [None req-5c61ca50-4307-491f-bc75-e903310cfc6f 904d9d2800034a8ab3e5dfa6f87440a5 a0d067d4628c403696c530285aceb2dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 820/1741] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:37:05 2026] POST /v2.0/floatingips => generated 552 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:05.816 7 WARNING neutron_lib.context [None req-a63bafe8-5dcc-447e-b17f-19fdf74efdc0 904d9d2800034a8ab3e5dfa6f87440a5 a0d067d4628c403696c530285aceb2dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:06.288 8 WARNING neutron_lib.context [None req-c34c08dd-9a39-4cb4-9287-d5cc084c5e74 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:06.446 8 INFO neutron.db.segments_db [None req-c34c08dd-9a39-4cb4-9287-d5cc084c5e74 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Added segment 91753cc0-1b6f-4570-afeb-2f80a72ff67d of type vxlan for network f5654a50-1703-4e44-8fd7-d7356673ee4a [pid: 7|app: 0|req: 922/1742] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:37:05 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) [pid: 8|app: 0|req: 821/1743] 10.0.0.235 () {34 vars in 671 bytes} [Thu Jul 2 16:37:06 2026] POST /v2.0/networks => generated 633 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:06.544 8 WARNING neutron_lib.context [None req-b47ae1b5-c761-4a4c-a746-3e18c9b70077 904d9d2800034a8ab3e5dfa6f87440a5 a0d067d4628c403696c530285aceb2dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:06.653 7 WARNING neutron_lib.context [None req-fb3c5355-fde9-434c-ac17-404061b98b01 68220e1a3c2c41ea8b1323b5775a1b8a da687d50ccde4716bd3e04a4a0cf0b6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:06.791 7 INFO neutron.db.segments_db [None req-fb3c5355-fde9-434c-ac17-404061b98b01 68220e1a3c2c41ea8b1323b5775a1b8a da687d50ccde4716bd3e04a4a0cf0b6e - - default default] Added segment 1e80589d-356e-4dee-b6fa-4a435562e782 of type vxlan for network b88c5285-2ddf-4191-ab43-8187cdc6cfc7 [pid: 7|app: 0|req: 923/1744] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:37:06 2026] POST /v2.0/networks => generated 643 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:06.920 7 WARNING neutron_lib.context [None req-084a3c90-9678-490f-8bc3-ad612107f354 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:06.967 7 INFO neutron.db.segments_db [None req-084a3c90-9678-490f-8bc3-ad612107f354 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Added segment 203d862e-3ff4-4281-9f24-ba29d1840f5f of type vxlan for network 83609dad-aabf-4e0b-b0f5-affe39ba1536 [pid: 8|app: 0|req: 822/1745] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:37:06 2026] POST /v2.0/floatingips => generated 552 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:07.211 8 WARNING neutron_lib.context [None req-9ebdc83b-0043-46b3-a9eb-a1aaf54b420e 68220e1a3c2c41ea8b1323b5775a1b8a da687d50ccde4716bd3e04a4a0cf0b6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:07.307 7 INFO neutron.db.l3_hamode_db [None req-084a3c90-9678-490f-8bc3-ad612107f354 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 823/1746] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:37:07 2026] POST /v2.0/subnets => generated 641 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:07.491 8 WARNING neutron_lib.context [None req-acf4deba-0a49-45e4-9308-5dde9aa04bae 904d9d2800034a8ab3e5dfa6f87440a5 a0d067d4628c403696c530285aceb2dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 824/1747] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:37:07 2026] POST /v2.0/floatingips => generated 552 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:08.199 8 WARNING neutron_lib.context [None req-032539b6-c779-4ffa-a68b-755937a4f692 bcc4af062e6343d28e1891cfd17ecbcf fe099c144d5340a6920f165033654ee3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:08.404 8 INFO neutron.db.segments_db [None req-032539b6-c779-4ffa-a68b-755937a4f692 bcc4af062e6343d28e1891cfd17ecbcf fe099c144d5340a6920f165033654ee3 - - default default] Added segment b605c8f8-fa67-420c-baec-e3c5e0680e34 of type vxlan for network 596054b0-a8f3-4674-9f24-4f8eb0ea3eff [pid: 8|app: 0|req: 825/1748] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:37:08 2026] POST /v2.0/networks => generated 631 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:08.512 8 WARNING neutron_lib.context [None req-c543054a-788a-434a-8629-6a2012340b07 68220e1a3c2c41ea8b1323b5775a1b8a da687d50ccde4716bd3e04a4a0cf0b6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:08.561 8 INFO neutron.db.segments_db [None req-c543054a-788a-434a-8629-6a2012340b07 68220e1a3c2c41ea8b1323b5775a1b8a da687d50ccde4716bd3e04a4a0cf0b6e - - default default] Added segment 2553e2d1-21a2-4d66-84fc-2b9c618098ba of type vxlan for network 62c53937-8fa3-40ba-915b-7324caadfe63 [pid: 8|app: 0|req: 826/1749] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:37:08 2026] POST /v2.0/networks => generated 644 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:08.646 8 WARNING neutron_lib.context [None req-9de894a9-3131-4772-a5b5-6a01ad568dfa 904d9d2800034a8ab3e5dfa6f87440a5 a0d067d4628c403696c530285aceb2dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:08.660 7 INFO neutron.db.l3_hamode_db [None req-084a3c90-9678-490f-8bc3-ad612107f354 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 827/1750] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:37:08 2026] POST /v2.0/floatingips => generated 552 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:09.171 8 WARNING neutron_lib.context [None req-83f8446c-a3b2-4b0d-8ca3-d3fed856971d bcc4af062e6343d28e1891cfd17ecbcf fe099c144d5340a6920f165033654ee3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 828/1751] 10.0.0.235 () {34 vars in 664 bytes} [Thu Jul 2 16:37:09 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 924/1752] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:37:06 2026] POST /v2.0/routers => generated 695 bytes in 2615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1753] 10.0.0.235 () {34 vars in 743 bytes} [Thu Jul 2 16:37:09 2026] PUT /v2.0/networks/62c53937-8fa3-40ba-915b-7324caadfe63 => generated 592 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1754] 10.0.0.235 () {34 vars in 759 bytes} [Thu Jul 2 16:37:09 2026] PUT /v2.0/floatingips/1b1520d6-3437-44a1-b9aa-548693fc8fd0/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1755] 10.0.0.235 () {34 vars in 747 bytes} [Thu Jul 2 16:37:09 2026] PUT /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:09.620 8 WARNING neutron_lib.context [None req-39956c0d-b527-493f-9fce-e8aae4292084 68220e1a3c2c41ea8b1323b5775a1b8a da687d50ccde4716bd3e04a4a0cf0b6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 926/1756] 10.0.0.235 () {32 vars in 776 bytes} [Thu Jul 2 16:37:09 2026] GET /v2.0/subnets?project_id=cb45fec067904dcc81e2de519ac99e6d&cidr=10.100.0.0%2F28 => generated 14 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1757] 10.0.0.235 () {34 vars in 759 bytes} [Thu Jul 2 16:37:09 2026] PUT /v2.0/floatingips/3edc08c2-9f25-429c-bcc6-efe907d8a6eb/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1758] 10.0.0.235 () {32 vars in 727 bytes} [Thu Jul 2 16:37:09 2026] GET /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1759] 10.0.0.235 () {32 vars in 694 bytes} [Thu Jul 2 16:37:09 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1760] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:37:09 2026] POST /v2.0/subnets => generated 626 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1761] 10.0.0.235 () {34 vars in 759 bytes} [Thu Jul 2 16:37:09 2026] PUT /v2.0/floatingips/d0a32ff1-b81c-41d2-aec8-794ced98c826/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1762] 10.0.0.235 () {32 vars in 784 bytes} [Thu Jul 2 16:37:09 2026] GET /v2.0/subnets?network_id=8f1a4dde-74b0-4854-9c2e-7c72cc40d773&cidr=10.100.0.0%2F28 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1763] 10.0.0.235 () {34 vars in 758 bytes} [Thu Jul 2 16:37:09 2026] PUT /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1764] 10.0.0.235 () {34 vars in 759 bytes} [Thu Jul 2 16:37:09 2026] PUT /v2.0/floatingips/dfb4b137-dfef-46bd-bd50-046ba21d0104/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:10.024 8 WARNING neutron_lib.context [None req-1e966c84-de0e-44ca-9618-ce6d5fbc0f2b 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 932/1765] 10.0.0.235 () {34 vars in 741 bytes} [Thu Jul 2 16:37:09 2026] PUT /v2.0/subnets/6231cf2e-65bb-4d23-903f-264423b2e1e6 => generated 636 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1766] 10.0.0.235 () {32 vars in 727 bytes} [Thu Jul 2 16:37:10 2026] GET /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/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: 934/1767] 10.0.0.235 () {32 vars in 672 bytes} [Thu Jul 2 16:37:10 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1768] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:37:10 2026] POST /v2.0/subnets => generated 656 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1769] 10.0.0.235 () {34 vars in 754 bytes} [Thu Jul 2 16:37:10 2026] PUT /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1770] 10.0.0.235 () {32 vars in 686 bytes} [Thu Jul 2 16:37:10 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:37:10.387 7 INFO neutron.services.segments.plugin [-] Segment 2553e2d1-21a2-4d66-84fc-2b9c618098ba resource provider aggregate not found 2026-07-02 16:37:10.394 7 INFO neutron.services.segments.plugin [-] Segment 2553e2d1-21a2-4d66-84fc-2b9c618098ba resource provider aggregate not found 2026-07-02 16:37:10.411 7 INFO neutron.services.segments.plugin [-] Segment 2553e2d1-21a2-4d66-84fc-2b9c618098ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2553e2d1-21a2-4d66-84fc-2b9c618098ba found for delete ", "request_id": "req-ce898f0d-3377-4f08-9a47-6fb88ad21ce3"}]} 2026-07-02 16:37:10.412 7 INFO neutron.services.segments.plugin [-] Segment 2553e2d1-21a2-4d66-84fc-2b9c618098ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2553e2d1-21a2-4d66-84fc-2b9c618098ba found for delete ", "request_id": "req-500f3412-9c6e-4bce-8120-e5a9dcdcaf27"}]} [pid: 7|app: 0|req: 935/1771] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:10 2026] DELETE /v2.0/networks/62c53937-8fa3-40ba-915b-7324caadfe63 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1772] 10.0.0.235 () {32 vars in 727 bytes} [Thu Jul 2 16:37:10 2026] GET /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1773] 10.0.0.235 () {32 vars in 682 bytes} [Thu Jul 2 16:37:10 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:37:10.506 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea612746-e8f9-471d-935a-67eb96256cbe 68220e1a3c2c41ea8b1323b5775a1b8a da687d50ccde4716bd3e04a4a0cf0b6e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 938/1774] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:10 2026] DELETE /v2.0/networks/62c53937-8fa3-40ba-915b-7324caadfe63 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1775] 10.0.0.235 () {34 vars in 776 bytes} [Thu Jul 2 16:37:10 2026] PUT /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1776] 10.0.0.235 () {32 vars in 694 bytes} [Thu Jul 2 16:37:10 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1777] 10.0.0.235 () {32 vars in 694 bytes} [Thu Jul 2 16:37:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1778] 10.0.0.235 () {32 vars in 727 bytes} [Thu Jul 2 16:37:10 2026] GET /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1779] 10.0.0.235 () {32 vars in 680 bytes} [Thu Jul 2 16:37:10 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1780] 10.0.0.235 () {32 vars in 742 bytes} [Thu Jul 2 16:37:10 2026] GET /v2.0/subnets?network_id=8f1a4dde-74b0-4854-9c2e-7c72cc40d773 => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1781] 10.0.0.235 () {34 vars in 747 bytes} [Thu Jul 2 16:37:10 2026] PUT /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/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: 946/1782] 10.0.0.235 () {32 vars in 694 bytes} [Thu Jul 2 16:37:10 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1783] 10.0.0.235 () {32 vars in 653 bytes} [Thu Jul 2 16:37:10 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1784] 10.0.0.235 () {32 vars in 727 bytes} [Thu Jul 2 16:37:10 2026] GET /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1785] 10.0.0.235 () {32 vars in 690 bytes} [Thu Jul 2 16:37:10 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1786] 10.0.0.235 () {32 vars in 649 bytes} [Thu Jul 2 16:37:10 2026] GET /v2.0/networks => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1787] 10.0.0.235 () {32 vars in 735 bytes} [Thu Jul 2 16:37:10 2026] GET /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1788] 10.0.0.235 () {32 vars in 702 bytes} [Thu Jul 2 16:37:11 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1789] 10.0.0.235 () {32 vars in 647 bytes} [Thu Jul 2 16:37:11 2026] GET /v2.0/subnets => generated 1280 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:37:11.110 7 INFO neutron.api.v2.resource [None req-64768e2d-ea09-491f-a8d8-819dedc66b64 bcc4af062e6343d28e1891cfd17ecbcf fe099c144d5340a6920f165033654ee3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 954/1790] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:37:11 2026] GET /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1791] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:37:11 2026] DELETE /v2.0/floatingips/1b1520d6-3437-44a1-b9aa-548693fc8fd0 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1792] 10.0.0.235 () {32 vars in 723 bytes} [Thu Jul 2 16:37:11 2026] GET /v2.0/networks/b88c5285-2ddf-4191-ab43-8187cdc6cfc7 => generated 668 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1793] 10.0.0.235 () {32 vars in 738 bytes} [Thu Jul 2 16:37:11 2026] DELETE /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/tags/red => 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: 837/1794] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:37:10 2026] PUT /v2.0/routers/6b2130d0-eaca-4b83-abd7-3a8a75f53521/add_router_interface => generated 309 bytes in 1358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1795] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:37:11 2026] GET /v2.0/subnets/28574f70-5e79-4cff-8df0-614661af1e75 => generated 641 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1796] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:37:11 2026] DELETE /v2.0/floatingips/3edc08c2-9f25-429c-bcc6-efe907d8a6eb => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1797] 10.0.0.235 () {32 vars in 727 bytes} [Thu Jul 2 16:37:11 2026] GET /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:11.769 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc24eb27-30f9-4582-bc66-241d58b91e89 68220e1a3c2c41ea8b1323b5775a1b8a da687d50ccde4716bd3e04a4a0cf0b6e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 840/1798] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:11 2026] DELETE /v2.0/subnets/6231cf2e-65bb-4d23-903f-264423b2e1e6 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1799] 10.0.0.235 () {32 vars in 649 bytes} [Thu Jul 2 16:37:11 2026] GET /v2.0/networks => generated 5063 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:37:11.811 7 INFO neutron.api.v2.resource [None req-e724ed7b-f639-4b1e-a24f-b5a940a947eb bcc4af062e6343d28e1891cfd17ecbcf fe099c144d5340a6920f165033654ee3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 960/1800] 10.0.0.235 () {32 vars in 742 bytes} [Thu Jul 2 16:37:11 2026] DELETE /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:37:11.822 7 INFO neutron.pecan_wsgi.hooks.translation [None req-320019f0-b4fa-478e-a614-4ff917aa31d5 68220e1a3c2c41ea8b1323b5775a1b8a da687d50ccde4716bd3e04a4a0cf0b6e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 961/1801] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:11 2026] DELETE /v2.0/networks/62c53937-8fa3-40ba-915b-7324caadfe63 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1802] 10.0.0.235 () {32 vars in 647 bytes} [Thu Jul 2 16:37:11 2026] GET /v2.0/subnets => generated 3243 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1803] 10.0.0.235 () {32 vars in 730 bytes} [Thu Jul 2 16:37:11 2026] DELETE /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1804] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:11 2026] DELETE /v2.0/subnets/28574f70-5e79-4cff-8df0-614661af1e75 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1805] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:37:11 2026] DELETE /v2.0/floatingips/d0a32ff1-b81c-41d2-aec8-794ced98c826 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1806] 10.0.0.235 () {32 vars in 727 bytes} [Thu Jul 2 16:37:12 2026] GET /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1807] 10.0.0.235 () {32 vars in 647 bytes} [Thu Jul 2 16:37:12 2026] GET /v2.0/routers => generated 738 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1808] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:37:12 2026] DELETE /v2.0/floatingips/dfb4b137-dfef-46bd-bd50-046ba21d0104 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:12.500 8 INFO neutron.services.segments.plugin [-] Segment 1e80589d-356e-4dee-b6fa-4a435562e782 resource provider aggregate not found 2026-07-02 16:37:12.505 8 INFO neutron.services.segments.plugin [-] Segment 1e80589d-356e-4dee-b6fa-4a435562e782 resource provider aggregate not found 2026-07-02 16:37:12.518 8 INFO neutron.services.segments.plugin [-] Segment 1e80589d-356e-4dee-b6fa-4a435562e782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e80589d-356e-4dee-b6fa-4a435562e782 found for delete ", "request_id": "req-baacbb30-6e85-4193-8ca3-2a301e8c5eb2"}]} 2026-07-02 16:37:12.522 8 INFO neutron.services.segments.plugin [-] Segment 1e80589d-356e-4dee-b6fa-4a435562e782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e80589d-356e-4dee-b6fa-4a435562e782 found for delete ", "request_id": "req-7f40f94d-3bd5-4081-b4fc-c50db9cbe1d0"}]} [pid: 8|app: 0|req: 843/1809] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:12 2026] DELETE /v2.0/networks/b88c5285-2ddf-4191-ab43-8187cdc6cfc7 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:37:12.538 8 WARNING neutron_lib.context [None req-5e7c56f3-4882-4a7a-b390-388af0f0a3c8 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 844/1810] 10.0.0.235 () {34 vars in 685 bytes} [Thu Jul 2 16:37:12 2026] POST /v2.0/security-groups => generated 1673 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1811] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:37:12 2026] DELETE /v2.0/ports/fcae0a49-7a90-4416-836a-b1900cb747f3 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:37:12.733 7 WARNING neutron_lib.context [None req-973dce8c-d0b2-40c7-b527-5427185cd1f8 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 968/1812] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:37:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1813] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:37:12 2026] DELETE /v2.0/floatingips/a66be7d3-aa95-4b0d-a237-9be3463fff89 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:13.009 8 WARNING neutron_lib.context [None req-854da55a-cbd7-4183-b0b2-53491607f055 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:13.014 7 INFO neutron.services.segments.plugin [-] Segment b605c8f8-fa67-420c-baec-e3c5e0680e34 resource provider aggregate not found 2026-07-02 16:37:13.018 7 INFO neutron.services.segments.plugin [-] Segment b605c8f8-fa67-420c-baec-e3c5e0680e34 resource provider aggregate not found 2026-07-02 16:37:13.032 7 INFO neutron.services.segments.plugin [-] Segment b605c8f8-fa67-420c-baec-e3c5e0680e34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b605c8f8-fa67-420c-baec-e3c5e0680e34 found for delete ", "request_id": "req-d99b781c-954e-415a-aead-431bb0839672"}]} 2026-07-02 16:37:13.033 7 INFO neutron.services.segments.plugin [-] Segment b605c8f8-fa67-420c-baec-e3c5e0680e34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b605c8f8-fa67-420c-baec-e3c5e0680e34 found for delete ", "request_id": "req-ec5f5143-481b-48e7-8847-7f06dd815af9"}]} [pid: 7|app: 0|req: 969/1814] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:12 2026] DELETE /v2.0/networks/596054b0-a8f3-4674-9f24-4f8eb0ea3eff => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1815] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:37:13 2026] POST /v2.0/security-group-rules => generated 596 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:13.139 8 WARNING neutron_lib.context [None req-4b3b47b7-5937-4624-abe4-4164171994f0 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 847/1816] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:37:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:13.278 8 WARNING neutron_lib.context [None req-54db06cc-e9ea-439a-888b-5a5704bfc81b 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 848/1817] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:37:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:13.387 8 WARNING neutron_lib.context [None req-e6d6c1bf-23bc-473f-9e56-bf08d6e69797 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:13.419 8 INFO neutron.db.securitygroups_db [None req-e6d6c1bf-23bc-473f-9e56-bf08d6e69797 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Project cb45fec067904dcc81e2de519ac99e6d 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: 970/1818] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:13 2026] GET /v2.0/security-groups?tenant_id=da687d50ccde4716bd3e04a4a0cf0b6e&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1819] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:37:13 2026] POST /v2.0/security-group-rules => generated 607 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:13.496 8 WARNING neutron_lib.context [None req-e5285547-79e2-4a88-8745-d400805aaa21 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:13.531 8 INFO neutron.db.securitygroups_db [None req-e5285547-79e2-4a88-8745-d400805aaa21 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Project cb45fec067904dcc81e2de519ac99e6d 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: 971/1820] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:13 2026] DELETE /v2.0/security-groups/670dba14-126e-46ca-83cb-9b4b05a97006 => 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: 850/1821] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:37:13 2026] POST /v2.0/security-group-rules => generated 606 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1822] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:13 2026] GET /v2.0/security-groups?tenant_id=c16bfd98574c4a22af21839f82a8b110&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1823] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:13 2026] GET /v2.0/security-groups?tenant_id=479ff6fb6735421b93503d09e813aea4&name=default => generated 2925 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1824] 10.0.0.235 () {32 vars in 649 bytes} [Thu Jul 2 16:37:14 2026] GET /v2.0/networks => generated 1298 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1825] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:14 2026] DELETE /v2.0/security-groups/b091f873-d834-4c17-8bf7-d3246b32edee => 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: 853/1826] 10.0.0.118 () {34 vars in 1098 bytes} [Thu Jul 2 16:37:14 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-676714363&fields=id&tenant_id=cb45fec067904dcc81e2de519ac99e6d => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1827] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:14 2026] DELETE /v2.0/security-groups/e43df96c-b08f-4436-b0a1-411d1b2d38f5 => 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: 854/1828] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 2 16:37:14 2026] GET /v2.0/networks?id=f5654a50-1703-4e44-8fd7-d7356673ee4a => generated 661 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1829] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 2 16:37:14 2026] GET /v2.0/quotas/cb45fec067904dcc81e2de519ac99e6d => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1830] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 2 16:37:14 2026] GET /v2.0/ports?tenant_id=cb45fec067904dcc81e2de519ac99e6d&fields=id => generated 103 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1831] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:14 2026] GET /v2.0/security-groups?tenant_id=fe099c144d5340a6920f165033654ee3&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1832] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 2 16:37:14 2026] GET /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1833] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 2 16:37:14 2026] GET /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a?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: 977/1836] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:14 2026] DELETE /v2.0/security-groups/3fee6d02-e1a6-4cba-a30f-211817723c9a => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1837] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:14 2026] GET /v2.0/security-groups?tenant_id=a0d067d4628c403696c530285aceb2dd&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1838] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:14 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => 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: 978/1839] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:14 2026] DELETE /v2.0/security-groups/bd0d99d6-e7cc-4c71-8cf6-3172fe681305 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1840] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:15 2026] GET /v2.0/security-groups?tenant_id=67a8428187bf47bfb6c1b65445b04731&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: 979/1841] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:15 2026] DELETE /v2.0/security-groups/4420ba7e-3638-45ae-b3a7-dde55286e5ad => 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: 980/1842] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:15 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:16.107 8 WARNING neutron_lib.context [None req-dfd41506-54f5-46fa-b4ed-33893d628a71 a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:16.285 8 INFO neutron.db.segments_db [None req-dfd41506-54f5-46fa-b4ed-33893d628a71 a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] Added segment e0c491be-600e-4c1f-88d1-43d9852205d2 of type vxlan for network 4271df75-eb86-4c22-ba7e-a6c415ad8d4f [pid: 8|app: 0|req: 863/1843] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:37:15 2026] POST /v2.0/networks => generated 644 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:16.378 7 WARNING neutron_lib.context [None req-c535772f-b1ca-4b99-ab68-d38141b861e8 a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 981/1844] 10.0.0.235 () {34 vars in 665 bytes} [Thu Jul 2 16:37:16 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) 2026-07-02 16:37:16.706 8 WARNING neutron_lib.context [None req-b061d1ae-656e-4e52-8921-79fa0e379555 a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:16.752 8 INFO neutron.db.segments_db [None req-b061d1ae-656e-4e52-8921-79fa0e379555 a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] Added segment 9ad73a35-5ae4-4df3-94cc-adfe285ca5ce of type vxlan for network 398aaacf-9cb4-43eb-8861-74f8a9852b72 [pid: 8|app: 0|req: 864/1845] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:37:16 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:37:16.857 7 WARNING neutron_lib.context [None req-cc0171d8-9697-4dcd-b9ee-b07ec67e5bf7 a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 865/1846] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:17 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1847] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:37:16 2026] POST /v2.0/subnets => generated 626 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:17.158 8 WARNING neutron_lib.context [None req-af14b85f-f7c7-41a6-b5cc-225939351177 a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 866/1848] 10.0.0.235 () {34 vars in 665 bytes} [Thu Jul 2 16:37:17 2026] POST /v2.0/ports => generated 950 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1849] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:37:17 2026] DELETE /v2.0/ports/11797689-807d-4760-86cf-02139acb0954 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:37:17.934 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5ad3e23-4fe4-4463-92e2-e1bd2d10d907 a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 867/1850] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:37:17 2026] DELETE /v2.0/ports/11797689-807d-4760-86cf-02139acb0954 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:37:17.968 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f312a14f-e86c-4c31-9dba-15d4d7d9d1eb a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 984/1851] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:37:17 2026] GET /v2.0/ports/11797689-807d-4760-86cf-02139acb0954 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1852] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:17 2026] DELETE /v2.0/subnets/ed5e8581-9326-45dc-96cb-6ee1e0d12010 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1853] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:18 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:18.458 7 INFO neutron.services.segments.plugin [-] Segment 9ad73a35-5ae4-4df3-94cc-adfe285ca5ce resource provider aggregate not found 2026-07-02 16:37:18.461 7 INFO neutron.services.segments.plugin [-] Segment 9ad73a35-5ae4-4df3-94cc-adfe285ca5ce resource provider aggregate not found 2026-07-02 16:37:18.479 7 INFO neutron.services.segments.plugin [-] Segment 9ad73a35-5ae4-4df3-94cc-adfe285ca5ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ad73a35-5ae4-4df3-94cc-adfe285ca5ce found for delete ", "request_id": "req-f84edaa6-c1be-4f78-994f-ca37229d6bc1"}]} 2026-07-02 16:37:18.484 7 INFO neutron.services.segments.plugin [-] Segment 9ad73a35-5ae4-4df3-94cc-adfe285ca5ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ad73a35-5ae4-4df3-94cc-adfe285ca5ce found for delete ", "request_id": "req-9a3c299c-54d3-48c9-83b6-97a31099b55c"}]} [pid: 7|app: 0|req: 985/1854] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:18 2026] DELETE /v2.0/networks/398aaacf-9cb4-43eb-8861-74f8a9852b72 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:37:18.503 7 WARNING neutron_lib.context [None req-21280853-b967-46ad-8597-8d240089ee76 a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 870/1855] 10.0.0.235 () {34 vars in 678 bytes} [Thu Jul 2 16:37:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1856] 10.0.0.235 () {34 vars in 753 bytes} [Thu Jul 2 16:37:18 2026] PUT /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:18.562 7 INFO neutron.db.segments_db [None req-21280853-b967-46ad-8597-8d240089ee76 a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] Added segment 4c999b92-a845-4624-a0ad-60a6a36cbfeb of type vxlan for network 0817ddde-cb1b-43a8-8d37-cf8deb63cc5e [pid: 8|app: 0|req: 872/1857] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:18 2026] GET /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags => generated 25 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1858] 10.0.0.235 () {34 vars in 764 bytes} [Thu Jul 2 16:37:18 2026] PUT /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags/green => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1859] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:18 2026] GET /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1860] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:37:18 2026] POST /v2.0/networks => generated 631 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1861] 10.0.0.235 () {34 vars in 760 bytes} [Thu Jul 2 16:37:18 2026] PUT /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-02 16:37:18.667 7 WARNING neutron_lib.context [None req-b9e33999-eb74-4901-a7f8-764b0e01c722 a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 876/1862] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:18 2026] GET /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1863] 10.0.0.235 () {34 vars in 782 bytes} [Thu Jul 2 16:37:18 2026] PUT /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1864] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:18 2026] GET /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1865] 10.0.0.235 () {34 vars in 753 bytes} [Thu Jul 2 16:37:18 2026] PUT /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1866] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:18 2026] GET /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1867] 10.0.0.235 () {32 vars in 741 bytes} [Thu Jul 2 16:37:18 2026] GET /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:18.879 8 INFO neutron.api.v2.resource [None req-dcf5dde7-495b-4745-b1f9-b5244ce7b5be b32be1cb18ec451aab4b195fa74289fe 8f56245a5be6402182e05e27e64d5d74 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 882/1868] 10.0.0.235 () {32 vars in 745 bytes} [Thu Jul 2 16:37:18 2026] GET /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1869] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:37:18 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1870] 10.0.0.235 () {32 vars in 744 bytes} [Thu Jul 2 16:37:18 2026] DELETE /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:18.935 7 WARNING neutron_lib.context [None req-a852bfbb-78d1-43fd-8d3a-e750756b08ce a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 884/1871] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:18 2026] GET /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:18.986 8 INFO neutron.api.v2.resource [None req-fec1b724-57d7-4e38-b9ec-c0d07884d17a b32be1cb18ec451aab4b195fa74289fe 8f56245a5be6402182e05e27e64d5d74 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 885/1872] 10.0.0.235 () {32 vars in 748 bytes} [Thu Jul 2 16:37:18 2026] DELETE /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1873] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:37:18 2026] DELETE /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1874] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:19 2026] GET /v2.0/policies/267431b0-588b-464b-a1ce-38cdae12b3ea/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1875] 10.0.0.235 () {32 vars in 734 bytes} [Thu Jul 2 16:37:19 2026] DELETE /v2.0/qos/policies/267431b0-588b-464b-a1ce-38cdae12b3ea => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1876] 10.0.0.235 () {34 vars in 665 bytes} [Thu Jul 2 16:37:18 2026] POST /v2.0/ports => generated 912 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1877] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:37:19 2026] GET /v2.0/networks?id=f5654a50-1703-4e44-8fd7-d7356673ee4a => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1878] 199.19.213.102 () {34 vars in 1050 bytes} [Thu Jul 2 16:37:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb45fec067904dcc81e2de519ac99e6d => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1879] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:19 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:19.342 8 WARNING neutron_lib.context [req-051e340b-e4e1-41df-920f-c47ad0a58df4 req-f83e80b2-897a-4a05-bb05-ba7e5c7b17ab 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 989/1880] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:37:19 2026] DELETE /v2.0/ports/2ce1ee8e-96a8-4e15-8a47-98c92c97ff3e => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:37:19.542 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f90ca09-5dc0-40e1-961f-3b5462c223df a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 990/1881] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:37:19 2026] GET /v2.0/ports/2ce1ee8e-96a8-4e15-8a47-98c92c97ff3e => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1882] 199.19.213.102 () {38 vars in 955 bytes} [Thu Jul 2 16:37:19 2026] POST /v2.0/ports => generated 958 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 991/1883] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:19 2026] DELETE /v2.0/subnets/530f40ff-ffab-4ff5-bd59-c9d20417a056 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1884] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:19 2026] DELETE /v2.0/networks/0817ddde-cb1b-43a8-8d37-cf8deb63cc5e => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1885] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:20 2026] GET /v2.0/security-groups?tenant_id=8f56245a5be6402182e05e27e64d5d74&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1886] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:37:19 2026] PUT /v2.0/ports/24fe89e0-a46d-4f6b-9956-d8a36a58158b => generated 1239 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:37:20.290 7 WARNING neutron_lib.context [None req-7a9c7f1e-ec47-4991-a5c0-a160b306d928 5ec6cff78cb745baa104147e863bfba3 4d0d43aca91c4cacb511a4037129760f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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.12/site-packages/pycadf/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-02 16:37:20.294 8 WARNING neutron_lib.context [None req-0f02b0c2-a440-42ea-8037-3153069f7e81 a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:20.337 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b3450cc-be70-4ac7-9810-5c0b243a45e7'] response: {'name': 'network-changed', 'server_uuid': '19a7738f-64e0-4424-af51-42cf892f4831', 'tag': '24fe89e0-a46d-4f6b-9956-d8a36a58158b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 994/1887] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:37:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1888] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:20 2026] DELETE /v2.0/security-groups/70dbf1df-53ec-4750-b4d3-69f5e182d3c3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:20.471 7 WARNING neutron_lib.context [None req-36e33dd9-25f2-43ce-8031-521800dcd8ac 5ec6cff78cb745baa104147e863bfba3 4d0d43aca91c4cacb511a4037129760f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:20.499 7 INFO neutron.services.segments.plugin [-] Segment 4c999b92-a845-4624-a0ad-60a6a36cbfeb resource provider aggregate not found 2026-07-02 16:37:20.507 7 INFO neutron.services.segments.plugin [-] Segment 4c999b92-a845-4624-a0ad-60a6a36cbfeb resource provider aggregate not found 2026-07-02 16:37:20.512 7 INFO neutron.services.segments.plugin [-] Segment 4c999b92-a845-4624-a0ad-60a6a36cbfeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c999b92-a845-4624-a0ad-60a6a36cbfeb found for delete ", "request_id": "req-459569cb-e889-49bb-bbc9-94e547eb59fa"}]} 2026-07-02 16:37:20.523 7 INFO neutron.services.segments.plugin [-] Segment 4c999b92-a845-4624-a0ad-60a6a36cbfeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c999b92-a845-4624-a0ad-60a6a36cbfeb found for delete ", "request_id": "req-180aa940-ea35-461e-baa6-5c2afed139ad"}]} [pid: 7|app: 0|req: 996/1889] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:37:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1890] 10.0.0.235 () {34 vars in 665 bytes} [Thu Jul 2 16:37:20 2026] POST /v2.0/ports => generated 775 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:37:20.614 8 WARNING neutron_lib.context [None req-dcb95443-f5af-4f72-aa7d-5a45eaf676ee 5ec6cff78cb745baa104147e863bfba3 4d0d43aca91c4cacb511a4037129760f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 997/1891] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:20 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1892] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:37:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1893] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:20 2026] GET /v2.0/security-groups?tenant_id=fc3dad99bf284fefa9f1f86945baf9fb&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1894] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:37:20 2026] GET /v2.0/security-groups?id=b9abf62e-4d0c-4f23-936c-b20a09205870&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:37:20.771 7 WARNING neutron_lib.context [None req-5937c9f2-f2b4-4977-80cf-1f932f2dd883 5ec6cff78cb745baa104147e863bfba3 4d0d43aca91c4cacb511a4037129760f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1000/1895] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:37:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1896] 10.0.0.235 () {34 vars in 737 bytes} [Thu Jul 2 16:37:20 2026] PUT /v2.0/ports/35ffc09f-0a12-4e14-83cb-6db2a801431d => generated 752 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:37:20.905 8 WARNING neutron_lib.context [None req-531decfa-3ff5-43f0-835c-26b69054b104 5ec6cff78cb745baa104147e863bfba3 4d0d43aca91c4cacb511a4037129760f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1001/1897] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:20 2026] DELETE /v2.0/security-groups/01b6fff5-b8c3-42b2-9917-e88f2c8066c3 => 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: 897/1898] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:37:20 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: 7|app: 0|req: 1002/1899] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:37:20 2026] GET /v2.0/ports?tenant_id=cb45fec067904dcc81e2de519ac99e6d&device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1900] 10.0.0.235 () {34 vars in 759 bytes} [Thu Jul 2 16:37:20 2026] PUT /v2.0/subnetpools/22e15822-593c-41f7-8942-22b142537c5e/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1901] 199.19.213.102 () {34 vars in 1018 bytes} [Thu Jul 2 16:37:21 2026] GET /v2.0/networks?tenant_id=cb45fec067904dcc81e2de519ac99e6d&shared=False => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1902] 10.0.0.235 () {34 vars in 759 bytes} [Thu Jul 2 16:37:21 2026] PUT /v2.0/subnetpools/402e435c-10d3-4628-9fe7-f7b3a51e7e7e/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: 1006/1903] 199.19.213.102 () {34 vars in 930 bytes} [Thu Jul 2 16:37:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1904] 10.0.0.235 () {34 vars in 759 bytes} [Thu Jul 2 16:37:21 2026] PUT /v2.0/subnetpools/99635924-b7ef-4b7a-a309-36d65fa95124/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1905] 10.0.0.235 () {34 vars in 759 bytes} [Thu Jul 2 16:37:21 2026] PUT /v2.0/subnetpools/f2e24864-2783-485a-9582-0aa772d2100a/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1906] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:37:20 2026] DELETE /v2.0/ports/35ffc09f-0a12-4e14-83cb-6db2a801431d => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1907] 10.0.0.235 () {32 vars in 672 bytes} [Thu Jul 2 16:37:21 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1908] 10.0.0.235 () {32 vars in 643 bytes} [Thu Jul 2 16:37:21 2026] GET /v2.0/ports => generated 777 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1909] 10.0.0.235 () {32 vars in 686 bytes} [Thu Jul 2 16:37:21 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:37:21.288 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e12c179-545e-467c-a04f-9c70b85008cc a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1910] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:37:21 2026] GET /v2.0/ports/35ffc09f-0a12-4e14-83cb-6db2a801431d => 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: 1011/1911] 10.0.0.235 () {32 vars in 682 bytes} [Thu Jul 2 16:37:21 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1912] 10.0.0.235 () {32 vars in 643 bytes} [Thu Jul 2 16:37:21 2026] GET /v2.0/ports => generated 777 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1913] 10.0.0.235 () {32 vars in 694 bytes} [Thu Jul 2 16:37:21 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1914] 10.0.0.235 () {32 vars in 680 bytes} [Thu Jul 2 16:37:21 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1915] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:37:21 2026] GET /v2.0/ports/ee6e9504-98fe-4619-a7c5-883d074e5490 => generated 774 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1916] 10.0.0.235 () {32 vars in 694 bytes} [Thu Jul 2 16:37:21 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:37:21.391 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b327abc-f786-4a6b-9ae7-0a226d4dc14b a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 903/1917] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:37:21 2026] DELETE /v2.0/ports/2ce1ee8e-96a8-4e15-8a47-98c92c97ff3e => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:37:21.413 8 INFO neutron.pecan_wsgi.hooks.translation [None req-750fa7fb-eb6a-498d-b5f1-ca6cb654a5d2 a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1015/1918] 10.0.0.235 () {32 vars in 690 bytes} [Thu Jul 2 16:37:21 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1919] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:21 2026] DELETE /v2.0/subnets/530f40ff-ffab-4ff5-bd59-c9d20417a056 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:37:21.432 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f896243d-d8e4-4784-8b17-8242da5c28eb a2b5e81e5f304e82a3697a282bf299c2 d3b17fbd0e1c4fe0bbfa67f79f02a012 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 905/1920] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:21 2026] DELETE /v2.0/subnets/ed5e8581-9326-45dc-96cb-6ee1e0d12010 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1921] 10.0.0.235 () {32 vars in 702 bytes} [Thu Jul 2 16:37:21 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1922] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:37:21 2026] DELETE /v2.0/subnetpools/22e15822-593c-41f7-8942-22b142537c5e => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1923] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:37:21 2026] DELETE /v2.0/subnetpools/402e435c-10d3-4628-9fe7-f7b3a51e7e7e => 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: 906/1924] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:37:21 2026] DELETE /v2.0/ports/ee6e9504-98fe-4619-a7c5-883d074e5490 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1925] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:37:21 2026] DELETE /v2.0/subnetpools/99635924-b7ef-4b7a-a309-36d65fa95124 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1926] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:37:21 2026] DELETE /v2.0/subnetpools/f2e24864-2783-485a-9582-0aa772d2100a => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:21.707 8 INFO neutron.services.segments.plugin [-] Segment e0c491be-600e-4c1f-88d1-43d9852205d2 resource provider aggregate not found 2026-07-02 16:37:21.712 8 INFO neutron.services.segments.plugin [-] Segment e0c491be-600e-4c1f-88d1-43d9852205d2 resource provider aggregate not found 2026-07-02 16:37:21.725 8 INFO neutron.services.segments.plugin [-] Segment e0c491be-600e-4c1f-88d1-43d9852205d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0c491be-600e-4c1f-88d1-43d9852205d2 found for delete ", "request_id": "req-9d984b49-713e-469d-872d-242a41e70ee0"}]} [pid: 7|app: 0|req: 1021/1927] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:37:21 2026] DELETE /v2.0/subnetpools/fac17db3-e2c4-40f3-8c78-aca5dbf3b7cd => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:21.730 8 INFO neutron.services.segments.plugin [-] Segment e0c491be-600e-4c1f-88d1-43d9852205d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0c491be-600e-4c1f-88d1-43d9852205d2 found for delete ", "request_id": "req-af793513-08d0-4126-9f17-37680910348d"}]} [pid: 8|app: 0|req: 907/1928] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:21 2026] DELETE /v2.0/networks/4271df75-eb86-4c22-ba7e-a6c415ad8d4f => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1929] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:21 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1930] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:37:21 2026] GET /v2.0/security-groups?id=b9abf62e-4d0c-4f23-936c-b20a09205870&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: 7|app: 0|req: 1023/1931] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:37:22 2026] GET /v2.0/ports?tenant_id=cb45fec067904dcc81e2de519ac99e6d&device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1932] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:37:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=24fe89e0-a46d-4f6b-9956-d8a36a58158b => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1933] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:37:22 2026] GET /v2.0/subnets?id=f52c617f-2d8a-4f9d-9c02-1a6687669c66 => generated 677 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1934] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:37:22 2026] GET /v2.0/ports?network_id=f5654a50-1703-4e44-8fd7-d7356673ee4a&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1935] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:37:22 2026] GET /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1936] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:22 2026] GET /v2.0/security-groups?tenant_id=d3b17fbd0e1c4fe0bbfa67f79f02a012&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1937] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:37:22 2026] GET /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a?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: 910/1938] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:22 2026] DELETE /v2.0/security-groups/0e2ccf8e-225c-4ae0-943c-c5574c1970e4 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1939] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:22 2026] GET /v2.0/security-groups?tenant_id=4d0d43aca91c4cacb511a4037129760f&name=default => generated 2925 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1940] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:22 2026] DELETE /v2.0/security-groups/72551f16-3120-4934-b859-e394e93a24e2 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1941] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:23 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1942] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:37:23 2026] GET /v2.0/security-groups?id=b9abf62e-4d0c-4f23-936c-b20a09205870&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1943] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:23 2026] GET /v2.0/security-groups?tenant_id=a17eaaefc3a64f45bf54c3cad082314e&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1944] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:23 2026] DELETE /v2.0/security-groups/1465a201-70e3-44b0-bc93-6d0c422f4451 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1945] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:23 2026] GET /v2.0/security-groups?tenant_id=46080a9755d041f182be961d722eddbf&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: 914/1946] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:23 2026] DELETE /v2.0/security-groups/b1807b4b-b6da-419e-a049-1642d6817885 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1947] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:24 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => 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: 915/1948] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:37:24 2026] GET /v2.0/security-groups?id=b9abf62e-4d0c-4f23-936c-b20a09205870&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:37:24.450 7 WARNING neutron_lib.context [None req-d199b84e-71d2-447b-8e26-ba46118fa4e0 8b629813673a43d5a3940cca5622de7b be1873781b18411b827c89464e2c62c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:24.459 8 WARNING neutron_lib.context [None req-477e5d8a-36fe-4a22-8173-32fa2c12fd9a a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:24.486 7 INFO neutron.db.segments_db [None req-d199b84e-71d2-447b-8e26-ba46118fa4e0 8b629813673a43d5a3940cca5622de7b be1873781b18411b827c89464e2c62c1 - - default default] Added segment e1616a03-2e9f-499d-967c-0fbd45e7c1e6 of type vxlan for network 252fdf97-9333-4954-8f55-771edb96a77d 2026-07-02 16:37:24.645 8 INFO neutron.db.segments_db [None req-477e5d8a-36fe-4a22-8173-32fa2c12fd9a a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Added segment 78849ec0-0e29-4de5-8932-1c393f0070b1 of type vxlan for network d869c2c9-9d24-47e0-8b9f-5af7f7b945be [pid: 8|app: 0|req: 916/1949] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:37:24 2026] POST /v2.0/networks => generated 634 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:24.763 7 INFO neutron.db.l3_hamode_db [None req-d199b84e-71d2-447b-8e26-ba46118fa4e0 8b629813673a43d5a3940cca5622de7b be1873781b18411b827c89464e2c62c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:37:24.769 8 WARNING neutron_lib.context [None req-04d379ae-6b62-4044-b21c-e138578a947b a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:24.843 8 INFO neutron.db.segments_db [None req-04d379ae-6b62-4044-b21c-e138578a947b a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Added segment 08dad840-30b1-42a1-921a-b81942d75439 of type vxlan for network fcdeb126-6624-4dee-94a4-db4827600c39 2026-07-02 16:37:24.902 7 INFO neutron.db.l3_hamode_db [None req-d199b84e-71d2-447b-8e26-ba46118fa4e0 8b629813673a43d5a3940cca5622de7b be1873781b18411b827c89464e2c62c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 917/1950] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:37:24 2026] POST /v2.0/networks => generated 634 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:24.975 8 WARNING neutron_lib.context [None req-6087b831-a89b-44a7-ae02-e3c9bb5d5ec2 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 918/1951] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:37:24 2026] POST /v2.0/subnets => generated 646 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:25.251 8 WARNING neutron_lib.context [None req-c26150f6-442a-487c-a1ab-69ecd3b013cf a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1034/1952] 10.0.0.235 () {34 vars in 668 bytes} [Thu Jul 2 16:37:24 2026] POST /v2.0/routers => generated 474 bytes in 1212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1953] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:25 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1954] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:37:25 2026] POST /v2.0/subnets => generated 655 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1955] 10.0.0.235 () {34 vars in 751 bytes} [Thu Jul 2 16:37:25 2026] PUT /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:25.630 7 WARNING neutron_lib.context [None req-1b03f830-6273-41d7-92d2-bc07525b109f a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 920/1956] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:37:25 2026] GET /v2.0/security-groups?id=b9abf62e-4d0c-4f23-936c-b20a09205870&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:37:25.678 7 INFO neutron.db.segments_db [None req-1b03f830-6273-41d7-92d2-bc07525b109f a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Added segment 7001d67e-163b-4278-908a-ac52653b5e67 of type vxlan for network c15495e7-55a7-4346-834c-d9510c09278b [pid: 8|app: 0|req: 921/1957] 10.0.0.235 () {32 vars in 731 bytes} [Thu Jul 2 16:37:25 2026] GET /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1958] 10.0.0.235 () {34 vars in 762 bytes} [Thu Jul 2 16:37:25 2026] PUT /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1959] 10.0.0.235 () {32 vars in 731 bytes} [Thu Jul 2 16:37:25 2026] GET /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1960] 10.0.0.235 () {34 vars in 758 bytes} [Thu Jul 2 16:37:25 2026] PUT /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/tags/red => 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: 925/1961] 10.0.0.235 () {32 vars in 731 bytes} [Thu Jul 2 16:37:25 2026] GET /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:26.057 7 INFO neutron.db.l3_hamode_db [None req-1b03f830-6273-41d7-92d2-bc07525b109f a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 926/1962] 10.0.0.235 () {34 vars in 780 bytes} [Thu Jul 2 16:37:26 2026] PUT /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-02 16:37:26.189 7 INFO neutron.db.l3_hamode_db [None req-1b03f830-6273-41d7-92d2-bc07525b109f a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 927/1963] 10.0.0.235 () {32 vars in 731 bytes} [Thu Jul 2 16:37:26 2026] GET /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1964] 10.0.0.235 () {34 vars in 751 bytes} [Thu Jul 2 16:37:26 2026] PUT /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1965] 10.0.0.235 () {32 vars in 731 bytes} [Thu Jul 2 16:37:26 2026] GET /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1966] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:37:26 2026] GET /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:26.455 8 INFO neutron.api.v2.resource [None req-d9ed5a59-e500-42a0-877c-aebb4bf77a15 8b629813673a43d5a3940cca5622de7b be1873781b18411b827c89464e2c62c1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 931/1967] 10.0.0.235 () {32 vars in 743 bytes} [Thu Jul 2 16:37:26 2026] GET /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/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: 932/1968] 10.0.0.235 () {32 vars in 742 bytes} [Thu Jul 2 16:37:26 2026] DELETE /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1969] 10.0.0.235 () {32 vars in 731 bytes} [Thu Jul 2 16:37:26 2026] GET /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/tags => generated 30 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:26.723 8 INFO neutron.api.v2.resource [None req-d9d2c3ad-0da4-4ed9-8c0b-bc2fbf85d358 8b629813673a43d5a3940cca5622de7b be1873781b18411b827c89464e2c62c1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 934/1970] 10.0.0.235 () {32 vars in 746 bytes} [Thu Jul 2 16:37:26 2026] DELETE /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/tags/green => generated 99 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1971] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:26 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1972] 10.0.0.235 () {32 vars in 734 bytes} [Thu Jul 2 16:37:26 2026] DELETE /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/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: 1037/1973] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:37:25 2026] POST /v2.0/routers => generated 511 bytes in 1345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1974] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:37:26 2026] GET /v2.0/security-groups?id=b9abf62e-4d0c-4f23-936c-b20a09205870&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1975] 10.0.0.235 () {32 vars in 731 bytes} [Thu Jul 2 16:37:26 2026] GET /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1976] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:37:27 2026] GET /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397 => generated 480 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1977] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:27 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => 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: 1041/1978] 10.0.0.235 () {34 vars in 742 bytes} [Thu Jul 2 16:37:27 2026] PUT /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397 => generated 480 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1979] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:37:27 2026] GET /v2.0/security-groups?id=b9abf62e-4d0c-4f23-936c-b20a09205870&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:37:27.911 7 WARNING neutron_lib.context [None req-25c8be3c-2e56-4e02-ad59-f0577075d401 1bd390e664eb49768f924c92ca693676 feaa4915ca344e298234cbba2d84a85f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 938/1980] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:37:26 2026] PUT /v2.0/routers/ea463e8c-eea4-4692-bb86-f9dda817f204/add_router_interface => generated 309 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1981] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:37:28 2026] GET /v2.0/ports?device_id=0fe89225-9067-4a40-b8f8-dda631185397 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1982] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:37:28 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1983] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:37:28 2026] GET /v2.0/ports/5eb6db81-f697-4aa5-9f11-ab433b4a6205 => generated 959 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1984] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:37:27 2026] POST /v2.0/floatingips => generated 552 bytes in 821 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:28.532 7 WARNING neutron_lib.context [None req-54ae5fa6-63cf-4653-9f59-a979777c7ad6 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:28.871 8 INFO neutron.services.segments.plugin [-] Segment e1616a03-2e9f-499d-967c-0fbd45e7c1e6 resource provider aggregate not found 2026-07-02 16:37:28.877 8 INFO neutron.services.segments.plugin [-] Segment e1616a03-2e9f-499d-967c-0fbd45e7c1e6 resource provider aggregate not found 2026-07-02 16:37:28.888 8 INFO neutron.db.l3_hamode_db [None req-bcda3db6-ec75-4260-acc9-582b2e9cbe5c 8b629813673a43d5a3940cca5622de7b be1873781b18411b827c89464e2c62c1 - - default default] HA network 252fdf97-9333-4954-8f55-771edb96a77d was deleted as no HA routers are present in tenant be1873781b18411b827c89464e2c62c1. [pid: 8|app: 0|req: 942/1985] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:28 2026] DELETE /v2.0/routers/0fe89225-9067-4a40-b8f8-dda631185397 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:28.902 8 INFO neutron.services.segments.plugin [-] Segment e1616a03-2e9f-499d-967c-0fbd45e7c1e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1616a03-2e9f-499d-967c-0fbd45e7c1e6 found for delete ", "request_id": "req-e776645f-cd62-4834-a389-22666a82c77c"}]} 2026-07-02 16:37:28.903 8 INFO neutron.services.segments.plugin [-] Segment e1616a03-2e9f-499d-967c-0fbd45e7c1e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1616a03-2e9f-499d-967c-0fbd45e7c1e6 found for delete ", "request_id": "req-3f7d5856-c9e5-4e2a-a86e-8d88fb8da014"}]} 2026-07-02 16:37:29.365 7 INFO neutron.db.l3_db [None req-54ae5fa6-63cf-4653-9f59-a979777c7ad6 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Floating IP 3b19480b-73e7-4937-b538-f164d2ce538d associated. External IP: 10.96.250.215, port: 24fe89e0-a46d-4f6b-9956-d8a36a58158b. [pid: 7|app: 0|req: 1044/1986] 10.0.0.235 () {34 vars in 677 bytes} [Thu Jul 2 16:37:28 2026] POST /v2.0/floatingips => generated 856 bytes in 1154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:29.735 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b37050fc-2274-4c01-8e57-630d6eebd4b5'] response: {'name': 'network-changed', 'server_uuid': '19a7738f-64e0-4424-af51-42cf892f4831', 'tag': '24fe89e0-a46d-4f6b-9956-d8a36a58158b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1045/1987] 10.0.0.235 () {34 vars in 759 bytes} [Thu Jul 2 16:37:29 2026] PUT /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1988] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:29 2026] GET /v2.0/security-groups?tenant_id=be1873781b18411b827c89464e2c62c1&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1991] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:37:29 2026] GET /v2.0/floatingips/3b19480b-73e7-4937-b538-f164d2ce538d => generated 856 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1992] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:37:30 2026] GET /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/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: 1051/1993] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:30 2026] DELETE /v2.0/security-groups/c0073ef3-cbed-4781-bfca-0a297a6dc466 => 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: 1052/1994] 10.0.0.235 () {34 vars in 770 bytes} [Thu Jul 2 16:37:30 2026] PUT /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1995] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:37:30 2026] GET /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1996] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:37:30 2026] GET /v2.0/ports?tenant_id=cb45fec067904dcc81e2de519ac99e6d&device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1997] 10.0.0.235 () {34 vars in 766 bytes} [Thu Jul 2 16:37:30 2026] PUT /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1998] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:30 2026] GET /v2.0/security-groups?tenant_id=e5bc547d38664aa0b3793858b6482a13&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1999] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:37:30 2026] GET /v2.0/networks?id=f5654a50-1703-4e44-8fd7-d7356673ee4a => generated 757 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2000] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:37:30 2026] GET /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/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: 1059/2001] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:30 2026] DELETE /v2.0/security-groups/f9248159-1cac-4983-9dae-73f0ecba1f54 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2002] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:37:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=24fe89e0-a46d-4f6b-9956-d8a36a58158b => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2003] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:37:28 2026] PUT /v2.0/routers/ea463e8c-eea4-4692-bb86-f9dda817f204/add_router_interface => generated 309 bytes in 1831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2004] 10.0.0.235 () {34 vars in 788 bytes} [Thu Jul 2 16:37:30 2026] PUT /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/tags/black.or.white => 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: 944/2005] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:37:30 2026] GET /v2.0/subnets?id=f52c617f-2d8a-4f9d-9c02-1a6687669c66 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2006] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:37:30 2026] GET /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2007] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:37:30 2026] GET /v2.0/ports?network_id=f5654a50-1703-4e44-8fd7-d7356673ee4a&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: 1062/2008] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:37:30 2026] GET /v2.0/ports/7416ba28-bf4a-4d0c-ae5e-a5e1f4a702c1 => generated 967 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2009] 10.0.0.235 () {34 vars in 759 bytes} [Thu Jul 2 16:37:30 2026] PUT /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2010] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:37:30 2026] GET /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a?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: 1064/2011] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:37:30 2026] GET /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/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: 1065/2012] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:37:30 2026] GET /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2013] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:37:30 2026] GET /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:31.009 7 INFO neutron.api.v2.resource [None req-65571b87-00ed-43e1-970b-e013ec5c3cfc 1bd390e664eb49768f924c92ca693676 feaa4915ca344e298234cbba2d84a85f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1067/2014] 10.0.0.235 () {32 vars in 751 bytes} [Thu Jul 2 16:37:30 2026] GET /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2015] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:37:31 2026] DELETE /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2016] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:37:31 2026] GET /v2.0/floatingips/3b19480b-73e7-4937-b538-f164d2ce538d => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2017] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:37:31 2026] GET /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:31.145 7 INFO neutron.api.v2.resource [None req-67166abf-eab4-4f83-8dcc-8f675d676212 1bd390e664eb49768f924c92ca693676 feaa4915ca344e298234cbba2d84a85f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1071/2018] 10.0.0.235 () {32 vars in 754 bytes} [Thu Jul 2 16:37:31 2026] DELETE /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2019] 10.0.0.235 () {32 vars in 742 bytes} [Thu Jul 2 16:37:31 2026] DELETE /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2020] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:37:31 2026] GET /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2021] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:37:31 2026] DELETE /v2.0/floatingips/e0304c91-e874-4b02-89f7-12d853a3c444 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2022] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:37:30 2026] PUT /v2.0/routers/ea463e8c-eea4-4692-bb86-f9dda817f204/remove_router_interface => generated 309 bytes in 753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2023] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:37:31 2026] PUT /v2.0/routers/ea463e8c-eea4-4692-bb86-f9dda817f204/remove_router_interface => generated 309 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2024] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:37:32 2026] GET /v2.0/ports?device_id=ea463e8c-eea4-4692-bb86-f9dda817f204 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2025] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:32 2026] GET /v2.0/security-groups?tenant_id=feaa4915ca344e298234cbba2d84a85f&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: 950/2026] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:32 2026] DELETE /v2.0/security-groups/687cc2fd-abbf-4893-b528-7a2ab83dfc93 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2027] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:32 2026] GET /v2.0/security-groups?tenant_id=7502b35fc7c041e792f0011d13354b5f&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2028] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:32 2026] DELETE /v2.0/security-groups/4d9db17e-9c3e-4d6e-9ffb-cd720cf8817a => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:33.040 7 INFO neutron.services.segments.plugin [-] Segment 7001d67e-163b-4278-908a-ac52653b5e67 resource provider aggregate not found 2026-07-02 16:37:33.046 7 INFO neutron.services.segments.plugin [-] Segment 7001d67e-163b-4278-908a-ac52653b5e67 resource provider aggregate not found 2026-07-02 16:37:33.049 7 INFO neutron.db.l3_hamode_db [None req-f6c47008-afca-4cbb-b873-5a7044924037 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] HA network c15495e7-55a7-4346-834c-d9510c09278b was deleted as no HA routers are present in tenant 46f4373b6ca1434588f158a510167b68. [pid: 7|app: 0|req: 1077/2029] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:32 2026] DELETE /v2.0/routers/ea463e8c-eea4-4692-bb86-f9dda817f204 => generated 0 bytes in 615 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2030] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:33 2026] DELETE /v2.0/subnets/c6bd54cf-93e3-440e-8f15-c0d3e9ec7857 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:37:33.312 7 INFO neutron.services.segments.plugin [-] Segment 7001d67e-163b-4278-908a-ac52653b5e67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7001d67e-163b-4278-908a-ac52653b5e67 found for delete ", "request_id": "req-39b22467-a25c-4425-97ff-6d3497c78cfc"}]} 2026-07-02 16:37:33.313 7 INFO neutron.services.segments.plugin [-] Segment 7001d67e-163b-4278-908a-ac52653b5e67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7001d67e-163b-4278-908a-ac52653b5e67 found for delete ", "request_id": "req-5c95da94-0d06-4957-81ec-ba6b6a58b19c"}]} [pid: 7|app: 0|req: 1078/2031] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:33 2026] DELETE /v2.0/subnets/2b5d24fc-089b-40df-ab6e-a3856818582c => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:37:33.829 8 INFO neutron.services.segments.plugin [-] Segment 08dad840-30b1-42a1-921a-b81942d75439 resource provider aggregate not found 2026-07-02 16:37:33.834 8 INFO neutron.services.segments.plugin [-] Segment 08dad840-30b1-42a1-921a-b81942d75439 resource provider aggregate not found 2026-07-02 16:37:33.849 8 INFO neutron.services.segments.plugin [-] Segment 08dad840-30b1-42a1-921a-b81942d75439 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08dad840-30b1-42a1-921a-b81942d75439 found for delete ", "request_id": "req-cf4dec46-6e31-4d94-98a3-39079058df4f"}]} 2026-07-02 16:37:33.852 8 INFO neutron.services.segments.plugin [-] Segment 08dad840-30b1-42a1-921a-b81942d75439 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08dad840-30b1-42a1-921a-b81942d75439 found for delete ", "request_id": "req-bc17956f-0823-4be4-9b48-bebaa600930e"}]} [pid: 8|app: 0|req: 954/2032] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:33 2026] DELETE /v2.0/networks/fcdeb126-6624-4dee-94a4-db4827600c39 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:37:33.954 7 WARNING neutron_lib.context [None req-858d678e-36e6-4601-ac76-1561f5cd6625 830f1bfed1794b6f89e7671f897bd687 d9af220b336640b881b9e651db15fdcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:34.126 7 INFO neutron.db.segments_db [None req-858d678e-36e6-4601-ac76-1561f5cd6625 830f1bfed1794b6f89e7671f897bd687 d9af220b336640b881b9e651db15fdcb - - default default] Added segment c4fba01f-d137-4693-ab50-5ffbcdf4e569 of type vxlan for network e92f704e-b587-45da-992a-110f5ed77c79 [pid: 7|app: 0|req: 1079/2033] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:37:33 2026] POST /v2.0/networks => generated 631 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:34.215 7 WARNING neutron_lib.context [None req-4946184a-7834-4593-98a9-c02bb4f4892c 830f1bfed1794b6f89e7671f897bd687 d9af220b336640b881b9e651db15fdcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 955/2034] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:33 2026] DELETE /v2.0/networks/d869c2c9-9d24-47e0-8b9f-5af7f7b945be => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:37:34.298 8 WARNING neutron_lib.context [None req-79f2df54-ee4d-4b4b-bd0b-b7da7582670b a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:34.374 8 INFO neutron.db.segments_db [None req-79f2df54-ee4d-4b4b-bd0b-b7da7582670b a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Added segment de691afb-0bf2-40a5-9d15-11c25a19f89a of type vxlan for network f84d2265-a8c9-4f37-8149-474c5e55cf0e [pid: 8|app: 0|req: 956/2035] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:37:34 2026] POST /v2.0/networks => generated 634 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:34.496 8 WARNING neutron_lib.context [None req-86557b5b-2a08-4e17-9129-f56bd092a6be a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1080/2036] 10.0.0.235 () {34 vars in 664 bytes} [Thu Jul 2 16:37:34 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:37:34.536 7 WARNING neutron_lib.context [None req-114500ce-d9f9-4a67-a3ff-be1fe087de89 830f1bfed1794b6f89e7671f897bd687 d9af220b336640b881b9e651db15fdcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 957/2037] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:37:34 2026] POST /v2.0/subnets => generated 646 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:34.784 8 WARNING neutron_lib.context [None req-77fe6a2b-faa3-4143-9e6b-81f70fe25763 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:34.818 8 INFO neutron.db.segments_db [None req-77fe6a2b-faa3-4143-9e6b-81f70fe25763 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Added segment 16802208-541a-4817-b5ac-29e32fb40422 of type vxlan for network 6afe66dd-82ff-472e-a305-696c353487c8 2026-07-02 16:37:35.140 8 INFO neutron.db.l3_hamode_db [None req-77fe6a2b-faa3-4143-9e6b-81f70fe25763 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:37:35.252 8 INFO neutron.db.l3_hamode_db [None req-77fe6a2b-faa3-4143-9e6b-81f70fe25763 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1081/2038] 10.0.0.235 () {34 vars in 666 bytes} [Thu Jul 2 16:37:34 2026] POST /v2.0/trunks => generated 407 bytes in 757 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2039] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:37:35 2026] PUT /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2040] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:37:35 2026] GET /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags => generated 25 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2041] 10.0.0.235 () {34 vars in 760 bytes} [Thu Jul 2 16:37:35 2026] PUT /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags/green => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2042] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:37:35 2026] GET /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2043] 10.0.0.235 () {34 vars in 756 bytes} [Thu Jul 2 16:37:35 2026] PUT /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags/red => generated 4 bytes in 13 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2044] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:37:35 2026] GET /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2045] 10.0.0.235 () {34 vars in 778 bytes} [Thu Jul 2 16:37:35 2026] PUT /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags/black.or.white => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2046] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:37:35 2026] GET /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags => generated 52 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2047] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:37:35 2026] PUT /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2048] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:37:35 2026] GET /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags => generated 37 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2049] 10.0.0.235 () {32 vars in 737 bytes} [Thu Jul 2 16:37:35 2026] GET /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags/red => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:35.542 7 INFO neutron.api.v2.resource [None req-c2547977-fd01-4fe0-87d3-1d777119adac 830f1bfed1794b6f89e7671f897bd687 d9af220b336640b881b9e651db15fdcb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1093/2050] 10.0.0.235 () {32 vars in 741 bytes} [Thu Jul 2 16:37:35 2026] GET /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags/green => generated 99 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2051] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:35 2026] DELETE /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2052] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:37:35 2026] GET /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags => generated 30 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:35.607 7 INFO neutron.api.v2.resource [None req-75ec8264-9420-44fc-85f5-0a0fb317602e 830f1bfed1794b6f89e7671f897bd687 d9af220b336640b881b9e651db15fdcb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1096/2053] 10.0.0.235 () {32 vars in 744 bytes} [Thu Jul 2 16:37:35 2026] DELETE /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2054] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:37:35 2026] DELETE /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2055] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:37:35 2026] GET /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3/tags => 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: 1099/2056] 10.0.0.235 () {32 vars in 719 bytes} [Thu Jul 2 16:37:35 2026] GET /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2057] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:37:35 2026] GET /v2.0/ports/19af4b69-5b95-48e0-97fe-8885f49994b0 => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:37:35.879 8 INFO neutron.services.segments.plugin [-] Segment 78849ec0-0e29-4de5-8932-1c393f0070b1 resource provider aggregate not found [pid: 7|app: 0|req: 1101/2058] 10.0.0.235 () {32 vars in 722 bytes} [Thu Jul 2 16:37:35 2026] DELETE /v2.0/trunks/5f4311eb-190f-430f-8bed-db302880ebc3 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:35.884 8 INFO neutron.services.segments.plugin [-] Segment 78849ec0-0e29-4de5-8932-1c393f0070b1 resource provider aggregate not found 2026-07-02 16:37:35.906 8 INFO neutron.services.segments.plugin [-] Segment 78849ec0-0e29-4de5-8932-1c393f0070b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78849ec0-0e29-4de5-8932-1c393f0070b1 found for delete ", "request_id": "req-99db11ed-3c9f-4923-9e1c-c86e626f6cb4"}]} 2026-07-02 16:37:35.914 8 INFO neutron.services.segments.plugin [-] Segment 78849ec0-0e29-4de5-8932-1c393f0070b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78849ec0-0e29-4de5-8932-1c393f0070b1 found for delete ", "request_id": "req-9b071932-b607-480c-9bd1-ead04ba0f295"}]} [pid: 8|app: 0|req: 958/2059] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:37:34 2026] POST /v2.0/routers => generated 510 bytes in 1139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:35.937 8 WARNING neutron_lib.context [None req-25de89df-9947-4349-80c7-a7f053fc922d a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1102/2060] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:37:35 2026] DELETE /v2.0/ports/19af4b69-5b95-48e0-97fe-8885f49994b0 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:37:36.209 7 INFO neutron.services.segments.plugin [-] Segment c4fba01f-d137-4693-ab50-5ffbcdf4e569 resource provider aggregate not found 2026-07-02 16:37:36.216 7 INFO neutron.services.segments.plugin [-] Segment c4fba01f-d137-4693-ab50-5ffbcdf4e569 resource provider aggregate not found 2026-07-02 16:37:36.233 7 INFO neutron.services.segments.plugin [-] Segment c4fba01f-d137-4693-ab50-5ffbcdf4e569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4fba01f-d137-4693-ab50-5ffbcdf4e569 found for delete ", "request_id": "req-340f2e16-b34a-4e8b-892a-490145518f66"}]} 2026-07-02 16:37:36.234 7 INFO neutron.services.segments.plugin [-] Segment c4fba01f-d137-4693-ab50-5ffbcdf4e569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4fba01f-d137-4693-ab50-5ffbcdf4e569 found for delete ", "request_id": "req-e5d731ef-4349-4cfa-87d6-8d2913f1eb83"}]} [pid: 8|app: 0|req: 959/2061] 10.0.0.235 () {34 vars in 665 bytes} [Thu Jul 2 16:37:35 2026] POST /v2.0/ports => generated 963 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2062] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:36 2026] DELETE /v2.0/networks/e92f704e-b587-45da-992a-110f5ed77c79 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:37:36.488 7 WARNING neutron_lib.context [None req-9f6f573c-eafe-439a-ae7d-2184e7d9f99c e73acd2eac7a4877a3e84798e054ca21 0a2fdbcd4caf47e085c189dac45ae4d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1104/2063] 10.0.0.235 () {34 vars in 676 bytes} [Thu Jul 2 16:37:36 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: 1105/2064] 10.0.0.235 () {34 vars in 759 bytes} [Thu Jul 2 16:37:36 2026] PUT /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2065] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:37:36 2026] GET /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2066] 10.0.0.235 () {34 vars in 770 bytes} [Thu Jul 2 16:37:36 2026] PUT /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2067] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:37:36 2026] GET /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2068] 10.0.0.235 () {34 vars in 766 bytes} [Thu Jul 2 16:37:36 2026] PUT /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2069] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:37:36 2026] GET /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2070] 10.0.0.235 () {34 vars in 788 bytes} [Thu Jul 2 16:37:36 2026] PUT /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/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: 1112/2071] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:37:36 2026] GET /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2072] 10.0.0.235 () {34 vars in 759 bytes} [Thu Jul 2 16:37:36 2026] PUT /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2073] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:37:36 2026] GET /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/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: 1115/2074] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:36 2026] GET /v2.0/security-groups?tenant_id=d9af220b336640b881b9e651db15fdcb&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2075] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:37:37 2026] GET /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2076] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:37 2026] DELETE /v2.0/security-groups/a0e9c4bf-3394-41d5-beb5-ed23883fb9c0 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:37.205 7 INFO neutron.api.v2.resource [None req-415d289f-00be-4125-a20e-e0dc15bf8624 e73acd2eac7a4877a3e84798e054ca21 0a2fdbcd4caf47e085c189dac45ae4d3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1118/2077] 10.0.0.235 () {32 vars in 751 bytes} [Thu Jul 2 16:37:37 2026] GET /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2078] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:37:37 2026] DELETE /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2079] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:37:37 2026] GET /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:37.323 7 INFO neutron.api.v2.resource [None req-310358e2-a0bf-4099-93e7-6fcf819e51c8 e73acd2eac7a4877a3e84798e054ca21 0a2fdbcd4caf47e085c189dac45ae4d3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1121/2080] 10.0.0.235 () {32 vars in 754 bytes} [Thu Jul 2 16:37:37 2026] DELETE /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2081] 10.0.0.235 () {32 vars in 742 bytes} [Thu Jul 2 16:37:37 2026] DELETE /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2082] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:37:36 2026] PUT /v2.0/routers/5d0ea5e4-be14-4128-b728-d743fc726484/add_router_interface => generated 309 bytes in 1134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 961/2083] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:37:37 2026] GET /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2084] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:37:37 2026] GET /v2.0/ports/347d3edb-df09-46d9-99f3-30ad3cff994b => generated 1037 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2085] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:37 2026] GET /v2.0/security-groups?tenant_id=e7f0b85fbacb4813a600b1863653adfc&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2086] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:37:37 2026] DELETE /v2.0/subnetpools/ec5bfde6-bffe-48a2-add9-d16323d4d601 => 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: 964/2087] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:37 2026] DELETE /v2.0/security-groups/9d941f8c-2d12-43af-938c-d7416d631c2d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2088] 10.0.0.140 () {34 vars in 990 bytes} [Thu Jul 2 16:37:37 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => 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: 966/2089] 10.0.0.140 () {34 vars in 1040 bytes} [Thu Jul 2 16:37:37 2026] GET /v2.0/security-groups?id=b9abf62e-4d0c-4f23-936c-b20a09205870&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: 1124/2090] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:37:37 2026] PUT /v2.0/routers/5d0ea5e4-be14-4128-b728-d743fc726484/remove_router_interface => generated 309 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:37:38.482 7 INFO neutron.api.v2.resource [None req-a1ef20fd-2edb-40d2-a6bb-628b829e4f28 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1125/2091] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:37:38 2026] PUT /v2.0/routers/5d0ea5e4-be14-4128-b728-d743fc726484/remove_router_interface => generated 197 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2092] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:38 2026] GET /v2.0/security-groups?tenant_id=c169190142c149e2839a200e7f63c4f2&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2093] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:37:38 2026] GET /v2.0/ports?device_id=5d0ea5e4-be14-4128-b728-d743fc726484 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2094] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:38 2026] DELETE /v2.0/security-groups/ac3c2a97-c1f1-4a2f-9437-ae9f817982bb => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2095] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:38 2026] GET /v2.0/security-groups?tenant_id=0a2fdbcd4caf47e085c189dac45ae4d3&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2096] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:38 2026] DELETE /v2.0/security-groups/e00c69e0-62c1-441d-a25a-30b462b8308c => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:39.112 7 INFO neutron.services.segments.plugin [-] Segment 16802208-541a-4817-b5ac-29e32fb40422 resource provider aggregate not found 2026-07-02 16:37:39.117 7 INFO neutron.services.segments.plugin [-] Segment 16802208-541a-4817-b5ac-29e32fb40422 resource provider aggregate not found 2026-07-02 16:37:39.131 7 INFO neutron.db.l3_hamode_db [None req-627bfb01-5167-47c0-92f3-288f61a46574 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] HA network 6afe66dd-82ff-472e-a305-696c353487c8 was deleted as no HA routers are present in tenant 46f4373b6ca1434588f158a510167b68. [pid: 7|app: 0|req: 1127/2097] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:38 2026] DELETE /v2.0/routers/5d0ea5e4-be14-4128-b728-d743fc726484 => generated 0 bytes in 620 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2098] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:39 2026] DELETE /v2.0/subnets/2eec0526-882b-41be-a609-5da706f49855 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:37:39.340 7 INFO neutron.services.segments.plugin [-] Segment 16802208-541a-4817-b5ac-29e32fb40422 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16802208-541a-4817-b5ac-29e32fb40422 found for delete ", "request_id": "req-fdd48826-1232-47cb-8b0c-bbdc4e275ecf"}]} 2026-07-02 16:37:39.342 7 INFO neutron.services.segments.plugin [-] Segment 16802208-541a-4817-b5ac-29e32fb40422 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16802208-541a-4817-b5ac-29e32fb40422 found for delete ", "request_id": "req-40dd845c-000e-4872-abc8-a028763e09fe"}]} [pid: 7|app: 0|req: 1128/2099] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:39 2026] DELETE /v2.0/networks/f84d2265-a8c9-4f37-8149-474c5e55cf0e => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:37:39.725 8 WARNING neutron_lib.context [None req-1203555b-6f6a-44fd-afc0-c28734ae859a a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:39.782 8 INFO neutron.db.segments_db [None req-1203555b-6f6a-44fd-afc0-c28734ae859a a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Added segment 931aac85-b1a6-4c78-8c49-2d656485472e of type vxlan for network 3209f795-295d-42ce-a28b-b12e61b69b34 [pid: 8|app: 0|req: 972/2100] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:37:39 2026] POST /v2.0/networks => generated 634 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:39.916 7 WARNING neutron_lib.context [None req-79864a90-f26e-470b-8924-a9fc21ff4097 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1129/2101] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:37:39 2026] POST /v2.0/subnets => generated 646 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:40.200 8 WARNING neutron_lib.context [None req-3144ca04-d0a3-4e32-8ee3-8f72d38c9393 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:40.263 8 INFO neutron.db.segments_db [None req-3144ca04-d0a3-4e32-8ee3-8f72d38c9393 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Added segment 33d7c530-733f-4391-ad5e-f6bd76f54b63 of type vxlan for network 692f4f1c-fd8f-4e9e-aff4-9bd16d5aab93 [pid: 7|app: 0|req: 1130/2102] 10.0.0.235 () {32 vars in 826 bytes} [Thu Jul 2 16:37:40 2026] GET /v2.0/ports?project_id=cb45fec067904dcc81e2de519ac99e6d&network_id=f5654a50-1703-4e44-8fd7-d7356673ee4a => generated 3695 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:37:40.535 8 INFO neutron.db.l3_hamode_db [None req-3144ca04-d0a3-4e32-8ee3-8f72d38c9393 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:37:40.696 8 INFO neutron.db.l3_hamode_db [None req-3144ca04-d0a3-4e32-8ee3-8f72d38c9393 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1131/2103] 10.0.0.235 () {32 vars in 742 bytes} [Thu Jul 2 16:37:40 2026] GET /v2.0/subnets?network_id=8f1a4dde-74b0-4854-9c2e-7c72cc40d773 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:37:41.041 7 INFO neutron.db.l3_db [None req-09f69b5e-5978-4e0d-ad29-b25ae0b2aa47 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Floating IP 3b19480b-73e7-4937-b538-f164d2ce538d disassociated. External IP: 10.96.250.215, port: 24fe89e0-a46d-4f6b-9956-d8a36a58158b. 2026-07-02 16:37:41.362 7 INFO neutron.services.segments.plugin [-] Segment de691afb-0bf2-40a5-9d15-11c25a19f89a resource provider aggregate not found 2026-07-02 16:37:41.368 7 INFO neutron.services.segments.plugin [-] Segment de691afb-0bf2-40a5-9d15-11c25a19f89a resource provider aggregate not found [pid: 8|app: 0|req: 973/2104] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:37:40 2026] POST /v2.0/routers => generated 511 bytes in 1176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:41.382 7 INFO neutron.services.segments.plugin [-] Segment de691afb-0bf2-40a5-9d15-11c25a19f89a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de691afb-0bf2-40a5-9d15-11c25a19f89a found for delete ", "request_id": "req-eba79dbd-eb9f-4032-b980-56180e754c52"}]} 2026-07-02 16:37:41.383 7 INFO neutron.services.segments.plugin [-] Segment de691afb-0bf2-40a5-9d15-11c25a19f89a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de691afb-0bf2-40a5-9d15-11c25a19f89a found for delete ", "request_id": "req-572cdcaa-3bb2-4b31-803e-27504e00608d"}]} [pid: 7|app: 0|req: 1132/2105] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:37:40 2026] PUT /v2.0/floatingips/3b19480b-73e7-4937-b538-f164d2ce538d => generated 554 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:37:41.419 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73f906b7-d14e-4209-8aae-34aec9666150'] response: {'name': 'network-changed', 'server_uuid': '19a7738f-64e0-4424-af51-42cf892f4831', 'tag': '24fe89e0-a46d-4f6b-9956-d8a36a58158b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 974/2106] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:41 2026] GET /v2.0/security-groups?tenant_id=e38faa840eea42709aad19f6d6009f32&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2107] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:37:41 2026] GET /v2.0/floatingips/3b19480b-73e7-4937-b538-f164d2ce538d => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2108] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:41 2026] DELETE /v2.0/security-groups/50997b28-579e-4866-8c10-bead391d8e90 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2109] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:37:41 2026] GET /v2.0/ports?tenant_id=cb45fec067904dcc81e2de519ac99e6d&device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2110] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:37:41 2026] GET /v2.0/networks?id=f5654a50-1703-4e44-8fd7-d7356673ee4a => generated 757 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2111] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:42 2026] GET /v2.0/security-groups?tenant_id=2dfbee20d9f9469c9f10db33aa3f99c4&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: 980/2112] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:37:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=24fe89e0-a46d-4f6b-9956-d8a36a58158b => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2113] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:42 2026] DELETE /v2.0/security-groups/6b556bf5-6c13-4a4c-9c4e-78609cd7baf0 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2114] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:37:42 2026] GET /v2.0/subnets?id=f52c617f-2d8a-4f9d-9c02-1a6687669c66 => generated 677 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2115] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:37:42 2026] GET /v2.0/ports?network_id=f5654a50-1703-4e44-8fd7-d7356673ee4a&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: 984/2116] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:37:42 2026] GET /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2117] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:37:41 2026] PUT /v2.0/routers/4f5d1f30-6b02-427d-8e82-88ffa34db330/add_router_interface => generated 309 bytes in 1087 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2118] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:37:42 2026] GET /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2119] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:37:42 2026] GET /v2.0/ports/fa4118bb-8417-4e13-a717-bc7c5bab4839 => generated 959 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:37:42.670 8 WARNING neutron_lib.context [None req-cf3addf2-efc4-44b8-a986-6ba57a895b72 c06efd50bfbb41ba82fd1175e4a6ae72 20c8211ef097420293fff21fd4338a10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:42.840 8 INFO neutron.db.segments_db [None req-cf3addf2-efc4-44b8-a986-6ba57a895b72 c06efd50bfbb41ba82fd1175e4a6ae72 20c8211ef097420293fff21fd4338a10 - - default default] Added segment 40c55576-9fe1-426e-9fc1-be31d7716074 of type vxlan for network 5f158fcd-c180-4b37-8fe7-1addda7e3507 [pid: 8|app: 0|req: 985/2120] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:37:42 2026] POST /v2.0/networks => generated 632 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2121] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:37:42 2026] GET /v2.0/floatingips/3b19480b-73e7-4937-b538-f164d2ce538d => generated 552 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:37:42.990 8 WARNING neutron_lib.context [None req-a3b74687-b9dc-4101-b597-398197e65d14 c06efd50bfbb41ba82fd1175e4a6ae72 20c8211ef097420293fff21fd4338a10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:43.056 8 INFO neutron.db.segments_db [None req-a3b74687-b9dc-4101-b597-398197e65d14 c06efd50bfbb41ba82fd1175e4a6ae72 20c8211ef097420293fff21fd4338a10 - - default default] Added segment c145eede-9187-43ba-9bab-e690a2e39b20 of type vxlan for network 69fa761a-f542-43e8-ba61-695cfc8d9176 [pid: 8|app: 0|req: 987/2122] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:37:42 2026] POST /v2.0/networks => generated 631 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2123] 10.0.0.235 () {34 vars in 753 bytes} [Thu Jul 2 16:37:43 2026] PUT /v2.0/networks/5f158fcd-c180-4b37-8fe7-1addda7e3507/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2124] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:43 2026] GET /v2.0/networks/5f158fcd-c180-4b37-8fe7-1addda7e3507/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2125] 10.0.0.235 () {34 vars in 753 bytes} [Thu Jul 2 16:37:43 2026] PUT /v2.0/networks/69fa761a-f542-43e8-ba61-695cfc8d9176/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2126] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:43 2026] GET /v2.0/networks/69fa761a-f542-43e8-ba61-695cfc8d9176/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2127] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:37:42 2026] PUT /v2.0/routers/4f5d1f30-6b02-427d-8e82-88ffa34db330/remove_router_interface => generated 309 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2128] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:37:43 2026] GET /v2.0/ports?device_id=4f5d1f30-6b02-427d-8e82-88ffa34db330 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2129] 10.0.0.235 () {34 vars in 753 bytes} [Thu Jul 2 16:37:43 2026] PUT /v2.0/networks/69fa761a-f542-43e8-ba61-695cfc8d9176/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: 993/2130] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:43 2026] GET /v2.0/networks/69fa761a-f542-43e8-ba61-695cfc8d9176/tags => 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: 994/2131] 10.0.0.235 () {32 vars in 733 bytes} [Thu Jul 2 16:37:43 2026] GET /v2.0/networks/5f158fcd-c180-4b37-8fe7-1addda7e3507/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:43.611 8 INFO neutron.services.segments.plugin [-] Segment 40c55576-9fe1-426e-9fc1-be31d7716074 resource provider aggregate not found 2026-07-02 16:37:43.617 8 INFO neutron.services.segments.plugin [-] Segment 40c55576-9fe1-426e-9fc1-be31d7716074 resource provider aggregate not found 2026-07-02 16:37:43.631 8 INFO neutron.services.segments.plugin [-] Segment 40c55576-9fe1-426e-9fc1-be31d7716074 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40c55576-9fe1-426e-9fc1-be31d7716074 found for delete ", "request_id": "req-f067fa5f-3d09-467d-9237-1e943bf19753"}]} 2026-07-02 16:37:43.632 8 INFO neutron.services.segments.plugin [-] Segment 40c55576-9fe1-426e-9fc1-be31d7716074 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40c55576-9fe1-426e-9fc1-be31d7716074 found for delete ", "request_id": "req-c1849b57-2431-49f4-983f-f9cfe07848d2"}]} [pid: 8|app: 0|req: 995/2132] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:43 2026] DELETE /v2.0/networks/5f158fcd-c180-4b37-8fe7-1addda7e3507 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2133] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:43 2026] DELETE /v2.0/networks/69fa761a-f542-43e8-ba61-695cfc8d9176 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2134] 199.19.213.102 () {34 vars in 1096 bytes} [Thu Jul 2 16:37:43 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:43.951 7 INFO neutron.services.segments.plugin [-] Segment 33d7c530-733f-4391-ad5e-f6bd76f54b63 resource provider aggregate not found 2026-07-02 16:37:43.960 7 INFO neutron.services.segments.plugin [-] Segment 33d7c530-733f-4391-ad5e-f6bd76f54b63 resource provider aggregate not found 2026-07-02 16:37:43.973 7 INFO neutron.services.segments.plugin [-] Segment 33d7c530-733f-4391-ad5e-f6bd76f54b63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33d7c530-733f-4391-ad5e-f6bd76f54b63 found for delete ", "request_id": "req-a4ffe733-013b-4a2e-93d1-b46cd7bf3a6c"}]} 2026-07-02 16:37:43.976 7 INFO neutron.services.segments.plugin [-] Segment 33d7c530-733f-4391-ad5e-f6bd76f54b63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33d7c530-733f-4391-ad5e-f6bd76f54b63 found for delete ", "request_id": "req-196f52ca-1629-44c5-990b-a79952d980e3"}]} 2026-07-02 16:37:43.983 7 INFO neutron.db.l3_hamode_db [None req-46b9d772-f16b-40e7-bb73-e31c3f90a912 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] HA network 692f4f1c-fd8f-4e9e-aff4-9bd16d5aab93 was deleted as no HA routers are present in tenant 46f4373b6ca1434588f158a510167b68. [pid: 7|app: 0|req: 1138/2135] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:43 2026] DELETE /v2.0/routers/4f5d1f30-6b02-427d-8e82-88ffa34db330 => generated 0 bytes in 597 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:37:44.061 7 WARNING neutron_lib.context [None req-731f7986-8cba-4881-9df4-6c165f856483 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 998/2136] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:43 2026] DELETE /v2.0/subnets/2fa655bd-e6dc-4f8e-9002-f74514c446e7 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2137] 10.0.0.235 () {34 vars in 685 bytes} [Thu Jul 2 16:37:44 2026] POST /v2.0/security-groups => generated 1675 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:37:44.201 7 WARNING neutron_lib.context [None req-77005cda-22f6-4e64-889f-560bb5d7a2ec 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1140/2138] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:37:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:37:44.338 7 WARNING neutron_lib.context [None req-226f920d-a12a-4bda-abfa-f078a11365d8 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1141/2139] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:37:44 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-02 16:37:44.472 7 WARNING neutron_lib.context [None req-4293202d-fb99-4a59-afee-116a752ad56d 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 999/2140] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:37:44 2026] DELETE /v2.0/networks/3209f795-295d-42ce-a28b-b12e61b69b34 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:37:44.492 8 WARNING neutron_lib.context [None req-f7064aab-1864-4d58-8684-d2bf5855dc72 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:44.539 8 INFO neutron.db.segments_db [None req-f7064aab-1864-4d58-8684-d2bf5855dc72 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Added segment f34edc28-809f-4dda-8cf6-bca7388c25bd of type vxlan for network 6cc58208-b551-4608-9969-1847a05486b7 [pid: 7|app: 0|req: 1142/2141] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:37:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2142] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:44 2026] GET /v2.0/security-groups?tenant_id=20c8211ef097420293fff21fd4338a10&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:37:44.747 7 WARNING neutron_lib.context [None req-69fa52e0-0e91-4a37-82b5-0f36f8782ccc 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:44.866 8 INFO neutron.db.l3_hamode_db [None req-f7064aab-1864-4d58-8684-d2bf5855dc72 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1144/2143] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:37:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2146] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:44 2026] DELETE /v2.0/security-groups/1dea4517-263c-413f-a3d8-73471f933ba5 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2147] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:37:45 2026] GET /v2.0/ports?tenant_id=cb45fec067904dcc81e2de519ac99e6d&device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:37:45.073 7 WARNING neutron_lib.context [None req-efc5661e-a0de-4a1a-86eb-8c4cafc48f70 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:45.106 7 INFO neutron.db.securitygroups_db [None req-efc5661e-a0de-4a1a-86eb-8c4cafc48f70 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Project cb45fec067904dcc81e2de519ac99e6d 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: 1149/2148] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:37:45 2026] POST /v2.0/security-group-rules => generated 607 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2149] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:45 2026] GET /v2.0/security-groups?tenant_id=6b98a099b942489eb26fde7ceb356173&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:37:45.367 7 WARNING neutron_lib.context [None req-21267d8e-b4e5-4cb3-ab42-14981374ef2b 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:37:45.398 7 INFO neutron.db.securitygroups_db [None req-21267d8e-b4e5-4cb3-ab42-14981374ef2b 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Project cb45fec067904dcc81e2de519ac99e6d 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: 1151/2150] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:37:45 2026] POST /v2.0/security-group-rules => generated 606 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2151] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:45 2026] DELETE /v2.0/security-groups/d1a5ef88-c649-4e41-b3b8-ea43a5e2443d => 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: 1153/2152] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:37:45 2026] GET /v2.0/networks?id=f5654a50-1703-4e44-8fd7-d7356673ee4a => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:37:45.670 8 INFO neutron.services.segments.plugin [-] Segment c145eede-9187-43ba-9bab-e690a2e39b20 resource provider aggregate not found [pid: 7|app: 0|req: 1154/2153] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:37:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=24fe89e0-a46d-4f6b-9956-d8a36a58158b => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:45.676 8 INFO neutron.services.segments.plugin [-] Segment c145eede-9187-43ba-9bab-e690a2e39b20 resource provider aggregate not found 2026-07-02 16:37:45.689 8 INFO neutron.services.segments.plugin [-] Segment c145eede-9187-43ba-9bab-e690a2e39b20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c145eede-9187-43ba-9bab-e690a2e39b20 found for delete ", "request_id": "req-368b0905-c420-4af6-97fd-93f1fa9a20f3"}]} 2026-07-02 16:37:45.695 8 INFO neutron.services.segments.plugin [-] Segment c145eede-9187-43ba-9bab-e690a2e39b20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c145eede-9187-43ba-9bab-e690a2e39b20 found for delete ", "request_id": "req-9a7b6caa-577a-4c03-b573-c57d90e46f93"}]} 2026-07-02 16:37:45.703 8 INFO neutron.services.segments.plugin [-] Segment 931aac85-b1a6-4c78-8c49-2d656485472e resource provider aggregate not found 2026-07-02 16:37:45.711 8 INFO neutron.services.segments.plugin [-] Segment 931aac85-b1a6-4c78-8c49-2d656485472e resource provider aggregate not found [pid: 7|app: 0|req: 1155/2154] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:37:45 2026] GET /v2.0/subnets?id=f52c617f-2d8a-4f9d-9c02-1a6687669c66 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:37:45.717 8 INFO neutron.services.segments.plugin [-] Segment 931aac85-b1a6-4c78-8c49-2d656485472e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 931aac85-b1a6-4c78-8c49-2d656485472e found for delete ", "request_id": "req-b9760bd1-8fc3-44d8-819d-019080c8b7b0"}]} 2026-07-02 16:37:45.734 8 INFO neutron.services.segments.plugin [-] Segment 931aac85-b1a6-4c78-8c49-2d656485472e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 931aac85-b1a6-4c78-8c49-2d656485472e found for delete ", "request_id": "req-887d2823-50bc-4e2e-98a2-a312a3e88cc7"}]} [pid: 7|app: 0|req: 1156/2155] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:37:45 2026] GET /v2.0/ports?network_id=f5654a50-1703-4e44-8fd7-d7356673ee4a&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: 1157/2156] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:37:45 2026] GET /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:45.830 8 INFO neutron.db.l3_hamode_db [None req-f7064aab-1864-4d58-8684-d2bf5855dc72 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1158/2157] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:37:45 2026] GET /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2158] 10.0.0.235 () {32 vars in 649 bytes} [Thu Jul 2 16:37:45 2026] GET /v2.0/networks => generated 1298 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2159] 10.0.0.118 () {34 vars in 1100 bytes} [Thu Jul 2 16:37:46 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1745247974&fields=id&tenant_id=cb45fec067904dcc81e2de519ac99e6d => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2160] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 2 16:37:46 2026] GET /v2.0/networks?id=f5654a50-1703-4e44-8fd7-d7356673ee4a => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2161] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 2 16:37:46 2026] GET /v2.0/quotas/cb45fec067904dcc81e2de519ac99e6d => 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: 1163/2162] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 2 16:37:46 2026] GET /v2.0/ports?tenant_id=cb45fec067904dcc81e2de519ac99e6d&fields=id => generated 149 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2163] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 2 16:37:46 2026] GET /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2164] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 2 16:37:46 2026] GET /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2165] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:46 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2166] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:37:44 2026] POST /v2.0/routers => generated 692 bytes in 2314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2167] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:37:46 2026] GET /v2.0/routers/420720fa-4aea-42d7-a997-daf316d7c671 => generated 698 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2168] 10.0.0.235 () {32 vars in 647 bytes} [Thu Jul 2 16:37:46 2026] GET /v2.0/routers => generated 701 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2169] 10.0.0.235 () {34 vars in 741 bytes} [Thu Jul 2 16:37:46 2026] PUT /v2.0/routers/420720fa-4aea-42d7-a997-daf316d7c671 => generated 705 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2170] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:37:47 2026] GET /v2.0/routers/420720fa-4aea-42d7-a997-daf316d7c671 => generated 705 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2171] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:37:47 2026] GET /v2.0/ports?device_id=420720fa-4aea-42d7-a997-daf316d7c671 => 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: 1170/2172] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:47 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:48.330 8 INFO neutron.services.segments.plugin [-] Segment f34edc28-809f-4dda-8cf6-bca7388c25bd resource provider aggregate not found 2026-07-02 16:37:48.334 8 INFO neutron.services.segments.plugin [-] Segment f34edc28-809f-4dda-8cf6-bca7388c25bd resource provider aggregate not found 2026-07-02 16:37:48.349 8 INFO neutron.services.segments.plugin [-] Segment f34edc28-809f-4dda-8cf6-bca7388c25bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f34edc28-809f-4dda-8cf6-bca7388c25bd found for delete ", "request_id": "req-72b26375-43ab-4923-a383-454601933e7b"}]} 2026-07-02 16:37:48.353 8 INFO neutron.services.segments.plugin [-] Segment f34edc28-809f-4dda-8cf6-bca7388c25bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f34edc28-809f-4dda-8cf6-bca7388c25bd found for delete ", "request_id": "req-abe2588e-0aa8-49d3-9010-7c9952a99ade"}]} 2026-07-02 16:37:48.361 8 INFO neutron.db.l3_hamode_db [None req-a348f6c6-8b65-4617-82f6-022e9c1673fe a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] HA network 6cc58208-b551-4608-9969-1847a05486b7 was deleted as no HA routers are present in tenant 46f4373b6ca1434588f158a510167b68. [pid: 8|app: 0|req: 1003/2173] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:47 2026] DELETE /v2.0/routers/420720fa-4aea-42d7-a997-daf316d7c671 => generated 0 bytes in 893 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2174] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:37:48 2026] GET /v2.0/ports?device_id=420720fa-4aea-42d7-a997-daf316d7c671 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:48.429 8 INFO neutron.api.v2.resource [None req-809b7816-4c4c-42e7-884a-9f51a74d3a7c a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1004/2175] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:48 2026] DELETE /v2.0/routers/420720fa-4aea-42d7-a997-daf316d7c671 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2176] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:37:48 2026] GET /v2.0/ports?device_id=4f5d1f30-6b02-427d-8e82-88ffa34db330 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:48.479 8 INFO neutron.api.v2.resource [None req-fdfebd89-ea4b-43a5-83e3-85460f40d819 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1005/2177] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:48 2026] DELETE /v2.0/routers/4f5d1f30-6b02-427d-8e82-88ffa34db330 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:37:48.497 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82768b1a-90e1-4c53-81b1-39fe21dae2c2 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1173/2178] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:48 2026] DELETE /v2.0/subnets/2fa655bd-e6dc-4f8e-9002-f74514c446e7 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2179] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:37:48 2026] GET /v2.0/ports?device_id=5d0ea5e4-be14-4128-b728-d743fc726484 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:48.549 7 INFO neutron.api.v2.resource [None req-a10a4771-3cd5-4123-929d-ff0d2442840f a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1174/2180] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:48 2026] DELETE /v2.0/routers/5d0ea5e4-be14-4128-b728-d743fc726484 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:37:48.569 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bae63ac2-d122-48c0-9f84-c073742f263d a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1007/2181] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:48 2026] DELETE /v2.0/subnets/2eec0526-882b-41be-a609-5da706f49855 => 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: 1175/2182] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:37:48 2026] GET /v2.0/ports?device_id=ea463e8c-eea4-4692-bb86-f9dda817f204 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:48.618 8 INFO neutron.api.v2.resource [None req-21cdf192-c4c5-4213-bfe0-c82746bdaaff a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1008/2183] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:48 2026] DELETE /v2.0/routers/ea463e8c-eea4-4692-bb86-f9dda817f204 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:37:48.637 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb850194-3417-41a6-be3e-13200092ac87 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1176/2184] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:48 2026] DELETE /v2.0/subnets/c6bd54cf-93e3-440e-8f15-c0d3e9ec7857 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:37:48.659 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e839696f-ddfa-492f-b011-c2dd4dd69c19 a3d6e4391d014643bc44673149530f06 46f4373b6ca1434588f158a510167b68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1009/2185] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:37:48 2026] DELETE /v2.0/subnets/2b5d24fc-089b-40df-ab6e-a3856818582c => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2186] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:48 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2187] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:49 2026] GET /v2.0/security-groups?tenant_id=46f4373b6ca1434588f158a510167b68&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2188] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:49 2026] DELETE /v2.0/security-groups/ca2e5b3a-b498-40ad-b0b9-7f31e93b93c4 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2189] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:49 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => 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: 1179/2190] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:37:50 2026] GET /v2.0/networks?id=f5654a50-1703-4e44-8fd7-d7356673ee4a => generated 661 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2191] 199.19.213.102 () {34 vars in 1050 bytes} [Thu Jul 2 16:37:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb45fec067904dcc81e2de519ac99e6d => generated 273 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2192] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:50 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:37:50.929 8 WARNING neutron_lib.context [req-e896c6f3-7472-4037-92ee-afe986eea02d req-b18f14ac-1ee8-41a6-8f7a-16ac22b46ec2 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1181/2193] 10.0.0.235 () {32 vars in 623 bytes} [Thu Jul 2 16:37:51 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2194] 10.0.0.235 () {32 vars in 633 bytes} [Thu Jul 2 16:37:51 2026] GET /v2.0/ => generated 632 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2195] 199.19.213.102 () {38 vars in 955 bytes} [Thu Jul 2 16:37:50 2026] POST /v2.0/ports => generated 954 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2196] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:37:51 2026] PUT /v2.0/ports/3e68c9d4-6f3e-4663-a3e6-35a9cfcfb8f6 => generated 1235 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1014/2197] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:51 2026] GET /v2.0/security-groups?tenant_id=c20cc84f79324594b734cb73f9f10feb&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:37:52.047 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-336b1a7c-4d80-4bec-8f20-4f5220e32063'] response: {'name': 'network-changed', 'server_uuid': '426b79f1-d007-4603-8a12-f3a34089c10d', 'tag': '3e68c9d4-6f3e-4663-a3e6-35a9cfcfb8f6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1184/2198] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:51 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2199] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:52 2026] DELETE /v2.0/security-groups/1842c093-6141-4102-a265-3be4a09fcf3d => 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: 1185/2200] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:37:52 2026] GET /v2.0/security-groups?id=2cd3edb6-19d7-42aa-9036-129dea45e858&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2201] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:37:52 2026] GET /v2.0/ports?tenant_id=cb45fec067904dcc81e2de519ac99e6d&device_id=426b79f1-d007-4603-8a12-f3a34089c10d => 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: 1186/2202] 199.19.213.102 () {34 vars in 1018 bytes} [Thu Jul 2 16:37:52 2026] GET /v2.0/networks?tenant_id=cb45fec067904dcc81e2de519ac99e6d&shared=False => generated 757 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2203] 199.19.213.102 () {34 vars in 930 bytes} [Thu Jul 2 16:37:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2204] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:53 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2205] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:37:53 2026] GET /v2.0/security-groups?id=2cd3edb6-19d7-42aa-9036-129dea45e858&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2206] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:37:53 2026] GET /v2.0/ports?tenant_id=cb45fec067904dcc81e2de519ac99e6d&device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2207] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:37:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3e68c9d4-6f3e-4663-a3e6-35a9cfcfb8f6 => 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: 1189/2208] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:37:53 2026] GET /v2.0/subnets?id=f52c617f-2d8a-4f9d-9c02-1a6687669c66 => generated 677 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2209] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:37:53 2026] GET /v2.0/ports?network_id=f5654a50-1703-4e44-8fd7-d7356673ee4a&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2210] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:37:53 2026] GET /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2211] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:37:53 2026] GET /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2212] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:54 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2213] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:37:54 2026] GET /v2.0/security-groups?id=2cd3edb6-19d7-42aa-9036-129dea45e858&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2214] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:55 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2215] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:37:55 2026] GET /v2.0/security-groups?id=2cd3edb6-19d7-42aa-9036-129dea45e858&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2216] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:56 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => 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: 1024/2217] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:37:56 2026] GET /v2.0/security-groups?id=2cd3edb6-19d7-42aa-9036-129dea45e858&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2218] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:56 2026] GET /v2.0/security-groups?tenant_id=991df6f81dce4314ad6c2b1a042b5664&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2219] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:57 2026] DELETE /v2.0/security-groups/4dffb2ae-8696-4777-ad0f-62db44865322 => 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: 1195/2220] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:37:57 2026] GET /v2.0/security-groups?tenant_id=7b211678be55427fba7013717aaa7fb4&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2221] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:37:57 2026] DELETE /v2.0/security-groups/6221dee4-316c-44e9-9e6a-b2b540c4a21a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2222] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:57 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2223] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:37:58 2026] GET /v2.0/security-groups?id=2cd3edb6-19d7-42aa-9036-129dea45e858&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2224] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:59 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => 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: 1028/2225] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:37:59 2026] GET /v2.0/security-groups?id=2cd3edb6-19d7-42aa-9036-129dea45e858&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2226] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:37:59 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2227] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:37:59 2026] GET /v2.0/security-groups?id=2cd3edb6-19d7-42aa-9036-129dea45e858&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2228] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:37:59 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:37:59.830 8 INFO neutron.db.l3_db [None req-5a223fa4-fd35-4779-b662-9310c95bb76a 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Floating IP 3b19480b-73e7-4937-b538-f164d2ce538d associated. External IP: 10.96.250.215, port: 3e68c9d4-6f3e-4663-a3e6-35a9cfcfb8f6. [pid: 8|app: 0|req: 1030/2231] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:37:59 2026] PUT /v2.0/floatingips/3b19480b-73e7-4937-b538-f164d2ce538d => generated 855 bytes in 721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2232] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:38:00 2026] GET /v2.0/floatingips/3b19480b-73e7-4937-b538-f164d2ce538d => generated 855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:38:01.175 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73f3aff8-e1fc-4f39-af4b-1d0e3573aa64'] response: {'name': 'network-changed', 'server_uuid': '426b79f1-d007-4603-8a12-f3a34089c10d', 'tag': '3e68c9d4-6f3e-4663-a3e6-35a9cfcfb8f6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1203/2233] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:38:01 2026] GET /v2.0/floatingips/3b19480b-73e7-4937-b538-f164d2ce538d => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2234] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:01 2026] GET /v2.0/security-groups?tenant_id=77c37cdfacb6474092757cb349b2fbdc&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2235] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:01 2026] DELETE /v2.0/security-groups/21f85aa2-ce9e-4d8d-acbd-ed3a330b0874 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2236] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:38:01 2026] GET /v2.0/ports?tenant_id=cb45fec067904dcc81e2de519ac99e6d&device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2237] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:38:01 2026] GET /v2.0/networks?id=f5654a50-1703-4e44-8fd7-d7356673ee4a => generated 757 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2238] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:38:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3e68c9d4-6f3e-4663-a3e6-35a9cfcfb8f6 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2239] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:38:01 2026] GET /v2.0/subnets?id=f52c617f-2d8a-4f9d-9c02-1a6687669c66 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2240] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:38:01 2026] GET /v2.0/ports?network_id=f5654a50-1703-4e44-8fd7-d7356673ee4a&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2241] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:38:01 2026] GET /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2242] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:38:02 2026] GET /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2243] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:38:02 2026] GET /v2.0/floatingips/3b19480b-73e7-4937-b538-f164d2ce538d => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2244] 10.0.0.119 () {30 vars in 650 bytes} [Thu Jul 2 16:38:04 2026] GET /v2.0/extensions => generated 20516 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2245] 10.0.0.119 () {30 vars in 724 bytes} [Thu Jul 2 16:38:04 2026] GET /v2.0/quotas/b73ad715f55e4bb6a8be989522feb890/details => generated 847 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2246] 10.0.0.119 () {30 vars in 650 bytes} [Thu Jul 2 16:38:06 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2247] 10.0.0.119 () {30 vars in 724 bytes} [Thu Jul 2 16:38:06 2026] GET /v2.0/quotas/b73ad715f55e4bb6a8be989522feb890/details => generated 847 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2248] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:08 2026] GET /v2.0/security-groups?tenant_id=b73ad715f55e4bb6a8be989522feb890&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2249] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:09 2026] DELETE /v2.0/security-groups/5a2562af-2ad4-46a9-889c-f915bcaf9528 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2250] 10.0.0.140 () {34 vars in 990 bytes} [Thu Jul 2 16:38:10 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2251] 10.0.0.140 () {34 vars in 1040 bytes} [Thu Jul 2 16:38:10 2026] GET /v2.0/security-groups?id=2cd3edb6-19d7-42aa-9036-129dea45e858&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:38:13.416 8 WARNING neutron_lib.context [None req-c21b6579-aa08-4cf0-8486-06d0018b1811 bac77e6408f14c7fb54b063254249ba8 d7ada92462184331867bdc971b691357 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:13.579 8 INFO neutron.db.segments_db [None req-c21b6579-aa08-4cf0-8486-06d0018b1811 bac77e6408f14c7fb54b063254249ba8 d7ada92462184331867bdc971b691357 - - default default] Added segment 29d89a4a-cd22-46d8-8761-136ad3a332e1 of type vxlan for network 98a8351c-9f74-454c-b82d-6ac61d635011 [pid: 8|app: 0|req: 1040/2252] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:13 2026] POST /v2.0/networks => generated 631 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:13.686 8 WARNING neutron_lib.context [None req-a39a327d-6ac8-4970-bed5-1d5887849341 bac77e6408f14c7fb54b063254249ba8 d7ada92462184331867bdc971b691357 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1213/2253] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:38:13 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => 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: 1214/2254] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:38:13 2026] GET /v2.0/security-groups?id=2cd3edb6-19d7-42aa-9036-129dea45e858&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2255] 10.0.0.235 () {34 vars in 664 bytes} [Thu Jul 2 16:38:13 2026] POST /v2.0/ports => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:14.018 7 WARNING neutron_lib.context [None req-8e8e6ded-ac82-4b76-a153-6cad63e17552 bac77e6408f14c7fb54b063254249ba8 d7ada92462184331867bdc971b691357 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:14.069 7 INFO neutron.db.segments_db [None req-8e8e6ded-ac82-4b76-a153-6cad63e17552 bac77e6408f14c7fb54b063254249ba8 d7ada92462184331867bdc971b691357 - - default default] Added segment 8d8e4aee-e5dc-49d9-9838-e3cfc2450f60 of type vxlan for network 28822f92-429b-41e4-97b7-f9c5c385e83f [pid: 7|app: 0|req: 1215/2256] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:14 2026] POST /v2.0/networks => generated 629 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:38:14.192 8 WARNING neutron_lib.context [None req-d99f98b6-1084-4000-998d-1c542e205f70 bac77e6408f14c7fb54b063254249ba8 d7ada92462184331867bdc971b691357 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1042/2257] 10.0.0.235 () {34 vars in 664 bytes} [Thu Jul 2 16:38:14 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:14.521 7 WARNING neutron_lib.context [None req-e4add7d8-9f7d-4c5c-aa48-7acc852d52b6 bac77e6408f14c7fb54b063254249ba8 d7ada92462184331867bdc971b691357 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:14.575 7 INFO neutron.db.segments_db [None req-e4add7d8-9f7d-4c5c-aa48-7acc852d52b6 bac77e6408f14c7fb54b063254249ba8 d7ada92462184331867bdc971b691357 - - default default] Added segment eaea4400-7a12-41a4-848a-d9054d4abb3d of type vxlan for network 53913dbb-a8a5-4734-bd21-f55d496dd021 [pid: 7|app: 0|req: 1216/2260] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:14 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:38:14.690 8 WARNING neutron_lib.context [None req-54504bd4-326d-4ddd-b49d-d5155e27cb14 bac77e6408f14c7fb54b063254249ba8 d7ada92462184331867bdc971b691357 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1217/2261] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:38:14 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2262] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:38:14 2026] GET /v2.0/security-groups?id=2cd3edb6-19d7-42aa-9036-129dea45e858&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: 8|app: 0|req: 1045/2263] 10.0.0.235 () {34 vars in 664 bytes} [Thu Jul 2 16:38:14 2026] POST /v2.0/ports => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:15.060 7 WARNING neutron_lib.context [None req-09771647-f4b2-450d-9b70-b6ac696b786f bac77e6408f14c7fb54b063254249ba8 d7ada92462184331867bdc971b691357 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:15.124 7 INFO neutron.db.segments_db [None req-09771647-f4b2-450d-9b70-b6ac696b786f bac77e6408f14c7fb54b063254249ba8 d7ada92462184331867bdc971b691357 - - default default] Added segment 0ad2eb1b-fe07-4ac3-9082-f3176650cb6d of type vxlan for network faebffba-56cb-4310-bc34-baae2829081f [pid: 7|app: 0|req: 1219/2264] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:15 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:38:15.251 8 WARNING neutron_lib.context [None req-d12f5df8-6b87-4ef6-b212-142e4c1a21f2 bac77e6408f14c7fb54b063254249ba8 d7ada92462184331867bdc971b691357 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1046/2265] 10.0.0.235 () {34 vars in 664 bytes} [Thu Jul 2 16:38:15 2026] POST /v2.0/ports => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:15.557 7 WARNING neutron_lib.context [None req-de0c6b07-77c4-44b6-9a33-9d12f1a6b19c bac77e6408f14c7fb54b063254249ba8 d7ada92462184331867bdc971b691357 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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.12/site-packages/pycadf/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-02 16:38:15.616 7 INFO neutron.db.segments_db [None req-de0c6b07-77c4-44b6-9a33-9d12f1a6b19c bac77e6408f14c7fb54b063254249ba8 d7ada92462184331867bdc971b691357 - - default default] Added segment 23d18293-6d28-440d-ba62-bb354e7df5ac of type vxlan for network 84ba120e-7747-49cb-9ca7-bd3d3f2aa9fc [pid: 8|app: 0|req: 1047/2266] 199.19.213.102 () {34 vars in 994 bytes} [Thu Jul 2 16:38:15 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => 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: 1220/2267] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:15 2026] POST /v2.0/networks => generated 631 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:15.706 7 WARNING neutron_lib.context [None req-e6efcfc3-a7ae-4da9-b43a-014bb809896d bac77e6408f14c7fb54b063254249ba8 d7ada92462184331867bdc971b691357 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:15.976 8 INFO neutron.db.l3_db [req-ca4c7b0f-4789-47a2-9f1c-abce0d34f3f5 req-b2d7c24c-c88c-4883-b9df-dd28fd253abc 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] Floating IP 3b19480b-73e7-4937-b538-f164d2ce538d disassociated. External IP: 10.96.250.215, port: 3e68c9d4-6f3e-4663-a3e6-35a9cfcfb8f6. [pid: 7|app: 0|req: 1221/2268] 10.0.0.235 () {34 vars in 664 bytes} [Thu Jul 2 16:38:15 2026] POST /v2.0/ports => generated 743 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1222/2269] 10.0.0.235 () {34 vars in 747 bytes} [Thu Jul 2 16:38:16 2026] PUT /v2.0/ports/66e0d022-bb16-4f99-a7ca-863318001c2c/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2270] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:38:16 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2271] 10.0.0.235 () {34 vars in 747 bytes} [Thu Jul 2 16:38:16 2026] PUT /v2.0/ports/ff7aa8f4-ace1-41b7-97c4-ee6e2618c97c/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2272] 10.0.0.235 () {34 vars in 747 bytes} [Thu Jul 2 16:38:16 2026] PUT /v2.0/ports/4079a5be-d6ce-4775-ba99-19189e4f5eb0/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2273] 10.0.0.235 () {34 vars in 747 bytes} [Thu Jul 2 16:38:16 2026] PUT /v2.0/ports/6a0dba55-7bc3-4339-aa72-25bbaa365311/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2274] 199.19.213.102 () {36 vars in 997 bytes} [Thu Jul 2 16:38:15 2026] DELETE /v2.0/ports/3e68c9d4-6f3e-4663-a3e6-35a9cfcfb8f6 => generated 0 bytes in 664 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2275] 10.0.0.235 () {32 vars in 660 bytes} [Thu Jul 2 16:38:16 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:38:16.475 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff2dc494-80c9-4005-92eb-ddc1bb24e7da'] response: {'server_uuid': '426b79f1-d007-4603-8a12-f3a34089c10d', 'name': 'network-vif-deleted', 'tag': '3e68c9d4-6f3e-4663-a3e6-35a9cfcfb8f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1049/2276] 10.0.0.235 () {32 vars in 674 bytes} [Thu Jul 2 16:38:16 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2277] 10.0.0.235 () {32 vars in 670 bytes} [Thu Jul 2 16:38:16 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2278] 10.0.0.235 () {32 vars in 682 bytes} [Thu Jul 2 16:38:16 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2279] 10.0.0.235 () {32 vars in 668 bytes} [Thu Jul 2 16:38:16 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2280] 10.0.0.235 () {32 vars in 682 bytes} [Thu Jul 2 16:38:16 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2281] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:38:17 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2282] 10.0.0.235 () {32 vars in 678 bytes} [Thu Jul 2 16:38:17 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2283] 10.0.0.235 () {32 vars in 690 bytes} [Thu Jul 2 16:38:17 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2284] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:38:17 2026] DELETE /v2.0/ports/66e0d022-bb16-4f99-a7ca-863318001c2c => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2285] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:38:17 2026] DELETE /v2.0/ports/ff7aa8f4-ace1-41b7-97c4-ee6e2618c97c => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2286] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:38:17 2026] DELETE /v2.0/ports/4079a5be-d6ce-4775-ba99-19189e4f5eb0 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2287] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:38:17 2026] DELETE /v2.0/ports/6a0dba55-7bc3-4339-aa72-25bbaa365311 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2288] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:38:18 2026] DELETE /v2.0/ports/1b40d3f4-10b0-41de-bd3e-11a84b864701 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2289] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:38:18 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:38:18.358 8 INFO neutron.services.segments.plugin [-] Segment 29d89a4a-cd22-46d8-8761-136ad3a332e1 resource provider aggregate not found 2026-07-02 16:38:18.363 8 INFO neutron.services.segments.plugin [-] Segment 29d89a4a-cd22-46d8-8761-136ad3a332e1 resource provider aggregate not found [pid: 8|app: 0|req: 1056/2290] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:18 2026] DELETE /v2.0/networks/98a8351c-9f74-454c-b82d-6ac61d635011 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:38:18.513 7 INFO neutron.services.segments.plugin [-] Segment 8d8e4aee-e5dc-49d9-9838-e3cfc2450f60 resource provider aggregate not found 2026-07-02 16:38:18.518 7 INFO neutron.services.segments.plugin [-] Segment 8d8e4aee-e5dc-49d9-9838-e3cfc2450f60 resource provider aggregate not found 2026-07-02 16:38:18.525 7 INFO neutron.services.segments.plugin [-] Segment 8d8e4aee-e5dc-49d9-9838-e3cfc2450f60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d8e4aee-e5dc-49d9-9838-e3cfc2450f60 found for delete ", "request_id": "req-cd3e6f48-bf8a-4b8e-8b5b-7af6a1173a1f"}]} 2026-07-02 16:38:18.528 7 INFO neutron.services.segments.plugin [-] Segment 8d8e4aee-e5dc-49d9-9838-e3cfc2450f60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d8e4aee-e5dc-49d9-9838-e3cfc2450f60 found for delete ", "request_id": "req-fa8632a0-5086-4ab7-9be6-cd7bf84db072"}]} [pid: 7|app: 0|req: 1235/2291] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:18 2026] DELETE /v2.0/networks/28822f92-429b-41e4-97b7-f9c5c385e83f => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:38:18.543 8 INFO neutron.services.segments.plugin [-] Segment 29d89a4a-cd22-46d8-8761-136ad3a332e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29d89a4a-cd22-46d8-8761-136ad3a332e1 found for delete ", "request_id": "req-ddb72023-9ef0-4041-aebd-c946ee87ea51"}]} 2026-07-02 16:38:18.551 8 INFO neutron.services.segments.plugin [-] Segment 29d89a4a-cd22-46d8-8761-136ad3a332e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29d89a4a-cd22-46d8-8761-136ad3a332e1 found for delete ", "request_id": "req-6175a00c-d838-432e-8a0a-97e8bc21be71"}]} [pid: 8|app: 0|req: 1057/2292] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:18 2026] DELETE /v2.0/networks/53913dbb-a8a5-4734-bd21-f55d496dd021 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2293] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:18 2026] DELETE /v2.0/networks/faebffba-56cb-4310-bc34-baae2829081f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2294] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:18 2026] DELETE /v2.0/networks/84ba120e-7747-49cb-9ca7-bd3d3f2aa9fc => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2295] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:38:19 2026] GET /v2.0/ports?device_id=426b79f1-d007-4603-8a12-f3a34089c10d => 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: 1059/2296] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:19 2026] GET /v2.0/security-groups?tenant_id=b9c1be1968514dbe8768666b5a6135a6&name=default => generated 2929 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2297] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:19 2026] DELETE /v2.0/security-groups/7d6b7a32-7da3-4bb3-9fb6-f8327fd35e27 => 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: 1060/2298] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:20 2026] GET /v2.0/security-groups?tenant_id=d7ada92462184331867bdc971b691357&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2299] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:20 2026] DELETE /v2.0/security-groups/9bd45738-85a4-48d1-8023-e479676e01f7 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2300] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:20 2026] GET /v2.0/security-groups?tenant_id=f5a5bfad8d4247f0818645790b73bfb8&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2301] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:20 2026] DELETE /v2.0/security-groups/2cd3edb6-19d7-42aa-9036-129dea45e858 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:38:20.558 8 INFO neutron.services.segments.plugin [-] Segment eaea4400-7a12-41a4-848a-d9054d4abb3d resource provider aggregate not found 2026-07-02 16:38:20.563 8 INFO neutron.services.segments.plugin [-] Segment eaea4400-7a12-41a4-848a-d9054d4abb3d resource provider aggregate not found 2026-07-02 16:38:20.571 7 INFO neutron.services.segments.plugin [-] Segment 0ad2eb1b-fe07-4ac3-9082-f3176650cb6d resource provider aggregate not found 2026-07-02 16:38:20.573 8 INFO neutron.services.segments.plugin [-] Segment eaea4400-7a12-41a4-848a-d9054d4abb3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaea4400-7a12-41a4-848a-d9054d4abb3d found for delete ", "request_id": "req-bab7861d-8387-4cbc-8a77-f6beb6c89dc5"}]} 2026-07-02 16:38:20.579 8 INFO neutron.services.segments.plugin [-] Segment eaea4400-7a12-41a4-848a-d9054d4abb3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaea4400-7a12-41a4-848a-d9054d4abb3d found for delete ", "request_id": "req-2af10e12-f125-48dc-90f3-f2533d2bb917"}]} 2026-07-02 16:38:20.579 7 INFO neutron.services.segments.plugin [-] Segment 0ad2eb1b-fe07-4ac3-9082-f3176650cb6d resource provider aggregate not found 2026-07-02 16:38:20.595 8 INFO neutron.services.segments.plugin [-] Segment 23d18293-6d28-440d-ba62-bb354e7df5ac resource provider aggregate not found 2026-07-02 16:38:20.602 7 INFO neutron.services.segments.plugin [-] Segment 0ad2eb1b-fe07-4ac3-9082-f3176650cb6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ad2eb1b-fe07-4ac3-9082-f3176650cb6d found for delete ", "request_id": "req-0f1a4c60-8b0b-400d-bf3b-35ce642c9117"}]} 2026-07-02 16:38:20.605 8 INFO neutron.services.segments.plugin [-] Segment 23d18293-6d28-440d-ba62-bb354e7df5ac resource provider aggregate not found 2026-07-02 16:38:20.613 8 INFO neutron.services.segments.plugin [-] Segment 23d18293-6d28-440d-ba62-bb354e7df5ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23d18293-6d28-440d-ba62-bb354e7df5ac found for delete ", "request_id": "req-5600b4cc-0b70-4de3-b186-6f8757704f76"}]} 2026-07-02 16:38:20.614 7 INFO neutron.services.segments.plugin [-] Segment 0ad2eb1b-fe07-4ac3-9082-f3176650cb6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ad2eb1b-fe07-4ac3-9082-f3176650cb6d found for delete ", "request_id": "req-89f468e9-26d4-4f22-be3d-b867dbe29ce5"}]} 2026-07-02 16:38:20.619 8 INFO neutron.services.segments.plugin [-] Segment 23d18293-6d28-440d-ba62-bb354e7df5ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23d18293-6d28-440d-ba62-bb354e7df5ac found for delete ", "request_id": "req-bf402677-56ef-417a-9663-3fa070ac06c4"}]} [pid: 8|app: 0|req: 1062/2302] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:20 2026] DELETE /v2.0/security-groups/215ba52f-884e-4970-a205-e204e400cb26 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2303] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:38:20 2026] DELETE /v2.0/floatingips/3b19480b-73e7-4937-b538-f164d2ce538d => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2304] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:38:21 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2305] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:38:21 2026] GET /v2.0/security-groups?id=b9abf62e-4d0c-4f23-936c-b20a09205870&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2306] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:38:22 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2307] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:38:22 2026] GET /v2.0/security-groups?id=b9abf62e-4d0c-4f23-936c-b20a09205870&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2308] 199.19.213.102 () {34 vars in 994 bytes} [Thu Jul 2 16:38:22 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2309] 199.19.213.102 () {36 vars in 997 bytes} [Thu Jul 2 16:38:22 2026] DELETE /v2.0/ports/24fe89e0-a46d-4f6b-9956-d8a36a58158b => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2310] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:38:23 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2311] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:38:24 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:38:24.915 8 WARNING neutron_lib.context [None req-8c29d837-1901-425b-a0c8-e4b9b2f561bb e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:24.970 8 INFO neutron.db.segments_db [None req-8c29d837-1901-425b-a0c8-e4b9b2f561bb e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] Added segment 1f206a15-8a1d-475f-8c4c-b28444be3365 of type vxlan for network 6b546c23-8ce5-4428-abc1-6bad5c532046 2026-07-02 16:38:25.265 8 INFO neutron.db.l3_hamode_db [None req-8c29d837-1901-425b-a0c8-e4b9b2f561bb e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:38:25.396 8 INFO neutron.db.l3_hamode_db [None req-8c29d837-1901-425b-a0c8-e4b9b2f561bb e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:38:25.549 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-737b74fb-a881-4587-bb82-430f7de9c142'] response: {'server_uuid': '19a7738f-64e0-4424-af51-42cf892f4831', 'name': 'network-vif-deleted', 'tag': '24fe89e0-a46d-4f6b-9956-d8a36a58158b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1246/2312] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:38:25 2026] GET /v2.0/ports?device_id=19a7738f-64e0-4424-af51-42cf892f4831 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2313] 10.0.0.235 () {34 vars in 668 bytes} [Thu Jul 2 16:38:24 2026] POST /v2.0/routers => generated 474 bytes in 1362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:26.082 7 WARNING neutron_lib.context [None req-9f100122-e5a7-46ca-be1e-b2735ccf222a e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:26.125 7 INFO neutron.db.l3_hamode_db [None req-9f100122-e5a7-46ca-be1e-b2735ccf222a e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:38:26.253 7 INFO neutron.db.l3_hamode_db [None req-9f100122-e5a7-46ca-be1e-b2735ccf222a e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1068/2314] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:26 2026] DELETE /v2.0/security-groups/b9abf62e-4d0c-4f23-936c-b20a09205870 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2315] 10.0.0.235 () {34 vars in 668 bytes} [Thu Jul 2 16:38:26 2026] POST /v2.0/routers => generated 474 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:26.862 7 WARNING neutron_lib.context [None req-79c47688-6096-4efd-92af-941fc14af690 e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:26.928 7 INFO neutron.db.l3_hamode_db [None req-79c47688-6096-4efd-92af-941fc14af690 e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:38:27.048 7 INFO neutron.db.l3_hamode_db [None req-79c47688-6096-4efd-92af-941fc14af690 e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1248/2316] 10.0.0.235 () {34 vars in 668 bytes} [Thu Jul 2 16:38:26 2026] POST /v2.0/routers => generated 474 bytes in 748 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:27.605 7 WARNING neutron_lib.context [None req-d883138d-914d-422a-b043-b096c24d4edc e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:27.641 7 INFO neutron.db.l3_hamode_db [None req-d883138d-914d-422a-b043-b096c24d4edc e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1069/2317] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:38:26 2026] PUT /v2.0/routers/6b2130d0-eaca-4b83-abd7-3a8a75f53521/remove_router_interface => generated 309 bytes in 948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:38:27.768 7 INFO neutron.db.l3_hamode_db [None req-d883138d-914d-422a-b043-b096c24d4edc e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1070/2318] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:38:27 2026] DELETE /v2.0/subnets/f52c617f-2d8a-4f9d-9c02-1a6687669c66 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2319] 10.0.0.235 () {34 vars in 668 bytes} [Thu Jul 2 16:38:27 2026] POST /v2.0/routers => generated 474 bytes in 780 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:28.388 7 WARNING neutron_lib.context [None req-9b851022-0faa-486b-a989-74b2f97895d6 e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:28.422 7 INFO neutron.db.l3_hamode_db [None req-9b851022-0faa-486b-a989-74b2f97895d6 e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:38:28.546 7 INFO neutron.db.l3_hamode_db [None req-9b851022-0faa-486b-a989-74b2f97895d6 e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:38:28.766 8 INFO neutron.services.segments.plugin [-] Segment 203d862e-3ff4-4281-9f24-ba29d1840f5f resource provider aggregate not found 2026-07-02 16:38:28.773 8 INFO neutron.services.segments.plugin [-] Segment 203d862e-3ff4-4281-9f24-ba29d1840f5f resource provider aggregate not found 2026-07-02 16:38:28.786 8 INFO neutron.services.segments.plugin [-] Segment 203d862e-3ff4-4281-9f24-ba29d1840f5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 203d862e-3ff4-4281-9f24-ba29d1840f5f found for delete ", "request_id": "req-9278c971-ec7e-4972-92e2-feab55ebf79c"}]} 2026-07-02 16:38:28.790 8 INFO neutron.services.segments.plugin [-] Segment 203d862e-3ff4-4281-9f24-ba29d1840f5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 203d862e-3ff4-4281-9f24-ba29d1840f5f found for delete ", "request_id": "req-aeb77ff2-2467-48d2-bfbe-ae3b407215de"}]} 2026-07-02 16:38:28.800 8 INFO neutron.db.l3_hamode_db [None req-3a6ecce8-5c8d-4cad-98b3-f171548132e4 24d5135635eb44d0a832aacc718c585e cb45fec067904dcc81e2de519ac99e6d - - default default] HA network 83609dad-aabf-4e0b-b0f5-affe39ba1536 was deleted as no HA routers are present in tenant cb45fec067904dcc81e2de519ac99e6d. [pid: 8|app: 0|req: 1071/2320] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:38:27 2026] DELETE /v2.0/routers/6b2130d0-eaca-4b83-abd7-3a8a75f53521 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2321] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:28 2026] DELETE /v2.0/networks/f5654a50-1703-4e44-8fd7-d7356673ee4a => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2322] 10.0.0.235 () {34 vars in 668 bytes} [Thu Jul 2 16:38:28 2026] POST /v2.0/routers => generated 474 bytes in 809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2323] 10.0.0.235 () {34 vars in 751 bytes} [Thu Jul 2 16:38:29 2026] PUT /v2.0/routers/ba75f28a-54e8-4abd-942a-40b539ee6712/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2324] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:29 2026] GET /v2.0/security-groups?tenant_id=910c3a4da81d4a16995e3985a29cd9fa&name=default => generated 2929 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2327] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:29 2026] DELETE /v2.0/security-groups/49353b7b-24fb-4e6c-8842-a41b4c3b60da => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2328] 10.0.0.235 () {34 vars in 751 bytes} [Thu Jul 2 16:38:29 2026] PUT /v2.0/routers/963fb229-a28a-4798-90c5-80263c625720/tags => generated 25 bytes in 721 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2329] 10.0.0.235 () {34 vars in 751 bytes} [Thu Jul 2 16:38:30 2026] PUT /v2.0/routers/b3831938-2038-482a-8bb7-4e5543cddc8f/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2330] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:30 2026] GET /v2.0/security-groups?tenant_id=cb45fec067904dcc81e2de519ac99e6d&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2331] 10.0.0.235 () {34 vars in 751 bytes} [Thu Jul 2 16:38:30 2026] PUT /v2.0/routers/918182d2-4498-46e8-9331-ee0d5e1290a0/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2332] 10.0.0.235 () {32 vars in 664 bytes} [Thu Jul 2 16:38:30 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2333] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:30 2026] DELETE /v2.0/security-groups/b2c9a035-b285-45e2-8f29-331f29f50910 => 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: 1081/2334] 10.0.0.235 () {32 vars in 678 bytes} [Thu Jul 2 16:38:30 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2335] 10.0.0.235 () {32 vars in 674 bytes} [Thu Jul 2 16:38:30 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:38:30.957 8 INFO neutron.services.segments.plugin [-] Segment 91753cc0-1b6f-4570-afeb-2f80a72ff67d resource provider aggregate not found 2026-07-02 16:38:30.961 8 INFO neutron.services.segments.plugin [-] Segment 91753cc0-1b6f-4570-afeb-2f80a72ff67d resource provider aggregate not found 2026-07-02 16:38:30.976 8 INFO neutron.services.segments.plugin [-] Segment 91753cc0-1b6f-4570-afeb-2f80a72ff67d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91753cc0-1b6f-4570-afeb-2f80a72ff67d found for delete ", "request_id": "req-270232a9-9d58-4b1f-927b-948642268884"}]} 2026-07-02 16:38:30.978 8 INFO neutron.services.segments.plugin [-] Segment 91753cc0-1b6f-4570-afeb-2f80a72ff67d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91753cc0-1b6f-4570-afeb-2f80a72ff67d found for delete ", "request_id": "req-4d6362f4-7e0b-44b7-9bae-b03ee6741a7c"}]} [pid: 8|app: 0|req: 1082/2336] 10.0.0.235 () {32 vars in 686 bytes} [Thu Jul 2 16:38:30 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2337] 10.0.0.235 () {32 vars in 672 bytes} [Thu Jul 2 16:38:30 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2338] 10.0.0.235 () {32 vars in 686 bytes} [Thu Jul 2 16:38:31 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2339] 10.0.0.235 () {32 vars in 682 bytes} [Thu Jul 2 16:38:31 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2340] 10.0.0.235 () {32 vars in 694 bytes} [Thu Jul 2 16:38:31 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2341] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:38:31 2026] GET /v2.0/routers/ba75f28a-54e8-4abd-942a-40b539ee6712 => generated 485 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2342] 10.0.0.235 () {34 vars in 742 bytes} [Thu Jul 2 16:38:31 2026] PUT /v2.0/routers/ba75f28a-54e8-4abd-942a-40b539ee6712 => generated 485 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2343] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:38:31 2026] GET /v2.0/ports?device_id=ba75f28a-54e8-4abd-942a-40b539ee6712 => 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: 1086/2344] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:38:32 2026] DELETE /v2.0/routers/ba75f28a-54e8-4abd-942a-40b539ee6712 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2345] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:38:32 2026] GET /v2.0/routers/963fb229-a28a-4798-90c5-80263c625720 => generated 493 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2346] 10.0.0.235 () {34 vars in 742 bytes} [Thu Jul 2 16:38:32 2026] PUT /v2.0/routers/963fb229-a28a-4798-90c5-80263c625720 => generated 493 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2347] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:38:32 2026] GET /v2.0/ports?device_id=963fb229-a28a-4798-90c5-80263c625720 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2348] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:38:32 2026] DELETE /v2.0/routers/963fb229-a28a-4798-90c5-80263c625720 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2349] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:38:33 2026] GET /v2.0/routers/b3831938-2038-482a-8bb7-4e5543cddc8f => generated 502 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2350] 10.0.0.235 () {34 vars in 742 bytes} [Thu Jul 2 16:38:33 2026] PUT /v2.0/routers/b3831938-2038-482a-8bb7-4e5543cddc8f => generated 502 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2351] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:38:33 2026] GET /v2.0/ports?device_id=b3831938-2038-482a-8bb7-4e5543cddc8f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2352] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:38:33 2026] DELETE /v2.0/routers/b3831938-2038-482a-8bb7-4e5543cddc8f => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:38:34.403 7 WARNING neutron_lib.context [None req-c461b338-50c7-4652-9d11-fa5a23c4679d f5147e4fbc4c4564a2b5d90d8f2ba15d 015691d1b12b41a5b6b787d6a8d9c33f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1091/2353] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:38:34 2026] GET /v2.0/routers/918182d2-4498-46e8-9331-ee0d5e1290a0 => generated 487 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:38:34.548 7 INFO neutron.db.segments_db [None req-c461b338-50c7-4652-9d11-fa5a23c4679d f5147e4fbc4c4564a2b5d90d8f2ba15d 015691d1b12b41a5b6b787d6a8d9c33f - - default default] Added segment c33f7482-ebe9-4042-bb98-59aba0e60acd of type vxlan for network 505101f4-de61-4b25-8698-f9fe1b568475 [pid: 7|app: 0|req: 1263/2354] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:34 2026] POST /v2.0/networks => generated 631 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:34.650 7 WARNING neutron_lib.context [None req-d61f0537-514e-4bf0-9b03-bafa041deaa0 f5147e4fbc4c4564a2b5d90d8f2ba15d 015691d1b12b41a5b6b787d6a8d9c33f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:34.703 7 INFO neutron.db.segments_db [None req-d61f0537-514e-4bf0-9b03-bafa041deaa0 f5147e4fbc4c4564a2b5d90d8f2ba15d 015691d1b12b41a5b6b787d6a8d9c33f - - default default] Added segment 34044253-6f42-4c41-9d70-7406fd7fa1ad of type vxlan for network 37974b68-f791-4ce4-868e-0d0ae8fd362c [pid: 7|app: 0|req: 1264/2355] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:34 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:34.806 7 WARNING neutron_lib.context [None req-c46f4a4f-069f-42e4-98b3-95f1b98b0aad f5147e4fbc4c4564a2b5d90d8f2ba15d 015691d1b12b41a5b6b787d6a8d9c33f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:34.880 7 INFO neutron.db.segments_db [None req-c46f4a4f-069f-42e4-98b3-95f1b98b0aad f5147e4fbc4c4564a2b5d90d8f2ba15d 015691d1b12b41a5b6b787d6a8d9c33f - - default default] Added segment 6249c31f-a0eb-4abd-919c-f83cb0c5ab20 of type vxlan for network b1803a7f-a3c8-4a93-b752-7ebd2b7f1423 [pid: 8|app: 0|req: 1092/2356] 10.0.0.235 () {34 vars in 742 bytes} [Thu Jul 2 16:38:34 2026] PUT /v2.0/routers/918182d2-4498-46e8-9331-ee0d5e1290a0 => generated 487 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2357] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:38:34 2026] GET /v2.0/ports?device_id=918182d2-4498-46e8-9331-ee0d5e1290a0 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2358] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:34 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-02 16:38:35.020 7 WARNING neutron_lib.context [None req-94e3fa24-e08b-4aa6-9511-4d6aa261d0cb f5147e4fbc4c4564a2b5d90d8f2ba15d 015691d1b12b41a5b6b787d6a8d9c33f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:35.071 7 INFO neutron.db.segments_db [None req-94e3fa24-e08b-4aa6-9511-4d6aa261d0cb f5147e4fbc4c4564a2b5d90d8f2ba15d 015691d1b12b41a5b6b787d6a8d9c33f - - default default] Added segment 537fd9c6-995b-46a4-b278-ecf3e685b26c of type vxlan for network f0161871-cf53-43a7-8ebb-99b345f045d8 [pid: 7|app: 0|req: 1266/2359] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:35 2026] POST /v2.0/networks => generated 632 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:35.169 7 WARNING neutron_lib.context [None req-afe43582-3088-4dfa-a676-c98dc279fc99 f5147e4fbc4c4564a2b5d90d8f2ba15d 015691d1b12b41a5b6b787d6a8d9c33f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:35.219 7 INFO neutron.db.segments_db [None req-afe43582-3088-4dfa-a676-c98dc279fc99 f5147e4fbc4c4564a2b5d90d8f2ba15d 015691d1b12b41a5b6b787d6a8d9c33f - - default default] Added segment 28ce095e-b65c-420b-9393-3cb3581a128c of type vxlan for network ab6af8d5-c010-40bc-b392-3192f1dea391 [pid: 7|app: 0|req: 1267/2360] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:35 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2361] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:38:34 2026] DELETE /v2.0/routers/918182d2-4498-46e8-9331-ee0d5e1290a0 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2362] 10.0.0.235 () {34 vars in 753 bytes} [Thu Jul 2 16:38:35 2026] PUT /v2.0/networks/505101f4-de61-4b25-8698-f9fe1b568475/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2363] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:38:35 2026] GET /v2.0/routers/de46dbbf-4290-49ed-896f-8849de719808 => generated 480 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2364] 10.0.0.235 () {34 vars in 753 bytes} [Thu Jul 2 16:38:35 2026] PUT /v2.0/networks/37974b68-f791-4ce4-868e-0d0ae8fd362c/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: 1270/2365] 10.0.0.235 () {34 vars in 753 bytes} [Thu Jul 2 16:38:35 2026] PUT /v2.0/networks/b1803a7f-a3c8-4a93-b752-7ebd2b7f1423/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2366] 10.0.0.235 () {34 vars in 753 bytes} [Thu Jul 2 16:38:35 2026] PUT /v2.0/networks/f0161871-cf53-43a7-8ebb-99b345f045d8/tags => 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: 1272/2367] 10.0.0.235 () {32 vars in 666 bytes} [Thu Jul 2 16:38:35 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2368] 10.0.0.235 () {32 vars in 680 bytes} [Thu Jul 2 16:38:35 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2369] 10.0.0.235 () {32 vars in 676 bytes} [Thu Jul 2 16:38:35 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2370] 10.0.0.235 () {32 vars in 688 bytes} [Thu Jul 2 16:38:35 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2371] 10.0.0.235 () {32 vars in 674 bytes} [Thu Jul 2 16:38:35 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2372] 10.0.0.235 () {32 vars in 688 bytes} [Thu Jul 2 16:38:35 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2373] 10.0.0.235 () {32 vars in 684 bytes} [Thu Jul 2 16:38:35 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2374] 10.0.0.235 () {34 vars in 742 bytes} [Thu Jul 2 16:38:35 2026] PUT /v2.0/routers/de46dbbf-4290-49ed-896f-8849de719808 => generated 480 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2375] 10.0.0.235 () {32 vars in 736 bytes} [Thu Jul 2 16:38:36 2026] GET /v2.0/ports?device_id=de46dbbf-4290-49ed-896f-8849de719808 => 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: 1279/2376] 10.0.0.235 () {32 vars in 696 bytes} [Thu Jul 2 16:38:35 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:38:36.186 7 INFO neutron.services.segments.plugin [-] Segment c33f7482-ebe9-4042-bb98-59aba0e60acd resource provider aggregate not found 2026-07-02 16:38:36.191 7 INFO neutron.services.segments.plugin [-] Segment c33f7482-ebe9-4042-bb98-59aba0e60acd resource provider aggregate not found 2026-07-02 16:38:36.203 7 INFO neutron.services.segments.plugin [-] Segment c33f7482-ebe9-4042-bb98-59aba0e60acd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c33f7482-ebe9-4042-bb98-59aba0e60acd found for delete ", "request_id": "req-365f7856-15a7-43bd-b010-324264407a3a"}]} 2026-07-02 16:38:36.204 7 INFO neutron.services.segments.plugin [-] Segment c33f7482-ebe9-4042-bb98-59aba0e60acd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c33f7482-ebe9-4042-bb98-59aba0e60acd found for delete ", "request_id": "req-750f200d-51c4-44d6-b107-11d010bab0bf"}]} [pid: 7|app: 0|req: 1280/2377] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:36 2026] DELETE /v2.0/networks/505101f4-de61-4b25-8698-f9fe1b568475 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2378] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:36 2026] DELETE /v2.0/networks/37974b68-f791-4ce4-868e-0d0ae8fd362c => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2379] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:36 2026] DELETE /v2.0/networks/b1803a7f-a3c8-4a93-b752-7ebd2b7f1423 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:38:36.555 8 INFO neutron.services.segments.plugin [-] Segment 1f206a15-8a1d-475f-8c4c-b28444be3365 resource provider aggregate not found 2026-07-02 16:38:36.560 8 INFO neutron.services.segments.plugin [-] Segment 1f206a15-8a1d-475f-8c4c-b28444be3365 resource provider aggregate not found 2026-07-02 16:38:36.574 8 INFO neutron.services.segments.plugin [-] Segment 1f206a15-8a1d-475f-8c4c-b28444be3365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f206a15-8a1d-475f-8c4c-b28444be3365 found for delete ", "request_id": "req-0e5f0e8a-7a8d-420f-b17e-150f730bf4a9"}]} 2026-07-02 16:38:36.575 8 INFO neutron.services.segments.plugin [-] Segment 1f206a15-8a1d-475f-8c4c-b28444be3365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f206a15-8a1d-475f-8c4c-b28444be3365 found for delete ", "request_id": "req-d1268082-fb8f-4faf-be07-68890bd95a75"}]} 2026-07-02 16:38:36.582 8 INFO neutron.db.l3_hamode_db [None req-91be3fe9-879d-4dd4-bd80-6c7fd957d5c7 e70b9d679f5f4279bedf51ad2ab234ef fda8d6ff065c4c66b98e3a2ee0a8a0aa - - default default] HA network 6b546c23-8ce5-4428-abc1-6bad5c532046 was deleted as no HA routers are present in tenant fda8d6ff065c4c66b98e3a2ee0a8a0aa. [pid: 8|app: 0|req: 1098/2380] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:38:36 2026] DELETE /v2.0/routers/de46dbbf-4290-49ed-896f-8849de719808 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2381] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:36 2026] DELETE /v2.0/networks/f0161871-cf53-43a7-8ebb-99b345f045d8 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2382] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:36 2026] DELETE /v2.0/networks/ab6af8d5-c010-40bc-b392-3192f1dea391 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2383] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:37 2026] GET /v2.0/security-groups?tenant_id=cd365f44797e4d3399f709571b0cbf60&name=default => generated 2929 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2384] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:37 2026] GET /v2.0/security-groups?tenant_id=c61165d31ade45a2bd4870e877d43f05&name=default => generated 2929 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2385] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:37 2026] DELETE /v2.0/security-groups/af9d7fa9-7703-48f9-8c37-55621980493d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2386] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:37 2026] DELETE /v2.0/security-groups/3193733d-19a8-43c9-a059-f264fb3bd617 => 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: 1102/2387] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:37 2026] GET /v2.0/security-groups?tenant_id=6bc57a013842459cb607796cb3de8c45&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: 1286/2388] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:37 2026] GET /v2.0/security-groups?tenant_id=565165f8036d41b19ba35c325e719c30&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:38:38.219 7 INFO neutron.services.segments.plugin [-] Segment 34044253-6f42-4c41-9d70-7406fd7fa1ad resource provider aggregate not found 2026-07-02 16:38:38.225 7 INFO neutron.services.segments.plugin [-] Segment 34044253-6f42-4c41-9d70-7406fd7fa1ad resource provider aggregate not found 2026-07-02 16:38:38.233 7 INFO neutron.services.segments.plugin [-] Segment 34044253-6f42-4c41-9d70-7406fd7fa1ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34044253-6f42-4c41-9d70-7406fd7fa1ad found for delete ", "request_id": "req-1edc54f3-9ced-439c-9160-2956cf49f2a9"}]} [pid: 8|app: 0|req: 1103/2389] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:38 2026] DELETE /v2.0/security-groups/4619c297-eab7-4b9e-9f2d-1609f43518ab => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:38:38.241 7 INFO neutron.services.segments.plugin [-] Segment 34044253-6f42-4c41-9d70-7406fd7fa1ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34044253-6f42-4c41-9d70-7406fd7fa1ad found for delete ", "request_id": "req-b6920df1-5ed6-4373-936e-67a428b33652"}]} 2026-07-02 16:38:38.248 7 INFO neutron.services.segments.plugin [-] Segment 6249c31f-a0eb-4abd-919c-f83cb0c5ab20 resource provider aggregate not found [pid: 7|app: 0|req: 1287/2390] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:38 2026] DELETE /v2.0/security-groups/d2d2040b-bb47-40c2-a2a3-8c89cd9ab13f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:38:38.403 7 INFO neutron.services.segments.plugin [-] Segment 6249c31f-a0eb-4abd-919c-f83cb0c5ab20 resource provider aggregate not found 2026-07-02 16:38:38.410 7 INFO neutron.services.segments.plugin [-] Segment 6249c31f-a0eb-4abd-919c-f83cb0c5ab20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6249c31f-a0eb-4abd-919c-f83cb0c5ab20 found for delete ", "request_id": "req-c0aba29e-c0af-44d1-9e8d-a4037ffb8412"}]} 2026-07-02 16:38:38.421 7 INFO neutron.services.segments.plugin [-] Segment 6249c31f-a0eb-4abd-919c-f83cb0c5ab20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6249c31f-a0eb-4abd-919c-f83cb0c5ab20 found for delete ", "request_id": "req-81f40093-8483-44ca-96c9-73f3941c4561"}]} 2026-07-02 16:38:38.427 7 INFO neutron.services.segments.plugin [-] Segment 537fd9c6-995b-46a4-b278-ecf3e685b26c resource provider aggregate not found 2026-07-02 16:38:38.434 7 INFO neutron.services.segments.plugin [-] Segment 537fd9c6-995b-46a4-b278-ecf3e685b26c resource provider aggregate not found 2026-07-02 16:38:38.439 7 INFO neutron.services.segments.plugin [-] Segment 537fd9c6-995b-46a4-b278-ecf3e685b26c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 537fd9c6-995b-46a4-b278-ecf3e685b26c found for delete ", "request_id": "req-3e77dbfd-7f45-4c54-aefe-09b16c4c981a"}]} [pid: 7|app: 0|req: 1288/2391] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:38 2026] GET /v2.0/security-groups?tenant_id=015691d1b12b41a5b6b787d6a8d9c33f&name=default => generated 2929 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:38:38.465 7 INFO neutron.services.segments.plugin [-] Segment 537fd9c6-995b-46a4-b278-ecf3e685b26c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 537fd9c6-995b-46a4-b278-ecf3e685b26c found for delete ", "request_id": "req-72726095-58fc-4d9b-9647-1b22a7107a17"}]} [pid: 7|app: 0|req: 1289/2392] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:38 2026] DELETE /v2.0/security-groups/9f2af78a-cd7e-4586-a5e8-d00bd25802e1 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2393] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:38 2026] GET /v2.0/security-groups?tenant_id=fda8d6ff065c4c66b98e3a2ee0a8a0aa&name=default => generated 2929 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2394] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:38 2026] DELETE /v2.0/security-groups/6e4dcf71-0fb1-4f28-88e1-e22a92a955f2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:38:42.581 8 INFO neutron.services.segments.plugin [-] Segment 28ce095e-b65c-420b-9393-3cb3581a128c resource provider aggregate not found 2026-07-02 16:38:42.586 8 INFO neutron.services.segments.plugin [-] Segment 28ce095e-b65c-420b-9393-3cb3581a128c resource provider aggregate not found 2026-07-02 16:38:42.603 8 INFO neutron.services.segments.plugin [-] Segment 28ce095e-b65c-420b-9393-3cb3581a128c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28ce095e-b65c-420b-9393-3cb3581a128c found for delete ", "request_id": "req-eeb089ae-6373-4f16-b430-0f9917daf8da"}]} 2026-07-02 16:38:42.604 8 INFO neutron.services.segments.plugin [-] Segment 28ce095e-b65c-420b-9393-3cb3581a128c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28ce095e-b65c-420b-9393-3cb3581a128c found for delete ", "request_id": "req-de384437-8f9d-4168-b395-1dbcc2216a64"}]} [pid: 8|app: 0|req: 1105/2395] 10.0.0.235 () {34 vars in 678 bytes} [Thu Jul 2 16:38:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2396] 10.0.0.235 () {34 vars in 678 bytes} [Thu Jul 2 16:38:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2397] 10.0.0.235 () {34 vars in 678 bytes} [Thu Jul 2 16:38:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2398] 10.0.0.235 () {34 vars in 678 bytes} [Thu Jul 2 16:38:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2399] 10.0.0.235 () {34 vars in 678 bytes} [Thu Jul 2 16:38:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2400] 10.0.0.235 () {34 vars in 753 bytes} [Thu Jul 2 16:38:42 2026] PUT /v2.0/policies/c292274f-e5c1-4231-b58f-93e5a2a92430/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2401] 10.0.0.235 () {34 vars in 753 bytes} [Thu Jul 2 16:38:42 2026] PUT /v2.0/policies/9d8c4645-f697-47c0-87bc-125fd9415ecf/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2402] 10.0.0.235 () {34 vars in 753 bytes} [Thu Jul 2 16:38:42 2026] PUT /v2.0/policies/b3c5045a-3915-4c3a-9ec4-1c8243514ceb/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:38:43.039 8 WARNING neutron_lib.context [None req-e14bdd71-b7bb-4870-92c3-7e034b4a06c3 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1295/2403] 10.0.0.235 () {34 vars in 753 bytes} [Thu Jul 2 16:38:43 2026] PUT /v2.0/policies/5f87fd30-d1cc-4566-897f-e916a8b48d47/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:38:43.163 8 INFO neutron.db.segments_db [None req-e14bdd71-b7bb-4870-92c3-7e034b4a06c3 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Added segment 16933516-3e84-472b-89d5-f7672b007062 of type vxlan for network da03c67b-a6d2-4f71-a62f-6e9453a1f6d3 [pid: 8|app: 0|req: 1109/2404] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:42 2026] POST /v2.0/networks => generated 631 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:43.272 7 WARNING neutron_lib.context [None req-8293e920-ba3f-4ae3-b8d2-5f3fede87ed2 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1110/2405] 10.0.0.235 () {32 vars in 674 bytes} [Thu Jul 2 16:38:43 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2406] 10.0.0.235 () {32 vars in 688 bytes} [Thu Jul 2 16:38:43 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2407] 10.0.0.235 () {34 vars in 664 bytes} [Thu Jul 2 16:38:43 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:38:43.574 7 WARNING neutron_lib.context [None req-72f0ece3-33fd-455e-b8a2-27004f994b45 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1112/2408] 10.0.0.235 () {32 vars in 684 bytes} [Thu Jul 2 16:38:43 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2409] 10.0.0.235 () {32 vars in 696 bytes} [Thu Jul 2 16:38:43 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2410] 10.0.0.235 () {32 vars in 682 bytes} [Thu Jul 2 16:38:43 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2411] 10.0.0.235 () {34 vars in 666 bytes} [Thu Jul 2 16:38:43 2026] POST /v2.0/trunks => generated 407 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:43.731 7 WARNING neutron_lib.context [None req-95af08ec-5188-4461-b123-03e52dd48714 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1115/2412] 10.0.0.235 () {32 vars in 696 bytes} [Thu Jul 2 16:38:43 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:38:43.776 7 INFO neutron.db.segments_db [None req-95af08ec-5188-4461-b123-03e52dd48714 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Added segment 226a31ed-bed2-41d1-ba60-9b337ffc14f0 of type vxlan for network dcab91b3-e2d1-46fc-9f23-43db1662658c [pid: 8|app: 0|req: 1116/2413] 10.0.0.235 () {32 vars in 692 bytes} [Thu Jul 2 16:38:43 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2414] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:43 2026] POST /v2.0/networks => generated 632 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:43.869 7 WARNING neutron_lib.context [None req-847f081e-634b-4663-bf38-34cbc4888618 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1117/2415] 10.0.0.235 () {32 vars in 704 bytes} [Thu Jul 2 16:38:43 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2416] 10.0.0.235 () {32 vars in 734 bytes} [Thu Jul 2 16:38:43 2026] DELETE /v2.0/qos/policies/c292274f-e5c1-4231-b58f-93e5a2a92430 => 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: 1119/2417] 10.0.0.235 () {32 vars in 734 bytes} [Thu Jul 2 16:38:43 2026] DELETE /v2.0/qos/policies/9d8c4645-f697-47c0-87bc-125fd9415ecf => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2418] 10.0.0.235 () {32 vars in 734 bytes} [Thu Jul 2 16:38:44 2026] DELETE /v2.0/qos/policies/b3c5045a-3915-4c3a-9ec4-1c8243514ceb => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2419] 10.0.0.235 () {32 vars in 734 bytes} [Thu Jul 2 16:38:44 2026] DELETE /v2.0/qos/policies/5f87fd30-d1cc-4566-897f-e916a8b48d47 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2420] 10.0.0.235 () {32 vars in 734 bytes} [Thu Jul 2 16:38:44 2026] DELETE /v2.0/qos/policies/5cb11071-606d-4ece-811b-f9634192ebe3 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2421] 10.0.0.235 () {34 vars in 664 bytes} [Thu Jul 2 16:38:43 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:44.181 8 WARNING neutron_lib.context [None req-3eb6ec78-8603-427e-afec-9e301dbcf4dc 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1123/2422] 10.0.0.235 () {34 vars in 666 bytes} [Thu Jul 2 16:38:44 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.12/site-packages/pycadf/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-02 16:38:44.397 7 WARNING neutron_lib.context [None req-648adb51-0c0e-4dea-a25f-f9e4db7c7b30 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:44.449 7 INFO neutron.db.segments_db [None req-648adb51-0c0e-4dea-a25f-f9e4db7c7b30 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Added segment 75ae6a1c-728b-457d-aa3d-a061f86a2239 of type vxlan for network 2406c2c3-9af0-48ad-8351-423adfcdb8e4 [pid: 7|app: 0|req: 1300/2423] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:44 2026] POST /v2.0/networks => generated 631 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:44.549 8 WARNING neutron_lib.context [None req-6dbd8589-d188-4141-bd8a-23c7db68a348 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1124/2426] 10.0.0.235 () {34 vars in 664 bytes} [Thu Jul 2 16:38:44 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:44.833 7 WARNING neutron_lib.context [None req-34f6ee63-2da8-4f59-bf5c-0943ca5f6813 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1303/2427] 10.0.0.235 () {34 vars in 666 bytes} [Thu Jul 2 16:38:44 2026] POST /v2.0/trunks => generated 407 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:45.006 7 WARNING neutron_lib.context [None req-e648d7ce-f42d-476c-a6f5-76afeacd414f 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:45.046 7 INFO neutron.db.segments_db [None req-e648d7ce-f42d-476c-a6f5-76afeacd414f 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Added segment 1da444fb-d335-41ff-ab6b-3656ccc73dc8 of type vxlan for network 0847efc7-cbd7-43d2-bb05-014d7ef3973f /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1304/2428] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:45 2026] POST /v2.0/networks => generated 631 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:45.131 7 WARNING neutron_lib.context [None req-8905e412-b2fa-4e8b-afbf-57c51d4d5ff7 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1125/2429] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:44 2026] GET /v2.0/security-groups?tenant_id=bcf01f45c065429b99f98141c4be592d&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2430] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:45 2026] DELETE /v2.0/security-groups/9dc268bc-03a1-4090-a899-ca53e9e405df => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2431] 10.0.0.235 () {34 vars in 664 bytes} [Thu Jul 2 16:38:45 2026] POST /v2.0/ports => generated 743 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:38:45.414 7 WARNING neutron_lib.context [None req-1ff94787-f786-4975-a826-b4dd3bb29365 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1127/2432] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:45 2026] GET /v2.0/security-groups?tenant_id=482d18b612a142b4bdfa9ac067c44336&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2433] 10.0.0.235 () {34 vars in 666 bytes} [Thu Jul 2 16:38:45 2026] POST /v2.0/trunks => generated 407 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:45.589 7 WARNING neutron_lib.context [None req-30c28d68-146e-4d2b-b5b8-6368c8f592eb 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:45.642 7 INFO neutron.db.segments_db [None req-30c28d68-146e-4d2b-b5b8-6368c8f592eb 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Added segment 6e6466a2-abac-4c8b-90a2-4a081f06ef77 of type vxlan for network 84e6dd55-1481-457b-82ca-ef959403d240 [pid: 8|app: 0|req: 1128/2434] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:45 2026] DELETE /v2.0/security-groups/0d9747a5-9a81-4217-9367-46202ab92abf => 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: 1307/2435] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:45 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:45.750 8 WARNING neutron_lib.context [None req-b4988327-ef90-4c92-bfee-fff69bd56915 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1308/2436] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:45 2026] GET /v2.0/security-groups?tenant_id=7345c76171ed40f19106e7369aab55f4&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: 1309/2437] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:45 2026] DELETE /v2.0/security-groups/222788a6-9038-4d29-ad5d-9203445e6be7 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2438] 10.0.0.235 () {34 vars in 664 bytes} [Thu Jul 2 16:38:45 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:46.040 7 WARNING neutron_lib.context [None req-ef0684b3-45aa-4694-b4dc-1e78a5f746e4 10f590c0e92c419e9afcf3bc8745ae52 f60c48d5af424dd7b16a812d1c40a311 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1310/2439] 10.0.0.235 () {34 vars in 666 bytes} [Thu Jul 2 16:38:46 2026] POST /v2.0/trunks => generated 407 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1130/2440] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:38:46 2026] PUT /v2.0/trunks/69c0a8ef-5b64-4938-b62e-c494573e8e25/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2441] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:38:46 2026] PUT /v2.0/trunks/9f5b43cd-7578-4489-9acf-6d520a46f153/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2442] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:38:46 2026] PUT /v2.0/trunks/58ecc5d2-6e28-4ffc-ad27-6449b6e6fbe2/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: 1312/2443] 10.0.0.235 () {34 vars in 749 bytes} [Thu Jul 2 16:38:46 2026] PUT /v2.0/trunks/c04c186a-769a-424e-95c6-f39f6f4f74e9/tags => 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: 1132/2444] 10.0.0.235 () {32 vars in 662 bytes} [Thu Jul 2 16:38:46 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2445] 10.0.0.235 () {32 vars in 676 bytes} [Thu Jul 2 16:38:46 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2446] 10.0.0.235 () {32 vars in 672 bytes} [Thu Jul 2 16:38:46 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2447] 10.0.0.235 () {32 vars in 684 bytes} [Thu Jul 2 16:38:46 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2448] 10.0.0.235 () {32 vars in 670 bytes} [Thu Jul 2 16:38:46 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2449] 10.0.0.235 () {32 vars in 684 bytes} [Thu Jul 2 16:38:46 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2450] 10.0.0.235 () {32 vars in 680 bytes} [Thu Jul 2 16:38:46 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2451] 10.0.0.235 () {32 vars in 692 bytes} [Thu Jul 2 16:38:46 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2452] 10.0.0.235 () {32 vars in 719 bytes} [Thu Jul 2 16:38:46 2026] GET /v2.0/trunks/69c0a8ef-5b64-4938-b62e-c494573e8e25 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2453] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:38:46 2026] GET /v2.0/ports/f4337841-a52c-4d49-a806-b986065b6b4b => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2454] 10.0.0.235 () {32 vars in 722 bytes} [Thu Jul 2 16:38:46 2026] DELETE /v2.0/trunks/69c0a8ef-5b64-4938-b62e-c494573e8e25 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2455] 10.0.0.235 () {32 vars in 719 bytes} [Thu Jul 2 16:38:46 2026] GET /v2.0/trunks/9f5b43cd-7578-4489-9acf-6d520a46f153 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2456] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:38:46 2026] GET /v2.0/ports/380c12a7-3d50-4abe-9ab1-19315f700912 => generated 826 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2457] 10.0.0.235 () {32 vars in 722 bytes} [Thu Jul 2 16:38:46 2026] DELETE /v2.0/trunks/9f5b43cd-7578-4489-9acf-6d520a46f153 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2458] 10.0.0.235 () {32 vars in 719 bytes} [Thu Jul 2 16:38:46 2026] GET /v2.0/trunks/58ecc5d2-6e28-4ffc-ad27-6449b6e6fbe2 => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2459] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:38:47 2026] GET /v2.0/ports/3810f4ce-8711-4ac5-9512-cb4ca8ebb019 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2460] 10.0.0.235 () {32 vars in 722 bytes} [Thu Jul 2 16:38:47 2026] DELETE /v2.0/trunks/58ecc5d2-6e28-4ffc-ad27-6449b6e6fbe2 => 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: 1321/2461] 10.0.0.235 () {32 vars in 719 bytes} [Thu Jul 2 16:38:47 2026] GET /v2.0/trunks/c04c186a-769a-424e-95c6-f39f6f4f74e9 => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2462] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:38:47 2026] GET /v2.0/ports/d8691ff6-7ef5-4d38-b89b-da86796a3d0c => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2463] 10.0.0.235 () {32 vars in 722 bytes} [Thu Jul 2 16:38:47 2026] DELETE /v2.0/trunks/c04c186a-769a-424e-95c6-f39f6f4f74e9 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2464] 10.0.0.235 () {32 vars in 719 bytes} [Thu Jul 2 16:38:47 2026] GET /v2.0/trunks/e98c62e5-92a5-4d2c-90c1-c266e8e8df78 => generated 407 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2465] 10.0.0.235 () {32 vars in 717 bytes} [Thu Jul 2 16:38:47 2026] GET /v2.0/ports/69cd18f9-89f3-42f4-9a94-ae281984c633 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2466] 10.0.0.235 () {32 vars in 722 bytes} [Thu Jul 2 16:38:47 2026] DELETE /v2.0/trunks/e98c62e5-92a5-4d2c-90c1-c266e8e8df78 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2467] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:38:47 2026] DELETE /v2.0/ports/f4337841-a52c-4d49-a806-b986065b6b4b => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2468] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:38:47 2026] DELETE /v2.0/ports/380c12a7-3d50-4abe-9ab1-19315f700912 => 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: 1325/2469] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:38:47 2026] DELETE /v2.0/ports/3810f4ce-8711-4ac5-9512-cb4ca8ebb019 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2470] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:38:48 2026] DELETE /v2.0/ports/d8691ff6-7ef5-4d38-b89b-da86796a3d0c => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2471] 10.0.0.235 () {32 vars in 720 bytes} [Thu Jul 2 16:38:48 2026] DELETE /v2.0/ports/69cd18f9-89f3-42f4-9a94-ae281984c633 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:38:48.767 8 INFO neutron.services.segments.plugin [-] Segment 16933516-3e84-472b-89d5-f7672b007062 resource provider aggregate not found 2026-07-02 16:38:48.771 8 INFO neutron.services.segments.plugin [-] Segment 16933516-3e84-472b-89d5-f7672b007062 resource provider aggregate not found [pid: 8|app: 0|req: 1146/2472] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:48 2026] DELETE /v2.0/networks/da03c67b-a6d2-4f71-a62f-6e9453a1f6d3 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:38:48.972 7 INFO neutron.services.segments.plugin [-] Segment 226a31ed-bed2-41d1-ba60-9b337ffc14f0 resource provider aggregate not found 2026-07-02 16:38:48.977 7 INFO neutron.services.segments.plugin [-] Segment 226a31ed-bed2-41d1-ba60-9b337ffc14f0 resource provider aggregate not found 2026-07-02 16:38:48.991 7 INFO neutron.services.segments.plugin [-] Segment 226a31ed-bed2-41d1-ba60-9b337ffc14f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 226a31ed-bed2-41d1-ba60-9b337ffc14f0 found for delete ", "request_id": "req-0157f549-6e08-4b58-88c7-59ffa1a8e8cc"}]} 2026-07-02 16:38:48.992 7 INFO neutron.services.segments.plugin [-] Segment 226a31ed-bed2-41d1-ba60-9b337ffc14f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 226a31ed-bed2-41d1-ba60-9b337ffc14f0 found for delete ", "request_id": "req-20fc5cff-b16b-4ee2-b593-c77153e9dc8f"}]} [pid: 7|app: 0|req: 1327/2473] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:48 2026] DELETE /v2.0/networks/dcab91b3-e2d1-46fc-9f23-43db1662658c => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:38:49.004 8 INFO neutron.services.segments.plugin [-] Segment 16933516-3e84-472b-89d5-f7672b007062 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16933516-3e84-472b-89d5-f7672b007062 found for delete ", "request_id": "req-afeb4a22-b3a9-479c-b683-97b6641db741"}]} 2026-07-02 16:38:49.005 8 INFO neutron.services.segments.plugin [-] Segment 16933516-3e84-472b-89d5-f7672b007062 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16933516-3e84-472b-89d5-f7672b007062 found for delete ", "request_id": "req-4485a45d-9468-4971-9bdc-9d5cb2ffa3cd"}]} [pid: 8|app: 0|req: 1147/2474] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:49 2026] DELETE /v2.0/networks/2406c2c3-9af0-48ad-8351-423adfcdb8e4 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2475] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:49 2026] DELETE /v2.0/networks/0847efc7-cbd7-43d2-bb05-014d7ef3973f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2476] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:49 2026] DELETE /v2.0/networks/84e6dd55-1481-457b-82ca-ef959403d240 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:38:50.136 7 WARNING neutron_lib.context [None req-a097c145-1043-4b4f-a586-f85b5fc20fbe 0a85c8026c5e48fd9cf4f383d6455484 3fcbf1557a11406fa0c9e44e4b35ad2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:50.306 7 INFO neutron.db.segments_db [None req-a097c145-1043-4b4f-a586-f85b5fc20fbe 0a85c8026c5e48fd9cf4f383d6455484 3fcbf1557a11406fa0c9e44e4b35ad2a - - default default] Added segment 9dcb9925-2266-4ae3-b890-0e6c4988b039 of type vxlan for network ac64e7e7-5ec6-43ec-b34a-653c78776ff2 [pid: 8|app: 0|req: 1149/2477] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:50 2026] GET /v2.0/security-groups?tenant_id=5b239a2cae5f42a7b7c1c9ab486208d5&name=default => generated 2929 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2478] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:49 2026] POST /v2.0/networks => generated 632 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:50.411 7 WARNING neutron_lib.context [None req-a64c819c-9221-4d88-a3c9-911198731e81 0a85c8026c5e48fd9cf4f383d6455484 3fcbf1557a11406fa0c9e44e4b35ad2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1150/2479] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:50 2026] DELETE /v2.0/security-groups/21b88d7f-2088-491a-966e-0f63e4b55db4 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2480] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:50 2026] GET /v2.0/security-groups?tenant_id=f60c48d5af424dd7b16a812d1c40a311&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2481] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:38:50 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:50.650 7 WARNING neutron_lib.context [None req-f349772e-6598-4a22-8ec9-89700d6e2aa5 0a85c8026c5e48fd9cf4f383d6455484 3fcbf1557a11406fa0c9e44e4b35ad2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1152/2482] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:50 2026] DELETE /v2.0/security-groups/a3d54a37-b1ac-4b57-8923-cc8723c34b44 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:38:50.704 7 INFO neutron.db.segments_db [None req-f349772e-6598-4a22-8ec9-89700d6e2aa5 0a85c8026c5e48fd9cf4f383d6455484 3fcbf1557a11406fa0c9e44e4b35ad2a - - default default] Added segment d0bfd539-86c8-419b-9a5b-5ad57e7cc439 of type vxlan for network bd3be5be-5c19-4315-b5ef-2d6f2edd3a4d [pid: 7|app: 0|req: 1331/2483] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:50 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:50.813 7 WARNING neutron_lib.context [None req-52613b6a-0595-4d86-8fff-d9de8c1f4be8 0a85c8026c5e48fd9cf4f383d6455484 3fcbf1557a11406fa0c9e44e4b35ad2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1153/2484] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:50 2026] GET /v2.0/security-groups?tenant_id=91d67afa18b54960add8ef99e26e78cf&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:38:51.011 7 INFO neutron.services.segments.plugin [-] Segment 1da444fb-d335-41ff-ab6b-3656ccc73dc8 resource provider aggregate not found 2026-07-02 16:38:51.016 7 INFO neutron.services.segments.plugin [-] Segment 1da444fb-d335-41ff-ab6b-3656ccc73dc8 resource provider aggregate not found 2026-07-02 16:38:51.020 8 INFO neutron.services.segments.plugin [-] Segment 75ae6a1c-728b-457d-aa3d-a061f86a2239 resource provider aggregate not found 2026-07-02 16:38:51.025 8 INFO neutron.services.segments.plugin [-] Segment 75ae6a1c-728b-457d-aa3d-a061f86a2239 resource provider aggregate not found 2026-07-02 16:38:51.026 7 INFO neutron.services.segments.plugin [-] Segment 1da444fb-d335-41ff-ab6b-3656ccc73dc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da444fb-d335-41ff-ab6b-3656ccc73dc8 found for delete ", "request_id": "req-cb1cc6fe-f970-4c0a-b3e9-dcc07fc28c99"}]} 2026-07-02 16:38:51.029 7 INFO neutron.services.segments.plugin [-] Segment 1da444fb-d335-41ff-ab6b-3656ccc73dc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da444fb-d335-41ff-ab6b-3656ccc73dc8 found for delete ", "request_id": "req-094893fd-198d-4775-b253-868cfaa88b3d"}]} 2026-07-02 16:38:51.030 8 INFO neutron.services.segments.plugin [-] Segment 75ae6a1c-728b-457d-aa3d-a061f86a2239 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75ae6a1c-728b-457d-aa3d-a061f86a2239 found for delete ", "request_id": "req-dc00655f-c9ec-4c67-90a1-c19c96873d2c"}]} 2026-07-02 16:38:51.037 8 INFO neutron.services.segments.plugin [-] Segment 75ae6a1c-728b-457d-aa3d-a061f86a2239 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75ae6a1c-728b-457d-aa3d-a061f86a2239 found for delete ", "request_id": "req-1169a7c5-1725-4192-944f-88b606215bef"}]} 2026-07-02 16:38:51.040 8 INFO neutron.services.segments.plugin [-] Segment 6e6466a2-abac-4c8b-90a2-4a081f06ef77 resource provider aggregate not found 2026-07-02 16:38:51.054 8 INFO neutron.services.segments.plugin [-] Segment 6e6466a2-abac-4c8b-90a2-4a081f06ef77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e6466a2-abac-4c8b-90a2-4a081f06ef77 found for delete ", "request_id": "req-4fd900ba-263d-4bca-96a0-e9ad7830653d"}]} 2026-07-02 16:38:51.055 8 INFO neutron.services.segments.plugin [-] Segment 6e6466a2-abac-4c8b-90a2-4a081f06ef77 resource provider aggregate not found 2026-07-02 16:38:51.068 8 INFO neutron.services.segments.plugin [-] Segment 6e6466a2-abac-4c8b-90a2-4a081f06ef77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e6466a2-abac-4c8b-90a2-4a081f06ef77 found for delete ", "request_id": "req-f004e101-59ce-4879-a6fe-4499286301ad"}]} [pid: 8|app: 0|req: 1154/2485] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:50 2026] DELETE /v2.0/security-groups/e2a42971-98a0-4c96-a2df-b50bff2eca14 => 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: 1332/2486] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:38:50 2026] POST /v2.0/subnets => generated 629 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:51.110 8 WARNING neutron_lib.context [None req-da106cb3-45dc-4324-b385-8a04561e02ad 0a85c8026c5e48fd9cf4f383d6455484 3fcbf1557a11406fa0c9e44e4b35ad2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:51.153 8 INFO neutron.db.segments_db [None req-da106cb3-45dc-4324-b385-8a04561e02ad 0a85c8026c5e48fd9cf4f383d6455484 3fcbf1557a11406fa0c9e44e4b35ad2a - - default default] Added segment f420a43e-995f-45c7-a26e-ae405818a5c3 of type vxlan for network f001703f-d7b3-40e7-98e1-9245de438d72 [pid: 8|app: 0|req: 1155/2487] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:51 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:51.263 7 WARNING neutron_lib.context [None req-32d94305-89b2-4106-82cd-31cc55edf53d 0a85c8026c5e48fd9cf4f383d6455484 3fcbf1557a11406fa0c9e44e4b35ad2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1333/2488] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:38:51 2026] POST /v2.0/subnets => generated 629 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:51.532 8 WARNING neutron_lib.context [None req-cc096b3e-ec3b-4a86-9965-710a33d403a0 0a85c8026c5e48fd9cf4f383d6455484 3fcbf1557a11406fa0c9e44e4b35ad2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:51.596 8 INFO neutron.db.segments_db [None req-cc096b3e-ec3b-4a86-9965-710a33d403a0 0a85c8026c5e48fd9cf4f383d6455484 3fcbf1557a11406fa0c9e44e4b35ad2a - - default default] Added segment 878dda38-9022-497a-9a49-33876da9a928 of type vxlan for network 4856262d-01dc-4eb2-88f2-722babcc2519 [pid: 8|app: 0|req: 1156/2489] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:51 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:51.727 7 WARNING neutron_lib.context [None req-43368f22-a700-44f7-8fac-54a7f677ff51 0a85c8026c5e48fd9cf4f383d6455484 3fcbf1557a11406fa0c9e44e4b35ad2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1334/2490] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:38:51 2026] POST /v2.0/subnets => generated 629 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:52.077 8 WARNING neutron_lib.context [None req-ac73191e-e627-41d3-8a64-0cef52b7c514 0a85c8026c5e48fd9cf4f383d6455484 3fcbf1557a11406fa0c9e44e4b35ad2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:38:52.140 8 INFO neutron.db.segments_db [None req-ac73191e-e627-41d3-8a64-0cef52b7c514 0a85c8026c5e48fd9cf4f383d6455484 3fcbf1557a11406fa0c9e44e4b35ad2a - - default default] Added segment 08702d54-02ff-402a-9252-5c550c486a36 of type vxlan for network 9c943c61-484f-4b07-95c6-19aa509a2966 [pid: 8|app: 0|req: 1157/2491] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:52 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:52.256 7 WARNING neutron_lib.context [None req-655365db-2399-4dea-8c1e-84f4d497964c 0a85c8026c5e48fd9cf4f383d6455484 3fcbf1557a11406fa0c9e44e4b35ad2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1335/2492] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:38:52 2026] POST /v2.0/subnets => generated 629 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2493] 10.0.0.235 () {34 vars in 751 bytes} [Thu Jul 2 16:38:52 2026] PUT /v2.0/subnets/7d905383-3a96-4a23-a952-0ab0ff1ac9bc/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2494] 10.0.0.235 () {34 vars in 751 bytes} [Thu Jul 2 16:38:52 2026] PUT /v2.0/subnets/2ef4e31c-f6f6-41bb-8a49-b3c580fcb544/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2495] 10.0.0.235 () {34 vars in 751 bytes} [Thu Jul 2 16:38:52 2026] PUT /v2.0/subnets/dab2906e-47a7-4e6a-ac3e-2f3282952e9e/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2496] 10.0.0.235 () {34 vars in 751 bytes} [Thu Jul 2 16:38:52 2026] PUT /v2.0/subnets/9837db6b-68a5-444e-a615-adbe67a92eac/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2497] 10.0.0.235 () {32 vars in 664 bytes} [Thu Jul 2 16:38:52 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2498] 10.0.0.235 () {32 vars in 678 bytes} [Thu Jul 2 16:38:52 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2499] 10.0.0.235 () {32 vars in 674 bytes} [Thu Jul 2 16:38:52 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2500] 10.0.0.235 () {32 vars in 686 bytes} [Thu Jul 2 16:38:52 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2501] 10.0.0.235 () {32 vars in 672 bytes} [Thu Jul 2 16:38:53 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2502] 10.0.0.235 () {32 vars in 686 bytes} [Thu Jul 2 16:38:53 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2503] 10.0.0.235 () {32 vars in 682 bytes} [Thu Jul 2 16:38:53 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2504] 10.0.0.235 () {32 vars in 694 bytes} [Thu Jul 2 16:38:53 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2505] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:38:53 2026] DELETE /v2.0/subnets/7d905383-3a96-4a23-a952-0ab0ff1ac9bc => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2506] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:38:53 2026] DELETE /v2.0/subnets/2ef4e31c-f6f6-41bb-8a49-b3c580fcb544 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2507] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:38:53 2026] DELETE /v2.0/subnets/dab2906e-47a7-4e6a-ac3e-2f3282952e9e => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2508] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:38:53 2026] DELETE /v2.0/subnets/9837db6b-68a5-444e-a615-adbe67a92eac => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2509] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:38:54 2026] DELETE /v2.0/subnets/654da038-713a-4794-9ff5-ea62c02cd31b => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:38:54.464 7 INFO neutron.services.segments.plugin [-] Segment 9dcb9925-2266-4ae3-b890-0e6c4988b039 resource provider aggregate not found 2026-07-02 16:38:54.469 7 INFO neutron.services.segments.plugin [-] Segment 9dcb9925-2266-4ae3-b890-0e6c4988b039 resource provider aggregate not found 2026-07-02 16:38:54.486 7 INFO neutron.services.segments.plugin [-] Segment 9dcb9925-2266-4ae3-b890-0e6c4988b039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dcb9925-2266-4ae3-b890-0e6c4988b039 found for delete ", "request_id": "req-d3b803b6-6d5b-4dfa-be7f-6d40f81c7518"}]} [pid: 7|app: 0|req: 1344/2510] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:54 2026] DELETE /v2.0/networks/ac64e7e7-5ec6-43ec-b34a-653c78776ff2 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:38:54.497 7 INFO neutron.services.segments.plugin [-] Segment 9dcb9925-2266-4ae3-b890-0e6c4988b039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dcb9925-2266-4ae3-b890-0e6c4988b039 found for delete ", "request_id": "req-2a0b7a89-25eb-478e-890e-52ab70d5333f"}]} 2026-07-02 16:38:54.537 8 WARNING neutron_lib.context [None req-51651c27-cf17-437a-8365-4c5129f9a66c c27e38fa421747a0bfab300fab18657b 9cdae6bc5da145dca3b09cf7d28c5a35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1345/2511] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:54 2026] DELETE /v2.0/networks/bd3be5be-5c19-4315-b5ef-2d6f2edd3a4d => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:38:54.707 8 INFO neutron.db.segments_db [None req-51651c27-cf17-437a-8365-4c5129f9a66c c27e38fa421747a0bfab300fab18657b 9cdae6bc5da145dca3b09cf7d28c5a35 - - default default] Added segment 3370dfe3-7420-4bfd-8faf-443b37a94636 of type vxlan for network e130e665-78bd-4125-a469-b338a6cf7b25 [pid: 8|app: 0|req: 1167/2512] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:38:54 2026] POST /v2.0/networks => generated 631 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:54.854 8 WARNING neutron_lib.context [None req-d06a848d-dafe-4a33-9a5a-fe80c876d7fe c27e38fa421747a0bfab300fab18657b 9cdae6bc5da145dca3b09cf7d28c5a35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1346/2513] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:54 2026] DELETE /v2.0/networks/f001703f-d7b3-40e7-98e1-9245de438d72 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2514] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:38:54 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2515] 10.0.0.235 () {34 vars in 751 bytes} [Thu Jul 2 16:38:55 2026] PUT /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2516] 10.0.0.235 () {32 vars in 731 bytes} [Thu Jul 2 16:38:55 2026] GET /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2517] 10.0.0.235 () {34 vars in 762 bytes} [Thu Jul 2 16:38:55 2026] PUT /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2518] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:54 2026] DELETE /v2.0/networks/4856262d-01dc-4eb2-88f2-722babcc2519 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2519] 10.0.0.235 () {32 vars in 731 bytes} [Thu Jul 2 16:38:55 2026] GET /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2520] 10.0.0.235 () {34 vars in 758 bytes} [Thu Jul 2 16:38:55 2026] PUT /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2521] 10.0.0.235 () {32 vars in 731 bytes} [Thu Jul 2 16:38:55 2026] GET /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2522] 10.0.0.235 () {34 vars in 780 bytes} [Thu Jul 2 16:38:55 2026] PUT /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2523] 10.0.0.235 () {32 vars in 731 bytes} [Thu Jul 2 16:38:55 2026] GET /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2524] 10.0.0.235 () {34 vars in 751 bytes} [Thu Jul 2 16:38:55 2026] PUT /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2525] 10.0.0.235 () {32 vars in 731 bytes} [Thu Jul 2 16:38:55 2026] GET /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/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: 1179/2526] 10.0.0.235 () {32 vars in 739 bytes} [Thu Jul 2 16:38:55 2026] GET /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2527] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:55 2026] DELETE /v2.0/networks/9c943c61-484f-4b07-95c6-19aa509a2966 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:38:55.569 8 INFO neutron.api.v2.resource [None req-45b3c3b9-6907-48bd-bcbe-28fca80ece00 c27e38fa421747a0bfab300fab18657b 9cdae6bc5da145dca3b09cf7d28c5a35 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1180/2528] 10.0.0.235 () {32 vars in 743 bytes} [Thu Jul 2 16:38:55 2026] GET /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2529] 10.0.0.235 () {32 vars in 742 bytes} [Thu Jul 2 16:38:55 2026] DELETE /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2530] 10.0.0.235 () {32 vars in 731 bytes} [Thu Jul 2 16:38:55 2026] GET /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:38:55.725 7 INFO neutron.api.v2.resource [None req-2a8428d1-b7b1-402e-8f57-428ca4abcd3e c27e38fa421747a0bfab300fab18657b 9cdae6bc5da145dca3b09cf7d28c5a35 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1350/2531] 10.0.0.235 () {32 vars in 746 bytes} [Thu Jul 2 16:38:55 2026] DELETE /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2532] 10.0.0.235 () {32 vars in 734 bytes} [Thu Jul 2 16:38:55 2026] DELETE /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2533] 10.0.0.235 () {32 vars in 731 bytes} [Thu Jul 2 16:38:55 2026] GET /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2534] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:38:55 2026] DELETE /v2.0/subnets/8188da8e-2082-48b6-9dbe-5f9e35b7eca1 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2535] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:38:56 2026] DELETE /v2.0/networks/e130e665-78bd-4125-a469-b338a6cf7b25 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2536] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:56 2026] GET /v2.0/security-groups?tenant_id=14330ba7bed241f9b27a69beb73a9a00&name=default => generated 2929 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:38:56.712 7 INFO neutron.services.segments.plugin [-] Segment d0bfd539-86c8-419b-9a5b-5ad57e7cc439 resource provider aggregate not found 2026-07-02 16:38:56.718 7 INFO neutron.services.segments.plugin [-] Segment d0bfd539-86c8-419b-9a5b-5ad57e7cc439 resource provider aggregate not found 2026-07-02 16:38:56.728 7 INFO neutron.services.segments.plugin [-] Segment d0bfd539-86c8-419b-9a5b-5ad57e7cc439 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0bfd539-86c8-419b-9a5b-5ad57e7cc439 found for delete ", "request_id": "req-9f8c53d4-790d-4692-ac67-eb61d458d6f5"}]} 2026-07-02 16:38:56.739 7 INFO neutron.services.segments.plugin [-] Segment d0bfd539-86c8-419b-9a5b-5ad57e7cc439 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0bfd539-86c8-419b-9a5b-5ad57e7cc439 found for delete ", "request_id": "req-fc2684af-2b11-4369-bffd-05dc7f7d594d"}]} 2026-07-02 16:38:56.743 7 INFO neutron.services.segments.plugin [-] Segment f420a43e-995f-45c7-a26e-ae405818a5c3 resource provider aggregate not found 2026-07-02 16:38:56.763 7 INFO neutron.services.segments.plugin [-] Segment f420a43e-995f-45c7-a26e-ae405818a5c3 resource provider aggregate not found 2026-07-02 16:38:56.773 7 INFO neutron.services.segments.plugin [-] Segment f420a43e-995f-45c7-a26e-ae405818a5c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f420a43e-995f-45c7-a26e-ae405818a5c3 found for delete ", "request_id": "req-06a3219a-e601-4f9a-bdfe-50bf14d93583"}]} 2026-07-02 16:38:56.776 7 INFO neutron.services.segments.plugin [-] Segment f420a43e-995f-45c7-a26e-ae405818a5c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f420a43e-995f-45c7-a26e-ae405818a5c3 found for delete ", "request_id": "req-34234682-d939-4e42-8a03-52fd39d319ea"}]} 2026-07-02 16:38:56.785 7 INFO neutron.services.segments.plugin [-] Segment 878dda38-9022-497a-9a49-33876da9a928 resource provider aggregate not found 2026-07-02 16:38:56.789 7 INFO neutron.services.segments.plugin [-] Segment 878dda38-9022-497a-9a49-33876da9a928 resource provider aggregate not found 2026-07-02 16:38:56.799 7 INFO neutron.services.segments.plugin [-] Segment 878dda38-9022-497a-9a49-33876da9a928 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 878dda38-9022-497a-9a49-33876da9a928 found for delete ", "request_id": "req-a4ede4b0-09f7-4feb-a110-1a513fe80180"}]} 2026-07-02 16:38:56.808 7 INFO neutron.services.segments.plugin [-] Segment 878dda38-9022-497a-9a49-33876da9a928 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 878dda38-9022-497a-9a49-33876da9a928 found for delete ", "request_id": "req-bcb2e804-757a-4b77-9e09-44b8ab5af05a"}]} 2026-07-02 16:38:56.813 7 INFO neutron.services.segments.plugin [-] Segment 08702d54-02ff-402a-9252-5c550c486a36 resource provider aggregate not found 2026-07-02 16:38:56.821 7 INFO neutron.services.segments.plugin [-] Segment 08702d54-02ff-402a-9252-5c550c486a36 resource provider aggregate not found 2026-07-02 16:38:56.827 7 INFO neutron.services.segments.plugin [-] Segment 08702d54-02ff-402a-9252-5c550c486a36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08702d54-02ff-402a-9252-5c550c486a36 found for delete ", "request_id": "req-9616be4c-62f9-4c57-bfa6-7993c66fe7cf"}]} 2026-07-02 16:38:56.849 7 INFO neutron.services.segments.plugin [-] Segment 08702d54-02ff-402a-9252-5c550c486a36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08702d54-02ff-402a-9252-5c550c486a36 found for delete ", "request_id": "req-a0dbb30d-998b-4cdf-9acd-3e93df5442c5"}]} [pid: 7|app: 0|req: 1353/2537] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:56 2026] DELETE /v2.0/security-groups/474767ed-b2c2-4139-ad6e-ff4c88b49cca => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:38:57.030 7 INFO neutron.services.segments.plugin [-] Segment 3370dfe3-7420-4bfd-8faf-443b37a94636 resource provider aggregate not found 2026-07-02 16:38:57.040 7 INFO neutron.services.segments.plugin [-] Segment 3370dfe3-7420-4bfd-8faf-443b37a94636 resource provider aggregate not found 2026-07-02 16:38:57.045 7 INFO neutron.services.segments.plugin [-] Segment 3370dfe3-7420-4bfd-8faf-443b37a94636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3370dfe3-7420-4bfd-8faf-443b37a94636 found for delete ", "request_id": "req-ae37db80-bcb2-4bcb-900d-79cfa6ea695f"}]} 2026-07-02 16:38:57.052 7 INFO neutron.services.segments.plugin [-] Segment 3370dfe3-7420-4bfd-8faf-443b37a94636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3370dfe3-7420-4bfd-8faf-443b37a94636 found for delete ", "request_id": "req-8ef982cb-c4fd-437a-ab4f-d9853b5f2c42"}]} [pid: 7|app: 0|req: 1354/2538] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:57 2026] GET /v2.0/security-groups?tenant_id=8af5e1c0e54c4dada2cfc3a685b360a2&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: 1185/2539] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:56 2026] GET /v2.0/security-groups?tenant_id=18cd3b9c3122438fbcdc23aa80122252&name=default => generated 2929 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2540] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:57 2026] DELETE /v2.0/security-groups/aea740e9-bc0f-45a1-979f-441aa316b03e => 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: 1186/2541] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:57 2026] DELETE /v2.0/security-groups/a9969604-4c6d-4f24-8be9-821e159b831c => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2542] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:57 2026] GET /v2.0/security-groups?tenant_id=3fcbf1557a11406fa0c9e44e4b35ad2a&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2543] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:38:57 2026] GET /v2.0/security-groups?tenant_id=9cdae6bc5da145dca3b09cf7d28c5a35&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2544] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:57 2026] DELETE /v2.0/security-groups/dfa43035-6bba-4480-866e-b22d11c4d383 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2545] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:38:57 2026] DELETE /v2.0/security-groups/60c0f566-0844-4acd-bc8e-a0e0659a0621 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:39:00.736 8 WARNING neutron_lib.context [None req-ab25a221-75ab-4146-b395-e64231e44ce8 467b882c644341ca8176104bc3694a01 ade1ba7bd7d94fa3aed9f9b14061b76f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1190/2548] 10.0.0.235 () {34 vars in 684 bytes} [Thu Jul 2 16:39:00 2026] POST /v2.0/security-groups => generated 1603 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2549] 10.0.0.235 () {34 vars in 767 bytes} [Thu Jul 2 16:39:00 2026] PUT /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2550] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:39:01 2026] GET /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2551] 10.0.0.235 () {34 vars in 778 bytes} [Thu Jul 2 16:39:01 2026] PUT /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2552] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:39:01 2026] GET /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2553] 10.0.0.235 () {34 vars in 774 bytes} [Thu Jul 2 16:39:01 2026] PUT /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2554] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:39:01 2026] GET /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2555] 10.0.0.235 () {34 vars in 796 bytes} [Thu Jul 2 16:39:01 2026] PUT /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/tags/black.or.white => 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: 1194/2556] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:39:01 2026] GET /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2557] 10.0.0.235 () {34 vars in 767 bytes} [Thu Jul 2 16:39:01 2026] PUT /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2558] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:39:01 2026] GET /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/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: 1364/2559] 10.0.0.235 () {32 vars in 755 bytes} [Thu Jul 2 16:39:01 2026] GET /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:39:01.373 8 INFO neutron.api.v2.resource [None req-d2f02311-4555-4dde-858a-684ffc6bf07d 467b882c644341ca8176104bc3694a01 ade1ba7bd7d94fa3aed9f9b14061b76f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1196/2560] 10.0.0.235 () {32 vars in 759 bytes} [Thu Jul 2 16:39:01 2026] GET /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2561] 10.0.0.235 () {32 vars in 758 bytes} [Thu Jul 2 16:39:01 2026] DELETE /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2562] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:39:01 2026] GET /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:39:01.480 7 INFO neutron.api.v2.resource [None req-e59a3710-7471-41c5-b6d3-de27966a60dc 467b882c644341ca8176104bc3694a01 ade1ba7bd7d94fa3aed9f9b14061b76f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1366/2563] 10.0.0.235 () {32 vars in 762 bytes} [Thu Jul 2 16:39:01 2026] DELETE /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2564] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:39:01 2026] DELETE /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2565] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:39:01 2026] GET /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2566] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:39:01 2026] DELETE /v2.0/security-groups/bb8c277b-dfde-472c-a3b8-36f5edc7c587 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2567] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:39:02 2026] GET /v2.0/security-groups?tenant_id=ade1ba7bd7d94fa3aed9f9b14061b76f&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2568] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:39:02 2026] DELETE /v2.0/security-groups/8e1d8d71-890a-4f93-afb6-a76c9e6dd7f2 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2569] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:39:02 2026] GET /v2.0/security-groups?tenant_id=be2f0ce3f0444bcf96e464b96d872c7c&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: 1201/2570] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:39:02 2026] DELETE /v2.0/security-groups/94f4a657-4915-44e6-a8dd-e7e7b3827081 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:39:11.628 7 WARNING neutron_lib.context [None req-6f0043f6-1595-43cd-93af-f656d1e0786d da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:39:11.796 7 INFO neutron.db.segments_db [None req-6f0043f6-1595-43cd-93af-f656d1e0786d da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Added segment b46c85e6-b7a1-4331-83bf-9752c3361382 of type vxlan for network 62f3761c-c715-4b73-b107-ecb3fd25c920 [pid: 7|app: 0|req: 1370/2571] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:39:11 2026] POST /v2.0/networks => generated 639 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:11.906 8 WARNING neutron_lib.context [None req-cdccc2d4-49a7-4e7f-82f5-08f1541ab539 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1202/2572] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:39:11 2026] POST /v2.0/subnets => generated 657 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2573] 10.0.0.235 () {32 vars in 722 bytes} [Thu Jul 2 16:39:12 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:39:12.227 8 WARNING neutron_lib.context [None req-c93367dd-cd7b-43ea-96c1-558c50b5dc88 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1203/2574] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:39:12 2026] POST /v2.0/subnets => generated 731 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:12.479 7 WARNING neutron_lib.context [None req-e177b058-86a7-4ac4-8c08-82ee3dfb15dc da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:39:12.532 7 INFO neutron.db.segments_db [None req-e177b058-86a7-4ac4-8c08-82ee3dfb15dc da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Added segment a4230507-22a1-4b37-a181-a3bf606895ee of type vxlan for network ebbdad32-b635-4b19-b4ea-41412ee7978a [pid: 7|app: 0|req: 1372/2575] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:39:12 2026] POST /v2.0/networks => generated 637 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:12.639 8 WARNING neutron_lib.context [None req-51dd13ba-c9c0-4532-b5bc-3c957ef6be0e da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1204/2576] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:39:12 2026] POST /v2.0/subnets => generated 656 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:12.968 7 WARNING neutron_lib.context [None req-797d4235-54c0-42f2-9b3b-5920eed2d528 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1373/2577] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:39:12 2026] POST /v2.0/subnets => generated 725 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:13.186 8 WARNING neutron_lib.context [None req-ab369709-0f34-49b0-859f-75953b3b15f6 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:39:13.260 8 INFO neutron.db.segments_db [None req-ab369709-0f34-49b0-859f-75953b3b15f6 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Added segment 08fe7af5-98b3-43be-a0f9-1f9c33b42c7c of type vxlan for network b7f4c24a-28e3-437c-9018-be482c3c6bd2 [pid: 8|app: 0|req: 1205/2578] 10.0.0.235 () {34 vars in 670 bytes} [Thu Jul 2 16:39:13 2026] POST /v2.0/networks => generated 638 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:13.382 7 WARNING neutron_lib.context [None req-d007a520-1761-4d1c-adbc-82c2cff5df6e da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1374/2579] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:39:13 2026] POST /v2.0/subnets => generated 656 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:13.641 8 WARNING neutron_lib.context [None req-370e316c-8735-4faf-85b2-ccbea30065f2 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1206/2580] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:39:13 2026] POST /v2.0/subnets => generated 730 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:13.983 7 WARNING neutron_lib.context [None req-f45c58eb-7fba-4d90-ad1c-1036ca8de6e4 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:39:14.016 7 INFO neutron.db.segments_db [None req-f45c58eb-7fba-4d90-ad1c-1036ca8de6e4 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Added segment eb70b775-d2ce-4a82-865a-f78ff2ba5840 of type vxlan for network 76fabbcd-2f3e-4d44-ba5b-2893165339d7 2026-07-02 16:39:14.317 7 INFO neutron.db.l3_hamode_db [None req-f45c58eb-7fba-4d90-ad1c-1036ca8de6e4 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:39:15.270 7 INFO neutron.db.l3_hamode_db [None req-f45c58eb-7fba-4d90-ad1c-1036ca8de6e4 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1375/2583] 10.0.0.235 () {34 vars in 669 bytes} [Thu Jul 2 16:39:13 2026] POST /v2.0/routers => generated 684 bytes in 2425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2584] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:39:16 2026] PUT /v2.0/routers/20065278-6ab8-4943-9e83-df616089732c/add_router_interface => generated 309 bytes in 1689 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2585] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:39:18 2026] PUT /v2.0/routers/20065278-6ab8-4943-9e83-df616089732c/add_router_interface => generated 309 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2586] 10.0.0.235 () {34 vars in 783 bytes} [Thu Jul 2 16:39:19 2026] PUT /v2.0/routers/20065278-6ab8-4943-9e83-df616089732c/add_router_interface => generated 309 bytes in 1486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:21.181 7 WARNING neutron_lib.context [None req-0135733d-562a-410b-bdef-6256fa5df251 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1377/2587] 10.0.0.235 () {34 vars in 684 bytes} [Thu Jul 2 16:39:21 2026] POST /v2.0/security-groups => generated 1630 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:39:21.346 8 WARNING neutron_lib.context [None req-b5657326-dbb8-4fcd-a077-e765c528206a da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1211/2588] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:39:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:21.482 7 WARNING neutron_lib.context [None req-f804a273-84f9-4498-87cc-97fe0e3e47ed da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1378/2589] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:39:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:21.636 8 WARNING neutron_lib.context [None req-cebdd611-1913-4c35-ae22-b9caee126753 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1212/2590] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:39:21 2026] POST /v2.0/security-group-rules => generated 599 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:21.778 7 WARNING neutron_lib.context [None req-112d342c-565a-4791-bf32-0707ba01d6c6 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1379/2591] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:39:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:21.945 8 WARNING neutron_lib.context [None req-72ce1c1d-4f2e-4c58-9ae7-103124b3ac08 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1213/2592] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:39:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:22.065 7 WARNING neutron_lib.context [None req-06e7d38c-2ba9-4812-8171-46cfb599e285 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1380/2593] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:39:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:22.190 8 WARNING neutron_lib.context [None req-928f6e4b-226d-435f-bc04-4ed4eff210dc da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1214/2594] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:39:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:22.331 7 WARNING neutron_lib.context [None req-129b972f-fba1-44e0-aab1-3c5d6e145430 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1381/2595] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:39:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:22.467 8 WARNING neutron_lib.context [None req-6c4a841b-4fa4-43f8-a263-49ad4980b197 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1215/2596] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:39:22 2026] POST /v2.0/security-group-rules => generated 599 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:22.621 7 WARNING neutron_lib.context [None req-fa9d7430-f1ed-4df0-823b-9562a3eab124 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1382/2597] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:39:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:22.776 8 WARNING neutron_lib.context [None req-ffb8426c-87ca-48da-a2bd-393d3d1c9dea da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1216/2598] 10.0.0.235 () {34 vars in 695 bytes} [Thu Jul 2 16:39:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2599] 10.0.0.118 () {34 vars in 1096 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1254943223&fields=id&tenant_id=d4e6e714320f4b0581f30d32b973f4b9 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2600] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/networks?id=ebbdad32-b635-4b19-b4ea-41412ee7978a => generated 704 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2601] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/quotas/d4e6e714320f4b0581f30d32b973f4b9 => 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: 1218/2602] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/ports?tenant_id=d4e6e714320f4b0581f30d32b973f4b9&fields=id => generated 287 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2603] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=segments => generated 14 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2604] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2605] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:39:24 2026] GET /v2.0/ports?device_id=b45edd9b-5910-4bca-826d-8cadcc602d8f => generated 12 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2606] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:39:28 2026] GET /v2.0/networks?id=ebbdad32-b635-4b19-b4ea-41412ee7978a => generated 704 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2607] 199.19.213.102 () {34 vars in 1050 bytes} [Thu Jul 2 16:39:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d4e6e714320f4b0581f30d32b973f4b9 => generated 179 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:28.459 8 WARNING neutron_lib.context [req-08f55c15-b7b7-48f2-9cdd-42bc551f1700 req-b80d8162-0e30-4256-96e6-1632f1dab271 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1221/2608] 199.19.213.102 () {38 vars in 955 bytes} [Thu Jul 2 16:39:28 2026] POST /v2.0/ports => generated 1175 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1222/2609] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:39:29 2026] GET /v2.0/ports?device_id=b45edd9b-5910-4bca-826d-8cadcc602d8f => generated 1190 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2610] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:29 2026] GET /v2.0/security-groups?id=5a83ac5f-5914-4487-ab59-c99b74123768&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2611] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:39:28 2026] PUT /v2.0/ports/2fdf810b-9096-40f5-b380-afd3687a5dd2 => generated 1456 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1390/2614] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/ports?tenant_id=d4e6e714320f4b0581f30d32b973f4b9&device_id=b45edd9b-5910-4bca-826d-8cadcc602d8f => generated 1459 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2615] 199.19.213.102 () {34 vars in 1056 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=2fdf810b-9096-40f5-b380-afd3687a5dd2 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2616] 199.19.213.102 () {34 vars in 1102 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aaa&port_id=2fdf810b-9096-40f5-b380-afd3687a5dd2 => 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: 1226/2617] 199.19.213.102 () {34 vars in 1064 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/subnets?id=c2d8bb4e-caf5-4bb6-b0ec-df4a3f3611d5&id=6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:30.579 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-81fe05b8-3250-45ee-b557-f74fe8a1f8f9'] response: {'name': 'network-changed', 'server_uuid': 'b45edd9b-5910-4bca-826d-8cadcc602d8f', 'tag': '2fdf810b-9096-40f5-b380-afd3687a5dd2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1392/2618] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&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: 1227/2619] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2620] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2621] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2622] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:39:31 2026] GET /v2.0/ports?tenant_id=d4e6e714320f4b0581f30d32b973f4b9&device_id=b45edd9b-5910-4bca-826d-8cadcc602d8f => generated 1459 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2623] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:39:31 2026] GET /v2.0/networks?id=ebbdad32-b635-4b19-b4ea-41412ee7978a => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2624] 199.19.213.102 () {34 vars in 1056 bytes} [Thu Jul 2 16:39:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=2fdf810b-9096-40f5-b380-afd3687a5dd2 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2625] 199.19.213.102 () {34 vars in 1102 bytes} [Thu Jul 2 16:39:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aaa&port_id=2fdf810b-9096-40f5-b380-afd3687a5dd2 => 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: 1396/2626] 199.19.213.102 () {34 vars in 1064 bytes} [Thu Jul 2 16:39:31 2026] GET /v2.0/subnets?id=c2d8bb4e-caf5-4bb6-b0ec-df4a3f3611d5&id=6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2627] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:39:32 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&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: 7|app: 0|req: 1397/2628] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:39:32 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&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: 1232/2629] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:39:32 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2630] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:39:32 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2631] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/ports?device_id=b45edd9b-5910-4bca-826d-8cadcc602d8f => generated 1192 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2632] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/security-groups?id=5a83ac5f-5914-4487-ab59-c99b74123768&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2633] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:39:39 2026] GET /v2.0/ports?device_id=b45edd9b-5910-4bca-826d-8cadcc602d8f => generated 1192 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2634] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:39 2026] GET /v2.0/security-groups?id=5a83ac5f-5914-4487-ab59-c99b74123768&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2635] 10.0.0.235 () {32 vars in 818 bytes} [Thu Jul 2 16:39:39 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&mac_address=fa%3A16%3A3e%3A76%3A86%3A8a => generated 1192 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:39.827 7 WARNING neutron_lib.context [None req-25ae2ab6-361d-45f1-b486-fa3c6462730b da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:39:40.601 7 INFO neutron.db.l3_db [None req-25ae2ab6-361d-45f1-b486-fa3c6462730b da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Floating IP 051caef6-0b58-48a9-9717-69195b01637a associated. External IP: 10.96.250.213, port: 2fdf810b-9096-40f5-b380-afd3687a5dd2. [pid: 7|app: 0|req: 1401/2636] 10.0.0.235 () {34 vars in 677 bytes} [Thu Jul 2 16:39:39 2026] POST /v2.0/floatingips => generated 854 bytes in 1116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2637] 10.0.0.118 () {34 vars in 1096 bytes} [Thu Jul 2 16:39:41 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1254943223&fields=id&tenant_id=d4e6e714320f4b0581f30d32b973f4b9 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:39:41.099 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4024850a-c454-4731-8da4-577635bb4070'] response: {'name': 'network-changed', 'server_uuid': 'b45edd9b-5910-4bca-826d-8cadcc602d8f', 'tag': '2fdf810b-9096-40f5-b380-afd3687a5dd2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1402/2638] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 2 16:39:41 2026] GET /v2.0/networks?id=b7f4c24a-28e3-437c-9018-be482c3c6bd2 => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2639] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 2 16:39:41 2026] GET /v2.0/quotas/d4e6e714320f4b0581f30d32b973f4b9 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2640] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 2 16:39:41 2026] GET /v2.0/ports?tenant_id=d4e6e714320f4b0581f30d32b973f4b9&fields=id => generated 333 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2641] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 2 16:39:41 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2642] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 2 16:39:41 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2643] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:39:41 2026] GET /v2.0/ports?device_id=664a59c7-c0ba-4346-8333-84a02f4cee6e => 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: 1405/2644] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:39:41 2026] GET /v2.0/ports?tenant_id=d4e6e714320f4b0581f30d32b973f4b9&device_id=b45edd9b-5910-4bca-826d-8cadcc602d8f => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2645] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:39:41 2026] GET /v2.0/networks?id=ebbdad32-b635-4b19-b4ea-41412ee7978a => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2646] 199.19.213.102 () {34 vars in 1056 bytes} [Thu Jul 2 16:39:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=2fdf810b-9096-40f5-b380-afd3687a5dd2 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2647] 199.19.213.102 () {34 vars in 1102 bytes} [Thu Jul 2 16:39:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aaa&port_id=2fdf810b-9096-40f5-b380-afd3687a5dd2 => 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: 1407/2648] 199.19.213.102 () {34 vars in 1064 bytes} [Thu Jul 2 16:39:41 2026] GET /v2.0/subnets?id=c2d8bb4e-caf5-4bb6-b0ec-df4a3f3611d5&id=6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2649] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:39:41 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2650] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:39:41 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&device_owner=network%3Adhcp => generated 1457 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2651] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:39:41 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?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: 1409/2652] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:39:41 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2655] 10.0.0.140 () {34 vars in 990 bytes} [Thu Jul 2 16:39:44 2026] GET /v2.0/ports?device_id=b45edd9b-5910-4bca-826d-8cadcc602d8f => generated 1461 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2656] 10.0.0.140 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:44 2026] GET /v2.0/security-groups?id=5a83ac5f-5914-4487-ab59-c99b74123768&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2657] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:39:45 2026] GET /v2.0/networks?id=b7f4c24a-28e3-437c-9018-be482c3c6bd2 => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2658] 199.19.213.102 () {34 vars in 1050 bytes} [Thu Jul 2 16:39:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d4e6e714320f4b0581f30d32b973f4b9 => generated 179 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:45.954 8 WARNING neutron_lib.context [req-b9de1848-a88f-43ad-95f8-82120fdac7c4 req-1654452c-91c9-4e21-b848-614b24186ec7 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1246/2659] 199.19.213.102 () {38 vars in 955 bytes} [Thu Jul 2 16:39:45 2026] POST /v2.0/ports => generated 1187 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1247/2660] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:39:46 2026] GET /v2.0/ports?device_id=664a59c7-c0ba-4346-8333-84a02f4cee6e => generated 1202 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2661] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:46 2026] GET /v2.0/security-groups?id=5a83ac5f-5914-4487-ab59-c99b74123768&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2662] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:39:46 2026] PUT /v2.0/ports/830754ed-58ea-427f-96da-11c32fa68f3f => generated 1468 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2663] 199.19.213.102 () {34 vars in 1096 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/ports?device_id=b45edd9b-5910-4bca-826d-8cadcc602d8f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:39:47.929 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-413951d4-c350-4a50-b081-babc9095592b'] response: {'name': 'network-changed', 'server_uuid': '664a59c7-c0ba-4346-8333-84a02f4cee6e', 'tag': '830754ed-58ea-427f-96da-11c32fa68f3f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1415/2664] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/ports?tenant_id=d4e6e714320f4b0581f30d32b973f4b9&device_id=664a59c7-c0ba-4346-8333-84a02f4cee6e => generated 1471 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2665] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=830754ed-58ea-427f-96da-11c32fa68f3f => 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: 1416/2666] 199.19.213.102 () {34 vars in 1106 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e3&port_id=830754ed-58ea-427f-96da-11c32fa68f3f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2667] 199.19.213.102 () {34 vars in 1064 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/subnets?id=3c87e250-32d8-41a9-8f35-5856fdbd7ce2&id=d703c97a-cbc0-4996-b758-ac2ae7345555 => generated 1415 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2668] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/ports?network_id=b7f4c24a-28e3-437c-9018-be482c3c6bd2&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: 1252/2669] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/ports?network_id=b7f4c24a-28e3-437c-9018-be482c3c6bd2&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2670] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2671] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2672] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/ports?tenant_id=d4e6e714320f4b0581f30d32b973f4b9&device_id=b45edd9b-5910-4bca-826d-8cadcc602d8f => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2673] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/networks?id=ebbdad32-b635-4b19-b4ea-41412ee7978a => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2674] 199.19.213.102 () {34 vars in 1056 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=2fdf810b-9096-40f5-b380-afd3687a5dd2 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2675] 199.19.213.102 () {34 vars in 1102 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aaa&port_id=2fdf810b-9096-40f5-b380-afd3687a5dd2 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2676] 199.19.213.102 () {34 vars in 1064 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/subnets?id=c2d8bb4e-caf5-4bb6-b0ec-df4a3f3611d5&id=6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2677] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2678] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&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: 1257/2679] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2680] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2681] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/ports?tenant_id=d4e6e714320f4b0581f30d32b973f4b9&device_id=664a59c7-c0ba-4346-8333-84a02f4cee6e => generated 1471 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2682] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/networks?id=b7f4c24a-28e3-437c-9018-be482c3c6bd2 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2683] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=830754ed-58ea-427f-96da-11c32fa68f3f => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2684] 199.19.213.102 () {34 vars in 1106 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e3&port_id=830754ed-58ea-427f-96da-11c32fa68f3f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2685] 199.19.213.102 () {34 vars in 1064 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/subnets?id=3c87e250-32d8-41a9-8f35-5856fdbd7ce2&id=d703c97a-cbc0-4996-b758-ac2ae7345555 => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2686] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/ports?network_id=b7f4c24a-28e3-437c-9018-be482c3c6bd2&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2687] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/ports?network_id=b7f4c24a-28e3-437c-9018-be482c3c6bd2&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2688] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2689] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2690] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/ports?device_id=664a59c7-c0ba-4346-8333-84a02f4cee6e => generated 1204 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2691] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:52 2026] GET /v2.0/security-groups?id=5a83ac5f-5914-4487-ab59-c99b74123768&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2692] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:39:57 2026] GET /v2.0/ports?device_id=664a59c7-c0ba-4346-8333-84a02f4cee6e => generated 1204 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2693] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:57 2026] GET /v2.0/security-groups?id=5a83ac5f-5914-4487-ab59-c99b74123768&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2694] 10.0.0.235 () {32 vars in 818 bytes} [Thu Jul 2 16:39:57 2026] GET /v2.0/ports?network_id=b7f4c24a-28e3-437c-9018-be482c3c6bd2&mac_address=fa%3A16%3A3e%3A60%3A57%3A71 => generated 1204 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:57.322 8 WARNING neutron_lib.context [None req-bab4ab1b-7b2f-40e2-bcaa-a90bdfd9b0a6 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:39:58.117 8 INFO neutron.db.l3_db [None req-bab4ab1b-7b2f-40e2-bcaa-a90bdfd9b0a6 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Floating IP f5cf5ff0-0a76-4435-ad18-0a45ab76dd7a associated. External IP: 10.96.250.211, port: 830754ed-58ea-427f-96da-11c32fa68f3f. [pid: 8|app: 0|req: 1265/2695] 10.0.0.235 () {34 vars in 677 bytes} [Thu Jul 2 16:39:57 2026] POST /v2.0/floatingips => generated 855 bytes in 1150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:02.340 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2488426b-757a-4be5-932d-15d39e49ecea'] response: {'name': 'network-changed', 'server_uuid': '664a59c7-c0ba-4346-8333-84a02f4cee6e', 'tag': '830754ed-58ea-427f-96da-11c32fa68f3f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1267/2698] 10.0.0.140 () {34 vars in 990 bytes} [Thu Jul 2 16:40:02 2026] GET /v2.0/ports?device_id=664a59c7-c0ba-4346-8333-84a02f4cee6e => generated 1473 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2699] 10.0.0.140 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:02 2026] GET /v2.0/security-groups?id=5a83ac5f-5914-4487-ab59-c99b74123768&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2700] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:40:02 2026] GET /v2.0/ports?tenant_id=d4e6e714320f4b0581f30d32b973f4b9&device_id=664a59c7-c0ba-4346-8333-84a02f4cee6e => generated 1473 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2701] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:40:02 2026] GET /v2.0/networks?id=b7f4c24a-28e3-437c-9018-be482c3c6bd2 => 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: 1269/2702] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:40:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=830754ed-58ea-427f-96da-11c32fa68f3f => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2703] 199.19.213.102 () {34 vars in 1106 bytes} [Thu Jul 2 16:40:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e3&port_id=830754ed-58ea-427f-96da-11c32fa68f3f => 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: 1270/2704] 199.19.213.102 () {34 vars in 1064 bytes} [Thu Jul 2 16:40:03 2026] GET /v2.0/subnets?id=3c87e250-32d8-41a9-8f35-5856fdbd7ce2&id=d703c97a-cbc0-4996-b758-ac2ae7345555 => generated 1415 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2705] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:40:03 2026] GET /v2.0/ports?network_id=b7f4c24a-28e3-437c-9018-be482c3c6bd2&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2706] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:40:03 2026] GET /v2.0/ports?network_id=b7f4c24a-28e3-437c-9018-be482c3c6bd2&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2707] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:40:03 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2708] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:40:03 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2709] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:40:09 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2710] 10.0.0.109 () {30 vars in 689 bytes} [Thu Jul 2 16:40:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2711] 10.0.0.109 () {30 vars in 691 bytes} [Thu Jul 2 16:40:12 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: 1274/2712] 10.0.0.109 () {30 vars in 667 bytes} [Thu Jul 2 16:40:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2713] 10.0.0.109 () {30 vars in 703 bytes} [Thu Jul 2 16:40:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2714] 10.0.0.109 () {28 vars in 438 bytes} [Thu Jul 2 16:40:13 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: 1440/2715] 10.0.0.109 () {30 vars in 727 bytes} [Thu Jul 2 16:40:13 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 657 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2716] 10.0.0.109 () {30 vars in 689 bytes} [Thu Jul 2 16:40:13 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: 1441/2717] 10.0.0.109 () {30 vars in 691 bytes} [Thu Jul 2 16:40:13 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: 1277/2718] 10.0.0.109 () {30 vars in 667 bytes} [Thu Jul 2 16:40:13 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: 1442/2719] 10.0.0.109 () {30 vars in 703 bytes} [Thu Jul 2 16:40:13 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: 1278/2720] 10.0.0.109 () {30 vars in 727 bytes} [Thu Jul 2 16:40:13 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2721] 10.0.0.109 () {30 vars in 689 bytes} [Thu Jul 2 16:40:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2722] 10.0.0.109 () {30 vars in 691 bytes} [Thu Jul 2 16:40:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2723] 10.0.0.109 () {30 vars in 667 bytes} [Thu Jul 2 16:40:13 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: 1280/2724] 10.0.0.109 () {30 vars in 703 bytes} [Thu Jul 2 16:40:13 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: 1445/2725] 10.0.0.109 () {30 vars in 729 bytes} [Thu Jul 2 16:40:13 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920 => generated 799 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2726] 10.0.0.109 () {30 vars in 681 bytes} [Thu Jul 2 16:40:13 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: 1446/2727] 10.0.0.109 () {34 vars in 703 bytes} [Thu Jul 2 16:40:13 2026] POST /v2.0/ports => generated 1128 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2730] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:40:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1448/2731] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:40:16 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: 1284/2732] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:40:17 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: 1449/2733] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:40:17 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: 1285/2734] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/ports/0d512598-0b8d-424f-9567-ea5e94cce5b0 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2735] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2736] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:40:17 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: 1451/2737] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:40:17 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: 1287/2738] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:17.318 7 INFO neutron.api.v2.resource [None req-723ba601-f42c-4571-abc6-fa2ea0c04aa6 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1452/2739] 199.19.213.102 () {30 vars in 762 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/security-groups/lb-145adfd5-aebb-40ee-a127-7287ca56e051 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2740] 199.19.213.102 () {30 vars in 784 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/security-groups?name=lb-145adfd5-aebb-40ee-a127-7287ca56e051 => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2741] 199.19.213.102 () {34 vars in 735 bytes} [Thu Jul 2 16:40:17 2026] POST /v2.0/security-groups => generated 1638 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2742] 199.19.213.102 () {30 vars in 814 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/security-group-rules?security_group_id=92a65e58-3563-498c-8dab-2244892c7257 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2743] 199.19.213.102 () {34 vars in 788 bytes} [Thu Jul 2 16:40:17 2026] PUT /v2.0/ports/0d512598-0b8d-424f-9567-ea5e94cce5b0 => generated 1128 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2744] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1455/2745] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2746] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:40:17 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: 1456/2747] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:40:17 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: 1292/2748] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2749] 10.0.0.118 () {34 vars in 1016 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/security-groups?id=bd82ec29-89af-44b0-94b8-acd29b23eee0&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2750] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/networks?id=5544f063-29e5-450d-9a69-6445a7cf6f67 => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2751] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/quotas/28c7b4f7864d484ba2c1f82c46f4ce19 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2752] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&fields=id => generated 149 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2753] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2754] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2755] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:40:26 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2756] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:40:26 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => 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: 1461/2757] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:40:28 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2758] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:40:29 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2761] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:40:30 2026] GET /v2.0/networks?id=5544f063-29e5-450d-9a69-6445a7cf6f67 => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2762] 199.19.213.102 () {34 vars in 1050 bytes} [Thu Jul 2 16:40:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19 => generated 343 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2763] 199.19.213.102 () {38 vars in 955 bytes} [Thu Jul 2 16:40:30 2026] POST /v2.0/ports => generated 1078 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2764] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:40:30 2026] PUT /v2.0/ports/f75a53e0-b187-44b5-ac84-8ca8604e2122 => generated 1239 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1465/2765] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:40:32 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1301/2766] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:32 2026] GET /v2.0/security-groups?id=bd82ec29-89af-44b0-94b8-acd29b23eee0&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:40:32.158 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-80a636ef-13e2-45c0-b83d-ec6f4f017adb'] response: {'name': 'network-changed', 'server_uuid': '43a069c4-5993-4ffd-838d-d958ecce282f', 'tag': 'f75a53e0-b187-44b5-ac84-8ca8604e2122', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1466/2767] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:40:32 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2768] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:40:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=f75a53e0-b187-44b5-ac84-8ca8604e2122 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2769] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:40:32 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2770] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:40:32 2026] GET /v2.0/subnets?id=1e6d2fd3-f631-495e-8913-b7adbd663b9d => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2771] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:40:32 2026] GET /v2.0/ports?network_id=5544f063-29e5-450d-9a69-6445a7cf6f67&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: 1469/2772] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:40:32 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2773] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:40:32 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2774] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:40:33 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2775] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:40:33 2026] GET /v2.0/networks?id=5544f063-29e5-450d-9a69-6445a7cf6f67 => generated 735 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2776] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:40:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=f75a53e0-b187-44b5-ac84-8ca8604e2122 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2777] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:40:33 2026] GET /v2.0/subnets?id=1e6d2fd3-f631-495e-8913-b7adbd663b9d => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2778] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:40:33 2026] GET /v2.0/ports?network_id=5544f063-29e5-450d-9a69-6445a7cf6f67&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2779] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:40:33 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2780] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:40:33 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?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: 1308/2781] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:40:34 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2782] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:34 2026] GET /v2.0/security-groups?id=bd82ec29-89af-44b0-94b8-acd29b23eee0&fields=id&fields=name => generated 96 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2783] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:40:35 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2784] 199.19.213.102 () {34 vars in 994 bytes} [Thu Jul 2 16:40:36 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2785] 199.19.213.102 () {34 vars in 1044 bytes} [Thu Jul 2 16:40:36 2026] GET /v2.0/security-groups?id=bd82ec29-89af-44b0-94b8-acd29b23eee0&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2786] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:40:38 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => 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: 1311/2787] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:38 2026] GET /v2.0/security-groups?id=bd82ec29-89af-44b0-94b8-acd29b23eee0&fields=id&fields=name => generated 96 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2788] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:40:38 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2789] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:40:40 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => 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: 1478/2790] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:41 2026] GET /v2.0/security-groups?id=bd82ec29-89af-44b0-94b8-acd29b23eee0&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2791] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:40:41 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => 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: 1480/2794] 199.19.213.102 () {34 vars in 1096 bytes} [Thu Jul 2 16:40:49 2026] GET /v2.0/ports?device_id=b45edd9b-5910-4bca-826d-8cadcc602d8f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2795] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:40:50 2026] GET /v2.0/ports?tenant_id=d4e6e714320f4b0581f30d32b973f4b9&device_id=b45edd9b-5910-4bca-826d-8cadcc602d8f => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2796] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:40:50 2026] GET /v2.0/networks?id=ebbdad32-b635-4b19-b4ea-41412ee7978a => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2797] 199.19.213.102 () {34 vars in 1056 bytes} [Thu Jul 2 16:40:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=2fdf810b-9096-40f5-b380-afd3687a5dd2 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2798] 199.19.213.102 () {34 vars in 1102 bytes} [Thu Jul 2 16:40:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aaa&port_id=2fdf810b-9096-40f5-b380-afd3687a5dd2 => 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: 1317/2799] 199.19.213.102 () {34 vars in 1064 bytes} [Thu Jul 2 16:40:51 2026] GET /v2.0/subnets?id=c2d8bb4e-caf5-4bb6-b0ec-df4a3f3611d5&id=6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2800] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:40:51 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2801] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:40:51 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&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: 7|app: 0|req: 1484/2802] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:40:51 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2803] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:40:51 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2808] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:41:18 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: 1487/2809] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:41:18 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: 1323/2810] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:41:18 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: 1488/2811] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:41:18 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: 1324/2812] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:41:18 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2813] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:41:18 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2814] 199.19.213.102 () {34 vars in 716 bytes} [Thu Jul 2 16:41:18 2026] POST /v2.0/ports => generated 1097 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2815] 10.0.0.118 () {34 vars in 971 bytes} [Thu Jul 2 16:41:18 2026] GET /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => generated 1097 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1326/2816] 10.0.0.118 () {34 vars in 907 bytes} [Thu Jul 2 16:41:18 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2817] 199.19.213.102 () {34 vars in 1262 bytes} [Thu Jul 2 16:41:20 2026] GET /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d?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: 1327/2818] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:41:20 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2819] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:41:20 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?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: 1328/2820] 199.19.213.102 () {34 vars in 975 bytes} [Thu Jul 2 16:41:20 2026] GET /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => generated 1097 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2821] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:41:20 2026] GET /v2.0/networks?id=62f3761c-c715-4b73-b107-ecb3fd25c920 => generated 802 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2822] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:41:20 2026] PUT /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => generated 1287 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2823] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:41:22 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 2523 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1330/2824] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:41:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=f75a53e0-b187-44b5-ac84-8ca8604e2122 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2825] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:41:22 2026] GET /v2.0/subnets?id=1e6d2fd3-f631-495e-8913-b7adbd663b9d => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:22.411 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4cc6055-ce76-44df-8fad-28da91984b25'] response: {'name': 'network-changed', 'server_uuid': '43a069c4-5993-4ffd-838d-d958ecce282f', 'tag': '63474f14-5b17-4282-8914-1e2186f3854d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1331/2826] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:41:22 2026] GET /v2.0/ports?network_id=5544f063-29e5-450d-9a69-6445a7cf6f67&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2827] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:41:22 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2828] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:41:22 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2829] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:41:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=63474f14-5b17-4282-8914-1e2186f3854d => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2830] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:41:22 2026] GET /v2.0/subnets?id=b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2831] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:41:22 2026] GET /v2.0/ports?network_id=62f3761c-c715-4b73-b107-ecb3fd25c920&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2832] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:41:22 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2833] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:41:22 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2834] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:41:23 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 2523 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2835] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:41:23 2026] GET /v2.0/networks?id=62f3761c-c715-4b73-b107-ecb3fd25c920 => generated 802 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2836] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:41:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=63474f14-5b17-4282-8914-1e2186f3854d => 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: 1501/2837] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:41:23 2026] GET /v2.0/subnets?id=b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2838] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:41:23 2026] GET /v2.0/ports?network_id=62f3761c-c715-4b73-b107-ecb3fd25c920&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2839] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:41:23 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2840] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:41:24 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2841] 10.0.0.118 () {34 vars in 971 bytes} [Thu Jul 2 16:41:26 2026] GET /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => generated 1289 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2842] 199.19.213.102 () {34 vars in 788 bytes} [Thu Jul 2 16:41:26 2026] PUT /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => generated 1313 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:41:26.351 7 INFO neutron.api.v2.resource [None req-8b3d2c0d-786a-4eae-9dc9-6a6258017bab d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1504/2843] 199.19.213.102 () {30 vars in 762 bytes} [Thu Jul 2 16:41:26 2026] GET /v2.0/security-groups/lb-145adfd5-aebb-40ee-a127-7287ca56e051 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:41:26.390 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-520062b1-23be-4c11-b77e-8ba59e1a2bd7'] response: {'name': 'network-changed', 'server_uuid': '43a069c4-5993-4ffd-838d-d958ecce282f', 'tag': '63474f14-5b17-4282-8914-1e2186f3854d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1340/2844] 199.19.213.102 () {30 vars in 784 bytes} [Thu Jul 2 16:41:26 2026] GET /v2.0/security-groups?name=lb-145adfd5-aebb-40ee-a127-7287ca56e051 => generated 1639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2845] 199.19.213.102 () {34 vars in 788 bytes} [Thu Jul 2 16:41:26 2026] PUT /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => generated 1313 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2846] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:41:26 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1506/2847] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:41:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2848] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:41:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2849] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:41:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2850] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:41:26 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => 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: 1509/2851] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:41:26 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:26.990 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-045e8135-507c-4ad8-8028-261b6e4e7fac'] response: {'name': 'network-changed', 'server_uuid': '43a069c4-5993-4ffd-838d-d958ecce282f', 'tag': '63474f14-5b17-4282-8914-1e2186f3854d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1343/2852] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:41:26 2026] GET /v2.0/networks?id=62f3761c-c715-4b73-b107-ecb3fd25c920 => generated 802 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2853] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:41:26 2026] GET /v2.0/ports/0d512598-0b8d-424f-9567-ea5e94cce5b0 => 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: 1344/2854] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:41:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=63474f14-5b17-4282-8914-1e2186f3854d => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2855] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:41:27 2026] GET /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => generated 1349 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2856] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:41:27 2026] GET /v2.0/subnets?id=b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2857] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:41:27 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2858] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:41:27 2026] GET /v2.0/ports?network_id=62f3761c-c715-4b73-b107-ecb3fd25c920&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2859] 199.19.213.102 () {30 vars in 742 bytes} [Thu Jul 2 16:41:27 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2860] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:41:27 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2861] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:41:27 2026] GET /v2.0/ports/0d512598-0b8d-424f-9567-ea5e94cce5b0 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2862] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:41:27 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2863] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:41:27 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2864] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:41:28 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2865] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:41:28 2026] GET /v2.0/networks?id=62f3761c-c715-4b73-b107-ecb3fd25c920 => generated 802 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2866] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:41:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=63474f14-5b17-4282-8914-1e2186f3854d => 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: 1517/2867] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:41:28 2026] GET /v2.0/subnets?id=b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2868] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:41:28 2026] GET /v2.0/ports?network_id=62f3761c-c715-4b73-b107-ecb3fd25c920&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2869] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:41:28 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2870] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:41:28 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:41:34.701 8 WARNING neutron_lib.context [None req-39e61c0e-7448-40e4-9f3b-86c9fb2520e5 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:35.655 8 INFO neutron.db.l3_db [None req-39e61c0e-7448-40e4-9f3b-86c9fb2520e5 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Floating IP 83ed6095-b5b9-415f-9559-e8327e76c2d9 associated. External IP: 10.96.250.220, port: 0d512598-0b8d-424f-9567-ea5e94cce5b0. [pid: 8|app: 0|req: 1354/2873] 10.0.0.235 () {34 vars in 677 bytes} [Thu Jul 2 16:41:34 2026] POST /v2.0/floatingips => generated 898 bytes in 1356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2874] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:41:39 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: 1355/2875] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:41:39 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: 1521/2876] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:41:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2877] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:41:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:39.236 7 INFO neutron.api.v2.resource [None req-ccecdf0c-98cc-4a8d-a690-f6f7fc9d6c84 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/2878] 199.19.213.102 () {30 vars in 762 bytes} [Thu Jul 2 16:41:39 2026] GET /v2.0/security-groups/lb-145adfd5-aebb-40ee-a127-7287ca56e051 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2879] 199.19.213.102 () {30 vars in 784 bytes} [Thu Jul 2 16:41:39 2026] GET /v2.0/security-groups?name=lb-145adfd5-aebb-40ee-a127-7287ca56e051 => generated 1639 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2880] 199.19.213.102 () {30 vars in 814 bytes} [Thu Jul 2 16:41:39 2026] GET /v2.0/security-group-rules?security_group_id=92a65e58-3563-498c-8dab-2244892c7257 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2881] 199.19.213.102 () {34 vars in 746 bytes} [Thu Jul 2 16:41:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2882] 199.19.213.102 () {34 vars in 746 bytes} [Thu Jul 2 16:41:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2885] 10.0.0.109 () {30 vars in 689 bytes} [Thu Jul 2 16:41:46 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: 1526/2886] 10.0.0.109 () {30 vars in 691 bytes} [Thu Jul 2 16:41:46 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: 1361/2887] 10.0.0.109 () {30 vars in 667 bytes} [Thu Jul 2 16:41:46 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: 1527/2888] 10.0.0.109 () {30 vars in 703 bytes} [Thu Jul 2 16:41:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2889] 10.0.0.109 () {28 vars in 438 bytes} [Thu Jul 2 16:41:47 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2890] 10.0.0.109 () {30 vars in 727 bytes} [Thu Jul 2 16:41:47 2026] GET /v2.0/subnets/6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2891] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:41:48 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: 1529/2892] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:41:48 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: 1364/2893] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:41:48 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: 1530/2894] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:41:48 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: 1365/2895] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:41:48 2026] GET /v2.0/subnets/6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2896] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:41:48 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 2585 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2897] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:41:48 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: 1532/2898] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:41:48 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: 1367/2899] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:41:48 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: 1533/2900] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:41:48 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: 1368/2901] 199.19.213.102 () {34 vars in 1096 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/ports?device_id=664a59c7-c0ba-4346-8333-84a02f4cee6e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2902] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2903] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2904] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/ports?tenant_id=d4e6e714320f4b0581f30d32b973f4b9&device_id=664a59c7-c0ba-4346-8333-84a02f4cee6e => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2905] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/networks?id=ebbdad32-b635-4b19-b4ea-41412ee7978a => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2906] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/networks?id=b7f4c24a-28e3-437c-9018-be482c3c6bd2 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2907] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=830754ed-58ea-427f-96da-11c32fa68f3f => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2908] 199.19.213.102 () {38 vars in 955 bytes} [Thu Jul 2 16:41:50 2026] POST /v2.0/ports => generated 1303 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2909] 199.19.213.102 () {34 vars in 1106 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e3&port_id=830754ed-58ea-427f-96da-11c32fa68f3f => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1374/2910] 199.19.213.102 () {34 vars in 1064 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/subnets?id=3c87e250-32d8-41a9-8f35-5856fdbd7ce2&id=d703c97a-cbc0-4996-b758-ac2ae7345555 => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2911] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/ports?network_id=b7f4c24a-28e3-437c-9018-be482c3c6bd2&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2912] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/ports?network_id=b7f4c24a-28e3-437c-9018-be482c3c6bd2&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2913] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2914] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2915] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:41:50 2026] PUT /v2.0/ports/55efd44b-3d0d-4a2d-be47-83823315281f => generated 1464 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2916] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 4041 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1538/2917] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=f75a53e0-b187-44b5-ac84-8ca8604e2122 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2918] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/subnets?id=1e6d2fd3-f631-495e-8913-b7adbd663b9d => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:52.328 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-350638bd-fd55-4caa-96a4-4b0baf66025f'] response: {'name': 'network-changed', 'server_uuid': '43a069c4-5993-4ffd-838d-d958ecce282f', 'tag': '55efd44b-3d0d-4a2d-be47-83823315281f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1539/2919] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/ports?network_id=5544f063-29e5-450d-9a69-6445a7cf6f67&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: 1381/2920] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2921] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2922] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=63474f14-5b17-4282-8914-1e2186f3854d => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2923] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/subnets?id=b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2924] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/ports?network_id=62f3761c-c715-4b73-b107-ecb3fd25c920&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2925] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2926] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2927] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=55efd44b-3d0d-4a2d-be47-83823315281f => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2928] 199.19.213.102 () {34 vars in 1104 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A341&port_id=55efd44b-3d0d-4a2d-be47-83823315281f => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2929] 199.19.213.102 () {34 vars in 1064 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/subnets?id=c2d8bb4e-caf5-4bb6-b0ec-df4a3f3611d5&id=6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2930] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2931] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2932] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?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: 1546/2933] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?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: 1388/2934] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:41:54 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 4041 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2935] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:41:54 2026] GET /v2.0/networks?id=ebbdad32-b635-4b19-b4ea-41412ee7978a => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2936] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:41:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=55efd44b-3d0d-4a2d-be47-83823315281f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2937] 199.19.213.102 () {34 vars in 1104 bytes} [Thu Jul 2 16:41:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A341&port_id=55efd44b-3d0d-4a2d-be47-83823315281f => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2938] 199.19.213.102 () {34 vars in 1064 bytes} [Thu Jul 2 16:41:54 2026] GET /v2.0/subnets?id=c2d8bb4e-caf5-4bb6-b0ec-df4a3f3611d5&id=6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 1410 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2939] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:41:54 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2940] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:41:54 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2941] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:41:54 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2942] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:41:54 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2943] 10.0.0.118 () {34 vars in 971 bytes} [Thu Jul 2 16:41:56 2026] GET /v2.0/ports/55efd44b-3d0d-4a2d-be47-83823315281f => generated 1466 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2944] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:41:56 2026] GET /v2.0/ports/55efd44b-3d0d-4a2d-be47-83823315281f => generated 1466 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2945] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:41:56 2026] GET /v2.0/ports/55efd44b-3d0d-4a2d-be47-83823315281f => generated 1466 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2946] 199.19.213.102 () {34 vars in 789 bytes} [Thu Jul 2 16:41:56 2026] PUT /v2.0/ports/55efd44b-3d0d-4a2d-be47-83823315281f => generated 1201 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2947] 199.19.213.102 () {30 vars in 742 bytes} [Thu Jul 2 16:41:57 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a => generated 797 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1395/2948] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:41:57 2026] GET /v2.0/subnets/6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2949] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:41:57 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) 2026-07-02 16:41:57.283 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05a77841-c1b6-4b09-a801-c56a58838f29'] response: {'name': 'network-changed', 'server_uuid': '43a069c4-5993-4ffd-838d-d958ecce282f', 'tag': '55efd44b-3d0d-4a2d-be47-83823315281f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1396/2950] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:41:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2951] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:41: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: 1397/2952] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:41:57 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: 1556/2953] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:41:57 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2954] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:41:57 2026] GET /v2.0/ports/0d512598-0b8d-424f-9567-ea5e94cce5b0 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2955] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:41:57 2026] GET /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2956] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:41:57 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2957] 199.19.213.102 () {30 vars in 742 bytes} [Thu Jul 2 16:41:57 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2958] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:41:57 2026] GET /v2.0/ports/0d512598-0b8d-424f-9567-ea5e94cce5b0 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2959] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:41:57 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2960] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:41:57 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 3814 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2961] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:41:57 2026] GET /v2.0/networks?id=ebbdad32-b635-4b19-b4ea-41412ee7978a => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2962] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:41:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=55efd44b-3d0d-4a2d-be47-83823315281f => 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: 1561/2963] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:41:57 2026] GET /v2.0/subnets?id=6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2964] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:41:57 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/2965] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:41:57 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2966] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:41:58 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/2969] 10.0.0.109 () {30 vars in 689 bytes} [Thu Jul 2 16:42:02 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: 1406/2970] 10.0.0.109 () {30 vars in 691 bytes} [Thu Jul 2 16:42:02 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: 1565/2971] 10.0.0.109 () {30 vars in 667 bytes} [Thu Jul 2 16:42:02 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: 1407/2972] 10.0.0.109 () {30 vars in 703 bytes} [Thu Jul 2 16:42:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/2973] 10.0.0.109 () {28 vars in 438 bytes} [Thu Jul 2 16:42:03 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: 1408/2974] 10.0.0.109 () {30 vars in 727 bytes} [Thu Jul 2 16:42:03 2026] GET /v2.0/subnets/d703c97a-cbc0-4996-b758-ac2ae7345555 => generated 656 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/2975] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:42:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2976] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:42:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2977] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:42:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2978] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:42:05 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: 1569/2979] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:42:05 2026] GET /v2.0/subnets/6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2980] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:42:05 2026] GET /v2.0/subnets/d703c97a-cbc0-4996-b758-ac2ae7345555 => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/2981] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:42:05 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 3814 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2982] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:42:05 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: 1571/2983] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:42:05 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: 1413/2984] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:42:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/2985] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:42:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2986] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:42:07 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/2987] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:42:07 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2988] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:42:07 2026] GET /v2.0/networks?id=b7f4c24a-28e3-437c-9018-be482c3c6bd2 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/2989] 199.19.213.102 () {38 vars in 955 bytes} [Thu Jul 2 16:42:07 2026] POST /v2.0/ports => generated 1303 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2990] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:42:08 2026] PUT /v2.0/ports/e4f6f537-c976-4fec-9b33-b02d20800f9a => generated 1464 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1575/2991] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:42:09 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 5270 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1417/2992] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:42:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=f75a53e0-b187-44b5-ac84-8ca8604e2122 => 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: 1576/2993] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:42:09 2026] GET /v2.0/subnets?id=1e6d2fd3-f631-495e-8913-b7adbd663b9d => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:10.001 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e1fbdf3-0f32-4900-90a1-3b691d7e8caa'] response: {'name': 'network-changed', 'server_uuid': '43a069c4-5993-4ffd-838d-d958ecce282f', 'tag': 'e4f6f537-c976-4fec-9b33-b02d20800f9a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1418/2994] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:42:09 2026] GET /v2.0/ports?network_id=5544f063-29e5-450d-9a69-6445a7cf6f67&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: 1577/2995] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2996] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/2997] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=63474f14-5b17-4282-8914-1e2186f3854d => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2998] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/subnets?id=b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/2999] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/ports?network_id=62f3761c-c715-4b73-b107-ecb3fd25c920&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/3000] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3001] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/3002] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=55efd44b-3d0d-4a2d-be47-83823315281f => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3003] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/subnets?id=6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/3004] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3005] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/3006] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3007] 199.19.213.102 () {34 vars in 1056 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.21&port_id=e4f6f537-c976-4fec-9b33-b02d20800f9a => 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: 1425/3008] 199.19.213.102 () {34 vars in 1106 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b9&port_id=e4f6f537-c976-4fec-9b33-b02d20800f9a => 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: 1584/3009] 199.19.213.102 () {34 vars in 1064 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/subnets?id=3c87e250-32d8-41a9-8f35-5856fdbd7ce2&id=d703c97a-cbc0-4996-b758-ac2ae7345555 => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/3010] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/ports?network_id=b7f4c24a-28e3-437c-9018-be482c3c6bd2&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3011] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/ports?network_id=b7f4c24a-28e3-437c-9018-be482c3c6bd2&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: 1427/3012] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?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: 1586/3013] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/3014] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:42:11 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 5270 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3015] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:42:11 2026] GET /v2.0/networks?id=b7f4c24a-28e3-437c-9018-be482c3c6bd2 => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/3016] 199.19.213.102 () {34 vars in 1056 bytes} [Thu Jul 2 16:42:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.21&port_id=e4f6f537-c976-4fec-9b33-b02d20800f9a => 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: 1588/3017] 199.19.213.102 () {34 vars in 1106 bytes} [Thu Jul 2 16:42:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b9&port_id=e4f6f537-c976-4fec-9b33-b02d20800f9a => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/3018] 199.19.213.102 () {34 vars in 1064 bytes} [Thu Jul 2 16:42:12 2026] GET /v2.0/subnets?id=3c87e250-32d8-41a9-8f35-5856fdbd7ce2&id=d703c97a-cbc0-4996-b758-ac2ae7345555 => generated 1415 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3019] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:42:12 2026] GET /v2.0/ports?network_id=b7f4c24a-28e3-437c-9018-be482c3c6bd2&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/3020] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:42:12 2026] GET /v2.0/ports?network_id=b7f4c24a-28e3-437c-9018-be482c3c6bd2&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: 1590/3021] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:42:12 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/3022] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:42:12 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3023] 10.0.0.118 () {34 vars in 971 bytes} [Thu Jul 2 16:42:14 2026] GET /v2.0/ports/e4f6f537-c976-4fec-9b33-b02d20800f9a => generated 1466 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3024] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:42:14 2026] GET /v2.0/ports/e4f6f537-c976-4fec-9b33-b02d20800f9a => generated 1466 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3025] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:42:14 2026] GET /v2.0/ports/e4f6f537-c976-4fec-9b33-b02d20800f9a => generated 1466 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3028] 199.19.213.102 () {34 vars in 789 bytes} [Thu Jul 2 16:42:14 2026] PUT /v2.0/ports/e4f6f537-c976-4fec-9b33-b02d20800f9a => generated 1197 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3029] 199.19.213.102 () {30 vars in 742 bytes} [Thu Jul 2 16:42:14 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2 => generated 798 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1435/3030] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:42:14 2026] GET /v2.0/subnets/d703c97a-cbc0-4996-b758-ac2ae7345555 => generated 674 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3031] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:15.110 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5427ba39-eb17-4ede-8efc-f796ed8944bc'] response: {'name': 'network-changed', 'server_uuid': '43a069c4-5993-4ffd-838d-d958ecce282f', 'tag': 'e4f6f537-c976-4fec-9b33-b02d20800f9a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1436/3032] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3033] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/3034] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:42:15 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: 1598/3035] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3036] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/ports/0d512598-0b8d-424f-9567-ea5e94cce5b0 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3037] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3038] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3039] 199.19.213.102 () {30 vars in 742 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920 => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3040] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/ports/0d512598-0b8d-424f-9567-ea5e94cce5b0 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3041] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3042] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 5039 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3043] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/networks?id=b7f4c24a-28e3-437c-9018-be482c3c6bd2 => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3044] 199.19.213.102 () {34 vars in 1056 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.21&port_id=e4f6f537-c976-4fec-9b33-b02d20800f9a => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3045] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/subnets?id=d703c97a-cbc0-4996-b758-ac2ae7345555 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3046] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/ports?network_id=b7f4c24a-28e3-437c-9018-be482c3c6bd2&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3047] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3048] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?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: 1605/3049] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:42:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3050] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:42:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3051] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:42:28 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: 1446/3052] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:42:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3053] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:42:28 2026] GET /v2.0/subnets/6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3054] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:42:28 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 5039 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3055] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:42:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3056] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:42:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3057] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:42:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3058] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:42:28 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: 1610/3059] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:42:28 2026] GET /v2.0/ports/e4f6f537-c976-4fec-9b33-b02d20800f9a => generated 1233 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3060] 199.19.213.102 () {34 vars in 788 bytes} [Thu Jul 2 16:42:28 2026] PUT /v2.0/ports/e4f6f537-c976-4fec-9b33-b02d20800f9a => generated 1026 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3061] 199.19.213.102 () {30 vars in 742 bytes} [Thu Jul 2 16:42:28 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2 => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1451/3062] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:42:28 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 4868 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3063] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:42:28 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 4868 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:29.320 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b8382b7-4989-42b2-bb23-08424bfb6251'] response: {'name': 'network-changed', 'server_uuid': '43a069c4-5993-4ffd-838d-d958ecce282f', 'tag': 'e4f6f537-c976-4fec-9b33-b02d20800f9a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1452/3064] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:42:29 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => 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: 1613/3065] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:42:29 2026] GET /v2.0/networks?id=b7f4c24a-28e3-437c-9018-be482c3c6bd2 => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3066] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:42:29 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?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: 1614/3067] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:42:29 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3070] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:42:29 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => 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: 1455/3071] 199.19.213.102 () {34 vars in 975 bytes} [Thu Jul 2 16:42:30 2026] GET /v2.0/ports/e4f6f537-c976-4fec-9b33-b02d20800f9a => generated 1062 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3072] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:42:31 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 4868 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3073] 199.19.213.102 () {36 vars in 997 bytes} [Thu Jul 2 16:42:31 2026] DELETE /v2.0/ports/e4f6f537-c976-4fec-9b33-b02d20800f9a => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3074] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:42:32 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 3814 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:32.197 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46ff4a49-7ad3-48ce-b0da-03088aabce87 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1618/3075] 199.19.213.102 () {32 vars in 758 bytes} [Thu Jul 2 16:42:32 2026] DELETE /v2.0/ports/e4f6f537-c976-4fec-9b33-b02d20800f9a => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3076] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:42:32 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: 1619/3077] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:42:32 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: 1459/3078] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:42: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: 7|app: 0|req: 1620/3079] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:42:32 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/3080] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:42:32 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3081] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:42:32 2026] GET /v2.0/ports/0d512598-0b8d-424f-9567-ea5e94cce5b0 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3082] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:42:32 2026] GET /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:32.476 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b00f3daa-2760-412e-b5de-b03eb4fb0b20'] response: {'server_uuid': '43a069c4-5993-4ffd-838d-d958ecce282f', 'name': 'network-vif-deleted', 'tag': 'e4f6f537-c976-4fec-9b33-b02d20800f9a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1622/3083] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:42:32 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3084] 199.19.213.102 () {30 vars in 742 bytes} [Thu Jul 2 16:42:32 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920 => generated 799 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3085] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:42:32 2026] GET /v2.0/ports/0d512598-0b8d-424f-9567-ea5e94cce5b0 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3086] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:42:32 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3087] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:42:32 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 3814 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3088] 199.19.213.102 () {34 vars in 1226 bytes} [Thu Jul 2 16:42:32 2026] GET /v2.0/networks?id=5544f063-29e5-450d-9a69-6445a7cf6f67&id=62f3761c-c715-4b73-b107-ecb3fd25c920&id=ebbdad32-b635-4b19-b4ea-41412ee7978a&id=b7f4c24a-28e3-437c-9018-be482c3c6bd2 => generated 3096 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3089] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:42:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=f75a53e0-b187-44b5-ac84-8ca8604e2122 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3090] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:42:32 2026] GET /v2.0/subnets?id=1e6d2fd3-f631-495e-8913-b7adbd663b9d => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3091] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:42:32 2026] GET /v2.0/ports?network_id=5544f063-29e5-450d-9a69-6445a7cf6f67&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3092] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:42:32 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?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: 1627/3093] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3094] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=63474f14-5b17-4282-8914-1e2186f3854d => 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: 1628/3095] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/subnets?id=b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3096] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/ports?network_id=62f3761c-c715-4b73-b107-ecb3fd25c920&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3097] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3098] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3099] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=55efd44b-3d0d-4a2d-be47-83823315281f => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3100] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/subnets?id=6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3101] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/ports?network_id=ebbdad32-b635-4b19-b4ea-41412ee7978a&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: 1471/3102] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?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: 1632/3103] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3104] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:42:38 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: 1633/3105] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:42:38 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: 1473/3106] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:42:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3107] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:42:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3108] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:42:38 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 3814 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3109] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:42:38 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: 1475/3110] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:42:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3111] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:42:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3112] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:42:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3113] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:42:38 2026] GET /v2.0/ports/55efd44b-3d0d-4a2d-be47-83823315281f => generated 1237 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3114] 199.19.213.102 () {34 vars in 788 bytes} [Thu Jul 2 16:42:38 2026] PUT /v2.0/ports/55efd44b-3d0d-4a2d-be47-83823315281f => generated 1026 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3115] 199.19.213.102 () {30 vars in 742 bytes} [Thu Jul 2 16:42:38 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a => generated 797 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 16:42:39.027 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca357f20-4eba-41e0-9537-879f6f2c0036'] response: {'name': 'network-changed', 'server_uuid': '43a069c4-5993-4ffd-838d-d958ecce282f', 'tag': '55efd44b-3d0d-4a2d-be47-83823315281f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1478/3116] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:42:38 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 3639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3117] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:42:39 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 3639 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3118] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:42:39 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => 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: 1640/3119] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:42:39 2026] GET /v2.0/networks?id=ebbdad32-b635-4b19-b4ea-41412ee7978a => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3120] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:42:39 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3121] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:42:39 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3122] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:42:40 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => 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: 1642/3123] 199.19.213.102 () {34 vars in 975 bytes} [Thu Jul 2 16:42:41 2026] GET /v2.0/ports/55efd44b-3d0d-4a2d-be47-83823315281f => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3124] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:42:41 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 3639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3125] 199.19.213.102 () {36 vars in 997 bytes} [Thu Jul 2 16:42:41 2026] DELETE /v2.0/ports/55efd44b-3d0d-4a2d-be47-83823315281f => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3126] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:42.376 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60c1a449-1f02-467c-a598-317ac8386c0b d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1483/3127] 199.19.213.102 () {32 vars in 758 bytes} [Thu Jul 2 16:42:42 2026] DELETE /v2.0/ports/55efd44b-3d0d-4a2d-be47-83823315281f => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3128] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:42:42 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) 2026-07-02 16:42:42.490 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a29c1a5-3967-4133-ba95-5b7b0b1e4461'] response: {'server_uuid': '43a069c4-5993-4ffd-838d-d958ecce282f', 'name': 'network-vif-deleted', 'tag': '55efd44b-3d0d-4a2d-be47-83823315281f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1484/3129] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:42:42 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: 1646/3130] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:42:42 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: 1485/3131] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:42:42 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: 1647/3132] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3133] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/ports/0d512598-0b8d-424f-9567-ea5e94cce5b0 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3134] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3135] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3136] 199.19.213.102 () {30 vars in 742 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3137] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/ports/0d512598-0b8d-424f-9567-ea5e94cce5b0 => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3138] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3139] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3140] 199.19.213.102 () {34 vars in 1146 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/networks?id=5544f063-29e5-450d-9a69-6445a7cf6f67&id=62f3761c-c715-4b73-b107-ecb3fd25c920&id=ebbdad32-b635-4b19-b4ea-41412ee7978a => generated 2309 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3141] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=f75a53e0-b187-44b5-ac84-8ca8604e2122 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3142] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/subnets?id=1e6d2fd3-f631-495e-8913-b7adbd663b9d => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3143] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/ports?network_id=5544f063-29e5-450d-9a69-6445a7cf6f67&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3144] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3145] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3146] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=63474f14-5b17-4282-8914-1e2186f3854d => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3147] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/subnets?id=b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3148] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/ports?network_id=62f3761c-c715-4b73-b107-ecb3fd25c920&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3149] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?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: 1656/3150] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3153] 199.19.213.102 () {34 vars in 1096 bytes} [Thu Jul 2 16:42:50 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 123 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3154] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:42:51 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 2585 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3155] 199.19.213.102 () {34 vars in 1066 bytes} [Thu Jul 2 16:42:51 2026] GET /v2.0/networks?id=5544f063-29e5-450d-9a69-6445a7cf6f67&id=62f3761c-c715-4b73-b107-ecb3fd25c920 => generated 1523 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3156] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:42:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=f75a53e0-b187-44b5-ac84-8ca8604e2122 => 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: 1660/3157] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:42:51 2026] GET /v2.0/subnets?id=1e6d2fd3-f631-495e-8913-b7adbd663b9d => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3158] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:42:51 2026] GET /v2.0/ports?network_id=5544f063-29e5-450d-9a69-6445a7cf6f67&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3159] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:42:51 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?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: 1499/3160] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:42:51 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3161] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:42:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=63474f14-5b17-4282-8914-1e2186f3854d => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3162] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:42:51 2026] GET /v2.0/subnets?id=b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3163] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:42:51 2026] GET /v2.0/ports?network_id=62f3761c-c715-4b73-b107-ecb3fd25c920&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: 1501/3164] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:42:52 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3165] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:42:52 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3166] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:42:55 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: 1665/3167] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:42:55 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: 1503/3168] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:42:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3169] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:42:55 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-02 16:42:55.514 8 INFO neutron.api.v2.resource [None req-0de1a02f-7d8f-4ba8-8376-525449561beb d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1504/3170] 199.19.213.102 () {30 vars in 762 bytes} [Thu Jul 2 16:42:55 2026] GET /v2.0/security-groups/lb-145adfd5-aebb-40ee-a127-7287ca56e051 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3171] 199.19.213.102 () {30 vars in 784 bytes} [Thu Jul 2 16:42:55 2026] GET /v2.0/security-groups?name=lb-145adfd5-aebb-40ee-a127-7287ca56e051 => generated 2865 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3172] 199.19.213.102 () {30 vars in 814 bytes} [Thu Jul 2 16:42:55 2026] GET /v2.0/security-group-rules?security_group_id=92a65e58-3563-498c-8dab-2244892c7257 => generated 2334 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3173] 199.19.213.102 () {32 vars in 788 bytes} [Thu Jul 2 16:42:55 2026] DELETE /v2.0/security-group-rules/78bf3a1d-ebf4-4fbe-94e9-d90489e4b6bc => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3174] 199.19.213.102 () {32 vars in 788 bytes} [Thu Jul 2 16:42:55 2026] DELETE /v2.0/security-group-rules/9d777daa-85e9-4199-b07f-5365b224d0ef => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:42:59.248 7 INFO neutron.db.l3_db [None req-7712f86f-88cd-455b-9922-4c2e225528ff da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Floating IP 83ed6095-b5b9-415f-9559-e8327e76c2d9 disassociated (deleted). External IP: 10.96.250.220, port: 0d512598-0b8d-424f-9567-ea5e94cce5b0. [pid: 7|app: 0|req: 1669/3175] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:42:58 2026] DELETE /v2.0/floatingips/83ed6095-b5b9-415f-9559-e8327e76c2d9 => generated 0 bytes in 1211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:42:59.610 8 INFO neutron.api.v2.resource [None req-94ec92e9-8fb9-4532-91ed-9637f5a3dda8 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/3176] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:42:59 2026] GET /v2.0/floatingips/83ed6095-b5b9-415f-9559-e8327e76c2d9 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3179] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:43:00 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: 1509/3180] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:43:00 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: 1672/3181] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:43:00 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: 1510/3182] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:43:00 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-02 16:43:00.449 7 INFO neutron.api.v2.resource [None req-9eb29d1e-75f4-4587-a5cf-549e70ae4281 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1673/3183] 199.19.213.102 () {30 vars in 762 bytes} [Thu Jul 2 16:43:00 2026] GET /v2.0/security-groups/lb-145adfd5-aebb-40ee-a127-7287ca56e051 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3184] 199.19.213.102 () {30 vars in 784 bytes} [Thu Jul 2 16:43:00 2026] GET /v2.0/security-groups?name=lb-145adfd5-aebb-40ee-a127-7287ca56e051 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3185] 199.19.213.102 () {30 vars in 814 bytes} [Thu Jul 2 16:43:00 2026] GET /v2.0/security-group-rules?security_group_id=92a65e58-3563-498c-8dab-2244892c7257 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3186] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:43:00 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: 1675/3187] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:43:00 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: 1513/3188] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:43:00 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: 1676/3189] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:43:00 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: 1514/3190] 199.19.213.102 () {30 vars in 740 bytes} [Thu Jul 2 16:43:00 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3191] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:43:00 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 2585 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3192] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:43:00 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 2585 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3193] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:43:00 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3194] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:43:01 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => 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: 1679/3195] 199.19.213.102 () {34 vars in 975 bytes} [Thu Jul 2 16:43:02 2026] GET /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => generated 1349 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3196] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:43:02 2026] GET /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3197] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:43:02 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 2585 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3198] 199.19.213.102 () {34 vars in 1016 bytes} [Thu Jul 2 16:43:02 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3199] 199.19.213.102 () {38 vars in 1028 bytes} [Thu Jul 2 16:43:03 2026] PUT /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => generated 1150 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3200] 199.19.213.102 () {30 vars in 768 bytes} [Thu Jul 2 16:43:04 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1682/3201] 199.19.213.102 () {34 vars in 788 bytes} [Thu Jul 2 16:43:04 2026] PUT /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => generated 1090 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3202] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:43:04 2026] GET /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => generated 1090 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1683/3203] 199.19.213.102 () {32 vars in 758 bytes} [Thu Jul 2 16:43:04 2026] DELETE /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => 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: 1521/3204] 199.19.213.102 () {30 vars in 702 bytes} [Thu Jul 2 16:43:04 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: 1684/3205] 199.19.213.102 () {30 vars in 704 bytes} [Thu Jul 2 16:43:04 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: 1522/3206] 199.19.213.102 () {30 vars in 680 bytes} [Thu Jul 2 16:43:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3207] 199.19.213.102 () {30 vars in 716 bytes} [Thu Jul 2 16:43:04 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: 1685/3208] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:43:04 2026] GET /v2.0/ports?tenant_id=28c7b4f7864d484ba2c1f82c46f4ce19&device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:43:04.920 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67e1daba-ad0b-412a-ad41-766736334fd7 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/3209] 199.19.213.102 () {32 vars in 758 bytes} [Thu Jul 2 16:43:04 2026] DELETE /v2.0/ports/63474f14-5b17-4282-8914-1e2186f3854d => 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: 1525/3210] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:43:04 2026] GET /v2.0/ports/0d512598-0b8d-424f-9567-ea5e94cce5b0 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3211] 199.19.213.102 () {34 vars in 1066 bytes} [Thu Jul 2 16:43:04 2026] GET /v2.0/networks?id=5544f063-29e5-450d-9a69-6445a7cf6f67&id=62f3761c-c715-4b73-b107-ecb3fd25c920 => generated 1523 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:43:04.984 8 INFO neutron.api.v2.resource [None req-6adb09e7-47e8-401d-ac9d-d350bbc54fd8 d14c2c4cbae84540bc98770cddcdb5fc 28c7b4f7864d484ba2c1f82c46f4ce19 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1526/3212] 199.19.213.102 () {30 vars in 762 bytes} [Thu Jul 2 16:43:04 2026] GET /v2.0/security-groups/lb-145adfd5-aebb-40ee-a127-7287ca56e051 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3213] 199.19.213.102 () {34 vars in 1060 bytes} [Thu Jul 2 16:43:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.28&port_id=f75a53e0-b187-44b5-ac84-8ca8604e2122 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3214] 199.19.213.102 () {30 vars in 784 bytes} [Thu Jul 2 16:43:04 2026] GET /v2.0/security-groups?name=lb-145adfd5-aebb-40ee-a127-7287ca56e051 => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3215] 199.19.213.102 () {34 vars in 984 bytes} [Thu Jul 2 16:43:05 2026] GET /v2.0/subnets?id=1e6d2fd3-f631-495e-8913-b7adbd663b9d => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3216] 199.19.213.102 () {30 vars in 736 bytes} [Thu Jul 2 16:43:05 2026] GET /v2.0/ports/0d512598-0b8d-424f-9567-ea5e94cce5b0 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3217] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:43:05 2026] GET /v2.0/ports?network_id=5544f063-29e5-450d-9a69-6445a7cf6f67&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: 1530/3218] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:43:05 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3219] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:43:05 2026] GET /v2.0/networks/5544f063-29e5-450d-9a69-6445a7cf6f67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3220] 199.19.213.102 () {34 vars in 788 bytes} [Thu Jul 2 16:43:05 2026] PUT /v2.0/ports/0d512598-0b8d-424f-9567-ea5e94cce5b0 => generated 1090 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3221] 199.19.213.102 () {32 vars in 778 bytes} [Thu Jul 2 16:43:05 2026] DELETE /v2.0/security-groups/92a65e58-3563-498c-8dab-2244892c7257 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3222] 199.19.213.102 () {32 vars in 758 bytes} [Thu Jul 2 16:43:05 2026] DELETE /v2.0/ports/0d512598-0b8d-424f-9567-ea5e94cce5b0 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3223] 199.19.213.102 () {34 vars in 994 bytes} [Thu Jul 2 16:43:08 2026] GET /v2.0/ports?device_id=43a069c4-5993-4ffd-838d-d958ecce282f => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3224] 199.19.213.102 () {36 vars in 997 bytes} [Thu Jul 2 16:43:08 2026] DELETE /v2.0/ports/f75a53e0-b187-44b5-ac84-8ca8604e2122 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:43:10.200 8 INFO neutron.db.l3_db [None req-2148d2cd-f7f4-48fa-8759-efdec5d5ab97 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Floating IP f5cf5ff0-0a76-4435-ad18-0a45ab76dd7a disassociated (deleted). External IP: 10.96.250.211, port: 830754ed-58ea-427f-96da-11c32fa68f3f. [pid: 8|app: 0|req: 1534/3225] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:43:09 2026] DELETE /v2.0/floatingips/f5cf5ff0-0a76-4435-ad18-0a45ab76dd7a => generated 0 bytes in 789 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:10.621 7 INFO neutron.api.v2.resource [None req-2471008f-315f-4648-b1a3-d0cea5c2e47a da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1692/3226] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:43:10 2026] GET /v2.0/floatingips/f5cf5ff0-0a76-4435-ad18-0a45ab76dd7a => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:43:10.846 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf80af51-6878-420e-ab7f-5a895fb3b1a2'] response: {'name': 'network-changed', 'server_uuid': '664a59c7-c0ba-4346-8333-84a02f4cee6e', 'tag': '830754ed-58ea-427f-96da-11c32fa68f3f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1535/3227] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:43:10 2026] GET /v2.0/ports?device_id=664a59c7-c0ba-4346-8333-84a02f4cee6e => generated 1204 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3228] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:43:10 2026] GET /v2.0/security-groups?id=5a83ac5f-5914-4487-ab59-c99b74123768&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3229] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:43:11 2026] GET /v2.0/ports?tenant_id=d4e6e714320f4b0581f30d32b973f4b9&device_id=664a59c7-c0ba-4346-8333-84a02f4cee6e => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:43:11.406 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85b9417c-ffbc-4407-81c8-46167ea7b8e0'] response: {'server_uuid': '43a069c4-5993-4ffd-838d-d958ecce282f', 'name': 'network-vif-deleted', 'tag': 'f75a53e0-b187-44b5-ac84-8ca8604e2122', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1694/3230] 199.19.213.102 () {34 vars in 986 bytes} [Thu Jul 2 16:43:11 2026] GET /v2.0/networks?id=b7f4c24a-28e3-437c-9018-be482c3c6bd2 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3231] 199.19.213.102 () {34 vars in 1058 bytes} [Thu Jul 2 16:43:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=830754ed-58ea-427f-96da-11c32fa68f3f => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3232] 199.19.213.102 () {34 vars in 1106 bytes} [Thu Jul 2 16:43:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e3&port_id=830754ed-58ea-427f-96da-11c32fa68f3f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3233] 199.19.213.102 () {34 vars in 1064 bytes} [Thu Jul 2 16:43:11 2026] GET /v2.0/subnets?id=3c87e250-32d8-41a9-8f35-5856fdbd7ce2&id=d703c97a-cbc0-4996-b758-ac2ae7345555 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3234] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:43:11 2026] GET /v2.0/ports?network_id=b7f4c24a-28e3-437c-9018-be482c3c6bd2&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3235] 199.19.213.102 () {34 vars in 1052 bytes} [Thu Jul 2 16:43:11 2026] GET /v2.0/ports?network_id=b7f4c24a-28e3-437c-9018-be482c3c6bd2&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3236] 199.19.213.102 () {34 vars in 1012 bytes} [Thu Jul 2 16:43:11 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3237] 199.19.213.102 () {34 vars in 1112 bytes} [Thu Jul 2 16:43:11 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3238] 199.19.213.102 () {34 vars in 994 bytes} [Thu Jul 2 16:43:12 2026] GET /v2.0/ports?device_id=664a59c7-c0ba-4346-8333-84a02f4cee6e => generated 1202 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3239] 199.19.213.102 () {36 vars in 997 bytes} [Thu Jul 2 16:43:12 2026] DELETE /v2.0/ports/830754ed-58ea-427f-96da-11c32fa68f3f => 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: 1700/3242] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:43:16 2026] GET /v2.0/ports?device_id=664a59c7-c0ba-4346-8333-84a02f4cee6e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:43:21.141 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e141632f-0f8b-4437-a99f-bf5e88a31d78'] response: {'server_uuid': '664a59c7-c0ba-4346-8333-84a02f4cee6e', 'name': 'network-vif-deleted', 'tag': '830754ed-58ea-427f-96da-11c32fa68f3f', 'status': 'completed', 'code': 200} 2026-07-02 16:43:21.449 8 INFO neutron.db.l3_db [None req-705abcc8-407e-47ce-a697-9caa64a0006d da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] Floating IP 051caef6-0b58-48a9-9717-69195b01637a disassociated (deleted). External IP: 10.96.250.213, port: 2fdf810b-9096-40f5-b380-afd3687a5dd2. [pid: 8|app: 0|req: 1543/3243] 10.0.0.235 () {32 vars in 732 bytes} [Thu Jul 2 16:43:21 2026] DELETE /v2.0/floatingips/051caef6-0b58-48a9-9717-69195b01637a => generated 0 bytes in 658 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:21.799 7 INFO neutron.api.v2.resource [None req-83bcad47-c8b9-4c27-b3d1-cdf58f23c907 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1701/3244] 10.0.0.235 () {32 vars in 729 bytes} [Thu Jul 2 16:43:21 2026] GET /v2.0/floatingips/051caef6-0b58-48a9-9717-69195b01637a => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3245] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:43:21 2026] GET /v2.0/ports?device_id=b45edd9b-5910-4bca-826d-8cadcc602d8f => generated 1192 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3246] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 2 16:43:22 2026] GET /v2.0/security-groups?id=5a83ac5f-5914-4487-ab59-c99b74123768&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:43:23.987 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e6f3150-5117-4afa-8080-735e66b8a06e'] response: {'name': 'network-changed', 'server_uuid': 'b45edd9b-5910-4bca-826d-8cadcc602d8f', 'tag': '2fdf810b-9096-40f5-b380-afd3687a5dd2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1545/3247] 199.19.213.102 () {34 vars in 994 bytes} [Thu Jul 2 16:43:23 2026] GET /v2.0/ports?device_id=b45edd9b-5910-4bca-826d-8cadcc602d8f => generated 1192 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3248] 199.19.213.102 () {36 vars in 997 bytes} [Thu Jul 2 16:43:24 2026] DELETE /v2.0/ports/2fdf810b-9096-40f5-b380-afd3687a5dd2 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3249] 199.19.213.102 () {34 vars in 1080 bytes} [Thu Jul 2 16:43:24 2026] GET /v2.0/ports?tenant_id=d4e6e714320f4b0581f30d32b973f4b9&device_id=b45edd9b-5910-4bca-826d-8cadcc602d8f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3250] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 2 16:43:27 2026] GET /v2.0/ports?device_id=b45edd9b-5910-4bca-826d-8cadcc602d8f => 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: 1548/3253] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:43:32 2026] DELETE /v2.0/security-group-rules/2e63696d-5690-4a24-8707-1cd8eecd01ad => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:32.385 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85f6c780-7a3d-4e34-84b8-25a3d6b1f429'] response: {'server_uuid': 'b45edd9b-5910-4bca-826d-8cadcc602d8f', 'name': 'network-vif-deleted', 'tag': '2fdf810b-9096-40f5-b380-afd3687a5dd2', 'status': 'completed', 'code': 200} 2026-07-02 16:43:32.395 7 INFO neutron.api.v2.resource [None req-16f04a00-8077-4a38-a924-e151c21ef759 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1706/3254] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:43:32 2026] GET /v2.0/security-group-rules/2e63696d-5690-4a24-8707-1cd8eecd01ad => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3255] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:43:32 2026] DELETE /v2.0/security-group-rules/9d07be5f-e223-47f0-beb4-313902fbd778 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:32.492 7 INFO neutron.api.v2.resource [None req-95405319-6791-431c-b159-fb21491efc4e da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1707/3256] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:43:32 2026] GET /v2.0/security-group-rules/9d07be5f-e223-47f0-beb4-313902fbd778 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3257] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:43:32 2026] DELETE /v2.0/security-group-rules/4e9415dc-3ccc-4cd6-87e4-dd45f8f49395 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:32.573 7 INFO neutron.api.v2.resource [None req-737facfb-c17c-4da1-92de-c4120ac27fb0 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1708/3258] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:43:32 2026] GET /v2.0/security-group-rules/4e9415dc-3ccc-4cd6-87e4-dd45f8f49395 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3259] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:43:32 2026] DELETE /v2.0/security-group-rules/d9eb4994-ea98-44f1-b416-396c29539c09 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:32.669 7 INFO neutron.api.v2.resource [None req-eb4764dc-fbb2-476f-bb19-9c591c533133 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1709/3260] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:43:32 2026] GET /v2.0/security-group-rules/d9eb4994-ea98-44f1-b416-396c29539c09 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3261] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:43:32 2026] DELETE /v2.0/security-group-rules/a9b7e813-48bc-4381-ae23-cd90e0473fbc => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:32.763 7 INFO neutron.api.v2.resource [None req-2d54f3c3-e180-4f93-b039-4e3f7ae3aa5f da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1710/3262] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:43:32 2026] GET /v2.0/security-group-rules/a9b7e813-48bc-4381-ae23-cd90e0473fbc => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3263] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:43:32 2026] DELETE /v2.0/security-group-rules/b1cb517c-25b8-4c4f-9c04-af27d965a919 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:32.875 7 INFO neutron.api.v2.resource [None req-3fc55d4b-2649-4026-be00-596d56ff2aa6 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1711/3264] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:43:32 2026] GET /v2.0/security-group-rules/b1cb517c-25b8-4c4f-9c04-af27d965a919 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3265] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:43:32 2026] DELETE /v2.0/security-group-rules/eab0a0b3-2852-4601-9bff-62b67e12f21c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:32.988 7 INFO neutron.api.v2.resource [None req-e273503c-46de-48ca-a18e-e534f0cd5272 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1712/3266] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:43:32 2026] GET /v2.0/security-group-rules/eab0a0b3-2852-4601-9bff-62b67e12f21c => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3267] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:43:32 2026] DELETE /v2.0/security-group-rules/3d7b3e68-3777-4445-95b7-2246e536289d => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:33.078 7 INFO neutron.api.v2.resource [None req-cf81911d-2914-47ff-9e40-405876efaa1e da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1713/3268] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:43:33 2026] GET /v2.0/security-group-rules/3d7b3e68-3777-4445-95b7-2246e536289d => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3269] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:43:33 2026] DELETE /v2.0/security-group-rules/b9e40b5e-7de6-4317-abb3-fa0d71d67f4c => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:33.180 7 INFO neutron.api.v2.resource [None req-3fe9a947-eec1-46de-8bf1-b874202085d7 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1714/3270] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:43:33 2026] GET /v2.0/security-group-rules/b9e40b5e-7de6-4317-abb3-fa0d71d67f4c => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3271] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:43:33 2026] DELETE /v2.0/security-group-rules/03455feb-1e53-436e-a9ee-273fb009f57c => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:33.274 7 INFO neutron.api.v2.resource [None req-fb4175f4-8ef2-4951-9c83-7d308f351d92 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1715/3272] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:43:33 2026] GET /v2.0/security-group-rules/03455feb-1e53-436e-a9ee-273fb009f57c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3273] 10.0.0.235 () {32 vars in 750 bytes} [Thu Jul 2 16:43:33 2026] DELETE /v2.0/security-group-rules/99906b4a-166e-432d-ac34-6db48d281509 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:33.354 7 INFO neutron.api.v2.resource [None req-172e2fdb-0bcf-4dbc-808b-a2a938afd3a4 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1716/3274] 10.0.0.235 () {32 vars in 747 bytes} [Thu Jul 2 16:43:33 2026] GET /v2.0/security-group-rules/99906b4a-166e-432d-ac34-6db48d281509 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3275] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:43:33 2026] DELETE /v2.0/security-groups/5a83ac5f-5914-4487-ab59-c99b74123768 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:33.472 7 INFO neutron.api.v2.resource [None req-7fb82d46-4e57-401c-881b-95bf63db61db da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1717/3276] 10.0.0.235 () {32 vars in 737 bytes} [Thu Jul 2 16:43:33 2026] GET /v2.0/security-groups/5a83ac5f-5914-4487-ab59-c99b74123768 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3277] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:43:33 2026] PUT /v2.0/routers/20065278-6ab8-4943-9e83-df616089732c/remove_router_interface => generated 309 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:43:34.738 7 INFO neutron.api.v2.resource [None req-e24532ff-81fb-489f-87e1-242bd6bddf36 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1718/3278] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:43:34 2026] PUT /v2.0/routers/20065278-6ab8-4943-9e83-df616089732c/remove_router_interface => generated 198 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3279] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:43:34 2026] PUT /v2.0/routers/20065278-6ab8-4943-9e83-df616089732c/remove_router_interface => generated 309 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:43:36.052 7 INFO neutron.api.v2.resource [None req-1181cab4-0c34-4203-852d-a8b245c8185f da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1719/3280] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:43:35 2026] PUT /v2.0/routers/20065278-6ab8-4943-9e83-df616089732c/remove_router_interface => generated 198 bytes in 204 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3281] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:43:36 2026] PUT /v2.0/routers/20065278-6ab8-4943-9e83-df616089732c/remove_router_interface => generated 309 bytes in 1017 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:43:37.249 7 INFO neutron.api.v2.resource [None req-93bda465-1df0-45e7-a39d-c4b3ffabbc43 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1720/3282] 10.0.0.235 () {34 vars in 789 bytes} [Thu Jul 2 16:43:37 2026] PUT /v2.0/routers/20065278-6ab8-4943-9e83-df616089732c/remove_router_interface => generated 198 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:43:38.241 8 INFO neutron.db.l3_hamode_db [None req-daa4d9c8-61fe-4ef3-9c33-79195c6ed98a da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] HA network 76fabbcd-2f3e-4d44-ba5b-2893165339d7 was deleted as no HA routers are present in tenant d4e6e714320f4b0581f30d32b973f4b9. [pid: 8|app: 0|req: 1563/3283] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:43:37 2026] DELETE /v2.0/routers/20065278-6ab8-4943-9e83-df616089732c => generated 0 bytes in 992 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:38.274 7 INFO neutron.api.v2.resource [None req-57046991-999a-4ac2-9910-6b4f34102c5b da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1721/3284] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:43:38 2026] GET /v2.0/routers/20065278-6ab8-4943-9e83-df616089732c => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:43:38.283 8 INFO neutron.services.segments.plugin [-] Segment eb70b775-d2ce-4a82-865a-f78ff2ba5840 resource provider aggregate not found 2026-07-02 16:43:38.301 8 INFO neutron.services.segments.plugin [-] Segment eb70b775-d2ce-4a82-865a-f78ff2ba5840 resource provider aggregate not found 2026-07-02 16:43:38.318 8 INFO neutron.services.segments.plugin [-] Segment eb70b775-d2ce-4a82-865a-f78ff2ba5840 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb70b775-d2ce-4a82-865a-f78ff2ba5840 found for delete ", "request_id": "req-0442b000-53dd-45f8-a103-1a3055fa9b84"}]} 2026-07-02 16:43:38.319 8 INFO neutron.services.segments.plugin [-] Segment eb70b775-d2ce-4a82-865a-f78ff2ba5840 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb70b775-d2ce-4a82-865a-f78ff2ba5840 found for delete ", "request_id": "req-deb8aab0-6c23-4990-8bfc-1d43f7f66842"}]} [pid: 8|app: 0|req: 1564/3285] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:43:38 2026] DELETE /v2.0/subnets/3c87e250-32d8-41a9-8f35-5856fdbd7ce2 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:43:38.501 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0655686-a126-4bfa-ab6d-228f8e66b1a0 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1722/3286] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:43:38 2026] GET /v2.0/subnets/3c87e250-32d8-41a9-8f35-5856fdbd7ce2 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3287] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:43:38 2026] DELETE /v2.0/subnets/d703c97a-cbc0-4996-b758-ac2ae7345555 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:43:38.716 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fef2c416-faba-468c-b108-943e85e75914 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1723/3288] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:43:38 2026] GET /v2.0/subnets/d703c97a-cbc0-4996-b758-ac2ae7345555 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3289] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:43:38 2026] DELETE /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:43:39.096 7 INFO neutron.pecan_wsgi.hooks.translation [None req-626e2d44-ad4d-4f51-a0b6-05f39a306bb2 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1724/3290] 10.0.0.235 () {32 vars in 723 bytes} [Thu Jul 2 16:43:39 2026] GET /v2.0/networks/b7f4c24a-28e3-437c-9018-be482c3c6bd2 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3291] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:43:39 2026] DELETE /v2.0/subnets/c2d8bb4e-caf5-4bb6-b0ec-df4a3f3611d5 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:43:39.292 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c41b761-bada-433d-8afe-8a23f380f309 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1725/3292] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:43:39 2026] GET /v2.0/subnets/c2d8bb4e-caf5-4bb6-b0ec-df4a3f3611d5 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3293] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:43:39 2026] DELETE /v2.0/subnets/6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:43:39.472 7 INFO neutron.pecan_wsgi.hooks.translation [None req-11da0abe-3c18-45ea-9007-e6cccd7e150a da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1726/3294] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:43:39 2026] GET /v2.0/subnets/6b352c9b-1126-40ed-8ff6-2f1e7f9b1ba6 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3295] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:43:39 2026] DELETE /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:43:39.809 7 INFO neutron.pecan_wsgi.hooks.translation [None req-888ce349-29ff-4346-8d74-a8f38f6de745 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1727/3296] 10.0.0.235 () {32 vars in 723 bytes} [Thu Jul 2 16:43:39 2026] GET /v2.0/networks/ebbdad32-b635-4b19-b4ea-41412ee7978a => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3297] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:43:39 2026] DELETE /v2.0/subnets/8738e3c9-9129-4924-a2ab-7e722f0d13a7 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:43:40.079 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5d31874b-609d-4f07-a3ef-94f1333d860e da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1728/3298] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:43:40 2026] GET /v2.0/subnets/8738e3c9-9129-4924-a2ab-7e722f0d13a7 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3299] 10.0.0.235 () {32 vars in 724 bytes} [Thu Jul 2 16:43:40 2026] DELETE /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:43:40.310 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df8d751c-f08b-42d3-98cf-824ed2897d57 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1729/3300] 10.0.0.235 () {32 vars in 721 bytes} [Thu Jul 2 16:43:40 2026] GET /v2.0/subnets/b1310de9-ce30-4022-b3a4-b473b7b7cc7f => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:43:40.351 8 INFO neutron.services.segments.plugin [-] Segment 08fe7af5-98b3-43be-a0f9-1f9c33b42c7c resource provider aggregate not found 2026-07-02 16:43:40.356 8 INFO neutron.services.segments.plugin [-] Segment 08fe7af5-98b3-43be-a0f9-1f9c33b42c7c resource provider aggregate not found 2026-07-02 16:43:40.371 8 INFO neutron.services.segments.plugin [-] Segment 08fe7af5-98b3-43be-a0f9-1f9c33b42c7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08fe7af5-98b3-43be-a0f9-1f9c33b42c7c found for delete ", "request_id": "req-6648bb8c-3612-4e05-b7ee-9956ce355e48"}]} 2026-07-02 16:43:40.375 8 INFO neutron.services.segments.plugin [-] Segment 08fe7af5-98b3-43be-a0f9-1f9c33b42c7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08fe7af5-98b3-43be-a0f9-1f9c33b42c7c found for delete ", "request_id": "req-edb923fc-d894-4fab-b80d-754907fc6be6"}]} 2026-07-02 16:43:40.398 8 INFO neutron.services.segments.plugin [-] Segment a4230507-22a1-4b37-a181-a3bf606895ee resource provider aggregate not found 2026-07-02 16:43:40.404 8 INFO neutron.services.segments.plugin [-] Segment a4230507-22a1-4b37-a181-a3bf606895ee resource provider aggregate not found 2026-07-02 16:43:40.419 8 INFO neutron.services.segments.plugin [-] Segment a4230507-22a1-4b37-a181-a3bf606895ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4230507-22a1-4b37-a181-a3bf606895ee found for delete ", "request_id": "req-c5b35740-a684-4178-951a-70f93555ce36"}]} 2026-07-02 16:43:40.422 8 INFO neutron.services.segments.plugin [-] Segment a4230507-22a1-4b37-a181-a3bf606895ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4230507-22a1-4b37-a181-a3bf606895ee found for delete ", "request_id": "req-abe247ab-aaee-418b-ba7c-00f7341e0b9e"}]} [pid: 8|app: 0|req: 1572/3301] 10.0.0.235 () {32 vars in 726 bytes} [Thu Jul 2 16:43:40 2026] DELETE /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:43:40.701 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2caab52d-5c16-456b-bf41-06400ca17175 da4d11a78c13486797c978aa610ebaa2 d4e6e714320f4b0581f30d32b973f4b9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1730/3302] 10.0.0.235 () {32 vars in 723 bytes} [Thu Jul 2 16:43:40 2026] GET /v2.0/networks/62f3761c-c715-4b73-b107-ecb3fd25c920 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:43:42.633 8 INFO neutron.services.segments.plugin [-] Segment b46c85e6-b7a1-4331-83bf-9752c3361382 resource provider aggregate not found 2026-07-02 16:43:42.637 8 INFO neutron.services.segments.plugin [-] Segment b46c85e6-b7a1-4331-83bf-9752c3361382 resource provider aggregate not found 2026-07-02 16:43:42.650 8 INFO neutron.services.segments.plugin [-] Segment b46c85e6-b7a1-4331-83bf-9752c3361382 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b46c85e6-b7a1-4331-83bf-9752c3361382 found for delete ", "request_id": "req-0a274555-da51-4ebd-bf8f-4c9a9f645c89"}]} 2026-07-02 16:43:42.652 8 INFO neutron.services.segments.plugin [-] Segment b46c85e6-b7a1-4331-83bf-9752c3361382 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b46c85e6-b7a1-4331-83bf-9752c3361382 found for delete ", "request_id": "req-04221772-94ec-4327-abc3-46a61dfb7078"}]} [pid: 8|app: 0|req: 1573/3303] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:43:42 2026] GET /v2.0/security-groups?tenant_id=3185b70fc0f84dcb864aa79d41cafcee&name=default => generated 2929 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1731/3304] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:43:42 2026] DELETE /v2.0/security-groups/29b50bb3-6f98-47fa-ae38-41c2b5695a1a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3305] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:43:43 2026] GET /v2.0/security-groups?tenant_id=fe8aef36c1d549a59a68c9daca0eae9c&name=default => generated 2929 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1732/3306] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:43:43 2026] DELETE /v2.0/security-groups/f8c3bb88-11ad-400f-82b3-36f89139f4ec => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3307] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:43:43 2026] GET /v2.0/security-groups?tenant_id=52a52bc06b1e47fe878c74f7f1e63872&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1733/3308] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:43:43 2026] DELETE /v2.0/security-groups/aa9c8fb1-88a2-44f8-9790-1678dc166496 => 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: 1576/3309] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:43:44 2026] GET /v2.0/security-groups?tenant_id=5d14e54adf344292b5aab8d9be750be9&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1734/3310] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:43:44 2026] DELETE /v2.0/security-groups/406f32d5-df39-4d69-b5e0-0a5c0bde8ae5 => 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: 1577/3311] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:43:44 2026] GET /v2.0/security-groups?tenant_id=4921274f8b344d4aabeb48e6049d61a9&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3312] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:43:44 2026] DELETE /v2.0/security-groups/705ebc46-7dcd-4868-8e45-dac6aba01690 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1737/3315] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:43:44 2026] GET /v2.0/security-groups?tenant_id=d4e6e714320f4b0581f30d32b973f4b9&name=default => generated 2929 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3316] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:43:44 2026] DELETE /v2.0/security-groups/64c3d0ef-2831-4d45-809c-609f7a1c52a0 => 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: 1738/3317] 10.0.0.235 () {32 vars in 774 bytes} [Thu Jul 2 16:43:45 2026] GET /v2.0/security-groups?tenant_id=ad4b6c68ea234722b5d6619c966d37d7&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3318] 10.0.0.235 () {32 vars in 740 bytes} [Thu Jul 2 16:43:45 2026] DELETE /v2.0/security-groups/6a9de514-a9bb-40e9-aa56-5865bd56b330 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1739/3319] 10.0.0.235 () {32 vars in 649 bytes} [Thu Jul 2 16:43:48 2026] GET /v2.0/networks => generated 2168 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3320] 10.0.0.235 () {32 vars in 655 bytes} [Thu Jul 2 16:43:49 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3321] 10.0.0.235 () {32 vars in 647 bytes} [Thu Jul 2 16:43:49 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3322] 10.0.0.235 () {32 vars in 643 bytes} [Thu Jul 2 16:43:49 2026] GET /v2.0/ports => generated 4721 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1741/3323] 10.0.0.235 () {32 vars in 647 bytes} [Thu Jul 2 16:43:49 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3324] 10.0.0.235 () {32 vars in 649 bytes} [Thu Jul 2 16:43:49 2026] GET /v2.0/networks => generated 2168 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1742/3325] 10.0.0.235 () {32 vars in 663 bytes} [Thu Jul 2 16:43:49 2026] GET /v2.0/security-groups => generated 17397 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3326] 10.0.0.235 () {32 vars in 655 bytes} [Thu Jul 2 16:43:49 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)