+ 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 [Tue Jun 2 22:02:52 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-598694578f-gz7d7 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 0x7f9a2442b668 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-06-02 22:02:57.727 7 INFO neutron.common.config [-] Logging enabled! 2026-06-02 22:02:57.727 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-02 22:02:57.739 8 INFO neutron.common.config [-] Logging enabled! 2026-06-02 22:02:57.739 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-02 22:02:58.248 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-02 22:02:58.254 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-02 22:02:59.298 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 22:02:59.301 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-02 22:02:59.305 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-02 22:02:59.306 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 22:02:59.306 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-02 22:02:59.307 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-02 22:02:59.307 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 22:02:59.314 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 22:02:59.314 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 22:02:59.314 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 22:02:59.318 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 22:02:59.321 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-02 22:02:59.325 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-02 22:02:59.326 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 22:02:59.326 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-02 22:02:59.326 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-02 22:02:59.327 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 22:02:59.334 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 22:02:59.334 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 22:02:59.334 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 22:02:59.337 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-02 22:02:59.338 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 22:02:59.338 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-02 22:02:59.356 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-02 22:02:59.357 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 22:02:59.357 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-02 22:02:59.385 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-02 22:02:59.385 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-02 22:02:59.385 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-02 22:02:59.385 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-02 22:02:59.405 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-02 22:02:59.405 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-02 22:02:59.405 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-02 22:02:59.405 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-02 22:02:59.801 8 INFO neutron.plugins.ml2.managers [None req-4250db32-f0b7-4d88-952b-921e9add824a - - - - - -] Initializing driver for type 'vlan' 2026-06-02 22:02:59.821 7 INFO neutron.plugins.ml2.managers [None req-e47cbec0-d030-49d1-8b51-2a4055f895f6 - - - - - -] Initializing driver for type 'vlan' 2026-06-02 22:02:59.940 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4250db32-f0b7-4d88-952b-921e9add824a - - - - - -] VlanTypeDriver initialization complete 2026-06-02 22:02:59.940 8 INFO neutron.plugins.ml2.managers [None req-4250db32-f0b7-4d88-952b-921e9add824a - - - - - -] Initializing driver for type 'vxlan' 2026-06-02 22:02:59.940 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4250db32-f0b7-4d88-952b-921e9add824a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-02 22:02:59.958 8 INFO neutron.plugins.ml2.managers [None req-4250db32-f0b7-4d88-952b-921e9add824a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-02 22:02:59.958 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4250db32-f0b7-4d88-952b-921e9add824a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-02 22:02:59.959 8 INFO neutron.plugins.ml2.managers [None req-4250db32-f0b7-4d88-952b-921e9add824a - - - - - -] Initializing extension driver 'port_security' 2026-06-02 22:02:59.959 8 INFO neutron.plugins.ml2.extensions.port_security [None req-4250db32-f0b7-4d88-952b-921e9add824a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-02 22:02:59.959 8 INFO neutron.plugins.ml2.managers [None req-4250db32-f0b7-4d88-952b-921e9add824a - - - - - -] Initializing extension driver 'qos' 2026-06-02 22:02:59.959 8 INFO neutron.plugins.ml2.managers [None req-4250db32-f0b7-4d88-952b-921e9add824a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-02 22:02:59.959 8 INFO neutron.plugins.ml2.managers [None req-4250db32-f0b7-4d88-952b-921e9add824a - - - - - -] Initializing mechanism driver 'l2population' 2026-06-02 22:02:59.960 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e47cbec0-d030-49d1-8b51-2a4055f895f6 - - - - - -] VlanTypeDriver initialization complete 2026-06-02 22:02:59.960 7 INFO neutron.plugins.ml2.managers [None req-e47cbec0-d030-49d1-8b51-2a4055f895f6 - - - - - -] Initializing driver for type 'vxlan' 2026-06-02 22:02:59.960 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e47cbec0-d030-49d1-8b51-2a4055f895f6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-02 22:02:59.971 8 INFO neutron.quota [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded quota_driver: . 2026-06-02 22:02:59.971 8 INFO neutron.plugins.ml2.plugin [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Modular L2 Plugin initialization complete 2026-06-02 22:02:59.972 8 INFO neutron.plugins.ml2.managers [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-02 22:02:59.972 8 INFO neutron.plugins.ml2.managers [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-02 22:02:59.972 8 INFO neutron.plugins.ml2.managers [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-02 22:02:59.972 8 INFO neutron.extensions.vlantransparent [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Disabled vlantransparent extension. 2026-06-02 22:02:59.972 8 INFO neutron.manager [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loading Plugin: qos 2026-06-02 22:02:59.976 7 INFO neutron.plugins.ml2.managers [None req-e47cbec0-d030-49d1-8b51-2a4055f895f6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-02 22:02:59.976 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e47cbec0-d030-49d1-8b51-2a4055f895f6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-02 22:02:59.977 7 INFO neutron.plugins.ml2.managers [None req-e47cbec0-d030-49d1-8b51-2a4055f895f6 - - - - - -] Initializing extension driver 'port_security' 2026-06-02 22:02:59.977 7 INFO neutron.plugins.ml2.extensions.port_security [None req-e47cbec0-d030-49d1-8b51-2a4055f895f6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-02 22:02:59.977 7 INFO neutron.plugins.ml2.managers [None req-e47cbec0-d030-49d1-8b51-2a4055f895f6 - - - - - -] Initializing extension driver 'qos' 2026-06-02 22:02:59.977 7 INFO neutron.plugins.ml2.managers [None req-e47cbec0-d030-49d1-8b51-2a4055f895f6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-02 22:02:59.977 7 INFO neutron.plugins.ml2.managers [None req-e47cbec0-d030-49d1-8b51-2a4055f895f6 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-02 22:02:59.985 8 INFO neutron.manager [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loading Plugin: router 2026-06-02 22:02:59.989 7 INFO neutron.quota [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded quota_driver: . 2026-06-02 22:02:59.989 7 INFO neutron.plugins.ml2.plugin [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Modular L2 Plugin initialization complete 2026-06-02 22:02:59.989 7 INFO neutron.plugins.ml2.managers [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-02 22:02:59.989 7 INFO neutron.plugins.ml2.managers [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-02 22:02:59.989 7 INFO neutron.plugins.ml2.managers [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-02 22:02:59.990 7 INFO neutron.extensions.vlantransparent [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Disabled vlantransparent extension. 2026-06-02 22:02:59.990 7 INFO neutron.manager [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loading Plugin: qos 2026-06-02 22:03:00.003 7 INFO neutron.manager [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loading Plugin: router 2026-06-02 22:03:00.026 8 INFO neutron.services.service_base [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-02 22:03:00.027 8 INFO neutron.manager [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loading Plugin: segments 2026-06-02 22:03:00.043 7 INFO neutron.services.service_base [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-02 22:03:00.043 7 INFO neutron.manager [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loading Plugin: segments 2026-06-02 22:03:00.125 8 INFO neutron.manager [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loading Plugin: trunk 2026-06-02 22:03:00.140 8 INFO neutron.manager [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loading Plugin: vpnaas 2026-06-02 22:03:00.141 7 INFO neutron.manager [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loading Plugin: trunk 2026-06-02 22:03:00.156 7 INFO neutron.manager [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loading Plugin: vpnaas 2026-06-02 22:03:00.179 8 WARNING stevedore.named [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-02 22:03:00.194 7 WARNING stevedore.named [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-02 22:03:00.261 8 INFO neutron_vpnaas.services.vpn.plugin [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-02 22:03:00.262 8 INFO neutron.common.utils [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-02 22:03:00.262 8 INFO neutron.manager [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loading Plugin: auto_allocate 2026-06-02 22:03:00.264 7 INFO neutron_vpnaas.services.vpn.plugin [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-02 22:03:00.265 7 INFO neutron.common.utils [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-02 22:03:00.265 7 INFO neutron.manager [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loading Plugin: auto_allocate 2026-06-02 22:03:00.266 8 INFO neutron.manager [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loading Plugin: tag 2026-06-02 22:03:00.270 7 INFO neutron.manager [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loading Plugin: tag 2026-06-02 22:03:00.273 8 INFO neutron.manager [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loading Plugin: timestamp 2026-06-02 22:03:00.276 8 INFO neutron.manager [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loading Plugin: network_ip_availability 2026-06-02 22:03:00.276 7 INFO neutron.manager [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loading Plugin: timestamp 2026-06-02 22:03:00.279 7 INFO neutron.manager [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loading Plugin: network_ip_availability 2026-06-02 22:03:00.279 8 INFO neutron.manager [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loading Plugin: flavors 2026-06-02 22:03:00.282 7 INFO neutron.manager [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loading Plugin: flavors 2026-06-02 22:03:00.283 8 INFO neutron.manager [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loading Plugin: revisions 2026-06-02 22:03:00.286 7 INFO neutron.manager [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loading Plugin: revisions 2026-06-02 22:03:00.286 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Initializing extension manager. 2026-06-02 22:03:00.287 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: address-group 2026-06-02 22:03:00.288 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: address-scope 2026-06-02 22:03:00.289 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-02 22:03:00.289 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Initializing extension manager. 2026-06-02 22:03:00.290 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: agent 2026-06-02 22:03:00.290 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: address-group 2026-06-02 22:03:00.290 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: agent-resources-synced 2026-06-02 22:03:00.291 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: address-scope 2026-06-02 22:03:00.292 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-02 22:03:00.292 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-02 22:03:00.292 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-02 22:03:00.293 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: agent 2026-06-02 22:03:00.293 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: availability_zone 2026-06-02 22:03:00.293 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: agent-resources-synced 2026-06-02 22:03:00.294 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: availability_zone_filter 2026-06-02 22:03:00.294 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-02 22:03:00.294 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-02 22:03:00.295 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: default-subnetpools 2026-06-02 22:03:00.295 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-02 22:03:00.296 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: availability_zone 2026-06-02 22:03:00.296 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-02 22:03:00.296 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: availability_zone_filter 2026-06-02 22:03:00.297 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: dns-integration 2026-06-02 22:03:00.297 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-02 22:03:00.297 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: dns-domain-ports 2026-06-02 22:03:00.297 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: default-subnetpools 2026-06-02 22:03:00.299 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-02 22:03:00.299 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-02 22:03:00.300 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: dns-integration 2026-06-02 22:03:00.300 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: dns-domain-ports 2026-06-02 22:03:00.300 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: dvr 2026-06-02 22:03:00.301 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-02 22:03:00.301 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: empty-string-filtering 2026-06-02 22:03:00.302 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 22:03:00.302 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-02 22:03:00.302 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-02 22:03:00.303 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: external-net 2026-06-02 22:03:00.303 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: dvr 2026-06-02 22:03:00.303 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-02 22:03:00.303 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-02 22:03:00.304 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: extraroute 2026-06-02 22:03:00.304 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: empty-string-filtering 2026-06-02 22:03:00.304 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: extraroute-atomic 2026-06-02 22:03:00.305 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 22:03:00.305 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-02 22:03:00.305 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-02 22:03:00.306 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-02 22:03:00.306 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: external-net 2026-06-02 22:03:00.306 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-02 22:03:00.307 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-02 22:03:00.307 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-02 22:03:00.307 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: fip-port-details 2026-06-02 22:03:00.307 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: extraroute 2026-06-02 22:03:00.308 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: flavors 2026-06-02 22:03:00.308 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: extraroute-atomic 2026-06-02 22:03:00.309 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-02 22:03:00.309 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-02 22:03:00.309 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-02 22:03:00.310 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: floatingip-pools 2026-06-02 22:03:00.310 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-02 22:03:00.310 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: ip_allocation 2026-06-02 22:03:00.311 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-02 22:03:00.311 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-02 22:03:00.311 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: fip-port-details 2026-06-02 22:03:00.311 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: l2_adjacency 2026-06-02 22:03:00.312 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: flavors 2026-06-02 22:03:00.312 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: router 2026-06-02 22:03:00.313 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-02 22:03:00.314 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 22:03:00.314 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: floatingip-pools 2026-06-02 22:03:00.315 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-02 22:03:00.315 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: ip_allocation 2026-06-02 22:03:00.315 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-02 22:03:00.316 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-02 22:03:00.316 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: ext-gw-mode 2026-06-02 22:03:00.316 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: l3-ha 2026-06-02 22:03:00.316 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: l2_adjacency 2026-06-02 22:03:00.317 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-02 22:03:00.318 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-02 22:03:00.318 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: router 2026-06-02 22:03:00.318 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: l3-flavors 2026-06-02 22:03:00.319 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-02 22:03:00.319 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-02 22:03:00.320 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 22:03:00.320 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-02 22:03:00.321 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-02 22:03:00.321 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: ext-gw-mode 2026-06-02 22:03:00.322 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: l3-ha 2026-06-02 22:03:00.322 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-02 22:03:00.323 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-02 22:03:00.323 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: l3-flavors 2026-06-02 22:03:00.324 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-02 22:03:00.325 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-02 22:03:00.444 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-02 22:03:00.445 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-02 22:03:00.446 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-02 22:03:00.447 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-02 22:03:00.448 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-02 22:03:00.448 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: multi-provider 2026-06-02 22:03:00.449 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: net-mtu 2026-06-02 22:03:00.449 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: net-mtu-writable 2026-06-02 22:03:00.450 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: network_availability_zone 2026-06-02 22:03:00.451 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: network_ha 2026-06-02 22:03:00.451 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: network-ip-availability 2026-06-02 22:03:00.452 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-02 22:03:00.452 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-02 22:03:00.453 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: pagination 2026-06-02 22:03:00.453 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-02 22:03:00.453 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: port-device-profile 2026-06-02 22:03:00.454 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-02 22:03:00.454 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-02 22:03:00.454 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-02 22:03:00.455 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-02 22:03:00.455 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-02 22:03:00.456 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: port-mac-override 2026-06-02 22:03:00.456 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-02 22:03:00.456 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-02 22:03:00.457 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: multi-provider 2026-06-02 22:03:00.457 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-02 22:03:00.457 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: net-mtu 2026-06-02 22:03:00.457 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-02 22:03:00.458 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: port-resource-request 2026-06-02 22:03:00.458 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: net-mtu-writable 2026-06-02 22:03:00.458 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-02 22:03:00.458 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: network_availability_zone 2026-06-02 22:03:00.459 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: network_ha 2026-06-02 22:03:00.459 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-02 22:03:00.459 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: network-ip-availability 2026-06-02 22:03:00.459 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: binding 2026-06-02 22:03:00.460 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: binding-extended 2026-06-02 22:03:00.460 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-02 22:03:00.461 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: port-security 2026-06-02 22:03:00.461 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: pagination 2026-06-02 22:03:00.461 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: project-id 2026-06-02 22:03:00.462 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: port-device-profile 2026-06-02 22:03:00.462 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: provider 2026-06-02 22:03:00.462 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-02 22:03:00.463 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-02 22:03:00.463 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-02 22:03:00.464 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: port-mac-override 2026-06-02 22:03:00.464 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: qos 2026-06-02 22:03:00.464 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-02 22:03:00.465 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-02 22:03:00.465 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-02 22:03:00.465 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-02 22:03:00.465 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-02 22:03:00.466 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: port-resource-request 2026-06-02 22:03:00.466 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: qos-default 2026-06-02 22:03:00.466 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-02 22:03:00.466 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: qos-fip 2026-06-02 22:03:00.467 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-02 22:03:00.467 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-02 22:03:00.467 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-02 22:03:00.467 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: binding 2026-06-02 22:03:00.468 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-02 22:03:00.468 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: binding-extended 2026-06-02 22:03:00.468 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-02 22:03:00.469 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: port-security 2026-06-02 22:03:00.469 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-02 22:03:00.469 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: project-id 2026-06-02 22:03:00.470 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: qos-pps 2026-06-02 22:03:00.470 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: provider 2026-06-02 22:03:00.470 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-02 22:03:00.471 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-02 22:03:00.471 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: qos-rules-alias 2026-06-02 22:03:00.472 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: qos 2026-06-02 22:03:00.472 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: quota-check-limit 2026-06-02 22:03:00.472 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-02 22:03:00.473 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-02 22:03:00.474 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: qos-default 2026-06-02 22:03:00.474 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: quotas 2026-06-02 22:03:00.474 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: qos-fip 2026-06-02 22:03:00.475 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-02 22:03:00.475 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-02 22:03:00.475 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: quota_details 2026-06-02 22:03:00.476 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-02 22:03:00.476 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-02 22:03:00.476 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: rbac-policies 2026-06-02 22:03:00.477 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-02 22:03:00.477 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: rbac-address-group 2026-06-02 22:03:00.477 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: qos-pps 2026-06-02 22:03:00.478 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: rbac-address-scope 2026-06-02 22:03:00.478 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-02 22:03:00.478 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: rbac-security-groups 2026-06-02 22:03:00.478 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-02 22:03:00.479 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-02 22:03:00.479 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: qos-rules-alias 2026-06-02 22:03:00.479 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: revision-if-match 2026-06-02 22:03:00.480 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: quota-check-limit 2026-06-02 22:03:00.480 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-02 22:03:00.480 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: router_availability_zone 2026-06-02 22:03:00.481 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-02 22:03:00.482 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: quotas 2026-06-02 22:03:00.483 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-02 22:03:00.483 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: quota_details 2026-06-02 22:03:00.483 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-02 22:03:00.484 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-02 22:03:00.484 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: rbac-policies 2026-06-02 22:03:00.484 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-02 22:03:00.485 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: rbac-address-group 2026-06-02 22:03:00.485 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-02 22:03:00.485 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: rbac-address-scope 2026-06-02 22:03:00.485 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-02 22:03:00.486 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: rbac-security-groups 2026-06-02 22:03:00.486 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-02 22:03:00.487 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: revision-if-match 2026-06-02 22:03:00.488 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-02 22:03:00.488 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: router_availability_zone 2026-06-02 22:03:00.489 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-02 22:03:00.490 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: security-group 2026-06-02 22:03:00.490 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-02 22:03:00.491 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-02 22:03:00.491 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: segment 2026-06-02 22:03:00.491 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-02 22:03:00.492 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-02 22:03:00.492 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-02 22:03:00.492 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: service-type 2026-06-02 22:03:00.492 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-02 22:03:00.493 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: sorting 2026-06-02 22:03:00.493 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-02 22:03:00.493 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: standard-attr-segment 2026-06-02 22:03:00.494 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: standard-attr-description 2026-06-02 22:03:00.494 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: stateful-security-group 2026-06-02 22:03:00.495 8 WARNING neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-02 22:03:00.496 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-02 22:03:00.496 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: subnet-external-network 2026-06-02 22:03:00.497 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: subnet_onboard 2026-06-02 22:03:00.497 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-02 22:03:00.498 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: security-group 2026-06-02 22:03:00.498 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: subnet-service-types 2026-06-02 22:03:00.498 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: subnet_allocation 2026-06-02 22:03:00.499 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: segment 2026-06-02 22:03:00.499 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-02 22:03:00.499 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-02 22:03:00.500 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: tag-creation 2026-06-02 22:03:00.500 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: service-type 2026-06-02 22:03:00.500 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-02 22:03:00.500 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: sorting 2026-06-02 22:03:00.501 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: standard-attr-segment 2026-06-02 22:03:00.502 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: standard-attr-description 2026-06-02 22:03:00.502 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: stateful-security-group 2026-06-02 22:03:00.503 7 WARNING neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-02 22:03:00.503 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-02 22:03:00.504 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: subnet-external-network 2026-06-02 22:03:00.504 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: standard-attr-tag 2026-06-02 22:03:00.504 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: subnet_onboard 2026-06-02 22:03:00.504 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-02 22:03:00.505 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-02 22:03:00.505 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: trunk 2026-06-02 22:03:00.505 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: subnet-service-types 2026-06-02 22:03:00.506 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: trunk-details 2026-06-02 22:03:00.506 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: subnet_allocation 2026-06-02 22:03:00.506 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-02 22:03:00.507 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-02 22:03:00.507 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-02 22:03:00.507 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: tag-creation 2026-06-02 22:03:00.508 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-02 22:03:00.509 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-02 22:03:00.510 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-02 22:03:00.510 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: vpn-flavors 2026-06-02 22:03:00.511 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: standard-attr-tag 2026-06-02 22:03:00.512 8 INFO neutron.api.extensions [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Loaded extension: vpnaas 2026-06-02 22:03:00.512 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-02 22:03:00.513 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: trunk 2026-06-02 22:03:00.513 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: trunk-details 2026-06-02 22:03:00.514 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-02 22:03:00.514 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-02 22:03:00.514 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-02 22:03:00.514 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-02 22:03:00.514 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 22:03:00.515 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-02 22:03:00.516 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-02 22:03:00.517 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-02 22:03:00.518 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: vpn-flavors 2026-06-02 22:03:00.518 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-02 22:03:00.518 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-02 22:03:00.519 7 INFO neutron.api.extensions [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Loaded extension: vpnaas 2026-06-02 22:03:00.522 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-02 22:03:00.522 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-02 22:03:00.522 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 22:03:00.522 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-02 22:03:00.523 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-02 22:03:00.523 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-02 22:03:00.524 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-02 22:03:00.525 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 22:03:00.525 8 WARNING neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] subnetpool is already registered 2026-06-02 22:03:00.525 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 22:03:00.525 8 WARNING neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] subnetpool is already registered 2026-06-02 22:03:00.526 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-02 22:03:00.526 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-02 22:03:00.526 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-02 22:03:00.526 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-02 22:03:00.527 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-02 22:03:00.527 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-02 22:03:00.528 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-02 22:03:00.528 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-02 22:03:00.530 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-02 22:03:00.531 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-02 22:03:00.532 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-02 22:03:00.532 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-02 22:03:00.532 8 WARNING neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] router is already registered 2026-06-02 22:03:00.532 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-02 22:03:00.532 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 22:03:00.533 8 WARNING neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] floatingip is already registered 2026-06-02 22:03:00.533 7 WARNING neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] subnetpool is already registered 2026-06-02 22:03:00.533 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 22:03:00.533 7 WARNING neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] subnetpool is already registered 2026-06-02 22:03:00.534 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-02 22:03:00.534 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-02 22:03:00.535 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-02 22:03:00.535 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-02 22:03:00.535 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-02 22:03:00.536 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-02 22:03:00.536 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-02 22:03:00.536 8 WARNING neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] rbac_policy is already registered 2026-06-02 22:03:00.537 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-02 22:03:00.537 8 WARNING neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] security_group is already registered 2026-06-02 22:03:00.538 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-02 22:03:00.538 8 WARNING neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] security_group_rule is already registered 2026-06-02 22:03:00.538 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 22:03:00.539 8 WARNING neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] subnetpool is already registered 2026-06-02 22:03:00.539 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 22:03:00.539 8 WARNING neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] subnetpool is already registered 2026-06-02 22:03:00.540 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-02 22:03:00.540 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-02 22:03:00.540 7 WARNING neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] router is already registered 2026-06-02 22:03:00.540 8 WARNING neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] trunk is already registered 2026-06-02 22:03:00.540 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-02 22:03:00.540 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-02 22:03:00.540 7 WARNING neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] floatingip is already registered 2026-06-02 22:03:00.540 8 WARNING neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] endpoint_group is already registered 2026-06-02 22:03:00.541 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-02 22:03:00.541 8 WARNING neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] vpnservice is already registered 2026-06-02 22:03:00.541 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-02 22:03:00.542 8 WARNING neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] ipsec_site_connection is already registered 2026-06-02 22:03:00.542 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-02 22:03:00.542 8 WARNING neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] ipsecpolicy is already registered 2026-06-02 22:03:00.543 8 INFO neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-02 22:03:00.543 8 WARNING neutron.quota.resource_registry [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] ikepolicy is already registered 2026-06-02 22:03:00.544 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-02 22:03:00.544 7 WARNING neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] rbac_policy is already registered 2026-06-02 22:03:00.545 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-02 22:03:00.545 7 WARNING neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] security_group is already registered 2026-06-02 22:03:00.545 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-02 22:03:00.546 7 WARNING neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] security_group_rule is already registered 2026-06-02 22:03:00.546 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 22:03:00.546 7 WARNING neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] subnetpool is already registered 2026-06-02 22:03:00.547 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 22:03:00.547 7 WARNING neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] subnetpool is already registered 2026-06-02 22:03:00.547 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-02 22:03:00.548 7 WARNING neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] trunk is already registered 2026-06-02 22:03:00.548 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-02 22:03:00.548 7 WARNING neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] endpoint_group is already registered 2026-06-02 22:03:00.549 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-02 22:03:00.549 7 WARNING neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] vpnservice is already registered 2026-06-02 22:03:00.549 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-02 22:03:00.549 7 WARNING neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] ipsec_site_connection is already registered 2026-06-02 22:03:00.550 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-02 22:03:00.550 7 WARNING neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] ipsecpolicy is already registered 2026-06-02 22:03:00.550 7 INFO neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-02 22:03:00.551 7 WARNING neutron.quota.resource_registry [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] ikepolicy is already registered 2026-06-02 22:03:00.577 8 WARNING keystonemiddleware._common.config [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 22:03:00.583 8 WARNING oslo_config.cfg [None req-a87220ba-5981-4c68-81bb-6841787c69c7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-02 22:03:00.585 7 WARNING keystonemiddleware._common.config [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f9a2442b668 pid: 8 (default app) 2026-06-02 22:03:00.591 7 WARNING oslo_config.cfg [None req-726fe9c8-7f07-4f24-a0c7-ac9c2fc32273 - - - - - -] 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 8 seconds on interpreter 0x7f9a2442b668 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-06-02 22:03:04.735 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db546646-2125-4802-abb0-012002a3b969 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.3 () {44 vars in 919 bytes} [Tue Jun 2 22:03:04 2026] GET /v2.0/networks/public => generated 108 bytes in 623 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: 4/5] 199.204.45.3 () {44 vars in 941 bytes} [Tue Jun 2 22:03:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:03:05.305 7 WARNING neutron.services.revisions.revision_plugin [None req-dfc71044-cfc7-458b-82ee-89f35f6d175b d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Could not find related network for resource to bump revision. 2026-06-02 22:03:05.327 7 INFO neutron.db.segments_db [None req-dfc71044-cfc7-458b-82ee-89f35f6d175b d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment fed84201-533b-47da-8660-f4924376cb55 of type flat for network 93a3cce5-2ca0-48fe-9b6a-b8368ce1f579 2026-06-02 22:03:05.366 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dfc71044-cfc7-458b-82ee-89f35f6d175b d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.3 () {48 vars in 959 bytes} [Tue Jun 2 22:03:04 2026] POST /v2.0/networks => generated 124 bytes in 431 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:03:11.551 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fab84e70-1b7f-4c9a-931c-dfd1989d9426 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.3 () {44 vars in 919 bytes} [Tue Jun 2 22:03:11 2026] GET /v2.0/networks/public => generated 108 bytes in 360 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.3 () {44 vars in 941 bytes} [Tue Jun 2 22:03:11 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-06-02 22:03:11.781 8 WARNING neutron.services.revisions.revision_plugin [None req-0baee521-1264-4400-9481-3d3b67f56ffd d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Could not find related network for resource to bump revision. 2026-06-02 22:03:11.802 8 INFO neutron.db.segments_db [None req-0baee521-1264-4400-9481-3d3b67f56ffd d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment ed04dc7e-de83-42d3-8fd8-d820db86d4fe of type flat for network 762fd902-f248-4538-bf4b-b1abf9e74804 2026-06-02 22:03:11.837 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0baee521-1264-4400-9481-3d3b67f56ffd d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.3 () {48 vars in 959 bytes} [Tue Jun 2 22:03:11 2026] POST /v2.0/networks => generated 124 bytes in 269 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:03:17.661 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a3aacf4-674f-48f9-898d-0a117cb96c7b d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.3 () {44 vars in 919 bytes} [Tue Jun 2 22:03:17 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.3 () {44 vars in 941 bytes} [Tue Jun 2 22:03:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:03:17.729 8 WARNING neutron.services.revisions.revision_plugin [None req-a70a0a7a-9896-4bad-a240-3b800cce1b1b d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Could not find related network for resource to bump revision. 2026-06-02 22:03:17.746 8 INFO neutron.db.segments_db [None req-a70a0a7a-9896-4bad-a240-3b800cce1b1b d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 7f50ccc6-ffda-448d-abe4-e84097eeda0b of type flat for network 97d6f24e-bf9d-4355-901e-1c54a76f53ca 2026-06-02 22:03:17.769 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a70a0a7a-9896-4bad-a240-3b800cce1b1b d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.3 () {48 vars in 959 bytes} [Tue Jun 2 22:03:17 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:03:23.714 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76a6fc41-3514-4ee8-8b71-488d57f470e4 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.3 () {44 vars in 919 bytes} [Tue Jun 2 22:03:23 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.3 () {44 vars in 941 bytes} [Tue Jun 2 22:03:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:03:23.789 7 WARNING neutron.services.revisions.revision_plugin [None req-90019503-5c21-4bcf-9ce1-6e0ce7d87b38 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Could not find related network for resource to bump revision. 2026-06-02 22:03:23.810 7 INFO neutron.db.segments_db [None req-90019503-5c21-4bcf-9ce1-6e0ce7d87b38 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 51895798-ffa0-4358-a0ae-1898f2ea6855 of type flat for network 3773817d-d516-4b1e-875f-6a411cfc1bc5 2026-06-02 22:03:23.851 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90019503-5c21-4bcf-9ce1-6e0ce7d87b38 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.3 () {48 vars in 959 bytes} [Tue Jun 2 22:03:23 2026] POST /v2.0/networks => generated 124 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:03:29.708 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b65e1933-3f66-4309-9196-975b3386ba89 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.3 () {44 vars in 919 bytes} [Tue Jun 2 22:03:29 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.3 () {44 vars in 941 bytes} [Tue Jun 2 22:03:29 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-06-02 22:03:29.784 8 WARNING neutron.services.revisions.revision_plugin [None req-d0fdaf85-f3b6-47df-b23e-4b9c76ef853f d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Could not find related network for resource to bump revision. 2026-06-02 22:03:29.801 8 INFO neutron.db.segments_db [None req-d0fdaf85-f3b6-47df-b23e-4b9c76ef853f d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 55002ea6-a341-4129-9a38-7ee2cdb92ca5 of type flat for network 61083a4e-53bb-4282-ad32-3e6e3e1de988 2026-06-02 22:03:29.825 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0fdaf85-f3b6-47df-b23e-4b9c76ef853f d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.3 () {48 vars in 959 bytes} [Tue Jun 2 22:03:29 2026] POST /v2.0/networks => generated 124 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:03:35.699 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c7912ed-86ab-41a2-97e8-53f0ed7d3b7b d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.204.45.3 () {44 vars in 919 bytes} [Tue Jun 2 22:03:35 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: 10/22] 199.204.45.3 () {44 vars in 941 bytes} [Tue Jun 2 22:03:35 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-06-02 22:03:35.774 8 WARNING neutron.services.revisions.revision_plugin [None req-bc68346e-de34-4d76-8da7-cb1eba6a2267 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Could not find related network for resource to bump revision. 2026-06-02 22:03:35.795 8 INFO neutron.db.segments_db [None req-bc68346e-de34-4d76-8da7-cb1eba6a2267 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment cb8bca47-e7d8-4193-8d79-43003d8513d4 of type flat for network 868c97e7-feaa-4f01-9a8b-ae7401ed9f44 2026-06-02 22:03:35.818 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc68346e-de34-4d76-8da7-cb1eba6a2267 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.3 () {48 vars in 959 bytes} [Tue Jun 2 22:03:35 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:03:41.667 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1611f9b5-3a56-4f12-8900-a6f592fb9fca d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.204.45.3 () {44 vars in 919 bytes} [Tue Jun 2 22:03:41 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: 8|app: 0|req: 14/25] 199.204.45.3 () {44 vars in 941 bytes} [Tue Jun 2 22:03:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:03:41.741 7 WARNING neutron.services.revisions.revision_plugin [None req-ef3cf3ed-5cab-4abd-b9b4-b67409af404d d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Could not find related network for resource to bump revision. 2026-06-02 22:03:41.764 7 INFO neutron.db.segments_db [None req-ef3cf3ed-5cab-4abd-b9b4-b67409af404d d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 49b6f0b8-f5af-44db-a03c-d69e693cf9a6 of type flat for network 5eb7e3a6-cca3-48ec-ad28-6db07f45b4bb [pid: 7|app: 0|req: 12/26] 199.204.45.3 () {48 vars in 959 bytes} [Tue Jun 2 22:03:41 2026] POST /v2.0/networks => generated 706 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:03:43.005 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0053f096-17dd-46e2-af3a-b5bdff386762 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/27] 199.204.45.3 () {44 vars in 919 bytes} [Tue Jun 2 22:03:42 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: 13/28] 199.204.45.3 () {44 vars in 941 bytes} [Tue Jun 2 22:03:43 2026] GET /v2.0/networks?name=public => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:03:43.067 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2c3a5a44-837c-42dc-bcfd-81cc6d6814a0 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 16/29] 199.204.45.3 () {44 vars in 1026 bytes} [Tue Jun 2 22:03:43 2026] GET /v2.0/subnets/public-subnet?network_id=5eb7e3a6-cca3-48ec-ad28-6db07f45b4bb => generated 113 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.204.45.3 () {44 vars in 1049 bytes} [Tue Jun 2 22:03:43 2026] GET /v2.0/subnets?name=public-subnet&network_id=5eb7e3a6-cca3-48ec-ad28-6db07f45b4bb => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.204.45.3 () {48 vars in 957 bytes} [Tue Jun 2 22:03:43 2026] POST /v2.0/subnets => generated 664 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:08:18.989 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [64166af5-9794-4ff1-a6e2-ef127edda790] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-02 22:08:18.991 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 22:08:18 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.3) !!! 2026-06-02 22:08:19.087 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a3dfa6f-cf6e-4fcb-ae69-e42ff074bc6f d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.204.45.3 () {44 vars in 929 bytes} [Tue Jun 2 22:08:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:08:19.097 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d5ecbd84-8885-419c-806f-fa766fea5330] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-02 22:08:19.099 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 22:08:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.3) !!! [pid: 7|app: 0|req: 34/70] 199.204.45.3 () {44 vars in 951 bytes} [Tue Jun 2 22:08:19 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:08:19.184 8 INFO neutron.db.segments_db [None req-666d6e81-a048-404a-b2ee-c881fab9a808 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment ac122a25-95f0-41fe-a5fc-dd94397d7bd3 of type vxlan for network af26676c-e240-4a74-970d-d7e22e96ea32 [pid: 8|app: 0|req: 37/71] 199.204.45.3 () {48 vars in 958 bytes} [Tue Jun 2 22:08:19 2026] POST /v2.0/networks => generated 707 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:08:20.219 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d5ecbd84-8885-419c-806f-fa766fea5330] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55526. 2026-06-02 22:08:20.252 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f5d0808-bb55-4dd7-8280-a31448fe555f d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/72] 199.204.45.3 () {44 vars in 929 bytes} [Tue Jun 2 22:08:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:08:20.284 8 INFO oslo.messaging._drivers.impl_rabbit [-] [64166af5-9794-4ff1-a6e2-ef127edda790] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55542. [pid: 8|app: 0|req: 38/73] 199.204.45.3 () {44 vars in 951 bytes} [Tue Jun 2 22:08:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:08:20.319 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6ec0c03-5cd8-4214-8f91-ae0d6063d4c2 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.204.45.3 () {44 vars in 1028 bytes} [Tue Jun 2 22:08:20 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=af26676c-e240-4a74-970d-d7e22e96ea32 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.3 () {44 vars in 1051 bytes} [Tue Jun 2 22:08:20 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=af26676c-e240-4a74-970d-d7e22e96ea32 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.3 () {48 vars in 957 bytes} [Tue Jun 2 22:08:20 2026] POST /v2.0/subnets => generated 651 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:08:21.734 8 INFO neutron.api.v2.resource [None req-bee9e924-c3f1-4fa2-81f6-382d3c0c7f6b d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/77] 199.204.45.3 () {44 vars in 963 bytes} [Tue Jun 2 22:08:21 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.3 () {44 vars in 985 bytes} [Tue Jun 2 22:08:21 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.3 () {48 vars in 972 bytes} [Tue Jun 2 22:08:21 2026] POST /v2.0/security-groups => generated 1616 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:22 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 1616 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:23 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:23 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.3 () {48 vars in 983 bytes} [Tue Jun 2 22:08:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:23 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 2230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:24 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => 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/86] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:24 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.3 () {48 vars in 983 bytes} [Tue Jun 2 22:08:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:24 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 2846 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:25 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => 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/90] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:25 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.3 () {48 vars in 983 bytes} [Tue Jun 2 22:08:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:25 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 3462 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:26 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:26 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.3 () {48 vars in 983 bytes} [Tue Jun 2 22:08:26 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: 7|app: 0|req: 47/96] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:26 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:27 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 4078 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:27 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 4078 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.3 () {48 vars in 983 bytes} [Tue Jun 2 22:08:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.3 () {44 vars in 979 bytes} [Tue Jun 2 22:08:28 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32 => generated 732 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:08:28.412 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08001219-353e-40b1-bb53-067da1f23218 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/101] 199.204.45.3 () {44 vars in 1068 bytes} [Tue Jun 2 22:08:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=af26676c-e240-4a74-970d-d7e22e96ea32 => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.3 () {44 vars in 1091 bytes} [Tue Jun 2 22:08:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=af26676c-e240-4a74-970d-d7e22e96ea32 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:28 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.204.45.3 () {48 vars in 953 bytes} [Tue Jun 2 22:08:28 2026] POST /v2.0/ports => generated 1100 bytes in 332 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:08:35.182 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a67a0b5-6b85-4a17-92bd-a939ede95c0c d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/107] 199.204.45.3 () {44 vars in 970 bytes} [Tue Jun 2 22:08:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 199.204.45.3 () {44 vars in 992 bytes} [Tue Jun 2 22:08:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 199.204.45.3 () {48 vars in 1022 bytes} [Tue Jun 2 22:08:35 2026] PUT /v2.0/ports/c67bb064-2bea-45fa-b6d2-8ecea76a79d6 => generated 1249 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/110] 199.204.45.3 () {44 vars in 912 bytes} [Tue Jun 2 22:08:37 2026] GET /v2.0/ports => generated 3730 bytes in 80 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-06-02 22:08:38.124 7 INFO neutron.api.v2.resource [None req-56b13433-c353-4c87-83ce-0766c230f03d d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/111] 199.204.45.3 () {44 vars in 951 bytes} [Tue Jun 2 22:08:38 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/112] 199.204.45.3 () {44 vars in 973 bytes} [Tue Jun 2 22:08:38 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/113] 199.204.45.3 () {48 vars in 972 bytes} [Tue Jun 2 22:08:38 2026] POST /v2.0/security-groups => generated 1610 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/114] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:39 2026] GET /v2.0/security-groups/c314795f-407d-49d4-bddb-d980993f38fa => generated 1610 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/115] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:39 2026] GET /v2.0/security-groups/c314795f-407d-49d4-bddb-d980993f38fa => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:39 2026] GET /v2.0/security-groups/c314795f-407d-49d4-bddb-d980993f38fa => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/117] 199.204.45.3 () {48 vars in 983 bytes} [Tue Jun 2 22:08:39 2026] POST /v2.0/security-group-rules => generated 623 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/118] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:40 2026] GET /v2.0/security-groups/c314795f-407d-49d4-bddb-d980993f38fa => generated 2246 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:40 2026] GET /v2.0/security-groups/c314795f-407d-49d4-bddb-d980993f38fa => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/120] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:08:40 2026] GET /v2.0/security-groups/c314795f-407d-49d4-bddb-d980993f38fa => generated 2246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/121] 199.204.45.3 () {48 vars in 983 bytes} [Tue Jun 2 22:08:40 2026] POST /v2.0/security-group-rules => generated 627 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/130] 199.204.45.3 () {44 vars in 967 bytes} [Tue Jun 2 22:09:44 2026] GET /v2.0/quotas/c92c797f90cb443ea3259be54a04648e => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 66/131] 199.204.45.3 () {48 vars in 1019 bytes} [Tue Jun 2 22:09:44 2026] PUT /v2.0/quotas/c92c797f90cb443ea3259be54a04648e => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:11:54.950 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [64166af5-9794-4ff1-a6e2-ef127edda790] 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-06-02 22:11:55.102 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3c97a91-e128-48e5-8084-8057f66cb300 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/150] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:11:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:11:55.112 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d5ecbd84-8885-419c-806f-fa766fea5330] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-02 22:11:55.115 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 22:11:55 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.3) !!! /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: 75/151] 199.204.45.3 () {30 vars in 760 bytes} [Tue Jun 2 22:11:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:11:56.948 8 INFO oslo.messaging._drivers.impl_rabbit [-] [64166af5-9794-4ff1-a6e2-ef127edda790] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47890. 2026-06-02 22:11:57.010 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33cc0dd5-2809-44d7-bd9a-933d0ecfd052 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/152] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:11:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:11:57.039 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d5ecbd84-8885-419c-806f-fa766fea5330] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47904. [pid: 7|app: 0|req: 76/153] 199.204.45.3 () {30 vars in 760 bytes} [Tue Jun 2 22:11:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:17:42.041 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d5ecbd84-8885-419c-806f-fa766fea5330] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-02 22:17:42.041 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 22:17:42 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=bb4a451db38b41c49d7e7b0d89bc3cd5 (ip 199.204.45.3) !!! 2026-06-02 22:17:42.178 7 INFO neutron.api.v2.resource [None req-3bbbc5c9-95a4-432b-b277-414ea3e8a101 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/200] 199.204.45.3 () {44 vars in 1066 bytes} [Tue Jun 2 22:17:42 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 139 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:17:42.190 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [64166af5-9794-4ff1-a6e2-ef127edda790] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-02 22:17:42.190 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 22:17:42 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=bb4a451db38b41c49d7e7b0d89bc3cd5 (ip 199.204.45.3) !!! [pid: 8|app: 0|req: 101/201] 199.204.45.3 () {44 vars in 1089 bytes} [Tue Jun 2 22:17:42 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 23 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/202] 199.204.45.3 () {48 vars in 973 bytes} [Tue Jun 2 22:17:42 2026] POST /v2.0/security-groups => generated 1624 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:17:43.460 8 INFO oslo.messaging._drivers.impl_rabbit [-] [64166af5-9794-4ff1-a6e2-ef127edda790] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60352. [pid: 8|app: 0|req: 102/203] 199.204.45.3 () {44 vars in 1080 bytes} [Tue Jun 2 22:17:43 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209?project_id=bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 1624 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/204] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:17:43 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/205] 199.204.45.3 () {44 vars in 1080 bytes} [Tue Jun 2 22:17:43 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209?project_id=bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:17:43.649 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d5ecbd84-8885-419c-806f-fa766fea5330] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60366. [pid: 7|app: 0|req: 103/206] 199.204.45.3 () {48 vars in 983 bytes} [Tue Jun 2 22:17:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/207] 199.204.45.3 () {44 vars in 1080 bytes} [Tue Jun 2 22:17:44 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209?project_id=bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 2234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/208] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:17:44 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/209] 199.204.45.3 () {44 vars in 1080 bytes} [Tue Jun 2 22:17:44 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209?project_id=bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 2234 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/210] 199.204.45.3 () {48 vars in 983 bytes} [Tue Jun 2 22:17:44 2026] POST /v2.0/security-group-rules => generated 599 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/211] 199.204.45.3 () {44 vars in 1080 bytes} [Tue Jun 2 22:17:45 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209?project_id=bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/212] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:17:45 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/213] 199.204.45.3 () {44 vars in 1080 bytes} [Tue Jun 2 22:17:45 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209?project_id=bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/214] 199.204.45.3 () {48 vars in 983 bytes} [Tue Jun 2 22:17:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/215] 199.204.45.3 () {44 vars in 1080 bytes} [Tue Jun 2 22:17:46 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209?project_id=bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 3460 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/216] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:17:47 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/219] 199.204.45.3 () {44 vars in 1080 bytes} [Tue Jun 2 22:17:47 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209?project_id=bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/220] 199.204.45.3 () {48 vars in 983 bytes} [Tue Jun 2 22:17:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/237] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:19:56 2026] GET /v2.0/networks?tenant_id=bb4a451db38b41c49d7e7b0d89bc3cd5&shared=False => generated 15 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:19:56.668 8 INFO neutron.db.segments_db [None req-1ac57d71-2d4b-4fb9-8bf6-f8d32a35f1c1 9b9d5477081840cb9a074c58f2b64ce0 bb4a451db38b41c49d7e7b0d89bc3cd5 - - b280bf3a2c0a479aa7fb265cfad0b647 b280bf3a2c0a479aa7fb265cfad0b647] Added segment 08f47083-87f5-46a7-9cad-eac2cf73ee7a of type vxlan for network 36f44f26-4876-4a13-b4a8-f5c764e3f722 [pid: 8|app: 0|req: 119/238] 199.204.45.3 () {34 vars in 680 bytes} [Tue Jun 2 22:19:56 2026] POST /v2.0/networks => generated 718 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/239] 199.204.45.3 () {30 vars in 720 bytes} [Tue Jun 2 22:19:56 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/240] 199.204.45.3 () {30 vars in 631 bytes} [Tue Jun 2 22:19:56 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: 121/241] 199.204.45.3 () {34 vars in 675 bytes} [Tue Jun 2 22:19:56 2026] POST /v2.0/ports => generated 999 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/242] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 2 22:19:57 2026] GET /v2.0/networks/36f44f26-4876-4a13-b4a8-f5c764e3f722 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/243] 199.204.45.3 () {30 vars in 720 bytes} [Tue Jun 2 22:19:59 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/244] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 2 22:19:59 2026] GET /v2.0/networks/36f44f26-4876-4a13-b4a8-f5c764e3f722 => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/249] 199.204.45.3 () {44 vars in 967 bytes} [Tue Jun 2 22:20:25 2026] GET /v2.0/quotas/bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/250] 199.204.45.3 () {48 vars in 1019 bytes} [Tue Jun 2 22:20:25 2026] PUT /v2.0/quotas/bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:31:40.670 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d5ecbd84-8885-419c-806f-fa766fea5330] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-02 22:31:40.671 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 22:31:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.3) !!! 2026-06-02 22:31:40.812 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b88585e-de4c-4132-a9e5-6e1b4928fcb6 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/341] 199.204.45.3 () {44 vars in 919 bytes} [Tue Jun 2 22:31:40 2026] GET /v2.0/networks/public => generated 108 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:31:40.824 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [64166af5-9794-4ff1-a6e2-ef127edda790] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-02 22:31:40.827 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 22:31:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.3) !!! [pid: 8|app: 0|req: 171/342] 199.204.45.3 () {44 vars in 941 bytes} [Tue Jun 2 22:31:40 2026] GET /v2.0/networks?name=public => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:31:41.962 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d5ecbd84-8885-419c-806f-fa766fea5330] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41632. 2026-06-02 22:31:41.991 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4a1694e-cd6d-4405-be9f-65ec52100229 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/343] 199.204.45.3 () {44 vars in 919 bytes} [Tue Jun 2 22:31:41 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) 2026-06-02 22:31:42.024 8 INFO oslo.messaging._drivers.impl_rabbit [-] [64166af5-9794-4ff1-a6e2-ef127edda790] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41638. [pid: 8|app: 0|req: 172/344] 199.204.45.3 () {44 vars in 941 bytes} [Tue Jun 2 22:31:41 2026] GET /v2.0/networks?name=public => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:31:42.059 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e595faf0-6042-4901-8c21-87a5f404b64f d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/345] 199.204.45.3 () {44 vars in 1026 bytes} [Tue Jun 2 22:31:42 2026] GET /v2.0/subnets/public-subnet?network_id=5eb7e3a6-cca3-48ec-ad28-6db07f45b4bb => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 199.204.45.3 () {44 vars in 1049 bytes} [Tue Jun 2 22:31:42 2026] GET /v2.0/subnets?name=public-subnet&network_id=5eb7e3a6-cca3-48ec-ad28-6db07f45b4bb => generated 667 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:32:08.132 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b81908d-a468-43d6-a4cf-03851ad84b17 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/351] 199.204.45.3 () {44 vars in 929 bytes} [Tue Jun 2 22:32:08 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: 176/352] 199.204.45.3 () {44 vars in 951 bytes} [Tue Jun 2 22:32:08 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:32:09.143 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25a8b7b2-a36f-4af4-b1f9-7d5d95c00a2f d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/353] 199.204.45.3 () {44 vars in 929 bytes} [Tue Jun 2 22:32:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/354] 199.204.45.3 () {44 vars in 951 bytes} [Tue Jun 2 22:32:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:32:09.237 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f1dcf1b-7982-46d0-9982-27cd5793f024 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/355] 199.204.45.3 () {44 vars in 1028 bytes} [Tue Jun 2 22:32:09 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=af26676c-e240-4a74-970d-d7e22e96ea32 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 199.204.45.3 () {44 vars in 1051 bytes} [Tue Jun 2 22:32:09 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=af26676c-e240-4a74-970d-d7e22e96ea32 => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:32:10.290 8 INFO neutron.api.v2.resource [None req-9cdaf968-4290-4136-8d53-525ba0b2c7f9 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/357] 199.204.45.3 () {44 vars in 963 bytes} [Tue Jun 2 22:32:10 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 199.204.45.3 () {44 vars in 985 bytes} [Tue Jun 2 22:32:10 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:32:11 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:32:11 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 199.204.45.3 () {44 vars in 1003 bytes} [Tue Jun 2 22:32:11 2026] GET /v2.0/security-group-rules/915f3c61-88f9-4aef-a200-a0909f98d675 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/362] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:32:12 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 4694 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:32:12 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/364] 199.204.45.3 () {44 vars in 1003 bytes} [Tue Jun 2 22:32:12 2026] GET /v2.0/security-group-rules/942166fe-df06-431d-9fc3-d73ed0a4b945 => 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: 183/365] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:32:13 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/366] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:32:13 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.204.45.3 () {44 vars in 1003 bytes} [Tue Jun 2 22:32:13 2026] GET /v2.0/security-group-rules/a3fde32a-06db-458b-8f12-499bc96d2b2c => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/368] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:32:14 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:32:14 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.204.45.3 () {44 vars in 1003 bytes} [Tue Jun 2 22:32:14 2026] GET /v2.0/security-group-rules/ce9d8924-84f0-4601-a68b-de432d3de034 => 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: 186/371] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:32:15 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/372] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:32:15 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.204.45.3 () {44 vars in 1003 bytes} [Tue Jun 2 22:32:15 2026] GET /v2.0/security-group-rules/d7b9c9d1-d3d1-406b-8501-f751da3912cc => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.204.45.3 () {44 vars in 979 bytes} [Tue Jun 2 22:32:16 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32 => generated 732 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:32:16.304 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3215af6e-6188-4b22-acec-b63b713370d2 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/375] 199.204.45.3 () {44 vars in 1068 bytes} [Tue Jun 2 22:32:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=af26676c-e240-4a74-970d-d7e22e96ea32 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.3 () {44 vars in 1091 bytes} [Tue Jun 2 22:32:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=af26676c-e240-4a74-970d-d7e22e96ea32 => generated 1254 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:32:16 2026] GET /v2.0/security-groups/4cd2346d-a4cf-4619-98c2-1cfd189c47e4 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:32:22.717 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0835d9ae-2db9-466e-872e-1dd3928efd5c d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/380] 199.204.45.3 () {44 vars in 970 bytes} [Tue Jun 2 22:32:22 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: 7|app: 0|req: 190/381] 199.204.45.3 () {44 vars in 992 bytes} [Tue Jun 2 22:32:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.3 () {44 vars in 912 bytes} [Tue Jun 2 22:32:24 2026] GET /v2.0/ports => generated 4725 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:32:25.196 7 INFO neutron.api.v2.resource [None req-51f48b79-8b6e-424d-b9c1-059b259d478a d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/383] 199.204.45.3 () {44 vars in 951 bytes} [Tue Jun 2 22:32:25 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 199.204.45.3 () {44 vars in 973 bytes} [Tue Jun 2 22:32:25 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:32:26 2026] GET /v2.0/security-groups/c314795f-407d-49d4-bddb-d980993f38fa => generated 2886 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:32:26 2026] GET /v2.0/security-groups/c314795f-407d-49d4-bddb-d980993f38fa => generated 2886 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.204.45.3 () {44 vars in 1003 bytes} [Tue Jun 2 22:32:26 2026] GET /v2.0/security-group-rules/bd370fe2-0f72-48a9-9ad1-3f19fa6c8ecb => generated 623 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:32:27 2026] GET /v2.0/security-groups/c314795f-407d-49d4-bddb-d980993f38fa => generated 2886 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:32:27 2026] GET /v2.0/security-groups/c314795f-407d-49d4-bddb-d980993f38fa => generated 2886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.204.45.3 () {44 vars in 1003 bytes} [Tue Jun 2 22:32:27 2026] GET /v2.0/security-group-rules/3f64df77-d80e-40ab-9c2e-bd115c03eaf0 => generated 627 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.204.45.3 () {44 vars in 967 bytes} [Tue Jun 2 22:32:39 2026] GET /v2.0/quotas/c92c797f90cb443ea3259be54a04648e => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:33:29.328 7 INFO neutron.api.v2.resource [None req-7c65ac33-a381-4820-9cca-813f66c64b2e d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 199/400] 199.204.45.3 () {44 vars in 1066 bytes} [Tue Jun 2 22:33:29 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 139 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.204.45.3 () {44 vars in 1089 bytes} [Tue Jun 2 22:33:29 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 4072 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 199.204.45.3 () {44 vars in 1080 bytes} [Tue Jun 2 22:33:30 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209?project_id=bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:33:30 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.3 () {44 vars in 1003 bytes} [Tue Jun 2 22:33:30 2026] GET /v2.0/security-group-rules/80e816b1-a842-4dd7-997d-5afac5804bf8 => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.204.45.3 () {44 vars in 1080 bytes} [Tue Jun 2 22:33:31 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209?project_id=bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 4075 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:33:31 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209 => generated 4075 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.204.45.3 () {44 vars in 1003 bytes} [Tue Jun 2 22:33:31 2026] GET /v2.0/security-group-rules/40964f9a-419f-47d0-a589-3b59d70eae6f => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/410] 199.204.45.3 () {44 vars in 1080 bytes} [Tue Jun 2 22:33:32 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209?project_id=bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:33:32 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.204.45.3 () {44 vars in 1003 bytes} [Tue Jun 2 22:33:32 2026] GET /v2.0/security-group-rules/7b741b88-6399-4e92-95ef-94b913d58f59 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.204.45.3 () {44 vars in 1080 bytes} [Tue Jun 2 22:33:33 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209?project_id=bb4a451db38b41c49d7e7b0d89bc3cd5 => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.204.45.3 () {44 vars in 993 bytes} [Tue Jun 2 22:33:33 2026] GET /v2.0/security-groups/354aed31-b5a5-4f99-82a4-995fd4d12209 => generated 4075 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.204.45.3 () {44 vars in 1003 bytes} [Tue Jun 2 22:33:33 2026] GET /v2.0/security-group-rules/482ef017-19eb-481d-b105-e9bce464079d => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 199.204.45.3 () {44 vars in 967 bytes} [Tue Jun 2 22:33:40 2026] GET /v2.0/quotas/bb4a451db38b41c49d7e7b0d89bc3cd5 => 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: 214/423] 199.204.45.3 () {44 vars in 941 bytes} [Tue Jun 2 22:34:30 2026] GET /v2.0/networks?name=public => generated 753 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/430] 10.0.0.131 () {32 vars in 649 bytes} [Tue Jun 2 22:35:07 2026] GET /v2.0/networks => generated 2168 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:35:08.684 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d5ecbd84-8885-419c-806f-fa766fea5330] 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: 213/431] 10.0.0.131 () {32 vars in 655 bytes} [Tue Jun 2 22:35:08 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/432] 10.0.0.131 () {32 vars in 647 bytes} [Tue Jun 2 22:35:08 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/433] 10.0.0.131 () {32 vars in 643 bytes} [Tue Jun 2 22:35:08 2026] GET /v2.0/ports => generated 4725 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/434] 10.0.0.131 () {32 vars in 647 bytes} [Tue Jun 2 22:35:08 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/435] 10.0.0.131 () {32 vars in 649 bytes} [Tue Jun 2 22:35:08 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/436] 10.0.0.131 () {32 vars in 663 bytes} [Tue Jun 2 22:35:08 2026] GET /v2.0/security-groups => generated 17401 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/437] 10.0.0.131 () {32 vars in 655 bytes} [Tue Jun 2 22:35:08 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:35:19.533 8 INFO neutron.db.segments_db [None req-a08871d1-818a-4b69-8c88-82ba5b993cd2 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 3fc9fa7b-d0f7-49af-94b6-dbcbe6864297 of type vxlan for network c01142e6-8dda-4915-8947-b60462392d94 [pid: 8|app: 0|req: 223/440] 10.0.0.131 () {34 vars in 671 bytes} [Tue Jun 2 22:35:19 2026] POST /v2.0/networks => generated 748 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:35:19.668 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d5ecbd84-8885-419c-806f-fa766fea5330] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49732. 2026-06-02 22:35:19.883 7 INFO neutron.db.segments_db [None req-4870af4b-3788-4a7e-9fb4-a537089692a7 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment db6d9c70-1f82-4787-8865-6aae32c62191 of type vxlan for network 22efb6d1-91e7-4c0f-b751-c7d4e86029a2 2026-06-02 22:35:19.900 8 INFO neutron.db.segments_db [None req-5f247598-1df5-4f26-ba33-9881256d6dd0 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 3bd07f8b-c146-439e-bfc6-2fa91bdca27d of type vxlan for network 39cbecf8-6769-435a-8af0-7266f5291e91 [pid: 7|app: 0|req: 218/441] 10.0.0.131 () {34 vars in 671 bytes} [Tue Jun 2 22:35:19 2026] POST /v2.0/networks => generated 744 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/442] 10.0.0.131 () {34 vars in 671 bytes} [Tue Jun 2 22:35:19 2026] POST /v2.0/networks => generated 752 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/443] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:35:19 2026] POST /v2.0/subnets => generated 695 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/444] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:35:19 2026] GET /v2.0/security-groups?tenant_id=eac879ecb7ed4c09b36710ee744aa025&name=default => generated 2921 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/445] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:35:20 2026] POST /v2.0/subnets => generated 691 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/446] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:35:20 2026] POST /v2.0/subnets => generated 699 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:35:20.378 7 INFO neutron.db.segments_db [None req-a3d87d67-3aec-4480-bcbb-494cbb70068f d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 35a1bb17-841f-49e3-9fd7-af0e9cd7925e of type vxlan for network d65d8d36-876d-412e-b96d-969ac5879d11 [pid: 8|app: 0|req: 227/447] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:35:20 2026] DELETE /v2.0/security-groups/47fa5d50-f727-4406-a930-791fd52073f7 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:35:20.523 8 INFO neutron.db.segments_db [None req-7870ba92-f7bc-4286-ae85-4d0a9dda12b6 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 0b43c573-701a-4898-b959-6b1810fe7ba5 of type vxlan for network e808bf9c-7779-44ad-9289-d93e4288284a 2026-06-02 22:35:20.619 7 INFO neutron.db.l3_hamode_db [None req-a3d87d67-3aec-4480-bcbb-494cbb70068f d61b5860eaa44f55aa5655d3f3629f6a ceef7faf028d495cb2efd3f1f6a10ec1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:35:20.768 8 INFO neutron.db.l3_hamode_db [None req-7870ba92-f7bc-4286-ae85-4d0a9dda12b6 d61b5860eaa44f55aa5655d3f3629f6a 18242938e596438fa8aeb40d5a4fa1b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:35:21.528 7 INFO neutron.db.l3_hamode_db [None req-a3d87d67-3aec-4480-bcbb-494cbb70068f d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:35:21.997 8 INFO neutron.db.l3_hamode_db [None req-7870ba92-f7bc-4286-ae85-4d0a9dda12b6 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 221/448] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:35:20 2026] POST /v2.0/routers => generated 735 bytes in 2160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:35:22.559 7 INFO neutron.db.segments_db [None req-6e5921ae-39b2-40e8-a569-28070a47162a d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 2dec57b1-a222-4990-ae7b-c94abdd5612a of type vxlan for network f4a9681b-f23a-449c-bb68-5165c18016c8 2026-06-02 22:35:22.851 7 INFO neutron.db.l3_hamode_db [None req-6e5921ae-39b2-40e8-a569-28070a47162a d61b5860eaa44f55aa5655d3f3629f6a 87806549700b46e6a3b4b286b493a7ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 228/449] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:35:20 2026] POST /v2.0/routers => generated 731 bytes in 2455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:35:23.234 8 INFO neutron.db.segments_db [None req-76a041c6-e4a3-45f5-bc9e-225d7c16d040 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 28a95f11-1c4f-4824-b6da-e3f531a41ac6 of type vxlan for network 39f81a30-aa1b-411d-9b33-59c933bcbc39 [pid: 8|app: 0|req: 229/450] 10.0.0.131 () {34 vars in 671 bytes} [Tue Jun 2 22:35:22 2026] POST /v2.0/networks => generated 747 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:35:23.850 7 INFO neutron.db.l3_hamode_db [None req-6e5921ae-39b2-40e8-a569-28070a47162a d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 230/451] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:35:23 2026] PUT /v2.0/routers/8858bbec-44eb-4594-aad5-4090ca24e66e/add_router_interface => generated 309 bytes in 1272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/452] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:35:22 2026] POST /v2.0/routers => generated 739 bytes in 2298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/453] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:35:24 2026] POST /v2.0/subnets => generated 694 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/454] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:35:24 2026] PUT /v2.0/routers/c97e7710-420d-4815-81b9-5e11be22fc38/add_router_interface => generated 309 bytes in 1051 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:25.689 8 INFO neutron.db.segments_db [None req-c8534cc6-abcc-46bb-a888-d2a5eb017222 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 7d0a69fa-656c-4b83-9a42-e3e92e71bdd2 of type vxlan for network d14788e3-22bf-4932-98fb-acb0fb08b96b 2026-06-02 22:35:25.925 8 INFO neutron.db.l3_hamode_db [None req-c8534cc6-abcc-46bb-a888-d2a5eb017222 d61b5860eaa44f55aa5655d3f3629f6a 489f317a6b1c4dca8fa200b9736341cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 224/455] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:35:25 2026] PUT /v2.0/routers/318771bf-0982-47fb-8b97-b363bcc02eb6/add_router_interface => generated 309 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:26.211 7 WARNING neutron_lib.context [None req-04aeb5c3-f675-417f-826c-267e979db319 7ba4fd8a0b32461b932b8bd7c7f0045f ceef7faf028d495cb2efd3f1f6a10ec1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 225/456] 10.0.0.131 () {34 vars in 685 bytes} [Tue Jun 2 22:35:26 2026] POST /v2.0/security-groups => generated 1661 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:35:26.333 7 WARNING neutron_lib.context [None req-43c8c3fb-b034-41bb-bacb-d474baa14b8b eb20daf3fa174a65b60855d32ff9c6bd 18242938e596438fa8aeb40d5a4fa1b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 226/457] 10.0.0.131 () {34 vars in 685 bytes} [Tue Jun 2 22:35:26 2026] POST /v2.0/security-groups => generated 1659 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:35:26.437 7 WARNING neutron_lib.context [None req-6eb0fac0-d163-4deb-93e7-b066139c426d 7ba4fd8a0b32461b932b8bd7c7f0045f ceef7faf028d495cb2efd3f1f6a10ec1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 227/458] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:35:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:35:26.536 7 WARNING neutron_lib.context [None req-3281d075-b9e0-4385-bac4-b1a6c0868031 eb20daf3fa174a65b60855d32ff9c6bd 18242938e596438fa8aeb40d5a4fa1b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/459] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:35:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:35:26.647 7 WARNING neutron_lib.context [None req-72bd29b4-a267-4322-92bc-ac33f25d4b3c 7ba4fd8a0b32461b932b8bd7c7f0045f ceef7faf028d495cb2efd3f1f6a10ec1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 229/460] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:35:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:35:26.744 7 WARNING neutron_lib.context [None req-9aa16560-25b3-4966-9544-ee8996479286 eb20daf3fa174a65b60855d32ff9c6bd 18242938e596438fa8aeb40d5a4fa1b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/461] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:35:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:35:26.846 7 WARNING neutron_lib.context [None req-9628d8d7-3f57-4a46-942b-af22201ef90d 2fb9c1f4a40946a39f5e048390d8fd30 87806549700b46e6a3b4b286b493a7ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/462] 10.0.0.131 () {34 vars in 685 bytes} [Tue Jun 2 22:35:26 2026] POST /v2.0/security-groups => generated 1660 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:35:26.946 7 WARNING neutron_lib.context [None req-37d3435d-5dd2-47b5-9831-b7c5c4f1cf03 7ba4fd8a0b32461b932b8bd7c7f0045f ceef7faf028d495cb2efd3f1f6a10ec1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:35:26.979 8 INFO neutron.db.l3_hamode_db [None req-c8534cc6-abcc-46bb-a888-d2a5eb017222 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 232/463] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:35:26 2026] POST /v2.0/floatingips => generated 552 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:35:27.368 7 WARNING neutron_lib.context [None req-a5e7c042-310d-4be4-b9c0-0fb2f0912a41 eb20daf3fa174a65b60855d32ff9c6bd 18242938e596438fa8aeb40d5a4fa1b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 232/464] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:35:25 2026] POST /v2.0/routers => generated 734 bytes in 2170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:35:27.817 8 WARNING neutron_lib.context [None req-e8793f8f-a791-4a95-bb2b-772d0deee7c6 2fb9c1f4a40946a39f5e048390d8fd30 87806549700b46e6a3b4b286b493a7ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/465] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:35:27 2026] POST /v2.0/floatingips => generated 552 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/466] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:35:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:35:27.957 8 WARNING neutron_lib.context [None req-d75c5678-96b8-4574-ab1d-3e7f20adf297 2fb9c1f4a40946a39f5e048390d8fd30 87806549700b46e6a3b4b286b493a7ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/467] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:35:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:35:28.080 8 WARNING neutron_lib.context [None req-3faefad9-c8a0-4150-8441-81b4e796b764 2fb9c1f4a40946a39f5e048390d8fd30 87806549700b46e6a3b4b286b493a7ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/468] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:35:28 2026] POST /v2.0/floatingips => generated 552 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/469] 10.0.0.51 () {34 vars in 1097 bytes} [Tue Jun 2 22:35:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--589433969&fields=id&tenant_id=18242938e596438fa8aeb40d5a4fa1b8 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/470] 10.0.0.51 () {34 vars in 981 bytes} [Tue Jun 2 22:35:28 2026] GET /v2.0/networks?id=22efb6d1-91e7-4c0f-b751-c7d4e86029a2 => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/471] 10.0.0.51 () {34 vars in 964 bytes} [Tue Jun 2 22:35:28 2026] GET /v2.0/quotas/18242938e596438fa8aeb40d5a4fa1b8 => 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: 239/472] 10.0.0.51 () {34 vars in 1001 bytes} [Tue Jun 2 22:35:28 2026] GET /v2.0/ports?tenant_id=18242938e596438fa8aeb40d5a4fa1b8&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/473] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:35:27 2026] PUT /v2.0/routers/7d032d62-399d-4c9f-8cad-87afba7d78d9/add_router_interface => generated 309 bytes in 1292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/474] 10.0.0.51 () {34 vars in 906 bytes} [Tue Jun 2 22:35:29 2026] GET /v2.0/extensions => generated 20516 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/475] 10.0.0.51 () {34 vars in 1007 bytes} [Tue Jun 2 22:35:29 2026] GET /v2.0/networks/22efb6d1-91e7-4c0f-b751-c7d4e86029a2?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: 236/476] 10.0.0.51 () {34 vars in 1099 bytes} [Tue Jun 2 22:35:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1791385983&fields=id&tenant_id=87806549700b46e6a3b4b286b493a7ad => 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: 241/477] 10.0.0.51 () {34 vars in 1107 bytes} [Tue Jun 2 22:35:29 2026] GET /v2.0/networks/22efb6d1-91e7-4c0f-b751-c7d4e86029a2?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: 237/478] 10.0.0.51 () {34 vars in 981 bytes} [Tue Jun 2 22:35:29 2026] GET /v2.0/networks?id=39cbecf8-6769-435a-8af0-7266f5291e91 => generated 684 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/479] 10.0.0.51 () {34 vars in 964 bytes} [Tue Jun 2 22:35:29 2026] GET /v2.0/quotas/87806549700b46e6a3b4b286b493a7ad => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:29.640 8 WARNING neutron_lib.context [req-5f044e26-066e-4860-8565-89bd1ee08048 req-8d6bb342-18b4-49e5-9a68-273ba7ab07f8 925aa71e9c5949bdbbc1483e21479d0b 489f317a6b1c4dca8fa200b9736341cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/480] 10.0.0.51 () {34 vars in 1001 bytes} [Tue Jun 2 22:35:29 2026] GET /v2.0/ports?tenant_id=87806549700b46e6a3b4b286b493a7ad&fields=id => generated 103 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/481] 10.0.0.51 () {38 vars in 970 bytes} [Tue Jun 2 22:35:29 2026] POST /v2.0/security-groups => generated 1686 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/482] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:29 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/483] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:29 2026] GET /v2.0/security-groups/19692f06-d831-4ca3-a378-1d10688a9295 => generated 1686 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:35:29.932 7 WARNING neutron_lib.context [req-3c9d3890-fdef-4944-85b5-6ff05acf3635 req-2f2427d8-f108-4dd8-bc0e-9f5f430a4ebe 925aa71e9c5949bdbbc1483e21479d0b 489f317a6b1c4dca8fa200b9736341cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 245/484] 10.0.0.51 () {34 vars in 906 bytes} [Tue Jun 2 22:35:30 2026] GET /v2.0/extensions => generated 20516 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/485] 10.0.0.51 () {38 vars in 980 bytes} [Tue Jun 2 22:35:29 2026] POST /v2.0/security-group-rules => generated 614 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:35:30.074 7 WARNING neutron_lib.context [req-7bc32b0a-abfa-4b71-8a7f-7dc866d87fe1 req-f0cbec60-dd47-4dc3-bbc9-7173bca63156 925aa71e9c5949bdbbc1483e21479d0b 489f317a6b1c4dca8fa200b9736341cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 246/486] 10.0.0.51 () {34 vars in 1007 bytes} [Tue Jun 2 22:35:30 2026] GET /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/487] 10.0.0.51 () {34 vars in 1107 bytes} [Tue Jun 2 22:35:30 2026] GET /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/488] 10.0.0.51 () {38 vars in 970 bytes} [Tue Jun 2 22:35:30 2026] POST /v2.0/security-groups => generated 1685 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/489] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:30 2026] GET /v2.0/security-groups/a72dddd3-dbd2-454e-9f49-a2b4b20654bd => generated 1685 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:35:30.268 7 WARNING neutron_lib.context [req-e9123121-8fb4-407f-b2bd-53e59375659a req-520a115a-f6ba-4caa-975a-e00f025aaae0 925aa71e9c5949bdbbc1483e21479d0b 489f317a6b1c4dca8fa200b9736341cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 249/490] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:30 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => 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: 242/491] 10.0.0.51 () {38 vars in 980 bytes} [Tue Jun 2 22:35:30 2026] POST /v2.0/security-group-rules => generated 614 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/492] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:30 2026] GET /v2.0/security-groups/a72dddd3-dbd2-454e-9f49-a2b4b20654bd => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:35:30.446 7 WARNING neutron_lib.context [req-c57135cf-0a48-407c-9e5d-464c25e1daac req-c2748a89-f5f7-4db5-b2df-0dc4f1a1dc74 925aa71e9c5949bdbbc1483e21479d0b 489f317a6b1c4dca8fa200b9736341cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/493] 10.0.0.51 () {38 vars in 980 bytes} [Tue Jun 2 22:35:30 2026] POST /v2.0/security-group-rules => generated 619 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/494] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:30 2026] GET /v2.0/security-groups/a72dddd3-dbd2-454e-9f49-a2b4b20654bd => generated 2940 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/495] 10.0.0.51 () {34 vars in 1000 bytes} [Tue Jun 2 22:35:30 2026] GET /v2.0/security-group-rules/abfb7bdd-a021-4649-b636-51614aeb922c => generated 616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/496] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:30 2026] GET /v2.0/security-groups/a72dddd3-dbd2-454e-9f49-a2b4b20654bd => generated 2940 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/497] 10.0.0.51 () {36 vars in 1022 bytes} [Tue Jun 2 22:35:30 2026] DELETE /v2.0/security-group-rules/abfb7bdd-a021-4649-b636-51614aeb922c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/498] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:30 2026] GET /v2.0/security-groups/a72dddd3-dbd2-454e-9f49-a2b4b20654bd => generated 2310 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/499] 10.0.0.51 () {36 vars in 1012 bytes} [Tue Jun 2 22:35:30 2026] DELETE /v2.0/security-groups/a72dddd3-dbd2-454e-9f49-a2b4b20654bd => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/500] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:30 2026] GET /v2.0/security-groups/19692f06-d831-4ca3-a378-1d10688a9295 => generated 2311 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/501] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:30 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => 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: 247/502] 10.0.0.51 () {36 vars in 1012 bytes} [Tue Jun 2 22:35:30 2026] DELETE /v2.0/security-groups/19692f06-d831-4ca3-a378-1d10688a9295 => 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: 248/503] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:31 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => 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: 249/504] 10.0.0.51 () {34 vars in 1099 bytes} [Tue Jun 2 22:35:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1235948161&fields=id&tenant_id=ceef7faf028d495cb2efd3f1f6a10ec1 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/505] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:35:31 2026] PUT /v2.0/routers/7d032d62-399d-4c9f-8cad-87afba7d78d9/remove_router_interface => generated 309 bytes in 895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/506] 10.0.0.51 () {34 vars in 981 bytes} [Tue Jun 2 22:35:31 2026] GET /v2.0/networks?id=c01142e6-8dda-4915-8947-b60462392d94 => generated 680 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/507] 10.0.0.51 () {34 vars in 964 bytes} [Tue Jun 2 22:35:31 2026] GET /v2.0/quotas/ceef7faf028d495cb2efd3f1f6a10ec1 => 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: 252/508] 10.0.0.51 () {34 vars in 1001 bytes} [Tue Jun 2 22:35:32 2026] GET /v2.0/ports?tenant_id=ceef7faf028d495cb2efd3f1f6a10ec1&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/509] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:32 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/512] 10.0.0.51 () {34 vars in 1007 bytes} [Tue Jun 2 22:35:32 2026] GET /v2.0/networks/c01142e6-8dda-4915-8947-b60462392d94?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: 257/513] 10.0.0.51 () {34 vars in 1107 bytes} [Tue Jun 2 22:35:32 2026] GET /v2.0/networks/c01142e6-8dda-4915-8947-b60462392d94?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) 2026-06-02 22:35:32.398 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-06bf987d-2b38-44d4-8ac7-d9a697d2f994 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - 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: 7|app: 0|req: 258/514] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:32 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => 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: 259/515] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:32 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:35:32.730 8 INFO neutron.db.l3_hamode_db [None req-06bf987d-2b38-44d4-8ac7-d9a697d2f994 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] HA network d14788e3-22bf-4932-98fb-acb0fb08b96b was deleted as no HA routers are present in tenant 489f317a6b1c4dca8fa200b9736341cc. [pid: 8|app: 0|req: 257/516] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:35:31 2026] DELETE /v2.0/routers/7d032d62-399d-4c9f-8cad-87afba7d78d9 => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/517] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:35:32 2026] DELETE /v2.0/subnets/0fe2b845-f9db-41f3-9043-9526986c247c => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:35:33.064 8 INFO neutron.services.segments.plugin [-] Segment 7d0a69fa-656c-4b83-9a42-e3e92e71bdd2 resource provider aggregate not found 2026-06-02 22:35:33.076 8 INFO neutron.services.segments.plugin [-] Segment 7d0a69fa-656c-4b83-9a42-e3e92e71bdd2 resource provider aggregate not found 2026-06-02 22:35:33.081 8 INFO neutron.services.segments.plugin [-] Segment 7d0a69fa-656c-4b83-9a42-e3e92e71bdd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d0a69fa-656c-4b83-9a42-e3e92e71bdd2 found for delete ", "request_id": "req-6af9c1f7-77fe-4667-ad4f-3d441391d3c6"}]} 2026-06-02 22:35:33.092 8 INFO neutron.services.segments.plugin [-] Segment 7d0a69fa-656c-4b83-9a42-e3e92e71bdd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d0a69fa-656c-4b83-9a42-e3e92e71bdd2 found for delete ", "request_id": "req-4e151422-d0b0-465c-9a52-d1cb8885df66"}]} [pid: 8|app: 0|req: 258/518] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:35:32 2026] DELETE /v2.0/networks/39f81a30-aa1b-411d-9b33-59c933bcbc39 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/519] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:33 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => 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: 259/520] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:35:33 2026] GET /v2.0/security-groups?tenant_id=489f317a6b1c4dca8fa200b9736341cc&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/521] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:35:33 2026] DELETE /v2.0/security-groups/e63c0819-4437-45ef-b208-6b076ca3ecd7 => 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: 260/522] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:33 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => 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: 263/523] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:33 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => 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: 261/524] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:34 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => 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: 262/525] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:34 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => 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: 264/526] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:35:34 2026] GET /v2.0/networks?id=22efb6d1-91e7-4c0f-b751-c7d4e86029a2 => generated 676 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/527] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:34 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => 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: 265/528] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 2 22:35:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=18242938e596438fa8aeb40d5a4fa1b8 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:34.782 8 WARNING neutron_lib.context [req-c2062083-48bc-44fe-b95e-fdc25ec6efac req-a904a20e-2eee-4c5b-a166-f6fa6b7a57e4 eb20daf3fa174a65b60855d32ff9c6bd 18242938e596438fa8aeb40d5a4fa1b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:35:35.098 8 INFO neutron.services.segments.plugin [-] Segment 28a95f11-1c4f-4824-b6da-e3f531a41ac6 resource provider aggregate not found 2026-06-02 22:35:35.106 8 INFO neutron.services.segments.plugin [-] Segment 28a95f11-1c4f-4824-b6da-e3f531a41ac6 resource provider aggregate not found 2026-06-02 22:35:35.110 8 INFO neutron.services.segments.plugin [-] Segment 28a95f11-1c4f-4824-b6da-e3f531a41ac6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28a95f11-1c4f-4824-b6da-e3f531a41ac6 found for delete ", "request_id": "req-f38cf2cf-e901-4bd3-bc1d-90167e192535"}]} 2026-06-02 22:35:35.117 8 INFO neutron.services.segments.plugin [-] Segment 28a95f11-1c4f-4824-b6da-e3f531a41ac6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28a95f11-1c4f-4824-b6da-e3f531a41ac6 found for delete ", "request_id": "req-68ac58f8-c054-43fb-a5a6-5e3abf8505f2"}]} [pid: 8|app: 0|req: 264/529] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 2 22:35:34 2026] POST /v2.0/ports => generated 958 bytes in 347 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: 265/530] 199.204.45.3 () {34 vars in 909 bytes} [Tue Jun 2 22:35:35 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) 2026-06-02 22:35:35.302 7 INFO neutron.db.segments_db [None req-877573e1-eb80-4f7b-8c37-35c3567a7561 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 908db59b-7d4a-48df-866e-b2376bdda858 of type vxlan for network 18c5e9ae-03e6-4553-92e0-abd94790d5cb [pid: 7|app: 0|req: 266/531] 10.0.0.131 () {34 vars in 671 bytes} [Tue Jun 2 22:35:35 2026] POST /v2.0/networks => generated 745 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:35 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 961 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:35:35 2026] POST /v2.0/subnets => generated 692 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/534] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:35 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:35.689 7 INFO neutron.db.segments_db [None req-c90b38fd-034d-400d-a23d-be5d1b0c3984 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 4354b449-ee8b-42a8-b29b-d83c7d94e75e of type vxlan for network 3db8a83e-39f2-4344-aee3-5ea578542537 2026-06-02 22:35:36.006 7 INFO neutron.db.l3_hamode_db [None req-c90b38fd-034d-400d-a23d-be5d1b0c3984 d61b5860eaa44f55aa5655d3f3629f6a 534b9845d75e4752be0d198b423d87e9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 267/535] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:35:35 2026] PUT /v2.0/ports/ae8c1dad-9474-4465-bf10-aa9e27fb9b93 => generated 1239 bytes in 930 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/536] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:36 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => 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: 269/537] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:36 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => 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: 270/538] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:35:36 2026] GET /v2.0/networks?id=39cbecf8-6769-435a-8af0-7266f5291e91 => generated 684 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/539] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 2 22:35:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=87806549700b46e6a3b4b286b493a7ad => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:36.536 8 WARNING neutron_lib.context [req-fcd540a9-0262-49d1-92c0-24be816ee144 req-f1569a47-e21d-4a2f-bab3-8e714c76b1d0 2fb9c1f4a40946a39f5e048390d8fd30 87806549700b46e6a3b4b286b493a7ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:35:36.818 7 INFO neutron.db.l3_hamode_db [None req-c90b38fd-034d-400d-a23d-be5d1b0c3984 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:35:36.953 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-defb4f5d-59dd-4a17-9764-7ce967a1241b'] response: {'name': 'network-changed', 'server_uuid': '03f77d98-8c51-46da-8b1b-af2bdce9e4e2', 'tag': 'ae8c1dad-9474-4465-bf10-aa9e27fb9b93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 272/540] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 2 22:35:36 2026] POST /v2.0/ports => generated 954 bytes in 439 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: 273/541] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:36 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/542] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:35:37 2026] PUT /v2.0/ports/ba215776-d0ae-448d-ac4c-fe6358eca112 => generated 1235 bytes in 472 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: 275/543] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:37 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/544] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:35:37 2026] GET /v2.0/ports?tenant_id=18242938e596438fa8aeb40d5a4fa1b8&device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/545] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:37 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => 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: 278/546] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:37 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/547] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:35:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae8c1dad-9474-4465-bf10-aa9e27fb9b93 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/548] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:37 2026] GET /v2.0/security-groups?id=7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/549] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:35:37 2026] GET /v2.0/subnets?id=22cc4a0d-af40-4fcb-b9e6-fca9451953fb => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/550] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:35:35 2026] POST /v2.0/routers => generated 732 bytes in 2141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/551] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:35:37 2026] GET /v2.0/ports?network_id=22efb6d1-91e7-4c0f-b751-c7d4e86029a2&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/552] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:35:37 2026] GET /v2.0/networks/22efb6d1-91e7-4c0f-b751-c7d4e86029a2?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: 284/553] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:35:37 2026] GET /v2.0/networks/22efb6d1-91e7-4c0f-b751-c7d4e86029a2?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: 285/554] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:35:38 2026] GET /v2.0/networks?id=c01142e6-8dda-4915-8947-b60462392d94 => generated 680 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/555] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 2 22:35:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ceef7faf028d495cb2efd3f1f6a10ec1 => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/556] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:35:38 2026] GET /v2.0/ports?tenant_id=87806549700b46e6a3b4b286b493a7ad&device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:35:38.539 8 WARNING neutron_lib.context [req-22fbec9b-fcca-4379-898d-332d01b13a47 req-103251cf-46aa-4cca-8ffa-22d7a8b86050 7ba4fd8a0b32461b932b8bd7c7f0045f ceef7faf028d495cb2efd3f1f6a10ec1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 288/557] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 2 22:35:38 2026] POST /v2.0/ports => generated 958 bytes in 326 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: 289/558] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:35:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ba215776-d0ae-448d-ac4c-fe6358eca112 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/559] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:38 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/560] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:38 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 961 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/561] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:35:37 2026] PUT /v2.0/routers/e73670cf-4a0f-45dd-951c-9c2732fe9e1b/add_router_interface => generated 309 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/562] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:35:39 2026] GET /v2.0/subnets?id=d20bd013-1eb9-47c9-aa46-87f2e791af5c => generated 702 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/563] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:39 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/564] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:35:39 2026] GET /v2.0/ports?tenant_id=18242938e596438fa8aeb40d5a4fa1b8&device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/565] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:39 2026] GET /v2.0/security-groups?id=03f65ba3-0648-4520-8a4e-6e9ac5a9f738&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: 275/566] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:35:39 2026] GET /v2.0/ports?network_id=39cbecf8-6769-435a-8af0-7266f5291e91&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:35:39.360 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfda1ac0-dee6-4c9a-8d3c-ba22301c8121'] response: {'name': 'network-changed', 'server_uuid': '32a09cb6-4fb8-401b-aec3-aa17937bfa44', 'tag': 'ba215776-d0ae-448d-ac4c-fe6358eca112', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 276/567] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:39 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/568] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:35:39 2026] GET /v2.0/networks?id=22efb6d1-91e7-4c0f-b751-c7d4e86029a2 => generated 772 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/569] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:35:39 2026] PUT /v2.0/ports/305ecc60-aea0-4e18-ae3c-080cb3f98dcd => 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: 8|app: 0|req: 293/570] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:39 2026] GET /v2.0/security-groups?id=7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9&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: 7|app: 0|req: 278/571] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:35:39 2026] GET /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/572] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:35:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae8c1dad-9474-4465-bf10-aa9e27fb9b93 => 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: 279/573] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:35:39 2026] GET /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91?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: 295/574] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:35:39 2026] GET /v2.0/subnets?id=22cc4a0d-af40-4fcb-b9e6-fca9451953fb => generated 694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/575] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:35:39 2026] GET /v2.0/ports?network_id=22efb6d1-91e7-4c0f-b751-c7d4e86029a2&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:35:39.677 7 WARNING neutron_lib.context [req-c463a30e-f034-401b-aeb9-7622bd1a208b req-50cf7bc7-7e2c-4084-9c09-719691baca46 eedd11f7b784475b96dc808c6f56a8a3 534b9845d75e4752be0d198b423d87e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 296/576] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:35:39 2026] GET /v2.0/networks/22efb6d1-91e7-4c0f-b751-c7d4e86029a2?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/577] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:35:39 2026] GET /v2.0/networks/22efb6d1-91e7-4c0f-b751-c7d4e86029a2?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: 281/578] 10.0.0.51 () {38 vars in 970 bytes} [Tue Jun 2 22:35:39 2026] POST /v2.0/security-groups => generated 1681 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:35:39.837 8 WARNING neutron_lib.context [req-3a3d7610-af12-4e74-92a5-3049556b4952 req-553ae791-145d-4a33-807f-2db851925a75 eedd11f7b784475b96dc808c6f56a8a3 534b9845d75e4752be0d198b423d87e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 298/579] 10.0.0.51 () {38 vars in 970 bytes} [Tue Jun 2 22:35:39 2026] POST /v2.0/security-groups => generated 1682 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:35:39.998 7 WARNING neutron_lib.context [req-e737c23b-691d-4521-8853-da78068de75c req-19e74c81-855e-4aec-8359-3962c4b44cc4 eedd11f7b784475b96dc808c6f56a8a3 534b9845d75e4752be0d198b423d87e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 282/580] 10.0.0.51 () {38 vars in 970 bytes} [Tue Jun 2 22:35:39 2026] POST /v2.0/security-groups => generated 1681 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/581] 10.0.0.51 () {34 vars in 1001 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/security-groups?tenant_id=534b9845d75e4752be0d198b423d87e9 => generated 7909 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/582] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/security-groups/ee7ec0d2-111c-4b38-b61c-110c57004a53 => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/583] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/security-groups/ee7ec0d2-111c-4b38-b61c-110c57004a53 => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/584] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 973 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/585] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/586] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/security-groups/6ea8abf3-3d9d-4071-8ecb-9c2dd5dbc6b8 => generated 1681 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/587] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/588] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/security-groups?id=03f65ba3-0648-4520-8a4e-6e9ac5a9f738&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: 304/589] 10.0.0.51 () {36 vars in 1012 bytes} [Tue Jun 2 22:35:40 2026] DELETE /v2.0/security-groups/6ea8abf3-3d9d-4071-8ecb-9c2dd5dbc6b8 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/590] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/ports?tenant_id=ceef7faf028d495cb2efd3f1f6a10ec1&device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 1242 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:35:40.606 7 INFO neutron.api.v2.resource [req-9a20d8ad-7fe3-4d80-878c-21fded2391d6 req-d1f97bde-78f7-4726-b41d-a0bc3ada7ce1 eedd11f7b784475b96dc808c6f56a8a3 534b9845d75e4752be0d198b423d87e9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 287/591] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/security-groups/6ea8abf3-3d9d-4071-8ecb-9c2dd5dbc6b8 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/592] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/593] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=305ecc60-aea0-4e18-ae3c-080cb3f98dcd => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/594] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/security-groups/21e5dddc-e635-4a25-aa78-c423c1f9cf97 => generated 1682 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/595] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/ports?tenant_id=87806549700b46e6a3b4b286b493a7ad&device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/596] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/security-groups?id=7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/597] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/subnets?id=f80e27f0-94e2-44d5-9c34-2c1e87871d15 => 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: 291/598] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/networks?id=39cbecf8-6769-435a-8af0-7266f5291e91 => generated 780 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/599] 10.0.0.51 () {36 vars in 1012 bytes} [Tue Jun 2 22:35:40 2026] DELETE /v2.0/security-groups/21e5dddc-e635-4a25-aa78-c423c1f9cf97 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/600] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ba215776-d0ae-448d-ac4c-fe6358eca112 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:35:40.796 8 INFO neutron.api.v2.resource [req-0c35cb0a-947e-4c4c-9aa3-4db748c753be req-cb3daa1d-ca02-425f-8415-8b274fe51352 eedd11f7b784475b96dc808c6f56a8a3 534b9845d75e4752be0d198b423d87e9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 310/601] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/security-groups/21e5dddc-e635-4a25-aa78-c423c1f9cf97 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/602] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/ports?network_id=c01142e6-8dda-4915-8947-b60462392d94&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/603] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/subnets?id=d20bd013-1eb9-47c9-aa46-87f2e791af5c => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/604] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/security-groups/736cfdf8-1f6c-418d-98dd-b07c0f2506c7 => generated 1681 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/605] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/ports?network_id=39cbecf8-6769-435a-8af0-7266f5291e91&device_owner=network%3Adhcp => 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: 314/606] 10.0.0.51 () {36 vars in 1012 bytes} [Tue Jun 2 22:35:40 2026] DELETE /v2.0/security-groups/736cfdf8-1f6c-418d-98dd-b07c0f2506c7 => 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: 315/607] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:35:41.035 8 INFO neutron.api.v2.resource [req-654718ec-26ad-4197-9bb5-705ed131d89e req-2d4ae146-fea2-4947-b76e-a69971814a49 eedd11f7b784475b96dc808c6f56a8a3 534b9845d75e4752be0d198b423d87e9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 316/608] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:41 2026] GET /v2.0/security-groups/736cfdf8-1f6c-418d-98dd-b07c0f2506c7 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/609] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:35:41 2026] GET /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91?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: 318/610] 10.0.0.51 () {34 vars in 1001 bytes} [Tue Jun 2 22:35:41 2026] GET /v2.0/security-groups?tenant_id=534b9845d75e4752be0d198b423d87e9 => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/611] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:41 2026] GET /v2.0/security-groups/ee7ec0d2-111c-4b38-b61c-110c57004a53 => generated 2922 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/612] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:41 2026] GET /v2.0/security-groups/ee7ec0d2-111c-4b38-b61c-110c57004a53 => generated 2922 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:35:41.235 8 INFO neutron.api.v2.resource [req-9eadf5e7-dcff-458d-a53b-f822413037c6 req-eeccb0c1-719c-4408-b75a-0c99c7f362e8 eedd11f7b784475b96dc808c6f56a8a3 534b9845d75e4752be0d198b423d87e9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 321/613] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:41 2026] GET /v2.0/security-groups/736cfdf8-1f6c-418d-98dd-b07c0f2506c7 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/614] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:35:40 2026] GET /v2.0/networks/c01142e6-8dda-4915-8947-b60462392d94?fields=segments => generated 14 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:35:41.271 7 INFO neutron.api.v2.resource [req-6091f446-4f98-4c9b-98cc-25d65ca9fd56 req-30d06101-e17d-4042-aaaf-40cbb3dff263 eedd11f7b784475b96dc808c6f56a8a3 534b9845d75e4752be0d198b423d87e9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 294/615] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:41 2026] GET /v2.0/security-groups/21e5dddc-e635-4a25-aa78-c423c1f9cf97 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/616] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:35:41 2026] GET /v2.0/networks/c01142e6-8dda-4915-8947-b60462392d94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:35:41.299 7 INFO neutron.api.v2.resource [req-9b15c6aa-7fbd-46bd-be98-0a243782c42f req-8270d2e9-7dae-401e-90af-0d735e3de180 eedd11f7b784475b96dc808c6f56a8a3 534b9845d75e4752be0d198b423d87e9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 295/617] 10.0.0.51 () {34 vars in 990 bytes} [Tue Jun 2 22:35:41 2026] GET /v2.0/security-groups/6ea8abf3-3d9d-4071-8ecb-9c2dd5dbc6b8 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:35:41.396 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d568e462-3fa2-42ee-b613-dfa580b11357'] response: {'name': 'network-changed', 'server_uuid': 'f551fe01-2509-443a-88e3-c89412ff21fd', 'tag': '305ecc60-aea0-4e18-ae3c-080cb3f98dcd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 296/618] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:41 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/619] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:41 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&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: 7|app: 0|req: 298/620] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:41 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/621] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:41 2026] GET /v2.0/security-groups?id=03f65ba3-0648-4520-8a4e-6e9ac5a9f738&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/622] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:41 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => 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: 301/623] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:41 2026] GET /v2.0/security-groups?id=7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:42.014 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [64166af5-9794-4ff1-a6e2-ef127edda790] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 8|app: 0|req: 323/624] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:35:41 2026] PUT /v2.0/routers/e73670cf-4a0f-45dd-951c-9c2732fe9e1b/remove_router_interface => generated 309 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/625] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:35:42 2026] GET /v2.0/ports?tenant_id=ceef7faf028d495cb2efd3f1f6a10ec1&device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/626] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:35:42 2026] GET /v2.0/networks?id=c01142e6-8dda-4915-8947-b60462392d94 => generated 776 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/627] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:35:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=305ecc60-aea0-4e18-ae3c-080cb3f98dcd => 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: 327/628] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:35:42 2026] GET /v2.0/subnets?id=f80e27f0-94e2-44d5-9c34-2c1e87871d15 => generated 698 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/629] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:35:42 2026] GET /v2.0/ports?network_id=c01142e6-8dda-4915-8947-b60462392d94&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/630] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:35:42 2026] GET /v2.0/networks/c01142e6-8dda-4915-8947-b60462392d94?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: 330/631] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:35:42 2026] GET /v2.0/networks/c01142e6-8dda-4915-8947-b60462392d94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/632] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:42 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:42.676 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-9674935d-c97b-4b11-ba26-83f61876f93d d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - 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: 332/633] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:42 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/634] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:42 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/635] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:42 2026] GET /v2.0/security-groups?id=03f65ba3-0648-4520-8a4e-6e9ac5a9f738&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/636] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:42 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/637] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:42 2026] GET /v2.0/security-groups?id=7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:43.063 7 INFO neutron.db.l3_hamode_db [None req-9674935d-c97b-4b11-ba26-83f61876f93d d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] HA network 3db8a83e-39f2-4344-aee3-5ea578542537 was deleted as no HA routers are present in tenant 534b9845d75e4752be0d198b423d87e9. [pid: 7|app: 0|req: 302/638] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:35:42 2026] DELETE /v2.0/routers/e73670cf-4a0f-45dd-951c-9c2732fe9e1b => generated 0 bytes in 969 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:35:43.122 8 INFO oslo.messaging._drivers.impl_rabbit [-] [64166af5-9794-4ff1-a6e2-ef127edda790] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36392. [pid: 8|app: 0|req: 337/639] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:35:43 2026] DELETE /v2.0/subnets/dee5e1fd-befd-47ed-8bae-c11c8539b785 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:35:43.505 7 INFO neutron.services.segments.plugin [-] Segment 4354b449-ee8b-42a8-b29b-d83c7d94e75e resource provider aggregate not found 2026-06-02 22:35:43.525 7 INFO neutron.services.segments.plugin [-] Segment 4354b449-ee8b-42a8-b29b-d83c7d94e75e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4354b449-ee8b-42a8-b29b-d83c7d94e75e found for delete ", "request_id": "req-a16c8a62-f71a-48a4-866f-ff49b8eba6b5"}]} 2026-06-02 22:35:43.530 7 INFO neutron.services.segments.plugin [-] Segment 4354b449-ee8b-42a8-b29b-d83c7d94e75e resource provider aggregate not found 2026-06-02 22:35:43.544 7 INFO neutron.services.segments.plugin [-] Segment 4354b449-ee8b-42a8-b29b-d83c7d94e75e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4354b449-ee8b-42a8-b29b-d83c7d94e75e found for delete ", "request_id": "req-20a7b5cc-b2b1-47ab-89d1-30ca60093cc5"}]} [pid: 7|app: 0|req: 303/640] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:35:43 2026] DELETE /v2.0/networks/18c5e9ae-03e6-4553-92e0-abd94790d5cb => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/641] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:43 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/642] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:35:43 2026] GET /v2.0/security-groups?tenant_id=534b9845d75e4752be0d198b423d87e9&name=default => generated 2925 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/643] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:43 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/644] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:43 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/645] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:43 2026] GET /v2.0/security-groups?id=03f65ba3-0648-4520-8a4e-6e9ac5a9f738&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: 340/646] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:35:43 2026] DELETE /v2.0/security-groups/ee7ec0d2-111c-4b38-b61c-110c57004a53 => 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: 307/647] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:44 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/648] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:44 2026] GET /v2.0/security-groups?id=7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9&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: 308/649] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:44 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/650] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:45 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/651] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:45 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/652] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:45 2026] GET /v2.0/security-groups?id=03f65ba3-0648-4520-8a4e-6e9ac5a9f738&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: 343/653] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:45 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/654] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:45 2026] GET /v2.0/security-groups?id=7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:46.091 8 INFO neutron.db.segments_db [None req-9bd7c628-d122-4b34-8a3f-dc96c7f506c2 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 9e972f89-ff64-41cb-97c4-32992d00fc10 of type vxlan for network 06e2ae75-f586-4819-92c6-0df3b0f02081 2026-06-02 22:35:46.174 7 INFO neutron.services.segments.plugin [-] Segment 908db59b-7d4a-48df-866e-b2376bdda858 resource provider aggregate not found 2026-06-02 22:35:46.182 7 INFO neutron.services.segments.plugin [-] Segment 908db59b-7d4a-48df-866e-b2376bdda858 resource provider aggregate not found [pid: 8|app: 0|req: 344/655] 10.0.0.131 () {34 vars in 671 bytes} [Tue Jun 2 22:35:45 2026] POST /v2.0/networks => generated 744 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:35:46.200 7 INFO neutron.services.segments.plugin [-] Segment 908db59b-7d4a-48df-866e-b2376bdda858 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 908db59b-7d4a-48df-866e-b2376bdda858 found for delete ", "request_id": "req-657aa6f0-9141-4fbe-9af8-6d5837d1b6d1"}]} 2026-06-02 22:35:46.204 7 INFO neutron.services.segments.plugin [-] Segment 908db59b-7d4a-48df-866e-b2376bdda858 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 908db59b-7d4a-48df-866e-b2376bdda858 found for delete ", "request_id": "req-8e29933b-7554-4617-b797-6c3a73296cad"}]} [pid: 7|app: 0|req: 312/656] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:46 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/657] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:46 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/658] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:46 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/659] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:35:46 2026] POST /v2.0/subnets => generated 691 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/660] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:46 2026] GET /v2.0/security-groups?id=03f65ba3-0648-4520-8a4e-6e9ac5a9f738&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:46.480 8 INFO neutron.db.segments_db [None req-666b7b4e-fb13-48ac-aa55-e3bedfaa366e d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 46104a7b-ace9-49a8-8363-8f193b42affe of type vxlan for network ef6eb445-bc85-47d7-a7be-3e8e579cfed2 [pid: 7|app: 0|req: 316/661] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:46 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/662] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:46 2026] GET /v2.0/security-groups?id=7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/663] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:46 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:46.739 8 INFO neutron.db.l3_hamode_db [None req-666b7b4e-fb13-48ac-aa55-e3bedfaa366e d61b5860eaa44f55aa5655d3f3629f6a d1ce7e6083d146508aa8f92213bb9479 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:35:46.995 7 INFO neutron.db.l3_db [None req-9356ab0f-5ed3-4dfe-95e5-3c75bad0b125 eb20daf3fa174a65b60855d32ff9c6bd 18242938e596438fa8aeb40d5a4fa1b8 - - default default] Floating IP 5c216329-272c-4e5d-a8f5-f059a1e9b82a associated. External IP: 10.96.250.214, port: ae8c1dad-9474-4465-bf10-aa9e27fb9b93. [pid: 7|app: 0|req: 319/664] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:35:46 2026] PUT /v2.0/floatingips/5c216329-272c-4e5d-a8f5-f059a1e9b82a => generated 856 bytes in 768 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/667] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:47 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/668] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:47 2026] GET /v2.0/security-groups?id=03f65ba3-0648-4520-8a4e-6e9ac5a9f738&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/669] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:47 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:47.663 8 INFO neutron.db.l3_hamode_db [None req-666b7b4e-fb13-48ac-aa55-e3bedfaa366e d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 325/670] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:47 2026] GET /v2.0/security-groups?id=7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/671] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:35:46 2026] POST /v2.0/routers => generated 731 bytes in 2281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/672] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:48 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/673] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:48 2026] GET /v2.0/security-groups?id=03f65ba3-0648-4520-8a4e-6e9ac5a9f738&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:48.804 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4781305-7eac-423e-bd33-4b12093297a3'] response: {'name': 'network-changed', 'server_uuid': '03f77d98-8c51-46da-8b1b-af2bdce9e4e2', 'tag': 'ae8c1dad-9474-4465-bf10-aa9e27fb9b93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 328/674] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:48 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/675] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:48 2026] GET /v2.0/security-groups?id=7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/676] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:49 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:49.469 7 INFO neutron.db.l3_db [None req-d9ce0e65-a5a2-4e92-8487-16fb8cf28eba 2fb9c1f4a40946a39f5e048390d8fd30 87806549700b46e6a3b4b286b493a7ad - - default default] Floating IP 87503921-d509-4412-8afb-39d9237f5403 associated. External IP: 10.96.250.204, port: ba215776-d0ae-448d-ac4c-fe6358eca112. [pid: 7|app: 0|req: 331/677] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:35:49 2026] PUT /v2.0/floatingips/87503921-d509-4412-8afb-39d9237f5403 => generated 855 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/678] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:35:49 2026] GET /v2.0/ports?tenant_id=18242938e596438fa8aeb40d5a4fa1b8&device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => 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: 347/679] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:35:48 2026] PUT /v2.0/routers/3201cbf8-73c0-4f5b-b906-ec3b16d66ec7/add_router_interface => generated 309 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/680] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:49 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/681] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:35:49 2026] GET /v2.0/networks?id=22efb6d1-91e7-4c0f-b751-c7d4e86029a2 => generated 772 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/682] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:49 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => 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: 335/683] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:49 2026] GET /v2.0/security-groups?id=03f65ba3-0648-4520-8a4e-6e9ac5a9f738&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: 349/684] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:35:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae8c1dad-9474-4465-bf10-aa9e27fb9b93 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/685] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:50 2026] GET /v2.0/security-groups?id=7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9&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: 350/686] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:35:50 2026] GET /v2.0/subnets?id=22cc4a0d-af40-4fcb-b9e6-fca9451953fb => generated 694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/687] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:50 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => 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: 351/688] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:35:50 2026] GET /v2.0/ports?network_id=22efb6d1-91e7-4c0f-b751-c7d4e86029a2&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/689] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:35:50 2026] GET /v2.0/networks/22efb6d1-91e7-4c0f-b751-c7d4e86029a2?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/690] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:35:50 2026] GET /v2.0/networks/22efb6d1-91e7-4c0f-b751-c7d4e86029a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:35:50.434 8 WARNING neutron_lib.context [None req-ae26f56a-c114-4f2c-8ddb-f3a8c8c88d66 14f1c8553d9141ab96d6bcba5a1bda7f d1ce7e6083d146508aa8f92213bb9479 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:35:50.505 7 INFO neutron.db.l3_db [None req-8131a72d-1ead-4136-a19b-1e2cf955a390 7ba4fd8a0b32461b932b8bd7c7f0045f ceef7faf028d495cb2efd3f1f6a10ec1 - - default default] Floating IP a9c1e7ff-5139-4cfb-a226-f3233ddde5ab associated. External IP: 10.96.250.203, port: 305ecc60-aea0-4e18-ae3c-080cb3f98dcd. [pid: 8|app: 0|req: 354/691] 10.0.0.131 () {34 vars in 685 bytes} [Tue Jun 2 22:35:50 2026] POST /v2.0/security-groups => generated 1660 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:35:50.603 8 WARNING neutron_lib.context [None req-81c0cd3e-40cb-42d6-9f60-320f7720bf4a 14f1c8553d9141ab96d6bcba5a1bda7f d1ce7e6083d146508aa8f92213bb9479 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 355/692] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:35:50 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-06-02 22:35:50.733 8 WARNING neutron_lib.context [None req-eedeeae3-ccfd-4332-92b2-23cae0e7eef7 14f1c8553d9141ab96d6bcba5a1bda7f d1ce7e6083d146508aa8f92213bb9479 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 338/693] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:35:50 2026] PUT /v2.0/floatingips/a9c1e7ff-5139-4cfb-a226-f3233ddde5ab => generated 856 bytes in 664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/694] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:35:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:35:50.855 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c9cfa29-58de-4e84-8472-5fe3e4baa706'] response: {'name': 'network-changed', 'server_uuid': '32a09cb6-4fb8-401b-aec3-aa17937bfa44', 'tag': 'ba215776-d0ae-448d-ac4c-fe6358eca112', 'status': 'completed', 'code': 200} 2026-06-02 22:35:50.860 7 WARNING neutron_lib.context [None req-071f6061-f12a-412b-a669-a0886566c9c9 14f1c8553d9141ab96d6bcba5a1bda7f d1ce7e6083d146508aa8f92213bb9479 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/695] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:50 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/696] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:50 2026] GET /v2.0/security-groups?id=03f65ba3-0648-4520-8a4e-6e9ac5a9f738&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: 359/697] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:51 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => 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: 339/698] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:35:50 2026] POST /v2.0/floatingips => generated 552 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/699] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:35:51 2026] GET /v2.0/ports?tenant_id=87806549700b46e6a3b4b286b493a7ad&device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/700] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:51 2026] GET /v2.0/security-groups?id=03f65ba3-0648-4520-8a4e-6e9ac5a9f738&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: 361/701] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:35:51 2026] GET /v2.0/networks?id=39cbecf8-6769-435a-8af0-7266f5291e91 => generated 780 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/702] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:35:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ba215776-d0ae-448d-ac4c-fe6358eca112 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/703] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:35:51 2026] GET /v2.0/subnets?id=d20bd013-1eb9-47c9-aa46-87f2e791af5c => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/704] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:35:51 2026] GET /v2.0/ports?network_id=39cbecf8-6769-435a-8af0-7266f5291e91&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: 363/705] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:35:51 2026] GET /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/706] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:35:51 2026] GET /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/707] 10.0.0.51 () {34 vars in 1097 bytes} [Tue Jun 2 22:35:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--100799662&fields=id&tenant_id=d1ce7e6083d146508aa8f92213bb9479 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/708] 10.0.0.51 () {34 vars in 981 bytes} [Tue Jun 2 22:35:51 2026] GET /v2.0/networks?id=06e2ae75-f586-4819-92c6-0df3b0f02081 => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/709] 10.0.0.51 () {34 vars in 964 bytes} [Tue Jun 2 22:35:51 2026] GET /v2.0/quotas/d1ce7e6083d146508aa8f92213bb9479 => 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: 345/710] 10.0.0.51 () {34 vars in 1001 bytes} [Tue Jun 2 22:35:51 2026] GET /v2.0/ports?tenant_id=d1ce7e6083d146508aa8f92213bb9479&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/711] 10.0.0.51 () {34 vars in 1007 bytes} [Tue Jun 2 22:35:52 2026] GET /v2.0/networks/06e2ae75-f586-4819-92c6-0df3b0f02081?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/712] 10.0.0.51 () {34 vars in 1107 bytes} [Tue Jun 2 22:35:52 2026] GET /v2.0/networks/06e2ae75-f586-4819-92c6-0df3b0f02081?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: 367/713] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:52 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => 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: 347/714] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:52 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/715] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:52 2026] GET /v2.0/security-groups?id=03f65ba3-0648-4520-8a4e-6e9ac5a9f738&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:53.276 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c89320d-075a-4c01-8851-e9283e41e19b'] response: {'name': 'network-changed', 'server_uuid': 'f551fe01-2509-443a-88e3-c89412ff21fd', 'tag': '305ecc60-aea0-4e18-ae3c-080cb3f98dcd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 348/716] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 2 22:35:53 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/717] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:53 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:35:53.676 8 INFO neutron.db.l3_db [req-d06ed1d0-29a0-49ee-be7a-50e94f913bad req-8f335c1d-4600-4ce0-993c-1c76d1ca4907 7ba4fd8a0b32461b932b8bd7c7f0045f ceef7faf028d495cb2efd3f1f6a10ec1 - - default default] Floating IP a9c1e7ff-5139-4cfb-a226-f3233ddde5ab disassociated. External IP: 10.96.250.203, port: 305ecc60-aea0-4e18-ae3c-080cb3f98dcd. [pid: 7|app: 0|req: 350/718] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:53 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/719] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:53 2026] GET /v2.0/security-groups?id=03f65ba3-0648-4520-8a4e-6e9ac5a9f738&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: 352/720] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:35:53 2026] GET /v2.0/ports?tenant_id=ceef7faf028d495cb2efd3f1f6a10ec1&device_id=f551fe01-2509-443a-88e3-c89412ff21fd => 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: 369/721] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 2 22:35:53 2026] DELETE /v2.0/ports/305ecc60-aea0-4e18-ae3c-080cb3f98dcd => generated 0 bytes in 755 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/722] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:54 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/723] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:54 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => 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: 354/724] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:55 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:35:55.980 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-feae2d46-c23d-443f-8ee0-eab8801831d3'] response: {'server_uuid': 'f551fe01-2509-443a-88e3-c89412ff21fd', 'name': 'network-vif-deleted', 'tag': '305ecc60-aea0-4e18-ae3c-080cb3f98dcd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 355/725] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:56 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => 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: 371/726] 10.0.0.193 () {34 vars in 990 bytes} [Tue Jun 2 22:35:55 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 1244 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/727] 10.0.0.193 () {34 vars in 1040 bytes} [Tue Jun 2 22:35:56 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&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: 372/728] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:56 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => 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: 357/729] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:35:56 2026] GET /v2.0/networks?id=06e2ae75-f586-4819-92c6-0df3b0f02081 => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/730] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 2 22:35:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d1ce7e6083d146508aa8f92213bb9479 => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:35:56.677 7 WARNING neutron_lib.context [req-a0ab317a-465b-4048-9bea-bfad76e78b9b req-07426b11-bf74-4b2d-833b-2d4251a515b1 14f1c8553d9141ab96d6bcba5a1bda7f d1ce7e6083d146508aa8f92213bb9479 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 358/731] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 2 22:35:56 2026] POST /v2.0/ports => generated 954 bytes in 373 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: 359/732] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:57 2026] GET /v2.0/ports?device_id=f551fe01-2509-443a-88e3-c89412ff21fd => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/733] 10.0.0.193 () {34 vars in 990 bytes} [Tue Jun 2 22:35:57 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 1240 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/734] 10.0.0.193 () {34 vars in 1040 bytes} [Tue Jun 2 22:35:57 2026] GET /v2.0/security-groups?id=7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9&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: 374/735] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:35:57 2026] PUT /v2.0/ports/f33266a9-0f60-4076-a31a-e04314b42410 => generated 1235 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/736] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:57 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => generated 969 bytes in 82 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: 375/737] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:57 2026] GET /v2.0/security-groups?id=49716907-ee2d-438b-b3ee-d89986dc1da5&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/738] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:35:58 2026] DELETE /v2.0/security-groups/03f65ba3-0648-4520-8a4e-6e9ac5a9f738 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:35:58.351 8 INFO neutron.api.v2.resource [None req-75fc4c03-1c18-47fe-939c-18278e9859d8 7ba4fd8a0b32461b932b8bd7c7f0045f ceef7faf028d495cb2efd3f1f6a10ec1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 376/739] 10.0.0.131 () {32 vars in 737 bytes} [Tue Jun 2 22:35:58 2026] GET /v2.0/security-groups/03f65ba3-0648-4520-8a4e-6e9ac5a9f738 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:35:58.477 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f18a31e6-1b54-4acb-a4f4-b09bedcc44d4'] response: {'name': 'network-changed', 'server_uuid': '0b54b9a7-f6ac-4ea0-87fe-039535da2192', 'tag': 'f33266a9-0f60-4076-a31a-e04314b42410', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 377/740] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:35:58 2026] GET /v2.0/ports?tenant_id=d1ce7e6083d146508aa8f92213bb9479&device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/741] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:35:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f33266a9-0f60-4076-a31a-e04314b42410 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/742] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:35:58 2026] GET /v2.0/subnets?id=f9f0a65b-e8dd-43c9-9536-c93c359a0e40 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/743] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:35:58 2026] DELETE /v2.0/floatingips/a9c1e7ff-5139-4cfb-a226-f3233ddde5ab => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/744] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:35:58 2026] GET /v2.0/ports?network_id=06e2ae75-f586-4819-92c6-0df3b0f02081&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/745] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:35:58 2026] GET /v2.0/networks/06e2ae75-f586-4819-92c6-0df3b0f02081?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/746] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:35:58 2026] GET /v2.0/networks/06e2ae75-f586-4819-92c6-0df3b0f02081?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: 383/747] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:35:58 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/748] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:35:58 2026] GET /v2.0/security-groups?id=49716907-ee2d-438b-b3ee-d89986dc1da5&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/749] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:35:59 2026] GET /v2.0/ports?tenant_id=d1ce7e6083d146508aa8f92213bb9479&device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/750] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:35:58 2026] PUT /v2.0/routers/8858bbec-44eb-4594-aad5-4090ca24e66e/remove_router_interface => generated 309 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/751] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:35:59 2026] GET /v2.0/networks?id=06e2ae75-f586-4819-92c6-0df3b0f02081 => generated 772 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/752] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:35:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f33266a9-0f60-4076-a31a-e04314b42410 => 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: 388/753] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:35:59 2026] GET /v2.0/subnets?id=f9f0a65b-e8dd-43c9-9536-c93c359a0e40 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/754] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:35:59 2026] GET /v2.0/ports?network_id=06e2ae75-f586-4819-92c6-0df3b0f02081&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/755] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:35:59 2026] GET /v2.0/networks/06e2ae75-f586-4819-92c6-0df3b0f02081?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: 391/756] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:36:00 2026] GET /v2.0/networks/06e2ae75-f586-4819-92c6-0df3b0f02081?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/757] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:00 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => 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: 393/758] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:00 2026] GET /v2.0/security-groups?id=49716907-ee2d-438b-b3ee-d89986dc1da5&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:00.624 7 INFO neutron.services.segments.plugin [-] Segment 35a1bb17-841f-49e3-9fd7-af0e9cd7925e resource provider aggregate not found 2026-06-02 22:36:00.629 7 INFO neutron.services.segments.plugin [-] Segment 35a1bb17-841f-49e3-9fd7-af0e9cd7925e resource provider aggregate not found 2026-06-02 22:36:00.636 7 INFO neutron.services.segments.plugin [-] Segment 35a1bb17-841f-49e3-9fd7-af0e9cd7925e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35a1bb17-841f-49e3-9fd7-af0e9cd7925e found for delete ", "request_id": "req-86e14250-a78d-4ebc-bc5b-c0f52cce1708"}]} 2026-06-02 22:36:00.643 7 INFO neutron.services.segments.plugin [-] Segment 35a1bb17-841f-49e3-9fd7-af0e9cd7925e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35a1bb17-841f-49e3-9fd7-af0e9cd7925e found for delete ", "request_id": "req-a18fe923-2a08-4fc2-ad29-b1f8e0ed9a7d"}]} 2026-06-02 22:36:00.646 7 INFO neutron.db.l3_hamode_db [None req-e0dc1d55-4f03-47ef-9e26-08ab8596afe9 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] HA network d65d8d36-876d-412e-b96d-969ac5879d11 was deleted as no HA routers are present in tenant ceef7faf028d495cb2efd3f1f6a10ec1. [pid: 7|app: 0|req: 366/759] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:35:59 2026] DELETE /v2.0/routers/8858bbec-44eb-4594-aad5-4090ca24e66e => generated 0 bytes in 828 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/760] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:00 2026] DELETE /v2.0/subnets/f80e27f0-94e2-44d5-9c34-2c1e87871d15 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/761] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:36:00 2026] DELETE /v2.0/networks/c01142e6-8dda-4915-8947-b60462392d94 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/762] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:01 2026] GET /v2.0/security-groups?tenant_id=ceef7faf028d495cb2efd3f1f6a10ec1&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/763] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:01 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => 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: 397/764] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:01 2026] GET /v2.0/security-groups?id=49716907-ee2d-438b-b3ee-d89986dc1da5&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/765] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:01 2026] DELETE /v2.0/security-groups/40fcc8ad-01e0-4967-aa70-1cea3bcabbcf => 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: 370/768] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:02 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => 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: 399/769] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:02 2026] GET /v2.0/security-groups?id=49716907-ee2d-438b-b3ee-d89986dc1da5&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:03.034 7 INFO neutron.services.segments.plugin [-] Segment 3fc9fa7b-d0f7-49af-94b6-dbcbe6864297 resource provider aggregate not found 2026-06-02 22:36:03.039 7 INFO neutron.services.segments.plugin [-] Segment 3fc9fa7b-d0f7-49af-94b6-dbcbe6864297 resource provider aggregate not found 2026-06-02 22:36:03.047 7 INFO neutron.services.segments.plugin [-] Segment 3fc9fa7b-d0f7-49af-94b6-dbcbe6864297 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fc9fa7b-d0f7-49af-94b6-dbcbe6864297 found for delete ", "request_id": "req-c478c835-e764-4c54-a128-8dee282892e2"}]} 2026-06-02 22:36:03.051 7 INFO neutron.services.segments.plugin [-] Segment 3fc9fa7b-d0f7-49af-94b6-dbcbe6864297 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fc9fa7b-d0f7-49af-94b6-dbcbe6864297 found for delete ", "request_id": "req-6261c3aa-2187-418a-982a-f9dc3e223bcb"}]} 2026-06-02 22:36:03.334 7 INFO neutron.db.segments_db [None req-2ed5e278-4f6d-4697-ba39-417eaa6c9977 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment f8e41fa9-9666-42dd-80d2-ff0e19305740 of type vxlan for network a04bd85d-fd99-46d2-9c47-a7e3081b2228 [pid: 7|app: 0|req: 371/770] 10.0.0.131 () {34 vars in 671 bytes} [Tue Jun 2 22:36:03 2026] POST /v2.0/networks => generated 738 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/771] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:36:03 2026] POST /v2.0/subnets => generated 685 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/772] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:03 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:03.671 8 INFO neutron.db.segments_db [None req-5213c363-9324-41d8-9698-9147c51aae3b d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment b135480e-b627-4f77-9e19-7859f904d5e3 of type vxlan for network a11878f7-2445-4839-ae2c-f316dce5ab8c [pid: 7|app: 0|req: 373/773] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:03 2026] GET /v2.0/security-groups?id=49716907-ee2d-438b-b3ee-d89986dc1da5&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/774] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:03 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:03.936 8 INFO neutron.db.l3_hamode_db [None req-5213c363-9324-41d8-9698-9147c51aae3b d61b5860eaa44f55aa5655d3f3629f6a 304f173aa2ec49f99de511e7324fc071 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:36:04.146 7 INFO neutron.db.l3_db [None req-da85b4e4-06ec-4e25-99ae-c32c0118ce5a 14f1c8553d9141ab96d6bcba5a1bda7f d1ce7e6083d146508aa8f92213bb9479 - - default default] Floating IP c5811991-7c8a-4129-992c-7b15ed766f5b associated. External IP: 10.96.250.209, port: f33266a9-0f60-4076-a31a-e04314b42410. [pid: 7|app: 0|req: 375/775] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:36:03 2026] PUT /v2.0/floatingips/c5811991-7c8a-4129-992c-7b15ed766f5b => generated 855 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:04.549 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bf21b64-9268-40d1-bf0a-4f06ce9aaa71'] response: {'name': 'network-changed', 'server_uuid': '0b54b9a7-f6ac-4ea0-87fe-039535da2192', 'tag': 'f33266a9-0f60-4076-a31a-e04314b42410', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 376/776] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:04 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/777] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:04 2026] GET /v2.0/security-groups?id=49716907-ee2d-438b-b3ee-d89986dc1da5&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/778] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:04 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/779] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:05 2026] GET /v2.0/security-groups?id=49716907-ee2d-438b-b3ee-d89986dc1da5&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/780] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:36:05 2026] GET /v2.0/ports?tenant_id=d1ce7e6083d146508aa8f92213bb9479&device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:36:05.133 8 INFO neutron.db.l3_hamode_db [None req-5213c363-9324-41d8-9698-9147c51aae3b d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 381/781] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:36:05 2026] GET /v2.0/networks?id=06e2ae75-f586-4819-92c6-0df3b0f02081 => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/782] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:36:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f33266a9-0f60-4076-a31a-e04314b42410 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/783] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:36:05 2026] GET /v2.0/subnets?id=f9f0a65b-e8dd-43c9-9536-c93c359a0e40 => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/784] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:36:05 2026] GET /v2.0/ports?network_id=06e2ae75-f586-4819-92c6-0df3b0f02081&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/785] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:36:05 2026] GET /v2.0/networks/06e2ae75-f586-4819-92c6-0df3b0f02081?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/786] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:36:05 2026] GET /v2.0/networks/06e2ae75-f586-4819-92c6-0df3b0f02081?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: 401/787] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:36:03 2026] POST /v2.0/routers => generated 725 bytes in 2469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/788] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:06 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/789] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:06 2026] GET /v2.0/security-groups?id=49716907-ee2d-438b-b3ee-d89986dc1da5&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/790] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 2 22:36:06 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/791] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:36:06 2026] PUT /v2.0/routers/1d05e0c7-7d83-40b3-846c-ca533671a01a/add_router_interface => generated 309 bytes in 1090 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:07.223 8 INFO neutron.db.l3_db [req-bfdedd15-fbaf-4956-bc24-769e09a85585 req-5523d499-8ecb-4a71-a5bc-60aef6285ae3 14f1c8553d9141ab96d6bcba5a1bda7f d1ce7e6083d146508aa8f92213bb9479 - - default default] Floating IP c5811991-7c8a-4129-992c-7b15ed766f5b disassociated. External IP: 10.96.250.209, port: f33266a9-0f60-4076-a31a-e04314b42410. [pid: 7|app: 0|req: 388/792] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:07 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => 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: 405/793] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 2 22:36:06 2026] DELETE /v2.0/ports/f33266a9-0f60-4076-a31a-e04314b42410 => generated 0 bytes in 595 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:36:07.757 7 WARNING neutron_lib.context [None req-e6aa7b2c-8303-4d77-b337-610ce7aa647e fed6d509643d4fb8a572490d3ad827e2 304f173aa2ec49f99de511e7324fc071 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 389/794] 10.0.0.131 () {34 vars in 685 bytes} [Tue Jun 2 22:36:07 2026] POST /v2.0/security-groups => generated 1661 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:36:07.895 8 WARNING neutron_lib.context [None req-58e79d0e-5c2b-4797-be78-4c1c03594b94 fed6d509643d4fb8a572490d3ad827e2 304f173aa2ec49f99de511e7324fc071 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:36:07.922 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-433357b6-07d0-475e-b906-768832017287'] response: {'server_uuid': '0b54b9a7-f6ac-4ea0-87fe-039535da2192', 'name': 'network-vif-deleted', 'tag': 'f33266a9-0f60-4076-a31a-e04314b42410', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 406/795] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:36:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:36:08.008 7 WARNING neutron_lib.context [None req-8a4ef44d-a926-43b1-90e1-b4586012843c fed6d509643d4fb8a572490d3ad827e2 304f173aa2ec49f99de511e7324fc071 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 390/796] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:36:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:36:08.156 8 WARNING neutron_lib.context [None req-cb634c3a-3503-40a6-977a-e8fb88ff5c52 fed6d509643d4fb8a572490d3ad827e2 304f173aa2ec49f99de511e7324fc071 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 407/797] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:36:08 2026] POST /v2.0/floatingips => generated 552 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/798] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:08 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => 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: 408/799] 10.0.0.51 () {34 vars in 1099 bytes} [Tue Jun 2 22:36:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1867992245&fields=id&tenant_id=304f173aa2ec49f99de511e7324fc071 => 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: 392/800] 10.0.0.51 () {34 vars in 981 bytes} [Tue Jun 2 22:36:09 2026] GET /v2.0/networks?id=a04bd85d-fd99-46d2-9c47-a7e3081b2228 => generated 670 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/801] 10.0.0.51 () {34 vars in 964 bytes} [Tue Jun 2 22:36:09 2026] GET /v2.0/quotas/304f173aa2ec49f99de511e7324fc071 => 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: 393/802] 10.0.0.51 () {34 vars in 1001 bytes} [Tue Jun 2 22:36:09 2026] GET /v2.0/ports?tenant_id=304f173aa2ec49f99de511e7324fc071&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/803] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:09 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/804] 10.0.0.51 () {34 vars in 1007 bytes} [Tue Jun 2 22:36:09 2026] GET /v2.0/networks/a04bd85d-fd99-46d2-9c47-a7e3081b2228?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: 411/805] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:09 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/806] 10.0.0.51 () {34 vars in 1107 bytes} [Tue Jun 2 22:36:09 2026] GET /v2.0/networks/a04bd85d-fd99-46d2-9c47-a7e3081b2228?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: 412/807] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:09 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => 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: 396/808] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:09 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/809] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:09 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/810] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:09 2026] GET /v2.0/ports?device_id=0b54b9a7-f6ac-4ea0-87fe-039535da2192 => 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: 414/811] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:10 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => 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: 398/812] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:10 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/813] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:10 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => 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: 399/814] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:10 2026] DELETE /v2.0/security-groups/49716907-ee2d-438b-b3ee-d89986dc1da5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:36:10.980 8 INFO neutron.api.v2.resource [None req-a7614973-a31f-4ffc-8f6f-71498bbe6469 14f1c8553d9141ab96d6bcba5a1bda7f d1ce7e6083d146508aa8f92213bb9479 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 416/815] 10.0.0.131 () {32 vars in 737 bytes} [Tue Jun 2 22:36:10 2026] GET /v2.0/security-groups/49716907-ee2d-438b-b3ee-d89986dc1da5 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/816] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:36:10 2026] DELETE /v2.0/floatingips/c5811991-7c8a-4129-992c-7b15ed766f5b => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/817] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:11 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/818] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:11 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/819] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:36:11 2026] GET /v2.0/ports?tenant_id=18242938e596438fa8aeb40d5a4fa1b8&device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/820] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:36:11 2026] GET /v2.0/networks?id=22efb6d1-91e7-4c0f-b751-c7d4e86029a2 => generated 772 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/821] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:36:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae8c1dad-9474-4465-bf10-aa9e27fb9b93 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/822] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:11 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => 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: 423/823] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:36:11 2026] GET /v2.0/subnets?id=22cc4a0d-af40-4fcb-b9e6-fca9451953fb => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/824] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:36:11 2026] GET /v2.0/ports?network_id=22efb6d1-91e7-4c0f-b751-c7d4e86029a2&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: 425/825] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:36:11 2026] GET /v2.0/networks/22efb6d1-91e7-4c0f-b751-c7d4e86029a2?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/826] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:36:11 2026] GET /v2.0/networks/22efb6d1-91e7-4c0f-b751-c7d4e86029a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/827] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:36:11 2026] PUT /v2.0/routers/3201cbf8-73c0-4f5b-b906-ec3b16d66ec7/remove_router_interface => generated 309 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/828] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:12 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/829] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:12 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/830] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:12 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:36:12.936 8 INFO neutron.services.segments.plugin [-] Segment 46104a7b-ace9-49a8-8363-8f193b42affe resource provider aggregate not found 2026-06-02 22:36:12.940 8 INFO neutron.services.segments.plugin [-] Segment 46104a7b-ace9-49a8-8363-8f193b42affe resource provider aggregate not found 2026-06-02 22:36:12.948 8 INFO neutron.db.l3_hamode_db [None req-7a6c6ecb-eb3f-4d45-9ab6-67fd78e069ac d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] HA network ef6eb445-bc85-47d7-a7be-3e8e579cfed2 was deleted as no HA routers are present in tenant d1ce7e6083d146508aa8f92213bb9479. [pid: 8|app: 0|req: 427/831] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:12 2026] DELETE /v2.0/routers/3201cbf8-73c0-4f5b-b906-ec3b16d66ec7 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/832] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:12 2026] DELETE /v2.0/subnets/f9f0a65b-e8dd-43c9-9536-c93c359a0e40 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:36:13.134 8 INFO neutron.services.segments.plugin [-] Segment 46104a7b-ace9-49a8-8363-8f193b42affe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46104a7b-ace9-49a8-8363-8f193b42affe found for delete ", "request_id": "req-39bfa446-04d3-44fa-a1b6-9849162ccfa4"}]} 2026-06-02 22:36:13.135 8 INFO neutron.services.segments.plugin [-] Segment 46104a7b-ace9-49a8-8363-8f193b42affe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46104a7b-ace9-49a8-8363-8f193b42affe found for delete ", "request_id": "req-3c30e05b-41fa-4e74-b9a1-3efa255a0090"}]} [pid: 8|app: 0|req: 428/833] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:36:13 2026] DELETE /v2.0/networks/06e2ae75-f586-4819-92c6-0df3b0f02081 => 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: 406/834] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:13 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/835] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:13 2026] GET /v2.0/security-groups?tenant_id=d1ce7e6083d146508aa8f92213bb9479&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/836] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:13 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&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: 8|app: 0|req: 430/837] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:13 2026] DELETE /v2.0/security-groups/8f336834-fd0b-4edc-a0de-16356410c69e => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/838] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:36:13 2026] GET /v2.0/networks?id=a04bd85d-fd99-46d2-9c47-a7e3081b2228 => generated 670 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/839] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:13 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => 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: 431/840] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 2 22:36:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=304f173aa2ec49f99de511e7324fc071 => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:13.936 7 WARNING neutron_lib.context [req-9b74a35a-7c53-4be0-b2a5-765aac7669e0 req-12a4f5d6-f57c-4dbc-a7ee-7faa5475c6a4 fed6d509643d4fb8a572490d3ad827e2 304f173aa2ec49f99de511e7324fc071 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 410/841] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 2 22:36:13 2026] POST /v2.0/ports => generated 958 bytes in 515 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: 411/842] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:14 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/843] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:14 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/844] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:36:14 2026] PUT /v2.0/ports/10eed389-1553-4aea-87dc-58823d5a7a24 => generated 1239 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/845] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:14 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 973 bytes in 122 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-06-02 22:36:15.161 8 INFO neutron.services.segments.plugin [-] Segment 9e972f89-ff64-41cb-97c4-32992d00fc10 resource provider aggregate not found 2026-06-02 22:36:15.166 8 INFO neutron.services.segments.plugin [-] Segment 9e972f89-ff64-41cb-97c4-32992d00fc10 resource provider aggregate not found 2026-06-02 22:36:15.176 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-69f3eac1-a7d3-44f6-bbcd-1957e253d1ec'] response: {'name': 'network-changed', 'server_uuid': '60157d31-9cbb-47dc-bc37-67f4f129c5de', 'tag': '10eed389-1553-4aea-87dc-58823d5a7a24', 'status': 'completed', 'code': 200} 2026-06-02 22:36:15.179 8 INFO neutron.services.segments.plugin [-] Segment 9e972f89-ff64-41cb-97c4-32992d00fc10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e972f89-ff64-41cb-97c4-32992d00fc10 found for delete ", "request_id": "req-ba69013c-26da-4ef1-9a18-1e5e1f98887f"}]} 2026-06-02 22:36:15.180 8 INFO neutron.services.segments.plugin [-] Segment 9e972f89-ff64-41cb-97c4-32992d00fc10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e972f89-ff64-41cb-97c4-32992d00fc10 found for delete ", "request_id": "req-c1d4f391-52df-4f32-b9bb-8cc895311aca"}]} [pid: 8|app: 0|req: 433/846] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:15 2026] GET /v2.0/security-groups?id=4b43debd-d1e4-4afd-beae-b1cab2e1ffb9&fields=id&fields=name => generated 114 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/847] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:36:15 2026] GET /v2.0/ports?tenant_id=304f173aa2ec49f99de511e7324fc071&device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/848] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 2 22:36:15 2026] GET /v2.0/networks?tenant_id=304f173aa2ec49f99de511e7324fc071&shared=False => generated 766 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/849] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 2 22:36:15 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: 435/850] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:15 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/851] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:15 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&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: 436/852] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:16 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/853] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:16 2026] GET /v2.0/security-groups?id=4b43debd-d1e4-4afd-beae-b1cab2e1ffb9&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: 437/854] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:36:16 2026] GET /v2.0/ports?tenant_id=304f173aa2ec49f99de511e7324fc071&device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/855] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:36:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=10eed389-1553-4aea-87dc-58823d5a7a24 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/856] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:36:16 2026] GET /v2.0/subnets?id=614f5d9b-f99f-4caa-b6db-e9a6e1cf1abc => generated 688 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/857] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:36:16 2026] GET /v2.0/ports?network_id=a04bd85d-fd99-46d2-9c47-a7e3081b2228&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/860] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:36:17 2026] GET /v2.0/networks/a04bd85d-fd99-46d2-9c47-a7e3081b2228?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: 422/861] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:17 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => 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: 440/862] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:36:17 2026] GET /v2.0/networks/a04bd85d-fd99-46d2-9c47-a7e3081b2228?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/863] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:17 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&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: 441/864] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:17 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/865] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:17 2026] GET /v2.0/security-groups?id=4b43debd-d1e4-4afd-beae-b1cab2e1ffb9&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: 442/866] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:17 2026] GET /v2.0/security-groups?tenant_id=95e00f3d77634ba0bdbbf4b354842f18&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/867] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:18 2026] DELETE /v2.0/security-groups/ce95d856-4a32-4729-a2fb-26b34978473b => 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: 443/868] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:18 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/869] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:18 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/870] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:18 2026] GET /v2.0/security-groups?tenant_id=778f854a163a4345b537dbc1439d1921&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: 427/871] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:18 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/872] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:18 2026] DELETE /v2.0/security-groups/5b470f8f-a622-46ca-be36-807bcb9de540 => 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: 428/873] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:18 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/874] 10.0.0.51 () {34 vars in 970 bytes} [Tue Jun 2 22:36:18 2026] GET /v2.0/ports/ba215776-d0ae-448d-ac4c-fe6358eca112 => generated 968 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/875] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:18 2026] GET /v2.0/security-groups?id=4b43debd-d1e4-4afd-beae-b1cab2e1ffb9&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/876] 199.204.45.3 () {34 vars in 998 bytes} [Tue Jun 2 22:36:19 2026] GET /v2.0/subnets?network_id=39cbecf8-6769-435a-8af0-7266f5291e91 => generated 684 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/877] 199.204.45.3 () {34 vars in 1144 bytes} [Tue Jun 2 22:36:19 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44&device_owner=compute%3Anova&network_id=39cbecf8-6769-435a-8af0-7266f5291e91 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/878] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:19 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/879] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:19 2026] GET /v2.0/security-groups?id=4b43debd-d1e4-4afd-beae-b1cab2e1ffb9&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: 448/880] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:36:19 2026] PUT /v2.0/ports/ba215776-d0ae-448d-ac4c-fe6358eca112 => generated 1145 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/881] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:36:20 2026] GET /v2.0/ports?tenant_id=87806549700b46e6a3b4b286b493a7ad&device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 1417 bytes in 33 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-06-02 22:36:20.546 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b02f4765-6a05-4389-bde6-5115c079fd99'] response: {'name': 'network-changed', 'server_uuid': '32a09cb6-4fb8-401b-aec3-aa17937bfa44', 'tag': 'ba215776-d0ae-448d-ac4c-fe6358eca112', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 449/882] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:36:20 2026] GET /v2.0/networks?id=39cbecf8-6769-435a-8af0-7266f5291e91 => generated 780 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/883] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:36:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ba215776-d0ae-448d-ac4c-fe6358eca112 => 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: 450/884] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:36:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ba215776-d0ae-448d-ac4c-fe6358eca112 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/885] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:36:20 2026] GET /v2.0/subnets?id=d20bd013-1eb9-47c9-aa46-87f2e791af5c => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/886] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:36:20 2026] GET /v2.0/ports?network_id=39cbecf8-6769-435a-8af0-7266f5291e91&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: 436/887] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:36:20 2026] GET /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91?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: 452/888] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:36:20 2026] GET /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91?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: 437/889] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:20 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/890] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:21 2026] GET /v2.0/security-groups?id=4b43debd-d1e4-4afd-beae-b1cab2e1ffb9&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/891] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:36:21 2026] GET /v2.0/ports?tenant_id=87806549700b46e6a3b4b286b493a7ad&device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 1417 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/892] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:36:21 2026] GET /v2.0/networks?id=39cbecf8-6769-435a-8af0-7266f5291e91 => generated 780 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/893] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:21 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/894] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:36:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ba215776-d0ae-448d-ac4c-fe6358eca112 => 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: 440/895] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:22 2026] GET /v2.0/security-groups?id=7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/896] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:36:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ba215776-d0ae-448d-ac4c-fe6358eca112 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/897] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:36:22 2026] GET /v2.0/subnets?id=d20bd013-1eb9-47c9-aa46-87f2e791af5c => generated 702 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/898] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:36:22 2026] GET /v2.0/ports?network_id=39cbecf8-6769-435a-8af0-7266f5291e91&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: 442/899] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:36:22 2026] GET /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91?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: 458/900] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:22 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/901] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:36:22 2026] GET /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91?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: 459/902] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:22 2026] GET /v2.0/security-groups?id=4b43debd-d1e4-4afd-beae-b1cab2e1ffb9&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: 444/903] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:22 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:22.818 8 INFO neutron.db.l3_db [None req-ac460dfb-7c13-45f0-be62-909010b18cfb fed6d509643d4fb8a572490d3ad827e2 304f173aa2ec49f99de511e7324fc071 - - default default] Floating IP 281ee857-d4d5-4198-896f-d3a613c29486 associated. External IP: 10.96.250.219, port: 10eed389-1553-4aea-87dc-58823d5a7a24. [pid: 7|app: 0|req: 445/904] 199.204.45.3 () {34 vars in 1116 bytes} [Tue Jun 2 22:36:22 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/905] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:36:22 2026] PUT /v2.0/floatingips/281ee857-d4d5-4198-896f-d3a613c29486 => generated 856 bytes in 773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/906] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:23 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:23.252 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-abc7620c-c5a6-4cd2-a379-a0529cf6d64e'] response: {'name': 'network-changed', 'server_uuid': '60157d31-9cbb-47dc-bc37-67f4f129c5de', 'tag': '10eed389-1553-4aea-87dc-58823d5a7a24', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 462/907] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:23 2026] GET /v2.0/security-groups?id=4b43debd-d1e4-4afd-beae-b1cab2e1ffb9&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: 446/908] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:36:22 2026] PUT /v2.0/ports/ba215776-d0ae-448d-ac4c-fe6358eca112 => generated 968 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/909] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:23 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 975 bytes in 44 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: 447/910] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:23 2026] GET /v2.0/security-groups?id=4b43debd-d1e4-4afd-beae-b1cab2e1ffb9&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: 464/911] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:36:23 2026] GET /v2.0/ports?tenant_id=304f173aa2ec49f99de511e7324fc071&device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:36:23.799 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9e69b80-afa5-477d-a3c9-8b2294092dbb'] response: {'name': 'network-changed', 'server_uuid': '32a09cb6-4fb8-401b-aec3-aa17937bfa44', 'tag': 'ba215776-d0ae-448d-ac4c-fe6358eca112', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 448/912] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:36:23 2026] GET /v2.0/networks?id=a04bd85d-fd99-46d2-9c47-a7e3081b2228 => generated 766 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/913] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:36:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=10eed389-1553-4aea-87dc-58823d5a7a24 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/914] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:36:23 2026] GET /v2.0/subnets?id=614f5d9b-f99f-4caa-b6db-e9a6e1cf1abc => generated 688 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/915] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:36:23 2026] GET /v2.0/ports?network_id=a04bd85d-fd99-46d2-9c47-a7e3081b2228&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: 450/916] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:36:23 2026] GET /v2.0/ports?tenant_id=87806549700b46e6a3b4b286b493a7ad&device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/917] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:36:23 2026] GET /v2.0/networks/a04bd85d-fd99-46d2-9c47-a7e3081b2228?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/918] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:36:23 2026] GET /v2.0/networks?id=39cbecf8-6769-435a-8af0-7266f5291e91 => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/919] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:36:24 2026] GET /v2.0/networks/a04bd85d-fd99-46d2-9c47-a7e3081b2228?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: 452/920] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:36:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ba215776-d0ae-448d-ac4c-fe6358eca112 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/921] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:36:24 2026] GET /v2.0/subnets?id=d20bd013-1eb9-47c9-aa46-87f2e791af5c => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/922] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:36:24 2026] GET /v2.0/ports?network_id=39cbecf8-6769-435a-8af0-7266f5291e91&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/923] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:36:24 2026] GET /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91?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: 454/924] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:36:24 2026] GET /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91?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: 471/925] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:24 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/926] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:24 2026] GET /v2.0/security-groups?id=4b43debd-d1e4-4afd-beae-b1cab2e1ffb9&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/927] 199.204.45.3 () {34 vars in 1094 bytes} [Tue Jun 2 22:36:24 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2&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: 472/928] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:24 2026] GET /v2.0/security-groups?tenant_id=6a3a0d037c364abd916c41706940778d&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/929] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:25 2026] DELETE /v2.0/security-groups/b8fd305b-c783-4445-b2ab-015d8166b785 => 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: 458/930] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:36:25 2026] GET /v2.0/ports?tenant_id=87806549700b46e6a3b4b286b493a7ad&device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/931] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:25 2026] GET /v2.0/security-groups?tenant_id=d9c2bc22a4154b50832e1ac915d45dcc&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/932] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:36:25 2026] GET /v2.0/networks?id=39cbecf8-6769-435a-8af0-7266f5291e91 => generated 780 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/933] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:25 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => 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: 474/934] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:25 2026] DELETE /v2.0/security-groups/d764b94b-c88e-4026-ab38-f423f28b5227 => 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: 461/935] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 2 22:36:25 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/936] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:36:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ba215776-d0ae-448d-ac4c-fe6358eca112 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/937] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:25 2026] GET /v2.0/security-groups?id=7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/938] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:36:25 2026] GET /v2.0/subnets?id=d20bd013-1eb9-47c9-aa46-87f2e791af5c => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/939] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:36:25 2026] GET /v2.0/ports?network_id=39cbecf8-6769-435a-8af0-7266f5291e91&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/940] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:36:25 2026] GET /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/941] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:36:25 2026] GET /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91?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) 2026-06-02 22:36:25.711 8 INFO neutron.db.l3_db [req-b8968b53-6757-43ee-90fa-209ab7d36cfd req-32367615-d6a3-4e54-8973-6e63e6189515 fed6d509643d4fb8a572490d3ad827e2 304f173aa2ec49f99de511e7324fc071 - - default default] Floating IP 281ee857-d4d5-4198-896f-d3a613c29486 disassociated. External IP: 10.96.250.219, port: 10eed389-1553-4aea-87dc-58823d5a7a24. [pid: 7|app: 0|req: 467/942] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:25 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => 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: 468/943] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:36:25 2026] GET /v2.0/ports?tenant_id=18242938e596438fa8aeb40d5a4fa1b8&device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/944] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 2 22:36:25 2026] DELETE /v2.0/ports/10eed389-1553-4aea-87dc-58823d5a7a24 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/945] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:36:26 2026] GET /v2.0/networks?id=22efb6d1-91e7-4c0f-b751-c7d4e86029a2 => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:26.518 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cddbed87-3511-446c-9c86-9de81afdddb1'] response: {'server_uuid': '60157d31-9cbb-47dc-bc37-67f4f129c5de', 'name': 'network-vif-deleted', 'tag': '10eed389-1553-4aea-87dc-58823d5a7a24', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 477/946] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:36:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae8c1dad-9474-4465-bf10-aa9e27fb9b93 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/947] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:36:26 2026] GET /v2.0/subnets?id=22cc4a0d-af40-4fcb-b9e6-fca9451953fb => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/948] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:36:26 2026] GET /v2.0/ports?network_id=22efb6d1-91e7-4c0f-b751-c7d4e86029a2&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/949] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:26 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/950] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:36:26 2026] GET /v2.0/networks/22efb6d1-91e7-4c0f-b751-c7d4e86029a2?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: 479/951] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:26 2026] GET /v2.0/security-groups?id=7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9&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: 473/952] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:36:26 2026] GET /v2.0/networks/22efb6d1-91e7-4c0f-b751-c7d4e86029a2?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: 480/953] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:26 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => 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: 474/954] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 2 22:36:27 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:27.542 8 INFO neutron.db.l3_db [req-3d4b24f8-fb6d-438a-9e01-bf3a06d546b9 req-c6076a00-8125-4503-94bb-e20d0b03cbbb 2fb9c1f4a40946a39f5e048390d8fd30 87806549700b46e6a3b4b286b493a7ad - - default default] Floating IP 87503921-d509-4412-8afb-39d9237f5403 disassociated. External IP: 10.96.250.204, port: ba215776-d0ae-448d-ac4c-fe6358eca112. [pid: 7|app: 0|req: 475/955] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:27 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => 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: 481/956] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 2 22:36:27 2026] DELETE /v2.0/ports/ba215776-d0ae-448d-ac4c-fe6358eca112 => generated 0 bytes in 615 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/957] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:28 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:36:28.807 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e84a4d92-7e49-4c47-9bef-31f944cc2a9d'] response: {'server_uuid': '32a09cb6-4fb8-401b-aec3-aa17937bfa44', 'name': 'network-vif-deleted', 'tag': 'ba215776-d0ae-448d-ac4c-fe6358eca112', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 477/958] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:28 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => 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: 482/959] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:28 2026] GET /v2.0/security-groups?tenant_id=378b96bbffc24eed9aceaaa3a5430574&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/960] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:29 2026] GET /v2.0/ports?device_id=60157d31-9cbb-47dc-bc37-67f4f129c5de => 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: 478/961] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:29 2026] DELETE /v2.0/security-groups/077fe42e-bfc7-4362-8409-53f9eb84a96f => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/962] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:29 2026] GET /v2.0/security-groups?tenant_id=dc5611c5c9be4d0582af9fe25f9a9247&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/963] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:29 2026] DELETE /v2.0/security-groups/fcfa25c7-8515-430f-a861-0fc193044408 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/964] 10.0.0.193 () {34 vars in 990 bytes} [Tue Jun 2 22:36:29 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => 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: 480/965] 10.0.0.193 () {34 vars in 1040 bytes} [Tue Jun 2 22:36:29 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&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: 486/966] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:29 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => 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: 481/967] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:30 2026] DELETE /v2.0/security-groups/4b43debd-d1e4-4afd-beae-b1cab2e1ffb9 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:36:30.341 8 INFO neutron.api.v2.resource [None req-bcc38d93-475d-4140-8c8b-496aec28f41b fed6d509643d4fb8a572490d3ad827e2 304f173aa2ec49f99de511e7324fc071 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 487/968] 10.0.0.131 () {32 vars in 737 bytes} [Tue Jun 2 22:36:30 2026] GET /v2.0/security-groups/4b43debd-d1e4-4afd-beae-b1cab2e1ffb9 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/969] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:36:30 2026] DELETE /v2.0/floatingips/281ee857-d4d5-4198-896f-d3a613c29486 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/970] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:31 2026] GET /v2.0/ports?device_id=32a09cb6-4fb8-401b-aec3-aa17937bfa44 => 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: 488/971] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:36:30 2026] PUT /v2.0/routers/1d05e0c7-7d83-40b3-846c-ca533671a01a/remove_router_interface => generated 309 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/974] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:32 2026] DELETE /v2.0/security-groups/7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:36:32.240 8 INFO neutron.api.v2.resource [None req-9944b974-2595-4240-b745-a3eba704fb97 2fb9c1f4a40946a39f5e048390d8fd30 87806549700b46e6a3b4b286b493a7ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 492/975] 10.0.0.131 () {32 vars in 737 bytes} [Tue Jun 2 22:36:32 2026] GET /v2.0/security-groups/7ef6f746-6ac9-407e-8ff1-8d9ee340e8d9 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:36:32.264 7 INFO neutron.services.segments.plugin [-] Segment b135480e-b627-4f77-9e19-7859f904d5e3 resource provider aggregate not found 2026-06-02 22:36:32.271 7 INFO neutron.services.segments.plugin [-] Segment b135480e-b627-4f77-9e19-7859f904d5e3 resource provider aggregate not found 2026-06-02 22:36:32.283 7 INFO neutron.db.l3_hamode_db [None req-a1cfe1d4-c08f-41e5-b799-4bbac7a81a9e d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] HA network a11878f7-2445-4839-ae2c-f316dce5ab8c was deleted as no HA routers are present in tenant 304f173aa2ec49f99de511e7324fc071. [pid: 7|app: 0|req: 484/976] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:31 2026] DELETE /v2.0/routers/1d05e0c7-7d83-40b3-846c-ca533671a01a => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:36:32.300 7 INFO neutron.services.segments.plugin [-] Segment b135480e-b627-4f77-9e19-7859f904d5e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b135480e-b627-4f77-9e19-7859f904d5e3 found for delete ", "request_id": "req-795739bd-d4cc-4b56-9efa-e535c82f8d7d"}]} 2026-06-02 22:36:32.301 7 INFO neutron.services.segments.plugin [-] Segment b135480e-b627-4f77-9e19-7859f904d5e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b135480e-b627-4f77-9e19-7859f904d5e3 found for delete ", "request_id": "req-8f4a2fdf-0853-427e-9815-c2691cdb9d30"}]} [pid: 7|app: 0|req: 485/977] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:32 2026] DELETE /v2.0/subnets/614f5d9b-f99f-4caa-b6db-e9a6e1cf1abc => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/978] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:36:32 2026] DELETE /v2.0/floatingips/87503921-d509-4412-8afb-39d9237f5403 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/979] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:36:32 2026] DELETE /v2.0/networks/a04bd85d-fd99-46d2-9c47-a7e3081b2228 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/980] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:32 2026] GET /v2.0/security-groups?tenant_id=304f173aa2ec49f99de511e7324fc071&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/981] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:32 2026] DELETE /v2.0/security-groups/aac0fab7-4b7c-4f5a-b2de-fb3c4b47a192 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/982] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:36:32 2026] PUT /v2.0/routers/318771bf-0982-47fb-8b97-b363bcc02eb6/remove_router_interface => generated 309 bytes in 935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/983] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:33 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/984] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:33 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/985] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:34 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/986] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:34 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:34.330 7 INFO neutron.services.segments.plugin [-] Segment f8e41fa9-9666-42dd-80d2-ff0e19305740 resource provider aggregate not found 2026-06-02 22:36:34.336 7 INFO neutron.services.segments.plugin [-] Segment f8e41fa9-9666-42dd-80d2-ff0e19305740 resource provider aggregate not found 2026-06-02 22:36:34.342 7 INFO neutron.services.segments.plugin [-] Segment f8e41fa9-9666-42dd-80d2-ff0e19305740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8e41fa9-9666-42dd-80d2-ff0e19305740 found for delete ", "request_id": "req-2a9989ee-14d4-43be-9170-70908b532c08"}]} 2026-06-02 22:36:34.350 7 INFO neutron.services.segments.plugin [-] Segment f8e41fa9-9666-42dd-80d2-ff0e19305740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8e41fa9-9666-42dd-80d2-ff0e19305740 found for delete ", "request_id": "req-78befb2a-9237-41dd-9c0a-275d9cb8441b"}]} 2026-06-02 22:36:34.406 7 INFO neutron.db.l3_hamode_db [None req-40653127-6d9b-4eb3-9194-89913f4f3b9a d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] HA network f4a9681b-f23a-449c-bb68-5165c18016c8 was deleted as no HA routers are present in tenant 87806549700b46e6a3b4b286b493a7ad. [pid: 7|app: 0|req: 489/987] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:33 2026] DELETE /v2.0/routers/318771bf-0982-47fb-8b97-b363bcc02eb6 => generated 0 bytes in 866 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/988] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:34 2026] DELETE /v2.0/subnets/d20bd013-1eb9-47c9-aa46-87f2e791af5c => 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: 490/989] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:36:34 2026] DELETE /v2.0/networks/39cbecf8-6769-435a-8af0-7266f5291e91 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:36:35.255 8 INFO neutron.db.segments_db [None req-52f42a27-9658-4c46-8e9e-a1728ddbae89 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 16ceadb5-4916-48ce-9f04-4b4223c72f7d of type vxlan for network 9364e228-e452-45f7-beb4-ddaa9a6dd823 [pid: 7|app: 0|req: 491/990] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:34 2026] GET /v2.0/security-groups?tenant_id=8bcc5b5e65c14576bfd4349a8f3c56ef&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/991] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:35 2026] GET /v2.0/security-groups?tenant_id=87806549700b46e6a3b4b286b493a7ad&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/992] 10.0.0.131 () {34 vars in 671 bytes} [Tue Jun 2 22:36:34 2026] POST /v2.0/networks => generated 745 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/993] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:35 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/994] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:35 2026] DELETE /v2.0/security-groups/4e729dc3-0c83-4396-908d-8eed3cf88647 => 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: 494/995] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:35 2026] DELETE /v2.0/security-groups/5e91f018-3bf3-45f9-869d-545b1be390f5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/996] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:35 2026] GET /v2.0/security-groups?id=f6ae6577-8bed-41ae-a772-805f9223c241&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/997] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:36:35 2026] POST /v2.0/subnets => generated 692 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/998] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:35 2026] GET /v2.0/security-groups?tenant_id=28d29bcbcd174641a1f587898e33eb58&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:36:35.719 8 INFO neutron.db.segments_db [None req-354d4db7-6c84-4403-b931-720b81b7c7e0 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment e2d415ab-adc3-4bf7-931c-9f1b736e01cc of type vxlan for network 20f2b2f6-d12f-4c9a-987c-c5b9d14a7270 [pid: 7|app: 0|req: 497/999] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:35 2026] DELETE /v2.0/security-groups/a9cc6b48-8659-4f62-a1df-3177ba540cb1 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:36:35.980 8 INFO neutron.db.l3_hamode_db [None req-354d4db7-6c84-4403-b931-720b81b7c7e0 d61b5860eaa44f55aa5655d3f3629f6a 29df01971aec49d580b4f41457aa39ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 498/1000] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 2 22:36:36 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:36.356 7 INFO neutron.services.segments.plugin [-] Segment 2dec57b1-a222-4990-ae7b-c94abdd5612a resource provider aggregate not found 2026-06-02 22:36:36.366 7 INFO neutron.services.segments.plugin [-] Segment 2dec57b1-a222-4990-ae7b-c94abdd5612a resource provider aggregate not found 2026-06-02 22:36:36.375 7 INFO neutron.services.segments.plugin [-] Segment 2dec57b1-a222-4990-ae7b-c94abdd5612a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dec57b1-a222-4990-ae7b-c94abdd5612a found for delete ", "request_id": "req-9f29e21a-9638-4c9e-a7e8-0b227702c179"}]} 2026-06-02 22:36:36.384 7 INFO neutron.services.segments.plugin [-] Segment 3bd07f8b-c146-439e-bfc6-2fa91bdca27d resource provider aggregate not found 2026-06-02 22:36:36.391 7 INFO neutron.services.segments.plugin [-] Segment 2dec57b1-a222-4990-ae7b-c94abdd5612a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dec57b1-a222-4990-ae7b-c94abdd5612a found for delete ", "request_id": "req-ae6f3658-3c3c-4ffe-9cb9-1b5c5d25ce15"}]} 2026-06-02 22:36:36.395 7 INFO neutron.services.segments.plugin [-] Segment 3bd07f8b-c146-439e-bfc6-2fa91bdca27d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bd07f8b-c146-439e-bfc6-2fa91bdca27d found for delete ", "request_id": "req-03c075e2-6387-4903-966a-7e51a82a491a"}]} 2026-06-02 22:36:36.409 7 INFO neutron.services.segments.plugin [-] Segment 3bd07f8b-c146-439e-bfc6-2fa91bdca27d resource provider aggregate not found 2026-06-02 22:36:36.417 7 INFO neutron.db.l3_db [req-19a71df1-8633-4e1a-bd3e-9369860bfea3 req-6fcacd8e-dae0-4c9f-8284-803c10fe130c eb20daf3fa174a65b60855d32ff9c6bd 18242938e596438fa8aeb40d5a4fa1b8 - - default default] Floating IP 5c216329-272c-4e5d-a8f5-f059a1e9b82a disassociated. External IP: 10.96.250.214, port: ae8c1dad-9474-4465-bf10-aa9e27fb9b93. 2026-06-02 22:36:36.419 7 INFO neutron.services.segments.plugin [-] Segment 3bd07f8b-c146-439e-bfc6-2fa91bdca27d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bd07f8b-c146-439e-bfc6-2fa91bdca27d found for delete ", "request_id": "req-a6525418-f8a6-4392-83ed-5c8b50a7eaaa"}]} [pid: 7|app: 0|req: 499/1001] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 2 22:36:36 2026] DELETE /v2.0/ports/ae8c1dad-9474-4465-bf10-aa9e27fb9b93 => generated 0 bytes in 762 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1002] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:36 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:36:37.254 8 INFO neutron.db.l3_hamode_db [None req-354d4db7-6c84-4403-b931-720b81b7c7e0 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:36:37.492 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13cbebc2-5d72-4693-a162-854144550ecf'] response: {'server_uuid': '03f77d98-8c51-46da-8b1b-af2bdce9e4e2', 'name': 'network-vif-deleted', 'tag': 'ae8c1dad-9474-4465-bf10-aa9e27fb9b93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 501/1003] 10.0.0.131 () {32 vars in 653 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions => generated 20516 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1004] 10.0.0.131 () {32 vars in 681 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1005] 10.0.0.131 () {32 vars in 681 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1006] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1007] 10.0.0.131 () {32 vars in 665 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1008] 10.0.0.131 () {32 vars in 699 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/agent-resources-synced => 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: 507/1009] 10.0.0.131 () {32 vars in 697 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1010] 10.0.0.131 () {32 vars in 701 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1011] 10.0.0.131 () {32 vars in 689 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1012] 10.0.0.131 () {32 vars in 703 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1013] 10.0.0.131 () {32 vars in 693 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1014] 10.0.0.131 () {32 vars in 695 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1015] 10.0.0.131 () {32 vars in 685 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1016] 10.0.0.131 () {32 vars in 687 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1017] 10.0.0.131 () {32 vars in 661 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1018] 10.0.0.131 () {32 vars in 699 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1019] 10.0.0.131 () {32 vars in 679 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1020] 10.0.0.131 () {32 vars in 683 bytes} [Tue Jun 2 22:36:37 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: 7|app: 0|req: 519/1021] 10.0.0.131 () {32 vars in 675 bytes} [Tue Jun 2 22:36:37 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: 7|app: 0|req: 520/1022] 10.0.0.131 () {32 vars in 689 bytes} [Tue Jun 2 22:36:37 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: 7|app: 0|req: 521/1023] 10.0.0.131 () {32 vars in 723 bytes} [Tue Jun 2 22:36:37 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: 7|app: 0|req: 522/1024] 10.0.0.131 () {32 vars in 687 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1025] 10.0.0.131 () {32 vars in 669 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1026] 10.0.0.131 () {32 vars in 687 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1027] 10.0.0.131 () {32 vars in 681 bytes} [Tue Jun 2 22:36:37 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: 7|app: 0|req: 526/1028] 10.0.0.131 () {32 vars in 699 bytes} [Tue Jun 2 22:36:37 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: 527/1029] 10.0.0.131 () {32 vars in 679 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1030] 10.0.0.131 () {32 vars in 667 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1031] 10.0.0.131 () {32 vars in 677 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1032] 10.0.0.131 () {32 vars in 665 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1033] 10.0.0.131 () {32 vars in 675 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1034] 10.0.0.131 () {32 vars in 713 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1035] 10.0.0.131 () {32 vars in 691 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1036] 10.0.0.131 () {32 vars in 683 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1037] 10.0.0.131 () {32 vars in 669 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1038] 10.0.0.131 () {32 vars in 687 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1039] 10.0.0.131 () {32 vars in 705 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1040] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => 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: 539/1041] 10.0.0.131 () {32 vars in 675 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1042] 10.0.0.131 () {32 vars in 701 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1043] 10.0.0.131 () {32 vars in 675 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/pagination => 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: 542/1044] 10.0.0.131 () {32 vars in 693 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1045] 10.0.0.131 () {32 vars in 689 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1046] 10.0.0.131 () {32 vars in 709 bytes} [Tue Jun 2 22:36:37 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1047] 10.0.0.131 () {32 vars in 705 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1048] 10.0.0.131 () {32 vars in 719 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1049] 10.0.0.131 () {32 vars in 697 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1050] 10.0.0.131 () {32 vars in 711 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1051] 10.0.0.131 () {32 vars in 669 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/binding => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1052] 10.0.0.131 () {32 vars in 687 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1053] 10.0.0.131 () {32 vars in 681 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1054] 10.0.0.131 () {32 vars in 675 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1055] 10.0.0.131 () {32 vars in 671 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1056] 10.0.0.131 () {32 vars in 661 bytes} [Tue Jun 2 22:36:38 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: 555/1057] 10.0.0.131 () {32 vars in 699 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1058] 10.0.0.131 () {32 vars in 699 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1059] 10.0.0.131 () {32 vars in 677 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1060] 10.0.0.131 () {32 vars in 669 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1061] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:36:35 2026] POST /v2.0/routers => generated 732 bytes in 2513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1062] 10.0.0.131 () {32 vars in 683 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1063] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/security-groups?tenant_id=aa616ca21e384363a3a0b301721f82c3&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1064] 10.0.0.131 () {32 vars in 701 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1065] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:38 2026] DELETE /v2.0/security-groups/671c1a71-1d91-495b-bdf3-da0e844aebd5 => 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: 562/1066] 10.0.0.131 () {32 vars in 685 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1067] 10.0.0.131 () {32 vars in 707 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1068] 10.0.0.131 () {32 vars in 669 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1069] 10.0.0.131 () {32 vars in 697 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1070] 10.0.0.131 () {32 vars in 695 bytes} [Tue Jun 2 22:36:38 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: 7|app: 0|req: 567/1071] 10.0.0.131 () {32 vars in 685 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1072] 10.0.0.131 () {32 vars in 689 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1073] 10.0.0.131 () {32 vars in 667 bytes} [Tue Jun 2 22:36:38 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: 570/1074] 10.0.0.131 () {32 vars in 681 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1075] 10.0.0.131 () {32 vars in 681 bytes} [Tue Jun 2 22:36:38 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: 572/1076] 10.0.0.131 () {32 vars in 691 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1077] 10.0.0.131 () {32 vars in 691 bytes} [Tue Jun 2 22:36:38 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: 574/1078] 10.0.0.131 () {32 vars in 695 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1079] 10.0.0.131 () {32 vars in 685 bytes} [Tue Jun 2 22:36:38 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: 576/1080] 10.0.0.131 () {32 vars in 689 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1081] 10.0.0.131 () {32 vars in 701 bytes} [Tue Jun 2 22:36:38 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: 578/1082] 10.0.0.131 () {32 vars in 703 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1083] 10.0.0.131 () {32 vars in 713 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1084] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1085] 10.0.0.131 () {32 vars in 715 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1086] 10.0.0.131 () {32 vars in 727 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1087] 10.0.0.131 () {32 vars in 741 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1088] 10.0.0.131 () {32 vars in 719 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1089] 10.0.0.131 () {32 vars in 683 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1090] 10.0.0.131 () {32 vars in 669 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1091] 10.0.0.131 () {32 vars in 719 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1092] 10.0.0.131 () {32 vars in 679 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1093] 10.0.0.131 () {32 vars in 669 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1094] 10.0.0.131 () {32 vars in 697 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1095] 10.0.0.131 () {32 vars in 705 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1096] 10.0.0.131 () {32 vars in 701 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1097] 10.0.0.131 () {32 vars in 701 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1098] 10.0.0.131 () {32 vars in 683 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1099] 10.0.0.131 () {32 vars in 705 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1100] 10.0.0.131 () {32 vars in 695 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1101] 10.0.0.131 () {32 vars in 689 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1102] 10.0.0.131 () {32 vars in 697 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1103] 10.0.0.131 () {32 vars in 679 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1104] 10.0.0.131 () {32 vars in 689 bytes} [Tue Jun 2 22:36:38 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: 601/1105] 10.0.0.131 () {32 vars in 701 bytes} [Tue Jun 2 22:36:38 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: 602/1106] 10.0.0.131 () {32 vars in 665 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1107] 10.0.0.131 () {32 vars in 681 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1108] 10.0.0.131 () {32 vars in 693 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1109] 10.0.0.131 () {32 vars in 677 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1110] 10.0.0.131 () {32 vars in 667 bytes} [Tue Jun 2 22:36:38 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1111] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:39 2026] GET /v2.0/ports?device_id=03f77d98-8c51-46da-8b1b-af2bdce9e4e2 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1112] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:36:38 2026] PUT /v2.0/routers/aac7d3b2-6f85-4c54-8acb-ba26aa0a44a2/add_router_interface => generated 309 bytes in 1312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1113] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:39 2026] GET /v2.0/security-groups?tenant_id=f28e8c8c32084501b824da76f67a9c83&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1114] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:39 2026] DELETE /v2.0/security-groups/519f69f7-131e-40bb-8579-b244ffd22b34 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1115] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:40 2026] DELETE /v2.0/security-groups/f6ae6577-8bed-41ae-a772-805f9223c241 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:36:40.279 8 INFO neutron.api.v2.resource [None req-8d068583-b2b5-41ee-afb1-1581e1352407 eb20daf3fa174a65b60855d32ff9c6bd 18242938e596438fa8aeb40d5a4fa1b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 507/1116] 10.0.0.131 () {32 vars in 737 bytes} [Tue Jun 2 22:36:40 2026] GET /v2.0/security-groups/f6ae6577-8bed-41ae-a772-805f9223c241 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1117] 10.0.0.51 () {34 vars in 981 bytes} [Tue Jun 2 22:36:40 2026] GET /v2.0/networks?id=9364e228-e452-45f7-beb4-ddaa9a6dd823 => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1118] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:36:40 2026] DELETE /v2.0/floatingips/5c216329-272c-4e5d-a8f5-f059a1e9b82a => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1119] 10.0.0.51 () {34 vars in 964 bytes} [Tue Jun 2 22:36:40 2026] GET /v2.0/quotas/29df01971aec49d580b4f41457aa39ef => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1120] 10.0.0.51 () {34 vars in 1001 bytes} [Tue Jun 2 22:36:40 2026] GET /v2.0/ports?tenant_id=29df01971aec49d580b4f41457aa39ef&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1121] 10.0.0.51 () {34 vars in 1007 bytes} [Tue Jun 2 22:36:40 2026] GET /v2.0/networks/9364e228-e452-45f7-beb4-ddaa9a6dd823?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: 512/1122] 10.0.0.51 () {34 vars in 1107 bytes} [Tue Jun 2 22:36:40 2026] GET /v2.0/networks/9364e228-e452-45f7-beb4-ddaa9a6dd823?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1123] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:40 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => 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: 611/1124] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:36:40 2026] PUT /v2.0/routers/c97e7710-420d-4815-81b9-5e11be22fc38/remove_router_interface => generated 309 bytes in 1013 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:41.773 8 WARNING neutron_lib.context [None req-f981ae01-6831-4811-8a7e-d3217a16b605 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:36:41.899 8 INFO neutron.db.segments_db [None req-f981ae01-6831-4811-8a7e-d3217a16b605 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Added segment de716eb1-9cd3-4fcf-86a1-abdd92ebf12c of type vxlan for network d7018156-98bb-4b02-b7ea-425664094704 [pid: 8|app: 0|req: 514/1125] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:36:41 2026] POST /v2.0/networks => generated 633 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1126] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:41 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:36:42.022 8 WARNING neutron_lib.context [None req-e01ef87e-de9b-45a4-8dae-7f220a4bb884 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:36:42.075 8 INFO neutron.db.segments_db [None req-e01ef87e-de9b-45a4-8dae-7f220a4bb884 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Added segment 6f695e0f-345f-4a62-8b0c-4b31592b9bb0 of type vxlan for network df8f8ffb-a1b8-4784-b489-5267b51e4a68 [pid: 8|app: 0|req: 516/1127] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:36:42 2026] POST /v2.0/networks => generated 634 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:36:42.202 8 WARNING neutron_lib.context [None req-2c9f5d74-64b3-406f-85ae-122c16bc7815 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 517/1128] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:36:42 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-06-02 22:36:42.446 8 WARNING neutron_lib.context [None req-cab92bba-34ec-4b21-8e02-d84b024002c9 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:36:42.521 7 INFO neutron.services.segments.plugin [-] Segment 0b43c573-701a-4898-b959-6b1810fe7ba5 resource provider aggregate not found 2026-06-02 22:36:42.525 7 INFO neutron.services.segments.plugin [-] Segment 0b43c573-701a-4898-b959-6b1810fe7ba5 resource provider aggregate not found 2026-06-02 22:36:42.538 7 INFO neutron.services.segments.plugin [-] Segment 0b43c573-701a-4898-b959-6b1810fe7ba5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b43c573-701a-4898-b959-6b1810fe7ba5 found for delete ", "request_id": "req-53cd16b2-511f-484f-b710-ba6902e0290b"}]} 2026-06-02 22:36:42.546 7 INFO neutron.services.segments.plugin [-] Segment 0b43c573-701a-4898-b959-6b1810fe7ba5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b43c573-701a-4898-b959-6b1810fe7ba5 found for delete ", "request_id": "req-4569d2ea-b6f8-4ac1-b26a-2095ec963ef9"}]} 2026-06-02 22:36:42.556 7 INFO neutron.db.l3_hamode_db [None req-d0735e64-1ed8-40de-94b3-be438f4ab6e9 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] HA network e808bf9c-7779-44ad-9289-d93e4288284a was deleted as no HA routers are present in tenant 18242938e596438fa8aeb40d5a4fa1b8. [pid: 7|app: 0|req: 612/1129] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:41 2026] DELETE /v2.0/routers/c97e7710-420d-4815-81b9-5e11be22fc38 => generated 0 bytes in 970 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1130] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:36:42 2026] POST /v2.0/subnets => generated 655 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:36:42.649 8 WARNING neutron_lib.context [None req-e43b7422-5bb4-4495-a0b6-0e163490b570 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:36:42.681 8 INFO neutron.db.segments_db [None req-e43b7422-5bb4-4495-a0b6-0e163490b570 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Added segment af94c76e-b84d-48a2-ab08-10152bdaf159 of type vxlan for network 8d4f6acd-ff24-4c69-acb5-06773b8b5935 [pid: 7|app: 0|req: 613/1131] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:42 2026] DELETE /v2.0/subnets/22cc4a0d-af40-4fcb-b9e6-fca9451953fb => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:36:42.907 8 INFO neutron.db.l3_hamode_db [None req-e43b7422-5bb4-4495-a0b6-0e163490b570 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 614/1132] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:36:42 2026] DELETE /v2.0/networks/22efb6d1-91e7-4c0f-b751-c7d4e86029a2 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:36:43.050 8 INFO neutron.db.l3_hamode_db [None req-e43b7422-5bb4-4495-a0b6-0e163490b570 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 615/1133] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:43 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => 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: 616/1134] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:43 2026] GET /v2.0/security-groups?tenant_id=18242938e596438fa8aeb40d5a4fa1b8&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1135] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:43 2026] DELETE /v2.0/security-groups/5cbdad3e-4b6a-483a-a93f-f87cb4cdf58a => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1136] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:36:42 2026] POST /v2.0/routers => generated 511 bytes in 997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1137] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:44 2026] GET /v2.0/security-groups?tenant_id=06cbc26369e243ff846ef7f9a82a3c32&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1138] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:44 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => 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: 522/1139] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:44 2026] DELETE /v2.0/security-groups/6baa6ccb-0bb8-476a-a296-b6affced6b91 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:36:44.555 7 INFO neutron.services.segments.plugin [-] Segment db6d9c70-1f82-4787-8865-6aae32c62191 resource provider aggregate not found 2026-06-02 22:36:44.563 7 INFO neutron.services.segments.plugin [-] Segment db6d9c70-1f82-4787-8865-6aae32c62191 resource provider aggregate not found 2026-06-02 22:36:44.570 7 INFO neutron.services.segments.plugin [-] Segment db6d9c70-1f82-4787-8865-6aae32c62191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db6d9c70-1f82-4787-8865-6aae32c62191 found for delete ", "request_id": "req-fdb2c8e4-fc5b-4ac0-9b21-57543d6fd3bc"}]} 2026-06-02 22:36:44.579 7 INFO neutron.services.segments.plugin [-] Segment db6d9c70-1f82-4787-8865-6aae32c62191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db6d9c70-1f82-4787-8865-6aae32c62191 found for delete ", "request_id": "req-865b836f-90ad-4fb6-8a8d-835a46123912"}]} [pid: 8|app: 0|req: 523/1140] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:44 2026] GET /v2.0/security-groups?tenant_id=4a2aa34e0f1c4f02804767d5b27fab33&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1141] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:44 2026] DELETE /v2.0/security-groups/1eb0ea77-2937-42de-9fb4-8a50096f48eb => 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: 618/1142] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:36:43 2026] PUT /v2.0/routers/2a4ab235-d523-459d-91ef-df17bf5ec60a/add_router_interface => generated 309 bytes in 1465 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1143] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:36:45 2026] GET /v2.0/ports/bed1723c-bd64-4fc6-9a9e-8a54ba457796 => generated 959 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1144] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:36:45 2026] GET /v2.0/networks?id=9364e228-e452-45f7-beb4-ddaa9a6dd823 => generated 677 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:45.260 8 WARNING neutron_lib.context [req-3030c14d-1ed8-491d-b366-c4325ec6b0d2 req-6b76b792-9573-4052-9edd-4d9677268525 cab276e03ebc4e2289c698ce143e5487 29df01971aec49d580b4f41457aa39ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 527/1145] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 2 22:36:45 2026] POST /v2.0/ports => generated 958 bytes in 400 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: 528/1146] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:45 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => generated 961 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1147] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:36:45 2026] PUT /v2.0/ports/9d66085c-2108-4c22-8b45-bc241b769a53 => generated 1239 bytes in 428 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-06-02 22:36:46.202 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-476eaf92-66f5-4f5f-bd61-1a2cecf12348'] response: {'name': 'network-changed', 'server_uuid': 'd0892059-c344-4fae-9736-3c6be4e50552', 'tag': '9d66085c-2108-4c22-8b45-bc241b769a53', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 530/1148] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:46 2026] GET /v2.0/security-groups?id=69ccd9bc-3292-4712-acbc-f9d93d3b8db3&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: 7|app: 0|req: 619/1149] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:36:45 2026] PUT /v2.0/routers/2a4ab235-d523-459d-91ef-df17bf5ec60a/add_router_interface => generated 309 bytes in 1068 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1150] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:36:46 2026] GET /v2.0/ports/25d6f045-b427-4a97-a81c-c90bc4a7cd45 => generated 967 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1151] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:36:46 2026] GET /v2.0/ports?tenant_id=29df01971aec49d580b4f41457aa39ef&device_id=d0892059-c344-4fae-9736-3c6be4e50552 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1152] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 2 22:36:46 2026] GET /v2.0/networks?tenant_id=29df01971aec49d580b4f41457aa39ef&shared=False => generated 773 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1153] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 2 22:36:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1156] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:36:46 2026] PUT /v2.0/routers/2a4ab235-d523-459d-91ef-df17bf5ec60a/remove_router_interface => generated 309 bytes in 855 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1157] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:47 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1158] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:47 2026] GET /v2.0/security-groups?id=69ccd9bc-3292-4712-acbc-f9d93d3b8db3&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1159] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:36:47 2026] PUT /v2.0/routers/2a4ab235-d523-459d-91ef-df17bf5ec60a/remove_router_interface => generated 309 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1160] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:36:47 2026] GET /v2.0/ports?device_id=2a4ab235-d523-459d-91ef-df17bf5ec60a => 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: 623/1161] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:36:47 2026] GET /v2.0/ports?tenant_id=29df01971aec49d580b4f41457aa39ef&device_id=d0892059-c344-4fae-9736-3c6be4e50552 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1162] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:36:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=9d66085c-2108-4c22-8b45-bc241b769a53 => 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: 625/1163] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:36:47 2026] GET /v2.0/subnets?id=0f88e6cd-6bd4-46d0-9291-97064a4c5144 => generated 695 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1164] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:36:47 2026] GET /v2.0/ports?network_id=9364e228-e452-45f7-beb4-ddaa9a6dd823&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: 627/1165] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:36:48 2026] GET /v2.0/networks/9364e228-e452-45f7-beb4-ddaa9a6dd823?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: 628/1166] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:36:48 2026] GET /v2.0/networks/9364e228-e452-45f7-beb4-ddaa9a6dd823?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:36:48.392 8 INFO neutron.services.segments.plugin [-] Segment af94c76e-b84d-48a2-ab08-10152bdaf159 resource provider aggregate not found 2026-06-02 22:36:48.399 8 INFO neutron.services.segments.plugin [-] Segment af94c76e-b84d-48a2-ab08-10152bdaf159 resource provider aggregate not found 2026-06-02 22:36:48.404 8 INFO neutron.db.l3_hamode_db [None req-370ce8a9-5ca7-47b1-9c90-ea346d2a7bd1 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] HA network 8d4f6acd-ff24-4c69-acb5-06773b8b5935 was deleted as no HA routers are present in tenant b14d0ac2a7224d94a47abf5ea911a906. [pid: 8|app: 0|req: 539/1167] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:47 2026] DELETE /v2.0/routers/2a4ab235-d523-459d-91ef-df17bf5ec60a => generated 0 bytes in 488 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:36:48.416 8 INFO neutron.services.segments.plugin [-] Segment af94c76e-b84d-48a2-ab08-10152bdaf159 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af94c76e-b84d-48a2-ab08-10152bdaf159 found for delete ", "request_id": "req-84860bda-70ad-486f-a105-30caab099c87"}]} 2026-06-02 22:36:48.417 8 INFO neutron.services.segments.plugin [-] Segment af94c76e-b84d-48a2-ab08-10152bdaf159 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af94c76e-b84d-48a2-ab08-10152bdaf159 found for delete ", "request_id": "req-652ff1ab-e1b1-4845-9ea5-2e00258889d4"}]} [pid: 7|app: 0|req: 629/1168] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:48 2026] GET /v2.0/security-groups?tenant_id=fd69dee0e31140b1b6c8803f9392d803&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1169] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:48 2026] DELETE /v2.0/security-groups/9dce0b2f-2c60-4e56-9823-d51970853b02 => 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: 540/1170] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:48 2026] DELETE /v2.0/subnets/f34fc903-8500-4754-be83-8f4f8b17e392 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1171] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:48 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1172] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:48 2026] GET /v2.0/security-groups?tenant_id=0ecab3518b31487a83393c66e15d1f38&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1173] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:48 2026] DELETE /v2.0/subnets/c3a62356-95e0-4461-a5c8-1270c51f0bd1 => 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: 542/1174] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:48 2026] GET /v2.0/security-groups?id=69ccd9bc-3292-4712-acbc-f9d93d3b8db3&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: 7|app: 0|req: 633/1175] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:48 2026] GET /v2.0/security-groups?tenant_id=813ee09fb08046e99dadd3434026c728&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1176] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:48 2026] DELETE /v2.0/security-groups/b88b6ec0-bd33-4154-910c-4dbd35986dc9 => 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: 544/1177] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:48 2026] DELETE /v2.0/security-groups/c13882f6-7ce1-499e-9e9e-05114c8ea276 => 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: 545/1178] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:48 2026] GET /v2.0/security-groups?tenant_id=cda9cf557de849f38d759e2c90b8a2c5&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:36:49.142 7 INFO neutron.services.segments.plugin [-] Segment 6f695e0f-345f-4a62-8b0c-4b31592b9bb0 resource provider aggregate not found 2026-06-02 22:36:49.146 7 INFO neutron.services.segments.plugin [-] Segment 6f695e0f-345f-4a62-8b0c-4b31592b9bb0 resource provider aggregate not found 2026-06-02 22:36:49.159 7 INFO neutron.services.segments.plugin [-] Segment 6f695e0f-345f-4a62-8b0c-4b31592b9bb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f695e0f-345f-4a62-8b0c-4b31592b9bb0 found for delete ", "request_id": "req-ca937a41-cf7e-4b0c-87c1-5218392d3cbf"}]} 2026-06-02 22:36:49.169 7 INFO neutron.services.segments.plugin [-] Segment 6f695e0f-345f-4a62-8b0c-4b31592b9bb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f695e0f-345f-4a62-8b0c-4b31592b9bb0 found for delete ", "request_id": "req-4b95d3a7-f51c-4ad0-8187-0f6c07a992ca"}]} [pid: 7|app: 0|req: 634/1179] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:36:48 2026] DELETE /v2.0/networks/df8f8ffb-a1b8-4784-b489-5267b51e4a68 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1180] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:49 2026] DELETE /v2.0/security-groups/623ab031-3268-4e6c-83fe-eed547e2c331 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1181] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:36:49 2026] DELETE /v2.0/networks/d7018156-98bb-4b02-b7ea-425664094704 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:36:49.559 8 WARNING neutron_lib.context [None req-350c3a44-53ee-4b58-a2b1-14b76c30f41d 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:36:49.616 8 INFO neutron.db.segments_db [None req-350c3a44-53ee-4b58-a2b1-14b76c30f41d 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Added segment 88f91de8-5ad2-458b-a2ea-3b058bbc703e of type vxlan for network 3d5822e3-4f25-4944-8fd8-fabac5119d71 [pid: 8|app: 0|req: 547/1182] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:36:49 2026] POST /v2.0/networks => generated 633 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:36:49.751 7 WARNING neutron_lib.context [None req-76c98c77-1e81-4e78-b2ae-f4467e82239a 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 548/1183] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:49 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1184] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:49 2026] GET /v2.0/security-groups?id=69ccd9bc-3292-4712-acbc-f9d93d3b8db3&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1185] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:36:49 2026] POST /v2.0/subnets => generated 646 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:36:50.068 8 WARNING neutron_lib.context [None req-7860ea11-7052-47a0-a4a1-b07be15399d7 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:36:50.108 8 INFO neutron.db.segments_db [None req-7860ea11-7052-47a0-a4a1-b07be15399d7 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Added segment 32541fff-80ab-4761-8c33-170c5ca32142 of type vxlan for network c35f1680-0b17-4d49-8b6d-ea5146e76bd8 2026-06-02 22:36:50.377 8 INFO neutron.db.l3_hamode_db [None req-7860ea11-7052-47a0-a4a1-b07be15399d7 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:36:50.498 8 INFO neutron.db.l3_hamode_db [None req-7860ea11-7052-47a0-a4a1-b07be15399d7 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 637/1186] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:51 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1187] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:51 2026] GET /v2.0/security-groups?id=69ccd9bc-3292-4712-acbc-f9d93d3b8db3&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: 550/1188] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:36:50 2026] POST /v2.0/routers => generated 509 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:36:51.224 7 WARNING neutron_lib.context [None req-65209b50-ba06-42a7-bd00-7f238a23e199 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:36:51.237 7 INFO neutron.services.segments.plugin [-] Segment de716eb1-9cd3-4fcf-86a1-abdd92ebf12c resource provider aggregate not found 2026-06-02 22:36:51.243 7 INFO neutron.services.segments.plugin [-] Segment de716eb1-9cd3-4fcf-86a1-abdd92ebf12c resource provider aggregate not found 2026-06-02 22:36:51.258 7 INFO neutron.services.segments.plugin [-] Segment de716eb1-9cd3-4fcf-86a1-abdd92ebf12c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de716eb1-9cd3-4fcf-86a1-abdd92ebf12c found for delete ", "request_id": "req-7a93ccb9-45fe-4ee5-89f2-03b0ef850923"}]} 2026-06-02 22:36:51.259 7 INFO neutron.services.segments.plugin [-] Segment de716eb1-9cd3-4fcf-86a1-abdd92ebf12c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de716eb1-9cd3-4fcf-86a1-abdd92ebf12c found for delete ", "request_id": "req-d6a68d2d-d6ce-4ce1-bfb3-5b8e9cdf1eb3"}]} [pid: 7|app: 0|req: 639/1189] 10.0.0.131 () {34 vars in 665 bytes} [Tue Jun 2 22:36:51 2026] POST /v2.0/ports => generated 964 bytes in 324 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: 551/1190] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:51 2026] GET /v2.0/security-groups?tenant_id=645b8fbc07724a5fa5cb3afa1a4a34bf&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: 552/1191] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:51 2026] DELETE /v2.0/security-groups/08c8bf29-4c7e-4bc7-9953-0ee0af6828dd => 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: 553/1192] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:52 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1193] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:52 2026] GET /v2.0/security-groups?id=69ccd9bc-3292-4712-acbc-f9d93d3b8db3&fields=id&fields=name => generated 88 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1194] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:36:51 2026] PUT /v2.0/routers/37b0c647-406f-4d33-baf6-966cb2da4f1f/add_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1195] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:36:52 2026] GET /v2.0/ports/9a3261d2-630d-41f3-8d43-e030cd736fc7 => generated 1038 bytes in 78 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: 556/1196] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:52 2026] GET /v2.0/security-groups?tenant_id=4a32bd21df01400caf878c0731b7be43&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1197] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:53 2026] DELETE /v2.0/security-groups/41a8cc5e-4e83-46d6-ab50-fb5e991311a4 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:36:53.404 8 WARNING neutron_lib.context [None req-522480ba-9a80-4701-b138-4c7657f05319 3231104b00174b11b85d25af8a806a1e 1e949f7941e044838e2f4567e1b49eb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:36:53.534 8 INFO neutron.db.segments_db [None req-522480ba-9a80-4701-b138-4c7657f05319 3231104b00174b11b85d25af8a806a1e 1e949f7941e044838e2f4567e1b49eb0 - - default default] Added segment 36ddfc17-7149-4659-b52d-8721b5c01545 of type vxlan for network 42d51dc9-d1a7-4b2a-a323-3d7544509a6f [pid: 8|app: 0|req: 558/1198] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:36:53 2026] POST /v2.0/networks => generated 644 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1199] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:36:52 2026] PUT /v2.0/routers/37b0c647-406f-4d33-baf6-966cb2da4f1f/remove_router_interface => generated 309 bytes in 820 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: 559/1200] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:53 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1201] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:53 2026] GET /v2.0/security-groups?tenant_id=113efa3486914d90b8e2203476ce4e50&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:36:53.780 8 INFO neutron.api.v2.resource [None req-95fac785-ce61-4e25-97b6-b7342a48d84e 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 560/1202] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:36:53 2026] PUT /v2.0/routers/37b0c647-406f-4d33-baf6-966cb2da4f1f/remove_router_interface => generated 197 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:36:53.783 7 WARNING neutron_lib.context [None req-12284dd2-88f8-4563-9a8d-7623df7eb18c 3231104b00174b11b85d25af8a806a1e 1e949f7941e044838e2f4567e1b49eb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 561/1203] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:53 2026] GET /v2.0/security-groups?id=69ccd9bc-3292-4712-acbc-f9d93d3b8db3&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1204] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:36:53 2026] GET /v2.0/ports?device_id=37b0c647-406f-4d33-baf6-966cb2da4f1f => 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: 563/1205] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:53 2026] DELETE /v2.0/security-groups/fa28f34b-d63b-4118-a5a6-387425168aaf => 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: 643/1206] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:36:53 2026] POST /v2.0/subnets => generated 641 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1207] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:54 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => generated 975 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:54.301 7 WARNING neutron_lib.context [None req-5da5dd8f-a8c4-4413-9d5f-e23a31178944 3231104b00174b11b85d25af8a806a1e 1e949f7941e044838e2f4567e1b49eb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:36:54.365 7 INFO neutron.db.segments_db [None req-5da5dd8f-a8c4-4413-9d5f-e23a31178944 3231104b00174b11b85d25af8a806a1e 1e949f7941e044838e2f4567e1b49eb0 - - default default] Added segment 431fe0eb-34a5-4bbd-a936-c8e3d3103920 of type vxlan for network 2d744444-9978-4e78-9ddd-7174749cb0e4 [pid: 7|app: 0|req: 645/1208] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:36:54 2026] POST /v2.0/networks => generated 643 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1209] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:54 2026] GET /v2.0/security-groups?id=69ccd9bc-3292-4712-acbc-f9d93d3b8db3&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:36:54.549 8 INFO neutron.services.segments.plugin [-] Segment 32541fff-80ab-4761-8c33-170c5ca32142 resource provider aggregate not found 2026-06-02 22:36:54.554 8 INFO neutron.services.segments.plugin [-] Segment 32541fff-80ab-4761-8c33-170c5ca32142 resource provider aggregate not found 2026-06-02 22:36:54.564 8 INFO neutron.services.segments.plugin [-] Segment 32541fff-80ab-4761-8c33-170c5ca32142 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32541fff-80ab-4761-8c33-170c5ca32142 found for delete ", "request_id": "req-2eb20679-f49d-43f4-b4d5-843fcf3d2968"}]} 2026-06-02 22:36:54.574 8 INFO neutron.services.segments.plugin [-] Segment 32541fff-80ab-4761-8c33-170c5ca32142 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32541fff-80ab-4761-8c33-170c5ca32142 found for delete ", "request_id": "req-94300538-f129-4c9e-893e-797c46656872"}]} 2026-06-02 22:36:54.584 8 INFO neutron.db.l3_hamode_db [None req-af83f67a-e67d-4d19-8c5f-cff3a6fd4ebe 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] HA network c35f1680-0b17-4d49-8b6d-ea5146e76bd8 was deleted as no HA routers are present in tenant b14d0ac2a7224d94a47abf5ea911a906. [pid: 8|app: 0|req: 564/1210] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:53 2026] DELETE /v2.0/routers/37b0c647-406f-4d33-baf6-966cb2da4f1f => generated 0 bytes in 654 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1211] 10.0.0.131 () {34 vars in 743 bytes} [Tue Jun 2 22:36:54 2026] PUT /v2.0/networks/2d744444-9978-4e78-9ddd-7174749cb0e4 => generated 592 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:54.619 7 WARNING neutron_lib.context [None req-fb026dd4-8590-45f8-b13b-1d1d73a58881 3231104b00174b11b85d25af8a806a1e 1e949f7941e044838e2f4567e1b49eb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 565/1212] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:54 2026] DELETE /v2.0/subnets/53cffe30-1649-47f8-b7e9-ba99d1270f5b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1213] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:36:54 2026] POST /v2.0/subnets => generated 626 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1214] 10.0.0.131 () {34 vars in 741 bytes} [Tue Jun 2 22:36:54 2026] PUT /v2.0/subnets/6191c009-ea21-4f1f-a61d-6080539867fe => generated 636 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1215] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:36:54 2026] DELETE /v2.0/networks/3d5822e3-4f25-4944-8fd8-fabac5119d71 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:36:55.022 8 WARNING neutron_lib.context [None req-302c48e6-17af-42fc-8e98-87d591476f7d 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:36:55.075 8 INFO neutron.db.segments_db [None req-302c48e6-17af-42fc-8e98-87d591476f7d 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Added segment 219de608-8136-4e6b-b263-51eaf571b964 of type vxlan for network 911bd590-33e4-418f-acf4-852cfbb9fc4b 2026-06-02 22:36:55.145 7 INFO neutron.services.segments.plugin [-] Segment 431fe0eb-34a5-4bbd-a936-c8e3d3103920 resource provider aggregate not found 2026-06-02 22:36:55.150 7 INFO neutron.services.segments.plugin [-] Segment 431fe0eb-34a5-4bbd-a936-c8e3d3103920 resource provider aggregate not found 2026-06-02 22:36:55.165 7 INFO neutron.services.segments.plugin [-] Segment 431fe0eb-34a5-4bbd-a936-c8e3d3103920 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431fe0eb-34a5-4bbd-a936-c8e3d3103920 found for delete ", "request_id": "req-28223018-8133-4629-943d-dedc435799da"}]} [pid: 8|app: 0|req: 567/1216] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:36:55 2026] POST /v2.0/networks => generated 633 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:36:55.167 7 INFO neutron.services.segments.plugin [-] Segment 431fe0eb-34a5-4bbd-a936-c8e3d3103920 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431fe0eb-34a5-4bbd-a936-c8e3d3103920 found for delete ", "request_id": "req-50637156-d596-4256-a406-6b5bb444f65c"}]} [pid: 7|app: 0|req: 650/1217] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:36:54 2026] DELETE /v2.0/networks/2d744444-9978-4e78-9ddd-7174749cb0e4 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:36:55.177 8 WARNING neutron_lib.context [None req-6a75ca9f-15bf-4d3d-a656-81d3953f44df 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:36:55.190 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6ba87e1-7101-41b1-9094-57f4f717ae7b 3231104b00174b11b85d25af8a806a1e 1e949f7941e044838e2f4567e1b49eb0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 651/1218] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:36:55 2026] DELETE /v2.0/networks/2d744444-9978-4e78-9ddd-7174749cb0e4 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1219] 10.0.0.131 () {32 vars in 694 bytes} [Tue Jun 2 22:36:55 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1220] 10.0.0.131 () {32 vars in 742 bytes} [Tue Jun 2 22:36:55 2026] GET /v2.0/subnets?network_id=5eb7e3a6-cca3-48ec-ad28-6db07f45b4bb => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1221] 10.0.0.131 () {32 vars in 653 bytes} [Tue Jun 2 22:36:55 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: 655/1222] 10.0.0.131 () {32 vars in 649 bytes} [Tue Jun 2 22:36:55 2026] GET /v2.0/networks => generated 1309 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1223] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:36:55 2026] POST /v2.0/subnets => generated 646 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:36:55.435 8 WARNING neutron_lib.context [None req-5f0f1b05-6c69-433b-9c89-4ce1ea991eea 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 656/1224] 10.0.0.131 () {32 vars in 647 bytes} [Tue Jun 2 22:36:55 2026] GET /v2.0/subnets => generated 1280 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:36:55.473 8 INFO neutron.db.segments_db [None req-5f0f1b05-6c69-433b-9c89-4ce1ea991eea 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Added segment 0679f5ba-effd-4e87-88ca-82296f63a5ef of type vxlan for network 839955ae-760e-467f-8291-c4f24e036d78 [pid: 7|app: 0|req: 657/1225] 10.0.0.131 () {32 vars in 723 bytes} [Tue Jun 2 22:36:55 2026] GET /v2.0/networks/42d51dc9-d1a7-4b2a-a323-3d7544509a6f => generated 669 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1226] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:36:55 2026] GET /v2.0/subnets/df9b1a87-bc25-44cc-bd68-c3e03cf13221 => generated 641 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:55.574 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57d8578b-7196-4de4-a7a1-21179cf35afd 3231104b00174b11b85d25af8a806a1e 1e949f7941e044838e2f4567e1b49eb0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 659/1227] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:55 2026] DELETE /v2.0/subnets/6191c009-ea21-4f1f-a61d-6080539867fe => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1228] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:55 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:55.621 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f48cbc1-bac5-4d73-8122-27b1cc797b08 3231104b00174b11b85d25af8a806a1e 1e949f7941e044838e2f4567e1b49eb0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1229] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:36:55 2026] DELETE /v2.0/networks/2d744444-9978-4e78-9ddd-7174749cb0e4 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1230] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:36:55 2026] GET /v2.0/security-groups?id=69ccd9bc-3292-4712-acbc-f9d93d3b8db3&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:36:55.716 8 INFO neutron.db.l3_hamode_db [None req-5f0f1b05-6c69-433b-9c89-4ce1ea991eea 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:36:55.850 8 INFO neutron.db.l3_hamode_db [None req-5f0f1b05-6c69-433b-9c89-4ce1ea991eea 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 663/1231] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:55 2026] DELETE /v2.0/subnets/df9b1a87-bc25-44cc-bd68-c3e03cf13221 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1232] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:36:55 2026] DELETE /v2.0/networks/42d51dc9-d1a7-4b2a-a323-3d7544509a6f => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1233] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 2 22:36:56 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1234] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:36:55 2026] POST /v2.0/routers => generated 510 bytes in 1055 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1235] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 2 22:36:56 2026] DELETE /v2.0/ports/9d66085c-2108-4c22-8b45-bc241b769a53 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:36:56.588 8 INFO neutron.services.segments.plugin [-] Segment 88f91de8-5ad2-458b-a2ea-3b058bbc703e resource provider aggregate not found 2026-06-02 22:36:56.592 8 INFO neutron.services.segments.plugin [-] Segment 88f91de8-5ad2-458b-a2ea-3b058bbc703e resource provider aggregate not found 2026-06-02 22:36:56.608 8 INFO neutron.services.segments.plugin [-] Segment 88f91de8-5ad2-458b-a2ea-3b058bbc703e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88f91de8-5ad2-458b-a2ea-3b058bbc703e found for delete ", "request_id": "req-9e28d26a-b437-4eb6-8621-ecb4ba00163e"}]} 2026-06-02 22:36:56.609 8 INFO neutron.services.segments.plugin [-] Segment 88f91de8-5ad2-458b-a2ea-3b058bbc703e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88f91de8-5ad2-458b-a2ea-3b058bbc703e found for delete ", "request_id": "req-ed7979c4-66e2-4682-9dbe-81eceb414c4c"}]} [pid: 7|app: 0|req: 667/1236] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:56 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:36:56.769 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-317a8a7b-0df0-446a-a46d-5b5d61309d3a'] response: {'server_uuid': 'd0892059-c344-4fae-9736-3c6be4e50552', 'name': 'network-vif-deleted', 'tag': '9d66085c-2108-4c22-8b45-bc241b769a53', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 668/1237] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:36:56 2026] GET /v2.0/security-groups?tenant_id=1e949f7941e044838e2f4567e1b49eb0&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1238] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:36:56 2026] DELETE /v2.0/security-groups/22096081-8e2a-4985-9f05-54cf23466128 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1239] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:36:56 2026] PUT /v2.0/routers/17162480-1c87-443b-bcd0-3861c25e96fe/add_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:36:57.688 7 INFO neutron.services.segments.plugin [-] Segment 36ddfc17-7149-4659-b52d-8721b5c01545 resource provider aggregate not found 2026-06-02 22:36:57.692 7 INFO neutron.services.segments.plugin [-] Segment 36ddfc17-7149-4659-b52d-8721b5c01545 resource provider aggregate not found 2026-06-02 22:36:57.709 7 INFO neutron.services.segments.plugin [-] Segment 36ddfc17-7149-4659-b52d-8721b5c01545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36ddfc17-7149-4659-b52d-8721b5c01545 found for delete ", "request_id": "req-723a46ef-11f9-49ab-9e92-2f6242347628"}]} 2026-06-02 22:36:57.713 7 INFO neutron.services.segments.plugin [-] Segment 36ddfc17-7149-4659-b52d-8721b5c01545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36ddfc17-7149-4659-b52d-8721b5c01545 found for delete ", "request_id": "req-b9cd2766-ba80-4c48-bd05-97b0028c4976"}]} [pid: 7|app: 0|req: 670/1240] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:36:57 2026] GET /v2.0/ports/0c1109ee-3b43-473a-8717-da632be198ed => generated 959 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1241] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:57 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => 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: 571/1242] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:36:57 2026] PUT /v2.0/routers/17162480-1c87-443b-bcd0-3861c25e96fe/remove_router_interface => generated 309 bytes in 685 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1243] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:36:58 2026] GET /v2.0/ports?device_id=17162480-1c87-443b-bcd0-3861c25e96fe => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:36:58.936 8 INFO neutron.services.segments.plugin [-] Segment 0679f5ba-effd-4e87-88ca-82296f63a5ef resource provider aggregate not found 2026-06-02 22:36:58.942 8 INFO neutron.services.segments.plugin [-] Segment 0679f5ba-effd-4e87-88ca-82296f63a5ef resource provider aggregate not found 2026-06-02 22:36:58.950 8 INFO neutron.services.segments.plugin [-] Segment 0679f5ba-effd-4e87-88ca-82296f63a5ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0679f5ba-effd-4e87-88ca-82296f63a5ef found for delete ", "request_id": "req-e885517c-15e5-4708-a73e-7a7184c5d25a"}]} 2026-06-02 22:36:58.957 8 INFO neutron.services.segments.plugin [-] Segment 0679f5ba-effd-4e87-88ca-82296f63a5ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0679f5ba-effd-4e87-88ca-82296f63a5ef found for delete ", "request_id": "req-9222a32d-83bc-4095-9206-3f4a1cecbd76"}]} 2026-06-02 22:36:58.971 8 INFO neutron.db.l3_hamode_db [None req-f9c4196a-112a-4977-93fd-4aca81f55826 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] HA network 839955ae-760e-467f-8291-c4f24e036d78 was deleted as no HA routers are present in tenant b14d0ac2a7224d94a47abf5ea911a906. [pid: 8|app: 0|req: 572/1244] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:58 2026] DELETE /v2.0/routers/17162480-1c87-443b-bcd0-3861c25e96fe => generated 0 bytes in 512 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:36:58.989 7 WARNING neutron_lib.context [None req-51aea15a-d80b-4be9-99b2-e735086bc0eb cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 573/1245] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:36:58 2026] GET /v2.0/ports?device_id=d0892059-c344-4fae-9736-3c6be4e50552 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:36:59.150 7 INFO neutron.db.segments_db [None req-51aea15a-d80b-4be9-99b2-e735086bc0eb cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] Added segment 50755534-711f-4207-be92-f9859a5ddea9 of type vxlan for network 5154dbea-e6d9-4707-8eee-a2237b9ce584 [pid: 8|app: 0|req: 574/1246] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:36:58 2026] DELETE /v2.0/subnets/7942e16a-5eb7-4563-ac79-3ed0c8cc174d => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1247] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:36:58 2026] POST /v2.0/networks => generated 648 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:36:59.268 7 WARNING neutron_lib.context [None req-5cff95a1-4113-4783-b256-7b48ec1b6345 cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 575/1248] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:36:59 2026] DELETE /v2.0/networks/911bd590-33e4-418f-acf4-852cfbb9fc4b => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:36:59.482 8 WARNING neutron_lib.context [None req-f42d3da3-2a8c-43db-a58a-1a950d7e8164 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 674/1249] 10.0.0.131 () {34 vars in 665 bytes} [Tue Jun 2 22:36:59 2026] POST /v2.0/ports => generated 778 bytes in 246 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-06-02 22:36:59.519 7 WARNING neutron_lib.context [None req-a918a81c-8491-4623-9f18-5dbd58df342b cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:36:59.528 8 INFO neutron.db.segments_db [None req-f42d3da3-2a8c-43db-a58a-1a950d7e8164 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Added segment a0ea38d9-064c-44f4-81ab-dbe655a653ed of type vxlan for network 50261d11-1f00-4f0a-b0c6-2dc6b0190fed 2026-06-02 22:36:59.566 7 INFO neutron.db.segments_db [None req-a918a81c-8491-4623-9f18-5dbd58df342b cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] Added segment d95efaae-c78c-4e6c-adad-eabdf1f72efa of type vxlan for network 2cb17bb4-d97c-44e8-a3b1-70743c6808a0 [pid: 7|app: 0|req: 675/1250] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:36:59 2026] POST /v2.0/networks => generated 635 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:36:59.646 7 WARNING neutron_lib.context [None req-fdd7b8a5-95a9-4012-9b95-8dab6930d563 cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:36:59.769 8 INFO neutron.db.l3_hamode_db [None req-f42d3da3-2a8c-43db-a58a-1a950d7e8164 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 676/1251] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:36:59 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:36:59.910 7 WARNING neutron_lib.context [None req-33a049ec-86e0-4521-9b93-35e2fd456d24 cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 677/1252] 10.0.0.131 () {34 vars in 665 bytes} [Tue Jun 2 22:36:59 2026] POST /v2.0/ports => generated 965 bytes in 319 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: 678/1253] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:00 2026] GET /v2.0/security-groups?tenant_id=15426e8d3ad4485aa311e2489ebb7b1e&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:00.577 8 INFO neutron.db.l3_hamode_db [None req-f42d3da3-2a8c-43db-a58a-1a950d7e8164 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:37:00.973 8 INFO neutron.services.segments.plugin [-] Segment 219de608-8136-4e6b-b263-51eaf571b964 resource provider aggregate not found 2026-06-02 22:37:00.977 8 INFO neutron.services.segments.plugin [-] Segment 219de608-8136-4e6b-b263-51eaf571b964 resource provider aggregate not found 2026-06-02 22:37:00.987 8 INFO neutron.services.segments.plugin [-] Segment 219de608-8136-4e6b-b263-51eaf571b964 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 219de608-8136-4e6b-b263-51eaf571b964 found for delete ", "request_id": "req-06843646-474b-4b64-bce7-8819774e878f"}]} 2026-06-02 22:37:00.991 8 INFO neutron.services.segments.plugin [-] Segment 219de608-8136-4e6b-b263-51eaf571b964 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 219de608-8136-4e6b-b263-51eaf571b964 found for delete ", "request_id": "req-3f276ccd-1f0a-414e-af48-db8466795f42"}]} [pid: 7|app: 0|req: 679/1254] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:37:00 2026] PUT /v2.0/routers/aac7d3b2-6f85-4c54-8acb-ba26aa0a44a2/remove_router_interface => generated 309 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1255] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:36:59 2026] POST /v2.0/routers => generated 692 bytes in 1983 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1256] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:01 2026] DELETE /v2.0/security-groups/e0530f27-154a-4784-873e-8285c5aa8d67 => 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: 680/1257] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:01 2026] DELETE /v2.0/ports/ff59063f-9adc-4b61-b065-f2e74c407425 => 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: 681/1258] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:37:01 2026] GET /v2.0/routers/b89af9fe-6ccb-4d20-8efa-9480bb0dea32 => generated 698 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:01.693 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a288b58d-9a37-4ebd-9e41-03217d9f9610 cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 682/1259] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:01 2026] DELETE /v2.0/ports/ff59063f-9adc-4b61-b065-f2e74c407425 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1260] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:01 2026] GET /v2.0/security-groups?tenant_id=8cb3dbb05aef4da4a9ee58ffff4cf90f&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1261] 10.0.0.131 () {32 vars in 647 bytes} [Tue Jun 2 22:37:01 2026] GET /v2.0/routers => generated 701 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:01.963 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9cd06c0-7dfe-446a-8c24-d9c582d6f4c1 cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 685/1262] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:37:01 2026] GET /v2.0/ports/ff59063f-9adc-4b61-b065-f2e74c407425 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1263] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:01 2026] DELETE /v2.0/security-groups/903a6428-5102-43ae-a8c6-033dc41d7cea => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:37:02.352 8 INFO neutron.db.l3_hamode_db [None req-9b608f92-091d-4ea6-9b1e-5a742ce317dc d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] HA network 20f2b2f6-d12f-4c9a-987c-c5b9d14a7270 was deleted as no HA routers are present in tenant 29df01971aec49d580b4f41457aa39ef. [pid: 8|app: 0|req: 578/1264] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:01 2026] DELETE /v2.0/routers/aac7d3b2-6f85-4c54-8acb-ba26aa0a44a2 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1265] 10.0.0.131 () {34 vars in 741 bytes} [Tue Jun 2 22:37:02 2026] PUT /v2.0/routers/b89af9fe-6ccb-4d20-8efa-9480bb0dea32 => generated 705 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1268] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:02 2026] DELETE /v2.0/subnets/3677a870-599f-4348-b3fb-3376686f8f1c => 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: 690/1269] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:02 2026] DELETE /v2.0/subnets/0f88e6cd-6bd4-46d0-9291-97064a4c5144 => 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: 580/1270] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:37:02 2026] GET /v2.0/routers/b89af9fe-6ccb-4d20-8efa-9480bb0dea32 => generated 705 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:02.836 7 INFO neutron.services.segments.plugin [-] Segment d95efaae-c78c-4e6c-adad-eabdf1f72efa resource provider aggregate not found 2026-06-02 22:37:02.840 7 INFO neutron.services.segments.plugin [-] Segment d95efaae-c78c-4e6c-adad-eabdf1f72efa resource provider aggregate not found 2026-06-02 22:37:02.853 7 INFO neutron.services.segments.plugin [-] Segment d95efaae-c78c-4e6c-adad-eabdf1f72efa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d95efaae-c78c-4e6c-adad-eabdf1f72efa found for delete ", "request_id": "req-be83ff78-52bd-4060-8df4-54f6dfbca397"}]} 2026-06-02 22:37:02.855 7 INFO neutron.services.segments.plugin [-] Segment d95efaae-c78c-4e6c-adad-eabdf1f72efa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d95efaae-c78c-4e6c-adad-eabdf1f72efa found for delete ", "request_id": "req-3881e03d-2fd7-4fda-8aa7-fcc892980a44"}]} [pid: 7|app: 0|req: 691/1271] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:02 2026] DELETE /v2.0/networks/2cb17bb4-d97c-44e8-a3b1-70743c6808a0 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1272] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:02 2026] DELETE /v2.0/networks/9364e228-e452-45f7-beb4-ddaa9a6dd823 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:02.870 8 WARNING neutron_lib.context [None req-e81073fc-e1d9-40ea-a879-1e8563be3bb2 cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1273] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:37:02 2026] GET /v2.0/ports?device_id=b89af9fe-6ccb-4d20-8efa-9480bb0dea32 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:37:02.920 8 INFO neutron.db.segments_db [None req-e81073fc-e1d9-40ea-a879-1e8563be3bb2 cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] Added segment 5f0f4e36-859e-467e-8487-fe691f04e614 of type vxlan for network 8c319aa5-3c91-4f73-9226-637bff3ab2a5 2026-06-02 22:37:03.348 8 INFO neutron.services.segments.plugin [-] Segment e2d415ab-adc3-4bf7-931c-9f1b736e01cc resource provider aggregate not found 2026-06-02 22:37:03.353 8 INFO neutron.services.segments.plugin [-] Segment e2d415ab-adc3-4bf7-931c-9f1b736e01cc resource provider aggregate not found [pid: 8|app: 0|req: 582/1274] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:02 2026] POST /v2.0/networks => generated 635 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:03.369 8 INFO neutron.services.segments.plugin [-] Segment e2d415ab-adc3-4bf7-931c-9f1b736e01cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2d415ab-adc3-4bf7-931c-9f1b736e01cc found for delete ", "request_id": "req-1279c75d-8a01-4930-8f60-eb59cf71a837"}]} 2026-06-02 22:37:03.372 8 INFO neutron.services.segments.plugin [-] Segment e2d415ab-adc3-4bf7-931c-9f1b736e01cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2d415ab-adc3-4bf7-931c-9f1b736e01cc found for delete ", "request_id": "req-4b5b0a90-db7d-4f6e-93fb-9074047930c2"}]} 2026-06-02 22:37:03.385 8 INFO neutron.services.segments.plugin [-] Segment 16ceadb5-4916-48ce-9f04-4b4223c72f7d resource provider aggregate not found 2026-06-02 22:37:03.389 8 INFO neutron.services.segments.plugin [-] Segment 16ceadb5-4916-48ce-9f04-4b4223c72f7d resource provider aggregate not found 2026-06-02 22:37:03.398 8 INFO neutron.services.segments.plugin [-] Segment 16ceadb5-4916-48ce-9f04-4b4223c72f7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16ceadb5-4916-48ce-9f04-4b4223c72f7d found for delete ", "request_id": "req-788aeb6d-c195-4005-9d4c-3297a6d1aca9"}]} 2026-06-02 22:37:03.401 8 INFO neutron.services.segments.plugin [-] Segment 16ceadb5-4916-48ce-9f04-4b4223c72f7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16ceadb5-4916-48ce-9f04-4b4223c72f7d found for delete ", "request_id": "req-aff90fce-3585-4e8a-bcac-ee66abe44447"}]} [pid: 8|app: 0|req: 583/1275] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:03 2026] GET /v2.0/security-groups?tenant_id=29df01971aec49d580b4f41457aa39ef&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:03.429 8 WARNING neutron_lib.context [None req-e13fe391-2337-4411-9b94-ffc4923cc70f cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 584/1276] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:03 2026] POST /v2.0/subnets => generated 646 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:03.737 7 INFO neutron.db.l3_hamode_db [None req-d2ec6867-5422-4129-91eb-fc26732dac2d 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] HA network 50261d11-1f00-4f0a-b0c6-2dc6b0190fed was deleted as no HA routers are present in tenant b14d0ac2a7224d94a47abf5ea911a906. [pid: 7|app: 0|req: 693/1277] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:02 2026] DELETE /v2.0/routers/b89af9fe-6ccb-4d20-8efa-9480bb0dea32 => generated 0 bytes in 865 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:37:03.748 7 WARNING neutron_lib.context [None req-5381ca48-a6db-4490-891a-56ba27a68fff cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 585/1278] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:03 2026] DELETE /v2.0/security-groups/69ccd9bc-3292-4712-acbc-f9d93d3b8db3 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1279] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:37:03 2026] GET /v2.0/ports?device_id=b89af9fe-6ccb-4d20-8efa-9480bb0dea32 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:37:03.842 8 INFO neutron.api.v2.resource [None req-55c47f1c-8259-49f2-9b05-56946499d5ba 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 587/1280] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:03 2026] DELETE /v2.0/routers/b89af9fe-6ccb-4d20-8efa-9480bb0dea32 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1281] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:37:03 2026] GET /v2.0/ports?device_id=17162480-1c87-443b-bcd0-3861c25e96fe => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:37:03.884 8 INFO neutron.api.v2.resource [None req-46a828ce-d7ee-43b8-9c29-18535824b237 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 589/1282] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:03 2026] DELETE /v2.0/routers/17162480-1c87-443b-bcd0-3861c25e96fe => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:03.901 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70ba2608-d619-4ad1-99e1-b61695a0eec3 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 590/1283] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:03 2026] DELETE /v2.0/subnets/7942e16a-5eb7-4563-ac79-3ed0c8cc174d => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1284] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:37:03 2026] GET /v2.0/ports?device_id=37b0c647-406f-4d33-baf6-966cb2da4f1f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:37:03.960 8 INFO neutron.api.v2.resource [None req-78598dc3-0198-476b-a4b7-c5a72de498cd 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 592/1285] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:03 2026] DELETE /v2.0/routers/37b0c647-406f-4d33-baf6-966cb2da4f1f => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:03.977 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7ecda29-19c7-4ded-a2d2-cee93714a1d2 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 593/1286] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:03 2026] DELETE /v2.0/subnets/53cffe30-1649-47f8-b7e9-ba99d1270f5b => 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: 594/1287] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:37:03 2026] GET /v2.0/ports?device_id=2a4ab235-d523-459d-91ef-df17bf5ec60a => 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: 694/1288] 10.0.0.131 () {34 vars in 665 bytes} [Tue Jun 2 22:37:03 2026] POST /v2.0/ports => generated 927 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:04.030 8 INFO neutron.api.v2.resource [None req-607f207b-90bc-4569-8adc-e582af4c1151 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 595/1289] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:04 2026] DELETE /v2.0/routers/2a4ab235-d523-459d-91ef-df17bf5ec60a => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:04.051 8 INFO neutron.pecan_wsgi.hooks.translation [None req-266a3cc2-71df-42a8-bdda-2f25a5b5737b 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 596/1290] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:04 2026] DELETE /v2.0/subnets/f34fc903-8500-4754-be83-8f4f8b17e392 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:04.079 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df2eb41b-595c-450f-a47b-3c00ec51aea8 4e7f1c5507e540068be7e71fba4121e7 b14d0ac2a7224d94a47abf5ea911a906 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1291] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:04 2026] DELETE /v2.0/subnets/c3a62356-95e0-4461-a5c8-1270c51f0bd1 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1292] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:04 2026] DELETE /v2.0/ports/1f14eda0-c438-4fc3-942e-8898809a28dd => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:04.295 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2c336f80-782b-46f6-94e6-332842eee396 cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 598/1293] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:37:04 2026] GET /v2.0/ports/1f14eda0-c438-4fc3-942e-8898809a28dd => 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: 599/1294] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:04 2026] DELETE /v2.0/subnets/cc2e00a2-b5c6-4f7e-9c5c-86ce4d9c131e => 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: 696/1295] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:04 2026] GET /v2.0/security-groups?tenant_id=ec8870c598904bfab5d6e865e0241594&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1296] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:04 2026] DELETE /v2.0/networks/8c319aa5-3c91-4f73-9226-637bff3ab2a5 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1297] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:04 2026] GET /v2.0/security-groups?tenant_id=b14d0ac2a7224d94a47abf5ea911a906&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:04.786 7 WARNING neutron_lib.context [None req-e1190a93-da63-4114-b3fb-1b7e55b6cc93 cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 601/1298] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:04 2026] DELETE /v2.0/security-groups/9df93030-13b6-4e30-a932-c01711e9e0a7 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:37:04.880 7 INFO neutron.services.segments.plugin [-] Segment a0ea38d9-064c-44f4-81ab-dbe655a653ed resource provider aggregate not found 2026-06-02 22:37:04.887 7 INFO neutron.services.segments.plugin [-] Segment a0ea38d9-064c-44f4-81ab-dbe655a653ed resource provider aggregate not found 2026-06-02 22:37:04.896 7 INFO neutron.services.segments.plugin [-] Segment a0ea38d9-064c-44f4-81ab-dbe655a653ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0ea38d9-064c-44f4-81ab-dbe655a653ed found for delete ", "request_id": "req-4bc54ae2-6f3b-44f8-a35d-aeb143dc9b86"}]} 2026-06-02 22:37:04.902 7 INFO neutron.services.segments.plugin [-] Segment a0ea38d9-064c-44f4-81ab-dbe655a653ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0ea38d9-064c-44f4-81ab-dbe655a653ed found for delete ", "request_id": "req-cbff9eda-5d2d-4197-a3b8-3a96e9ab45de"}]} [pid: 8|app: 0|req: 602/1299] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:04 2026] DELETE /v2.0/security-groups/ab4a84ba-e29f-4a2d-91a7-e96d8236debd => 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: 698/1300] 10.0.0.131 () {34 vars in 665 bytes} [Tue Jun 2 22:37:04 2026] POST /v2.0/ports => generated 779 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1301] 10.0.0.131 () {34 vars in 737 bytes} [Tue Jun 2 22:37:05 2026] PUT /v2.0/ports/2df51839-ade3-43bd-863d-41b5932f3707 => generated 752 bytes in 178 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: 699/1302] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:05 2026] DELETE /v2.0/ports/2df51839-ade3-43bd-863d-41b5932f3707 => generated 0 bytes in 248 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-06-02 22:37:05.586 8 INFO neutron.services.segments.plugin [-] Segment 5f0f4e36-859e-467e-8487-fe691f04e614 resource provider aggregate not found 2026-06-02 22:37:05.590 8 INFO neutron.services.segments.plugin [-] Segment 5f0f4e36-859e-467e-8487-fe691f04e614 resource provider aggregate not found 2026-06-02 22:37:05.601 8 INFO neutron.services.segments.plugin [-] Segment 5f0f4e36-859e-467e-8487-fe691f04e614 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f0f4e36-859e-467e-8487-fe691f04e614 found for delete ", "request_id": "req-b5bf2b63-4dad-4803-839a-07c9d9317c61"}]} 2026-06-02 22:37:05.604 8 INFO neutron.services.segments.plugin [-] Segment 5f0f4e36-859e-467e-8487-fe691f04e614 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f0f4e36-859e-467e-8487-fe691f04e614 found for delete ", "request_id": "req-48bf26bc-b4a6-4f80-88dd-65436a3f5a14"}]} [pid: 8|app: 0|req: 604/1303] 10.0.0.131 () {32 vars in 643 bytes} [Tue Jun 2 22:37:05 2026] GET /v2.0/ports => generated 781 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:05.667 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4715be0d-14c2-4a5a-8685-94ee87f4c324 cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 700/1304] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:37:05 2026] GET /v2.0/ports/2df51839-ade3-43bd-863d-41b5932f3707 => 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: 605/1305] 10.0.0.131 () {32 vars in 643 bytes} [Tue Jun 2 22:37:05 2026] GET /v2.0/ports => generated 781 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1306] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:37:05 2026] GET /v2.0/ports/92502aab-8bf0-4494-aead-4bedf88c9cc6 => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:05.789 8 INFO neutron.pecan_wsgi.hooks.translation [None req-378b1a33-e1af-4a58-8192-04bba0f86490 cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 606/1307] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:05 2026] DELETE /v2.0/ports/1f14eda0-c438-4fc3-942e-8898809a28dd => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:05.812 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e47252a-d70e-4bd8-9ed3-a40348ef583e cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 702/1308] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:05 2026] DELETE /v2.0/subnets/cc2e00a2-b5c6-4f7e-9c5c-86ce4d9c131e => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:05.844 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03311f50-6069-48f5-a368-953c025ac0ac cb34b66bd4c64c2c9028ccec9367d047 ef22ee51c24d4573ad955cae77ab61a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 607/1309] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:05 2026] DELETE /v2.0/subnets/3677a870-599f-4348-b3fb-3376686f8f1c => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1310] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:05 2026] DELETE /v2.0/ports/92502aab-8bf0-4494-aead-4bedf88c9cc6 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1311] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:06 2026] DELETE /v2.0/networks/5154dbea-e6d9-4707-8eee-a2237b9ce584 => 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: 704/1312] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:06 2026] GET /v2.0/security-groups?tenant_id=fd14e6f01685461caa9b87a2f1afcca9&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1313] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:06 2026] DELETE /v2.0/security-groups/812eab8e-d340-4b96-8f18-9f59379b019b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:37:06.792 7 WARNING neutron_lib.context [None req-ace68df2-d7de-4c93-b6c8-2251321459e1 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 610/1314] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:06 2026] GET /v2.0/security-groups?tenant_id=ef22ee51c24d4573ad955cae77ab61a7&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:06.932 7 INFO neutron.db.segments_db [None req-ace68df2-d7de-4c93-b6c8-2251321459e1 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] Added segment 662e0c58-4810-4bc0-a0d2-cf343fe1ac97 of type vxlan for network ce91979b-39f5-4a74-9be4-630187816127 [pid: 8|app: 0|req: 611/1315] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:06 2026] DELETE /v2.0/security-groups/7b8a68d8-9e9c-4979-bff1-f338981dc1ad => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:37:06.998 8 WARNING neutron_lib.context [None req-dc4bd1a6-8098-4b79-a515-0c967e329d01 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 705/1316] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:06 2026] POST /v2.0/networks => generated 649 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:07.033 7 WARNING neutron_lib.context [None req-c1752e09-1cea-4024-a6f6-307a74983d4d 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:07.154 8 INFO neutron.db.segments_db [None req-dc4bd1a6-8098-4b79-a515-0c967e329d01 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Added segment 2026c725-48bb-4723-be16-0ee7947aa507 of type vxlan for network 7dd35b57-db83-4405-b01c-e5109dc4a9de [pid: 8|app: 0|req: 612/1317] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:06 2026] POST /v2.0/networks => generated 630 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:07.273 8 WARNING neutron_lib.context [None req-16aa6279-4bbd-4101-bc41-5fe4c2daf844 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1318] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:07 2026] POST /v2.0/subnets => generated 627 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:07.288 7 WARNING neutron_lib.context [None req-50afa202-1de9-4616-b968-ab9322a40f32 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:07.328 7 INFO neutron.db.segments_db [None req-50afa202-1de9-4616-b968-ab9322a40f32 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] Added segment 31e57973-bc2c-42d9-b044-50f7a5c3e16d of type vxlan for network 46a0045d-fa4c-4251-a23c-cac6eb387115 2026-06-02 22:37:07.353 8 INFO neutron.db.segments_db [None req-16aa6279-4bbd-4101-bc41-5fe4c2daf844 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Added segment db006517-31ed-4b5c-bf7d-b4d2d752f6de of type vxlan for network 2a9d6c43-5b95-432d-9f5b-d9ef7807f363 [pid: 8|app: 0|req: 613/1319] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:07 2026] POST /v2.0/networks => generated 630 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:07.460 8 WARNING neutron_lib.context [None req-1296479a-6f25-47da-93c2-24a22707f487 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:07.578 7 INFO neutron.db.l3_hamode_db [None req-50afa202-1de9-4616-b968-ab9322a40f32 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:37:07.623 8 INFO neutron.services.segments.plugin [-] Segment 50755534-711f-4207-be92-f9859a5ddea9 resource provider aggregate not found 2026-06-02 22:37:07.626 8 INFO neutron.services.segments.plugin [-] Segment 50755534-711f-4207-be92-f9859a5ddea9 resource provider aggregate not found 2026-06-02 22:37:07.654 8 INFO neutron.services.segments.plugin [-] Segment 50755534-711f-4207-be92-f9859a5ddea9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50755534-711f-4207-be92-f9859a5ddea9 found for delete ", "request_id": "req-db35dbde-624a-497c-b092-cf6bb45bba19"}]} 2026-06-02 22:37:07.657 8 INFO neutron.services.segments.plugin [-] Segment 50755534-711f-4207-be92-f9859a5ddea9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50755534-711f-4207-be92-f9859a5ddea9 found for delete ", "request_id": "req-c0b6c9c2-6140-4383-ba60-471158c50efe"}]} [pid: 8|app: 0|req: 614/1320] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:07 2026] POST /v2.0/subnets => generated 626 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:07.710 8 WARNING neutron_lib.context [None req-9187b670-1a4c-4f98-bf9c-3b1b23b68e73 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 615/1321] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:07 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) 2026-06-02 22:37:07.978 8 WARNING neutron_lib.context [None req-4f42a911-0ae2-4eaa-9920-9482bae0b766 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:08.036 8 INFO neutron.db.segments_db [None req-4f42a911-0ae2-4eaa-9920-9482bae0b766 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Added segment 7fa75558-e032-407f-9390-0319775c9794 of type vxlan for network abb26970-2326-4da2-8b82-42fd9dbeca3c 2026-06-02 22:37:08.306 8 INFO neutron.db.l3_hamode_db [None req-4f42a911-0ae2-4eaa-9920-9482bae0b766 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:37:08.421 8 INFO neutron.db.l3_hamode_db [None req-4f42a911-0ae2-4eaa-9920-9482bae0b766 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:37:08.424 7 INFO neutron.db.l3_hamode_db [None req-50afa202-1de9-4616-b968-ab9322a40f32 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 616/1322] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:07 2026] POST /v2.0/routers => generated 506 bytes in 1035 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:09.125 8 WARNING neutron_lib.context [None req-7db40fc1-2c3e-4279-97ed-889ce4180deb 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:09.304 8 INFO neutron.db.segments_db [None req-7db40fc1-2c3e-4279-97ed-889ce4180deb 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] Added segment 25004914-10fe-4df1-a372-5c6c21a129b3 of type vxlan for network 676ab52f-80e5-43c5-91e8-e8e2cdac21af [pid: 8|app: 0|req: 617/1323] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:09 2026] POST /v2.0/networks => generated 645 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1324] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:07 2026] POST /v2.0/routers => generated 695 bytes in 2956 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:10.244 7 WARNING neutron_lib.context [None req-03a9bf27-6c55-4b89-828b-a9aa4eb20ddf 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1325] 10.0.0.131 () {34 vars in 665 bytes} [Tue Jun 2 22:37:10 2026] POST /v2.0/ports => generated 774 bytes in 273 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: 618/1326] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:37:09 2026] PUT /v2.0/routers/fcc173cb-4083-49d2-9087-ddbd1203d168/add_router_interface => generated 309 bytes in 1319 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:10.743 8 WARNING neutron_lib.context [None req-744bf36d-ffb6-4db3-989d-84e670117a8e 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:10.786 8 INFO neutron.db.segments_db [None req-744bf36d-ffb6-4db3-989d-84e670117a8e 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] Added segment 2c74d39d-9169-4eac-b9d6-04dfca3faa06 of type vxlan for network bbda73b8-c19c-4c9d-96e5-705881349476 [pid: 8|app: 0|req: 619/1327] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:10 2026] POST /v2.0/networks => generated 631 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1328] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:37:10 2026] GET /v2.0/ports/d6848404-1091-44a2-9ac2-afc9c9db4937 => generated 955 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:10.931 8 WARNING neutron_lib.context [None req-0f98929f-4853-48c8-b484-3db88dc2934d 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 621/1329] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:10 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1330] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:37:10 2026] PUT /v2.0/routers/591a939b-3231-4c25-9f60-2f65f59daa58/add_router_interface => generated 309 bytes in 1333 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:11.851 7 WARNING neutron_lib.context [None req-02d45aa4-6ac0-48fc-a40a-461e097a8389 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 710/1331] 10.0.0.131 () {34 vars in 665 bytes} [Tue Jun 2 22:37:11 2026] POST /v2.0/ports => generated 952 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1332] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:37:11 2026] PUT /v2.0/routers/fcc173cb-4083-49d2-9087-ddbd1203d168/add_router_interface => generated 309 bytes in 1048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:12.223 8 WARNING neutron_lib.context [None req-de006f02-2088-46a7-81f5-85a96872c7e8 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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, ' [pid: 7|app: 0|req: 711/1333] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:12 2026] GET /v2.0/security-groups?tenant_id=80096cae5ca541c6a5cb755e21b998fc&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1334] 10.0.0.131 () {34 vars in 665 bytes} [Tue Jun 2 22:37:12 2026] POST /v2.0/ports => generated 954 bytes in 356 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: 624/1335] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:37:12 2026] GET /v2.0/ports/5d67a63f-01b8-4570-9f15-8daaccb67454 => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1336] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:12 2026] DELETE /v2.0/ports/cf4fcf76-e3c9-4be1-aed4-8fc98b585162 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:12.704 7 WARNING neutron_lib.context [None req-4b49bac3-c342-4e49-90fc-29d86e10270c 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 625/1337] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:12 2026] DELETE /v2.0/security-groups/21ea6342-135a-4e59-9da3-c6c65697e24f => 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: 713/1338] 10.0.0.131 () {34 vars in 665 bytes} [Tue Jun 2 22:37:12 2026] POST /v2.0/ports => generated 954 bytes in 339 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-06-02 22:37:13.053 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6f1b671-5b78-4d9b-a3cf-5f018935f208 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 714/1339] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:13 2026] DELETE /v2.0/ports/cf4fcf76-e3c9-4be1-aed4-8fc98b585162 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:13.059 7 WARNING neutron_lib.context [None req-e3da8250-3929-4c6c-ba11-cf2559ee5b63 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 626/1340] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:37:12 2026] PUT /v2.0/routers/fcc173cb-4083-49d2-9087-ddbd1203d168/remove_router_interface => generated 309 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:13.492 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bcdaab73-3d75-4a70-9125-b687dff53e90 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 627/1341] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:37:13 2026] GET /v2.0/ports/cf4fcf76-e3c9-4be1-aed4-8fc98b585162 => generated 132 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:13.836 7 INFO neutron.db.l3_db [None req-e3da8250-3929-4c6c-ba11-cf2559ee5b63 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] Floating IP 15302a09-bd26-4438-9620-8aa020bdf3df associated. External IP: 10.96.250.208, port: f2739b62-f769-44de-a419-6c83dc7aacf7. [pid: 7|app: 0|req: 715/1342] 10.0.0.131 () {34 vars in 677 bytes} [Tue Jun 2 22:37:13 2026] POST /v2.0/floatingips => generated 841 bytes in 1167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1343] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:37:13 2026] PUT /v2.0/routers/fcc173cb-4083-49d2-9087-ddbd1203d168/remove_router_interface => generated 309 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:14.352 8 INFO neutron.db.l3_db [None req-b3a4c0fd-dd43-44fd-84bb-a43e091322d5 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] Floating IP 15302a09-bd26-4438-9620-8aa020bdf3df disassociated. External IP: 10.96.250.208, port: f2739b62-f769-44de-a419-6c83dc7aacf7. [pid: 7|app: 0|req: 716/1344] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:14 2026] DELETE /v2.0/subnets/aea35236-8cd8-4d91-8215-bb82174fa084 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1345] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:37:14 2026] GET /v2.0/ports?device_id=fcc173cb-4083-49d2-9087-ddbd1203d168 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:37:14.516 7 WARNING neutron_lib.context [None req-6d6f0bf6-5075-4b3c-ac85-5a92bd123fcf 883e54fe22c1417e92431a27e2f18a4e f2c033dd6d544bbe8ed1e8f632ec323a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:14.517 7 WARNING neutron_lib.context [None req-6d6f0bf6-5075-4b3c-ac85-5a92bd123fcf 883e54fe22c1417e92431a27e2f18a4e f2c033dd6d544bbe8ed1e8f632ec323a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 629/1346] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:37:14 2026] PUT /v2.0/floatingips/15302a09-bd26-4438-9620-8aa020bdf3df => generated 552 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:14.667 7 INFO neutron.db.segments_db [None req-6d6f0bf6-5075-4b3c-ac85-5a92bd123fcf 883e54fe22c1417e92431a27e2f18a4e f2c033dd6d544bbe8ed1e8f632ec323a - - default default] Added segment 803af24a-73cb-42d9-b975-81fca86c3cd4 of type vxlan for network 0586150a-2dff-419b-afa7-e7340e03e993 2026-06-02 22:37:14.730 7 INFO neutron.db.segments_db [None req-6d6f0bf6-5075-4b3c-ac85-5a92bd123fcf 883e54fe22c1417e92431a27e2f18a4e f2c033dd6d544bbe8ed1e8f632ec323a - - default default] Added segment eedb98ad-0335-422d-a3de-be3e28022c54 of type vxlan for network c2736114-a38e-4a85-a1da-17660f467106 [pid: 7|app: 0|req: 718/1347] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:14 2026] POST /v2.0/networks => generated 1246 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:37:14.879 8 INFO neutron.services.segments.plugin [-] Segment 2c74d39d-9169-4eac-b9d6-04dfca3faa06 resource provider aggregate not found 2026-06-02 22:37:14.882 8 INFO neutron.services.segments.plugin [-] Segment 2c74d39d-9169-4eac-b9d6-04dfca3faa06 resource provider aggregate not found 2026-06-02 22:37:14.890 8 INFO neutron.services.segments.plugin [-] Segment 2c74d39d-9169-4eac-b9d6-04dfca3faa06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c74d39d-9169-4eac-b9d6-04dfca3faa06 found for delete ", "request_id": "req-e80a41c2-18e3-4066-9567-9469153c324d"}]} 2026-06-02 22:37:14.891 8 INFO neutron.services.segments.plugin [-] Segment 2c74d39d-9169-4eac-b9d6-04dfca3faa06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c74d39d-9169-4eac-b9d6-04dfca3faa06 found for delete ", "request_id": "req-1d30a768-5559-4d1d-a82c-941a96716bca"}]} [pid: 8|app: 0|req: 630/1348] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:14 2026] DELETE /v2.0/networks/bbda73b8-c19c-4c9d-96e5-705881349476 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1349] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:37:14 2026] DELETE /v2.0/floatingips/15302a09-bd26-4438-9620-8aa020bdf3df => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1350] 10.0.0.131 () {32 vars in 649 bytes} [Tue Jun 2 22:37:15 2026] GET /v2.0/networks => generated 1845 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:15.206 8 WARNING neutron_lib.context [None req-4b1dbe22-620c-4ea0-82eb-1a5539ae7a70 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:15.254 8 INFO neutron.db.segments_db [None req-4b1dbe22-620c-4ea0-82eb-1a5539ae7a70 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] Added segment d945d40b-7a88-4bdc-981f-5f7be98502e4 of type vxlan for network 0acf19f7-1c32-417e-bae1-e0b607ebb559 2026-06-02 22:37:15.308 7 INFO neutron.services.segments.plugin [-] Segment 7fa75558-e032-407f-9390-0319775c9794 resource provider aggregate not found 2026-06-02 22:37:15.313 7 INFO neutron.services.segments.plugin [-] Segment 7fa75558-e032-407f-9390-0319775c9794 resource provider aggregate not found 2026-06-02 22:37:15.319 7 INFO neutron.services.segments.plugin [-] Segment 7fa75558-e032-407f-9390-0319775c9794 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fa75558-e032-407f-9390-0319775c9794 found for delete ", "request_id": "req-b8a12842-0d08-4cc4-943e-6802cf34fc58"}]} 2026-06-02 22:37:15.329 7 INFO neutron.services.segments.plugin [-] Segment 7fa75558-e032-407f-9390-0319775c9794 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fa75558-e032-407f-9390-0319775c9794 found for delete ", "request_id": "req-4f426960-81c1-4c23-8874-88a75cae82cf"}]} 2026-06-02 22:37:15.332 7 INFO neutron.db.l3_hamode_db [None req-56bc9e3a-69ab-44c6-b3c2-ccac9c6913b4 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] HA network abb26970-2326-4da2-8b82-42fd9dbeca3c was deleted as no HA routers are present in tenant ec3de2a3228d4499b000421f4d96d2b4. [pid: 7|app: 0|req: 719/1351] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:14 2026] DELETE /v2.0/routers/fcc173cb-4083-49d2-9087-ddbd1203d168 => generated 0 bytes in 495 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:37:15.343 7 WARNING neutron_lib.context [None req-72e30611-c43b-42c0-9c6e-b0c555ace832 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 633/1352] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:15 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) [pid: 8|app: 0|req: 634/1353] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:15 2026] DELETE /v2.0/networks/0586150a-2dff-419b-afa7-e7340e03e993 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1354] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:15 2026] DELETE /v2.0/subnets/210ebda4-b884-4b51-8555-dcdc928541f3 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:15.636 8 WARNING neutron_lib.context [None req-e503c788-f2cd-441f-9e43-c438f602999a 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 636/1355] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:15 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) [pid: 8|app: 0|req: 637/1356] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:15 2026] DELETE /v2.0/networks/c2736114-a38e-4a85-a1da-17660f467106 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:16.068 7 INFO neutron.db.l3_db [None req-72e30611-c43b-42c0-9c6e-b0c555ace832 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] Floating IP 540bb632-b6f2-409d-9043-ec560b8b923b associated. External IP: 10.96.250.203, port: a2856909-f457-4caa-83e9-a260d87af9fe. [pid: 8|app: 0|req: 638/1357] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:16 2026] DELETE /v2.0/subnets/6a7c4ea8-7e63-4570-91bc-81959f7ba1db => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:16.179 8 WARNING neutron_lib.context [None req-11a79571-d9d5-457c-aa2a-8f8462a1060e 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 720/1358] 10.0.0.131 () {34 vars in 677 bytes} [Tue Jun 2 22:37:15 2026] POST /v2.0/floatingips => generated 841 bytes in 1083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1359] 10.0.0.131 () {32 vars in 649 bytes} [Tue Jun 2 22:37:16 2026] GET /v2.0/networks => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1360] 10.0.0.131 () {34 vars in 665 bytes} [Tue Jun 2 22:37:16 2026] POST /v2.0/ports => generated 912 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1361] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:37:16 2026] GET /v2.0/floatingips/540bb632-b6f2-409d-9043-ec560b8b923b => generated 841 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:16.555 8 WARNING neutron_lib.context [None req-238d815e-4a55-4d01-9160-db63be87cef8 883e54fe22c1417e92431a27e2f18a4e f2c033dd6d544bbe8ed1e8f632ec323a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:16.610 8 INFO neutron.db.segments_db [None req-238d815e-4a55-4d01-9160-db63be87cef8 883e54fe22c1417e92431a27e2f18a4e f2c033dd6d544bbe8ed1e8f632ec323a - - default default] Added segment c23956f9-147b-4b63-bc0e-7a4e2c068308 of type vxlan for network 350c6cd2-012d-4622-be30-d707c6d8ccc3 [pid: 7|app: 0|req: 722/1362] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:16 2026] DELETE /v2.0/networks/2a9d6c43-5b95-432d-9f5b-d9ef7807f363 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1363] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:16 2026] POST /v2.0/networks => generated 654 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1364] 10.0.0.131 () {32 vars in 655 bytes} [Tue Jun 2 22:37:16 2026] GET /v2.0/floatingips => generated 844 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/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 723/1365] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:16 2026] DELETE /v2.0/ports/acdd757b-a41a-49b5-bb59-23e963dbde9c => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:16.898 7 WARNING neutron_lib.context [None req-492dfba7-bf49-4edb-836b-12250219764f 883e54fe22c1417e92431a27e2f18a4e f2c033dd6d544bbe8ed1e8f632ec323a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:16.914 8 INFO neutron.services.segments.plugin [-] Segment 803af24a-73cb-42d9-b975-81fca86c3cd4 resource provider aggregate not found 2026-06-02 22:37:16.919 8 INFO neutron.services.segments.plugin [-] Segment 803af24a-73cb-42d9-b975-81fca86c3cd4 resource provider aggregate not found 2026-06-02 22:37:16.929 8 INFO neutron.services.segments.plugin [-] Segment 803af24a-73cb-42d9-b975-81fca86c3cd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 803af24a-73cb-42d9-b975-81fca86c3cd4 found for delete ", "request_id": "req-e3bb0599-bd96-42f4-a59a-f6af1dcce06c"}]} 2026-06-02 22:37:16.935 8 INFO neutron.services.segments.plugin [-] Segment 803af24a-73cb-42d9-b975-81fca86c3cd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 803af24a-73cb-42d9-b975-81fca86c3cd4 found for delete ", "request_id": "req-97196018-cfcd-4580-9059-ed433785702d"}]} 2026-06-02 22:37:16.942 8 INFO neutron.services.segments.plugin [-] Segment eedb98ad-0335-422d-a3de-be3e28022c54 resource provider aggregate not found 2026-06-02 22:37:16.946 8 INFO neutron.services.segments.plugin [-] Segment eedb98ad-0335-422d-a3de-be3e28022c54 resource provider aggregate not found 2026-06-02 22:37:16.957 7 INFO neutron.db.segments_db [None req-492dfba7-bf49-4edb-836b-12250219764f 883e54fe22c1417e92431a27e2f18a4e f2c033dd6d544bbe8ed1e8f632ec323a - - default default] Added segment 82016c90-8341-4f39-83fa-62256f10d380 of type vxlan for network b32b6066-fe7a-4f67-bedc-1d3f736d940b 2026-06-02 22:37:16.960 8 INFO neutron.services.segments.plugin [-] Segment eedb98ad-0335-422d-a3de-be3e28022c54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eedb98ad-0335-422d-a3de-be3e28022c54 found for delete ", "request_id": "req-3ef5bac9-07c0-44af-9e92-454f4a92630d"}]} 2026-06-02 22:37:16.963 8 INFO neutron.services.segments.plugin [-] Segment eedb98ad-0335-422d-a3de-be3e28022c54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eedb98ad-0335-422d-a3de-be3e28022c54 found for delete ", "request_id": "req-281ffd38-9a64-41cf-8b6c-f60d16f1250c"}]} [pid: 8|app: 0|req: 643/1366] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:16 2026] DELETE /v2.0/networks/7dd35b57-db83-4405-b01c-e5109dc4a9de => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1367] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:16 2026] POST /v2.0/networks => generated 653 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:17.086 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4988107-bc0b-4e20-b405-7eca615d6a9a 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 725/1368] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:37:17 2026] GET /v2.0/ports/acdd757b-a41a-49b5-bb59-23e963dbde9c => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:17.094 7 WARNING neutron_lib.context [None req-d0f226be-9339-4c4a-bd2b-eed242067d36 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:17.163 7 INFO neutron.db.segments_db [None req-d0f226be-9339-4c4a-bd2b-eed242067d36 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Added segment db9f0e5a-ca3c-4bad-81d0-ac0d6af8687f of type vxlan for network c4ce54d5-35bf-4d36-bffa-ff2b8ffc6285 [pid: 7|app: 0|req: 726/1369] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:17 2026] POST /v2.0/networks => generated 630 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:17.297 7 WARNING neutron_lib.context [None req-add40b4b-ad38-4658-a52b-24757a8fd619 883e54fe22c1417e92431a27e2f18a4e f2c033dd6d544bbe8ed1e8f632ec323a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:17.326 7 WARNING neutron_lib.context [None req-add40b4b-ad38-4658-a52b-24757a8fd619 883e54fe22c1417e92431a27e2f18a4e f2c033dd6d544bbe8ed1e8f632ec323a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:17.338 7 INFO neutron.services.segments.plugin [-] Segment db006517-31ed-4b5c-bf7d-b4d2d752f6de resource provider aggregate not found 2026-06-02 22:37:17.344 7 INFO neutron.services.segments.plugin [-] Segment db006517-31ed-4b5c-bf7d-b4d2d752f6de resource provider aggregate not found 2026-06-02 22:37:17.354 7 INFO neutron.services.segments.plugin [-] Segment db006517-31ed-4b5c-bf7d-b4d2d752f6de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db006517-31ed-4b5c-bf7d-b4d2d752f6de found for delete ", "request_id": "req-0776b1db-1294-4809-9d5e-20a7529da249"}]} 2026-06-02 22:37:17.356 7 INFO neutron.services.segments.plugin [-] Segment db006517-31ed-4b5c-bf7d-b4d2d752f6de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db006517-31ed-4b5c-bf7d-b4d2d752f6de found for delete ", "request_id": "req-0565edf4-2ade-4d5d-9782-3f751dfadd98"}]} 2026-06-02 22:37:17.449 8 INFO neutron.db.l3_db [None req-9e6aba80-423d-4ace-a188-4bf10f08755a 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] Floating IP 540bb632-b6f2-409d-9043-ec560b8b923b associated. External IP: 10.96.250.203, port: a2856909-f457-4caa-83e9-a260d87af9fe. [pid: 7|app: 0|req: 729/1372] 10.0.0.131 () {34 vars in 665 bytes} [Tue Jun 2 22:37:17 2026] POST /v2.0/ports => generated 1506 bytes in 728 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: 644/1373] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:37:17 2026] PUT /v2.0/floatingips/540bb632-b6f2-409d-9043-ec560b8b923b => generated 841 bytes in 1037 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:18.080 8 WARNING neutron_lib.context [None req-8e71951f-10ac-4d98-b95a-5c71dd7ba236 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 730/1374] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:18 2026] DELETE /v2.0/subnets/d7d18ec2-cfb1-4113-a01c-d633d1d7a44f => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1375] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:18 2026] POST /v2.0/subnets => generated 626 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1376] 10.0.0.131 () {32 vars in 643 bytes} [Tue Jun 2 22:37:18 2026] GET /v2.0/ports => generated 1506 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:18.440 8 INFO neutron.db.l3_db [None req-8ad938d0-8287-43dc-9b20-6e7419c1c716 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] Floating IP 540bb632-b6f2-409d-9043-ec560b8b923b disassociated. External IP: 10.96.250.203, port: f2739b62-f769-44de-a419-6c83dc7aacf7. [pid: 7|app: 0|req: 732/1377] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:18 2026] DELETE /v2.0/networks/0acf19f7-1c32-417e-bae1-e0b607ebb559 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:18.699 7 WARNING neutron_lib.context [None req-80dfcec2-e2ab-4d54-a228-d7b937c846ca d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:18.747 7 INFO neutron.db.segments_db [None req-80dfcec2-e2ab-4d54-a228-d7b937c846ca d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Added segment 1990bf16-df1e-4ca2-a979-2d3c0dca9c8b of type vxlan for network d981dca4-2c54-4336-bff0-ec9507402fc0 [pid: 8|app: 0|req: 646/1378] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:37:18 2026] PUT /v2.0/floatingips/540bb632-b6f2-409d-9043-ec560b8b923b => generated 552 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:19.000 8 INFO neutron.services.segments.plugin [-] Segment 2026c725-48bb-4723-be16-0ee7947aa507 resource provider aggregate not found 2026-06-02 22:37:19.004 8 INFO neutron.services.segments.plugin [-] Segment 2026c725-48bb-4723-be16-0ee7947aa507 resource provider aggregate not found 2026-06-02 22:37:19.016 8 INFO neutron.services.segments.plugin [-] Segment 2026c725-48bb-4723-be16-0ee7947aa507 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2026c725-48bb-4723-be16-0ee7947aa507 found for delete ", "request_id": "req-57147b71-98a4-4def-b0c2-14eb7876f3b2"}]} 2026-06-02 22:37:19.018 8 INFO neutron.services.segments.plugin [-] Segment 2026c725-48bb-4723-be16-0ee7947aa507 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2026c725-48bb-4723-be16-0ee7947aa507 found for delete ", "request_id": "req-6e090933-7835-4649-9196-dd695fd32401"}]} [pid: 8|app: 0|req: 647/1379] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:18 2026] DELETE /v2.0/ports/c07d8557-b9e6-402c-85cd-0c4a6bb8e925 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:19.077 8 WARNING neutron_lib.context [None req-72f2ce02-1bad-4fab-b47e-8d40993c4516 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:19.088 7 INFO neutron.db.l3_hamode_db [None req-80dfcec2-e2ab-4d54-a228-d7b937c846ca d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:37:19.198 7 INFO neutron.db.l3_hamode_db [None req-80dfcec2-e2ab-4d54-a228-d7b937c846ca d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:37:19.368 7 INFO neutron.services.segments.plugin [-] Segment d945d40b-7a88-4bdc-981f-5f7be98502e4 resource provider aggregate not found 2026-06-02 22:37:19.376 7 INFO neutron.services.segments.plugin [-] Segment d945d40b-7a88-4bdc-981f-5f7be98502e4 resource provider aggregate not found 2026-06-02 22:37:19.384 7 INFO neutron.services.segments.plugin [-] Segment d945d40b-7a88-4bdc-981f-5f7be98502e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d945d40b-7a88-4bdc-981f-5f7be98502e4 found for delete ", "request_id": "req-fe58c534-86ea-4ff2-b5d5-a8dbeab45bed"}]} [pid: 8|app: 0|req: 648/1380] 10.0.0.131 () {34 vars in 665 bytes} [Tue Jun 2 22:37:19 2026] POST /v2.0/ports => generated 773 bytes in 316 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-06-02 22:37:19.394 7 INFO neutron.services.segments.plugin [-] Segment d945d40b-7a88-4bdc-981f-5f7be98502e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d945d40b-7a88-4bdc-981f-5f7be98502e4 found for delete ", "request_id": "req-e3cbdb18-e21b-4223-88d9-3b9036469b69"}]} [pid: 8|app: 0|req: 649/1381] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:37:19 2026] DELETE /v2.0/floatingips/540bb632-b6f2-409d-9043-ec560b8b923b => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1382] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:18 2026] POST /v2.0/routers => generated 507 bytes in 1233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1383] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:19 2026] DELETE /v2.0/ports/9e28e772-e3a9-4186-8d29-dd27c2992c2a => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:20.066 8 INFO neutron.api.v2.resource [None req-eb01052e-aaac-4d0b-a85a-21d02a5397ca 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 651/1384] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:37:20 2026] DELETE /v2.0/floatingips/540bb632-b6f2-409d-9043-ec560b8b923b => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:20.072 8 WARNING neutron_lib.context [None req-ff014df9-8f3f-49d0-a01d-a6cae8ff42c1 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 734/1385] 10.0.0.131 () {34 vars in 737 bytes} [Tue Jun 2 22:37:19 2026] PUT /v2.0/ports/523f87e2-cc2b-43a6-8621-f6af7bcf1ce4 => generated 752 bytes in 159 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: 735/1386] 10.0.0.131 () {32 vars in 643 bytes} [Tue Jun 2 22:37:20 2026] GET /v2.0/ports => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1387] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:20 2026] DELETE /v2.0/ports/f2739b62-f769-44de-a419-6c83dc7aacf7 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1388] 10.0.0.131 () {34 vars in 665 bytes} [Tue Jun 2 22:37:20 2026] POST /v2.0/ports => generated 947 bytes in 360 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-06-02 22:37:20.439 8 WARNING neutron_lib.context [None req-bef9cf16-8fbb-4830-9c89-f862a3039ee6 883e54fe22c1417e92431a27e2f18a4e f2c033dd6d544bbe8ed1e8f632ec323a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:20.508 8 INFO neutron.db.segments_db [None req-bef9cf16-8fbb-4830-9c89-f862a3039ee6 883e54fe22c1417e92431a27e2f18a4e f2c033dd6d544bbe8ed1e8f632ec323a - - default default] Added segment 59587c80-0590-406b-950c-51535641d2d4 of type vxlan for network 9197d242-081b-4bc6-967a-6eb911e901a1 [pid: 7|app: 0|req: 737/1389] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:20 2026] DELETE /v2.0/ports/523f87e2-cc2b-43a6-8621-f6af7bcf1ce4 => 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: 653/1390] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:20 2026] POST /v2.0/networks => generated 654 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1391] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:20 2026] DELETE /v2.0/ports/a2856909-f457-4caa-83e9-a260d87af9fe => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1392] 10.0.0.131 () {32 vars in 643 bytes} [Tue Jun 2 22:37:20 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) 2026-06-02 22:37:20.862 7 WARNING neutron_lib.context [None req-aa19da6a-374c-4fce-8f9b-ab48a8c9c28c 883e54fe22c1417e92431a27e2f18a4e f2c033dd6d544bbe8ed1e8f632ec323a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:20.915 7 INFO neutron.db.segments_db [None req-aa19da6a-374c-4fce-8f9b-ab48a8c9c28c 883e54fe22c1417e92431a27e2f18a4e f2c033dd6d544bbe8ed1e8f632ec323a - - default default] Added segment 7f0ebe25-db59-4146-b6fb-1a49b5a95430 of type vxlan for network a5858573-f2b3-4157-a0d1-7f62da08ed4d [pid: 7|app: 0|req: 740/1393] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:20 2026] POST /v2.0/networks => generated 653 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1394] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:37:21 2026] GET /v2.0/ports?device_id=591a939b-3231-4c25-9f60-2f65f59daa58 => generated 958 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:21.096 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87889810-779f-4895-b741-f2d6d1fb01e8 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 742/1395] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:37:21 2026] GET /v2.0/ports/523f87e2-cc2b-43a6-8621-f6af7bcf1ce4 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1396] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:37:20 2026] PUT /v2.0/routers/e887281f-dde3-4a15-8163-e548199f33f5/add_router_interface => generated 309 bytes in 1160 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: 655/1397] 10.0.0.131 () {32 vars in 643 bytes} [Tue Jun 2 22:37:21 2026] GET /v2.0/ports => generated 777 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:21.824 8 WARNING neutron_lib.context [None req-4b8412ec-4f62-458a-b364-f2c72f040a98 883e54fe22c1417e92431a27e2f18a4e f2c033dd6d544bbe8ed1e8f632ec323a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:21.844 8 WARNING neutron_lib.context [None req-4b8412ec-4f62-458a-b364-f2c72f040a98 883e54fe22c1417e92431a27e2f18a4e f2c033dd6d544bbe8ed1e8f632ec323a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 743/1398] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:37:21 2026] PUT /v2.0/routers/591a939b-3231-4c25-9f60-2f65f59daa58/remove_router_interface => generated 309 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1399] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:37:21 2026] GET /v2.0/ports/23f5d55c-9dc7-40d5-a63c-589db2720c1f => generated 1021 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1400] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:37:22 2026] GET /v2.0/ports/b8c96ea7-4362-449f-a3b7-95740a6d370e => generated 774 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1401] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:21 2026] POST /v2.0/subnets => generated 1323 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:37:22.878 7 INFO neutron.services.segments.plugin [-] Segment 31e57973-bc2c-42d9-b044-50f7a5c3e16d resource provider aggregate not found 2026-06-02 22:37:22.882 7 INFO neutron.services.segments.plugin [-] Segment 31e57973-bc2c-42d9-b044-50f7a5c3e16d resource provider aggregate not found 2026-06-02 22:37:22.897 7 INFO neutron.services.segments.plugin [-] Segment 31e57973-bc2c-42d9-b044-50f7a5c3e16d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31e57973-bc2c-42d9-b044-50f7a5c3e16d found for delete ", "request_id": "req-473eb454-636d-41a6-b42b-4e1f56c04d82"}]} 2026-06-02 22:37:22.898 7 INFO neutron.services.segments.plugin [-] Segment 31e57973-bc2c-42d9-b044-50f7a5c3e16d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31e57973-bc2c-42d9-b044-50f7a5c3e16d found for delete ", "request_id": "req-49e19778-9991-4810-a2bb-31b872d41a9b"}]} 2026-06-02 22:37:22.935 7 INFO neutron.db.l3_hamode_db [None req-717e86f4-9b60-4104-ab7d-e6c718f33898 6f56798a8735425e8906c6fc9fb61374 63ea24c566aa42ae81f34f08f643ef1d - - default default] HA network 46a0045d-fa4c-4251-a23c-cac6eb387115 was deleted as no HA routers are present in tenant 63ea24c566aa42ae81f34f08f643ef1d. [pid: 7|app: 0|req: 746/1402] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:22 2026] DELETE /v2.0/routers/591a939b-3231-4c25-9f60-2f65f59daa58 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:37:22.954 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b0d0f86-6d60-4718-a747-4468d5a4d295 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 747/1403] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:22 2026] DELETE /v2.0/ports/acdd757b-a41a-49b5-bb59-23e963dbde9c => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1404] 10.0.0.131 () {32 vars in 647 bytes} [Tue Jun 2 22:37:22 2026] GET /v2.0/subnets => generated 1959 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1405] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:37:22 2026] PUT /v2.0/routers/e887281f-dde3-4a15-8163-e548199f33f5/remove_router_interface => generated 309 bytes in 780 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-06-02 22:37:23.045 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26bfb2f3-4b1b-42d4-9177-c938645e32aa 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 658/1406] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:23 2026] DELETE /v2.0/subnets/d7d18ec2-cfb1-4113-a01c-d633d1d7a44f => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1407] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:22 2026] DELETE /v2.0/subnets/97f7bfd1-3567-4b92-938d-1b12a02789f1 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1408] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:23 2026] DELETE /v2.0/subnets/722e7c81-625c-42a9-baed-6c0cb77ed391 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:23.221 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db0d0922-58a2-43f1-ae54-9a20aa541d21 2a33c708f9e24bf788a1de78b686439e a9aa9e9911ba4e3886177bc3fbe0d530 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 660/1409] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:23 2026] DELETE /v2.0/subnets/aea35236-8cd8-4d91-8215-bb82174fa084 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:23.272 7 INFO neutron.api.v2.resource [None req-5c250edf-b6c4-4c2a-bc74-cb9e5d480e2c d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 750/1410] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:37:23 2026] PUT /v2.0/routers/e887281f-dde3-4a15-8163-e548199f33f5/remove_router_interface => generated 197 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:23.334 8 INFO neutron.services.segments.plugin [-] Segment 662e0c58-4810-4bc0-a0d2-cf343fe1ac97 resource provider aggregate not found 2026-06-02 22:37:23.338 8 INFO neutron.services.segments.plugin [-] Segment 662e0c58-4810-4bc0-a0d2-cf343fe1ac97 resource provider aggregate not found 2026-06-02 22:37:23.346 8 INFO neutron.services.segments.plugin [-] Segment 662e0c58-4810-4bc0-a0d2-cf343fe1ac97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 662e0c58-4810-4bc0-a0d2-cf343fe1ac97 found for delete ", "request_id": "req-bc76c273-e29c-4523-ab44-3ca78ca38fb7"}]} [pid: 8|app: 0|req: 661/1411] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:23 2026] DELETE /v2.0/networks/ce91979b-39f5-4a74-9be4-630187816127 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:23.353 8 INFO neutron.services.segments.plugin [-] Segment 662e0c58-4810-4bc0-a0d2-cf343fe1ac97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 662e0c58-4810-4bc0-a0d2-cf343fe1ac97 found for delete ", "request_id": "req-24cd8b77-c066-493b-94ee-d7d5fb87a2e7"}]} [pid: 7|app: 0|req: 751/1412] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:23 2026] DELETE /v2.0/subnets/8b74f29c-82ad-4afe-972f-9bb64021126e => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1413] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:37:23 2026] GET /v2.0/ports?device_id=e887281f-dde3-4a15-8163-e548199f33f5 => 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: 753/1414] 10.0.0.131 () {32 vars in 647 bytes} [Tue Jun 2 22:37:23 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: 662/1415] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:23 2026] DELETE /v2.0/ports/b8c96ea7-4362-449f-a3b7-95740a6d370e => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1416] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:23 2026] DELETE /v2.0/networks/a5858573-f2b3-4157-a0d1-7f62da08ed4d => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1417] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:23 2026] DELETE /v2.0/networks/676ab52f-80e5-43c5-91e8-e8e2cdac21af => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:24.046 7 INFO neutron.db.l3_hamode_db [None req-8211de37-1487-4520-9542-1d9403a655c8 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] HA network d981dca4-2c54-4336-bff0-ec9507402fc0 was deleted as no HA routers are present in tenant ec3de2a3228d4499b000421f4d96d2b4. [pid: 7|app: 0|req: 754/1418] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:23 2026] DELETE /v2.0/routers/e887281f-dde3-4a15-8163-e548199f33f5 => generated 0 bytes in 569 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1419] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:23 2026] DELETE /v2.0/networks/9197d242-081b-4bc6-967a-6eb911e901a1 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1420] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:24 2026] GET /v2.0/security-groups?tenant_id=63ea24c566aa42ae81f34f08f643ef1d&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: 756/1421] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:24 2026] DELETE /v2.0/networks/b32b6066-fe7a-4f67-bedc-1d3f736d940b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1422] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:24 2026] DELETE /v2.0/subnets/507f8840-afc8-4e1d-b71e-3b4c26d4181b => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1423] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:24 2026] GET /v2.0/security-groups?tenant_id=a9aa9e9911ba4e3886177bc3fbe0d530&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1424] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:24 2026] DELETE /v2.0/security-groups/015df9c0-923f-49a4-b321-0652c965926d => 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: 758/1425] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:24 2026] DELETE /v2.0/networks/350c6cd2-012d-4622-be30-d707c6d8ccc3 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1426] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:24 2026] DELETE /v2.0/security-groups/65afca6e-a09b-45e7-b4b4-088c00ebf21f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1427] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:24 2026] DELETE /v2.0/networks/c4ce54d5-35bf-4d36-bffa-ff2b8ffc6285 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:24.974 7 WARNING neutron_lib.context [None req-5486cf5c-4ff0-42c0-b6af-d7ee14439881 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:24.983 7 INFO neutron.services.segments.plugin [-] Segment 1990bf16-df1e-4ca2-a979-2d3c0dca9c8b resource provider aggregate not found 2026-06-02 22:37:25.000 7 INFO neutron.services.segments.plugin [-] Segment 1990bf16-df1e-4ca2-a979-2d3c0dca9c8b resource provider aggregate not found 2026-06-02 22:37:25.004 7 INFO neutron.services.segments.plugin [-] Segment 1990bf16-df1e-4ca2-a979-2d3c0dca9c8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1990bf16-df1e-4ca2-a979-2d3c0dca9c8b found for delete ", "request_id": "req-d0767971-8ad2-47d5-bc6f-c46a7874936f"}]} 2026-06-02 22:37:25.019 7 INFO neutron.services.segments.plugin [-] Segment 82016c90-8341-4f39-83fa-62256f10d380 resource provider aggregate not found 2026-06-02 22:37:25.025 7 INFO neutron.services.segments.plugin [-] Segment 1990bf16-df1e-4ca2-a979-2d3c0dca9c8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1990bf16-df1e-4ca2-a979-2d3c0dca9c8b found for delete ", "request_id": "req-b629d047-c2db-44fc-83a3-1d09fb36ccdc"}]} 2026-06-02 22:37:25.032 7 INFO neutron.services.segments.plugin [-] Segment 82016c90-8341-4f39-83fa-62256f10d380 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82016c90-8341-4f39-83fa-62256f10d380 found for delete ", "request_id": "req-42a752ba-52be-4b21-a706-74341c0f2c0d"}]} 2026-06-02 22:37:25.043 7 INFO neutron.services.segments.plugin [-] Segment c23956f9-147b-4b63-bc0e-7a4e2c068308 resource provider aggregate not found 2026-06-02 22:37:25.052 7 INFO neutron.services.segments.plugin [-] Segment 82016c90-8341-4f39-83fa-62256f10d380 resource provider aggregate not found 2026-06-02 22:37:25.056 7 INFO neutron.services.segments.plugin [-] Segment c23956f9-147b-4b63-bc0e-7a4e2c068308 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c23956f9-147b-4b63-bc0e-7a4e2c068308 found for delete ", "request_id": "req-24821be7-4a44-4592-9390-4601ed82cb52"}]} 2026-06-02 22:37:25.068 7 INFO neutron.db.segments_db [None req-5486cf5c-4ff0-42c0-b6af-d7ee14439881 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Added segment 0722a7ae-ae66-421b-8c24-ab862bbf77ed of type vxlan for network 43d2f2ab-248b-47da-9114-11ba19ccc132 2026-06-02 22:37:25.069 7 INFO neutron.services.segments.plugin [-] Segment 82016c90-8341-4f39-83fa-62256f10d380 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82016c90-8341-4f39-83fa-62256f10d380 found for delete ", "request_id": "req-744f5ac6-45a1-40f6-89d2-e02aede15b09"}]} 2026-06-02 22:37:25.089 7 INFO neutron.services.segments.plugin [-] Segment c23956f9-147b-4b63-bc0e-7a4e2c068308 resource provider aggregate not found 2026-06-02 22:37:25.105 7 INFO neutron.services.segments.plugin [-] Segment c23956f9-147b-4b63-bc0e-7a4e2c068308 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c23956f9-147b-4b63-bc0e-7a4e2c068308 found for delete ", "request_id": "req-4d3673f2-260b-443b-9115-9d072ad1ce8f"}]} [pid: 7|app: 0|req: 760/1428] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:24 2026] POST /v2.0/networks => generated 630 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:25.185 7 WARNING neutron_lib.context [None req-c5079a97-683f-49c9-b064-551fe176474c d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 669/1429] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:25 2026] GET /v2.0/security-groups?tenant_id=f2c033dd6d544bbe8ed1e8f632ec323a&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:25.367 8 INFO neutron.services.segments.plugin [-] Segment 7f0ebe25-db59-4146-b6fb-1a49b5a95430 resource provider aggregate not found 2026-06-02 22:37:25.372 8 INFO neutron.services.segments.plugin [-] Segment 7f0ebe25-db59-4146-b6fb-1a49b5a95430 resource provider aggregate not found 2026-06-02 22:37:25.383 8 INFO neutron.services.segments.plugin [-] Segment 7f0ebe25-db59-4146-b6fb-1a49b5a95430 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f0ebe25-db59-4146-b6fb-1a49b5a95430 found for delete ", "request_id": "req-428c8154-e411-4292-9de9-66a71a4e05bc"}]} 2026-06-02 22:37:25.386 8 INFO neutron.services.segments.plugin [-] Segment 7f0ebe25-db59-4146-b6fb-1a49b5a95430 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f0ebe25-db59-4146-b6fb-1a49b5a95430 found for delete ", "request_id": "req-0e224bcd-da24-4bea-95f8-fe7105469914"}]} 2026-06-02 22:37:25.398 8 INFO neutron.services.segments.plugin [-] Segment 25004914-10fe-4df1-a372-5c6c21a129b3 resource provider aggregate not found 2026-06-02 22:37:25.404 8 INFO neutron.services.segments.plugin [-] Segment 25004914-10fe-4df1-a372-5c6c21a129b3 resource provider aggregate not found 2026-06-02 22:37:25.415 8 INFO neutron.services.segments.plugin [-] Segment 25004914-10fe-4df1-a372-5c6c21a129b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25004914-10fe-4df1-a372-5c6c21a129b3 found for delete ", "request_id": "req-733ab9ec-ccf4-46dc-b8a0-d8bad2734477"}]} 2026-06-02 22:37:25.427 8 INFO neutron.services.segments.plugin [-] Segment 59587c80-0590-406b-950c-51535641d2d4 resource provider aggregate not found 2026-06-02 22:37:25.432 8 INFO neutron.services.segments.plugin [-] Segment 25004914-10fe-4df1-a372-5c6c21a129b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25004914-10fe-4df1-a372-5c6c21a129b3 found for delete ", "request_id": "req-71e97b90-3417-4525-a5ba-d895263ae6c2"}]} [pid: 7|app: 0|req: 761/1430] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:25 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1431] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:25 2026] DELETE /v2.0/security-groups/c3437d2f-327b-4d62-8fbc-07dd873bd52a => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:37:25.453 7 WARNING neutron_lib.context [None req-61b144db-3271-4608-b8dc-ff776e225aab d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:25.488 7 INFO neutron.db.segments_db [None req-61b144db-3271-4608-b8dc-ff776e225aab d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Added segment 8a8bc14e-b476-4f68-afc5-be30bf0e943c of type vxlan for network 28e0b038-75d3-4ea4-9e48-b7b30aed1204 2026-06-02 22:37:25.774 7 INFO neutron.db.l3_hamode_db [None req-61b144db-3271-4608-b8dc-ff776e225aab d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:37:25.939 7 INFO neutron.db.l3_hamode_db [None req-61b144db-3271-4608-b8dc-ff776e225aab d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:37:26.257 8 INFO neutron.services.segments.plugin [-] Segment 59587c80-0590-406b-950c-51535641d2d4 resource provider aggregate not found 2026-06-02 22:37:26.261 8 INFO neutron.services.segments.plugin [-] Segment 59587c80-0590-406b-950c-51535641d2d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59587c80-0590-406b-950c-51535641d2d4 found for delete ", "request_id": "req-437ba93a-45c9-485f-8a54-0813a3bb6d31"}]} 2026-06-02 22:37:26.275 8 INFO neutron.services.segments.plugin [-] Segment db9f0e5a-ca3c-4bad-81d0-ac0d6af8687f resource provider aggregate not found 2026-06-02 22:37:26.282 8 INFO neutron.services.segments.plugin [-] Segment 59587c80-0590-406b-950c-51535641d2d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59587c80-0590-406b-950c-51535641d2d4 found for delete ", "request_id": "req-34caa66d-4bfe-4d33-b34b-c3e2337752e5"}]} 2026-06-02 22:37:26.296 8 INFO neutron.services.segments.plugin [-] Segment db9f0e5a-ca3c-4bad-81d0-ac0d6af8687f resource provider aggregate not found 2026-06-02 22:37:26.303 8 INFO neutron.services.segments.plugin [-] Segment db9f0e5a-ca3c-4bad-81d0-ac0d6af8687f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db9f0e5a-ca3c-4bad-81d0-ac0d6af8687f found for delete ", "request_id": "req-3921d893-bd70-4e5b-866d-1286f76abe5e"}]} 2026-06-02 22:37:26.315 8 INFO neutron.services.segments.plugin [-] Segment db9f0e5a-ca3c-4bad-81d0-ac0d6af8687f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db9f0e5a-ca3c-4bad-81d0-ac0d6af8687f found for delete ", "request_id": "req-38e06a48-83f2-4758-b626-e3a4f12351bd"}]} 2026-06-02 22:37:26.376 8 WARNING neutron_lib.context [None req-a70ab41c-90ed-4d58-b27b-2791eb767768 9c68623de1654810a557f146727425fb 94e40d1fc6864d3c9ebbd95981b7bae0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:26.377 8 WARNING neutron_lib.context [None req-a70ab41c-90ed-4d58-b27b-2791eb767768 9c68623de1654810a557f146727425fb 94e40d1fc6864d3c9ebbd95981b7bae0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 762/1432] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:25 2026] POST /v2.0/routers => generated 506 bytes in 1157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:26.642 8 INFO neutron.db.segments_db [None req-a70ab41c-90ed-4d58-b27b-2791eb767768 9c68623de1654810a557f146727425fb 94e40d1fc6864d3c9ebbd95981b7bae0 - - default default] Added segment dee48bb5-e0a6-4bdd-ab81-b618d519d682 of type vxlan for network 8efa9fa7-2225-4370-9c2e-6b8a85ac9efb 2026-06-02 22:37:26.708 7 WARNING neutron_lib.context [None req-8e874849-7c62-4f18-88c4-ba4cc22f8dfc fcdaa9762ff44c69ac9fcd094665dd54 635c7ba353bb41ed931c5f632070a66f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:26.748 8 INFO neutron.db.segments_db [None req-a70ab41c-90ed-4d58-b27b-2791eb767768 9c68623de1654810a557f146727425fb 94e40d1fc6864d3c9ebbd95981b7bae0 - - default default] Added segment 7cb6a3ad-d57b-4db1-89a7-82f6bc02c24d of type vxlan for network f22c4219-59d4-4fb3-9c62-03691638e9b5 [pid: 7|app: 0|req: 763/1433] 10.0.0.131 () {34 vars in 677 bytes} [Tue Jun 2 22:37:26 2026] POST /v2.0/subnetpools => generated 549 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1434] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:26 2026] POST /v2.0/networks => generated 1245 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1435] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:37:26 2026] GET /v2.0/subnetpools/f8037af9-0f98-4a6d-84d2-b790e7cacb0b => generated 549 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1436] 10.0.0.131 () {32 vars in 649 bytes} [Tue Jun 2 22:37:26 2026] GET /v2.0/networks => generated 1844 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1437] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:37:27 2026] PUT /v2.0/subnetpools/f8037af9-0f98-4a6d-84d2-b790e7cacb0b => generated 500 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1438] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:27 2026] DELETE /v2.0/networks/8efa9fa7-2225-4370-9c2e-6b8a85ac9efb => 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: 676/1439] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:37:27 2026] DELETE /v2.0/subnetpools/f8037af9-0f98-4a6d-84d2-b790e7cacb0b => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1440] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:27 2026] DELETE /v2.0/networks/f22c4219-59d4-4fb3-9c62-03691638e9b5 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:27.407 8 INFO neutron.api.v2.resource [None req-9a686d0b-34ec-48cc-88de-ac5f01cdfb0a fcdaa9762ff44c69ac9fcd094665dd54 635c7ba353bb41ed931c5f632070a66f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 678/1441] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:37:27 2026] GET /v2.0/subnetpools/f8037af9-0f98-4a6d-84d2-b790e7cacb0b => generated 145 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1442] 10.0.0.131 () {32 vars in 623 bytes} [Tue Jun 2 22:37:27 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1443] 10.0.0.131 () {32 vars in 649 bytes} [Tue Jun 2 22:37:27 2026] GET /v2.0/networks => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1444] 10.0.0.131 () {32 vars in 633 bytes} [Tue Jun 2 22:37:27 2026] GET /v2.0/ => generated 632 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:27.560 8 INFO neutron.api.v2.resource [None req-1b79ec82-4616-4b41-9e4a-1e09d21f1c79 fcdaa9762ff44c69ac9fcd094665dd54 635c7ba353bb41ed931c5f632070a66f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 682/1445] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:37:27 2026] DELETE /v2.0/subnetpools/f8037af9-0f98-4a6d-84d2-b790e7cacb0b => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:27.565 8 WARNING neutron_lib.context [None req-0e3089b0-1fa7-4e2f-9fc3-f5b3de1c99fb 9c68623de1654810a557f146727425fb 94e40d1fc6864d3c9ebbd95981b7bae0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:27.633 8 INFO neutron.db.segments_db [None req-0e3089b0-1fa7-4e2f-9fc3-f5b3de1c99fb 9c68623de1654810a557f146727425fb 94e40d1fc6864d3c9ebbd95981b7bae0 - - default default] Added segment 555dbc91-0a9c-41dd-826a-5449dca8f74c of type vxlan for network 856ff519-e73c-42eb-aa93-128b5c8f1597 [pid: 8|app: 0|req: 683/1446] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:27 2026] POST /v2.0/networks => generated 650 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:27.734 8 WARNING neutron_lib.context [None req-729ade11-13dd-44f7-bbb7-b1d45ad157bd 9c68623de1654810a557f146727425fb 94e40d1fc6864d3c9ebbd95981b7bae0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:27.779 8 INFO neutron.db.segments_db [None req-729ade11-13dd-44f7-bbb7-b1d45ad157bd 9c68623de1654810a557f146727425fb 94e40d1fc6864d3c9ebbd95981b7bae0 - - default default] Added segment e4237d80-73f4-4e92-a5a0-57d0c58dc024 of type vxlan for network bdfdac0c-f9b7-4903-adb3-ff11e71cb16d [pid: 8|app: 0|req: 684/1447] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:27 2026] POST /v2.0/networks => generated 650 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:27.875 8 WARNING neutron_lib.context [None req-f40efa94-a1a3-4ccb-a9e4-ca2d8c4d16c9 9c68623de1654810a557f146727425fb 94e40d1fc6864d3c9ebbd95981b7bae0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:27.899 8 WARNING neutron_lib.context [None req-f40efa94-a1a3-4ccb-a9e4-ca2d8c4d16c9 9c68623de1654810a557f146727425fb 94e40d1fc6864d3c9ebbd95981b7bae0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 764/1448] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:37:26 2026] PUT /v2.0/routers/cc1404bc-f7f2-4bf9-82e0-2c598f9ccb7c/add_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1449] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:37:27 2026] GET /v2.0/ports/de7e28ba-3d1d-4b04-bfd2-014ff7e9f470 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:28.326 8 INFO neutron.services.segments.plugin [-] Segment dee48bb5-e0a6-4bdd-ab81-b618d519d682 resource provider aggregate not found 2026-06-02 22:37:28.335 8 INFO neutron.services.segments.plugin [-] Segment dee48bb5-e0a6-4bdd-ab81-b618d519d682 resource provider aggregate not found 2026-06-02 22:37:28.345 8 INFO neutron.services.segments.plugin [-] Segment dee48bb5-e0a6-4bdd-ab81-b618d519d682 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dee48bb5-e0a6-4bdd-ab81-b618d519d682 found for delete ", "request_id": "req-f5159740-075b-47b1-97b7-89953bb4dffc"}]} 2026-06-02 22:37:28.350 8 INFO neutron.services.segments.plugin [-] Segment dee48bb5-e0a6-4bdd-ab81-b618d519d682 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dee48bb5-e0a6-4bdd-ab81-b618d519d682 found for delete ", "request_id": "req-e197aa3e-1da3-4409-9c71-6a79c49f24c9"}]} 2026-06-02 22:37:28.360 8 INFO neutron.services.segments.plugin [-] Segment 7cb6a3ad-d57b-4db1-89a7-82f6bc02c24d resource provider aggregate not found 2026-06-02 22:37:28.366 8 INFO neutron.services.segments.plugin [-] Segment 7cb6a3ad-d57b-4db1-89a7-82f6bc02c24d resource provider aggregate not found 2026-06-02 22:37:28.394 8 INFO neutron.services.segments.plugin [-] Segment 7cb6a3ad-d57b-4db1-89a7-82f6bc02c24d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cb6a3ad-d57b-4db1-89a7-82f6bc02c24d found for delete ", "request_id": "req-9f3cf408-0c20-453a-a2ac-c357260b3e50"}]} 2026-06-02 22:37:28.395 8 INFO neutron.services.segments.plugin [-] Segment 7cb6a3ad-d57b-4db1-89a7-82f6bc02c24d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cb6a3ad-d57b-4db1-89a7-82f6bc02c24d found for delete ", "request_id": "req-6cbc57e3-33a3-4d5c-a769-d9aa16030156"}]} [pid: 8|app: 0|req: 685/1450] 10.0.0.131 () {34 vars in 665 bytes} [Tue Jun 2 22:37:27 2026] POST /v2.0/ports => generated 1505 bytes in 538 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: 7|app: 0|req: 766/1451] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:37:27 2026] PUT /v2.0/routers/cc1404bc-f7f2-4bf9-82e0-2c598f9ccb7c/remove_router_interface => generated 309 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1452] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:28 2026] GET /v2.0/security-groups?tenant_id=9084cce211004dd99b60c33ede8f2a79&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1453] 10.0.0.131 () {32 vars in 643 bytes} [Tue Jun 2 22:37:28 2026] GET /v2.0/ports => generated 1505 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1454] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:37:28 2026] GET /v2.0/ports?device_id=cc1404bc-f7f2-4bf9-82e0-2c598f9ccb7c => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1455] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:28 2026] GET /v2.0/security-groups?tenant_id=635c7ba353bb41ed931c5f632070a66f&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1456] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:28 2026] DELETE /v2.0/security-groups/e7fd979b-91a9-409f-ad87-f0bda9054685 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1457] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:28 2026] DELETE /v2.0/ports/47150888-acd7-44c1-b5de-df274a801a9e => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1458] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:28 2026] DELETE /v2.0/security-groups/33fa4e32-6cf2-4ce5-a72a-b6ed6a8dec43 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1459] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:37:29 2026] DELETE /v2.0/ports/50b4c5a8-a0a4-496e-8d55-4f052dbeeb33 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1460] 10.0.0.131 () {32 vars in 643 bytes} [Tue Jun 2 22:37:29 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:37:29.291 7 WARNING neutron_lib.context [None req-8e3dbdbe-c984-489b-ad7f-0652eff54f7f 9c68623de1654810a557f146727425fb 94e40d1fc6864d3c9ebbd95981b7bae0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:29.358 7 INFO neutron.db.segments_db [None req-8e3dbdbe-c984-489b-ad7f-0652eff54f7f 9c68623de1654810a557f146727425fb 94e40d1fc6864d3c9ebbd95981b7bae0 - - default default] Added segment 78462b22-92df-4ad1-9860-d7ffc4481c21 of type vxlan for network d5d5aa7d-34db-4f32-a700-71a9a76210a4 [pid: 7|app: 0|req: 772/1461] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:29 2026] POST /v2.0/networks => generated 650 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:29.480 7 WARNING neutron_lib.context [None req-35bc47f6-7228-4e2e-b72c-23b911895ffb 9c68623de1654810a557f146727425fb 94e40d1fc6864d3c9ebbd95981b7bae0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:29.537 7 INFO neutron.db.segments_db [None req-35bc47f6-7228-4e2e-b72c-23b911895ffb 9c68623de1654810a557f146727425fb 94e40d1fc6864d3c9ebbd95981b7bae0 - - default default] Added segment 0fb1f58f-6ea9-4220-8469-d2c021dbfc55 of type vxlan for network 35a7a42c-c4ad-4c78-be39-fa86b79e572a [pid: 7|app: 0|req: 773/1462] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:29 2026] POST /v2.0/networks => generated 650 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:29.655 7 WARNING neutron_lib.context [None req-0ba67382-8d26-46ca-94d6-9c7f973ba447 9c68623de1654810a557f146727425fb 94e40d1fc6864d3c9ebbd95981b7bae0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:29.680 7 WARNING neutron_lib.context [None req-0ba67382-8d26-46ca-94d6-9c7f973ba447 9c68623de1654810a557f146727425fb 94e40d1fc6864d3c9ebbd95981b7bae0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:29.808 8 INFO neutron.db.l3_hamode_db [None req-d03bec13-2e58-4a4e-ac50-7986a1df3a4d d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] HA network 28e0b038-75d3-4ea4-9e48-b7b30aed1204 was deleted as no HA routers are present in tenant ec3de2a3228d4499b000421f4d96d2b4. [pid: 8|app: 0|req: 690/1463] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:28 2026] DELETE /v2.0/routers/cc1404bc-f7f2-4bf9-82e0-2c598f9ccb7c => generated 0 bytes in 942 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1464] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:29 2026] DELETE /v2.0/subnets/e2026869-b70e-4a36-bc75-a85dcf8f59b0 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1465] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:29 2026] POST /v2.0/subnets => generated 1273 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1466] 10.0.0.131 () {32 vars in 647 bytes} [Tue Jun 2 22:37:30 2026] GET /v2.0/subnets => generated 1909 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1467] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:29 2026] DELETE /v2.0/networks/43d2f2ab-248b-47da-9114-11ba19ccc132 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:30.299 8 WARNING neutron_lib.context [None req-26be556e-3f71-48c8-86e4-bb0ca83ffb3f d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:30.353 8 INFO neutron.db.segments_db [None req-26be556e-3f71-48c8-86e4-bb0ca83ffb3f d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Added segment 7a3cf818-a112-4340-b1a5-785f70100dcc of type vxlan for network 3e698f6b-aab4-4736-bb5b-9deda66fb87f [pid: 7|app: 0|req: 776/1468] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:30 2026] DELETE /v2.0/subnets/b5acc30e-78af-4943-9284-ad23f88b9fdf => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:30.418 8 INFO neutron.services.segments.plugin [-] Segment 8a8bc14e-b476-4f68-afc5-be30bf0e943c resource provider aggregate not found 2026-06-02 22:37:30.424 8 INFO neutron.services.segments.plugin [-] Segment 8a8bc14e-b476-4f68-afc5-be30bf0e943c resource provider aggregate not found 2026-06-02 22:37:30.433 8 INFO neutron.services.segments.plugin [-] Segment 8a8bc14e-b476-4f68-afc5-be30bf0e943c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a8bc14e-b476-4f68-afc5-be30bf0e943c found for delete ", "request_id": "req-a9238824-172d-45ec-ac37-dd64d3258492"}]} 2026-06-02 22:37:30.443 8 INFO neutron.services.segments.plugin [-] Segment 8a8bc14e-b476-4f68-afc5-be30bf0e943c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a8bc14e-b476-4f68-afc5-be30bf0e943c found for delete ", "request_id": "req-9e759cf4-3fba-4e25-98ff-206f13ae9215"}]} 2026-06-02 22:37:30.447 8 INFO neutron.services.segments.plugin [-] Segment 0722a7ae-ae66-421b-8c24-ab862bbf77ed resource provider aggregate not found 2026-06-02 22:37:30.458 8 INFO neutron.services.segments.plugin [-] Segment 0722a7ae-ae66-421b-8c24-ab862bbf77ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0722a7ae-ae66-421b-8c24-ab862bbf77ed found for delete ", "request_id": "req-f4ba07b3-3af5-4c83-97cb-efe2629db720"}]} 2026-06-02 22:37:30.460 8 INFO neutron.services.segments.plugin [-] Segment 0722a7ae-ae66-421b-8c24-ab862bbf77ed resource provider aggregate not found 2026-06-02 22:37:30.474 8 INFO neutron.services.segments.plugin [-] Segment 0722a7ae-ae66-421b-8c24-ab862bbf77ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0722a7ae-ae66-421b-8c24-ab862bbf77ed found for delete ", "request_id": "req-788d296d-3d0f-4d0d-9d65-3595ac890c13"}]} [pid: 7|app: 0|req: 777/1469] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:30 2026] DELETE /v2.0/subnets/e2e4a7d3-5b30-46aa-847b-1613cb3930df => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1470] 10.0.0.131 () {32 vars in 647 bytes} [Tue Jun 2 22:37:30 2026] GET /v2.0/subnets => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:30.643 7 INFO neutron.services.segments.plugin [-] Segment 0fb1f58f-6ea9-4220-8469-d2c021dbfc55 resource provider aggregate not found 2026-06-02 22:37:30.647 7 INFO neutron.services.segments.plugin [-] Segment 0fb1f58f-6ea9-4220-8469-d2c021dbfc55 resource provider aggregate not found 2026-06-02 22:37:30.661 7 INFO neutron.services.segments.plugin [-] Segment 0fb1f58f-6ea9-4220-8469-d2c021dbfc55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fb1f58f-6ea9-4220-8469-d2c021dbfc55 found for delete ", "request_id": "req-834e1abf-eb67-48e0-80b8-ce8bfe0eec2e"}]} 2026-06-02 22:37:30.663 7 INFO neutron.services.segments.plugin [-] Segment 0fb1f58f-6ea9-4220-8469-d2c021dbfc55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fb1f58f-6ea9-4220-8469-d2c021dbfc55 found for delete ", "request_id": "req-0f04acfd-3f58-4893-b869-b16869374a95"}]} 2026-06-02 22:37:30.671 8 INFO neutron.db.l3_hamode_db [None req-26be556e-3f71-48c8-86e4-bb0ca83ffb3f d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 779/1471] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:30 2026] DELETE /v2.0/networks/35a7a42c-c4ad-4c78-be39-fa86b79e572a => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1472] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:30 2026] DELETE /v2.0/networks/d5d5aa7d-34db-4f32-a700-71a9a76210a4 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1473] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:30 2026] DELETE /v2.0/networks/bdfdac0c-f9b7-4903-adb3-ff11e71cb16d => 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: 782/1474] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:30 2026] DELETE /v2.0/networks/856ff519-e73c-42eb-aa93-128b5c8f1597 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:31.462 8 INFO neutron.db.l3_hamode_db [None req-26be556e-3f71-48c8-86e4-bb0ca83ffb3f d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 783/1475] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:31 2026] GET /v2.0/security-groups?tenant_id=94e40d1fc6864d3c9ebbd95981b7bae0&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1476] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:31 2026] DELETE /v2.0/security-groups/4b0ed3b8-d038-43f5-bbe0-b0c81020d8ae => 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: 693/1479] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:30 2026] POST /v2.0/routers => generated 686 bytes in 2139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1480] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:37:32 2026] GET /v2.0/routers/f3a9263f-3ec9-407d-899e-09a70da4e982 => generated 692 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1481] 10.0.0.131 () {32 vars in 647 bytes} [Tue Jun 2 22:37:32 2026] GET /v2.0/routers => generated 695 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:32.684 7 INFO neutron.services.segments.plugin [-] Segment 78462b22-92df-4ad1-9860-d7ffc4481c21 resource provider aggregate not found 2026-06-02 22:37:32.691 7 INFO neutron.services.segments.plugin [-] Segment 78462b22-92df-4ad1-9860-d7ffc4481c21 resource provider aggregate not found 2026-06-02 22:37:32.701 7 INFO neutron.services.segments.plugin [-] Segment 78462b22-92df-4ad1-9860-d7ffc4481c21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78462b22-92df-4ad1-9860-d7ffc4481c21 found for delete ", "request_id": "req-800ea43b-77b4-4f80-aa88-5f3d25f7fd2b"}]} 2026-06-02 22:37:32.707 7 INFO neutron.services.segments.plugin [-] Segment 78462b22-92df-4ad1-9860-d7ffc4481c21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78462b22-92df-4ad1-9860-d7ffc4481c21 found for delete ", "request_id": "req-52e12b25-7e6d-4a90-b6a1-34e6ae461c4e"}]} 2026-06-02 22:37:32.714 7 INFO neutron.services.segments.plugin [-] Segment e4237d80-73f4-4e92-a5a0-57d0c58dc024 resource provider aggregate not found 2026-06-02 22:37:32.724 7 INFO neutron.services.segments.plugin [-] Segment e4237d80-73f4-4e92-a5a0-57d0c58dc024 resource provider aggregate not found 2026-06-02 22:37:32.731 7 INFO neutron.services.segments.plugin [-] Segment e4237d80-73f4-4e92-a5a0-57d0c58dc024 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4237d80-73f4-4e92-a5a0-57d0c58dc024 found for delete ", "request_id": "req-29ecbd7c-0bf7-4711-9969-89b285767d56"}]} 2026-06-02 22:37:32.738 7 INFO neutron.services.segments.plugin [-] Segment e4237d80-73f4-4e92-a5a0-57d0c58dc024 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4237d80-73f4-4e92-a5a0-57d0c58dc024 found for delete ", "request_id": "req-d4421034-d281-4d96-99bd-e2b362381edc"}]} 2026-06-02 22:37:32.749 7 INFO neutron.services.segments.plugin [-] Segment 555dbc91-0a9c-41dd-826a-5449dca8f74c resource provider aggregate not found 2026-06-02 22:37:32.752 7 INFO neutron.services.segments.plugin [-] Segment 555dbc91-0a9c-41dd-826a-5449dca8f74c resource provider aggregate not found 2026-06-02 22:37:32.774 7 INFO neutron.services.segments.plugin [-] Segment 555dbc91-0a9c-41dd-826a-5449dca8f74c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 555dbc91-0a9c-41dd-826a-5449dca8f74c found for delete ", "request_id": "req-2490dae4-c26c-48a1-88b3-eb7c23e02830"}]} 2026-06-02 22:37:32.775 7 INFO neutron.services.segments.plugin [-] Segment 555dbc91-0a9c-41dd-826a-5449dca8f74c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 555dbc91-0a9c-41dd-826a-5449dca8f74c found for delete ", "request_id": "req-3d869b97-95fc-421f-93f6-dd17d1f6fc27"}]} [pid: 7|app: 0|req: 788/1482] 10.0.0.131 () {34 vars in 741 bytes} [Tue Jun 2 22:37:32 2026] PUT /v2.0/routers/f3a9263f-3ec9-407d-899e-09a70da4e982 => generated 699 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1483] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:37:33 2026] GET /v2.0/routers/f3a9263f-3ec9-407d-899e-09a70da4e982 => generated 699 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1484] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:37:33 2026] GET /v2.0/ports?device_id=f3a9263f-3ec9-407d-899e-09a70da4e982 => 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: 696/1485] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:33 2026] GET /v2.0/security-groups?tenant_id=16021f2ec68a46d5b7abd1ffca83c06b&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1486] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:33 2026] DELETE /v2.0/security-groups/92a29d0b-a265-459e-b08f-3ecfbd2caa07 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:37:33.636 8 WARNING neutron_lib.context [None req-49f3dc7c-c7f1-41a9-8d22-cb949dd987cb fd7b03c0bc59458aaa45671d43869dc0 f50fe86441fc467cb49e1e454455666b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:33.920 8 INFO neutron.db.segments_db [None req-49f3dc7c-c7f1-41a9-8d22-cb949dd987cb fd7b03c0bc59458aaa45671d43869dc0 f50fe86441fc467cb49e1e454455666b - - default default] Added segment c64d6339-0e00-4663-a717-482be3f12a33 of type vxlan for network 056b3e2c-f6fc-4780-b911-cc7492c6810e [pid: 8|app: 0|req: 698/1487] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:33 2026] POST /v2.0/networks => generated 647 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:34.063 7 INFO neutron.db.l3_hamode_db [None req-7832f526-03c2-490f-9cb7-2fade7e5b93d d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] HA network 3e698f6b-aab4-4736-bb5b-9deda66fb87f was deleted as no HA routers are present in tenant ec3de2a3228d4499b000421f4d96d2b4. [pid: 7|app: 0|req: 790/1488] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:33 2026] DELETE /v2.0/routers/f3a9263f-3ec9-407d-899e-09a70da4e982 => generated 0 bytes in 900 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1489] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:37:34 2026] GET /v2.0/ports?device_id=f3a9263f-3ec9-407d-899e-09a70da4e982 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:37:34.114 7 INFO neutron.api.v2.resource [None req-0d93bc4b-341f-417b-8ccf-f0b1a6c4a0a9 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 791/1490] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:34 2026] DELETE /v2.0/routers/f3a9263f-3ec9-407d-899e-09a70da4e982 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1491] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:37:34 2026] GET /v2.0/ports?device_id=cc1404bc-f7f2-4bf9-82e0-2c598f9ccb7c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:37:34.181 8 INFO neutron.api.v2.resource [None req-a3ae0b4e-00b6-4167-84f7-c1a669479ace d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 701/1492] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:34 2026] DELETE /v2.0/routers/cc1404bc-f7f2-4bf9-82e0-2c598f9ccb7c => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:34.198 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ffd12668-a7da-4f4c-9f9a-e4c84e2f38d1 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 702/1493] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:34 2026] DELETE /v2.0/subnets/e2026869-b70e-4a36-bc75-a85dcf8f59b0 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1494] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:37:34 2026] GET /v2.0/ports?device_id=e887281f-dde3-4a15-8163-e548199f33f5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:37:34.247 8 INFO neutron.api.v2.resource [None req-044fb80c-e404-4262-a9b7-3f8dd8d4b4f2 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 704/1495] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:34 2026] DELETE /v2.0/routers/e887281f-dde3-4a15-8163-e548199f33f5 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:34.262 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3bee06bd-7b62-4f34-93af-86bc18118d0a d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 705/1496] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:34 2026] DELETE /v2.0/subnets/507f8840-afc8-4e1d-b71e-3b4c26d4181b => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1497] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:37:34 2026] GET /v2.0/ports?device_id=fcc173cb-4083-49d2-9087-ddbd1203d168 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:37:34.309 8 INFO neutron.api.v2.resource [None req-9a54592a-e2f7-40a4-879c-19dfdccac0aa d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 707/1498] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:34 2026] DELETE /v2.0/routers/fcc173cb-4083-49d2-9087-ddbd1203d168 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:34.323 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4188e93b-5f9f-4cac-8dfa-73e2beb4e2b1 d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 708/1499] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:34 2026] DELETE /v2.0/subnets/210ebda4-b884-4b51-8555-dcdc928541f3 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:34.343 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea59f837-39a3-40bf-92cb-c2a304ebfcef d716b2cfb8fb4e50a695d984a84ea761 ec3de2a3228d4499b000421f4d96d2b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 709/1500] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:34 2026] DELETE /v2.0/subnets/6a7c4ea8-7e63-4570-91bc-81959f7ba1db => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1501] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:34 2026] GET /v2.0/security-groups?tenant_id=ed4e922b7c054d338375d5cbb966990f&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:34.459 7 WARNING neutron_lib.context [None req-89818c8d-9eef-42d5-8c99-f634b0802f5f fd7b03c0bc59458aaa45671d43869dc0 f50fe86441fc467cb49e1e454455666b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 710/1502] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:34 2026] DELETE /v2.0/security-groups/abafcfa7-07b3-46be-a7df-19ee69eec6c0 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1503] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:34 2026] POST /v2.0/subnets => generated 673 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:34.675 7 WARNING neutron_lib.context [None req-d3464e2e-9b7e-45d5-ad85-9cf8b440b76d fd7b03c0bc59458aaa45671d43869dc0 f50fe86441fc467cb49e1e454455666b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 711/1504] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:34 2026] GET /v2.0/security-groups?tenant_id=814244e6b38941cd97aed8e5aa6d11fc&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:34.727 7 INFO neutron.db.segments_db [None req-d3464e2e-9b7e-45d5-ad85-9cf8b440b76d fd7b03c0bc59458aaa45671d43869dc0 f50fe86441fc467cb49e1e454455666b - - default default] Added segment 011ef26c-e1c7-4a08-a72f-9c72f7fbddd5 of type vxlan for network 0b9a538d-287d-487e-bee8-b6406687363c [pid: 8|app: 0|req: 712/1505] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:34 2026] DELETE /v2.0/security-groups/7db25ac9-9ee8-49c4-a42b-19e9337b2594 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:37:34.804 7 INFO neutron.services.segments.plugin [-] Segment 7a3cf818-a112-4340-b1a5-785f70100dcc resource provider aggregate not found 2026-06-02 22:37:34.808 7 INFO neutron.services.segments.plugin [-] Segment 7a3cf818-a112-4340-b1a5-785f70100dcc resource provider aggregate not found [pid: 7|app: 0|req: 794/1506] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:34 2026] POST /v2.0/networks => generated 648 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:34.829 7 INFO neutron.services.segments.plugin [-] Segment 7a3cf818-a112-4340-b1a5-785f70100dcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a3cf818-a112-4340-b1a5-785f70100dcc found for delete ", "request_id": "req-ff437111-9029-48de-9137-4c7e1eb07f82"}]} 2026-06-02 22:37:34.832 7 INFO neutron.services.segments.plugin [-] Segment 7a3cf818-a112-4340-b1a5-785f70100dcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a3cf818-a112-4340-b1a5-785f70100dcc found for delete ", "request_id": "req-526bc270-b1ca-4e12-b0ad-8619d3aec41a"}]} [pid: 8|app: 0|req: 713/1507] 10.0.0.131 () {34 vars in 743 bytes} [Tue Jun 2 22:37:34 2026] PUT /v2.0/networks/0b9a538d-287d-487e-bee8-b6406687363c => generated 592 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:34.911 8 WARNING neutron_lib.context [None req-23cc4686-ac47-4574-beb8-f09501a74164 fd7b03c0bc59458aaa45671d43869dc0 f50fe86441fc467cb49e1e454455666b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 714/1508] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:34 2026] POST /v2.0/subnets => generated 646 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1509] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:34 2026] GET /v2.0/security-groups?tenant_id=ec3de2a3228d4499b000421f4d96d2b4&name=default => generated 2925 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1510] 10.0.0.131 () {34 vars in 741 bytes} [Tue Jun 2 22:37:35 2026] PUT /v2.0/subnets/bb5c811a-383b-4860-ae8f-5e520670f8c0 => generated 656 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1511] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:35 2026] DELETE /v2.0/security-groups/ae1da5f2-c584-409c-b823-2fc51389cae4 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:37:35.471 8 INFO neutron.services.segments.plugin [-] Segment 011ef26c-e1c7-4a08-a72f-9c72f7fbddd5 resource provider aggregate not found 2026-06-02 22:37:35.475 8 INFO neutron.services.segments.plugin [-] Segment 011ef26c-e1c7-4a08-a72f-9c72f7fbddd5 resource provider aggregate not found 2026-06-02 22:37:35.485 8 INFO neutron.services.segments.plugin [-] Segment 011ef26c-e1c7-4a08-a72f-9c72f7fbddd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 011ef26c-e1c7-4a08-a72f-9c72f7fbddd5 found for delete ", "request_id": "req-65281b1a-9b7e-4f6e-aa6a-e7955f8958d4"}]} [pid: 8|app: 0|req: 716/1512] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:35 2026] DELETE /v2.0/networks/0b9a538d-287d-487e-bee8-b6406687363c => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:37:35.513 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0b131a2-cb10-4374-b7ba-34b863422e6a fd7b03c0bc59458aaa45671d43869dc0 f50fe86441fc467cb49e1e454455666b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 797/1513] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:35 2026] DELETE /v2.0/networks/0b9a538d-287d-487e-bee8-b6406687363c => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:35.527 8 INFO neutron.services.segments.plugin [-] Segment 011ef26c-e1c7-4a08-a72f-9c72f7fbddd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 011ef26c-e1c7-4a08-a72f-9c72f7fbddd5 found for delete ", "request_id": "req-087f191f-1e86-4f56-874f-43bf4ddee935"}]} [pid: 8|app: 0|req: 717/1514] 10.0.0.131 () {32 vars in 694 bytes} [Tue Jun 2 22:37:35 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1515] 10.0.0.131 () {32 vars in 742 bytes} [Tue Jun 2 22:37:35 2026] GET /v2.0/subnets?network_id=5eb7e3a6-cca3-48ec-ad28-6db07f45b4bb => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1516] 10.0.0.131 () {32 vars in 653 bytes} [Tue Jun 2 22:37:35 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1517] 10.0.0.131 () {32 vars in 649 bytes} [Tue Jun 2 22:37:35 2026] GET /v2.0/networks => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1518] 10.0.0.131 () {32 vars in 647 bytes} [Tue Jun 2 22:37:35 2026] GET /v2.0/subnets => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1519] 10.0.0.131 () {32 vars in 723 bytes} [Tue Jun 2 22:37:35 2026] GET /v2.0/networks/056b3e2c-f6fc-4780-b911-cc7492c6810e => generated 672 bytes in 709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1520] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:37:36 2026] GET /v2.0/subnets/92c57ebf-0740-4456-9065-bbb316aea9cc => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:36.536 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c32d2248-4eeb-491e-bb7f-c79be7fbc4da fd7b03c0bc59458aaa45671d43869dc0 f50fe86441fc467cb49e1e454455666b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 801/1521] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:36 2026] DELETE /v2.0/subnets/bb5c811a-383b-4860-ae8f-5e520670f8c0 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:36.561 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1416ff65-5e28-461f-a796-3a4994a62edb fd7b03c0bc59458aaa45671d43869dc0 f50fe86441fc467cb49e1e454455666b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 721/1522] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:36 2026] DELETE /v2.0/networks/0b9a538d-287d-487e-bee8-b6406687363c => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1523] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:37:36 2026] DELETE /v2.0/subnets/92c57ebf-0740-4456-9065-bbb316aea9cc => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1524] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:37:36 2026] DELETE /v2.0/networks/056b3e2c-f6fc-4780-b911-cc7492c6810e => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1525] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:36 2026] GET /v2.0/security-groups?tenant_id=8f619055949849daba094d7c44752892&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1526] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:37 2026] DELETE /v2.0/security-groups/50d815ec-ac8a-49bc-abb0-64d68a13acfa => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1527] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:37 2026] GET /v2.0/security-groups?tenant_id=f50fe86441fc467cb49e1e454455666b&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:37.716 8 INFO neutron.services.segments.plugin [-] Segment c64d6339-0e00-4663-a717-482be3f12a33 resource provider aggregate not found 2026-06-02 22:37:37.721 8 INFO neutron.services.segments.plugin [-] Segment c64d6339-0e00-4663-a717-482be3f12a33 resource provider aggregate not found 2026-06-02 22:37:37.738 8 INFO neutron.services.segments.plugin [-] Segment c64d6339-0e00-4663-a717-482be3f12a33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c64d6339-0e00-4663-a717-482be3f12a33 found for delete ", "request_id": "req-1c024f05-5877-4148-bcc8-f554e68e5d7f"}]} 2026-06-02 22:37:37.740 8 INFO neutron.services.segments.plugin [-] Segment c64d6339-0e00-4663-a717-482be3f12a33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c64d6339-0e00-4663-a717-482be3f12a33 found for delete ", "request_id": "req-c51208e2-88dc-4df2-bf62-6107c2326b57"}]} [pid: 8|app: 0|req: 724/1528] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:37 2026] DELETE /v2.0/security-groups/e9a4baf0-c926-4f21-be25-ecc200f64c42 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:37:39.491 7 INFO neutron.db.segments_db [None req-9b6dd169-524e-4819-8874-90e36910e9f6 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment ed7752c9-9a99-4845-af24-b4b755809d81 of type vxlan for network 1f84af90-10f2-4ad9-8eb5-4f3aa820d07d [pid: 7|app: 0|req: 805/1529] 10.0.0.131 () {34 vars in 671 bytes} [Tue Jun 2 22:37:39 2026] POST /v2.0/networks => generated 741 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:39.583 8 WARNING neutron_lib.context [None req-e39308f5-9566-4726-b021-f94fcfdab4db 7b2ea0971b084436bbfb9a5621206a88 abf2c7e4f11242e1be6b54852f8de666 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 725/1530] 10.0.0.131 () {34 vars in 684 bytes} [Tue Jun 2 22:37:39 2026] POST /v2.0/security-groups => generated 1625 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1531] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:39 2026] POST /v2.0/subnets => generated 688 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1532] 10.0.0.131 () {32 vars in 663 bytes} [Tue Jun 2 22:37:39 2026] GET /v2.0/security-groups => generated 4530 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:39.859 7 INFO neutron.db.segments_db [None req-1c08904b-1839-474c-8b97-5729a05bc926 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 105f4278-6e1e-4906-bd5f-fa2d163aa782 of type vxlan for network 96cdb6e9-85b4-40ca-a0bc-3d522cf96c7b [pid: 8|app: 0|req: 727/1533] 10.0.0.131 () {34 vars in 758 bytes} [Tue Jun 2 22:37:39 2026] PUT /v2.0/security-groups/ab5fd61c-066e-4752-adfd-857a6007a8fb => generated 1663 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1534] 10.0.0.131 () {32 vars in 737 bytes} [Tue Jun 2 22:37:39 2026] GET /v2.0/security-groups/ab5fd61c-066e-4752-adfd-857a6007a8fb => generated 1663 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:40.118 7 INFO neutron.db.l3_hamode_db [None req-1c08904b-1839-474c-8b97-5729a05bc926 d61b5860eaa44f55aa5655d3f3629f6a 3e72f16025574a2c81a67a6cec49942d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 729/1535] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:39 2026] GET /v2.0/security-groups?tenant_id=87db92549fca43c1a843a7a44871d41e&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1536] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:40 2026] DELETE /v2.0/security-groups/ab5fd61c-066e-4752-adfd-857a6007a8fb => 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: 731/1537] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:40 2026] DELETE /v2.0/security-groups/48ac9b9d-ab85-415e-9abb-3140a068b021 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1538] 10.0.0.131 () {32 vars in 663 bytes} [Tue Jun 2 22:37:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:40.373 8 INFO neutron.api.v2.resource [None req-52352be1-1a60-4dd0-baf6-e93912873440 7b2ea0971b084436bbfb9a5621206a88 abf2c7e4f11242e1be6b54852f8de666 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 733/1539] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:40 2026] DELETE /v2.0/security-groups/ab5fd61c-066e-4752-adfd-857a6007a8fb => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:40.384 8 WARNING neutron_lib.context [None req-81b3bfb3-e37c-4e80-971e-83e5451e7c18 7b2ea0971b084436bbfb9a5621206a88 abf2c7e4f11242e1be6b54852f8de666 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 734/1540] 10.0.0.131 () {34 vars in 684 bytes} [Tue Jun 2 22:37:40 2026] POST /v2.0/security-groups => generated 1624 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1541] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:40 2026] GET /v2.0/security-groups?tenant_id=168e3a10395046ad9a71119180ac69a1&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:40.602 8 WARNING neutron_lib.context [None req-241f16ac-3ea7-47f1-a6f2-f5130789740e 7b2ea0971b084436bbfb9a5621206a88 abf2c7e4f11242e1be6b54852f8de666 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 736/1542] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:37:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1543] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:40 2026] DELETE /v2.0/security-groups/f37d4357-c08c-4a3e-8365-6c0ec7798fbd => 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: 738/1544] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:37:40 2026] GET /v2.0/security-group-rules/267bbfa0-474c-4919-a757-8845cfeb8ebb => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:40.825 7 INFO neutron.db.l3_hamode_db [None req-1c08904b-1839-474c-8b97-5729a05bc926 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 739/1545] 10.0.0.131 () {32 vars in 673 bytes} [Tue Jun 2 22:37:40 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1546] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:37:40 2026] DELETE /v2.0/security-group-rules/267bbfa0-474c-4919-a757-8845cfeb8ebb => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1547] 10.0.0.131 () {32 vars in 673 bytes} [Tue Jun 2 22:37:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:41.069 8 WARNING neutron_lib.context [None req-1ff24d97-6115-4ce0-93fb-54b8f57cede0 7b2ea0971b084436bbfb9a5621206a88 abf2c7e4f11242e1be6b54852f8de666 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 742/1548] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:37:41 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: 743/1549] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:37:41 2026] GET /v2.0/security-group-rules/f24b3855-e65f-475f-90f3-4730d210bb8b => 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: 744/1550] 10.0.0.131 () {32 vars in 673 bytes} [Tue Jun 2 22:37:41 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1551] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:37:41 2026] DELETE /v2.0/security-group-rules/f24b3855-e65f-475f-90f3-4730d210bb8b => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1552] 10.0.0.131 () {32 vars in 673 bytes} [Tue Jun 2 22:37:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:41.436 8 WARNING neutron_lib.context [None req-bbf84f4f-4e55-4311-9403-1ee1684f3e35 7b2ea0971b084436bbfb9a5621206a88 abf2c7e4f11242e1be6b54852f8de666 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:41.475 8 INFO neutron.db.securitygroups_db [None req-bbf84f4f-4e55-4311-9403-1ee1684f3e35 7b2ea0971b084436bbfb9a5621206a88 abf2c7e4f11242e1be6b54852f8de666 - - default default] Project abf2c7e4f11242e1be6b54852f8de666 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: 747/1553] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:37:41 2026] POST /v2.0/security-group-rules => generated 607 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1554] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:37:41 2026] GET /v2.0/security-group-rules/b5486b77-5fcd-4f8a-b646-cd2b0f4b3361 => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1555] 10.0.0.131 () {32 vars in 673 bytes} [Tue Jun 2 22:37:41 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1556] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:37:41 2026] DELETE /v2.0/security-group-rules/b5486b77-5fcd-4f8a-b646-cd2b0f4b3361 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1557] 10.0.0.131 () {32 vars in 673 bytes} [Tue Jun 2 22:37:41 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: 7|app: 0|req: 807/1558] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:39 2026] POST /v2.0/routers => generated 728 bytes in 1981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1559] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:41 2026] DELETE /v2.0/security-groups/b074447b-8e71-424b-91a3-49a825d8257b => 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: 753/1560] 10.0.0.131 () {32 vars in 663 bytes} [Tue Jun 2 22:37:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1561] 10.0.0.131 () {32 vars in 663 bytes} [Tue Jun 2 22:37:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1562] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:42 2026] GET /v2.0/security-groups?tenant_id=abf2c7e4f11242e1be6b54852f8de666&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1563] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:42 2026] DELETE /v2.0/security-groups/11f261ea-b164-4168-90b0-21c33e428af7 => 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: 808/1564] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:37:41 2026] PUT /v2.0/routers/2113749c-3894-45d0-af95-83781e9aedcd/add_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:44.612 7 WARNING neutron_lib.context [None req-217e9cb0-fe7b-4ddf-a0d5-8c0b08af1880 17be601f61914cc5879665e2eebfbed5 4a7daaaf649245c2aa3ab5a6ab9d1e94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 757/1565] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:44 2026] GET /v2.0/security-groups?tenant_id=358fb6843e794f07a3ad291fc45aa38f&name=default => generated 2925 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1566] 10.0.0.131 () {34 vars in 684 bytes} [Tue Jun 2 22:37:44 2026] POST /v2.0/security-groups => generated 1625 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1567] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:44 2026] DELETE /v2.0/security-groups/f2b057ea-dab1-40a4-896b-30c2b008c7e9 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1568] 10.0.0.131 () {32 vars in 663 bytes} [Tue Jun 2 22:37:44 2026] GET /v2.0/security-groups => generated 4530 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1569] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:44 2026] GET /v2.0/security-groups?tenant_id=28f619809b0c4a86ad0aed96eeb48231&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1570] 10.0.0.131 () {34 vars in 758 bytes} [Tue Jun 2 22:37:44 2026] PUT /v2.0/security-groups/48af90ef-1ea1-4138-be69-1e8c928ea497 => generated 1663 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1571] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:44 2026] DELETE /v2.0/security-groups/c519c682-4d6e-4509-a686-4d298b2f9ffd => 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: 813/1572] 10.0.0.131 () {32 vars in 737 bytes} [Tue Jun 2 22:37:45 2026] GET /v2.0/security-groups/48af90ef-1ea1-4138-be69-1e8c928ea497 => generated 1663 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1573] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:45 2026] DELETE /v2.0/security-groups/48af90ef-1ea1-4138-be69-1e8c928ea497 => 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: 814/1574] 10.0.0.131 () {32 vars in 663 bytes} [Tue Jun 2 22:37:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:45.203 8 INFO neutron.api.v2.resource [None req-b6f49a2a-e1a6-4300-be27-2d59b1738eda 17be601f61914cc5879665e2eebfbed5 4a7daaaf649245c2aa3ab5a6ab9d1e94 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 761/1575] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:45 2026] DELETE /v2.0/security-groups/48af90ef-1ea1-4138-be69-1e8c928ea497 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:37:45.212 7 WARNING neutron_lib.context [None req-ecdaf9e6-f2a6-48f4-a1f2-00057462c6e1 17be601f61914cc5879665e2eebfbed5 4a7daaaf649245c2aa3ab5a6ab9d1e94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 815/1576] 10.0.0.131 () {34 vars in 684 bytes} [Tue Jun 2 22:37:45 2026] POST /v2.0/security-groups => generated 1624 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:37:45.361 8 WARNING neutron_lib.context [None req-be69c761-31a2-4905-b26c-b232879f5d32 17be601f61914cc5879665e2eebfbed5 4a7daaaf649245c2aa3ab5a6ab9d1e94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1577] 10.0.0.51 () {34 vars in 981 bytes} [Tue Jun 2 22:37:45 2026] GET /v2.0/networks?id=1f84af90-10f2-4ad9-8eb5-4f3aa820d07d => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1578] 10.0.0.51 () {34 vars in 964 bytes} [Tue Jun 2 22:37:45 2026] GET /v2.0/quotas/3e72f16025574a2c81a67a6cec49942d => 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: 762/1579] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:37:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1580] 10.0.0.51 () {34 vars in 1001 bytes} [Tue Jun 2 22:37:45 2026] GET /v2.0/ports?tenant_id=3e72f16025574a2c81a67a6cec49942d&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1581] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:37:45 2026] GET /v2.0/security-group-rules/b87cb54f-44e4-4437-a50b-cce823b95df3 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1582] 10.0.0.51 () {34 vars in 1007 bytes} [Tue Jun 2 22:37:45 2026] GET /v2.0/networks/1f84af90-10f2-4ad9-8eb5-4f3aa820d07d?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: 764/1583] 10.0.0.131 () {32 vars in 673 bytes} [Tue Jun 2 22:37:45 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1584] 10.0.0.51 () {34 vars in 1107 bytes} [Tue Jun 2 22:37:45 2026] GET /v2.0/networks/1f84af90-10f2-4ad9-8eb5-4f3aa820d07d?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: 765/1585] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:37:45 2026] DELETE /v2.0/security-group-rules/b87cb54f-44e4-4437-a50b-cce823b95df3 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1586] 10.0.0.131 () {32 vars in 673 bytes} [Tue Jun 2 22:37:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:45.772 7 WARNING neutron_lib.context [None req-c7d296d9-e825-47ae-908d-998c48569c70 17be601f61914cc5879665e2eebfbed5 4a7daaaf649245c2aa3ab5a6ab9d1e94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 766/1587] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:45 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => 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: 822/1588] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:37:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1589] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:37:45 2026] GET /v2.0/security-group-rules/c49bf36d-f240-414e-ae13-c742216aed07 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1590] 10.0.0.131 () {32 vars in 673 bytes} [Tue Jun 2 22:37:45 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1591] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:37:45 2026] DELETE /v2.0/security-group-rules/c49bf36d-f240-414e-ae13-c742216aed07 => 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: 824/1592] 10.0.0.131 () {32 vars in 673 bytes} [Tue Jun 2 22:37:46 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:46.102 8 WARNING neutron_lib.context [None req-443c7293-2685-4883-b799-ada2a520a4c1 17be601f61914cc5879665e2eebfbed5 4a7daaaf649245c2aa3ab5a6ab9d1e94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 769/1593] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:37:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1594] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:37:46 2026] GET /v2.0/security-group-rules/ac0729f7-f999-4fbf-8b75-3dc946ae0e80 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1595] 10.0.0.131 () {32 vars in 673 bytes} [Tue Jun 2 22:37:46 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1596] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:37:46 2026] DELETE /v2.0/security-group-rules/ac0729f7-f999-4fbf-8b75-3dc946ae0e80 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1597] 10.0.0.131 () {32 vars in 673 bytes} [Tue Jun 2 22:37:46 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1598] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:46 2026] DELETE /v2.0/security-groups/64352951-39cd-4e5b-82f1-937afb88e66a => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1599] 10.0.0.131 () {32 vars in 663 bytes} [Tue Jun 2 22:37:46 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: 7|app: 0|req: 828/1600] 10.0.0.131 () {32 vars in 663 bytes} [Tue Jun 2 22:37:46 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1601] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:46 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => 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: 830/1604] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:47 2026] GET /v2.0/security-groups?tenant_id=4a7daaaf649245c2aa3ab5a6ab9d1e94&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1605] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:47 2026] DELETE /v2.0/security-groups/13cdc6a4-4328-4ec8-b90d-c3e86b9597de => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1606] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:47 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:37:48.073 7 WARNING neutron_lib.context [None req-eb4221b2-77d1-4eb4-bb03-bfda682eadf8 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:48.228 7 INFO neutron.db.segments_db [None req-eb4221b2-77d1-4eb4-bb03-bfda682eadf8 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Added segment 5e51e41f-6597-4f5a-8661-af642187e72e of type vxlan for network b7a5d7b2-3649-4d02-9f63-a029a656a4d0 [pid: 7|app: 0|req: 831/1607] 10.0.0.131 () {34 vars in 671 bytes} [Tue Jun 2 22:37:47 2026] POST /v2.0/networks => generated 632 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:48.323 8 WARNING neutron_lib.context [None req-621a51f1-7f45-4324-b038-4e75f13cb4e0 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:48.372 8 INFO neutron.db.segments_db [None req-621a51f1-7f45-4324-b038-4e75f13cb4e0 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Added segment 5b9c6d23-74bb-41a4-8b09-5306c5419f41 of type vxlan for network 7e0d1cbe-b1ce-4b18-b078-9803ec6546b5 2026-06-02 22:37:48.622 8 INFO neutron.db.l3_hamode_db [None req-621a51f1-7f45-4324-b038-4e75f13cb4e0 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 832/1608] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:49 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:37:49.319 7 WARNING neutron_lib.context [None req-c21b905d-d334-4892-8140-8ff986a099ca d10a43d8dc0e4b6fa99578882435a4af da891b927c12456f87e37f0b6f868876 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:49.394 8 INFO neutron.db.l3_hamode_db [None req-621a51f1-7f45-4324-b038-4e75f13cb4e0 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 833/1609] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:37:49 2026] POST /v2.0/floatingips => generated 552 bytes in 749 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1610] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:49 2026] GET /v2.0/security-groups?tenant_id=336e49e2104c4138b83f386ffd9fc725&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:50.116 7 WARNING neutron_lib.context [None req-d7f74766-4881-467d-b309-95e2efb7207f d10a43d8dc0e4b6fa99578882435a4af da891b927c12456f87e37f0b6f868876 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 777/1611] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:48 2026] POST /v2.0/routers => generated 695 bytes in 1953 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1612] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:37:50 2026] GET /v2.0/networks?id=1f84af90-10f2-4ad9-8eb5-4f3aa820d07d => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1613] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:50 2026] DELETE /v2.0/security-groups/f5d7986a-4775-4124-a63d-3a3fbe971839 => 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: 780/1614] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:50 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => 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: 781/1615] 10.0.0.131 () {32 vars in 776 bytes} [Tue Jun 2 22:37:50 2026] GET /v2.0/subnets?project_id=8fabdf231a76427b91fe67c220c16fd2&cidr=10.100.0.0%2F28 => generated 14 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:37:50.542 8 WARNING neutron_lib.context [req-ba882aba-ce6b-4cbc-9a71-aee70b1025fb req-d62500d1-1002-4dd2-b5a1-c1dc9a8bbb6c 1493b366dc214742a4eada65f74013f5 3e72f16025574a2c81a67a6cec49942d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 835/1616] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:37:50 2026] POST /v2.0/floatingips => generated 552 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1617] 10.0.0.131 () {32 vars in 694 bytes} [Tue Jun 2 22:37:50 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:50.669 7 WARNING neutron_lib.context [None req-532dc33e-7c70-43ff-8bc6-2d0d03f53af5 d10a43d8dc0e4b6fa99578882435a4af da891b927c12456f87e37f0b6f868876 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 782/1618] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 2 22:37:50 2026] POST /v2.0/ports => generated 954 bytes in 377 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: 783/1619] 10.0.0.131 () {32 vars in 784 bytes} [Tue Jun 2 22:37:50 2026] GET /v2.0/subnets?network_id=5eb7e3a6-cca3-48ec-ad28-6db07f45b4bb&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1620] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:37:50 2026] POST /v2.0/floatingips => generated 552 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:51.245 7 WARNING neutron_lib.context [None req-6d85abf1-82ca-4337-9d84-93c291bb1eb7 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 784/1621] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:37:50 2026] PUT /v2.0/ports/ec312e93-3a53-4747-b1b6-357bfc8e5e0d => generated 1235 bytes in 621 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-06-02 22:37:51.564 8 WARNING neutron_lib.context [None req-a6cfe886-11ad-4c5a-a821-11d1a6dc7608 d10a43d8dc0e4b6fa99578882435a4af da891b927c12456f87e37f0b6f868876 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 838/1622] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:51 2026] POST /v2.0/subnets => generated 656 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:51.616 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-df7d517d-58cf-47ff-8c87-7b68d00325f4'] response: {'name': 'network-changed', 'server_uuid': 'b215130c-aadf-4609-8017-6c1ac8a26989', 'tag': 'ec312e93-3a53-4747-b1b6-357bfc8e5e0d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 839/1623] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:51 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1624] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:37:51 2026] POST /v2.0/floatingips => generated 552 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1625] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:37:52 2026] GET /v2.0/security-groups?id=d6177bd2-8269-44bf-a634-c5b878aee7a4&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:37:52.115 8 WARNING neutron_lib.context [None req-58b8a547-caf1-40ad-801b-b4534f2c9735 d10a43d8dc0e4b6fa99578882435a4af da891b927c12456f87e37f0b6f868876 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 787/1626] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:37:52 2026] POST /v2.0/floatingips => generated 552 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1627] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:37:52 2026] GET /v2.0/ports?tenant_id=3e72f16025574a2c81a67a6cec49942d&device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1628] 10.0.0.131 () {34 vars in 759 bytes} [Tue Jun 2 22:37:52 2026] PUT /v2.0/floatingips/4ff161d4-dec1-45a6-9e47-7b2c65ec53c8/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1629] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 2 22:37:52 2026] GET /v2.0/networks?tenant_id=3e72f16025574a2c81a67a6cec49942d&shared=False => generated 769 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1630] 10.0.0.131 () {34 vars in 759 bytes} [Tue Jun 2 22:37:52 2026] PUT /v2.0/floatingips/c54eac3e-e64b-492b-85d4-e293036036c5/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: 792/1631] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 2 22:37:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1632] 10.0.0.131 () {34 vars in 759 bytes} [Tue Jun 2 22:37:52 2026] PUT /v2.0/floatingips/88ca7b25-9c34-4f38-b897-4f37c01e5b8f/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1633] 10.0.0.131 () {34 vars in 759 bytes} [Tue Jun 2 22:37:52 2026] PUT /v2.0/floatingips/2e6302d5-ccf3-4848-93bd-47b46b010365/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1634] 10.0.0.131 () {32 vars in 672 bytes} [Tue Jun 2 22:37:52 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1635] 10.0.0.131 () {32 vars in 686 bytes} [Tue Jun 2 22:37:52 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1636] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:37:51 2026] PUT /v2.0/routers/d1311d35-1141-499b-8a6b-808133d74a8f/add_router_interface => generated 309 bytes in 1304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1637] 10.0.0.131 () {32 vars in 682 bytes} [Tue Jun 2 22:37:52 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1638] 10.0.0.131 () {32 vars in 694 bytes} [Tue Jun 2 22:37:53 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1639] 10.0.0.131 () {32 vars in 649 bytes} [Tue Jun 2 22:37:52 2026] GET /v2.0/networks => generated 5057 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1640] 10.0.0.131 () {32 vars in 680 bytes} [Tue Jun 2 22:37:53 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1641] 10.0.0.131 () {32 vars in 647 bytes} [Tue Jun 2 22:37:53 2026] GET /v2.0/subnets => generated 3894 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1642] 10.0.0.131 () {32 vars in 694 bytes} [Tue Jun 2 22:37:53 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: 8|app: 0|req: 801/1643] 10.0.0.131 () {32 vars in 690 bytes} [Tue Jun 2 22:37:53 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1644] 10.0.0.131 () {32 vars in 702 bytes} [Tue Jun 2 22:37:53 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1645] 10.0.0.131 () {32 vars in 647 bytes} [Tue Jun 2 22:37:53 2026] GET /v2.0/routers => generated 1462 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1646] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:53 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1647] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:37:53 2026] GET /v2.0/security-groups?id=d6177bd2-8269-44bf-a634-c5b878aee7a4&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:37:53.301 8 WARNING neutron_lib.context [None req-577578ad-63d8-4e08-a4c7-9c75e17a6a6d ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 805/1648] 10.0.0.131 () {34 vars in 685 bytes} [Tue Jun 2 22:37:53 2026] POST /v2.0/security-groups => generated 1671 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:37:53.446 8 WARNING neutron_lib.context [None req-cbaae429-8daa-473c-a6ed-50517fe59674 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 844/1649] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:37:53 2026] DELETE /v2.0/floatingips/4ff161d4-dec1-45a6-9e47-7b2c65ec53c8 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1650] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:37:53 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) 2026-06-02 22:37:53.568 8 WARNING neutron_lib.context [None req-ccffa601-e0cf-4bb7-a8ae-7bd5a58234c5 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 807/1651] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:37:53 2026] POST /v2.0/security-group-rules => generated 596 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:37:53.689 8 WARNING neutron_lib.context [None req-c1f216f0-f7b0-469e-a544-3717e6a5a2b3 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 845/1652] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:37:53 2026] DELETE /v2.0/floatingips/c54eac3e-e64b-492b-85d4-e293036036c5 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1653] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:37:53 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-06-02 22:37:53.815 8 WARNING neutron_lib.context [None req-0f63787c-c1e9-44ef-9000-21515fcd56be ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 809/1654] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:37:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1655] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:37:53 2026] GET /v2.0/ports?tenant_id=3e72f16025574a2c81a67a6cec49942d&device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:37:53.991 8 WARNING neutron_lib.context [None req-51eee962-d812-4e41-96fe-3465d335409c ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:54.025 8 INFO neutron.db.securitygroups_db [None req-51eee962-d812-4e41-96fe-3465d335409c ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Project 8fabdf231a76427b91fe67c220c16fd2 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: 846/1656] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:37:53 2026] DELETE /v2.0/floatingips/88ca7b25-9c34-4f38-b897-4f37c01e5b8f => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1657] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:37:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ec312e93-3a53-4747-b1b6-357bfc8e5e0d => 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: 811/1658] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:37:53 2026] POST /v2.0/security-group-rules => generated 607 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1659] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:37:54 2026] GET /v2.0/subnets?id=3d0b9bc5-4cc8-40dd-bb64-1d3191fbb401 => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:54.161 8 WARNING neutron_lib.context [None req-aa9b7428-0e16-44f8-b64d-5f5a760e46a8 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:54.202 8 INFO neutron.db.securitygroups_db [None req-aa9b7428-0e16-44f8-b64d-5f5a760e46a8 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Project 8fabdf231a76427b91fe67c220c16fd2 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: 813/1660] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:37:54 2026] POST /v2.0/security-group-rules => generated 606 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1661] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:37:54 2026] GET /v2.0/ports?network_id=1f84af90-10f2-4ad9-8eb5-4f3aa820d07d&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: 815/1662] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:37:54 2026] GET /v2.0/networks/1f84af90-10f2-4ad9-8eb5-4f3aa820d07d?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: 848/1663] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:37:54 2026] DELETE /v2.0/floatingips/2e6302d5-ccf3-4848-93bd-47b46b010365 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1664] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:54 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1665] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:37:54 2026] GET /v2.0/networks/1f84af90-10f2-4ad9-8eb5-4f3aa820d07d?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: 850/1666] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:37:54 2026] GET /v2.0/security-groups?id=d6177bd2-8269-44bf-a634-c5b878aee7a4&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1667] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:37:54 2026] DELETE /v2.0/floatingips/a21ffb09-1ba1-4311-9439-6b69344a3564 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1668] 10.0.0.131 () {32 vars in 649 bytes} [Tue Jun 2 22:37:54 2026] GET /v2.0/networks => generated 1297 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1669] 10.0.0.51 () {34 vars in 1095 bytes} [Tue Jun 2 22:37:54 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-72806647&fields=id&tenant_id=8fabdf231a76427b91fe67c220c16fd2 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1670] 10.0.0.51 () {34 vars in 981 bytes} [Tue Jun 2 22:37:55 2026] GET /v2.0/networks?id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0 => generated 660 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1671] 10.0.0.51 () {34 vars in 964 bytes} [Tue Jun 2 22:37:55 2026] GET /v2.0/quotas/8fabdf231a76427b91fe67c220c16fd2 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1672] 10.0.0.51 () {34 vars in 1001 bytes} [Tue Jun 2 22:37:55 2026] GET /v2.0/ports?tenant_id=8fabdf231a76427b91fe67c220c16fd2&fields=id => generated 103 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1673] 10.0.0.51 () {34 vars in 1007 bytes} [Tue Jun 2 22:37:55 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?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: 854/1674] 10.0.0.51 () {34 vars in 1107 bytes} [Tue Jun 2 22:37:55 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?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: 821/1675] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:55 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => 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: 822/1676] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:55 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1677] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:37:55 2026] GET /v2.0/security-groups?id=d6177bd2-8269-44bf-a634-c5b878aee7a4&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: 7|app: 0|req: 855/1678] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:55 2026] GET /v2.0/security-groups?tenant_id=b849709b07314c8c91d1b43dc4b6a6da&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1679] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:55 2026] DELETE /v2.0/security-groups/31bf06a0-e79a-46cc-b5f7-ffee8b0bba4b => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1680] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:56 2026] GET /v2.0/security-groups?tenant_id=5028473f371c46c79b3b79ef427d2ee2&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1681] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:56 2026] DELETE /v2.0/security-groups/4b6cb02d-70c4-41ea-8e9e-cd89e6845da0 => 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: 826/1682] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:56 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => 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: 857/1683] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:37:56 2026] GET /v2.0/security-groups?tenant_id=da891b927c12456f87e37f0b6f868876&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1684] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:37:56 2026] DELETE /v2.0/security-groups/5f7f11ea-3839-4e39-ba0f-8e4ee82f8f05 => 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: 858/1685] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:56 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1686] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:37:56 2026] GET /v2.0/security-groups?id=d6177bd2-8269-44bf-a634-c5b878aee7a4&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: 7|app: 0|req: 859/1687] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:57 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => 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: 829/1688] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:57 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1689] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:37:57 2026] GET /v2.0/security-groups?id=d6177bd2-8269-44bf-a634-c5b878aee7a4&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: 8|app: 0|req: 830/1690] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:58 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => 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: 861/1691] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:59 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => 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: 831/1692] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:37:59 2026] GET /v2.0/security-groups?id=d6177bd2-8269-44bf-a634-c5b878aee7a4&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-06-02 22:37:59.470 7 WARNING neutron_lib.context [None req-cff20526-b3e5-42b3-875a-e00732e19c24 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:37:59.661 7 INFO neutron.db.segments_db [None req-cff20526-b3e5-42b3-875a-e00732e19c24 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Added segment 28cc8947-617a-45af-b091-4e662d3bca1d of type vxlan for network 7b51f813-5038-4b3a-8a20-f2867f1cc473 [pid: 7|app: 0|req: 862/1693] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:37:59 2026] POST /v2.0/networks => generated 639 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1694] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:37:59 2026] GET /v2.0/networks?id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0 => generated 660 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:59.769 8 WARNING neutron_lib.context [None req-8a3c2863-1aee-4497-99aa-10b4e8ca1c5f 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1695] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:37:59 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => 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: 864/1696] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 2 22:37:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8fabdf231a76427b91fe67c220c16fd2 => generated 179 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:37:59.829 7 WARNING neutron_lib.context [req-2c22773b-7498-42c8-a7e7-0cce2ca652aa req-625dc2de-4ef4-4ae8-9715-a5ba8747735b ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 833/1697] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:37:59 2026] POST /v2.0/subnets => generated 657 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1698] 10.0.0.131 () {32 vars in 722 bytes} [Tue Jun 2 22:37:59 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:00.138 8 WARNING neutron_lib.context [None req-c284e0fd-445f-4931-8552-543a75e33fcd 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1699] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 2 22:37:59 2026] POST /v2.0/ports => generated 954 bytes in 367 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: 835/1700] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:38:00 2026] POST /v2.0/subnets => generated 732 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1701] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:00 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:00.537 8 WARNING neutron_lib.context [None req-9d7bb74f-22a1-41a0-968a-36606d58a055 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 866/1702] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:38:00 2026] PUT /v2.0/ports/d7e15b18-184e-4240-b9b9-91ecd789f550 => generated 1235 bytes in 380 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-06-02 22:38:00.591 8 INFO neutron.db.segments_db [None req-9d7bb74f-22a1-41a0-968a-36606d58a055 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Added segment 35f99e45-ba4e-4f76-b171-36d7b6819f88 of type vxlan for network 776c08f0-cf6a-491a-a100-f0b432a936aa 2026-06-02 22:38:00.616 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bade2900-471c-41ec-a22c-9adf9729897a'] response: {'name': 'network-changed', 'server_uuid': 'fc155dd8-6262-4e7f-ae52-ed0a92af715c', 'tag': 'd7e15b18-184e-4240-b9b9-91ecd789f550', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 867/1703] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:00 2026] GET /v2.0/security-groups?id=d6177bd2-8269-44bf-a634-c5b878aee7a4&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1704] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:38:00 2026] POST /v2.0/networks => generated 637 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:00.710 7 WARNING neutron_lib.context [None req-b6b95e49-1c0b-44b3-b322-13660088c2f8 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 838/1705] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:00 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1706] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:38:00 2026] POST /v2.0/subnets => generated 656 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:00.984 7 WARNING neutron_lib.context [None req-7120f38a-b418-490c-924e-d1f7790bc6e2 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 839/1707] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:00 2026] GET /v2.0/security-groups?id=0c9d779a-5828-473c-8830-22db067b5550&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: 869/1708] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:38:00 2026] POST /v2.0/subnets => generated 726 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1709] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:38:01 2026] GET /v2.0/ports?tenant_id=8fabdf231a76427b91fe67c220c16fd2&device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:38:01.304 7 WARNING neutron_lib.context [None req-75e03206-d6be-4a0b-a9c9-f62641f740bd 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:38:01.346 7 INFO neutron.db.segments_db [None req-75e03206-d6be-4a0b-a9c9-f62641f740bd 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Added segment cd821ff1-8773-40a9-91c6-7d22b31c044f of type vxlan for network ec0e7f74-c639-4036-b868-4b02a614bc38 [pid: 8|app: 0|req: 840/1710] 10.0.0.131 () {34 vars in 678 bytes} [Tue Jun 2 22:38:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1711] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 2 22:38:01 2026] GET /v2.0/networks?tenant_id=8fabdf231a76427b91fe67c220c16fd2&shared=False => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1712] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:38:01 2026] POST /v2.0/networks => generated 638 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:01.425 7 WARNING neutron_lib.context [None req-a72afb89-abbb-4a2b-8810-1ef776004a5a 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 842/1713] 10.0.0.131 () {34 vars in 678 bytes} [Tue Jun 2 22:38:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1714] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 2 22:38:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1715] 10.0.0.131 () {34 vars in 678 bytes} [Tue Jun 2 22:38:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1716] 10.0.0.131 () {34 vars in 678 bytes} [Tue Jun 2 22:38:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1717] 10.0.0.131 () {34 vars in 678 bytes} [Tue Jun 2 22:38:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1718] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:38:01 2026] POST /v2.0/subnets => generated 656 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1719] 10.0.0.131 () {34 vars in 753 bytes} [Tue Jun 2 22:38:01 2026] PUT /v2.0/policies/e75d7386-20e4-4623-bb9e-589f6bf91a59/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:01.673 7 WARNING neutron_lib.context [None req-68c67f16-233e-4957-b07f-f12840bb6334 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1720] 10.0.0.131 () {34 vars in 753 bytes} [Tue Jun 2 22:38:01 2026] PUT /v2.0/policies/6d2eeb53-7c49-452a-98ef-869b14a615ed/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1721] 10.0.0.131 () {34 vars in 753 bytes} [Tue Jun 2 22:38:01 2026] PUT /v2.0/policies/92ade715-4819-4b78-b659-43314eacc556/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1722] 10.0.0.131 () {34 vars in 753 bytes} [Tue Jun 2 22:38:01 2026] PUT /v2.0/policies/c8d434c6-17e0-4cbe-b48c-2842e8f609df/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1723] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:38:01 2026] POST /v2.0/subnets => generated 729 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:01.896 8 WARNING neutron_lib.context [None req-2f443334-5622-41db-96c4-6cd7927cc63c 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:38:01.955 8 INFO neutron.db.segments_db [None req-2f443334-5622-41db-96c4-6cd7927cc63c 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Added segment 47db330e-80a2-4ee4-bd98-bbca693eb09f of type vxlan for network 1e61cacf-d159-404e-8aed-268615557f97 [pid: 7|app: 0|req: 874/1724] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => 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: 877/1727] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1728] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/security-groups?id=d6177bd2-8269-44bf-a634-c5b878aee7a4&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:02.304 8 INFO neutron.db.l3_hamode_db [None req-2f443334-5622-41db-96c4-6cd7927cc63c 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 879/1729] 10.0.0.131 () {32 vars in 674 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1730] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/security-groups?id=0c9d779a-5828-473c-8830-22db067b5550&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: 881/1731] 10.0.0.131 () {32 vars in 688 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1732] 10.0.0.131 () {32 vars in 684 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1733] 10.0.0.131 () {32 vars in 696 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1734] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/ports?tenant_id=8fabdf231a76427b91fe67c220c16fd2&device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1735] 10.0.0.131 () {32 vars in 682 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1736] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d7e15b18-184e-4240-b9b9-91ecd789f550 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1737] 10.0.0.131 () {32 vars in 696 bytes} [Tue Jun 2 22:38:02 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) [pid: 7|app: 0|req: 888/1738] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/subnets?id=b066b300-8d1d-4b23-bf7d-f44af9fdf044 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1739] 10.0.0.131 () {32 vars in 692 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1740] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/ports?network_id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1741] 10.0.0.131 () {32 vars in 704 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1742] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1743] 10.0.0.131 () {32 vars in 734 bytes} [Tue Jun 2 22:38:02 2026] DELETE /v2.0/qos/policies/e75d7386-20e4-4623-bb9e-589f6bf91a59 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1744] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:38:02 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?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: 895/1745] 10.0.0.131 () {32 vars in 734 bytes} [Tue Jun 2 22:38:03 2026] DELETE /v2.0/qos/policies/6d2eeb53-7c49-452a-98ef-869b14a615ed => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1746] 10.0.0.131 () {32 vars in 734 bytes} [Tue Jun 2 22:38:03 2026] DELETE /v2.0/qos/policies/92ade715-4819-4b78-b659-43314eacc556 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:38:03.129 8 INFO neutron.db.l3_hamode_db [None req-2f443334-5622-41db-96c4-6cd7927cc63c 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 897/1747] 10.0.0.131 () {32 vars in 734 bytes} [Tue Jun 2 22:38:03 2026] DELETE /v2.0/qos/policies/c8d434c6-17e0-4cbe-b48c-2842e8f609df => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1748] 10.0.0.131 () {32 vars in 734 bytes} [Tue Jun 2 22:38:03 2026] DELETE /v2.0/qos/policies/3fa118bf-a5f0-47f8-8ede-5f2623da282e => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1749] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:03 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1750] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:03 2026] GET /v2.0/security-groups?id=d6177bd2-8269-44bf-a634-c5b878aee7a4&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: 901/1751] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:03 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1752] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:03 2026] GET /v2.0/security-groups?id=0c9d779a-5828-473c-8830-22db067b5550&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: 851/1753] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:38:01 2026] POST /v2.0/routers => generated 684 bytes in 2076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1754] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 2 22:38:03 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1755] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 2 22:38:04 2026] DELETE /v2.0/ports/ec312e93-3a53-4747-b1b6-357bfc8e5e0d => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:38:04.328 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e2e974d-1074-45b4-94eb-8cdd5b138aa7'] response: {'server_uuid': 'b215130c-aadf-4609-8017-6c1ac8a26989', 'name': 'network-vif-deleted', 'tag': 'ec312e93-3a53-4747-b1b6-357bfc8e5e0d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 854/1756] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:04 2026] GET /v2.0/security-groups?tenant_id=4e8c3210e05c4272a2b84b484b5241b1&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1757] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:04 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => 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: 856/1758] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:04 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1759] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:04 2026] DELETE /v2.0/security-groups/e3eb3a7f-c689-438f-bdf0-516294c64b70 => 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: 858/1760] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:04 2026] GET /v2.0/security-groups?id=0c9d779a-5828-473c-8830-22db067b5550&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: 859/1761] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:04 2026] GET /v2.0/security-groups?tenant_id=efb58d3454ca4d2ea0f970cad3edf9b8&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1762] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:05 2026] DELETE /v2.0/security-groups/fc4135ed-ad33-4dff-9f1f-0329423ef059 => 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: 861/1763] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:05 2026] GET /v2.0/security-groups?tenant_id=6901f624dc4c46dcbcb33765b469dd67&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: 903/1764] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:38:03 2026] PUT /v2.0/routers/c7f0a479-e122-45dc-915c-c94ab401fb6f/add_router_interface => generated 309 bytes in 1463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1765] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:05 2026] DELETE /v2.0/security-groups/0ffeab38-8582-4bab-8dce-28be5766434e => 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: 863/1766] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:05 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => 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: 864/1767] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:05 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1768] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:05 2026] GET /v2.0/security-groups?id=0c9d779a-5828-473c-8830-22db067b5550&fields=id&fields=name => generated 112 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1769] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:06 2026] GET /v2.0/ports?device_id=b215130c-aadf-4609-8017-6c1ac8a26989 => 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: 904/1770] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:38:05 2026] PUT /v2.0/routers/c7f0a479-e122-45dc-915c-c94ab401fb6f/add_router_interface => generated 309 bytes in 1431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1771] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:07 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1772] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:07 2026] GET /v2.0/security-groups?id=0c9d779a-5828-473c-8830-22db067b5550&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1773] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:08 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1774] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:08 2026] GET /v2.0/security-groups?id=0c9d779a-5828-473c-8830-22db067b5550&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1775] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:08 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1776] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:08 2026] GET /v2.0/security-groups?id=0c9d779a-5828-473c-8830-22db067b5550&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1777] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:38:08 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:38:08.619 7 WARNING neutron_lib.context [None req-7e28be87-b0a8-492a-ae1b-755619bbaa8e ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 867/1778] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:38:06 2026] PUT /v2.0/routers/c7f0a479-e122-45dc-915c-c94ab401fb6f/add_router_interface => generated 309 bytes in 1804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:08.739 8 WARNING neutron_lib.context [None req-e3a24ecb-8116-4201-8a75-083a47181503 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 868/1779] 10.0.0.131 () {34 vars in 684 bytes} [Tue Jun 2 22:38:08 2026] POST /v2.0/security-groups => generated 1628 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:38:08.915 8 WARNING neutron_lib.context [None req-cb40f8cd-5be9-4c59-acc3-8d679d0d8b5a 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 869/1780] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:09.082 8 WARNING neutron_lib.context [None req-94a64572-119b-4301-9d49-91af267c4f37 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1781] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:09.502 7 INFO neutron.db.l3_db [None req-7e28be87-b0a8-492a-ae1b-755619bbaa8e ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Floating IP ac27e16d-d74e-4e57-b019-6f41623f4fe3 associated. External IP: 10.96.250.218, port: d7e15b18-184e-4240-b9b9-91ecd789f550. [pid: 7|app: 0|req: 912/1782] 10.0.0.131 () {34 vars in 677 bytes} [Tue Jun 2 22:38:08 2026] POST /v2.0/floatingips => generated 855 bytes in 1257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:09.879 7 WARNING neutron_lib.context [None req-16db2853-8c94-4261-8fe2-1e6483a03a0f 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:38:09.909 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4444f971-a2bf-4519-b594-e61cf1a8129c'] response: {'name': 'network-changed', 'server_uuid': 'fc155dd8-6262-4e7f-ae52-ed0a92af715c', 'tag': 'd7e15b18-184e-4240-b9b9-91ecd789f550', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 913/1783] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:09 2026] POST /v2.0/security-group-rules => generated 599 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1784] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:38:10 2026] GET /v2.0/floatingips/ac27e16d-d74e-4e57-b019-6f41623f4fe3 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:10.244 7 WARNING neutron_lib.context [None req-78bc61d6-962e-4fbd-bbb2-678612abfe2f ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 871/1785] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:38:09 2026] PUT /v2.0/routers/2113749c-3894-45d0-af95-83781e9aedcd/remove_router_interface => generated 309 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:10.278 8 WARNING neutron_lib.context [None req-df1ce335-6842-4eb5-927e-e200daf0ce77 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:38:10.325 7 INFO neutron.db.segments_db [None req-78bc61d6-962e-4fbd-bbb2-678612abfe2f ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] Added segment d3d2cead-9626-4242-94c8-19380dd9eff6 of type vxlan for network 3234dbf6-77f4-4784-b851-c53a541c89c6 [pid: 8|app: 0|req: 872/1786] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:10.569 7 INFO neutron.db.l3_hamode_db [None req-78bc61d6-962e-4fbd-bbb2-678612abfe2f ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:38:10.668 7 INFO neutron.db.l3_hamode_db [None req-78bc61d6-962e-4fbd-bbb2-678612abfe2f ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:38:11.230 8 INFO neutron.services.segments.plugin [-] Segment 105f4278-6e1e-4906-bd5f-fa2d163aa782 resource provider aggregate not found 2026-06-02 22:38:11.235 8 INFO neutron.services.segments.plugin [-] Segment 105f4278-6e1e-4906-bd5f-fa2d163aa782 resource provider aggregate not found 2026-06-02 22:38:11.240 8 INFO neutron.db.l3_hamode_db [None req-5321e667-e45b-46da-ae08-b7470ff29718 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] HA network 96cdb6e9-85b4-40ca-a0bc-3d522cf96c7b was deleted as no HA routers are present in tenant 3e72f16025574a2c81a67a6cec49942d. [pid: 8|app: 0|req: 873/1787] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:38:10 2026] DELETE /v2.0/routers/2113749c-3894-45d0-af95-83781e9aedcd => generated 0 bytes in 827 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:38:11.252 8 INFO neutron.services.segments.plugin [-] Segment 105f4278-6e1e-4906-bd5f-fa2d163aa782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 105f4278-6e1e-4906-bd5f-fa2d163aa782 found for delete ", "request_id": "req-07543de4-a9a3-410b-8668-623c0f7dee2b"}]} 2026-06-02 22:38:11.252 8 INFO neutron.services.segments.plugin [-] Segment 105f4278-6e1e-4906-bd5f-fa2d163aa782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 105f4278-6e1e-4906-bd5f-fa2d163aa782 found for delete ", "request_id": "req-cae4e492-bba4-4f3b-aacc-bbd0f4f1601e"}]} [pid: 7|app: 0|req: 915/1788] 10.0.0.131 () {34 vars in 668 bytes} [Tue Jun 2 22:38:10 2026] POST /v2.0/routers => generated 474 bytes in 1201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:11.263 7 WARNING neutron_lib.context [None req-4942aa9a-ea3d-4ea5-ba2d-335be52cebe7 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 874/1789] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:38:11 2026] GET /v2.0/ports?tenant_id=8fabdf231a76427b91fe67c220c16fd2&device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1790] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:38:11 2026] GET /v2.0/floatingips/ac27e16d-d74e-4e57-b019-6f41623f4fe3 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1791] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:11.373 7 WARNING neutron_lib.context [None req-bde1089b-2733-4381-9d39-597d4b72725f ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:38:11.414 7 INFO neutron.db.l3_hamode_db [None req-bde1089b-2733-4381-9d39-597d4b72725f ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 876/1792] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:38:11 2026] DELETE /v2.0/subnets/3d0b9bc5-4cc8-40dd-bb64-1d3191fbb401 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1793] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:38:11 2026] GET /v2.0/networks?id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0 => generated 756 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:11.483 8 WARNING neutron_lib.context [None req-93eb45e9-8756-42fc-a58e-bd7b78e038dc 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:38:11.575 7 INFO neutron.db.l3_hamode_db [None req-bde1089b-2733-4381-9d39-597d4b72725f ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 878/1794] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1795] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:38:11 2026] DELETE /v2.0/networks/1f84af90-10f2-4ad9-8eb5-4f3aa820d07d => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1796] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:38:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d7e15b18-184e-4240-b9b9-91ecd789f550 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:11.949 8 WARNING neutron_lib.context [None req-c74d8698-e610-4c03-b2bd-501dbca0e149 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 881/1797] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1798] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:38:12 2026] GET /v2.0/subnets?id=b066b300-8d1d-4b23-bf7d-f44af9fdf044 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1799] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:12 2026] GET /v2.0/security-groups?tenant_id=3e72f16025574a2c81a67a6cec49942d&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:38:12.134 8 WARNING neutron_lib.context [None req-00efe87a-0140-4514-9f24-f5b1a938287d 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 917/1800] 10.0.0.131 () {34 vars in 668 bytes} [Tue Jun 2 22:38:11 2026] POST /v2.0/routers => generated 474 bytes in 805 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1801] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:12 2026] GET /v2.0/ports?network_id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0&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: 8|app: 0|req: 884/1802] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:12 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) 2026-06-02 22:38:12.251 8 WARNING neutron_lib.context [None req-d886db7f-1c49-43c6-818c-8af633076fc8 ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 919/1803] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:12 2026] DELETE /v2.0/security-groups/d6177bd2-8269-44bf-a634-c5b878aee7a4 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:38:12.297 8 INFO neutron.db.l3_hamode_db [None req-d886db7f-1c49-43c6-818c-8af633076fc8 ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 920/1804] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:38:12 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:12.342 7 WARNING neutron_lib.context [None req-e292cbff-7010-4d46-88c1-82e55c38d94d 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:38:12.402 8 INFO neutron.db.l3_hamode_db [None req-d886db7f-1c49-43c6-818c-8af633076fc8 ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 921/1805] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:12 2026] POST /v2.0/security-group-rules => generated 599 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1806] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:38:12 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:12.561 7 WARNING neutron_lib.context [None req-d4f206f8-0208-44ac-8057-121038288477 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 923/1807] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:12.698 7 WARNING neutron_lib.context [None req-b80b17dd-6b36-4fd0-bdfe-0eec923b5c65 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 924/1808] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1809] 10.0.0.131 () {34 vars in 668 bytes} [Tue Jun 2 22:38:12 2026] POST /v2.0/routers => generated 474 bytes in 871 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1810] 10.0.0.51 () {34 vars in 1095 bytes} [Tue Jun 2 22:38:13 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1858183509&fields=id&tenant_id=1ecca31835764433a307a7735a31c61f => generated 69 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:13.130 8 WARNING neutron_lib.context [None req-691a06c0-2947-4df3-ae65-40a74c4a62ff ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1811] 10.0.0.51 () {34 vars in 981 bytes} [Tue Jun 2 22:38:13 2026] GET /v2.0/networks?id=776c08f0-cf6a-491a-a100-f0b432a936aa => generated 704 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:13.181 8 INFO neutron.db.l3_hamode_db [None req-691a06c0-2947-4df3-ae65-40a74c4a62ff ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 927/1812] 10.0.0.51 () {34 vars in 964 bytes} [Tue Jun 2 22:38:13 2026] GET /v2.0/quotas/1ecca31835764433a307a7735a31c61f => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:13.275 8 INFO neutron.services.segments.plugin [-] Segment ed7752c9-9a99-4845-af24-b4b755809d81 resource provider aggregate not found 2026-06-02 22:38:13.280 8 INFO neutron.services.segments.plugin [-] Segment ed7752c9-9a99-4845-af24-b4b755809d81 resource provider aggregate not found 2026-06-02 22:38:13.289 8 INFO neutron.services.segments.plugin [-] Segment ed7752c9-9a99-4845-af24-b4b755809d81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed7752c9-9a99-4845-af24-b4b755809d81 found for delete ", "request_id": "req-2a150e8d-c27c-4589-9e30-bd2b534f25f2"}]} 2026-06-02 22:38:13.292 8 INFO neutron.services.segments.plugin [-] Segment ed7752c9-9a99-4845-af24-b4b755809d81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed7752c9-9a99-4845-af24-b4b755809d81 found for delete ", "request_id": "req-ac74f72a-53c9-46f5-9bd7-284afc6f471a"}]} 2026-06-02 22:38:13.333 8 INFO neutron.db.l3_hamode_db [None req-691a06c0-2947-4df3-ae65-40a74c4a62ff ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 928/1813] 10.0.0.51 () {34 vars in 1001 bytes} [Tue Jun 2 22:38:13 2026] GET /v2.0/ports?tenant_id=1ecca31835764433a307a7735a31c61f&fields=id => generated 287 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1814] 10.0.0.51 () {34 vars in 1007 bytes} [Tue Jun 2 22:38:13 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?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: 930/1815] 10.0.0.51 () {34 vars in 1107 bytes} [Tue Jun 2 22:38:13 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?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: 931/1816] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:13 2026] GET /v2.0/ports?device_id=af00d5c0-6ff9-43d9-ade6-c18693fb6b8f => 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: 886/1817] 10.0.0.131 () {34 vars in 668 bytes} [Tue Jun 2 22:38:13 2026] POST /v2.0/routers => generated 474 bytes in 843 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:13.982 7 WARNING neutron_lib.context [None req-98b877b1-637a-4973-b936-138f6079b1d7 ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:38:14.022 7 INFO neutron.db.l3_hamode_db [None req-98b877b1-637a-4973-b936-138f6079b1d7 ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:38:14.493 7 INFO neutron.db.l3_hamode_db [None req-98b877b1-637a-4973-b936-138f6079b1d7 ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 932/1818] 10.0.0.131 () {34 vars in 668 bytes} [Tue Jun 2 22:38:13 2026] POST /v2.0/routers => generated 474 bytes in 1037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1819] 10.0.0.131 () {34 vars in 751 bytes} [Tue Jun 2 22:38:15 2026] PUT /v2.0/routers/8d9f7480-1bf8-4606-b658-f4753b85ccb7/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1820] 10.0.0.131 () {34 vars in 751 bytes} [Tue Jun 2 22:38:15 2026] PUT /v2.0/routers/cbba9955-ff2f-45b8-8498-625794f5c834/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1821] 10.0.0.131 () {34 vars in 751 bytes} [Tue Jun 2 22:38:15 2026] PUT /v2.0/routers/38ac5e3d-8413-4aa7-a1a0-a6f07acc1617/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1822] 10.0.0.131 () {34 vars in 751 bytes} [Tue Jun 2 22:38:15 2026] PUT /v2.0/routers/72d0b7d5-ea82-4234-a88e-11c8202ed122/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1823] 10.0.0.131 () {32 vars in 664 bytes} [Tue Jun 2 22:38:15 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1824] 10.0.0.131 () {32 vars in 678 bytes} [Tue Jun 2 22:38:15 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1825] 10.0.0.131 () {32 vars in 674 bytes} [Tue Jun 2 22:38:15 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1826] 10.0.0.131 () {32 vars in 686 bytes} [Tue Jun 2 22:38:15 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1827] 10.0.0.131 () {32 vars in 672 bytes} [Tue Jun 2 22:38:15 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1828] 10.0.0.131 () {32 vars in 686 bytes} [Tue Jun 2 22:38:15 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1829] 10.0.0.131 () {32 vars in 682 bytes} [Tue Jun 2 22:38:15 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1830] 10.0.0.131 () {32 vars in 694 bytes} [Tue Jun 2 22:38:15 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1831] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:38:15 2026] GET /v2.0/routers/8d9f7480-1bf8-4606-b658-f4753b85ccb7 => generated 485 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1832] 10.0.0.131 () {34 vars in 742 bytes} [Tue Jun 2 22:38:16 2026] PUT /v2.0/routers/8d9f7480-1bf8-4606-b658-f4753b85ccb7 => generated 485 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1833] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:38:16 2026] GET /v2.0/ports?device_id=8d9f7480-1bf8-4606-b658-f4753b85ccb7 => 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: 940/1834] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:38:16 2026] DELETE /v2.0/routers/8d9f7480-1bf8-4606-b658-f4753b85ccb7 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1835] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:38:16 2026] GET /v2.0/routers/cbba9955-ff2f-45b8-8498-625794f5c834 => generated 493 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1838] 10.0.0.131 () {34 vars in 742 bytes} [Tue Jun 2 22:38:16 2026] PUT /v2.0/routers/cbba9955-ff2f-45b8-8498-625794f5c834 => generated 493 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1839] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:38:17 2026] GET /v2.0/ports?device_id=cbba9955-ff2f-45b8-8498-625794f5c834 => 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: 942/1840] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:38:17 2026] DELETE /v2.0/routers/cbba9955-ff2f-45b8-8498-625794f5c834 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1841] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:38:17 2026] GET /v2.0/routers/38ac5e3d-8413-4aa7-a1a0-a6f07acc1617 => generated 502 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1842] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:38:17 2026] GET /v2.0/networks?id=776c08f0-cf6a-491a-a100-f0b432a936aa => generated 704 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1843] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 2 22:38:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1ecca31835764433a307a7735a31c61f => generated 179 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:17.998 7 WARNING neutron_lib.context [req-2e60e308-e66e-4ca1-9977-9560c0ff42e8 req-ab7622f2-4c87-4f6b-a2f9-70942c352f08 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 945/1844] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 2 22:38:17 2026] POST /v2.0/ports => generated 1179 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1845] 10.0.0.131 () {34 vars in 742 bytes} [Tue Jun 2 22:38:17 2026] PUT /v2.0/routers/38ac5e3d-8413-4aa7-a1a0-a6f07acc1617 => generated 502 bytes in 582 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: 946/1846] 10.0.0.193 () {34 vars in 990 bytes} [Tue Jun 2 22:38:18 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 1240 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1847] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:38:18 2026] GET /v2.0/ports?device_id=38ac5e3d-8413-4aa7-a1a0-a6f07acc1617 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1848] 10.0.0.193 () {34 vars in 1040 bytes} [Tue Jun 2 22:38:18 2026] GET /v2.0/security-groups?id=0c9d779a-5828-473c-8830-22db067b5550&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1849] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:38:18 2026] PUT /v2.0/ports/c9b40d41-25c2-4bb5-82ee-75696b8881b7 => generated 1460 bytes in 416 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: 949/1850] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:38:18 2026] DELETE /v2.0/routers/38ac5e3d-8413-4aa7-a1a0-a6f07acc1617 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:38:18.971 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c09b97cc-1e96-40a2-9d19-9e2133b0d21a'] response: {'name': 'network-changed', 'server_uuid': 'af00d5c0-6ff9-43d9-ade6-c18693fb6b8f', 'tag': 'c9b40d41-25c2-4bb5-82ee-75696b8881b7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 950/1851] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:38:18 2026] GET /v2.0/routers/72d0b7d5-ea82-4234-a88e-11c8202ed122 => generated 487 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1852] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:18 2026] GET /v2.0/ports?device_id=af00d5c0-6ff9-43d9-ade6-c18693fb6b8f => generated 1194 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1853] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:19 2026] GET /v2.0/security-groups?id=69c5c035-250c-45f0-b4fe-eb50ecdda354&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: 904/1854] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:38:19 2026] GET /v2.0/ports?tenant_id=1ecca31835764433a307a7735a31c61f&device_id=af00d5c0-6ff9-43d9-ade6-c18693fb6b8f => generated 1463 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1855] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 2 22:38:19 2026] GET /v2.0/networks?tenant_id=1ecca31835764433a307a7735a31c61f&shared=False => generated 2375 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1856] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 2 22:38:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1857] 10.0.0.131 () {34 vars in 742 bytes} [Tue Jun 2 22:38:19 2026] PUT /v2.0/routers/72d0b7d5-ea82-4234-a88e-11c8202ed122 => generated 487 bytes in 636 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1858] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:38:19 2026] GET /v2.0/ports?device_id=72d0b7d5-ea82-4234-a88e-11c8202ed122 => 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: 952/1859] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:38:19 2026] DELETE /v2.0/routers/72d0b7d5-ea82-4234-a88e-11c8202ed122 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1860] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:38:20 2026] GET /v2.0/routers/8bef839f-8402-4e32-a553-0c534ab4ffd3 => generated 480 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1861] 10.0.0.131 () {32 vars in 826 bytes} [Tue Jun 2 22:38:20 2026] GET /v2.0/ports?project_id=8fabdf231a76427b91fe67c220c16fd2&network_id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0 => generated 3691 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1862] 10.0.0.131 () {34 vars in 742 bytes} [Tue Jun 2 22:38:20 2026] PUT /v2.0/routers/8bef839f-8402-4e32-a553-0c534ab4ffd3 => generated 480 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1863] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:38:20 2026] GET /v2.0/ports?device_id=8bef839f-8402-4e32-a553-0c534ab4ffd3 => 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: 911/1864] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:38:20 2026] GET /v2.0/ports?tenant_id=1ecca31835764433a307a7735a31c61f&device_id=af00d5c0-6ff9-43d9-ade6-c18693fb6b8f => generated 1463 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1865] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:38:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=c9b40d41-25c2-4bb5-82ee-75696b8881b7 => 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: 913/1866] 199.204.45.3 () {34 vars in 1100 bytes} [Tue Jun 2 22:38:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac4&port_id=c9b40d41-25c2-4bb5-82ee-75696b8881b7 => 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: 914/1867] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 2 22:38:20 2026] GET /v2.0/subnets?id=9d42e811-d092-4dd0-b494-82883458f34b&id=9bd21891-3d5d-47b7-b59a-62d089c544b8 => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1868] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:20 2026] GET /v2.0/ports?network_id=776c08f0-cf6a-491a-a100-f0b432a936aa&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1869] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:20 2026] GET /v2.0/ports?network_id=776c08f0-cf6a-491a-a100-f0b432a936aa&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: 917/1870] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:38:20 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1871] 10.0.0.131 () {32 vars in 742 bytes} [Tue Jun 2 22:38:20 2026] GET /v2.0/subnets?network_id=5eb7e3a6-cca3-48ec-ad28-6db07f45b4bb => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1872] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:38:20 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?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-06-02 22:38:21.093 7 INFO neutron.services.segments.plugin [-] Segment d3d2cead-9626-4242-94c8-19380dd9eff6 resource provider aggregate not found 2026-06-02 22:38:21.100 7 INFO neutron.services.segments.plugin [-] Segment d3d2cead-9626-4242-94c8-19380dd9eff6 resource provider aggregate not found 2026-06-02 22:38:21.116 7 INFO neutron.services.segments.plugin [-] Segment d3d2cead-9626-4242-94c8-19380dd9eff6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3d2cead-9626-4242-94c8-19380dd9eff6 found for delete ", "request_id": "req-71da1ef6-c21f-43f5-8352-5bb89d8a11fd"}]} 2026-06-02 22:38:21.119 7 INFO neutron.services.segments.plugin [-] Segment d3d2cead-9626-4242-94c8-19380dd9eff6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3d2cead-9626-4242-94c8-19380dd9eff6 found for delete ", "request_id": "req-89fd2bce-0543-4bd8-a005-ae2999b267ee"}]} 2026-06-02 22:38:21.128 7 INFO neutron.db.l3_hamode_db [None req-eeebbe5a-9e37-4849-ac4b-949ae2295367 ef3474c91686433c99a4512bf4751dc6 820a99354add48fe9ec00a919df8b593 - - default default] HA network 3234dbf6-77f4-4784-b851-c53a541c89c6 was deleted as no HA routers are present in tenant 820a99354add48fe9ec00a919df8b593. [pid: 7|app: 0|req: 954/1873] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:38:20 2026] DELETE /v2.0/routers/8bef839f-8402-4e32-a553-0c534ab4ffd3 => generated 0 bytes in 526 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:38:21.226 8 INFO neutron.db.l3_db [None req-b203a094-f4da-4e63-82ce-a9a5e445d3b6 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Floating IP ac27e16d-d74e-4e57-b019-6f41623f4fe3 disassociated. External IP: 10.96.250.218, port: d7e15b18-184e-4240-b9b9-91ecd789f550. [pid: 8|app: 0|req: 920/1874] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:38:21 2026] PUT /v2.0/floatingips/ac27e16d-d74e-4e57-b019-6f41623f4fe3 => generated 554 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1875] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:38:21 2026] GET /v2.0/floatingips/ac27e16d-d74e-4e57-b019-6f41623f4fe3 => generated 554 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:21.962 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f15b4cae-8bbd-44c9-bb6d-dd8bd694af7e'] response: {'name': 'network-changed', 'server_uuid': 'fc155dd8-6262-4e7f-ae52-ed0a92af715c', 'tag': 'd7e15b18-184e-4240-b9b9-91ecd789f550', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 921/1876] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:21 2026] GET /v2.0/security-groups?tenant_id=820a99354add48fe9ec00a919df8b593&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1877] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:22 2026] DELETE /v2.0/security-groups/30e6e0a9-12eb-4421-b397-42bb84301970 => 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: 922/1878] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:22 2026] GET /v2.0/security-groups?tenant_id=69a7d19ffe9943678f2c4568b319424e&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1879] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:38:22 2026] GET /v2.0/ports?tenant_id=8fabdf231a76427b91fe67c220c16fd2&device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1880] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:38:22 2026] GET /v2.0/networks?id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0 => generated 756 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1881] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:22 2026] DELETE /v2.0/security-groups/0d75acc6-fc52-4994-a377-458cac1ade6c => 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: 924/1882] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:38:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d7e15b18-184e-4240-b9b9-91ecd789f550 => 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: 959/1883] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:38:22 2026] GET /v2.0/floatingips/ac27e16d-d74e-4e57-b019-6f41623f4fe3 => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1884] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:38:22 2026] GET /v2.0/subnets?id=b066b300-8d1d-4b23-bf7d-f44af9fdf044 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1885] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:22 2026] GET /v2.0/ports?network_id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1886] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:38:22 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?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: 927/1887] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:38:22 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?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: 961/1888] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:22 2026] GET /v2.0/security-groups?tenant_id=ab394a4e7d1c409294e0df16f3ffabc0&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: 928/1889] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:22 2026] DELETE /v2.0/security-groups/ebc2f91e-2294-43fc-a242-172acc2722ed => 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: 962/1890] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:38:23 2026] GET /v2.0/floatingips/ac27e16d-d74e-4e57-b019-6f41623f4fe3 => generated 552 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1891] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:24 2026] GET /v2.0/ports?device_id=af00d5c0-6ff9-43d9-ade6-c18693fb6b8f => generated 1196 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1892] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:24 2026] GET /v2.0/security-groups?id=69c5c035-250c-45f0-b4fe-eb50ecdda354&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:24.718 8 WARNING neutron_lib.context [None req-0241509b-69eb-4487-a633-aa24812b874b ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 930/1893] 10.0.0.131 () {34 vars in 685 bytes} [Tue Jun 2 22:38:24 2026] POST /v2.0/security-groups => generated 1673 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:38:24.830 7 WARNING neutron_lib.context [None req-e8312ee9-81bb-45d1-8687-64f8ba8d10ca ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 964/1894] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:24 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-06-02 22:38:24.964 8 WARNING neutron_lib.context [None req-5086c00a-43c2-444a-b88e-e955a8732f9d ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 931/1895] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:24 2026] POST /v2.0/security-group-rules => generated 596 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:25.097 7 WARNING neutron_lib.context [None req-d0cb7e17-1e41-4a51-b544-acafbf9281d1 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 965/1896] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:25.208 7 WARNING neutron_lib.context [None req-27d59d84-e634-4450-b445-06abe0248c03 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 966/1897] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:25 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) 2026-06-02 22:38:25.334 7 WARNING neutron_lib.context [None req-769b4c91-fab5-4392-9445-646ccd87dee0 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:38:25.366 7 INFO neutron.db.securitygroups_db [None req-769b4c91-fab5-4392-9445-646ccd87dee0 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Project 8fabdf231a76427b91fe67c220c16fd2 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: 967/1898] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:25.449 7 WARNING neutron_lib.context [None req-ff9fca30-eba0-40a3-8ce8-47d07fde41f0 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:38:25.491 7 INFO neutron.db.securitygroups_db [None req-ff9fca30-eba0-40a3-8ce8-47d07fde41f0 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Project 8fabdf231a76427b91fe67c220c16fd2 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: 932/1899] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:25 2026] GET /v2.0/security-groups?tenant_id=4e0ce2496d254ef8812ebe47e6e212c7&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1900] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:25 2026] POST /v2.0/security-group-rules => generated 606 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1901] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:25 2026] DELETE /v2.0/security-groups/e191fe51-cc74-464e-9fd7-69e3af0fe90e => 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: 969/1902] 10.0.0.131 () {32 vars in 649 bytes} [Tue Jun 2 22:38:25 2026] GET /v2.0/networks => generated 1297 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1903] 10.0.0.51 () {34 vars in 1097 bytes} [Tue Jun 2 22:38:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-350233343&fields=id&tenant_id=8fabdf231a76427b91fe67c220c16fd2 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1904] 10.0.0.51 () {34 vars in 981 bytes} [Tue Jun 2 22:38:26 2026] GET /v2.0/networks?id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0 => generated 660 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1905] 10.0.0.51 () {34 vars in 964 bytes} [Tue Jun 2 22:38:26 2026] GET /v2.0/quotas/8fabdf231a76427b91fe67c220c16fd2 => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1906] 10.0.0.51 () {34 vars in 1001 bytes} [Tue Jun 2 22:38:26 2026] GET /v2.0/ports?tenant_id=8fabdf231a76427b91fe67c220c16fd2&fields=id => generated 149 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1907] 10.0.0.51 () {34 vars in 1007 bytes} [Tue Jun 2 22:38:26 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1908] 10.0.0.51 () {34 vars in 1107 bytes} [Tue Jun 2 22:38:26 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?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: 937/1909] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:26 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:27.154 7 WARNING neutron_lib.context [None req-95a431a7-1527-4e24-94ff-521f3eaf2f9b 5cd07d5f4204457da2d3b883098cd5ec ddcb699d1f5d46318a74d1303433fa8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 973/1910] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:38:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:27.208 8 WARNING neutron_lib.context [None req-a49c913e-3cbf-4e26-8b9d-fd65ad1ef5fd 5cd07d5f4204457da2d3b883098cd5ec ddcb699d1f5d46318a74d1303433fa8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1911] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:38:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:27.276 7 WARNING neutron_lib.context [None req-972a5ed6-59c2-46af-83be-db4fa23c4975 5cd07d5f4204457da2d3b883098cd5ec ddcb699d1f5d46318a74d1303433fa8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 974/1912] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:38:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:27.344 8 WARNING neutron_lib.context [None req-32c5ecb4-5598-4eec-8a3b-c3d77d307a99 5cd07d5f4204457da2d3b883098cd5ec ddcb699d1f5d46318a74d1303433fa8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 939/1913] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:38:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:27.401 7 WARNING neutron_lib.context [None req-361dc189-0528-45c1-869b-4a4a80aad96f 5cd07d5f4204457da2d3b883098cd5ec ddcb699d1f5d46318a74d1303433fa8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 975/1914] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:38:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1915] 10.0.0.131 () {34 vars in 759 bytes} [Tue Jun 2 22:38:27 2026] PUT /v2.0/subnetpools/c9e32c85-4636-409b-8abe-f47a7269ce0c/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1916] 10.0.0.131 () {34 vars in 759 bytes} [Tue Jun 2 22:38:27 2026] PUT /v2.0/subnetpools/4cda7d7f-40aa-4039-955d-a78380cc651c/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1917] 10.0.0.131 () {34 vars in 759 bytes} [Tue Jun 2 22:38:27 2026] PUT /v2.0/subnetpools/6fb3fb7d-65f7-48fc-bd64-4da9798a90a2/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1918] 10.0.0.131 () {34 vars in 759 bytes} [Tue Jun 2 22:38:27 2026] PUT /v2.0/subnetpools/639fbce2-fd16-46bd-9d0e-11f823f7e8e1/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1919] 10.0.0.131 () {32 vars in 672 bytes} [Tue Jun 2 22:38:27 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1920] 10.0.0.131 () {32 vars in 686 bytes} [Tue Jun 2 22:38:27 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1921] 10.0.0.131 () {32 vars in 682 bytes} [Tue Jun 2 22:38:27 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1922] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:27 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => 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: 944/1923] 10.0.0.131 () {32 vars in 694 bytes} [Tue Jun 2 22:38:27 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1924] 10.0.0.131 () {32 vars in 680 bytes} [Tue Jun 2 22:38:27 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1925] 10.0.0.131 () {32 vars in 694 bytes} [Tue Jun 2 22:38:27 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1926] 10.0.0.131 () {32 vars in 690 bytes} [Tue Jun 2 22:38:27 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1927] 10.0.0.131 () {32 vars in 702 bytes} [Tue Jun 2 22:38:27 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1928] 199.204.45.3 () {34 vars in 1094 bytes} [Tue Jun 2 22:38:27 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1929] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:38:27 2026] DELETE /v2.0/subnetpools/c9e32c85-4636-409b-8abe-f47a7269ce0c => 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: 983/1930] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:38:27 2026] DELETE /v2.0/subnetpools/4cda7d7f-40aa-4039-955d-a78380cc651c => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1931] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:38:27 2026] DELETE /v2.0/subnetpools/6fb3fb7d-65f7-48fc-bd64-4da9798a90a2 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1932] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:38:28 2026] DELETE /v2.0/subnetpools/639fbce2-fd16-46bd-9d0e-11f823f7e8e1 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1933] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:38:28 2026] DELETE /v2.0/subnetpools/a80bea30-cd07-46c1-b400-6000ce843710 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1934] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:28 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => 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: 950/1935] 10.0.0.63 () {30 vars in 649 bytes} [Tue Jun 2 22:38:28 2026] GET /v2.0/extensions => generated 20516 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1936] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:38:28 2026] GET /v2.0/ports?tenant_id=8fabdf231a76427b91fe67c220c16fd2&device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1937] 10.0.0.63 () {30 vars in 723 bytes} [Tue Jun 2 22:38:28 2026] GET /v2.0/quotas/1e1395d9447f47de9cbc26771c9fbfa5/details => generated 847 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1938] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:28 2026] GET /v2.0/security-groups?tenant_id=ea83e4a932ba4f80aa1992ef4360a197&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1939] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:29 2026] DELETE /v2.0/security-groups/21830af4-acf6-44f7-a513-d411db4a9458 => 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: 954/1940] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:29 2026] GET /v2.0/ports?device_id=af00d5c0-6ff9-43d9-ade6-c18693fb6b8f => generated 1196 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1941] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:29 2026] GET /v2.0/security-groups?tenant_id=ddcb699d1f5d46318a74d1303433fa8e&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: 955/1942] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:29 2026] GET /v2.0/security-groups?id=69c5c035-250c-45f0-b4fe-eb50ecdda354&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1943] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:38:29 2026] GET /v2.0/networks?id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0 => generated 756 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1944] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:29 2026] DELETE /v2.0/security-groups/dc51b2e9-b5b2-4956-a5eb-7caa0d0ce7e2 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1945] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:38:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d7e15b18-184e-4240-b9b9-91ecd789f550 => 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: 957/1946] 10.0.0.131 () {32 vars in 818 bytes} [Tue Jun 2 22:38:29 2026] GET /v2.0/ports?network_id=776c08f0-cf6a-491a-a100-f0b432a936aa&mac_address=fa%3A16%3A3e%3A38%3A7e%3A5c => generated 1196 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:38:29.558 8 WARNING neutron_lib.context [None req-9b7e49fc-ee58-4b26-809d-dee91280a104 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 990/1947] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:38:29 2026] GET /v2.0/subnets?id=b066b300-8d1d-4b23-bf7d-f44af9fdf044 => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1948] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:29 2026] GET /v2.0/ports?network_id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0&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: 992/1949] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:38:29 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?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: 993/1950] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:38:29 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?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: 7|app: 0|req: 994/1951] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:29 2026] GET /v2.0/security-groups?tenant_id=9f7e738a6c7a4f538fed8965512ec031&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1952] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:29 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => 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: 996/1953] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:29 2026] DELETE /v2.0/security-groups/7e0ce9f5-dafd-4d3b-a993-516ee3d54874 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:38:30.326 8 INFO neutron.db.l3_db [None req-9b7e49fc-ee58-4b26-809d-dee91280a104 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Floating IP f0061fe6-bf88-4aa3-a51d-9f1d8457ecf8 associated. External IP: 10.96.250.214, port: c9b40d41-25c2-4bb5-82ee-75696b8881b7. [pid: 8|app: 0|req: 958/1954] 10.0.0.131 () {34 vars in 677 bytes} [Tue Jun 2 22:38:29 2026] POST /v2.0/floatingips => generated 855 bytes in 1046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1955] 10.0.0.51 () {34 vars in 1095 bytes} [Tue Jun 2 22:38:30 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1858183509&fields=id&tenant_id=1ecca31835764433a307a7735a31c61f => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:30.741 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-779a8769-c63c-45e7-8de7-b813285e2777'] response: {'name': 'network-changed', 'server_uuid': 'af00d5c0-6ff9-43d9-ade6-c18693fb6b8f', 'tag': 'c9b40d41-25c2-4bb5-82ee-75696b8881b7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 959/1956] 10.0.0.51 () {34 vars in 981 bytes} [Tue Jun 2 22:38:30 2026] GET /v2.0/networks?id=ec0e7f74-c639-4036-b868-4b02a614bc38 => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1957] 10.0.0.51 () {34 vars in 964 bytes} [Tue Jun 2 22:38:30 2026] GET /v2.0/quotas/1ecca31835764433a307a7735a31c61f => 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: 960/1958] 10.0.0.51 () {34 vars in 1001 bytes} [Tue Jun 2 22:38:30 2026] GET /v2.0/ports?tenant_id=1ecca31835764433a307a7735a31c61f&fields=id => generated 333 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1959] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:38:30 2026] GET /v2.0/networks?id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0 => generated 660 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1960] 10.0.0.51 () {34 vars in 1007 bytes} [Tue Jun 2 22:38:30 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?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: 1000/1961] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 2 22:38:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8fabdf231a76427b91fe67c220c16fd2 => generated 271 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1962] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:30 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:30.979 8 WARNING neutron_lib.context [req-b8d9fda0-e633-46b5-92f1-e8eee082f1e9 req-c5bbb066-2f66-46b1-8242-972c76f378a8 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1963] 10.0.0.51 () {34 vars in 1107 bytes} [Tue Jun 2 22:38:30 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1964] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:31 2026] GET /v2.0/ports?device_id=bb3b48ce-c4a2-477e-8c81-8dad186f3d23 => 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: 1003/1965] 10.0.0.63 () {30 vars in 649 bytes} [Tue Jun 2 22:38:31 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: 7|app: 0|req: 1004/1966] 10.0.0.63 () {30 vars in 723 bytes} [Tue Jun 2 22:38:31 2026] GET /v2.0/quotas/1e1395d9447f47de9cbc26771c9fbfa5/details => generated 847 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1967] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:38:31 2026] GET /v2.0/ports?tenant_id=1ecca31835764433a307a7735a31c61f&device_id=af00d5c0-6ff9-43d9-ade6-c18693fb6b8f => generated 1465 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1968] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:38:31 2026] GET /v2.0/networks?id=776c08f0-cf6a-491a-a100-f0b432a936aa => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1969] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 2 22:38:30 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, ' [pid: 7|app: 0|req: 1007/1970] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:38:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=c9b40d41-25c2-4bb5-82ee-75696b8881b7 => 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: 1008/1971] 199.204.45.3 () {34 vars in 1100 bytes} [Tue Jun 2 22:38:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac4&port_id=c9b40d41-25c2-4bb5-82ee-75696b8881b7 => 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: 1009/1972] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 2 22:38:31 2026] GET /v2.0/subnets?id=9d42e811-d092-4dd0-b494-82883458f34b&id=9bd21891-3d5d-47b7-b59a-62d089c544b8 => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1973] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:31 2026] GET /v2.0/ports?network_id=776c08f0-cf6a-491a-a100-f0b432a936aa&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1974] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:31 2026] GET /v2.0/ports?network_id=776c08f0-cf6a-491a-a100-f0b432a936aa&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1975] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:38:31 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1976] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:38:31 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?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: 964/1977] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:38:31 2026] PUT /v2.0/ports/4bb69631-125e-4b2c-8192-e3ade2c5d1a4 => generated 1235 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1980] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:32 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => generated 969 bytes in 73 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: 967/1981] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:32 2026] GET /v2.0/security-groups?id=6efe2156-7068-420c-aadc-e26493197ab8&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: 1015/1982] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:38:32 2026] GET /v2.0/ports?tenant_id=8fabdf231a76427b91fe67c220c16fd2&device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1983] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:38:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4bb69631-125e-4b2c-8192-e3ade2c5d1a4 => 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: 1016/1984] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:38:32 2026] GET /v2.0/subnets?id=b066b300-8d1d-4b23-bf7d-f44af9fdf044 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:32.977 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebfdae54-cc00-4bd3-8b0b-ef100d8df7a9'] response: {'name': 'network-changed', 'server_uuid': '070be60a-8de0-4e74-a7a2-3a14bde7d264', 'tag': '4bb69631-125e-4b2c-8192-e3ade2c5d1a4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1017/1985] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:32 2026] GET /v2.0/ports?network_id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:38:33.072 8 WARNING neutron_lib.context [None req-cb80b4a0-f107-46d5-8139-f82a70f10817 41ff125a4e57423c8d2b4000d4390009 77bf05497bcf48688988386d1a16dd5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1018/1986] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:38:33 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?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: 1019/1987] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:38:33 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1988] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:33 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1989] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:33 2026] GET /v2.0/security-groups?id=6efe2156-7068-420c-aadc-e26493197ab8&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1990] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:33 2026] GET /v2.0/security-groups?tenant_id=1e1395d9447f47de9cbc26771c9fbfa5&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1991] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:33 2026] DELETE /v2.0/security-groups/11b776d3-7367-4679-8eb7-44f1b82fd83e => 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: 969/1992] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:38:32 2026] POST /v2.0/floatingips => generated 552 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1993] 10.0.0.131 () {34 vars in 759 bytes} [Tue Jun 2 22:38:33 2026] PUT /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/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: 970/1994] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:38:33 2026] GET /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1995] 10.0.0.131 () {34 vars in 770 bytes} [Tue Jun 2 22:38:33 2026] PUT /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/tags/green => 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: 971/1996] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:38:33 2026] GET /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1997] 10.0.0.131 () {34 vars in 766 bytes} [Tue Jun 2 22:38:33 2026] PUT /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1998] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:38:33 2026] GET /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1999] 10.0.0.131 () {34 vars in 788 bytes} [Tue Jun 2 22:38:33 2026] PUT /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2000] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:38:33 2026] GET /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2001] 10.0.0.131 () {34 vars in 759 bytes} [Tue Jun 2 22:38:33 2026] PUT /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2002] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:38:33 2026] GET /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2003] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:38:33 2026] GET /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:38:33.994 8 INFO neutron.api.v2.resource [None req-8b13009c-87be-48e4-bc72-c8e2803631c0 41ff125a4e57423c8d2b4000d4390009 77bf05497bcf48688988386d1a16dd5f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 975/2004] 10.0.0.131 () {32 vars in 751 bytes} [Tue Jun 2 22:38:33 2026] GET /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/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: 1030/2005] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:38:33 2026] DELETE /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2006] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:38:34 2026] GET /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:34.097 7 INFO neutron.api.v2.resource [None req-9421cd6a-1da7-45a5-be40-1e14343476a4 41ff125a4e57423c8d2b4000d4390009 77bf05497bcf48688988386d1a16dd5f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1031/2007] 10.0.0.131 () {32 vars in 754 bytes} [Tue Jun 2 22:38:34 2026] DELETE /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2008] 10.0.0.131 () {32 vars in 742 bytes} [Tue Jun 2 22:38:34 2026] DELETE /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2009] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:38:34 2026] GET /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2010] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:38:34 2026] GET /v2.0/ports?tenant_id=8fabdf231a76427b91fe67c220c16fd2&device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => 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: 979/2011] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:38:34 2026] GET /v2.0/networks?id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0 => generated 756 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2012] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:38:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4bb69631-125e-4b2c-8192-e3ade2c5d1a4 => 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: 981/2013] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:38:34 2026] GET /v2.0/subnets?id=b066b300-8d1d-4b23-bf7d-f44af9fdf044 => 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: 982/2014] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:34 2026] GET /v2.0/ports?network_id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0&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: 983/2015] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:34 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2016] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:38:34 2026] DELETE /v2.0/floatingips/e4a348cf-9ff7-45bc-a436-145843df1bcb => 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: 984/2017] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:38:34 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2018] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:34 2026] GET /v2.0/security-groups?id=6efe2156-7068-420c-aadc-e26493197ab8&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2019] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:38:34 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2020] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:35 2026] GET /v2.0/security-groups?tenant_id=77bf05497bcf48688988386d1a16dd5f&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:38:35.362 8 INFO neutron.db.segments_db [None req-6eb92219-7ff8-454d-9ec2-8505f59a5385 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment c2f25427-71d8-4478-be04-93895547ccc5 of type vxlan for network 603bed24-2f7e-4c70-8c55-cc7f8b06dbab [pid: 8|app: 0|req: 986/2021] 10.0.0.131 () {34 vars in 671 bytes} [Tue Jun 2 22:38:35 2026] POST /v2.0/networks => generated 740 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2022] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:35 2026] DELETE /v2.0/security-groups/eae7b61f-9d12-4392-b7fc-0a90f1565667 => 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: 987/2023] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:38:35 2026] GET /v2.0/networks?id=ec0e7f74-c639-4036-b868-4b02a614bc38 => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2024] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 2 22:38:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1ecca31835764433a307a7735a31c61f => generated 179 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:35.502 8 WARNING neutron_lib.context [req-95fecbb7-8be1-4816-b6a6-3045de269833 req-57526e64-2e85-404d-b1be-8e15c72b7a41 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1037/2025] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:38:35 2026] POST /v2.0/subnets => generated 687 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2026] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:35 2026] GET /v2.0/security-groups?tenant_id=6889ee5c0ca3408596a8af4f2201c97a&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2027] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:35 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:35.835 7 INFO neutron.db.segments_db [None req-8029aa69-ee5a-4d72-a272-4f43e7b966d2 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 80ea4718-fdbf-489d-8a03-962811ef56cb of type vxlan for network 2e8da8be-aecd-4171-80a8-8e6e2b5a5dfa [pid: 8|app: 0|req: 989/2028] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 2 22:38:35 2026] POST /v2.0/ports => generated 1187 bytes in 357 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: 990/2029] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:35 2026] DELETE /v2.0/security-groups/f5abf77f-128f-4fd2-b2b5-f857fd11a430 => 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: 991/2030] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:35 2026] GET /v2.0/security-groups?id=6efe2156-7068-420c-aadc-e26493197ab8&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:36.078 7 INFO neutron.db.l3_hamode_db [None req-8029aa69-ee5a-4d72-a272-4f43e7b966d2 d61b5860eaa44f55aa5655d3f3629f6a f5aa6c7ec43e48258ba3c592147d5664 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 992/2031] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:38:35 2026] PUT /v2.0/ports/12b77e1b-f230-4f3c-a88a-f59cfdca880a => generated 1468 bytes in 483 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-06-02 22:38:36.500 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b08a9d48-ff16-462a-ad34-c629b41f7837'] response: {'name': 'network-changed', 'server_uuid': 'bb3b48ce-c4a2-477e-8c81-8dad186f3d23', 'tag': '12b77e1b-f230-4f3c-a88a-f59cfdca880a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 993/2032] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:36 2026] GET /v2.0/ports?device_id=bb3b48ce-c4a2-477e-8c81-8dad186f3d23 => generated 1202 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2033] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:36 2026] GET /v2.0/security-groups?id=69c5c035-250c-45f0-b4fe-eb50ecdda354&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: 995/2034] 10.0.0.193 () {34 vars in 990 bytes} [Tue Jun 2 22:38:36 2026] GET /v2.0/ports?device_id=af00d5c0-6ff9-43d9-ade6-c18693fb6b8f => generated 1465 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2035] 10.0.0.193 () {34 vars in 1040 bytes} [Tue Jun 2 22:38:36 2026] GET /v2.0/security-groups?id=69c5c035-250c-45f0-b4fe-eb50ecdda354&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:36.909 7 INFO neutron.db.l3_hamode_db [None req-8029aa69-ee5a-4d72-a272-4f43e7b966d2 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 997/2036] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:38:37 2026] GET /v2.0/ports?tenant_id=1ecca31835764433a307a7735a31c61f&device_id=bb3b48ce-c4a2-477e-8c81-8dad186f3d23 => generated 1471 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2037] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:37 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => 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: 999/2038] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 2 22:38:37 2026] GET /v2.0/networks?tenant_id=1ecca31835764433a307a7735a31c61f&shared=False => generated 2375 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2039] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:37 2026] GET /v2.0/security-groups?id=6efe2156-7068-420c-aadc-e26493197ab8&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: 1001/2040] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 2 22:38:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2041] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:38:35 2026] POST /v2.0/routers => generated 727 bytes in 2101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2042] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:38:38 2026] GET /v2.0/ports?tenant_id=1ecca31835764433a307a7735a31c61f&device_id=bb3b48ce-c4a2-477e-8c81-8dad186f3d23 => generated 1471 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2043] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:38 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2044] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:38:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.126&port_id=12b77e1b-f230-4f3c-a88a-f59cfdca880a => 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: 1044/2045] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:38 2026] GET /v2.0/security-groups?id=6efe2156-7068-420c-aadc-e26493197ab8&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2046] 199.204.45.3 () {34 vars in 1104 bytes} [Tue Jun 2 22:38:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e5&port_id=12b77e1b-f230-4f3c-a88a-f59cfdca880a => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2047] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 2 22:38:38 2026] GET /v2.0/subnets?id=1c31c823-3a51-4f1c-9e68-914f38c7084b&id=d5d7f58f-a45b-4dbf-be4a-1cc17b3cc71e => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2048] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:38 2026] GET /v2.0/ports?network_id=ec0e7f74-c639-4036-b868-4b02a614bc38&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: 1048/2049] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:38 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => 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: 1049/2050] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:38 2026] GET /v2.0/ports?network_id=ec0e7f74-c639-4036-b868-4b02a614bc38&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2051] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:38 2026] GET /v2.0/security-groups?id=6efe2156-7068-420c-aadc-e26493197ab8&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2052] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:38:38 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?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: 1052/2053] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:38:38 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2054] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:38:38 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2055] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:38:37 2026] PUT /v2.0/routers/2b623198-9f24-4b92-8cab-de7cca6a8083/add_router_interface => generated 309 bytes in 1258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:39.260 7 INFO neutron.db.l3_db [None req-c1a3d982-8661-4140-978d-335be791618b ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Floating IP ac27e16d-d74e-4e57-b019-6f41623f4fe3 associated. External IP: 10.96.250.218, port: 4bb69631-125e-4b2c-8192-e3ade2c5d1a4. 2026-06-02 22:38:39.317 8 WARNING neutron_lib.context [None req-f0771454-2d81-4c5f-ab5d-281a84f8b08c 12db0c698cdb4daf8a463b46fc3c6be1 5fd56a6cc96442518e1e9f053495ca47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:38:39.500 8 INFO neutron.db.segments_db [None req-f0771454-2d81-4c5f-ab5d-281a84f8b08c 12db0c698cdb4daf8a463b46fc3c6be1 5fd56a6cc96442518e1e9f053495ca47 - - default default] Added segment ffbc7efb-dc1f-4a85-b8cf-064afbae31f8 of type vxlan for network 8e232082-844c-4eb5-95ac-5802e2eba786 [pid: 7|app: 0|req: 1054/2056] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:38:38 2026] PUT /v2.0/floatingips/ac27e16d-d74e-4e57-b019-6f41623f4fe3 => generated 855 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2057] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:38:39 2026] POST /v2.0/networks => generated 631 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2058] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:38:39 2026] GET /v2.0/floatingips/ac27e16d-d74e-4e57-b019-6f41623f4fe3 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2059] 10.0.0.131 () {34 vars in 753 bytes} [Tue Jun 2 22:38:39 2026] PUT /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2060] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:38:39 2026] GET /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2061] 10.0.0.131 () {34 vars in 764 bytes} [Tue Jun 2 22:38:39 2026] PUT /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-02 22:38:39.772 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-526c81fa-7e04-4a78-965a-28309c499d4d'] response: {'name': 'network-changed', 'server_uuid': '070be60a-8de0-4e74-a7a2-3a14bde7d264', 'tag': '4bb69631-125e-4b2c-8192-e3ade2c5d1a4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1057/2062] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:38:39 2026] GET /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2063] 10.0.0.131 () {34 vars in 760 bytes} [Tue Jun 2 22:38:39 2026] PUT /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2064] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:38:39 2026] GET /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2065] 10.0.0.131 () {34 vars in 782 bytes} [Tue Jun 2 22:38:39 2026] PUT /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/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: 1059/2066] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:38:39 2026] GET /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2067] 10.0.0.131 () {34 vars in 753 bytes} [Tue Jun 2 22:38:39 2026] PUT /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2068] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:38:40 2026] GET /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2069] 10.0.0.131 () {32 vars in 741 bytes} [Tue Jun 2 22:38:40 2026] GET /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:38:40.139 7 INFO neutron.api.v2.resource [None req-e4f9210d-e401-42b9-8c18-4405a1b021fe 12db0c698cdb4daf8a463b46fc3c6be1 5fd56a6cc96442518e1e9f053495ca47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1061/2070] 10.0.0.131 () {32 vars in 745 bytes} [Tue Jun 2 22:38:40 2026] GET /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2071] 10.0.0.131 () {32 vars in 744 bytes} [Tue Jun 2 22:38:40 2026] DELETE /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2072] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:38:40 2026] GET /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2073] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:38:40 2026] GET /v2.0/ports?tenant_id=8fabdf231a76427b91fe67c220c16fd2&device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:38:40.273 7 INFO neutron.api.v2.resource [None req-888f75a1-5198-4087-9051-7dabf7c1de43 12db0c698cdb4daf8a463b46fc3c6be1 5fd56a6cc96442518e1e9f053495ca47 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1063/2074] 10.0.0.131 () {32 vars in 748 bytes} [Tue Jun 2 22:38:40 2026] DELETE /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2075] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:38:40 2026] GET /v2.0/networks?id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0 => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2076] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:38:40 2026] DELETE /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2077] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:38:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4bb69631-125e-4b2c-8192-e3ade2c5d1a4 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2078] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:38:40 2026] GET /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:40.419 7 INFO neutron.db.segments_db [None req-b1aef84e-01b5-4705-8573-5debb23f5954 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment f65e7ca0-4eff-4aab-99a6-1112d3712d02 of type vxlan for network 7ba7d529-1679-4f2d-b933-c0895f241ab7 [pid: 8|app: 0|req: 1016/2079] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:38:40 2026] GET /v2.0/subnets?id=b066b300-8d1d-4b23-bf7d-f44af9fdf044 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2080] 10.0.0.131 () {34 vars in 671 bytes} [Tue Jun 2 22:38:40 2026] POST /v2.0/networks => generated 738 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2081] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:40 2026] GET /v2.0/ports?network_id=b7a5d7b2-3649-4d02-9f63-a029a656a4d0&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:38:40.529 8 INFO neutron.services.segments.plugin [-] Segment ffbc7efb-dc1f-4a85-b8cf-064afbae31f8 resource provider aggregate not found 2026-06-02 22:38:40.539 8 INFO neutron.services.segments.plugin [-] Segment ffbc7efb-dc1f-4a85-b8cf-064afbae31f8 resource provider aggregate not found 2026-06-02 22:38:40.544 8 INFO neutron.services.segments.plugin [-] Segment ffbc7efb-dc1f-4a85-b8cf-064afbae31f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffbc7efb-dc1f-4a85-b8cf-064afbae31f8 found for delete ", "request_id": "req-80f4ef3a-2bf3-4168-9fae-ae2ec02ffdc6"}]} [pid: 8|app: 0|req: 1017/2082] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:38:40 2026] DELETE /v2.0/networks/8e232082-844c-4eb5-95ac-5802e2eba786 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:38:40.552 8 INFO neutron.services.segments.plugin [-] Segment ffbc7efb-dc1f-4a85-b8cf-064afbae31f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffbc7efb-dc1f-4a85-b8cf-064afbae31f8 found for delete ", "request_id": "req-d63ddbc0-e4f8-482c-aba9-d42fa1e3fd80"}]} [pid: 8|app: 0|req: 1018/2083] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:38:40 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2084] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:38:40 2026] GET /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0?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: 1066/2085] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:38:40 2026] POST /v2.0/subnets => generated 686 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2086] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:38:40 2026] GET /v2.0/floatingips/ac27e16d-d74e-4e57-b019-6f41623f4fe3 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:40.714 7 INFO neutron.db.segments_db [None req-2b86b552-8edb-490f-8789-ad17eead908c d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Added segment 7238bb8a-0e0d-46f7-a5d8-e37dad990e53 of type vxlan for network cb55d21a-2c88-4d09-8373-9a8dc1ef1645 2026-06-02 22:38:40.919 7 INFO neutron.db.l3_hamode_db [None req-2b86b552-8edb-490f-8789-ad17eead908c d61b5860eaa44f55aa5655d3f3629f6a 25eb8c33e51543129368095cacef0483 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1021/2087] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:41 2026] GET /v2.0/security-groups?tenant_id=b181fc950f884b4cb32250f66c3b554a&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2088] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:41 2026] DELETE /v2.0/security-groups/b22b1438-104f-4183-8b15-a3b54aae787c => 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: 1023/2089] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:41 2026] GET /v2.0/ports?device_id=bb3b48ce-c4a2-477e-8c81-8dad186f3d23 => generated 1204 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2090] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:38:41 2026] GET /v2.0/floatingips/ac27e16d-d74e-4e57-b019-6f41623f4fe3 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2091] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:41 2026] GET /v2.0/security-groups?tenant_id=5fd56a6cc96442518e1e9f053495ca47&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2092] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:41 2026] GET /v2.0/security-groups?id=69c5c035-250c-45f0-b4fe-eb50ecdda354&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2093] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:41 2026] DELETE /v2.0/security-groups/1f4ca5b9-fd3c-486a-9728-1ee14c8cb9d3 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:38:42.105 7 INFO neutron.db.l3_hamode_db [None req-2b86b552-8edb-490f-8789-ad17eead908c d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1067/2094] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:38:40 2026] POST /v2.0/routers => generated 726 bytes in 2395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2095] 10.0.0.131 () {34 vars in 783 bytes} [Tue Jun 2 22:38:43 2026] PUT /v2.0/routers/c5bdce21-85b0-44b2-87ae-7a15a57bf718/add_router_interface => generated 309 bytes in 1621 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:45.372 8 WARNING neutron_lib.context [None req-f87cc288-51b5-410e-8e7a-d3b62588c3d5 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1029/2096] 10.0.0.131 () {34 vars in 685 bytes} [Tue Jun 2 22:38:45 2026] POST /v2.0/security-groups => generated 1673 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:38:45.514 8 WARNING neutron_lib.context [None req-b92e7fda-b793-421b-9bb5-129884673a17 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1068/2097] 10.0.0.131 () {34 vars in 678 bytes} [Tue Jun 2 22:38:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2098] 10.0.0.131 () {34 vars in 753 bytes} [Tue Jun 2 22:38:45 2026] PUT /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/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: 1070/2099] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:38:45 2026] GET /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2100] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:45.638 8 WARNING neutron_lib.context [None req-6c3a9717-73c4-4aae-9437-ffc068c09a94 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1071/2101] 10.0.0.131 () {34 vars in 764 bytes} [Tue Jun 2 22:38:45 2026] PUT /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2102] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:38:45 2026] GET /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/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: 1073/2103] 10.0.0.131 () {34 vars in 760 bytes} [Tue Jun 2 22:38:45 2026] PUT /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2104] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:38:45 2026] GET /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2105] 10.0.0.131 () {34 vars in 782 bytes} [Tue Jun 2 22:38:45 2026] PUT /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/tags/black.or.white => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2106] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:45 2026] POST /v2.0/security-group-rules => generated 596 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2107] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:38:45 2026] GET /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:45.759 8 WARNING neutron_lib.context [None req-5360cf13-58e3-4a54-8686-d4b4737bf499 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1077/2108] 10.0.0.131 () {34 vars in 753 bytes} [Tue Jun 2 22:38:45 2026] PUT /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2109] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:38:45 2026] GET /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2110] 10.0.0.131 () {32 vars in 741 bytes} [Tue Jun 2 22:38:45 2026] GET /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2111] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:45.914 7 INFO neutron.api.v2.resource [None req-1c02fede-bbef-4dd2-a713-59561f2ba3ae 7ccb1c2aa9ce4186bfe45a59a909ee91 9b949c142b74459e9df5f0b068b40e41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1080/2112] 10.0.0.131 () {32 vars in 745 bytes} [Tue Jun 2 22:38:45 2026] GET /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:38:45.924 8 WARNING neutron_lib.context [None req-922a5459-5afe-4ffd-ad84-ad30008ecf82 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1081/2113] 10.0.0.131 () {32 vars in 744 bytes} [Tue Jun 2 22:38:45 2026] DELETE /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/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: 1082/2114] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:38:45 2026] GET /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:46.014 7 INFO neutron.api.v2.resource [None req-346721c3-01ae-42ac-93f2-4127059d787c 7ccb1c2aa9ce4186bfe45a59a909ee91 9b949c142b74459e9df5f0b068b40e41 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1083/2115] 10.0.0.131 () {32 vars in 748 bytes} [Tue Jun 2 22:38:45 2026] DELETE /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2116] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:38:46 2026] DELETE /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/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: 1033/2117] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:46.066 8 WARNING neutron_lib.context [None req-1575cd35-8040-4d07-a15a-6c4cfd8d0a87 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1085/2118] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:38:46 2026] GET /v2.0/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2/tags => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:46.101 8 INFO neutron.db.securitygroups_db [None req-1575cd35-8040-4d07-a15a-6c4cfd8d0a87 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] Project f5aa6c7ec43e48258ba3c592147d5664 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: 1086/2119] 10.0.0.131 () {32 vars in 734 bytes} [Tue Jun 2 22:38:46 2026] DELETE /v2.0/qos/policies/8b2b12dc-5788-4877-a14d-8d1bd65831b2 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2120] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:46 2026] POST /v2.0/security-group-rules => generated 607 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:46.196 7 WARNING neutron_lib.context [None req-2db14394-c069-4d3f-89a9-6898dbae6fb4 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:38:46.255 7 INFO neutron.db.securitygroups_db [None req-2db14394-c069-4d3f-89a9-6898dbae6fb4 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] Project f5aa6c7ec43e48258ba3c592147d5664 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: 1087/2121] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:46 2026] POST /v2.0/security-group-rules => generated 606 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:38:46.727 8 WARNING neutron_lib.context [None req-70b17e52-bc79-4f36-b1ee-15a7baa4cea2 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1035/2122] 10.0.0.131 () {34 vars in 685 bytes} [Tue Jun 2 22:38:46 2026] POST /v2.0/security-groups => generated 1659 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:38:46.843 8 WARNING neutron_lib.context [None req-11be3498-eff7-4f86-b1a5-4e9b81e87d89 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1036/2123] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2124] 10.0.0.193 () {34 vars in 990 bytes} [Tue Jun 2 22:38:46 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:38:46.966 8 WARNING neutron_lib.context [None req-83a96684-2206-4efb-89dc-85be618646bc 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1088/2125] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:46 2026] GET /v2.0/security-groups?tenant_id=8334e27526694c0dbf8f7516a52e1a07&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2126] 10.0.0.193 () {34 vars in 1040 bytes} [Tue Jun 2 22:38:47 2026] GET /v2.0/security-groups?id=6efe2156-7068-420c-aadc-e26493197ab8&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2127] 10.0.0.131 () {34 vars in 695 bytes} [Tue Jun 2 22:38:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2128] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:47 2026] GET /v2.0/ports?device_id=bb3b48ce-c4a2-477e-8c81-8dad186f3d23 => generated 1204 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:38:47.147 7 WARNING neutron_lib.context [None req-1b1c8a10-b4e5-4518-8c96-4e148049e633 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1039/2131] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:47 2026] DELETE /v2.0/security-groups/a8a89440-d077-4ec9-be86-d67530a7124b => 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: 1040/2132] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:47 2026] GET /v2.0/security-groups?id=69c5c035-250c-45f0-b4fe-eb50ecdda354&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: 8|app: 0|req: 1041/2133] 10.0.0.131 () {32 vars in 818 bytes} [Tue Jun 2 22:38:47 2026] GET /v2.0/ports?network_id=ec0e7f74-c639-4036-b868-4b02a614bc38&mac_address=fa%3A16%3A3e%3A92%3Acb%3Ab1 => generated 1204 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2134] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:47 2026] GET /v2.0/security-groups?tenant_id=9b949c142b74459e9df5f0b068b40e41&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:38:47.501 8 WARNING neutron_lib.context [None req-c3260c6a-95b9-459c-9b67-33b2a9d839c1 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1093/2135] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:38:47 2026] POST /v2.0/floatingips => generated 552 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2136] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:47 2026] DELETE /v2.0/security-groups/abf9cc6a-1277-4cc4-9ce0-b3823130bf3f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2137] 10.0.0.51 () {34 vars in 1097 bytes} [Tue Jun 2 22:38:47 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-887979678&fields=id&tenant_id=f5aa6c7ec43e48258ba3c592147d5664 => 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: 1096/2138] 10.0.0.51 () {34 vars in 1095 bytes} [Tue Jun 2 22:38:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--12553231&fields=id&tenant_id=f5aa6c7ec43e48258ba3c592147d5664 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2139] 10.0.0.51 () {34 vars in 981 bytes} [Tue Jun 2 22:38:47 2026] GET /v2.0/networks?id=603bed24-2f7e-4c70-8c55-cc7f8b06dbab => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2140] 10.0.0.51 () {34 vars in 964 bytes} [Tue Jun 2 22:38:47 2026] GET /v2.0/quotas/f5aa6c7ec43e48258ba3c592147d5664 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2141] 10.0.0.51 () {34 vars in 1001 bytes} [Tue Jun 2 22:38:47 2026] GET /v2.0/ports?tenant_id=f5aa6c7ec43e48258ba3c592147d5664&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2142] 10.0.0.51 () {34 vars in 1007 bytes} [Tue Jun 2 22:38:48 2026] GET /v2.0/networks/603bed24-2f7e-4c70-8c55-cc7f8b06dbab?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: 1101/2143] 10.0.0.51 () {34 vars in 1107 bytes} [Tue Jun 2 22:38:48 2026] GET /v2.0/networks/603bed24-2f7e-4c70-8c55-cc7f8b06dbab?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) 2026-06-02 22:38:48.270 8 INFO neutron.db.l3_db [None req-c3260c6a-95b9-459c-9b67-33b2a9d839c1 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Floating IP fd037aa7-8c4c-4524-88ce-17c120751fbf associated. External IP: 10.96.250.211, port: 12b77e1b-f230-4f3c-a88a-f59cfdca880a. [pid: 7|app: 0|req: 1102/2144] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:48 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2145] 10.0.0.131 () {34 vars in 677 bytes} [Tue Jun 2 22:38:47 2026] POST /v2.0/floatingips => generated 855 bytes in 1082 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2146] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:49 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => 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: 1044/2147] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:49 2026] GET /v2.0/security-groups?id=6efe2156-7068-420c-aadc-e26493197ab8&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2148] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:49 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:49.757 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae1bb46a-76de-491e-b948-c4d268d9925d'] response: {'name': 'network-changed', 'server_uuid': 'bb3b48ce-c4a2-477e-8c81-8dad186f3d23', 'tag': '12b77e1b-f230-4f3c-a88a-f59cfdca880a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1045/2149] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:38:49 2026] GET /v2.0/ports?tenant_id=1ecca31835764433a307a7735a31c61f&device_id=bb3b48ce-c4a2-477e-8c81-8dad186f3d23 => generated 1473 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2150] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:38:49 2026] GET /v2.0/networks?id=ec0e7f74-c639-4036-b868-4b02a614bc38 => 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: 1046/2151] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:38:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.126&port_id=12b77e1b-f230-4f3c-a88a-f59cfdca880a => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2152] 199.204.45.3 () {34 vars in 1104 bytes} [Tue Jun 2 22:38:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e5&port_id=12b77e1b-f230-4f3c-a88a-f59cfdca880a => 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: 1047/2153] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 2 22:38:50 2026] GET /v2.0/subnets?id=1c31c823-3a51-4f1c-9e68-914f38c7084b&id=d5d7f58f-a45b-4dbf-be4a-1cc17b3cc71e => generated 1414 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2154] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:50 2026] GET /v2.0/ports?network_id=ec0e7f74-c639-4036-b868-4b02a614bc38&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: 1048/2155] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:50 2026] GET /v2.0/ports?network_id=ec0e7f74-c639-4036-b868-4b02a614bc38&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: 1108/2156] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:38:50 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2157] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:38:50 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2158] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:50 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2159] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:50 2026] GET /v2.0/security-groups?id=6efe2156-7068-420c-aadc-e26493197ab8&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2160] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:50 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => 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: 1051/2161] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 2 22:38:51 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:51.315 7 WARNING neutron_lib.context [None req-4bcde19a-b6dc-4d1d-99da-a7b70cbfa85b 70b7e3cb14cd404aa0e8e44685a15828 de1fee25077b488db8d038e5bc9e4221 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:38:51.464 8 INFO neutron.db.l3_db [req-0ca0f056-50a3-4e78-b30d-f0527092074a req-5e25bb7d-a897-4358-a33f-724122931a74 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] Floating IP ac27e16d-d74e-4e57-b019-6f41623f4fe3 disassociated. External IP: 10.96.250.218, port: 4bb69631-125e-4b2c-8192-e3ade2c5d1a4. [pid: 7|app: 0|req: 1111/2162] 10.0.0.131 () {34 vars in 684 bytes} [Tue Jun 2 22:38:51 2026] POST /v2.0/security-groups => generated 1601 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2163] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:51 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => 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: 1113/2164] 10.0.0.131 () {34 vars in 767 bytes} [Tue Jun 2 22:38:51 2026] PUT /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2165] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:38:51 2026] GET /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2166] 10.0.0.131 () {34 vars in 778 bytes} [Tue Jun 2 22:38:51 2026] PUT /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2167] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:51 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => 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: 1117/2168] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:38:51 2026] GET /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/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: 1118/2169] 10.0.0.131 () {34 vars in 774 bytes} [Tue Jun 2 22:38:51 2026] PUT /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/tags/red => 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: 1119/2170] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:38:51 2026] GET /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/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: 1120/2171] 10.0.0.131 () {34 vars in 796 bytes} [Tue Jun 2 22:38:51 2026] PUT /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2172] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:38:51 2026] GET /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2173] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 2 22:38:51 2026] DELETE /v2.0/ports/4bb69631-125e-4b2c-8192-e3ade2c5d1a4 => generated 0 bytes in 594 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2174] 10.0.0.131 () {34 vars in 767 bytes} [Tue Jun 2 22:38:51 2026] PUT /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2175] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:38:51 2026] GET /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2176] 10.0.0.131 () {32 vars in 755 bytes} [Tue Jun 2 22:38:51 2026] GET /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:38:51.935 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9112369-7991-4b78-bdbc-f3089406f4fc'] response: {'server_uuid': '070be60a-8de0-4e74-a7a2-3a14bde7d264', 'name': 'network-vif-deleted', 'tag': '4bb69631-125e-4b2c-8192-e3ade2c5d1a4', 'status': 'completed', 'code': 200} 2026-06-02 22:38:51.956 8 INFO neutron.api.v2.resource [None req-026f0ee8-df43-4b7a-86c4-a0edab55df2f 70b7e3cb14cd404aa0e8e44685a15828 de1fee25077b488db8d038e5bc9e4221 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1054/2177] 10.0.0.131 () {32 vars in 759 bytes} [Tue Jun 2 22:38:51 2026] GET /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/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: 1124/2178] 10.0.0.131 () {32 vars in 758 bytes} [Tue Jun 2 22:38:51 2026] DELETE /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2179] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:38:52 2026] GET /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:52.068 7 INFO neutron.api.v2.resource [None req-94aaf31e-8609-4f53-970e-4b11dd8eecc0 70b7e3cb14cd404aa0e8e44685a15828 de1fee25077b488db8d038e5bc9e4221 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1125/2180] 10.0.0.131 () {32 vars in 762 bytes} [Tue Jun 2 22:38:52 2026] DELETE /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2181] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:38:52 2026] DELETE /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2182] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:38:52 2026] GET /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480/tags => 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: 1057/2183] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:52 2026] DELETE /v2.0/security-groups/62bc6a48-9335-4108-a2cf-931536e97480 => 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: 1127/2184] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:52 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => 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: 1128/2185] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:52 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => 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: 1058/2186] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:38:52 2026] GET /v2.0/networks?id=603bed24-2f7e-4c70-8c55-cc7f8b06dbab => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2187] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 2 22:38:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f5aa6c7ec43e48258ba3c592147d5664 => generated 271 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:52.824 7 WARNING neutron_lib.context [req-dfbb2d8c-046e-4b63-a244-c06065432df9 req-9d6b6778-3612-48e5-ba5c-37880b2a6bf6 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1059/2188] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:52 2026] GET /v2.0/security-groups?tenant_id=4cbea1b8026a4802904613121f271797&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2189] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:52 2026] DELETE /v2.0/security-groups/07e3a305-c728-4785-bfaf-cfd73f070c06 => 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: 1130/2190] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 2 22:38:52 2026] POST /v2.0/ports => generated 997 bytes in 335 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: 1131/2191] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:53 2026] GET /v2.0/security-groups?tenant_id=de1fee25077b488db8d038e5bc9e4221&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2192] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:53 2026] DELETE /v2.0/security-groups/502a312b-72a6-4fe1-b1de-d185e37a82bd => 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: 1061/2193] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:38:53 2026] PUT /v2.0/ports/627a549c-24c9-4e1f-a29c-c7e632032d16 => generated 1278 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2194] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:53 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => 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, ' [pid: 8|app: 0|req: 1062/2195] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:53 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1012 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2196] 10.0.0.51 () {34 vars in 1119 bytes} [Tue Jun 2 22:38:53 2026] GET /v2.0/security-groups?id=c5f8a44e-c002-46f5-9270-6c71fe6bafe8&id=2a0748c0-3675-49ef-a831-ac786a91b648&fields=id&fields=name => generated 204 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:38:54.483 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-353ce7f1-1b6e-479b-b03d-972ff8edc2f8'] response: {'name': 'network-changed', 'server_uuid': '7d04ff36-57f0-49cc-ac86-25009a11d1ad', 'tag': '627a549c-24c9-4e1f-a29c-c7e632032d16', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1063/2197] 10.0.0.193 () {34 vars in 990 bytes} [Tue Jun 2 22:38:54 2026] GET /v2.0/ports?device_id=bb3b48ce-c4a2-477e-8c81-8dad186f3d23 => generated 1473 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2198] 10.0.0.193 () {34 vars in 1040 bytes} [Tue Jun 2 22:38:54 2026] GET /v2.0/security-groups?id=69c5c035-250c-45f0-b4fe-eb50ecdda354&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: 8|app: 0|req: 1064/2199] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:38:54 2026] GET /v2.0/ports?tenant_id=f5aa6c7ec43e48258ba3c592147d5664&device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1281 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2200] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:38:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=627a549c-24c9-4e1f-a29c-c7e632032d16 => 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: 1065/2201] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:38:54 2026] GET /v2.0/subnets?id=0d573893-0351-426a-a9dd-d53130e82fa3 => 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: 1137/2202] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:54 2026] GET /v2.0/ports?network_id=603bed24-2f7e-4c70-8c55-cc7f8b06dbab&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: 1138/2203] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:54 2026] GET /v2.0/ports?device_id=070be60a-8de0-4e74-a7a2-3a14bde7d264 => 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: 1066/2204] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:38:54 2026] GET /v2.0/networks/603bed24-2f7e-4c70-8c55-cc7f8b06dbab?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: 1139/2205] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:38:54 2026] GET /v2.0/networks/603bed24-2f7e-4c70-8c55-cc7f8b06dbab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2206] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:55 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2207] 10.0.0.51 () {34 vars in 1119 bytes} [Tue Jun 2 22:38:55 2026] GET /v2.0/security-groups?id=c5f8a44e-c002-46f5-9270-6c71fe6bafe8&id=2a0748c0-3675-49ef-a831-ac786a91b648&fields=id&fields=name => generated 204 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2208] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:38:55 2026] GET /v2.0/ports?tenant_id=f5aa6c7ec43e48258ba3c592147d5664&device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1281 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2209] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:38:55 2026] GET /v2.0/networks?id=603bed24-2f7e-4c70-8c55-cc7f8b06dbab => generated 768 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2210] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:38:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=627a549c-24c9-4e1f-a29c-c7e632032d16 => 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: 1068/2211] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:55 2026] DELETE /v2.0/security-groups/6efe2156-7068-420c-aadc-e26493197ab8 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2212] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:38:56 2026] GET /v2.0/subnets?id=0d573893-0351-426a-a9dd-d53130e82fa3 => generated 690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2213] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:38:56 2026] GET /v2.0/ports?network_id=603bed24-2f7e-4c70-8c55-cc7f8b06dbab&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2214] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:38:56 2026] GET /v2.0/networks/603bed24-2f7e-4c70-8c55-cc7f8b06dbab?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: 1147/2215] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:56 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1012 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2216] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:38:56 2026] GET /v2.0/networks/603bed24-2f7e-4c70-8c55-cc7f8b06dbab?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: 1069/2217] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:38:56 2026] DELETE /v2.0/floatingips/ac27e16d-d74e-4e57-b019-6f41623f4fe3 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2218] 10.0.0.51 () {34 vars in 1119 bytes} [Tue Jun 2 22:38:56 2026] GET /v2.0/security-groups?id=c5f8a44e-c002-46f5-9270-6c71fe6bafe8&id=2a0748c0-3675-49ef-a831-ac786a91b648&fields=id&fields=name => generated 204 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2219] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:56 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2220] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:56 2026] GET /v2.0/security-groups?id=0c9d779a-5828-473c-8830-22db067b5550&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2221] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:56 2026] GET /v2.0/security-groups?tenant_id=b26092fe35b54d718c257380b2026660&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2222] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:56 2026] DELETE /v2.0/security-groups/2b9a4e29-c555-4c5b-bd3b-9fd0bfd4c0b6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2223] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:38:57 2026] GET /v2.0/security-groups?tenant_id=ee3982927247419094a642102694da85&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2224] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:38:57 2026] DELETE /v2.0/security-groups/ebd0cf8f-bd38-49b7-a0e2-0a8907373edd => 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: 1073/2225] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:57 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2226] 10.0.0.51 () {34 vars in 1119 bytes} [Tue Jun 2 22:38:57 2026] GET /v2.0/security-groups?id=c5f8a44e-c002-46f5-9270-6c71fe6bafe8&id=2a0748c0-3675-49ef-a831-ac786a91b648&fields=id&fields=name => generated 204 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2227] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 2 22:38:57 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1281 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2228] 199.204.45.3 () {34 vars in 1122 bytes} [Tue Jun 2 22:38:57 2026] GET /v2.0/security-groups?id=2a0748c0-3675-49ef-a831-ac786a91b648&id=c5f8a44e-c002-46f5-9270-6c71fe6bafe8&fields=id&fields=name => generated 204 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2229] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:57 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => 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: 1076/2230] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:38:57 2026] GET /v2.0/security-groups?id=0c9d779a-5828-473c-8830-22db067b5550&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: 1155/2231] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 2 22:38:58 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2232] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:58 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2233] 10.0.0.51 () {34 vars in 1119 bytes} [Tue Jun 2 22:38:58 2026] GET /v2.0/security-groups?id=c5f8a44e-c002-46f5-9270-6c71fe6bafe8&id=2a0748c0-3675-49ef-a831-ac786a91b648&fields=id&fields=name => generated 204 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2234] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 2 22:38:58 2026] DELETE /v2.0/ports/d7e15b18-184e-4240-b9b9-91ecd789f550 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2235] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:58 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:38:59.701 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b29abcb-bb06-4529-b7d8-bb0a803725cb'] response: {'server_uuid': 'fc155dd8-6262-4e7f-ae52-ed0a92af715c', 'name': 'network-vif-deleted', 'tag': 'd7e15b18-184e-4240-b9b9-91ecd789f550', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1078/2236] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:59 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1014 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2237] 10.0.0.51 () {34 vars in 1119 bytes} [Tue Jun 2 22:38:59 2026] GET /v2.0/security-groups?id=c5f8a44e-c002-46f5-9270-6c71fe6bafe8&id=2a0748c0-3675-49ef-a831-ac786a91b648&fields=id&fields=name => generated 204 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2238] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:59 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => 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: 1079/2239] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:38:59 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:39:00.303 7 INFO neutron.db.l3_db [None req-5a03a745-4d64-4d8a-9395-e3d7673fe68b 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] Floating IP 1b250ee4-4d6e-4b7a-a7ea-59ec3afaa19b associated. External IP: 10.96.250.208, port: 627a549c-24c9-4e1f-a29c-c7e632032d16. [pid: 7|app: 0|req: 1161/2240] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:38:59 2026] PUT /v2.0/floatingips/1b250ee4-4d6e-4b7a-a7ea-59ec3afaa19b => generated 856 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2241] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:39:00 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2242] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:00 2026] GET /v2.0/ports?device_id=fc155dd8-6262-4e7f-ae52-ed0a92af715c => 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: 1081/2243] 10.0.0.67 () {30 vars in 688 bytes} [Tue Jun 2 22:39:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2246] 10.0.0.67 () {30 vars in 690 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2247] 10.0.0.67 () {30 vars in 666 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2248] 10.0.0.67 () {30 vars in 702 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2249] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:02 2026] DELETE /v2.0/security-groups/0c9d779a-5828-473c-8830-22db067b5550 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:39:02.224 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3cd99e89-6bfe-4826-8da0-4446099f8235'] response: {'name': 'network-changed', 'server_uuid': '7d04ff36-57f0-49cc-ac86-25009a11d1ad', 'tag': '627a549c-24c9-4e1f-a29c-c7e632032d16', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1085/2250] 10.0.0.67 () {28 vars in 437 bytes} [Tue Jun 2 22:39:02 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2251] 10.0.0.67 () {30 vars in 726 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 657 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2252] 10.0.0.67 () {30 vars in 688 bytes} [Tue Jun 2 22:39:02 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: 1088/2253] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/ports?tenant_id=f5aa6c7ec43e48258ba3c592147d5664&device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1283 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2254] 10.0.0.67 () {30 vars in 690 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2255] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/networks?id=603bed24-2f7e-4c70-8c55-cc7f8b06dbab => generated 768 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2256] 10.0.0.67 () {30 vars in 666 bytes} [Tue Jun 2 22:39:02 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: 8|app: 0|req: 1092/2257] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=627a549c-24c9-4e1f-a29c-c7e632032d16 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2258] 10.0.0.67 () {30 vars in 702 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2259] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/subnets?id=0d573893-0351-426a-a9dd-d53130e82fa3 => generated 690 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2260] 10.0.0.67 () {30 vars in 726 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2261] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/ports?network_id=603bed24-2f7e-4c70-8c55-cc7f8b06dbab&device_owner=network%3Adhcp => 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: 1097/2262] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/networks/603bed24-2f7e-4c70-8c55-cc7f8b06dbab?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: 1098/2263] 10.0.0.67 () {30 vars in 688 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2264] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/networks/603bed24-2f7e-4c70-8c55-cc7f8b06dbab?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: 1100/2265] 10.0.0.67 () {30 vars in 690 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2266] 10.0.0.67 () {30 vars in 666 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2267] 10.0.0.67 () {30 vars in 702 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2268] 10.0.0.67 () {30 vars in 728 bytes} [Tue Jun 2 22:39:02 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2269] 10.0.0.67 () {30 vars in 680 bytes} [Tue Jun 2 22:39:03 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2270] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:39:02 2026] PUT /v2.0/routers/d1311d35-1141-499b-8a6b-808133d74a8f/remove_router_interface => generated 309 bytes in 1010 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2271] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:39:03 2026] DELETE /v2.0/subnets/b066b300-8d1d-4b23-bf7d-f44af9fdf044 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2272] 10.0.0.67 () {34 vars in 702 bytes} [Tue Jun 2 22:39:03 2026] POST /v2.0/ports => generated 1132 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:39:04.336 7 INFO neutron.services.segments.plugin [-] Segment 5b9c6d23-74bb-41a4-8b09-5306c5419f41 resource provider aggregate not found 2026-06-02 22:39:04.342 7 INFO neutron.services.segments.plugin [-] Segment 5b9c6d23-74bb-41a4-8b09-5306c5419f41 resource provider aggregate not found 2026-06-02 22:39:04.347 7 INFO neutron.services.segments.plugin [-] Segment 5b9c6d23-74bb-41a4-8b09-5306c5419f41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b9c6d23-74bb-41a4-8b09-5306c5419f41 found for delete ", "request_id": "req-de13b355-2e6b-495e-a82d-27553c6ee4b2"}]} 2026-06-02 22:39:04.350 7 INFO neutron.db.l3_hamode_db [None req-d771f8b5-3ed3-4c31-875b-b349dc932f40 ffe733dd2a284bc9b0f54dc7a4ac2217 8fabdf231a76427b91fe67c220c16fd2 - - default default] HA network 7e0d1cbe-b1ce-4b18-b078-9803ec6546b5 was deleted as no HA routers are present in tenant 8fabdf231a76427b91fe67c220c16fd2. [pid: 7|app: 0|req: 1168/2273] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:39:03 2026] DELETE /v2.0/routers/d1311d35-1141-499b-8a6b-808133d74a8f => generated 0 bytes in 924 msecs (HTTP/1.1 204) 2 headers in 112 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-06-02 22:39:04.510 8 INFO neutron.services.segments.plugin [-] Segment 5e51e41f-6597-4f5a-8661-af642187e72e resource provider aggregate not found 2026-06-02 22:39:04.515 8 INFO neutron.services.segments.plugin [-] Segment 5e51e41f-6597-4f5a-8661-af642187e72e resource provider aggregate not found [pid: 8|app: 0|req: 1106/2274] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:04 2026] DELETE /v2.0/networks/b7a5d7b2-3649-4d02-9f63-a029a656a4d0 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:39:05.156 7 INFO neutron.services.segments.plugin [-] Segment 5b9c6d23-74bb-41a4-8b09-5306c5419f41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b9c6d23-74bb-41a4-8b09-5306c5419f41 found for delete ", "request_id": "req-4fe801ba-6866-4202-bac5-50443742bbef"}]} [pid: 7|app: 0|req: 1169/2275] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:05 2026] GET /v2.0/security-groups?tenant_id=8fabdf231a76427b91fe67c220c16fd2&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:39:05.349 8 INFO neutron.services.segments.plugin [-] Segment 5e51e41f-6597-4f5a-8661-af642187e72e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e51e41f-6597-4f5a-8661-af642187e72e found for delete ", "request_id": "req-65b57be2-e4ed-4f52-a948-1133ee40194f"}]} 2026-06-02 22:39:05.350 8 INFO neutron.services.segments.plugin [-] Segment 5e51e41f-6597-4f5a-8661-af642187e72e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e51e41f-6597-4f5a-8661-af642187e72e found for delete ", "request_id": "req-1e1aa29d-b31b-4c9a-b98c-0319337a6322"}]} [pid: 8|app: 0|req: 1107/2276] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:05 2026] DELETE /v2.0/security-groups/f62bdb19-998d-42ee-8cc3-b2dc90e0fde4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2277] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:05 2026] GET /v2.0/security-groups?tenant_id=4d26b535404e42ecacd1489503308033&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2278] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:05 2026] DELETE /v2.0/security-groups/bcaae972-4038-4462-899b-ad67fd5c32ff => 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: 1171/2279] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:39:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2280] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:39:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2281] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:39:06 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: 1110/2282] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:39:06 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: 1173/2283] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:39:06 2026] GET /v2.0/ports/4cdfa5b5-6f83-4337-9ef6-106ab637316e => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2284] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:39:06 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: 1174/2285] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:39:06 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: 1112/2286] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:39:06 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: 1175/2287] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:39:06 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-06-02 22:39:06.488 8 INFO neutron.api.v2.resource [None req-fc496cea-fa26-433a-92a1-b5d3c307afdf d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1113/2288] 199.204.45.3 () {30 vars in 760 bytes} [Tue Jun 2 22:39:06 2026] GET /v2.0/security-groups/lb-6c3bf5b4-e2ad-46e5-a526-206d38210563 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2289] 199.204.45.3 () {30 vars in 782 bytes} [Tue Jun 2 22:39:06 2026] GET /v2.0/security-groups?name=lb-6c3bf5b4-e2ad-46e5-a526-206d38210563 => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2290] 199.204.45.3 () {34 vars in 733 bytes} [Tue Jun 2 22:39:06 2026] POST /v2.0/security-groups => generated 1636 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2291] 199.204.45.3 () {30 vars in 812 bytes} [Tue Jun 2 22:39:06 2026] GET /v2.0/security-group-rules?security_group_id=c8bdd342-b712-4083-ae3a-6a343ff48703 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2292] 199.204.45.3 () {34 vars in 786 bytes} [Tue Jun 2 22:39:06 2026] PUT /v2.0/ports/4cdfa5b5-6f83-4337-9ef6-106ab637316e => generated 1132 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2293] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:39:06 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: 8|app: 0|req: 1116/2294] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:39:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2295] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:39:06 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: 1117/2296] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:39:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2297] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:39:06 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:39:09.823 8 INFO neutron.db.segments_db [None req-683699bb-6ba3-4bc1-8aef-498019f2de59 439e5f08b1514a09b55f85ec648e3281 d51f126ca4f3491b8e57ea85f3ec9fd7 - - default default] Added segment d9a69d2c-667b-4af9-9437-ddac627af7d7 of type vxlan for network fccb6643-b74d-4ea1-a6f9-9da7205a0bd0 [pid: 8|app: 0|req: 1118/2298] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:09 2026] POST /v2.0/networks => generated 726 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2299] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:09 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1014 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2300] 10.0.0.51 () {34 vars in 1119 bytes} [Tue Jun 2 22:39:09 2026] GET /v2.0/security-groups?id=c5f8a44e-c002-46f5-9270-6c71fe6bafe8&id=2a0748c0-3675-49ef-a831-ac786a91b648&fields=id&fields=name => generated 204 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2301] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:39:09 2026] POST /v2.0/subnets => generated 644 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:10.102 8 WARNING neutron.api.v2.base [None req-25dccf13-7549-4e52-94af-53a9265b6810 439e5f08b1514a09b55f85ec648e3281 d51f126ca4f3491b8e57ea85f3ec9fd7 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-02 22:39:10.103 8 INFO neutron.api.v2.resource [None req-25dccf13-7549-4e52-94af-53a9265b6810 439e5f08b1514a09b55f85ec648e3281 d51f126ca4f3491b8e57ea85f3ec9fd7 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1120/2302] 10.0.0.131 () {34 vars in 681 bytes} [Tue Jun 2 22:39:10 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: 7|app: 0|req: 1183/2303] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:39:10 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1283 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2304] 10.0.0.131 () {32 vars in 858 bytes} [Tue Jun 2 22:39:10 2026] GET /v2.0/floatingips?floating_network_id=5eb7e3a6-cca3-48ec-ad28-6db07f45b4bb&port_id=627a549c-24c9-4e1f-a29c-c7e632032d16 => generated 861 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:39:10.294 8 INFO neutron.services.segments.plugin [-] Segment d9a69d2c-667b-4af9-9437-ddac627af7d7 resource provider aggregate not found 2026-06-02 22:39:10.299 8 INFO neutron.services.segments.plugin [-] Segment d9a69d2c-667b-4af9-9437-ddac627af7d7 resource provider aggregate not found 2026-06-02 22:39:10.314 8 INFO neutron.services.segments.plugin [-] Segment d9a69d2c-667b-4af9-9437-ddac627af7d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9a69d2c-667b-4af9-9437-ddac627af7d7 found for delete ", "request_id": "req-34a8fa8a-df0b-47d1-ba4e-4b32e43e7b80"}]} [pid: 8|app: 0|req: 1121/2305] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:10 2026] DELETE /v2.0/networks/fccb6643-b74d-4ea1-a6f9-9da7205a0bd0 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:39:10.395 7 INFO neutron.db.segments_db [None req-992313b2-dcdf-4fd9-83f8-5339a6efe9b3 439e5f08b1514a09b55f85ec648e3281 d51f126ca4f3491b8e57ea85f3ec9fd7 - - default default] Added segment 314ba0fc-72a7-4b33-9ebf-222323a6155e of type vxlan for network 4477712a-b00a-4977-9ea2-0b7a5c7b76af [pid: 7|app: 0|req: 1185/2306] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:10 2026] POST /v2.0/networks => generated 726 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:10.496 8 INFO neutron.services.segments.plugin [-] Segment d9a69d2c-667b-4af9-9437-ddac627af7d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9a69d2c-667b-4af9-9437-ddac627af7d7 found for delete ", "request_id": "req-2f3fe2fa-fc70-4eb1-80ea-ad61848e5830"}]} [pid: 8|app: 0|req: 1122/2307] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:39:10 2026] POST /v2.0/subnets => generated 647 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:10.699 7 WARNING neutron.api.v2.base [None req-dd5f9feb-3a97-4bf4-821f-17633d20c560 439e5f08b1514a09b55f85ec648e3281 d51f126ca4f3491b8e57ea85f3ec9fd7 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-02 22:39:10.700 7 INFO neutron.api.v2.resource [None req-dd5f9feb-3a97-4bf4-821f-17633d20c560 439e5f08b1514a09b55f85ec648e3281 d51f126ca4f3491b8e57ea85f3ec9fd7 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1186/2308] 10.0.0.131 () {34 vars in 681 bytes} [Tue Jun 2 22:39:10 2026] POST /v2.0/rbac-policies => generated 547 bytes in 16 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2309] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:10 2026] DELETE /v2.0/networks/4477712a-b00a-4977-9ea2-0b7a5c7b76af => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:39:10.954 7 INFO neutron.db.segments_db [None req-4eda2e97-a279-4938-a8a6-89175fe829fd 439e5f08b1514a09b55f85ec648e3281 d51f126ca4f3491b8e57ea85f3ec9fd7 - - default default] Added segment 65ccea1d-123e-48a3-be96-a0dd6ae24066 of type vxlan for network a74fcdec-b288-4362-b423-d125e0b5c000 [pid: 7|app: 0|req: 1187/2310] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:10 2026] POST /v2.0/networks => generated 726 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2311] 10.0.0.193 () {34 vars in 990 bytes} [Tue Jun 2 22:39:11 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2312] 10.0.0.193 () {34 vars in 1120 bytes} [Tue Jun 2 22:39:11 2026] GET /v2.0/security-groups?id=2a0748c0-3675-49ef-a831-ac786a91b648&id=c5f8a44e-c002-46f5-9270-6c71fe6bafe8&fields=id&fields=name => generated 204 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2313] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:39:11 2026] POST /v2.0/subnets => generated 647 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2314] 10.0.0.131 () {34 vars in 681 bytes} [Tue Jun 2 22:39:11 2026] POST /v2.0/rbac-policies => generated 324 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2315] 10.0.0.131 () {32 vars in 723 bytes} [Tue Jun 2 22:39:11 2026] GET /v2.0/networks/a74fcdec-b288-4362-b423-d125e0b5c000 => generated 654 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:39:12.294 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e11b493-c1ae-4eb7-aa0c-cbeee3458023 f2efade8543d42bb862f220a2bcee81f 91e7d0f0a60b4ec999d59a37d5a207cd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1127/2316] 10.0.0.131 () {32 vars in 723 bytes} [Tue Jun 2 22:39:12 2026] GET /v2.0/networks/a74fcdec-b288-4362-b423-d125e0b5c000 => generated 138 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:39:12.693 7 INFO neutron.services.segments.plugin [-] Segment 65ccea1d-123e-48a3-be96-a0dd6ae24066 resource provider aggregate not found 2026-06-02 22:39:12.696 7 INFO neutron.services.segments.plugin [-] Segment 65ccea1d-123e-48a3-be96-a0dd6ae24066 resource provider aggregate not found 2026-06-02 22:39:12.707 7 INFO neutron.services.segments.plugin [-] Segment 65ccea1d-123e-48a3-be96-a0dd6ae24066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65ccea1d-123e-48a3-be96-a0dd6ae24066 found for delete ", "request_id": "req-bb680785-4d13-4265-963f-2f3c8c92c562"}]} 2026-06-02 22:39:12.708 7 INFO neutron.services.segments.plugin [-] Segment 65ccea1d-123e-48a3-be96-a0dd6ae24066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65ccea1d-123e-48a3-be96-a0dd6ae24066 found for delete ", "request_id": "req-64b3445b-bf47-45d9-82c1-89004f726b34"}]} [pid: 7|app: 0|req: 1190/2317] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:12 2026] DELETE /v2.0/networks/a74fcdec-b288-4362-b423-d125e0b5c000 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:39:12.750 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5a9b8758-17c3-4632-bc36-92c6a6aa5b4f 439e5f08b1514a09b55f85ec648e3281 d51f126ca4f3491b8e57ea85f3ec9fd7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1128/2318] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:39:12 2026] DELETE /v2.0/subnets/70966816-9750-483d-af1c-43d71baa915d => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:39:12.765 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9995bcb4-8978-466a-9fed-a75cdcba23d7 439e5f08b1514a09b55f85ec648e3281 d51f126ca4f3491b8e57ea85f3ec9fd7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1191/2319] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:39:12 2026] DELETE /v2.0/subnets/5e7c745d-6a72-44d0-bb5b-3b24979fae1a => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:39:12.781 8 INFO neutron.services.segments.plugin [-] Segment 314ba0fc-72a7-4b33-9ebf-222323a6155e resource provider aggregate not found 2026-06-02 22:39:12.784 8 INFO neutron.services.segments.plugin [-] Segment 314ba0fc-72a7-4b33-9ebf-222323a6155e resource provider aggregate not found 2026-06-02 22:39:12.792 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5182c591-2306-446c-ad3e-72d341dd9be3 439e5f08b1514a09b55f85ec648e3281 d51f126ca4f3491b8e57ea85f3ec9fd7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1129/2320] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:39:12 2026] DELETE /v2.0/subnets/c984e7c0-50f2-474d-a11b-95bc0f1677b5 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2321] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:13 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:39:13.144 8 INFO neutron.services.segments.plugin [-] Segment 314ba0fc-72a7-4b33-9ebf-222323a6155e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 314ba0fc-72a7-4b33-9ebf-222323a6155e found for delete ", "request_id": "req-c5887f69-61ab-4975-94d9-220f863ac349"}]} 2026-06-02 22:39:13.147 8 INFO neutron.services.segments.plugin [-] Segment 314ba0fc-72a7-4b33-9ebf-222323a6155e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 314ba0fc-72a7-4b33-9ebf-222323a6155e found for delete ", "request_id": "req-bc05052d-673f-4a85-a43f-00e54962fe49"}]} [pid: 8|app: 0|req: 1130/2322] 10.0.0.51 () {34 vars in 1119 bytes} [Tue Jun 2 22:39:13 2026] GET /v2.0/security-groups?id=c5f8a44e-c002-46f5-9270-6c71fe6bafe8&id=2a0748c0-3675-49ef-a831-ac786a91b648&fields=id&fields=name => generated 204 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2323] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:13 2026] GET /v2.0/security-groups?tenant_id=91e7d0f0a60b4ec999d59a37d5a207cd&name=default => generated 2929 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2324] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:13 2026] DELETE /v2.0/security-groups/a3544351-2a03-4add-8635-d0d383f224b0 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2325] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:14 2026] GET /v2.0/security-groups?tenant_id=d51f126ca4f3491b8e57ea85f3ec9fd7&name=default => generated 2929 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2326] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:14 2026] DELETE /v2.0/security-groups/a8784192-70c8-4e11-b846-6cf27f034165 => 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: 1195/2327] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:14 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2328] 10.0.0.51 () {34 vars in 1119 bytes} [Tue Jun 2 22:39:14 2026] GET /v2.0/security-groups?id=c5f8a44e-c002-46f5-9270-6c71fe6bafe8&id=2a0748c0-3675-49ef-a831-ac786a91b648&fields=id&fields=name => generated 204 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2329] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:14 2026] GET /v2.0/security-groups?tenant_id=126e8840889c462bb1c2f73ea22fa291&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2330] 10.0.0.51 () {34 vars in 1015 bytes} [Tue Jun 2 22:39:14 2026] GET /v2.0/security-groups?id=c314795f-407d-49d4-bddb-d980993f38fa&fields=id => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2331] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:14 2026] DELETE /v2.0/security-groups/a2f1f194-f044-4dd5-907e-c3ff01de02bf => 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: 1198/2332] 10.0.0.51 () {34 vars in 981 bytes} [Tue Jun 2 22:39:14 2026] GET /v2.0/networks?id=af26676c-e240-4a74-970d-d7e22e96ea32 => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2333] 10.0.0.51 () {34 vars in 964 bytes} [Tue Jun 2 22:39:14 2026] GET /v2.0/quotas/c92c797f90cb443ea3259be54a04648e => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2334] 10.0.0.51 () {34 vars in 1001 bytes} [Tue Jun 2 22:39:14 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&fields=id => generated 149 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2335] 10.0.0.51 () {34 vars in 1007 bytes} [Tue Jun 2 22:39:14 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2336] 10.0.0.51 () {34 vars in 1107 bytes} [Tue Jun 2 22:39:14 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32?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: 1137/2337] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 2 22:39:15 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:39:15.389 7 INFO neutron.db.l3_db [req-030fe046-a659-4bd0-97c3-ee7a6481ed2c req-ee04ffa9-75a9-4e17-bc95-02107f1b0765 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] Floating IP 1b250ee4-4d6e-4b7a-a7ea-59ec3afaa19b disassociated. External IP: 10.96.250.208, port: 627a549c-24c9-4e1f-a29c-c7e632032d16. [pid: 8|app: 0|req: 1138/2338] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:15 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => 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: 1139/2339] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:15 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 1012 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2340] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:15 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => 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: 1141/2341] 10.0.0.51 () {34 vars in 1119 bytes} [Tue Jun 2 22:39:15 2026] GET /v2.0/security-groups?id=c5f8a44e-c002-46f5-9270-6c71fe6bafe8&id=2a0748c0-3675-49ef-a831-ac786a91b648&fields=id&fields=name => generated 204 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2342] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 2 22:39:15 2026] DELETE /v2.0/ports/627a549c-24c9-4e1f-a29c-c7e632032d16 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2343] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:16 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => 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: 1203/2346] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:17 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => 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: 1144/2347] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:18 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:39:18.169 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-88798013-56b6-4497-9d65-80ccf86d25f7'] response: {'server_uuid': '7d04ff36-57f0-49cc-ac86-25009a11d1ad', 'name': 'network-vif-deleted', 'tag': '627a549c-24c9-4e1f-a29c-c7e632032d16', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1204/2348] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:18 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:39:18.430 8 WARNING neutron_lib.context [None req-b41bbe27-990f-4fe2-8df2-3770ca54f5e7 860026f0dda840b2b9a6f127c7eea8e7 6298dda25345426c9005d8c570a8171d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:18.548 8 INFO neutron.db.segments_db [None req-b41bbe27-990f-4fe2-8df2-3770ca54f5e7 860026f0dda840b2b9a6f127c7eea8e7 6298dda25345426c9005d8c570a8171d - - default default] Added segment 552514ba-8ef2-494e-96a4-5324ba8fd97a of type vxlan for network af872166-6f19-4102-97ef-4be791a46ec0 [pid: 8|app: 0|req: 1145/2349] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:18 2026] POST /v2.0/networks => generated 631 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:18.647 7 WARNING neutron_lib.context [None req-69d47f78-a6b6-4861-8972-cb2049fc73b3 860026f0dda840b2b9a6f127c7eea8e7 6298dda25345426c9005d8c570a8171d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:18.698 7 INFO neutron.db.segments_db [None req-69d47f78-a6b6-4861-8972-cb2049fc73b3 860026f0dda840b2b9a6f127c7eea8e7 6298dda25345426c9005d8c570a8171d - - default default] Added segment f0095a58-54c9-40d3-ada3-e722af5422e7 of type vxlan for network 57dbae24-f0e0-4e02-a6a0-955430624bab [pid: 7|app: 0|req: 1205/2350] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:18 2026] POST /v2.0/networks => generated 632 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2351] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:18 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:39:18.804 7 WARNING neutron_lib.context [None req-75c746bc-d336-48cb-b237-a449cc5ce6eb 860026f0dda840b2b9a6f127c7eea8e7 6298dda25345426c9005d8c570a8171d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:18.865 7 INFO neutron.db.segments_db [None req-75c746bc-d336-48cb-b237-a449cc5ce6eb 860026f0dda840b2b9a6f127c7eea8e7 6298dda25345426c9005d8c570a8171d - - default default] Added segment 7b3f30ce-176a-4430-a669-263488d1bf6b of type vxlan for network bf84fce6-cbe0-492c-9e58-785cdd866b30 [pid: 7|app: 0|req: 1206/2352] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:18 2026] POST /v2.0/networks => generated 632 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:18.971 8 WARNING neutron_lib.context [None req-720f1bb4-d3bb-4ce6-ab29-267d7e4d69f8 860026f0dda840b2b9a6f127c7eea8e7 6298dda25345426c9005d8c570a8171d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:19.019 8 INFO neutron.db.segments_db [None req-720f1bb4-d3bb-4ce6-ab29-267d7e4d69f8 860026f0dda840b2b9a6f127c7eea8e7 6298dda25345426c9005d8c570a8171d - - default default] Added segment 09b7ec75-fdb3-4c0b-8b6f-936b4ce43899 of type vxlan for network 74ac54af-2b3e-4909-b3b5-bd39a31bdb45 [pid: 8|app: 0|req: 1147/2353] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:18 2026] POST /v2.0/networks => generated 632 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:19.121 7 WARNING neutron_lib.context [None req-9101c64c-111a-42d9-8a02-478bb031dc18 860026f0dda840b2b9a6f127c7eea8e7 6298dda25345426c9005d8c570a8171d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:19.166 7 INFO neutron.db.segments_db [None req-9101c64c-111a-42d9-8a02-478bb031dc18 860026f0dda840b2b9a6f127c7eea8e7 6298dda25345426c9005d8c570a8171d - - default default] Added segment 503cd37d-abc7-48e8-bf6f-bba58831982a of type vxlan for network 0e653807-f270-4c07-a329-6faf627388f3 [pid: 7|app: 0|req: 1207/2354] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:19 2026] POST /v2.0/networks => generated 632 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2355] 10.0.0.131 () {34 vars in 753 bytes} [Tue Jun 2 22:39:19 2026] PUT /v2.0/networks/af872166-6f19-4102-97ef-4be791a46ec0/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2356] 10.0.0.131 () {34 vars in 753 bytes} [Tue Jun 2 22:39:19 2026] PUT /v2.0/networks/57dbae24-f0e0-4e02-a6a0-955430624bab/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2357] 10.0.0.131 () {34 vars in 753 bytes} [Tue Jun 2 22:39:19 2026] PUT /v2.0/networks/bf84fce6-cbe0-492c-9e58-785cdd866b30/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2358] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:39:19 2026] GET /v2.0/networks?id=af26676c-e240-4a74-970d-d7e22e96ea32 => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2359] 10.0.0.131 () {34 vars in 753 bytes} [Tue Jun 2 22:39:19 2026] PUT /v2.0/networks/74ac54af-2b3e-4909-b3b5-bd39a31bdb45/tags => 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: 1210/2360] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 2 22:39:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c92c797f90cb443ea3259be54a04648e => generated 343 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2361] 10.0.0.131 () {32 vars in 666 bytes} [Tue Jun 2 22:39:19 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2362] 10.0.0.131 () {32 vars in 680 bytes} [Tue Jun 2 22:39:19 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2363] 10.0.0.131 () {32 vars in 676 bytes} [Tue Jun 2 22:39:19 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2364] 10.0.0.131 () {32 vars in 688 bytes} [Tue Jun 2 22:39:19 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2365] 10.0.0.131 () {32 vars in 674 bytes} [Tue Jun 2 22:39:19 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: 1211/2366] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 2 22:39:19 2026] POST /v2.0/ports => generated 1078 bytes in 313 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: 1156/2367] 10.0.0.131 () {32 vars in 688 bytes} [Tue Jun 2 22:39:19 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2368] 10.0.0.131 () {32 vars in 684 bytes} [Tue Jun 2 22:39:19 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2369] 10.0.0.131 () {32 vars in 696 bytes} [Tue Jun 2 22:39:19 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2370] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:19 2026] GET /v2.0/ports?device_id=7d04ff36-57f0-49cc-ac86-25009a11d1ad => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:39:20.066 8 INFO neutron.services.segments.plugin [-] Segment 552514ba-8ef2-494e-96a4-5324ba8fd97a resource provider aggregate not found 2026-06-02 22:39:20.071 8 INFO neutron.services.segments.plugin [-] Segment 552514ba-8ef2-494e-96a4-5324ba8fd97a resource provider aggregate not found 2026-06-02 22:39:20.076 8 INFO neutron.services.segments.plugin [-] Segment 552514ba-8ef2-494e-96a4-5324ba8fd97a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 552514ba-8ef2-494e-96a4-5324ba8fd97a found for delete ", "request_id": "req-b4ed3f8f-c9ac-4b66-a151-6b3fd3308283"}]} 2026-06-02 22:39:20.088 8 INFO neutron.services.segments.plugin [-] Segment 552514ba-8ef2-494e-96a4-5324ba8fd97a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 552514ba-8ef2-494e-96a4-5324ba8fd97a found for delete ", "request_id": "req-03ab9ec3-8d13-4877-b6d5-6a10e7a596fd"}]} [pid: 8|app: 0|req: 1160/2371] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:19 2026] DELETE /v2.0/networks/af872166-6f19-4102-97ef-4be791a46ec0 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2372] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:20 2026] DELETE /v2.0/networks/57dbae24-f0e0-4e02-a6a0-955430624bab => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2373] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:39:19 2026] PUT /v2.0/ports/97c8a8eb-cbb5-4917-b68a-2ba132a56bca => generated 1239 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2374] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:20 2026] DELETE /v2.0/networks/bf84fce6-cbe0-492c-9e58-785cdd866b30 => 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-06-02 22:39:20.454 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-edd84638-c088-4ab4-9e62-e45f5089072c'] response: {'name': 'network-changed', 'server_uuid': '3b83ac2e-ea2f-458b-8daf-4c3d78069493', 'tag': '97c8a8eb-cbb5-4917-b68a-2ba132a56bca', 'status': 'completed', 'code': 200} 2026-06-02 22:39:20.545 7 INFO neutron.services.segments.plugin [-] Segment 09b7ec75-fdb3-4c0b-8b6f-936b4ce43899 resource provider aggregate not found 2026-06-02 22:39:20.551 7 INFO neutron.services.segments.plugin [-] Segment 09b7ec75-fdb3-4c0b-8b6f-936b4ce43899 resource provider aggregate not found 2026-06-02 22:39:20.558 7 INFO neutron.services.segments.plugin [-] Segment 09b7ec75-fdb3-4c0b-8b6f-936b4ce43899 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09b7ec75-fdb3-4c0b-8b6f-936b4ce43899 found for delete ", "request_id": "req-e0dde46c-fdaa-4574-8a62-1a1b6fc1da02"}]} 2026-06-02 22:39:20.562 7 INFO neutron.services.segments.plugin [-] Segment 09b7ec75-fdb3-4c0b-8b6f-936b4ce43899 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09b7ec75-fdb3-4c0b-8b6f-936b4ce43899 found for delete ", "request_id": "req-b74573e6-3d8f-4652-a681-8a018e62c917"}]} [pid: 7|app: 0|req: 1213/2375] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:20 2026] DELETE /v2.0/networks/74ac54af-2b3e-4909-b3b5-bd39a31bdb45 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2376] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:20 2026] DELETE /v2.0/networks/0e653807-f270-4c07-a329-6faf627388f3 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2377] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:39:20 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2378] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:21 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2379] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 2 22:39:21 2026] GET /v2.0/networks?tenant_id=c92c797f90cb443ea3259be54a04648e&shared=False => generated 735 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2380] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:39:21 2026] GET /v2.0/security-groups?id=c314795f-407d-49d4-bddb-d980993f38fa&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2381] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 2 22:39:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2382] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:21 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2383] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:21 2026] DELETE /v2.0/security-groups/2a0748c0-3675-49ef-a831-ac786a91b648 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:39:21.306 7 INFO neutron.api.v2.resource [None req-4cc97ef1-9139-48c1-ae91-fbe50c3b25c6 7723f8f5e589405086e826a3dedf47f2 f5aa6c7ec43e48258ba3c592147d5664 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1218/2384] 10.0.0.131 () {32 vars in 737 bytes} [Tue Jun 2 22:39:21 2026] GET /v2.0/security-groups/2a0748c0-3675-49ef-a831-ac786a91b648 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2385] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:39:21 2026] DELETE /v2.0/floatingips/1b250ee4-4d6e-4b7a-a7ea-59ec3afaa19b => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2386] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:21 2026] DELETE /v2.0/security-groups/c5f8a44e-c002-46f5-9270-6c71fe6bafe8 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2387] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:21 2026] GET /v2.0/security-groups?tenant_id=6f2e67d6dbc74c3eb99e9c325e8c215c&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2388] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:21 2026] DELETE /v2.0/security-groups/e62f0b54-f4c6-4fed-aab0-aa1c448347d3 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2389] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:21 2026] GET /v2.0/security-groups?tenant_id=6298dda25345426c9005d8c570a8171d&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:39:22.097 8 INFO neutron.services.segments.plugin [-] Segment f0095a58-54c9-40d3-ada3-e722af5422e7 resource provider aggregate not found 2026-06-02 22:39:22.101 8 INFO neutron.services.segments.plugin [-] Segment f0095a58-54c9-40d3-ada3-e722af5422e7 resource provider aggregate not found 2026-06-02 22:39:22.116 8 INFO neutron.services.segments.plugin [-] Segment f0095a58-54c9-40d3-ada3-e722af5422e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0095a58-54c9-40d3-ada3-e722af5422e7 found for delete ", "request_id": "req-b51f642d-e900-42ea-9226-59306f9dbbe6"}]} 2026-06-02 22:39:22.119 8 INFO neutron.services.segments.plugin [-] Segment f0095a58-54c9-40d3-ada3-e722af5422e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0095a58-54c9-40d3-ada3-e722af5422e7 found for delete ", "request_id": "req-6d6db453-5992-4a6f-bfe5-5d289ead8373"}]} 2026-06-02 22:39:22.130 8 INFO neutron.services.segments.plugin [-] Segment 7b3f30ce-176a-4430-a669-263488d1bf6b resource provider aggregate not found 2026-06-02 22:39:22.138 8 INFO neutron.services.segments.plugin [-] Segment 7b3f30ce-176a-4430-a669-263488d1bf6b resource provider aggregate not found [pid: 7|app: 0|req: 1222/2390] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:22 2026] DELETE /v2.0/security-groups/c3d8f71a-8f49-4ec6-8082-f7d8ba750354 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:39:22.148 8 INFO neutron.services.segments.plugin [-] Segment 7b3f30ce-176a-4430-a669-263488d1bf6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b3f30ce-176a-4430-a669-263488d1bf6b found for delete ", "request_id": "req-9efe31d6-61b9-427c-ab6d-587a55393e73"}]} 2026-06-02 22:39:22.152 8 INFO neutron.services.segments.plugin [-] Segment 7b3f30ce-176a-4430-a669-263488d1bf6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b3f30ce-176a-4430-a669-263488d1bf6b found for delete ", "request_id": "req-63bcacc6-5389-4ef1-a3b3-b5b65bd91aa8"}]} 2026-06-02 22:39:22.159 8 INFO neutron.services.segments.plugin [-] Segment 503cd37d-abc7-48e8-bf6f-bba58831982a resource provider aggregate not found 2026-06-02 22:39:22.170 8 INFO neutron.services.segments.plugin [-] Segment 503cd37d-abc7-48e8-bf6f-bba58831982a resource provider aggregate not found 2026-06-02 22:39:22.173 8 INFO neutron.services.segments.plugin [-] Segment 503cd37d-abc7-48e8-bf6f-bba58831982a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 503cd37d-abc7-48e8-bf6f-bba58831982a found for delete ", "request_id": "req-596e250a-7666-47ef-ba9c-dc1b125c85b4"}]} 2026-06-02 22:39:22.184 8 INFO neutron.services.segments.plugin [-] Segment 503cd37d-abc7-48e8-bf6f-bba58831982a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 503cd37d-abc7-48e8-bf6f-bba58831982a found for delete ", "request_id": "req-d4998e54-e8c8-4b5a-8d50-8544204c062c"}]} [pid: 7|app: 0|req: 1223/2391] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:39:22 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2392] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:39:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.24&port_id=97c8a8eb-cbb5-4917-b68a-2ba132a56bca => 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: 1225/2393] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:39:22 2026] GET /v2.0/subnets?id=fb3e5ca7-3b02-4eaa-a2ef-08d5a835457f => 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: 1226/2394] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:39:22 2026] GET /v2.0/ports?network_id=af26676c-e240-4a74-970d-d7e22e96ea32&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2395] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:22 2026] GET /v2.0/security-groups?tenant_id=32b7d5792c064ca8892898a2fdc537d3&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2396] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:39:22 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2397] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:22 2026] DELETE /v2.0/security-groups/214ffd1a-4ad5-4d94-b819-8340fc59aa59 => 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: 1230/2398] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:39:22 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2399] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:39:21 2026] PUT /v2.0/routers/2b623198-9f24-4b92-8cab-de7cca6a8083/remove_router_interface => generated 309 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:39:23.578 7 INFO neutron.services.segments.plugin [-] Segment 80ea4718-fdbf-489d-8a03-962811ef56cb resource provider aggregate not found 2026-06-02 22:39:23.589 7 INFO neutron.services.segments.plugin [-] Segment 80ea4718-fdbf-489d-8a03-962811ef56cb resource provider aggregate not found 2026-06-02 22:39:23.596 7 INFO neutron.services.segments.plugin [-] Segment 80ea4718-fdbf-489d-8a03-962811ef56cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80ea4718-fdbf-489d-8a03-962811ef56cb found for delete ", "request_id": "req-0f07d172-c8c9-484a-9764-007b3d1bfac7"}]} 2026-06-02 22:39:23.609 7 INFO neutron.services.segments.plugin [-] Segment 80ea4718-fdbf-489d-8a03-962811ef56cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80ea4718-fdbf-489d-8a03-962811ef56cb found for delete ", "request_id": "req-5dab6f7d-e14f-439e-bc16-78f223a1cc08"}]} 2026-06-02 22:39:23.611 7 INFO neutron.db.l3_hamode_db [None req-631486e8-070c-4aa5-8089-985ebf62af70 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] HA network 2e8da8be-aecd-4171-80a8-8e6e2b5a5dfa was deleted as no HA routers are present in tenant f5aa6c7ec43e48258ba3c592147d5664. [pid: 7|app: 0|req: 1231/2400] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:39:22 2026] DELETE /v2.0/routers/2b623198-9f24-4b92-8cab-de7cca6a8083 => generated 0 bytes in 819 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2401] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:39:23 2026] DELETE /v2.0/subnets/0d573893-0351-426a-a9dd-d53130e82fa3 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2402] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:23 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2403] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:39:23 2026] GET /v2.0/security-groups?id=c314795f-407d-49d4-bddb-d980993f38fa&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2404] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:24 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2405] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:23 2026] DELETE /v2.0/networks/603bed24-2f7e-4c70-8c55-cc7f8b06dbab => 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: 1174/2406] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:39:24 2026] PUT /v2.0/routers/c5bdce21-85b0-44b2-87ae-7a15a57bf718/remove_router_interface => generated 309 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:39:25.622 7 INFO neutron.services.segments.plugin [-] Segment c2f25427-71d8-4478-be04-93895547ccc5 resource provider aggregate not found 2026-06-02 22:39:25.626 7 INFO neutron.services.segments.plugin [-] Segment c2f25427-71d8-4478-be04-93895547ccc5 resource provider aggregate not found 2026-06-02 22:39:25.644 7 INFO neutron.services.segments.plugin [-] Segment c2f25427-71d8-4478-be04-93895547ccc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2f25427-71d8-4478-be04-93895547ccc5 found for delete ", "request_id": "req-362b9128-4942-40b8-8754-b111f5849002"}]} 2026-06-02 22:39:25.646 7 INFO neutron.services.segments.plugin [-] Segment c2f25427-71d8-4478-be04-93895547ccc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2f25427-71d8-4478-be04-93895547ccc5 found for delete ", "request_id": "req-4dc0c0a1-82dd-467b-8e55-10844bf2c4cd"}]} [pid: 8|app: 0|req: 1175/2407] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 2 22:39:25 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2408] 199.204.45.3 () {34 vars in 1042 bytes} [Tue Jun 2 22:39:25 2026] GET /v2.0/security-groups?id=c314795f-407d-49d4-bddb-d980993f38fa&fields=id&fields=name => generated 96 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:39:25.996 7 INFO neutron.db.l3_hamode_db [None req-3f510e10-1bce-4c56-b52c-3e694314b2c6 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] HA network cb55d21a-2c88-4d09-8373-9a8dc1ef1645 was deleted as no HA routers are present in tenant 25eb8c33e51543129368095cacef0483. [pid: 7|app: 0|req: 1233/2409] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:39:25 2026] DELETE /v2.0/routers/c5bdce21-85b0-44b2-87ae-7a15a57bf718 => 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: 1177/2410] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:39:26 2026] DELETE /v2.0/subnets/3cecfef2-ba21-4925-b740-e003fc4d1b2d => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2411] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:26 2026] DELETE /v2.0/networks/7ba7d529-1679-4f2d-b933-c0895f241ab7 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:39:26.632 8 WARNING neutron_lib.context [None req-b5a5151a-dcdd-4e2a-a70a-f27eb1c124ea cd8506ff25324ecebe8da4069f31d850 ae8361e0bd094c5c954c74935b6e7a9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:26.797 8 INFO neutron.db.segments_db [None req-b5a5151a-dcdd-4e2a-a70a-f27eb1c124ea cd8506ff25324ecebe8da4069f31d850 ae8361e0bd094c5c954c74935b6e7a9a - - default default] Added segment 94cdf688-17c0-4daf-9dcf-dfa65687fddc of type vxlan for network 366fa88e-875e-4253-aeed-e57f159c23aa [pid: 8|app: 0|req: 1178/2412] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:26 2026] POST /v2.0/networks => generated 632 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:26.896 7 WARNING neutron_lib.context [None req-9e25210b-462b-4ba3-9874-a19b3eecfe15 cd8506ff25324ecebe8da4069f31d850 ae8361e0bd094c5c954c74935b6e7a9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1179/2413] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:26 2026] GET /v2.0/security-groups?tenant_id=25eb8c33e51543129368095cacef0483&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2414] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:26 2026] DELETE /v2.0/security-groups/2748b0fc-3cf0-4e48-a1b4-bf434358161d => 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: 1181/2415] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:27 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => 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: 1182/2416] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:39:27 2026] GET /v2.0/security-groups?id=c314795f-407d-49d4-bddb-d980993f38fa&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2417] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:27 2026] GET /v2.0/security-groups?tenant_id=f5aa6c7ec43e48258ba3c592147d5664&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2418] 10.0.0.131 () {34 vars in 664 bytes} [Tue Jun 2 22:39:26 2026] POST /v2.0/ports => generated 743 bytes in 327 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-06-02 22:39:27.238 7 WARNING neutron_lib.context [None req-cff8d872-3387-40b4-8ef1-dfb12ff6b871 cd8506ff25324ecebe8da4069f31d850 ae8361e0bd094c5c954c74935b6e7a9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:27.314 7 INFO neutron.db.segments_db [None req-cff8d872-3387-40b4-8ef1-dfb12ff6b871 cd8506ff25324ecebe8da4069f31d850 ae8361e0bd094c5c954c74935b6e7a9a - - default default] Added segment 07f8c28c-933d-4015-a7d6-f92e79e3fa26 of type vxlan for network 0fc6940a-1cb3-47e0-b1bf-0e15c0d06f78 [pid: 8|app: 0|req: 1184/2419] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:27 2026] DELETE /v2.0/security-groups/72568742-1f2e-4717-b59d-17fbf183e2ec => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2420] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:27 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2421] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:27 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:27.438 8 WARNING neutron_lib.context [None req-4fe484b7-1893-4a18-a9c6-60acab1c35f7 cd8506ff25324ecebe8da4069f31d850 ae8361e0bd094c5c954c74935b6e7a9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1186/2422] 10.0.0.131 () {34 vars in 664 bytes} [Tue Jun 2 22:39:27 2026] POST /v2.0/ports => generated 743 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:27.718 7 WARNING neutron_lib.context [None req-82567ba6-2cf7-4964-91f2-7c3c09171eb6 cd8506ff25324ecebe8da4069f31d850 ae8361e0bd094c5c954c74935b6e7a9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:27.738 7 INFO neutron.services.segments.plugin [-] Segment 7238bb8a-0e0d-46f7-a5d8-e37dad990e53 resource provider aggregate not found 2026-06-02 22:39:27.742 7 INFO neutron.services.segments.plugin [-] Segment 7238bb8a-0e0d-46f7-a5d8-e37dad990e53 resource provider aggregate not found 2026-06-02 22:39:27.754 7 INFO neutron.services.segments.plugin [-] Segment 7238bb8a-0e0d-46f7-a5d8-e37dad990e53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7238bb8a-0e0d-46f7-a5d8-e37dad990e53 found for delete ", "request_id": "req-68ae2579-9bbf-441b-8542-c16ab36f3164"}]} 2026-06-02 22:39:27.757 7 INFO neutron.services.segments.plugin [-] Segment 7238bb8a-0e0d-46f7-a5d8-e37dad990e53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7238bb8a-0e0d-46f7-a5d8-e37dad990e53 found for delete ", "request_id": "req-c434b55f-4bfe-446b-915c-34cbc76c426f"}]} 2026-06-02 22:39:27.770 7 INFO neutron.services.segments.plugin [-] Segment f65e7ca0-4eff-4aab-99a6-1112d3712d02 resource provider aggregate not found 2026-06-02 22:39:27.773 7 INFO neutron.services.segments.plugin [-] Segment f65e7ca0-4eff-4aab-99a6-1112d3712d02 resource provider aggregate not found 2026-06-02 22:39:27.788 7 INFO neutron.services.segments.plugin [-] Segment f65e7ca0-4eff-4aab-99a6-1112d3712d02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f65e7ca0-4eff-4aab-99a6-1112d3712d02 found for delete ", "request_id": "req-acad7069-5d87-477a-bbd6-d16f446c30a9"}]} 2026-06-02 22:39:27.788 7 INFO neutron.services.segments.plugin [-] Segment f65e7ca0-4eff-4aab-99a6-1112d3712d02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f65e7ca0-4eff-4aab-99a6-1112d3712d02 found for delete ", "request_id": "req-22e6dde9-fd3c-43c4-91f5-74f6d7666930"}]} 2026-06-02 22:39:27.798 7 INFO neutron.db.segments_db [None req-82567ba6-2cf7-4964-91f2-7c3c09171eb6 cd8506ff25324ecebe8da4069f31d850 ae8361e0bd094c5c954c74935b6e7a9a - - default default] Added segment 86d580b4-c9ec-4170-b695-3119bf46d53f of type vxlan for network 7a8a0d7f-4e22-4466-b2ac-a354a2a652c9 [pid: 7|app: 0|req: 1237/2423] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:27 2026] POST /v2.0/networks => generated 632 bytes in 195 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-06-02 22:39:27.914 8 WARNING neutron_lib.context [None req-87145081-cc9f-4e55-8ad6-b4602e4e5352 cd8506ff25324ecebe8da4069f31d850 ae8361e0bd094c5c954c74935b6e7a9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1187/2424] 10.0.0.131 () {34 vars in 664 bytes} [Tue Jun 2 22:39:27 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:28.232 7 WARNING neutron_lib.context [None req-682dcfd2-4082-46c7-bb0a-173f336f6cac cd8506ff25324ecebe8da4069f31d850 ae8361e0bd094c5c954c74935b6e7a9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:28.289 7 INFO neutron.db.segments_db [None req-682dcfd2-4082-46c7-bb0a-173f336f6cac cd8506ff25324ecebe8da4069f31d850 ae8361e0bd094c5c954c74935b6e7a9a - - default default] Added segment 209cdbb2-efa0-4e30-8018-d2839f91123c of type vxlan for network ee51cadd-c5ce-4acd-bda8-59956f3d1594 [pid: 7|app: 0|req: 1238/2425] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:28 2026] POST /v2.0/networks => generated 631 bytes in 184 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-06-02 22:39:28.421 8 WARNING neutron_lib.context [None req-3585250d-ec32-4171-8d14-a9e7161c2f8c cd8506ff25324ecebe8da4069f31d850 ae8361e0bd094c5c954c74935b6e7a9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1188/2426] 10.0.0.131 () {34 vars in 664 bytes} [Tue Jun 2 22:39:28 2026] POST /v2.0/ports => generated 743 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:28.705 7 WARNING neutron_lib.context [None req-3e9880df-f336-4aef-b401-574e944d877f cd8506ff25324ecebe8da4069f31d850 ae8361e0bd094c5c954c74935b6e7a9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:28.759 7 INFO neutron.db.segments_db [None req-3e9880df-f336-4aef-b401-574e944d877f cd8506ff25324ecebe8da4069f31d850 ae8361e0bd094c5c954c74935b6e7a9a - - default default] Added segment 8236b2f6-8998-479f-ac05-67640aa22220 of type vxlan for network 28dc6092-4124-45f6-9ef9-f1d633da7683 [pid: 7|app: 0|req: 1239/2427] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:28 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-06-02 22:39:28.891 8 WARNING neutron_lib.context [None req-e8eeba7b-bbc6-4ac3-818d-744e3f0650b9 cd8506ff25324ecebe8da4069f31d850 ae8361e0bd094c5c954c74935b6e7a9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1189/2428] 10.0.0.131 () {34 vars in 664 bytes} [Tue Jun 2 22:39:28 2026] POST /v2.0/ports => generated 743 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2429] 10.0.0.131 () {34 vars in 747 bytes} [Tue Jun 2 22:39:29 2026] PUT /v2.0/ports/b881079d-3e2c-480f-8f0f-69f3ccba53b5/tags => generated 17 bytes in 68 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: 1190/2430] 10.0.0.131 () {34 vars in 747 bytes} [Tue Jun 2 22:39:29 2026] PUT /v2.0/ports/7886e142-ca45-4f03-ad00-47d833c14839/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2431] 10.0.0.131 () {34 vars in 747 bytes} [Tue Jun 2 22:39:29 2026] PUT /v2.0/ports/0494bbf3-7612-4ee2-83f4-1345a4da63a1/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2432] 10.0.0.131 () {34 vars in 747 bytes} [Tue Jun 2 22:39:29 2026] PUT /v2.0/ports/548d73b2-1ef9-4c6e-b42e-9c6e152cfad8/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2433] 10.0.0.131 () {32 vars in 660 bytes} [Tue Jun 2 22:39:29 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2434] 10.0.0.131 () {32 vars in 674 bytes} [Tue Jun 2 22:39:29 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2435] 10.0.0.131 () {32 vars in 670 bytes} [Tue Jun 2 22:39:29 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2436] 10.0.0.131 () {32 vars in 682 bytes} [Tue Jun 2 22:39:29 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2437] 10.0.0.131 () {32 vars in 668 bytes} [Tue Jun 2 22:39:29 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2438] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:30 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => 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: 1195/2439] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:39:30 2026] GET /v2.0/security-groups?id=c314795f-407d-49d4-bddb-d980993f38fa&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2440] 10.0.0.131 () {32 vars in 682 bytes} [Tue Jun 2 22:39:30 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2441] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:39:30 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => 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: 1196/2442] 10.0.0.131 () {32 vars in 678 bytes} [Tue Jun 2 22:39:30 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2443] 10.0.0.131 () {32 vars in 690 bytes} [Tue Jun 2 22:39:30 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2444] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:39:30 2026] DELETE /v2.0/ports/b881079d-3e2c-480f-8f0f-69f3ccba53b5 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2445] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:39:30 2026] DELETE /v2.0/ports/7886e142-ca45-4f03-ad00-47d833c14839 => 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: 1198/2446] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:39:30 2026] DELETE /v2.0/ports/0494bbf3-7612-4ee2-83f4-1345a4da63a1 => 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: 1249/2447] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:39:31 2026] DELETE /v2.0/ports/548d73b2-1ef9-4c6e-b42e-9c6e152cfad8 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2448] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:39:31 2026] DELETE /v2.0/ports/aeb332b4-9434-44c0-b1d5-b74a289ae685 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:39:31.545 7 INFO neutron.services.segments.plugin [-] Segment 94cdf688-17c0-4daf-9dcf-dfa65687fddc resource provider aggregate not found 2026-06-02 22:39:31.554 7 INFO neutron.services.segments.plugin [-] Segment 94cdf688-17c0-4daf-9dcf-dfa65687fddc resource provider aggregate not found 2026-06-02 22:39:31.561 7 INFO neutron.services.segments.plugin [-] Segment 94cdf688-17c0-4daf-9dcf-dfa65687fddc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94cdf688-17c0-4daf-9dcf-dfa65687fddc found for delete ", "request_id": "req-c753bc06-c198-4fd7-bcbb-6a85caf98b82"}]} 2026-06-02 22:39:31.567 7 INFO neutron.services.segments.plugin [-] Segment 94cdf688-17c0-4daf-9dcf-dfa65687fddc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94cdf688-17c0-4daf-9dcf-dfa65687fddc found for delete ", "request_id": "req-df1d8d1b-7904-4fb5-b37a-cb5332af0425"}]} [pid: 7|app: 0|req: 1250/2449] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:31 2026] DELETE /v2.0/networks/366fa88e-875e-4253-aeed-e57f159c23aa => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:39:31.719 8 INFO neutron.services.segments.plugin [-] Segment 07f8c28c-933d-4015-a7d6-f92e79e3fa26 resource provider aggregate not found 2026-06-02 22:39:31.727 8 INFO neutron.services.segments.plugin [-] Segment 07f8c28c-933d-4015-a7d6-f92e79e3fa26 resource provider aggregate not found 2026-06-02 22:39:31.740 8 INFO neutron.services.segments.plugin [-] Segment 07f8c28c-933d-4015-a7d6-f92e79e3fa26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07f8c28c-933d-4015-a7d6-f92e79e3fa26 found for delete ", "request_id": "req-7a4039fa-7049-4022-b784-a34dad602652"}]} 2026-06-02 22:39:31.750 8 INFO neutron.services.segments.plugin [-] Segment 07f8c28c-933d-4015-a7d6-f92e79e3fa26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07f8c28c-933d-4015-a7d6-f92e79e3fa26 found for delete ", "request_id": "req-ec68bab1-7843-4aa6-854b-a8a246b694ad"}]} [pid: 8|app: 0|req: 1200/2450] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:31 2026] DELETE /v2.0/networks/0fc6940a-1cb3-47e0-b1bf-0e15c0d06f78 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:39:31.779 7 WARNING neutron_lib.context [None req-623b98f8-70fd-4b59-a2b4-73a43d24fa76 06cc24e8d9dc4985ac7bd246f2eddf9a 119639024df14f40aa6f5e7e73e8684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1201/2451] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:31 2026] DELETE /v2.0/networks/7a8a0d7f-4e22-4466-b2ac-a354a2a652c9 => 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: 1251/2452] 10.0.0.131 () {34 vars in 684 bytes} [Tue Jun 2 22:39:31 2026] POST /v2.0/security-groups => generated 1603 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:39:32.045 7 WARNING neutron_lib.context [None req-7c50f644-f318-4f05-92a7-2e025344fa97 06cc24e8d9dc4985ac7bd246f2eddf9a 119639024df14f40aa6f5e7e73e8684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2453] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:31 2026] DELETE /v2.0/networks/ee51cadd-c5ce-4acd-bda8-59956f3d1594 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2456] 10.0.0.131 () {34 vars in 684 bytes} [Tue Jun 2 22:39:32 2026] POST /v2.0/security-groups => generated 1603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:39:32.173 7 WARNING neutron_lib.context [None req-957e7dde-c80d-40e0-9e20-2006f7b65287 06cc24e8d9dc4985ac7bd246f2eddf9a 119639024df14f40aa6f5e7e73e8684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1205/2457] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:32 2026] DELETE /v2.0/networks/28dc6092-4124-45f6-9ef9-f1d633da7683 => 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: 1253/2458] 10.0.0.131 () {34 vars in 684 bytes} [Tue Jun 2 22:39:32 2026] POST /v2.0/security-groups => generated 1603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:39:32.305 8 WARNING neutron_lib.context [None req-480e979f-0752-416b-86d5-9f4b8a9215dc 06cc24e8d9dc4985ac7bd246f2eddf9a 119639024df14f40aa6f5e7e73e8684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2459] 10.0.0.131 () {34 vars in 684 bytes} [Tue Jun 2 22:39:32 2026] POST /v2.0/security-groups => generated 1603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 22:39:32.436 7 WARNING neutron_lib.context [None req-a1ecc1ae-2cfb-4771-95ea-be8b831106ec 06cc24e8d9dc4985ac7bd246f2eddf9a 119639024df14f40aa6f5e7e73e8684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1254/2460] 10.0.0.131 () {34 vars in 684 bytes} [Tue Jun 2 22:39:32 2026] POST /v2.0/security-groups => generated 1603 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2461] 10.0.0.131 () {34 vars in 767 bytes} [Tue Jun 2 22:39:32 2026] PUT /v2.0/security-groups/d3eadf10-987c-4e7b-bfae-3437c17ca6fb/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2462] 10.0.0.131 () {34 vars in 767 bytes} [Tue Jun 2 22:39:32 2026] PUT /v2.0/security-groups/321209cd-dce5-48dd-953f-632415c266bc/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2463] 10.0.0.131 () {34 vars in 767 bytes} [Tue Jun 2 22:39:32 2026] PUT /v2.0/security-groups/40ceed53-589d-470d-8568-df15c3e52f3f/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2464] 10.0.0.131 () {34 vars in 767 bytes} [Tue Jun 2 22:39:32 2026] PUT /v2.0/security-groups/511e8a57-4877-496c-880c-ff0171c50d79/tags => 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: 1209/2465] 10.0.0.131 () {32 vars in 680 bytes} [Tue Jun 2 22:39:32 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2466] 10.0.0.131 () {32 vars in 694 bytes} [Tue Jun 2 22:39:32 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2467] 10.0.0.131 () {32 vars in 690 bytes} [Tue Jun 2 22:39:32 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2468] 10.0.0.131 () {32 vars in 702 bytes} [Tue Jun 2 22:39:32 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2469] 10.0.0.131 () {32 vars in 688 bytes} [Tue Jun 2 22:39:32 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2470] 10.0.0.131 () {32 vars in 702 bytes} [Tue Jun 2 22:39:32 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2471] 10.0.0.131 () {32 vars in 698 bytes} [Tue Jun 2 22:39:33 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2472] 10.0.0.131 () {32 vars in 710 bytes} [Tue Jun 2 22:39:33 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2473] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:33 2026] DELETE /v2.0/security-groups/d3eadf10-987c-4e7b-bfae-3437c17ca6fb => 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: 1215/2474] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:33 2026] DELETE /v2.0/security-groups/321209cd-dce5-48dd-953f-632415c266bc => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2475] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:33 2026] GET /v2.0/security-groups?tenant_id=e010a203a1004f37bea1c4beefb769f3&name=default => generated 2929 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2476] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:33 2026] DELETE /v2.0/security-groups/40ceed53-589d-470d-8568-df15c3e52f3f => 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: 1261/2477] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:33 2026] DELETE /v2.0/security-groups/51c831e1-ca1f-432e-be23-522b050dad09 => 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: 1217/2478] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:33 2026] DELETE /v2.0/security-groups/511e8a57-4877-496c-880c-ff0171c50d79 => 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: 1262/2479] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:33 2026] DELETE /v2.0/security-groups/6d8cfe1f-4f93-4642-948c-600de49690d9 => 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: 1218/2480] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:33 2026] GET /v2.0/security-groups?tenant_id=ae8361e0bd094c5c954c74935b6e7a9a&name=default => generated 2929 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2481] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:33 2026] DELETE /v2.0/security-groups/199ea0a0-bdd4-4e90-91d0-4e9d08ae2a23 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:39:34.028 8 INFO neutron.services.segments.plugin [-] Segment 86d580b4-c9ec-4170-b695-3119bf46d53f resource provider aggregate not found 2026-06-02 22:39:34.035 8 INFO neutron.services.segments.plugin [-] Segment 86d580b4-c9ec-4170-b695-3119bf46d53f resource provider aggregate not found 2026-06-02 22:39:34.044 8 INFO neutron.services.segments.plugin [-] Segment 86d580b4-c9ec-4170-b695-3119bf46d53f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86d580b4-c9ec-4170-b695-3119bf46d53f found for delete ", "request_id": "req-93c2027d-442c-4cff-b590-c696e518a734"}]} 2026-06-02 22:39:34.052 8 INFO neutron.services.segments.plugin [-] Segment 86d580b4-c9ec-4170-b695-3119bf46d53f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86d580b4-c9ec-4170-b695-3119bf46d53f found for delete ", "request_id": "req-be9c4097-feb2-4824-adfd-6a20146fdb11"}]} 2026-06-02 22:39:34.058 8 INFO neutron.services.segments.plugin [-] Segment 209cdbb2-efa0-4e30-8018-d2839f91123c resource provider aggregate not found 2026-06-02 22:39:34.068 8 INFO neutron.services.segments.plugin [-] Segment 209cdbb2-efa0-4e30-8018-d2839f91123c resource provider aggregate not found 2026-06-02 22:39:34.074 8 INFO neutron.services.segments.plugin [-] Segment 209cdbb2-efa0-4e30-8018-d2839f91123c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 209cdbb2-efa0-4e30-8018-d2839f91123c found for delete ", "request_id": "req-83673baa-968e-486a-af41-df27e4ddfe66"}]} 2026-06-02 22:39:34.085 8 INFO neutron.services.segments.plugin [-] Segment 209cdbb2-efa0-4e30-8018-d2839f91123c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 209cdbb2-efa0-4e30-8018-d2839f91123c found for delete ", "request_id": "req-8ca35bf3-24de-4556-a623-8bfc26bafe4f"}]} 2026-06-02 22:39:34.092 8 INFO neutron.services.segments.plugin [-] Segment 8236b2f6-8998-479f-ac05-67640aa22220 resource provider aggregate not found 2026-06-02 22:39:34.102 8 INFO neutron.services.segments.plugin [-] Segment 8236b2f6-8998-479f-ac05-67640aa22220 resource provider aggregate not found 2026-06-02 22:39:34.116 8 INFO neutron.services.segments.plugin [-] Segment 8236b2f6-8998-479f-ac05-67640aa22220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8236b2f6-8998-479f-ac05-67640aa22220 found for delete ", "request_id": "req-338ff6e0-1657-48b0-b886-01a3bcaf7a8e"}]} 2026-06-02 22:39:34.119 8 INFO neutron.services.segments.plugin [-] Segment 8236b2f6-8998-479f-ac05-67640aa22220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8236b2f6-8998-479f-ac05-67640aa22220 found for delete ", "request_id": "req-3dfbc5f7-632c-40d2-8cfe-f5538206e7a9"}]} [pid: 8|app: 0|req: 1219/2482] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:33 2026] GET /v2.0/security-groups?tenant_id=eb477632d12348bf9c99c72e991be7e7&name=default => generated 2929 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2483] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:34 2026] DELETE /v2.0/security-groups/35285545-92db-4e91-8fb8-3f9a1f51e7a5 => 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: 1220/2484] 199.204.45.3 () {34 vars in 1094 bytes} [Tue Jun 2 22:39:34 2026] GET /v2.0/ports?device_id=af00d5c0-6ff9-43d9-ade6-c18693fb6b8f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2485] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:34 2026] GET /v2.0/security-groups?tenant_id=ab319468e91a4eea9e3f95462d6749b1&name=default => generated 2929 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2486] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:34 2026] DELETE /v2.0/security-groups/33f0ab16-18ff-49fe-a625-182883e63dc7 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2487] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:39:34 2026] GET /v2.0/ports?tenant_id=1ecca31835764433a307a7735a31c61f&device_id=af00d5c0-6ff9-43d9-ade6-c18693fb6b8f => generated 1465 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2488] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:35 2026] GET /v2.0/security-groups?tenant_id=119639024df14f40aa6f5e7e73e8684d&name=default => generated 2929 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2489] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:35 2026] DELETE /v2.0/security-groups/653eb913-91b8-4c9f-ad35-5e79b66c81cb => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2490] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:35 2026] GET /v2.0/security-groups?tenant_id=6ea490ef8d8a4808b0cb69bad9968c4b&name=default => generated 2929 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2491] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:39:35 2026] GET /v2.0/networks?id=776c08f0-cf6a-491a-a100-f0b432a936aa => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2492] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:35 2026] DELETE /v2.0/security-groups/51f6fe2c-a629-435d-a387-2471c983bf87 => 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: 1225/2493] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:39:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=c9b40d41-25c2-4bb5-82ee-75696b8881b7 => 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: 1269/2494] 199.204.45.3 () {34 vars in 1100 bytes} [Tue Jun 2 22:39:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac4&port_id=c9b40d41-25c2-4bb5-82ee-75696b8881b7 => 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: 1226/2495] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 2 22:39:35 2026] GET /v2.0/subnets?id=9d42e811-d092-4dd0-b494-82883458f34b&id=9bd21891-3d5d-47b7-b59a-62d089c544b8 => generated 1411 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2496] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:39:35 2026] GET /v2.0/ports?network_id=776c08f0-cf6a-491a-a100-f0b432a936aa&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2497] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:39:35 2026] GET /v2.0/ports?network_id=776c08f0-cf6a-491a-a100-f0b432a936aa&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2498] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:39:35 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?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: 1228/2499] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:39:35 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?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) 2026-06-02 22:39:39.546 7 WARNING neutron_lib.context [None req-ff780e8d-0908-4224-886d-213fadad748a 15ddb52ee826417186d2283b10120e07 a43a116096814f3fa9c4359fb704aae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:39.690 7 INFO neutron.db.segments_db [None req-ff780e8d-0908-4224-886d-213fadad748a 15ddb52ee826417186d2283b10120e07 a43a116096814f3fa9c4359fb704aae6 - - default default] Added segment 8d1da265-924c-4757-90c9-cb426d231983 of type vxlan for network acbc97e2-6aac-4f6a-95bc-ec865a01a3ee [pid: 7|app: 0|req: 1272/2500] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:39 2026] POST /v2.0/networks => generated 631 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:39.804 8 WARNING neutron_lib.context [None req-790a9f66-7b5e-4fc7-9ebd-0a1bbde71247 15ddb52ee826417186d2283b10120e07 a43a116096814f3fa9c4359fb704aae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1229/2501] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:39:39 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:40.075 7 WARNING neutron_lib.context [None req-9d9d4cf4-0315-400e-b612-d08940aae438 15ddb52ee826417186d2283b10120e07 a43a116096814f3fa9c4359fb704aae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:40.129 7 INFO neutron.db.segments_db [None req-9d9d4cf4-0315-400e-b612-d08940aae438 15ddb52ee826417186d2283b10120e07 a43a116096814f3fa9c4359fb704aae6 - - default default] Added segment 94d2db82-cc65-44fe-ae9b-b0223e7153af of type vxlan for network 86f2a5d4-5801-4511-9d8e-4511b15a6c81 [pid: 7|app: 0|req: 1273/2502] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:40 2026] POST /v2.0/networks => generated 632 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:40.241 8 WARNING neutron_lib.context [None req-60e78cf2-e9c6-4583-9b74-5f71bb70bcbd 15ddb52ee826417186d2283b10120e07 a43a116096814f3fa9c4359fb704aae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1230/2503] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:39:40 2026] POST /v2.0/subnets => generated 629 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:40.472 7 WARNING neutron_lib.context [None req-8d09b605-699c-46e2-8c80-62ed2b25d768 15ddb52ee826417186d2283b10120e07 a43a116096814f3fa9c4359fb704aae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:40.515 7 INFO neutron.db.segments_db [None req-8d09b605-699c-46e2-8c80-62ed2b25d768 15ddb52ee826417186d2283b10120e07 a43a116096814f3fa9c4359fb704aae6 - - default default] Added segment 79e0d17f-da9d-489e-8e18-316866e466b9 of type vxlan for network 9e2363a3-4679-4d14-9046-559c94035459 [pid: 7|app: 0|req: 1274/2504] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:40 2026] POST /v2.0/networks => generated 632 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:40.602 8 WARNING neutron_lib.context [None req-7195b00a-a725-409b-afce-2f2b45973b0e 15ddb52ee826417186d2283b10120e07 a43a116096814f3fa9c4359fb704aae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1231/2505] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:39:40 2026] POST /v2.0/subnets => generated 629 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:40.823 7 WARNING neutron_lib.context [None req-56ffc83e-cd09-40d9-8fe5-bde5dcbcbe99 15ddb52ee826417186d2283b10120e07 a43a116096814f3fa9c4359fb704aae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:40.871 7 INFO neutron.db.segments_db [None req-56ffc83e-cd09-40d9-8fe5-bde5dcbcbe99 15ddb52ee826417186d2283b10120e07 a43a116096814f3fa9c4359fb704aae6 - - default default] Added segment f1940db8-e701-472b-8e64-40b3c102055a of type vxlan for network 213a53d9-b657-4531-a3ee-964287ae6be8 [pid: 7|app: 0|req: 1275/2506] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:40 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-06-02 22:39:40.978 8 WARNING neutron_lib.context [None req-b2d32f0d-7d2d-4f3e-ad0e-6e8d2626f72e 15ddb52ee826417186d2283b10120e07 a43a116096814f3fa9c4359fb704aae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1232/2507] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:39:40 2026] POST /v2.0/subnets => generated 629 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:41.234 7 WARNING neutron_lib.context [None req-2df3acd4-4c4d-4c14-a9ba-f6104bcab0c1 15ddb52ee826417186d2283b10120e07 a43a116096814f3fa9c4359fb704aae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:41.284 7 INFO neutron.db.segments_db [None req-2df3acd4-4c4d-4c14-a9ba-f6104bcab0c1 15ddb52ee826417186d2283b10120e07 a43a116096814f3fa9c4359fb704aae6 - - default default] Added segment 83e2129c-c569-4ae4-a6c2-73705850b554 of type vxlan for network 2503a67c-282d-4548-bf0a-ffbf5b319442 [pid: 7|app: 0|req: 1276/2508] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:41 2026] POST /v2.0/networks => generated 632 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:41.363 8 WARNING neutron_lib.context [None req-7a94e7f0-e415-44ef-ae7a-3d8ae64c22e9 15ddb52ee826417186d2283b10120e07 a43a116096814f3fa9c4359fb704aae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1233/2509] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:39:41 2026] POST /v2.0/subnets => generated 629 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2510] 10.0.0.131 () {34 vars in 751 bytes} [Tue Jun 2 22:39:41 2026] PUT /v2.0/subnets/2b097912-7c98-48ea-813b-584e78cb0e32/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2511] 10.0.0.131 () {34 vars in 751 bytes} [Tue Jun 2 22:39:41 2026] PUT /v2.0/subnets/966ffcd9-ca0f-417a-b10a-fd21a8f97616/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2512] 10.0.0.131 () {34 vars in 751 bytes} [Tue Jun 2 22:39:41 2026] PUT /v2.0/subnets/96c9c044-6a24-4b0e-8f97-b6d6c29aae01/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2513] 10.0.0.131 () {34 vars in 751 bytes} [Tue Jun 2 22:39:41 2026] PUT /v2.0/subnets/fa65c6ce-58a0-4760-a4cc-83accc866436/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2514] 10.0.0.131 () {32 vars in 664 bytes} [Tue Jun 2 22:39:41 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2515] 10.0.0.131 () {32 vars in 678 bytes} [Tue Jun 2 22:39:41 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2516] 10.0.0.131 () {32 vars in 674 bytes} [Tue Jun 2 22:39:41 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2517] 10.0.0.131 () {32 vars in 686 bytes} [Tue Jun 2 22:39:41 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2518] 10.0.0.131 () {32 vars in 672 bytes} [Tue Jun 2 22:39:42 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2519] 10.0.0.131 () {32 vars in 686 bytes} [Tue Jun 2 22:39:42 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2520] 10.0.0.131 () {32 vars in 682 bytes} [Tue Jun 2 22:39:42 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2521] 10.0.0.131 () {32 vars in 694 bytes} [Tue Jun 2 22:39:42 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2522] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:39:42 2026] DELETE /v2.0/subnets/2b097912-7c98-48ea-813b-584e78cb0e32 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2523] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:39:42 2026] DELETE /v2.0/subnets/966ffcd9-ca0f-417a-b10a-fd21a8f97616 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2524] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:39:42 2026] DELETE /v2.0/subnets/96c9c044-6a24-4b0e-8f97-b6d6c29aae01 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2525] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:39:42 2026] DELETE /v2.0/subnets/fa65c6ce-58a0-4760-a4cc-83accc866436 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2526] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:39:42 2026] DELETE /v2.0/subnets/225506f4-2522-4caa-b02d-c429b8c3a852 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:39:43.391 8 INFO neutron.services.segments.plugin [-] Segment 8d1da265-924c-4757-90c9-cb426d231983 resource provider aggregate not found 2026-06-02 22:39:43.394 8 INFO neutron.services.segments.plugin [-] Segment 8d1da265-924c-4757-90c9-cb426d231983 resource provider aggregate not found 2026-06-02 22:39:43.402 8 INFO neutron.services.segments.plugin [-] Segment 8d1da265-924c-4757-90c9-cb426d231983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d1da265-924c-4757-90c9-cb426d231983 found for delete ", "request_id": "req-a811816c-d090-4ed4-8da0-bbddd34b2e78"}]} 2026-06-02 22:39:43.407 8 INFO neutron.services.segments.plugin [-] Segment 8d1da265-924c-4757-90c9-cb426d231983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d1da265-924c-4757-90c9-cb426d231983 found for delete ", "request_id": "req-f6fdff6e-450b-4173-b720-6caa48dc10a3"}]} [pid: 8|app: 0|req: 1242/2527] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:43 2026] DELETE /v2.0/networks/acbc97e2-6aac-4f6a-95bc-ec865a01a3ee => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:39:43.730 7 INFO neutron.services.segments.plugin [-] Segment 94d2db82-cc65-44fe-ae9b-b0223e7153af resource provider aggregate not found 2026-06-02 22:39:43.735 7 INFO neutron.services.segments.plugin [-] Segment 94d2db82-cc65-44fe-ae9b-b0223e7153af resource provider aggregate not found 2026-06-02 22:39:43.746 7 INFO neutron.services.segments.plugin [-] Segment 94d2db82-cc65-44fe-ae9b-b0223e7153af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94d2db82-cc65-44fe-ae9b-b0223e7153af found for delete ", "request_id": "req-3a5b6fb4-d8a5-4f52-a5d4-16ad562b070e"}]} 2026-06-02 22:39:43.747 7 INFO neutron.services.segments.plugin [-] Segment 94d2db82-cc65-44fe-ae9b-b0223e7153af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94d2db82-cc65-44fe-ae9b-b0223e7153af found for delete ", "request_id": "req-d5e15c45-d159-4fc7-85c5-458a7ff4140f"}]} [pid: 7|app: 0|req: 1286/2528] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:43 2026] DELETE /v2.0/networks/86f2a5d4-5801-4511-9d8e-4511b15a6c81 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2529] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:43 2026] DELETE /v2.0/networks/9e2363a3-4679-4d14-9046-559c94035459 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2530] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:44 2026] DELETE /v2.0/networks/213a53d9-b657-4531-a3ee-964287ae6be8 => 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: 1244/2531] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:44 2026] DELETE /v2.0/networks/2503a67c-282d-4548-bf0a-ffbf5b319442 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:39:45.767 7 INFO neutron.services.segments.plugin [-] Segment f1940db8-e701-472b-8e64-40b3c102055a resource provider aggregate not found 2026-06-02 22:39:45.772 7 INFO neutron.services.segments.plugin [-] Segment f1940db8-e701-472b-8e64-40b3c102055a resource provider aggregate not found 2026-06-02 22:39:45.790 7 INFO neutron.services.segments.plugin [-] Segment f1940db8-e701-472b-8e64-40b3c102055a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1940db8-e701-472b-8e64-40b3c102055a found for delete ", "request_id": "req-72acbc69-4ca9-43ed-b35c-732064d46d1c"}]} 2026-06-02 22:39:45.790 7 INFO neutron.services.segments.plugin [-] Segment f1940db8-e701-472b-8e64-40b3c102055a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1940db8-e701-472b-8e64-40b3c102055a found for delete ", "request_id": "req-bbddb757-1234-440a-87f5-8fdc2fbbbe77"}]} [pid: 7|app: 0|req: 1288/2532] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:45 2026] GET /v2.0/security-groups?tenant_id=47784ef56b134eeca270f80ff28ca892&name=default => generated 2929 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:39:45.922 8 INFO neutron.services.segments.plugin [-] Segment 79e0d17f-da9d-489e-8e18-316866e466b9 resource provider aggregate not found 2026-06-02 22:39:45.926 8 INFO neutron.services.segments.plugin [-] Segment 79e0d17f-da9d-489e-8e18-316866e466b9 resource provider aggregate not found 2026-06-02 22:39:45.936 8 INFO neutron.services.segments.plugin [-] Segment 79e0d17f-da9d-489e-8e18-316866e466b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79e0d17f-da9d-489e-8e18-316866e466b9 found for delete ", "request_id": "req-6e102fc7-d738-4240-b8e2-75888e38b2d7"}]} 2026-06-02 22:39:45.940 8 INFO neutron.services.segments.plugin [-] Segment 79e0d17f-da9d-489e-8e18-316866e466b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79e0d17f-da9d-489e-8e18-316866e466b9 found for delete ", "request_id": "req-dd189e41-2e2f-4ae6-a88f-2d8b0d89adeb"}]} 2026-06-02 22:39:45.949 8 INFO neutron.services.segments.plugin [-] Segment 83e2129c-c569-4ae4-a6c2-73705850b554 resource provider aggregate not found 2026-06-02 22:39:45.957 8 INFO neutron.services.segments.plugin [-] Segment 83e2129c-c569-4ae4-a6c2-73705850b554 resource provider aggregate not found 2026-06-02 22:39:45.961 8 INFO neutron.services.segments.plugin [-] Segment 83e2129c-c569-4ae4-a6c2-73705850b554 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83e2129c-c569-4ae4-a6c2-73705850b554 found for delete ", "request_id": "req-08516180-694f-4f89-b0a1-7ed7c97707e0"}]} 2026-06-02 22:39:45.969 8 INFO neutron.services.segments.plugin [-] Segment 83e2129c-c569-4ae4-a6c2-73705850b554 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83e2129c-c569-4ae4-a6c2-73705850b554 found for delete ", "request_id": "req-c4205794-8ff3-4d06-84eb-164efcb575c8"}]} [pid: 8|app: 0|req: 1245/2533] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:45 2026] DELETE /v2.0/security-groups/04cda27d-ee61-4bcc-a50c-c31ee377baf0 => 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: 1289/2534] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:46 2026] GET /v2.0/security-groups?tenant_id=b73429e68893431ab575cc21960a3080&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2535] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:46 2026] DELETE /v2.0/security-groups/4d767915-59ce-4d0b-b0f3-0c578f4aa06d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2536] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:46 2026] GET /v2.0/security-groups?tenant_id=a43a116096814f3fa9c4359fb704aae6&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: 1247/2537] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:46 2026] DELETE /v2.0/security-groups/7dae6499-cfbc-4ef8-b1e0-767899b0f713 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:39:50.811 7 WARNING neutron_lib.context [None req-63d9e944-d987-46c6-928f-aa08caed897e 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:50.927 7 INFO neutron.db.segments_db [None req-63d9e944-d987-46c6-928f-aa08caed897e 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Added segment 8c0371e0-627e-4489-8968-295b103906fd of type vxlan for network cc8572db-ff02-4660-8f90-c30d08568f35 [pid: 7|app: 0|req: 1292/2540] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:50 2026] POST /v2.0/networks => generated 630 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:51.022 8 WARNING neutron_lib.context [None req-62a245a5-55cb-4e6f-873b-99af7975412b 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1249/2541] 10.0.0.131 () {34 vars in 664 bytes} [Tue Jun 2 22:39:51 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-06-02 22:39:51.350 7 WARNING neutron_lib.context [None req-76809996-f874-4f5d-ae0f-635c91926675 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1293/2542] 10.0.0.131 () {34 vars in 666 bytes} [Tue Jun 2 22:39:51 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-06-02 22:39:51.564 8 WARNING neutron_lib.context [None req-4be8849f-90d1-4141-9258-ab505a0c3893 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:51.610 8 INFO neutron.db.segments_db [None req-4be8849f-90d1-4141-9258-ab505a0c3893 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Added segment b2962b00-c439-416d-9af3-c9f718c87c7e of type vxlan for network 4577e3fb-0c14-41e6-9ad7-47ee3ccda9c8 [pid: 8|app: 0|req: 1250/2543] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:51 2026] POST /v2.0/networks => generated 631 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:51.704 7 WARNING neutron_lib.context [None req-c21d697a-86ff-4710-94bf-052757e0d3a2 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1294/2544] 10.0.0.131 () {34 vars in 664 bytes} [Tue Jun 2 22:39:51 2026] POST /v2.0/ports => generated 743 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:51.979 8 WARNING neutron_lib.context [None req-32710b0d-75a6-49af-bea1-2f2dce9e2977 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1251/2545] 10.0.0.131 () {34 vars in 666 bytes} [Tue Jun 2 22:39:51 2026] POST /v2.0/trunks => generated 407 bytes in 183 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-06-02 22:39:52.166 7 WARNING neutron_lib.context [None req-d9b03322-38fd-4860-ac25-041cc84d63c3 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:52.223 7 INFO neutron.db.segments_db [None req-d9b03322-38fd-4860-ac25-041cc84d63c3 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Added segment e1a6fe91-81c8-454a-a2c8-f916c926ffd9 of type vxlan for network 9f6f9457-4df5-4f46-9a82-25626bf5cea9 [pid: 7|app: 0|req: 1295/2546] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:52 2026] POST /v2.0/networks => generated 631 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:52.342 8 WARNING neutron_lib.context [None req-1bb91bbb-ffdd-481c-94bc-9372dad58ac1 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1252/2547] 10.0.0.131 () {34 vars in 664 bytes} [Tue Jun 2 22:39:52 2026] POST /v2.0/ports => generated 743 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:52.587 7 WARNING neutron_lib.context [None req-97ae93e6-2f4c-46cb-be24-4bc502b3484a 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1296/2548] 10.0.0.131 () {34 vars in 666 bytes} [Tue Jun 2 22:39:52 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) /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-06-02 22:39:52.744 8 WARNING neutron_lib.context [None req-c46f004a-c266-4145-94be-611650761c93 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:52.792 8 INFO neutron.db.segments_db [None req-c46f004a-c266-4145-94be-611650761c93 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Added segment f7007f51-2423-4bb4-801f-506c23772d25 of type vxlan for network 6e40e0b9-b51e-4a9e-844b-e4570b3080e3 [pid: 8|app: 0|req: 1253/2549] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:52 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-06-02 22:39:52.897 7 WARNING neutron_lib.context [None req-6cd01db4-38e0-46c0-b425-fc20ebddb5fc 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1297/2550] 10.0.0.131 () {34 vars in 664 bytes} [Tue Jun 2 22:39:52 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:53.202 8 WARNING neutron_lib.context [None req-532deb36-b013-472c-953b-48d18f313e86 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1254/2551] 10.0.0.131 () {34 vars in 666 bytes} [Tue Jun 2 22:39:53 2026] POST /v2.0/trunks => generated 407 bytes in 130 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-06-02 22:39:53.336 7 WARNING neutron_lib.context [None req-347c85fc-a7cb-4fe0-84cc-540d0889aa02 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:39:53.388 7 INFO neutron.db.segments_db [None req-347c85fc-a7cb-4fe0-84cc-540d0889aa02 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Added segment 5f10ff39-f3ec-47c4-94ab-cfb10df27f19 of type vxlan for network 592e8668-6d09-4240-b7c4-0745b60fd7c4 [pid: 7|app: 0|req: 1298/2552] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:39:53 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:53.492 8 WARNING neutron_lib.context [None req-040b68fb-acd9-49f2-a3a2-b3056b122e08 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1255/2553] 10.0.0.131 () {34 vars in 664 bytes} [Tue Jun 2 22:39:53 2026] POST /v2.0/ports => generated 743 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:39:53.761 7 WARNING neutron_lib.context [None req-706408dc-582f-4422-b016-2919efec820c 0083e2587ef24db189b22622addb5fd3 92c7c097a71f42ab9f33ce9f98bae1e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1299/2554] 10.0.0.131 () {34 vars in 666 bytes} [Tue Jun 2 22:39:53 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) /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: 1256/2555] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:39:53 2026] PUT /v2.0/trunks/535513de-c7fc-4caf-976a-7a6df30a1a35/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2556] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:39:53 2026] PUT /v2.0/trunks/15f4f2bc-04a8-471a-9bcb-ecb2a223559f/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2557] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:39:54 2026] PUT /v2.0/trunks/189ce250-00cf-4a88-9815-679900d977c8/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2558] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:39:54 2026] PUT /v2.0/trunks/ce37a114-2a00-4e28-b266-d377ce49e33a/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: 1258/2559] 10.0.0.131 () {32 vars in 662 bytes} [Tue Jun 2 22:39:54 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2560] 10.0.0.131 () {32 vars in 676 bytes} [Tue Jun 2 22:39:54 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2561] 10.0.0.131 () {32 vars in 672 bytes} [Tue Jun 2 22:39:54 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2562] 10.0.0.131 () {32 vars in 684 bytes} [Tue Jun 2 22:39:54 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2563] 10.0.0.131 () {32 vars in 670 bytes} [Tue Jun 2 22:39:54 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: 1304/2564] 10.0.0.131 () {32 vars in 684 bytes} [Tue Jun 2 22:39:54 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2565] 10.0.0.131 () {32 vars in 680 bytes} [Tue Jun 2 22:39:54 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2566] 10.0.0.131 () {32 vars in 692 bytes} [Tue Jun 2 22:39:54 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2567] 10.0.0.131 () {32 vars in 719 bytes} [Tue Jun 2 22:39:54 2026] GET /v2.0/trunks/535513de-c7fc-4caf-976a-7a6df30a1a35 => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2568] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:39:54 2026] GET /v2.0/ports/bd80b956-24d6-4229-8f95-f4fca0590bb1 => generated 826 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2569] 10.0.0.131 () {32 vars in 722 bytes} [Tue Jun 2 22:39:54 2026] DELETE /v2.0/trunks/535513de-c7fc-4caf-976a-7a6df30a1a35 => 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: 1307/2570] 10.0.0.131 () {32 vars in 719 bytes} [Tue Jun 2 22:39:54 2026] GET /v2.0/trunks/15f4f2bc-04a8-471a-9bcb-ecb2a223559f => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2571] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:39:54 2026] GET /v2.0/ports/6a731f35-f2b1-4b05-870d-16991fa913ee => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2572] 10.0.0.131 () {32 vars in 722 bytes} [Tue Jun 2 22:39:54 2026] DELETE /v2.0/trunks/15f4f2bc-04a8-471a-9bcb-ecb2a223559f => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2573] 10.0.0.131 () {32 vars in 719 bytes} [Tue Jun 2 22:39:54 2026] GET /v2.0/trunks/189ce250-00cf-4a88-9815-679900d977c8 => generated 429 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2574] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:39:54 2026] GET /v2.0/ports/74175c4a-e676-4819-8426-8dc64aadb52f => generated 826 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2575] 10.0.0.131 () {32 vars in 722 bytes} [Tue Jun 2 22:39:55 2026] DELETE /v2.0/trunks/189ce250-00cf-4a88-9815-679900d977c8 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2576] 10.0.0.131 () {32 vars in 719 bytes} [Tue Jun 2 22:39:55 2026] GET /v2.0/trunks/ce37a114-2a00-4e28-b266-d377ce49e33a => 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: 1267/2577] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:39:55 2026] GET /v2.0/ports/aa70486c-820f-4805-9ec6-407527e417cb => generated 826 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2578] 10.0.0.131 () {32 vars in 722 bytes} [Tue Jun 2 22:39:55 2026] DELETE /v2.0/trunks/ce37a114-2a00-4e28-b266-d377ce49e33a => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2579] 10.0.0.131 () {32 vars in 719 bytes} [Tue Jun 2 22:39:55 2026] GET /v2.0/trunks/3ba72aa0-24ff-4fbe-9e4c-915a66507d3a => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2580] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:39:55 2026] GET /v2.0/ports/548ab5b4-613c-452c-ae22-dbed4d71c7d0 => generated 826 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2581] 10.0.0.131 () {32 vars in 722 bytes} [Tue Jun 2 22:39:55 2026] DELETE /v2.0/trunks/3ba72aa0-24ff-4fbe-9e4c-915a66507d3a => 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: 1313/2582] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:39:55 2026] DELETE /v2.0/ports/bd80b956-24d6-4229-8f95-f4fca0590bb1 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2583] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:39:55 2026] DELETE /v2.0/ports/6a731f35-f2b1-4b05-870d-16991fa913ee => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2584] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:39:56 2026] DELETE /v2.0/ports/74175c4a-e676-4819-8426-8dc64aadb52f => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2585] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:39:56 2026] DELETE /v2.0/ports/aa70486c-820f-4805-9ec6-407527e417cb => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2586] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:39:56 2026] DELETE /v2.0/ports/548ab5b4-613c-452c-ae22-dbed4d71c7d0 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:39:56.780 8 INFO neutron.services.segments.plugin [-] Segment 8c0371e0-627e-4489-8968-295b103906fd resource provider aggregate not found 2026-06-02 22:39:56.795 8 INFO neutron.services.segments.plugin [-] Segment 8c0371e0-627e-4489-8968-295b103906fd resource provider aggregate not found 2026-06-02 22:39:56.801 8 INFO neutron.services.segments.plugin [-] Segment 8c0371e0-627e-4489-8968-295b103906fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c0371e0-627e-4489-8968-295b103906fd found for delete ", "request_id": "req-a350cef8-035c-4148-b63b-23eaffa22f71"}]} [pid: 8|app: 0|req: 1272/2587] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:56 2026] DELETE /v2.0/networks/cc8572db-ff02-4660-8f90-c30d08568f35 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:39:56.936 7 INFO neutron.services.segments.plugin [-] Segment b2962b00-c439-416d-9af3-c9f718c87c7e resource provider aggregate not found 2026-06-02 22:39:56.941 7 INFO neutron.services.segments.plugin [-] Segment b2962b00-c439-416d-9af3-c9f718c87c7e resource provider aggregate not found 2026-06-02 22:39:56.949 7 INFO neutron.services.segments.plugin [-] Segment b2962b00-c439-416d-9af3-c9f718c87c7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2962b00-c439-416d-9af3-c9f718c87c7e found for delete ", "request_id": "req-08d94106-7f66-4d7b-9add-58d1d177b714"}]} 2026-06-02 22:39:56.952 7 INFO neutron.services.segments.plugin [-] Segment b2962b00-c439-416d-9af3-c9f718c87c7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2962b00-c439-416d-9af3-c9f718c87c7e found for delete ", "request_id": "req-12e56bf4-232f-45e4-bd02-477281438a92"}]} [pid: 7|app: 0|req: 1316/2588] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:56 2026] DELETE /v2.0/networks/4577e3fb-0c14-41e6-9ad7-47ee3ccda9c8 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:39:56.962 8 INFO neutron.services.segments.plugin [-] Segment 8c0371e0-627e-4489-8968-295b103906fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c0371e0-627e-4489-8968-295b103906fd found for delete ", "request_id": "req-0938315e-ecff-493d-9f45-0c6a662878ec"}]} [pid: 8|app: 0|req: 1273/2589] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:56 2026] DELETE /v2.0/networks/9f6f9457-4df5-4f46-9a82-25626bf5cea9 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2590] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:57 2026] DELETE /v2.0/networks/6e40e0b9-b51e-4a9e-844b-e4570b3080e3 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2591] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:39:57 2026] DELETE /v2.0/networks/592e8668-6d09-4240-b7c4-0745b60fd7c4 => 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: 1318/2592] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:58 2026] GET /v2.0/security-groups?tenant_id=92c7c097a71f42ab9f33ce9f98bae1e0&name=default => generated 2929 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2593] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:58 2026] DELETE /v2.0/security-groups/4b40789d-c71f-4d03-9bdd-09f50673d390 => 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: 1319/2594] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:58 2026] GET /v2.0/security-groups?tenant_id=895881d5bd434de9ae900c7b1c1da199&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2595] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:58 2026] DELETE /v2.0/security-groups/fc14391e-fa0d-439e-a155-561e1a860ffd => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:39:58.967 7 INFO neutron.services.segments.plugin [-] Segment f7007f51-2423-4bb4-801f-506c23772d25 resource provider aggregate not found 2026-06-02 22:39:58.976 7 INFO neutron.services.segments.plugin [-] Segment f7007f51-2423-4bb4-801f-506c23772d25 resource provider aggregate not found 2026-06-02 22:39:58.981 7 INFO neutron.services.segments.plugin [-] Segment f7007f51-2423-4bb4-801f-506c23772d25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7007f51-2423-4bb4-801f-506c23772d25 found for delete ", "request_id": "req-1644bbb2-b951-43b4-8bce-0713cfb269b5"}]} 2026-06-02 22:39:58.990 7 INFO neutron.services.segments.plugin [-] Segment f7007f51-2423-4bb4-801f-506c23772d25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7007f51-2423-4bb4-801f-506c23772d25 found for delete ", "request_id": "req-191b4723-3f53-4251-a4b2-809d5c1e7081"}]} [pid: 7|app: 0|req: 1320/2596] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:39:58 2026] GET /v2.0/security-groups?tenant_id=49dd3a3df2a9404f8c9ebe6784bd54f8&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:39:59.027 8 INFO neutron.services.segments.plugin [-] Segment e1a6fe91-81c8-454a-a2c8-f916c926ffd9 resource provider aggregate not found 2026-06-02 22:39:59.039 8 INFO neutron.services.segments.plugin [-] Segment e1a6fe91-81c8-454a-a2c8-f916c926ffd9 resource provider aggregate not found 2026-06-02 22:39:59.044 8 INFO neutron.services.segments.plugin [-] Segment e1a6fe91-81c8-454a-a2c8-f916c926ffd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1a6fe91-81c8-454a-a2c8-f916c926ffd9 found for delete ", "request_id": "req-1213388c-0e03-4129-90c3-fd690431380f"}]} 2026-06-02 22:39:59.066 8 INFO neutron.services.segments.plugin [-] Segment e1a6fe91-81c8-454a-a2c8-f916c926ffd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1a6fe91-81c8-454a-a2c8-f916c926ffd9 found for delete ", "request_id": "req-5733f379-5db2-4be5-add1-a743d3169a45"}]} 2026-06-02 22:39:59.072 8 INFO neutron.services.segments.plugin [-] Segment 5f10ff39-f3ec-47c4-94ab-cfb10df27f19 resource provider aggregate not found 2026-06-02 22:39:59.078 8 INFO neutron.services.segments.plugin [-] Segment 5f10ff39-f3ec-47c4-94ab-cfb10df27f19 resource provider aggregate not found 2026-06-02 22:39:59.086 8 INFO neutron.services.segments.plugin [-] Segment 5f10ff39-f3ec-47c4-94ab-cfb10df27f19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f10ff39-f3ec-47c4-94ab-cfb10df27f19 found for delete ", "request_id": "req-a895e764-f406-4e14-a4c3-623244a0031a"}]} 2026-06-02 22:39:59.090 8 INFO neutron.services.segments.plugin [-] Segment 5f10ff39-f3ec-47c4-94ab-cfb10df27f19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f10ff39-f3ec-47c4-94ab-cfb10df27f19 found for delete ", "request_id": "req-381d8323-8888-47f0-b131-01fb3ead06fc"}]} [pid: 8|app: 0|req: 1277/2597] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:39:59 2026] DELETE /v2.0/security-groups/05add174-7880-4948-a225-7998ec7db026 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:40:02.410 7 WARNING neutron_lib.context [None req-7bff5b6f-886f-485d-87ce-990976fd8d77 31f10cf8c8c34837a912c12896ea3992 84c5cdfb60044f8ea48409667fcef15b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:40:02.553 7 INFO neutron.db.segments_db [None req-7bff5b6f-886f-485d-87ce-990976fd8d77 31f10cf8c8c34837a912c12896ea3992 84c5cdfb60044f8ea48409667fcef15b - - default default] Added segment 550a50bf-f153-4efe-baca-e08283a132a8 of type vxlan for network 6b36dfde-cd8f-429d-9dcd-9ed1c66b81f9 [pid: 7|app: 0|req: 1322/2600] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:40:02 2026] POST /v2.0/networks => generated 631 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:40:02.675 8 WARNING neutron_lib.context [None req-7c00d671-cb2d-45ed-8135-dc08cf064aba 31f10cf8c8c34837a912c12896ea3992 84c5cdfb60044f8ea48409667fcef15b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1279/2601] 10.0.0.131 () {34 vars in 664 bytes} [Tue Jun 2 22:40:02 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2602] 10.0.0.131 () {34 vars in 747 bytes} [Tue Jun 2 22:40:02 2026] PUT /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags => generated 25 bytes in 58 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: 1280/2603] 10.0.0.131 () {32 vars in 727 bytes} [Tue Jun 2 22:40:03 2026] GET /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2604] 10.0.0.131 () {34 vars in 758 bytes} [Tue Jun 2 22:40:03 2026] PUT /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2605] 10.0.0.131 () {32 vars in 727 bytes} [Tue Jun 2 22:40:03 2026] GET /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2606] 10.0.0.131 () {34 vars in 754 bytes} [Tue Jun 2 22:40:03 2026] PUT /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags/red => 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: 1282/2607] 10.0.0.131 () {32 vars in 727 bytes} [Tue Jun 2 22:40:03 2026] GET /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2608] 10.0.0.131 () {34 vars in 776 bytes} [Tue Jun 2 22:40:03 2026] PUT /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2609] 10.0.0.131 () {32 vars in 727 bytes} [Tue Jun 2 22:40:03 2026] GET /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2610] 10.0.0.131 () {34 vars in 747 bytes} [Tue Jun 2 22:40:03 2026] PUT /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2611] 10.0.0.131 () {32 vars in 727 bytes} [Tue Jun 2 22:40:03 2026] GET /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2612] 10.0.0.131 () {32 vars in 735 bytes} [Tue Jun 2 22:40:03 2026] GET /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:40:03.502 8 INFO neutron.api.v2.resource [None req-a36fcb28-255f-4f28-97f0-f0c506867c32 31f10cf8c8c34837a912c12896ea3992 84c5cdfb60044f8ea48409667fcef15b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1285/2613] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:40:03 2026] GET /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2614] 10.0.0.131 () {32 vars in 738 bytes} [Tue Jun 2 22:40:03 2026] DELETE /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2615] 10.0.0.131 () {32 vars in 727 bytes} [Tue Jun 2 22:40:03 2026] GET /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:40:03.626 7 INFO neutron.api.v2.resource [None req-f46e4a57-897d-4b6a-aa6b-7519b8989ad2 31f10cf8c8c34837a912c12896ea3992 84c5cdfb60044f8ea48409667fcef15b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1330/2616] 10.0.0.131 () {32 vars in 742 bytes} [Tue Jun 2 22:40:03 2026] DELETE /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2617] 10.0.0.131 () {32 vars in 730 bytes} [Tue Jun 2 22:40:03 2026] DELETE /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags => 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: 1331/2618] 10.0.0.131 () {32 vars in 727 bytes} [Tue Jun 2 22:40:03 2026] GET /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776/tags => 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: 1288/2619] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:40:03 2026] DELETE /v2.0/ports/29d79700-e0a2-4ecc-914d-18aab7eaf776 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:40:04.034 7 INFO neutron.services.segments.plugin [-] Segment 550a50bf-f153-4efe-baca-e08283a132a8 resource provider aggregate not found 2026-06-02 22:40:04.038 7 INFO neutron.services.segments.plugin [-] Segment 550a50bf-f153-4efe-baca-e08283a132a8 resource provider aggregate not found [pid: 7|app: 0|req: 1332/2620] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:40:03 2026] DELETE /v2.0/networks/6b36dfde-cd8f-429d-9dcd-9ed1c66b81f9 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2621] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:40:04 2026] GET /v2.0/security-groups?tenant_id=84c5cdfb60044f8ea48409667fcef15b&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:40:04.865 7 INFO neutron.services.segments.plugin [-] Segment 550a50bf-f153-4efe-baca-e08283a132a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 550a50bf-f153-4efe-baca-e08283a132a8 found for delete ", "request_id": "req-99dfd5e1-74b4-48a9-a9d6-57162bcbd67b"}]} 2026-06-02 22:40:04.866 7 INFO neutron.services.segments.plugin [-] Segment 550a50bf-f153-4efe-baca-e08283a132a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 550a50bf-f153-4efe-baca-e08283a132a8 found for delete ", "request_id": "req-6ff9e383-456a-4cef-a545-65439b2ac77e"}]} [pid: 7|app: 0|req: 1333/2622] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:40:04 2026] DELETE /v2.0/security-groups/b56c95be-9ccd-46a3-855c-4f5c2f7104ec => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2623] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:40:05 2026] GET /v2.0/security-groups?tenant_id=c5ca73173a4a45c08449045924a8d800&name=default => generated 2929 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2624] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:40:05 2026] DELETE /v2.0/security-groups/72c9b0ea-5b9c-4ad0-b8ac-3eb592649eb9 => 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: 1291/2625] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:40:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2626] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:40: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: 1292/2627] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:40:05 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: 1336/2628] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:40:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2629] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:40:05 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2630] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:40:05 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => 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: 1294/2631] 199.204.45.3 () {34 vars in 714 bytes} [Tue Jun 2 22:40:05 2026] POST /v2.0/ports => generated 1097 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2632] 10.0.0.51 () {34 vars in 970 bytes} [Tue Jun 2 22:40:06 2026] GET /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 1097 bytes in 35 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: 1295/2633] 10.0.0.51 () {34 vars in 906 bytes} [Tue Jun 2 22:40:06 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: 7|app: 0|req: 1339/2634] 199.204.45.3 () {34 vars in 1260 bytes} [Tue Jun 2 22:40:07 2026] GET /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2635] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:40:07 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?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: 1340/2636] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:40:07 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?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: 1297/2637] 199.204.45.3 () {34 vars in 973 bytes} [Tue Jun 2 22:40:07 2026] GET /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 1097 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2638] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:40:07 2026] GET /v2.0/networks?id=7b51f813-5038-4b3a-8a20-f2867f1cc473 => generated 802 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2639] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:40:07 2026] PUT /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 1287 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:40:08.519 7 WARNING neutron_lib.context [None req-eea80c2e-a00d-444c-9183-c55474474afc 830588f3e13a4c859f4f784a220d56c8 d2237810766f48b7a49fdc5401393a09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:40:08.564 7 INFO neutron.db.segments_db [None req-eea80c2e-a00d-444c-9183-c55474474afc 830588f3e13a4c859f4f784a220d56c8 d2237810766f48b7a49fdc5401393a09 - - default default] Added segment e8f81ebe-d942-48ca-b3e9-6a42f003b909 of type vxlan for network 740f55d9-0feb-49cf-a78c-22ef6248bb4f 2026-06-02 22:40:08.796 7 INFO neutron.db.l3_hamode_db [None req-eea80c2e-a00d-444c-9183-c55474474afc 830588f3e13a4c859f4f784a220d56c8 d2237810766f48b7a49fdc5401393a09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 22:40:08.914 7 INFO neutron.db.l3_hamode_db [None req-eea80c2e-a00d-444c-9183-c55474474afc 830588f3e13a4c859f4f784a220d56c8 d2237810766f48b7a49fdc5401393a09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /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: 1299/2640] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:40:09 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 2523 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2641] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:40:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.24&port_id=97c8a8eb-cbb5-4917-b68a-2ba132a56bca => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:40:09.364 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de894d23-196e-4814-b52c-bbd17af61d53'] response: {'name': 'network-changed', 'server_uuid': '3b83ac2e-ea2f-458b-8daf-4c3d78069493', 'tag': '89e07e6b-84a5-4ee1-8c46-0501d68ef096', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1301/2642] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:40:09 2026] GET /v2.0/subnets?id=fb3e5ca7-3b02-4eaa-a2ef-08d5a835457f => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2643] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:40:09 2026] GET /v2.0/ports?network_id=af26676c-e240-4a74-970d-d7e22e96ea32&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2644] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:40:09 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32?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: 1342/2645] 10.0.0.131 () {34 vars in 668 bytes} [Tue Jun 2 22:40:08 2026] POST /v2.0/routers => generated 474 bytes in 1125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2646] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:40:09 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32?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: 1343/2647] 10.0.0.131 () {34 vars in 751 bytes} [Tue Jun 2 22:40:09 2026] PUT /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2648] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:40:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.142&port_id=89e07e6b-84a5-4ee1-8c46-0501d68ef096 => 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/2649] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:40:09 2026] GET /v2.0/subnets?id=428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2650] 10.0.0.131 () {32 vars in 731 bytes} [Tue Jun 2 22:40:09 2026] GET /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2651] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:40:09 2026] GET /v2.0/ports?network_id=7b51f813-5038-4b3a-8a20-f2867f1cc473&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: 1345/2652] 10.0.0.131 () {34 vars in 762 bytes} [Tue Jun 2 22:40:09 2026] PUT /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2653] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:40:09 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?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: 1346/2654] 10.0.0.131 () {32 vars in 731 bytes} [Tue Jun 2 22:40:09 2026] GET /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2655] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:40:09 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?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: 1347/2656] 10.0.0.131 () {34 vars in 758 bytes} [Tue Jun 2 22:40:09 2026] PUT /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags/red => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2657] 10.0.0.131 () {32 vars in 731 bytes} [Tue Jun 2 22:40:09 2026] GET /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2658] 10.0.0.131 () {34 vars in 780 bytes} [Tue Jun 2 22:40:09 2026] PUT /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2659] 10.0.0.131 () {32 vars in 731 bytes} [Tue Jun 2 22:40:09 2026] GET /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2660] 10.0.0.131 () {34 vars in 751 bytes} [Tue Jun 2 22:40:09 2026] PUT /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2661] 10.0.0.131 () {32 vars in 731 bytes} [Tue Jun 2 22:40:10 2026] GET /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2662] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:40:10 2026] GET /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags/red => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:40:10.328 8 INFO neutron.api.v2.resource [None req-b88ecc35-921b-415c-bcd5-f73fb9d03239 830588f3e13a4c859f4f784a220d56c8 d2237810766f48b7a49fdc5401393a09 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1313/2663] 10.0.0.131 () {32 vars in 743 bytes} [Tue Jun 2 22:40:10 2026] GET /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags/green => generated 99 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2664] 10.0.0.131 () {32 vars in 742 bytes} [Tue Jun 2 22:40:10 2026] DELETE /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags/red => 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: 1314/2665] 10.0.0.131 () {32 vars in 731 bytes} [Tue Jun 2 22:40:10 2026] GET /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:40:10.548 7 INFO neutron.api.v2.resource [None req-461eb8a7-fbd5-4793-b253-bbf21c5c6410 830588f3e13a4c859f4f784a220d56c8 d2237810766f48b7a49fdc5401393a09 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1352/2666] 10.0.0.131 () {32 vars in 746 bytes} [Tue Jun 2 22:40:10 2026] DELETE /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags/green => generated 99 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2667] 10.0.0.131 () {32 vars in 734 bytes} [Tue Jun 2 22:40:10 2026] DELETE /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2668] 10.0.0.131 () {32 vars in 731 bytes} [Tue Jun 2 22:40:10 2026] GET /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2669] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:40:10 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 2523 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2670] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:40:10 2026] GET /v2.0/networks?id=7b51f813-5038-4b3a-8a20-f2867f1cc473 => generated 802 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2671] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:40:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.142&port_id=89e07e6b-84a5-4ee1-8c46-0501d68ef096 => 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: 1357/2672] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:40:10 2026] GET /v2.0/subnets?id=428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2673] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:40:10 2026] GET /v2.0/ports?network_id=7b51f813-5038-4b3a-8a20-f2867f1cc473&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2674] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:40:10 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2675] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:40:11 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?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: 1316/2676] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:40:10 2026] GET /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff => generated 480 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2677] 10.0.0.131 () {34 vars in 742 bytes} [Tue Jun 2 22:40:11 2026] PUT /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff => generated 480 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2678] 10.0.0.131 () {32 vars in 736 bytes} [Tue Jun 2 22:40:11 2026] GET /v2.0/ports?device_id=1e8620d6-df74-4ecd-beda-d77f545f67ff => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:40:12.050 7 INFO neutron.services.segments.plugin [-] Segment e8f81ebe-d942-48ca-b3e9-6a42f003b909 resource provider aggregate not found 2026-06-02 22:40:12.054 7 INFO neutron.services.segments.plugin [-] Segment e8f81ebe-d942-48ca-b3e9-6a42f003b909 resource provider aggregate not found 2026-06-02 22:40:12.067 7 INFO neutron.services.segments.plugin [-] Segment e8f81ebe-d942-48ca-b3e9-6a42f003b909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8f81ebe-d942-48ca-b3e9-6a42f003b909 found for delete ", "request_id": "req-c9f71f58-76b6-4055-9f4f-109b9af49020"}]} 2026-06-02 22:40:12.068 7 INFO neutron.services.segments.plugin [-] Segment e8f81ebe-d942-48ca-b3e9-6a42f003b909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8f81ebe-d942-48ca-b3e9-6a42f003b909 found for delete ", "request_id": "req-d8d0b6c3-904a-4e48-ba11-ee563057688c"}]} 2026-06-02 22:40:12.071 7 INFO neutron.db.l3_hamode_db [None req-6e4ae74f-5c9f-435c-b8fb-5f79dbce5302 830588f3e13a4c859f4f784a220d56c8 d2237810766f48b7a49fdc5401393a09 - - default default] HA network 740f55d9-0feb-49cf-a78c-22ef6248bb4f was deleted as no HA routers are present in tenant d2237810766f48b7a49fdc5401393a09. [pid: 7|app: 0|req: 1362/2679] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:40:11 2026] DELETE /v2.0/routers/1e8620d6-df74-4ecd-beda-d77f545f67ff => generated 0 bytes in 461 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2680] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:40:12 2026] GET /v2.0/security-groups?tenant_id=d4273018225e411d95eb47b7f730cff5&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2681] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:40:12 2026] DELETE /v2.0/security-groups/c8710a95-6cba-4364-b8f1-3c1163bc464b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2682] 10.0.0.51 () {34 vars in 970 bytes} [Tue Jun 2 22:40:13 2026] GET /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 1289 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2683] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:40:13 2026] GET /v2.0/security-groups?tenant_id=d2237810766f48b7a49fdc5401393a09&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2684] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:40:13 2026] DELETE /v2.0/security-groups/459dd294-c833-4f4c-9a91-b83a3be9b33c => 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: 1320/2685] 199.204.45.3 () {34 vars in 786 bytes} [Tue Jun 2 22:40:13 2026] PUT /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 1314 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:40:13.408 7 INFO neutron.api.v2.resource [None req-6182d0f3-3ad0-46c3-a81c-3397b58a770a d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1366/2686] 199.204.45.3 () {30 vars in 760 bytes} [Tue Jun 2 22:40:13 2026] GET /v2.0/security-groups/lb-6c3bf5b4-e2ad-46e5-a526-206d38210563 => generated 149 bytes in 14 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, ' [pid: 8|app: 0|req: 1321/2687] 199.204.45.3 () {30 vars in 782 bytes} [Tue Jun 2 22:40:13 2026] GET /v2.0/security-groups?name=lb-6c3bf5b4-e2ad-46e5-a526-206d38210563 => generated 1637 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2688] 199.204.45.3 () {34 vars in 786 bytes} [Tue Jun 2 22:40:13 2026] PUT /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 1314 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2689] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:40:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 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: 1368/2690] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:40:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:40:13.950 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9194ffeb-9a19-484d-be34-7095643a8a5d'] response: {'name': 'network-changed', 'server_uuid': '3b83ac2e-ea2f-458b-8daf-4c3d78069493', 'tag': '89e07e6b-84a5-4ee1-8c46-0501d68ef096', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1323/2691] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:40:13 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: 1369/2692] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:40:13 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: 1324/2693] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:40:13 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2694] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:40:13 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:40:14.028 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3bfe0e1-5b0c-4f4d-a888-d95ff2837c2b'] response: {'name': 'network-changed', 'server_uuid': '3b83ac2e-ea2f-458b-8daf-4c3d78069493', 'tag': '89e07e6b-84a5-4ee1-8c46-0501d68ef096', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1325/2695] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:40:14 2026] GET /v2.0/ports/4cdfa5b5-6f83-4337-9ef6-106ab637316e => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2696] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:40:14 2026] GET /v2.0/networks?id=7b51f813-5038-4b3a-8a20-f2867f1cc473 => generated 802 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2697] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:40:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.142&port_id=89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2698] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:40:14 2026] GET /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2699] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:40:14 2026] GET /v2.0/subnets?id=428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2700] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:40:14 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2701] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:40:14 2026] GET /v2.0/ports?network_id=7b51f813-5038-4b3a-8a20-f2867f1cc473&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2702] 199.204.45.3 () {30 vars in 740 bytes} [Tue Jun 2 22:40:14 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473 => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2703] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:40:14 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?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: 1329/2704] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:40:14 2026] GET /v2.0/ports/4cdfa5b5-6f83-4337-9ef6-106ab637316e => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2705] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:40:14 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2706] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:40:14 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?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: 1331/2707] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:40:15 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2708] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:40:15 2026] GET /v2.0/networks?id=7b51f813-5038-4b3a-8a20-f2867f1cc473 => generated 802 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2709] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:40:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.142&port_id=89e07e6b-84a5-4ee1-8c46-0501d68ef096 => 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: 1378/2710] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:40:15 2026] GET /v2.0/subnets?id=428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2711] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:40:15 2026] GET /v2.0/ports?network_id=7b51f813-5038-4b3a-8a20-f2867f1cc473&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: 7|app: 0|req: 1379/2712] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:40:15 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?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: 1334/2713] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:40:15 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?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) 2026-06-02 22:40:23.983 7 WARNING neutron_lib.context [None req-679205fa-79e6-4162-9786-92827ff9ad60 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:40:24.873 7 INFO neutron.db.l3_db [None req-679205fa-79e6-4162-9786-92827ff9ad60 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Floating IP 5826359c-f9a1-4a46-ba05-ea2d432d718a associated. External IP: 10.96.250.220, port: 4cdfa5b5-6f83-4337-9ef6-106ab637316e. [pid: 7|app: 0|req: 1381/2716] 10.0.0.131 () {34 vars in 677 bytes} [Tue Jun 2 22:40:23 2026] POST /v2.0/floatingips => generated 899 bytes in 1247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2717] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:40:27 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: 1382/2718] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:40: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: 8|app: 0|req: 1337/2719] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:40:27 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: 1383/2720] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:40:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:40:28.018 8 INFO neutron.api.v2.resource [None req-0eb62f39-6ef1-4790-aeb3-9a6db976ee32 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1338/2721] 199.204.45.3 () {30 vars in 760 bytes} [Tue Jun 2 22:40:28 2026] GET /v2.0/security-groups/lb-6c3bf5b4-e2ad-46e5-a526-206d38210563 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2722] 199.204.45.3 () {30 vars in 782 bytes} [Tue Jun 2 22:40:28 2026] GET /v2.0/security-groups?name=lb-6c3bf5b4-e2ad-46e5-a526-206d38210563 => generated 1637 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2723] 199.204.45.3 () {30 vars in 812 bytes} [Tue Jun 2 22:40:28 2026] GET /v2.0/security-group-rules?security_group_id=c8bdd342-b712-4083-ae3a-6a343ff48703 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2724] 199.204.45.3 () {34 vars in 744 bytes} [Tue Jun 2 22:40:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2725] 199.204.45.3 () {34 vars in 744 bytes} [Tue Jun 2 22:40:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2726] 199.204.45.3 () {34 vars in 1094 bytes} [Tue Jun 2 22:40:30 2026] GET /v2.0/ports?device_id=af00d5c0-6ff9-43d9-ade6-c18693fb6b8f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2727] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:40:31 2026] GET /v2.0/ports?tenant_id=1ecca31835764433a307a7735a31c61f&device_id=af00d5c0-6ff9-43d9-ade6-c18693fb6b8f => generated 1465 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2730] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:40:32 2026] GET /v2.0/networks?id=776c08f0-cf6a-491a-a100-f0b432a936aa => 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: 1343/2731] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:40:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=c9b40d41-25c2-4bb5-82ee-75696b8881b7 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2732] 199.204.45.3 () {34 vars in 1100 bytes} [Tue Jun 2 22:40:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac4&port_id=c9b40d41-25c2-4bb5-82ee-75696b8881b7 => 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: 1344/2733] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 2 22:40:32 2026] GET /v2.0/subnets?id=9d42e811-d092-4dd0-b494-82883458f34b&id=9bd21891-3d5d-47b7-b59a-62d089c544b8 => generated 1411 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2734] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:40:32 2026] GET /v2.0/ports?network_id=776c08f0-cf6a-491a-a100-f0b432a936aa&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2735] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:40:32 2026] GET /v2.0/ports?network_id=776c08f0-cf6a-491a-a100-f0b432a936aa&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2736] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:40:32 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?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: 1346/2737] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:40:32 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?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: 1392/2738] 10.0.0.67 () {30 vars in 688 bytes} [Tue Jun 2 22:40:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2739] 10.0.0.67 () {30 vars in 690 bytes} [Tue Jun 2 22:40:37 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: 1393/2740] 10.0.0.67 () {30 vars in 666 bytes} [Tue Jun 2 22:40:37 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: 1348/2741] 10.0.0.67 () {30 vars in 702 bytes} [Tue Jun 2 22:40:37 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: 1394/2742] 10.0.0.67 () {28 vars in 437 bytes} [Tue Jun 2 22:40:37 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2743] 10.0.0.67 () {30 vars in 726 bytes} [Tue Jun 2 22:40:37 2026] GET /v2.0/subnets/9bd21891-3d5d-47b7-b59a-62d089c544b8 => 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: 1395/2744] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:40: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: 1350/2745] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:40:38 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: 1396/2746] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:40:38 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: 1351/2747] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:40:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2748] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:40:38 2026] GET /v2.0/subnets/9bd21891-3d5d-47b7-b59a-62d089c544b8 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2749] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:40:38 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2750] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:40:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2751] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:40:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2752] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:40:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2753] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:40:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2754] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:40:40 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?fields=segments => generated 14 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2755] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:40:40 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2756] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:40:40 2026] GET /v2.0/networks?id=776c08f0-cf6a-491a-a100-f0b432a936aa => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2757] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 2 22:40:40 2026] POST /v2.0/ports => generated 1303 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2758] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:40:41 2026] PUT /v2.0/ports/b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => generated 1464 bytes in 432 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: 1357/2759] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:40:42 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 4042 bytes in 40 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: 1403/2760] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:40:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.24&port_id=97c8a8eb-cbb5-4917-b68a-2ba132a56bca => 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: 1358/2761] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:40:42 2026] GET /v2.0/subnets?id=fb3e5ca7-3b02-4eaa-a2ef-08d5a835457f => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:40:42.882 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b77cca1c-6787-4517-8b7b-5543af96cbc3'] response: {'name': 'network-changed', 'server_uuid': '3b83ac2e-ea2f-458b-8daf-4c3d78069493', 'tag': 'b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1404/2762] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:40:42 2026] GET /v2.0/ports?network_id=af26676c-e240-4a74-970d-d7e22e96ea32&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: 1359/2763] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:40:42 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32?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: 1405/2764] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:40:42 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32?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: 1360/2765] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:40:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.142&port_id=89e07e6b-84a5-4ee1-8c46-0501d68ef096 => 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: 1406/2766] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:40:43 2026] GET /v2.0/subnets?id=428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2767] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:40:43 2026] GET /v2.0/ports?network_id=7b51f813-5038-4b3a-8a20-f2867f1cc473&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2768] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:40:43 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?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: 1362/2769] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:40:43 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2770] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:40:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.200&port_id=b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => 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: 1363/2771] 199.204.45.3 () {34 vars in 1102 bytes} [Tue Jun 2 22:40:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A194&port_id=b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => 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: 1409/2772] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 2 22:40:43 2026] GET /v2.0/subnets?id=9d42e811-d092-4dd0-b494-82883458f34b&id=9bd21891-3d5d-47b7-b59a-62d089c544b8 => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2773] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:40:43 2026] GET /v2.0/ports?network_id=776c08f0-cf6a-491a-a100-f0b432a936aa&device_owner=network%3Adhcp => generated 1457 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2774] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:40:43 2026] GET /v2.0/ports?network_id=776c08f0-cf6a-491a-a100-f0b432a936aa&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2775] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:40:43 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2776] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:40:43 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?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: 1366/2777] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:40:44 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 4042 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2778] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:40:44 2026] GET /v2.0/networks?id=776c08f0-cf6a-491a-a100-f0b432a936aa => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2779] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:40:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.200&port_id=b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => 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: 1413/2780] 199.204.45.3 () {34 vars in 1102 bytes} [Tue Jun 2 22:40:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A194&port_id=b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => 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: 1368/2781] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 2 22:40:44 2026] GET /v2.0/subnets?id=9d42e811-d092-4dd0-b494-82883458f34b&id=9bd21891-3d5d-47b7-b59a-62d089c544b8 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2782] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:40:44 2026] GET /v2.0/ports?network_id=776c08f0-cf6a-491a-a100-f0b432a936aa&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: 1369/2783] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:40:44 2026] GET /v2.0/ports?network_id=776c08f0-cf6a-491a-a100-f0b432a936aa&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: 1415/2784] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:40:44 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2785] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:40:44 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?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: 1416/2786] 10.0.0.51 () {34 vars in 970 bytes} [Tue Jun 2 22:40:46 2026] GET /v2.0/ports/b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => generated 1466 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2787] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:40:46 2026] GET /v2.0/ports/b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => generated 1466 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2788] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:40:46 2026] GET /v2.0/ports/b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => 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: 1372/2791] 199.204.45.3 () {34 vars in 787 bytes} [Tue Jun 2 22:40:46 2026] PUT /v2.0/ports/b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => generated 1201 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2792] 199.204.45.3 () {30 vars in 740 bytes} [Tue Jun 2 22:40:47 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa => generated 797 bytes in 55 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: 1373/2793] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:40:47 2026] GET /v2.0/subnets/9bd21891-3d5d-47b7-b59a-62d089c544b8 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2794] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:40:47 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: 1374/2795] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:40:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2796] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:40:47 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) 2026-06-02 22:40:47.487 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92eb776a-bd2f-4003-b6a5-4b58c53d3cc2'] response: {'name': 'network-changed', 'server_uuid': '3b83ac2e-ea2f-458b-8daf-4c3d78069493', 'tag': 'b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1375/2797] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:40:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2798] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:40:47 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2799] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:40:47 2026] GET /v2.0/ports/4cdfa5b5-6f83-4337-9ef6-106ab637316e => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2800] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:40:47 2026] GET /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2801] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:40:47 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2802] 199.204.45.3 () {30 vars in 740 bytes} [Tue Jun 2 22:40:47 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473 => generated 799 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2803] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:40:47 2026] GET /v2.0/ports/4cdfa5b5-6f83-4337-9ef6-106ab637316e => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2804] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:40:47 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2805] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:40:47 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 3815 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2806] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:40:47 2026] GET /v2.0/networks?id=776c08f0-cf6a-491a-a100-f0b432a936aa => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2807] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:40:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.200&port_id=b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => 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: 1428/2808] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:40:48 2026] GET /v2.0/subnets?id=9bd21891-3d5d-47b7-b59a-62d089c544b8 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2809] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:40:48 2026] GET /v2.0/ports?network_id=776c08f0-cf6a-491a-a100-f0b432a936aa&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: 7|app: 0|req: 1429/2810] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:40:48 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?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: 1382/2811] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:40:48 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?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: 1430/2812] 10.0.0.67 () {30 vars in 688 bytes} [Tue Jun 2 22:40:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2813] 10.0.0.67 () {30 vars in 690 bytes} [Tue Jun 2 22:40:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2814] 10.0.0.67 () {30 vars in 666 bytes} [Tue Jun 2 22:40:53 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: 1384/2815] 10.0.0.67 () {30 vars in 702 bytes} [Tue Jun 2 22:40:53 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: 1432/2816] 10.0.0.67 () {28 vars in 437 bytes} [Tue Jun 2 22:40:53 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: 1385/2817] 10.0.0.67 () {30 vars in 726 bytes} [Tue Jun 2 22:40:53 2026] GET /v2.0/subnets/d5d7f58f-a45b-4dbf-be4a-1cc17b3cc71e => generated 656 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2818] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:40:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2819] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:40:55 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: 1434/2820] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:40:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2821] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:40: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) [pid: 7|app: 0|req: 1435/2822] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:40:56 2026] GET /v2.0/subnets/9bd21891-3d5d-47b7-b59a-62d089c544b8 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2823] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:40:56 2026] GET /v2.0/subnets/d5d7f58f-a45b-4dbf-be4a-1cc17b3cc71e => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2824] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:40:56 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 3815 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2825] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:40:56 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: 1437/2826] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:40:56 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: 1390/2827] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:40:56 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: 1438/2828] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:40:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2829] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:40:57 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?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: 1439/2830] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:40:57 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?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: 1392/2831] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:40:58 2026] GET /v2.0/networks?id=ec0e7f74-c639-4036-b868-4b02a614bc38 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2832] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 2 22:40:58 2026] POST /v2.0/ports => generated 1299 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2833] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:40:58 2026] PUT /v2.0/ports/4dae7c9b-4518-4e29-8ad3-2eb1986685b8 => generated 1460 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: 1441/2834] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 5267 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: 8|app: 0|req: 1394/2835] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.24&port_id=97c8a8eb-cbb5-4917-b68a-2ba132a56bca => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2836] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/subnets?id=fb3e5ca7-3b02-4eaa-a2ef-08d5a835457f => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:41:00.394 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7cd0336-11b9-40f3-b7bd-a1ee2e6fe2d9'] response: {'name': 'network-changed', 'server_uuid': '3b83ac2e-ea2f-458b-8daf-4c3d78069493', 'tag': '4dae7c9b-4518-4e29-8ad3-2eb1986685b8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1395/2837] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/ports?network_id=af26676c-e240-4a74-970d-d7e22e96ea32&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: 1443/2838] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32?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: 1396/2839] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32?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: 1444/2840] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.142&port_id=89e07e6b-84a5-4ee1-8c46-0501d68ef096 => 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: 1397/2841] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/subnets?id=428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2842] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/ports?network_id=7b51f813-5038-4b3a-8a20-f2867f1cc473&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: 8|app: 0|req: 1398/2843] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?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: 1446/2844] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?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: 1399/2845] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.200&port_id=b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => 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: 1447/2846] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/subnets?id=9bd21891-3d5d-47b7-b59a-62d089c544b8 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2847] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/ports?network_id=776c08f0-cf6a-491a-a100-f0b432a936aa&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: 7|app: 0|req: 1448/2848] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2849] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?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: 1449/2850] 199.204.45.3 () {34 vars in 1054 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.77&port_id=4dae7c9b-4518-4e29-8ad3-2eb1986685b8 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2851] 199.204.45.3 () {34 vars in 1102 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Abf&port_id=4dae7c9b-4518-4e29-8ad3-2eb1986685b8 => 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: 1450/2852] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 2 22:41:00 2026] GET /v2.0/subnets?id=1c31c823-3a51-4f1c-9e68-914f38c7084b&id=d5d7f58f-a45b-4dbf-be4a-1cc17b3cc71e => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2853] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:41:01 2026] GET /v2.0/ports?network_id=ec0e7f74-c639-4036-b868-4b02a614bc38&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: 1451/2854] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:41:01 2026] GET /v2.0/ports?network_id=ec0e7f74-c639-4036-b868-4b02a614bc38&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2855] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:41:01 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?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: 1452/2856] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:41:01 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?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: 1406/2859] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:41:02 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 5267 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2860] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:41:02 2026] GET /v2.0/networks?id=ec0e7f74-c639-4036-b868-4b02a614bc38 => 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: 1407/2861] 199.204.45.3 () {34 vars in 1054 bytes} [Tue Jun 2 22:41:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.77&port_id=4dae7c9b-4518-4e29-8ad3-2eb1986685b8 => 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: 1455/2862] 199.204.45.3 () {34 vars in 1102 bytes} [Tue Jun 2 22:41:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Abf&port_id=4dae7c9b-4518-4e29-8ad3-2eb1986685b8 => 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: 1408/2863] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 2 22:41:02 2026] GET /v2.0/subnets?id=1c31c823-3a51-4f1c-9e68-914f38c7084b&id=d5d7f58f-a45b-4dbf-be4a-1cc17b3cc71e => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2864] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:41:02 2026] GET /v2.0/ports?network_id=ec0e7f74-c639-4036-b868-4b02a614bc38&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: 8|app: 0|req: 1409/2865] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:41:02 2026] GET /v2.0/ports?network_id=ec0e7f74-c639-4036-b868-4b02a614bc38&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: 1457/2866] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:41:02 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?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: 1410/2867] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:41:02 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?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: 1458/2868] 10.0.0.51 () {34 vars in 970 bytes} [Tue Jun 2 22:41:04 2026] GET /v2.0/ports/4dae7c9b-4518-4e29-8ad3-2eb1986685b8 => generated 1462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2869] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:41:04 2026] GET /v2.0/ports/4dae7c9b-4518-4e29-8ad3-2eb1986685b8 => generated 1462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2870] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:41:04 2026] GET /v2.0/ports/4dae7c9b-4518-4e29-8ad3-2eb1986685b8 => generated 1462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2871] 199.204.45.3 () {34 vars in 787 bytes} [Tue Jun 2 22:41:04 2026] PUT /v2.0/ports/4dae7c9b-4518-4e29-8ad3-2eb1986685b8 => generated 1197 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2872] 199.204.45.3 () {30 vars in 740 bytes} [Tue Jun 2 22:41:05 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38 => generated 798 bytes in 53 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: 1413/2873] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:41:05 2026] GET /v2.0/subnets/d5d7f58f-a45b-4dbf-be4a-1cc17b3cc71e => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2874] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:41: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) 2026-06-02 22:41:05.369 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d316bac-a138-465e-a878-52920862fafb'] response: {'name': 'network-changed', 'server_uuid': '3b83ac2e-ea2f-458b-8daf-4c3d78069493', 'tag': '4dae7c9b-4518-4e29-8ad3-2eb1986685b8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1414/2875] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:41:05 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: 1462/2876] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:41: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: 8|app: 0|req: 1415/2877] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:41:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2878] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:41:05 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2879] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:41:05 2026] GET /v2.0/ports/4cdfa5b5-6f83-4337-9ef6-106ab637316e => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2880] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:41:05 2026] GET /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2881] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:41:05 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2882] 199.204.45.3 () {30 vars in 740 bytes} [Tue Jun 2 22:41:05 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473 => generated 799 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2883] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:41:05 2026] GET /v2.0/ports/4cdfa5b5-6f83-4337-9ef6-106ab637316e => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2884] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:41:05 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2885] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:41:05 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 5040 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2886] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:41:05 2026] GET /v2.0/networks?id=ec0e7f74-c639-4036-b868-4b02a614bc38 => 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: 1420/2887] 199.204.45.3 () {34 vars in 1054 bytes} [Tue Jun 2 22:41:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.77&port_id=4dae7c9b-4518-4e29-8ad3-2eb1986685b8 => 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: 1468/2888] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:41:05 2026] GET /v2.0/subnets?id=d5d7f58f-a45b-4dbf-be4a-1cc17b3cc71e => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2889] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:41:05 2026] GET /v2.0/ports?network_id=ec0e7f74-c639-4036-b868-4b02a614bc38&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: 1469/2890] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:41:05 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?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: 1422/2891] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:41:06 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?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: 1424/2894] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:41:18 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: 1471/2895] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22: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: 1425/2896] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:41:18 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: 1472/2897] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:41:18 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: 1426/2898] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:41:18 2026] GET /v2.0/subnets/9bd21891-3d5d-47b7-b59a-62d089c544b8 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2899] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:18 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 5040 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2900] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:41:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2901] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:41:18 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: 1428/2902] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:41:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2903] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22: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: 1429/2904] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:41:18 2026] GET /v2.0/ports/4dae7c9b-4518-4e29-8ad3-2eb1986685b8 => generated 1233 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2905] 199.204.45.3 () {34 vars in 786 bytes} [Tue Jun 2 22:41:18 2026] PUT /v2.0/ports/4dae7c9b-4518-4e29-8ad3-2eb1986685b8 => generated 1026 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2906] 199.204.45.3 () {30 vars in 740 bytes} [Tue Jun 2 22:41:18 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38 => generated 798 bytes in 45 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: 1477/2907] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:18 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 4869 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2908] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:19 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 4869 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:41:19.515 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8dc1ba58-785f-4a63-8d54-0d12b231ff8f'] response: {'name': 'network-changed', 'server_uuid': '3b83ac2e-ea2f-458b-8daf-4c3d78069493', 'tag': '4dae7c9b-4518-4e29-8ad3-2eb1986685b8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1478/2909] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:41:19 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 4869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2910] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:41:19 2026] GET /v2.0/networks?id=ec0e7f74-c639-4036-b868-4b02a614bc38 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2911] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:41:19 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?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: 1433/2912] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:41:19 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?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: 1480/2913] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:20 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 4869 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2914] 199.204.45.3 () {34 vars in 973 bytes} [Tue Jun 2 22:41:21 2026] GET /v2.0/ports/4dae7c9b-4518-4e29-8ad3-2eb1986685b8 => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2915] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:21 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 4869 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2916] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 2 22:41:21 2026] DELETE /v2.0/ports/4dae7c9b-4518-4e29-8ad3-2eb1986685b8 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2917] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:22 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 3815 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:41:22.260 7 INFO neutron.pecan_wsgi.hooks.translation [None req-260d3857-8aa0-4b1a-8905-ef5d693a3758 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/2918] 199.204.45.3 () {32 vars in 756 bytes} [Tue Jun 2 22:41:22 2026] DELETE /v2.0/ports/4dae7c9b-4518-4e29-8ad3-2eb1986685b8 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2919] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:41:22 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-06-02 22:41:22.381 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6906f49d-d77e-4962-98de-fea396db096a'] response: {'server_uuid': '3b83ac2e-ea2f-458b-8daf-4c3d78069493', 'name': 'network-vif-deleted', 'tag': '4dae7c9b-4518-4e29-8ad3-2eb1986685b8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1483/2920] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:41:22 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: 1438/2921] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:41:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2922] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:41:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2923] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:41:22 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => 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: 1485/2924] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:41:22 2026] GET /v2.0/ports/4cdfa5b5-6f83-4337-9ef6-106ab637316e => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2925] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:41:22 2026] GET /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2926] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:41:22 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => 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: 1441/2927] 199.204.45.3 () {30 vars in 740 bytes} [Tue Jun 2 22:41:22 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2928] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:41:22 2026] GET /v2.0/ports/4cdfa5b5-6f83-4337-9ef6-106ab637316e => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2929] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:41:22 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2930] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:41:22 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 3815 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2931] 199.204.45.3 () {34 vars in 1144 bytes} [Tue Jun 2 22:41:22 2026] GET /v2.0/networks?id=af26676c-e240-4a74-970d-d7e22e96ea32&id=7b51f813-5038-4b3a-8a20-f2867f1cc473&id=776c08f0-cf6a-491a-a100-f0b432a936aa => generated 2309 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2932] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:41:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.24&port_id=97c8a8eb-cbb5-4917-b68a-2ba132a56bca => 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: 1444/2933] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:41:22 2026] GET /v2.0/subnets?id=fb3e5ca7-3b02-4eaa-a2ef-08d5a835457f => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2934] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:41:22 2026] GET /v2.0/ports?network_id=af26676c-e240-4a74-970d-d7e22e96ea32&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2935] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:41:23 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32?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: 1491/2936] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:41:23 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32?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: 1446/2937] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:41:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.142&port_id=89e07e6b-84a5-4ee1-8c46-0501d68ef096 => 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: 1492/2938] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:41:23 2026] GET /v2.0/subnets?id=428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2939] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:41:23 2026] GET /v2.0/ports?network_id=7b51f813-5038-4b3a-8a20-f2867f1cc473&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: 1493/2940] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:41:23 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?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: 1448/2941] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:41:23 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?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: 1494/2942] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:41:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.200&port_id=b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => 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: 1449/2943] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:41:23 2026] GET /v2.0/subnets?id=9bd21891-3d5d-47b7-b59a-62d089c544b8 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2944] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:41:23 2026] GET /v2.0/ports?network_id=776c08f0-cf6a-491a-a100-f0b432a936aa&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2945] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:41:23 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2946] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:41:23 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?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: 1451/2947] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:41:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2948] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:41:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2949] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:41:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2950] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:41:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2951] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:28 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 3815 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2952] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:41:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2953] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:41:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2954] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:41:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2955] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:41:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2956] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:41:28 2026] GET /v2.0/ports/b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => generated 1237 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2957] 199.204.45.3 () {34 vars in 786 bytes} [Tue Jun 2 22:41:28 2026] PUT /v2.0/ports/b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => generated 1026 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2958] 199.204.45.3 () {30 vars in 740 bytes} [Tue Jun 2 22:41:28 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa => generated 797 bytes in 44 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: 1457/2959] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:29 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 3640 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2960] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:29 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 3640 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:41:29.573 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7032b3d2-bb37-4176-a6ae-3ecede066fe3'] response: {'name': 'network-changed', 'server_uuid': '3b83ac2e-ea2f-458b-8daf-4c3d78069493', 'tag': 'b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1458/2961] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:41:29 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 3640 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2962] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:41:29 2026] GET /v2.0/networks?id=776c08f0-cf6a-491a-a100-f0b432a936aa => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2963] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:41:29 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2964] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:41:29 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa?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: 1460/2965] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:30 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 3640 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2966] 199.204.45.3 () {34 vars in 973 bytes} [Tue Jun 2 22:41:31 2026] GET /v2.0/ports/b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2967] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:31 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 3640 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2968] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 2 22:41:31 2026] DELETE /v2.0/ports/b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => 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: 1463/2971] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:32 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:41:32.333 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d305fca-fa93-43fa-b3b0-325050cbf432 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1509/2972] 199.204.45.3 () {32 vars in 756 bytes} [Tue Jun 2 22:41:32 2026] DELETE /v2.0/ports/b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2973] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:41: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: 1510/2974] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:41:32 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) 2026-06-02 22:41:32.459 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3dc1a62-7ca8-4b3f-a5da-31c4848eb14a'] response: {'server_uuid': '3b83ac2e-ea2f-458b-8daf-4c3d78069493', 'name': 'network-vif-deleted', 'tag': 'b9fc4c85-38d2-4cfa-aebf-4931fc98f3fb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1465/2975] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:41:32 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: 1511/2976] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:41: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: 1466/2977] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:41:32 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => 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: 1512/2978] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:41:32 2026] GET /v2.0/ports/4cdfa5b5-6f83-4337-9ef6-106ab637316e => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2979] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:41:32 2026] GET /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 1350 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2980] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:41:32 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2981] 199.204.45.3 () {30 vars in 740 bytes} [Tue Jun 2 22:41:32 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2982] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:41:32 2026] GET /v2.0/ports/4cdfa5b5-6f83-4337-9ef6-106ab637316e => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2983] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:41:32 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2984] 199.204.45.3 () {34 vars in 1094 bytes} [Tue Jun 2 22:41:32 2026] GET /v2.0/ports?device_id=bb3b48ce-c4a2-477e-8c81-8dad186f3d23&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2985] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:41:32 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2986] 199.204.45.3 () {34 vars in 1064 bytes} [Tue Jun 2 22:41:32 2026] GET /v2.0/networks?id=af26676c-e240-4a74-970d-d7e22e96ea32&id=7b51f813-5038-4b3a-8a20-f2867f1cc473 => generated 1523 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2987] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:41:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.24&port_id=97c8a8eb-cbb5-4917-b68a-2ba132a56bca => 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: 1517/2988] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:41:33 2026] GET /v2.0/subnets?id=fb3e5ca7-3b02-4eaa-a2ef-08d5a835457f => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2989] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:41:33 2026] GET /v2.0/ports?network_id=af26676c-e240-4a74-970d-d7e22e96ea32&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: 1518/2990] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:41:33 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32?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: 1473/2991] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:41:33 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32?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: 1519/2992] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:41:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.142&port_id=89e07e6b-84a5-4ee1-8c46-0501d68ef096 => 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: 1474/2993] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:41:33 2026] GET /v2.0/subnets?id=428a2323-bf3f-4624-93a8-05b8c4b67db3 => 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: 1520/2994] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:41:33 2026] GET /v2.0/ports?network_id=7b51f813-5038-4b3a-8a20-f2867f1cc473&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2995] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:41:33 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?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: 1521/2996] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:41:33 2026] GET /v2.0/ports?tenant_id=1ecca31835764433a307a7735a31c61f&device_id=bb3b48ce-c4a2-477e-8c81-8dad186f3d23 => generated 1473 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2997] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:41:33 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?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: 1522/2998] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:41:33 2026] GET /v2.0/networks?id=ec0e7f74-c639-4036-b868-4b02a614bc38 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2999] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:41:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.126&port_id=12b77e1b-f230-4f3c-a88a-f59cfdca880a => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3000] 199.204.45.3 () {34 vars in 1104 bytes} [Tue Jun 2 22:41:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e5&port_id=12b77e1b-f230-4f3c-a88a-f59cfdca880a => 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: 1478/3001] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 2 22:41:34 2026] GET /v2.0/subnets?id=1c31c823-3a51-4f1c-9e68-914f38c7084b&id=d5d7f58f-a45b-4dbf-be4a-1cc17b3cc71e => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3002] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:41:34 2026] GET /v2.0/ports?network_id=ec0e7f74-c639-4036-b868-4b02a614bc38&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3003] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:41:34 2026] GET /v2.0/ports?network_id=ec0e7f74-c639-4036-b868-4b02a614bc38&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: 1525/3004] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:41:34 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3005] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:41:34 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3006] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:41:45 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: 1481/3007] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:41:45 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: 1527/3008] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:41:45 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: 1482/3009] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:41:45 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-06-02 22:41:45.097 7 INFO neutron.api.v2.resource [None req-98184b1a-7235-49dc-b9a4-1733ffb0c7d9 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3010] 199.204.45.3 () {30 vars in 760 bytes} [Tue Jun 2 22:41:45 2026] GET /v2.0/security-groups/lb-6c3bf5b4-e2ad-46e5-a526-206d38210563 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3011] 199.204.45.3 () {30 vars in 782 bytes} [Tue Jun 2 22:41:45 2026] GET /v2.0/security-groups?name=lb-6c3bf5b4-e2ad-46e5-a526-206d38210563 => generated 2863 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3012] 199.204.45.3 () {30 vars in 812 bytes} [Tue Jun 2 22:41:45 2026] GET /v2.0/security-group-rules?security_group_id=c8bdd342-b712-4083-ae3a-6a343ff48703 => generated 2334 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3013] 199.204.45.3 () {32 vars in 786 bytes} [Tue Jun 2 22:41:45 2026] DELETE /v2.0/security-group-rules/475bbb0f-8b47-4a28-9424-f865ec56defe => 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: 1530/3014] 199.204.45.3 () {32 vars in 786 bytes} [Tue Jun 2 22:41:45 2026] DELETE /v2.0/security-group-rules/ef95225a-b6a3-46cd-b104-ea2e572e0707 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:41:48.788 7 INFO neutron.db.l3_db [None req-71334b64-d28e-4ed7-9b43-e11b6640fa90 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Floating IP 5826359c-f9a1-4a46-ba05-ea2d432d718a disassociated (deleted). External IP: 10.96.250.220, port: 4cdfa5b5-6f83-4337-9ef6-106ab637316e. [pid: 7|app: 0|req: 1532/3017] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:41:48 2026] DELETE /v2.0/floatingips/5826359c-f9a1-4a46-ba05-ea2d432d718a => generated 0 bytes in 692 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:41:49.164 8 INFO neutron.api.v2.resource [None req-3a9449cb-fc9a-4a16-bb1f-a9374262bc58 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1486/3018] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:41:49 2026] GET /v2.0/floatingips/5826359c-f9a1-4a46-ba05-ea2d432d718a => generated 144 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3019] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:41:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3020] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:41:49 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: 1534/3021] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:41:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3022] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:41:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:41:50.020 7 INFO neutron.api.v2.resource [None req-729ad15c-dab3-4c0a-8a50-46c30a2ba108 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3023] 199.204.45.3 () {30 vars in 760 bytes} [Tue Jun 2 22:41:50 2026] GET /v2.0/security-groups/lb-6c3bf5b4-e2ad-46e5-a526-206d38210563 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3024] 199.204.45.3 () {30 vars in 782 bytes} [Tue Jun 2 22:41:50 2026] GET /v2.0/security-groups?name=lb-6c3bf5b4-e2ad-46e5-a526-206d38210563 => generated 1637 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3025] 199.204.45.3 () {30 vars in 812 bytes} [Tue Jun 2 22:41:50 2026] GET /v2.0/security-group-rules?security_group_id=c8bdd342-b712-4083-ae3a-6a343ff48703 => 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: 1490/3026] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:41:50 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: 1537/3027] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:41:50 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: 1491/3028] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:41:50 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: 1538/3029] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:41:50 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: 1492/3030] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 2 22:41:50 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3031] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:50 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3032] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:50 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3033] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:50 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3034] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:51 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3035] 199.204.45.3 () {34 vars in 973 bytes} [Tue Jun 2 22:41:52 2026] GET /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3036] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:41:52 2026] GET /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3037] 199.204.45.3 () {34 vars in 1014 bytes} [Tue Jun 2 22:41:52 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473?fields=dns_domain => generated 29 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3038] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:52 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 2586 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3039] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 2 22:41:52 2026] PUT /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 1151 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3040] 199.204.45.3 () {30 vars in 766 bytes} [Tue Jun 2 22:41:53 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 1244 bytes in 37 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: 1498/3041] 199.204.45.3 () {34 vars in 786 bytes} [Tue Jun 2 22:41:53 2026] PUT /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 1090 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3042] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:41:53 2026] GET /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 1090 bytes in 34 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: 1499/3043] 199.204.45.3 () {32 vars in 756 bytes} [Tue Jun 2 22:41:53 2026] DELETE /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3044] 199.204.45.3 () {30 vars in 700 bytes} [Tue Jun 2 22:41:54 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: 1500/3045] 199.204.45.3 () {30 vars in 702 bytes} [Tue Jun 2 22:41:54 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: 1546/3046] 199.204.45.3 () {30 vars in 678 bytes} [Tue Jun 2 22:41:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3047] 199.204.45.3 () {30 vars in 714 bytes} [Tue Jun 2 22:41:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:41:54.291 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b72d3b16-215b-436b-80cf-b296cb133fda d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3048] 199.204.45.3 () {32 vars in 756 bytes} [Tue Jun 2 22:41:54 2026] DELETE /v2.0/ports/89e07e6b-84a5-4ee1-8c46-0501d68ef096 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3049] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:41:54 2026] GET /v2.0/ports/4cdfa5b5-6f83-4337-9ef6-106ab637316e => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:41:54.346 7 INFO neutron.api.v2.resource [None req-24d55daa-ae0e-473c-8d51-6913e43f8006 d61b5860eaa44f55aa5655d3f3629f6a c92c797f90cb443ea3259be54a04648e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3050] 199.204.45.3 () {30 vars in 760 bytes} [Tue Jun 2 22:41:54 2026] GET /v2.0/security-groups/lb-6c3bf5b4-e2ad-46e5-a526-206d38210563 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3051] 199.204.45.3 () {30 vars in 782 bytes} [Tue Jun 2 22:41:54 2026] GET /v2.0/security-groups?name=lb-6c3bf5b4-e2ad-46e5-a526-206d38210563 => generated 1637 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3052] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:41:54 2026] GET /v2.0/ports?tenant_id=c92c797f90cb443ea3259be54a04648e&device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3053] 199.204.45.3 () {30 vars in 734 bytes} [Tue Jun 2 22:41:54 2026] GET /v2.0/ports/4cdfa5b5-6f83-4337-9ef6-106ab637316e => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3054] 199.204.45.3 () {34 vars in 1064 bytes} [Tue Jun 2 22:41:54 2026] GET /v2.0/networks?id=af26676c-e240-4a74-970d-d7e22e96ea32&id=7b51f813-5038-4b3a-8a20-f2867f1cc473 => generated 1523 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3055] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 2 22:41:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.24&port_id=97c8a8eb-cbb5-4917-b68a-2ba132a56bca => 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: 1552/3056] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 2 22:41:54 2026] GET /v2.0/subnets?id=fb3e5ca7-3b02-4eaa-a2ef-08d5a835457f => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3057] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:41:54 2026] GET /v2.0/ports?network_id=af26676c-e240-4a74-970d-d7e22e96ea32&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: 1554/3058] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:41:54 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32?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: 1505/3059] 199.204.45.3 () {34 vars in 786 bytes} [Tue Jun 2 22:41:54 2026] PUT /v2.0/ports/4cdfa5b5-6f83-4337-9ef6-106ab637316e => generated 1094 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3060] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:41:54 2026] GET /v2.0/networks/af26676c-e240-4a74-970d-d7e22e96ea32?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3061] 199.204.45.3 () {32 vars in 776 bytes} [Tue Jun 2 22:41:54 2026] DELETE /v2.0/security-groups/c8bdd342-b712-4083-ae3a-6a343ff48703 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3062] 199.204.45.3 () {32 vars in 756 bytes} [Tue Jun 2 22:41:54 2026] DELETE /v2.0/ports/4cdfa5b5-6f83-4337-9ef6-106ab637316e => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3063] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 2 22:41:57 2026] GET /v2.0/ports?device_id=3b83ac2e-ea2f-458b-8daf-4c3d78069493 => 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: 1557/3064] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 2 22:41:57 2026] DELETE /v2.0/ports/97c8a8eb-cbb5-4917-b68a-2ba132a56bca => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:41:59.719 8 INFO neutron.db.l3_db [None req-a58b7bd3-e1c2-4e69-8635-d14bbe928443 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Floating IP fd037aa7-8c4c-4524-88ce-17c120751fbf disassociated (deleted). External IP: 10.96.250.211, port: 12b77e1b-f230-4f3c-a88a-f59cfdca880a. [pid: 8|app: 0|req: 1508/3065] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:41:59 2026] DELETE /v2.0/floatingips/fd037aa7-8c4c-4524-88ce-17c120751fbf => generated 0 bytes in 649 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:00.044 7 INFO neutron.api.v2.resource [None req-6080db07-62e8-432a-9001-e8a6d4679d22 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3066] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:42:00 2026] GET /v2.0/floatingips/fd037aa7-8c4c-4524-88ce-17c120751fbf => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:42:00.239 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5ed32b7-7bba-4e6c-9574-7e18d84ed9ed'] response: {'name': 'network-changed', 'server_uuid': 'bb3b48ce-c4a2-477e-8c81-8dad186f3d23', 'tag': '12b77e1b-f230-4f3c-a88a-f59cfdca880a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1509/3067] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:42:00 2026] GET /v2.0/ports?device_id=bb3b48ce-c4a2-477e-8c81-8dad186f3d23 => generated 1204 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:42:00.351 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c498de8e-ac68-46be-8b39-83c69e783162'] response: {'server_uuid': '3b83ac2e-ea2f-458b-8daf-4c3d78069493', 'name': 'network-vif-deleted', 'tag': '97c8a8eb-cbb5-4917-b68a-2ba132a56bca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1559/3068] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:42:00 2026] GET /v2.0/security-groups?id=69c5c035-250c-45f0-b4fe-eb50ecdda354&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3069] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:42:00 2026] GET /v2.0/ports?tenant_id=1ecca31835764433a307a7735a31c61f&device_id=bb3b48ce-c4a2-477e-8c81-8dad186f3d23 => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3070] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 2 22:42:00 2026] GET /v2.0/networks?id=ec0e7f74-c639-4036-b868-4b02a614bc38 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3071] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 2 22:42:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.126&port_id=12b77e1b-f230-4f3c-a88a-f59cfdca880a => 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: 1561/3072] 199.204.45.3 () {34 vars in 1104 bytes} [Tue Jun 2 22:42:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e5&port_id=12b77e1b-f230-4f3c-a88a-f59cfdca880a => 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: 1512/3073] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 2 22:42:00 2026] GET /v2.0/subnets?id=1c31c823-3a51-4f1c-9e68-914f38c7084b&id=d5d7f58f-a45b-4dbf-be4a-1cc17b3cc71e => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3074] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:42:00 2026] GET /v2.0/ports?network_id=ec0e7f74-c639-4036-b868-4b02a614bc38&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: 1513/3075] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 2 22:42:00 2026] GET /v2.0/ports?network_id=ec0e7f74-c639-4036-b868-4b02a614bc38&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: 1563/3076] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 2 22:42:01 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3077] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 2 22:42:01 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38?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: 1565/3080] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 2 22:42:02 2026] GET /v2.0/ports?device_id=bb3b48ce-c4a2-477e-8c81-8dad186f3d23 => generated 1204 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3081] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 2 22:42:02 2026] DELETE /v2.0/ports/12b77e1b-f230-4f3c-a88a-f59cfdca880a => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3082] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:42:05 2026] GET /v2.0/ports?device_id=bb3b48ce-c4a2-477e-8c81-8dad186f3d23 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:42:10.586 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f116ac50-774d-40be-8108-0b32198b1379'] response: {'server_uuid': 'bb3b48ce-c4a2-477e-8c81-8dad186f3d23', 'name': 'network-vif-deleted', 'tag': '12b77e1b-f230-4f3c-a88a-f59cfdca880a', 'status': 'completed', 'code': 200} 2026-06-02 22:42:10.848 8 INFO neutron.db.l3_db [None req-b9aff5fc-0bcd-47c9-a58d-b72f40beb0b6 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] Floating IP f0061fe6-bf88-4aa3-a51d-9f1d8457ecf8 disassociated (deleted). External IP: 10.96.250.214, port: c9b40d41-25c2-4bb5-82ee-75696b8881b7. [pid: 8|app: 0|req: 1517/3083] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:42:10 2026] DELETE /v2.0/floatingips/f0061fe6-bf88-4aa3-a51d-9f1d8457ecf8 => generated 0 bytes in 607 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:11.184 7 INFO neutron.api.v2.resource [None req-26bfefa9-06b1-403c-81bc-95955bbcc46c 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1567/3084] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:42:11 2026] GET /v2.0/floatingips/f0061fe6-bf88-4aa3-a51d-9f1d8457ecf8 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3085] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:42:11 2026] GET /v2.0/ports?device_id=af00d5c0-6ff9-43d9-ade6-c18693fb6b8f => generated 1196 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3086] 10.0.0.51 () {34 vars in 1039 bytes} [Tue Jun 2 22:42:11 2026] GET /v2.0/security-groups?id=69c5c035-250c-45f0-b4fe-eb50ecdda354&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: 8|app: 0|req: 1519/3087] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 2 22:42:13 2026] GET /v2.0/ports?device_id=af00d5c0-6ff9-43d9-ade6-c18693fb6b8f => generated 1196 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3088] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 2 22:42:13 2026] DELETE /v2.0/ports/c9b40d41-25c2-4bb5-82ee-75696b8881b7 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:42:13.778 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3978238c-05de-4f3a-9ab5-fc03f7089aab'] response: {'name': 'network-changed', 'server_uuid': 'af00d5c0-6ff9-43d9-ade6-c18693fb6b8f', 'tag': 'c9b40d41-25c2-4bb5-82ee-75696b8881b7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1520/3089] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 2 22:42:13 2026] GET /v2.0/ports?tenant_id=1ecca31835764433a307a7735a31c61f&device_id=af00d5c0-6ff9-43d9-ade6-c18693fb6b8f => 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: 1570/3090] 10.0.0.51 () {34 vars in 989 bytes} [Tue Jun 2 22:42:16 2026] GET /v2.0/ports?device_id=af00d5c0-6ff9-43d9-ade6-c18693fb6b8f => 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: 1522/3093] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:42:21 2026] DELETE /v2.0/security-group-rules/2dfa27ed-5927-44e6-a062-958ddaa662b3 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:21.684 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-65c0c200-3f2d-4486-846b-574106483699'] response: {'server_uuid': 'af00d5c0-6ff9-43d9-ade6-c18693fb6b8f', 'name': 'network-vif-deleted', 'tag': 'c9b40d41-25c2-4bb5-82ee-75696b8881b7', 'status': 'completed', 'code': 200} 2026-06-02 22:42:21.692 7 INFO neutron.api.v2.resource [None req-1588ab75-5576-46eb-9f49-4bf815f0cd6b 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3094] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:42:21 2026] GET /v2.0/security-group-rules/2dfa27ed-5927-44e6-a062-958ddaa662b3 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3095] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:42:21 2026] DELETE /v2.0/security-group-rules/16eed06f-7e73-4636-8453-732e311777fd => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:21.803 7 INFO neutron.api.v2.resource [None req-4cdef4e4-6db0-428f-b8e6-3571004a44f6 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3096] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:42:21 2026] GET /v2.0/security-group-rules/16eed06f-7e73-4636-8453-732e311777fd => generated 155 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3097] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:42:21 2026] DELETE /v2.0/security-group-rules/e4a38a35-8145-4af1-a81d-0692a6de42bc => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:21.906 7 INFO neutron.api.v2.resource [None req-76077827-7491-482b-89a4-c039dedbab43 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3098] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:42:21 2026] GET /v2.0/security-group-rules/e4a38a35-8145-4af1-a81d-0692a6de42bc => 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: 1525/3099] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:42:21 2026] DELETE /v2.0/security-group-rules/5d8a2e1a-bf65-46f6-97ae-4b526f1d584b => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:21.997 7 INFO neutron.api.v2.resource [None req-d2386984-cfa9-4375-bf05-04f963f765be 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3100] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:42:21 2026] GET /v2.0/security-group-rules/5d8a2e1a-bf65-46f6-97ae-4b526f1d584b => 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: 1526/3101] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:42:22 2026] DELETE /v2.0/security-group-rules/7c10d27b-bb33-4e9d-a831-b3369f5701b1 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:22.080 7 INFO neutron.api.v2.resource [None req-6dcc04be-2044-4bdc-bac9-a25b0a241420 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3102] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:42:22 2026] GET /v2.0/security-group-rules/7c10d27b-bb33-4e9d-a831-b3369f5701b1 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3103] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:42:22 2026] DELETE /v2.0/security-group-rules/5b26af11-27cf-460c-99d3-d9310bd0f897 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:22.165 7 INFO neutron.api.v2.resource [None req-3cb493c2-3879-4a77-85f6-6d4baa73c70b 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3104] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:42:22 2026] GET /v2.0/security-group-rules/5b26af11-27cf-460c-99d3-d9310bd0f897 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3105] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:42:22 2026] DELETE /v2.0/security-group-rules/c7785f41-c966-4e07-892c-bd10333b4b22 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:22.249 7 INFO neutron.api.v2.resource [None req-c2639c1d-2c09-44f7-a92d-abf93ff16da6 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3106] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:42:22 2026] GET /v2.0/security-group-rules/c7785f41-c966-4e07-892c-bd10333b4b22 => 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: 1529/3107] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:42:22 2026] DELETE /v2.0/security-group-rules/7172182b-9e87-4ac6-a8d7-624800cb6844 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:22.336 7 INFO neutron.api.v2.resource [None req-72264c31-9ebc-4dd7-a642-a0bb49e34bde 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3108] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:42:22 2026] GET /v2.0/security-group-rules/7172182b-9e87-4ac6-a8d7-624800cb6844 => 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: 1530/3109] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:42:22 2026] DELETE /v2.0/security-group-rules/8a8cfc16-0a91-49a7-9a35-236be343c6f2 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:22.432 7 INFO neutron.api.v2.resource [None req-e3ca0bd4-3a46-4738-9d4f-bd49efbcee3d 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3110] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:42:22 2026] GET /v2.0/security-group-rules/8a8cfc16-0a91-49a7-9a35-236be343c6f2 => 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: 1531/3111] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:42:22 2026] DELETE /v2.0/security-group-rules/7031ef30-a621-4eed-a7ea-023644149ee3 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:22.509 7 INFO neutron.api.v2.resource [None req-e79cc32f-8349-480e-933c-141ddddb9882 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1581/3112] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:42:22 2026] GET /v2.0/security-group-rules/7031ef30-a621-4eed-a7ea-023644149ee3 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3113] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:42:22 2026] DELETE /v2.0/security-group-rules/27fb08e0-023b-461c-8eb7-9f724763e3d8 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:22.607 7 INFO neutron.api.v2.resource [None req-2582104c-f4e4-466d-b65f-2fa31d25a90b 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3114] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:42:22 2026] GET /v2.0/security-group-rules/27fb08e0-023b-461c-8eb7-9f724763e3d8 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3115] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:22 2026] DELETE /v2.0/security-groups/69c5c035-250c-45f0-b4fe-eb50ecdda354 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:22.711 7 INFO neutron.api.v2.resource [None req-a91f951f-f85d-442d-a27f-b73df90a6c94 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1583/3116] 10.0.0.131 () {32 vars in 737 bytes} [Tue Jun 2 22:42:22 2026] GET /v2.0/security-groups/69c5c035-250c-45f0-b4fe-eb50ecdda354 => 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: 1534/3117] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:42:22 2026] PUT /v2.0/routers/c7f0a479-e122-45dc-915c-c94ab401fb6f/remove_router_interface => generated 309 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:42:23.847 7 INFO neutron.api.v2.resource [None req-f802a19b-7526-4663-b2af-82c529c30ac7 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/3118] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:42:23 2026] PUT /v2.0/routers/c7f0a479-e122-45dc-915c-c94ab401fb6f/remove_router_interface => generated 198 bytes in 185 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3119] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:42:23 2026] PUT /v2.0/routers/c7f0a479-e122-45dc-915c-c94ab401fb6f/remove_router_interface => generated 309 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:42:24.896 7 INFO neutron.api.v2.resource [None req-390c2344-0b9f-4ee7-9f26-eb0fa9f83cdd 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1585/3120] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:42:24 2026] PUT /v2.0/routers/c7f0a479-e122-45dc-915c-c94ab401fb6f/remove_router_interface => generated 198 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3121] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:42:24 2026] PUT /v2.0/routers/c7f0a479-e122-45dc-915c-c94ab401fb6f/remove_router_interface => generated 309 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:42:25.975 7 INFO neutron.api.v2.resource [None req-058eeea6-96de-4c65-af38-ce5e6f98d790 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3122] 10.0.0.131 () {34 vars in 789 bytes} [Tue Jun 2 22:42:25 2026] PUT /v2.0/routers/c7f0a479-e122-45dc-915c-c94ab401fb6f/remove_router_interface => generated 198 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:42:26.854 8 INFO neutron.db.l3_hamode_db [None req-4a7b880c-7d3b-4d6d-aced-2e43b04cd18a 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] HA network 1e61cacf-d159-404e-8aed-268615557f97 was deleted as no HA routers are present in tenant 1ecca31835764433a307a7735a31c61f. [pid: 8|app: 0|req: 1537/3123] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:42:25 2026] DELETE /v2.0/routers/c7f0a479-e122-45dc-915c-c94ab401fb6f => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:26.881 7 INFO neutron.api.v2.resource [None req-ce0a4ade-53dc-4514-a180-f717307723e7 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1587/3124] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:42:26 2026] GET /v2.0/routers/c7f0a479-e122-45dc-915c-c94ab401fb6f => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:42:26.893 8 INFO neutron.services.segments.plugin [-] Segment 47db330e-80a2-4ee4-bd98-bbca693eb09f resource provider aggregate not found 2026-06-02 22:42:26.897 8 INFO neutron.services.segments.plugin [-] Segment 47db330e-80a2-4ee4-bd98-bbca693eb09f resource provider aggregate not found 2026-06-02 22:42:26.909 8 INFO neutron.services.segments.plugin [-] Segment 47db330e-80a2-4ee4-bd98-bbca693eb09f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47db330e-80a2-4ee4-bd98-bbca693eb09f found for delete ", "request_id": "req-422dc50a-120a-4931-8a88-5ec05ed97b7f"}]} 2026-06-02 22:42:26.913 8 INFO neutron.services.segments.plugin [-] Segment 47db330e-80a2-4ee4-bd98-bbca693eb09f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47db330e-80a2-4ee4-bd98-bbca693eb09f found for delete ", "request_id": "req-b408d706-31b8-410f-adc4-f6e4ef2b24b9"}]} [pid: 8|app: 0|req: 1538/3125] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:42:26 2026] DELETE /v2.0/subnets/1c31c823-3a51-4f1c-9e68-914f38c7084b => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:42:27.059 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1818c88-b526-463c-b53c-48d8ece5c21f 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/3126] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:42:27 2026] GET /v2.0/subnets/1c31c823-3a51-4f1c-9e68-914f38c7084b => 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: 1539/3127] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:42:27 2026] DELETE /v2.0/subnets/d5d7f58f-a45b-4dbf-be4a-1cc17b3cc71e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:42:27.209 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d78c2dc-134f-4f3b-bca7-22a2bb8a74b9 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1589/3128] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:42:27 2026] GET /v2.0/subnets/d5d7f58f-a45b-4dbf-be4a-1cc17b3cc71e => 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: 1540/3129] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:42:27 2026] DELETE /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:42:27.500 7 INFO neutron.pecan_wsgi.hooks.translation [None req-def3e28b-e8e3-431d-aa64-6ae78ee06299 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1590/3130] 10.0.0.131 () {32 vars in 723 bytes} [Tue Jun 2 22:42:27 2026] GET /v2.0/networks/ec0e7f74-c639-4036-b868-4b02a614bc38 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3131] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:42:27 2026] DELETE /v2.0/subnets/9d42e811-d092-4dd0-b494-82883458f34b => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:42:27.655 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f53d099e-41bc-42d3-9db7-ee557b354844 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1591/3132] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:42:27 2026] GET /v2.0/subnets/9d42e811-d092-4dd0-b494-82883458f34b => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3133] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:42:27 2026] DELETE /v2.0/subnets/9bd21891-3d5d-47b7-b59a-62d089c544b8 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:42:27.819 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13a92422-05ae-4c3b-9add-c41723e5fbc9 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1592/3134] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:42:27 2026] GET /v2.0/subnets/9bd21891-3d5d-47b7-b59a-62d089c544b8 => 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: 1543/3135] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:42:27 2026] DELETE /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:42:28.115 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d923ecf-7a51-450d-abc3-ce0ac7e83d11 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1593/3136] 10.0.0.131 () {32 vars in 723 bytes} [Tue Jun 2 22:42:28 2026] GET /v2.0/networks/776c08f0-cf6a-491a-a100-f0b432a936aa => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3137] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:42:28 2026] DELETE /v2.0/subnets/dcf8748a-8fb2-4759-ae6e-d18b8b7a9ed3 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:42:28.301 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd69dd02-3827-4850-a51f-47fb519cb854 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1594/3138] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:42:28 2026] GET /v2.0/subnets/dcf8748a-8fb2-4759-ae6e-d18b8b7a9ed3 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3139] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:42:28 2026] DELETE /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:42:28.476 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a793913-6af6-4e5d-b3aa-16cbed26c448 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1595/3140] 10.0.0.131 () {32 vars in 721 bytes} [Tue Jun 2 22:42:28 2026] GET /v2.0/subnets/428a2323-bf3f-4624-93a8-05b8c4b67db3 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3141] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:42:28 2026] DELETE /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:42:28.774 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb674805-4180-4a7a-920b-940f94e2f0d2 89afb483a7da4b8e8fb687e832aa23f3 1ecca31835764433a307a7735a31c61f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1596/3142] 10.0.0.131 () {32 vars in 723 bytes} [Tue Jun 2 22:42:28 2026] GET /v2.0/networks/7b51f813-5038-4b3a-8a20-f2867f1cc473 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:42:30.701 8 INFO neutron.services.segments.plugin [-] Segment cd821ff1-8773-40a9-91c6-7d22b31c044f resource provider aggregate not found 2026-06-02 22:42:30.705 8 INFO neutron.services.segments.plugin [-] Segment cd821ff1-8773-40a9-91c6-7d22b31c044f resource provider aggregate not found 2026-06-02 22:42:30.719 8 INFO neutron.services.segments.plugin [-] Segment cd821ff1-8773-40a9-91c6-7d22b31c044f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd821ff1-8773-40a9-91c6-7d22b31c044f found for delete ", "request_id": "req-d20fb036-12b1-420a-9fa8-aac68494cbc0"}]} 2026-06-02 22:42:30.724 8 INFO neutron.services.segments.plugin [-] Segment cd821ff1-8773-40a9-91c6-7d22b31c044f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd821ff1-8773-40a9-91c6-7d22b31c044f found for delete ", "request_id": "req-561f9acf-5d46-4aaf-a038-388584eb9467"}]} 2026-06-02 22:42:30.730 8 INFO neutron.services.segments.plugin [-] Segment 35f99e45-ba4e-4f76-b171-36d7b6819f88 resource provider aggregate not found 2026-06-02 22:42:30.734 8 INFO neutron.services.segments.plugin [-] Segment 35f99e45-ba4e-4f76-b171-36d7b6819f88 resource provider aggregate not found 2026-06-02 22:42:30.741 8 INFO neutron.services.segments.plugin [-] Segment 35f99e45-ba4e-4f76-b171-36d7b6819f88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35f99e45-ba4e-4f76-b171-36d7b6819f88 found for delete ", "request_id": "req-3c97c9cc-e7e5-4446-8197-19ef240598b0"}]} 2026-06-02 22:42:30.746 8 INFO neutron.services.segments.plugin [-] Segment 35f99e45-ba4e-4f76-b171-36d7b6819f88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35f99e45-ba4e-4f76-b171-36d7b6819f88 found for delete ", "request_id": "req-8ee17854-9c21-4386-8790-6c9e26f81ff7"}]} 2026-06-02 22:42:30.752 8 INFO neutron.services.segments.plugin [-] Segment 28cc8947-617a-45af-b091-4e662d3bca1d resource provider aggregate not found 2026-06-02 22:42:30.757 8 INFO neutron.services.segments.plugin [-] Segment 28cc8947-617a-45af-b091-4e662d3bca1d resource provider aggregate not found 2026-06-02 22:42:30.764 8 INFO neutron.services.segments.plugin [-] Segment 28cc8947-617a-45af-b091-4e662d3bca1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28cc8947-617a-45af-b091-4e662d3bca1d found for delete ", "request_id": "req-d99f25c7-a4f3-4db8-9e0b-db65e23f7434"}]} 2026-06-02 22:42:30.768 8 INFO neutron.services.segments.plugin [-] Segment 28cc8947-617a-45af-b091-4e662d3bca1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28cc8947-617a-45af-b091-4e662d3bca1d found for delete ", "request_id": "req-0353c645-fba2-451e-8bd1-31c7716f1d1e"}]} [pid: 8|app: 0|req: 1547/3143] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:42:30 2026] GET /v2.0/security-groups?tenant_id=06fd2adb0cc44128815f3420b091cf38&name=default => generated 2929 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3144] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:30 2026] DELETE /v2.0/security-groups/87ba842d-1e8b-40df-a3c0-2f419b67c589 => 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: 1548/3145] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:42:31 2026] GET /v2.0/security-groups?tenant_id=865a6351311543aca7a5842f485bd95c&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3146] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:31 2026] DELETE /v2.0/security-groups/6a2af7a1-34fd-4c5f-a47a-231920a92ea7 => 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: 1549/3147] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:42:31 2026] GET /v2.0/security-groups?tenant_id=2f2efc456d9d436eb2ef22c251021223&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: 1599/3148] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:31 2026] DELETE /v2.0/security-groups/6710d74b-87f0-4080-9391-9a8a4ac0da6a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3149] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:42:31 2026] GET /v2.0/security-groups?tenant_id=1ecca31835764433a307a7735a31c61f&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3150] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:31 2026] DELETE /v2.0/security-groups/bb994ff1-feb0-4918-ad18-5d92ba130659 => 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: 1552/3153] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:42:32 2026] GET /v2.0/security-groups?tenant_id=96a74d5874a74359a1985ec6662df3a7&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3154] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:32 2026] DELETE /v2.0/security-groups/949316f3-0093-454d-8d7e-9b2002a08357 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3155] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:42:32 2026] GET /v2.0/security-groups?tenant_id=56adf557beb74c859e0ff8d7b70daaf6&name=default => generated 2929 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3156] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:32 2026] DELETE /v2.0/security-groups/85eb4a25-ce21-4e82-a58f-e6f430ef99f0 => 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: 1554/3157] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:42:32 2026] GET /v2.0/security-groups?tenant_id=8f4563462d1d47039efa0083dff93386&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3158] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:32 2026] DELETE /v2.0/security-groups/bc4767c2-9762-45f4-947a-768b30867556 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:36.164 8 WARNING neutron_lib.context [None req-13255e91-6e6c-4083-b1ac-7f8f0868334f cf2a18af08f84aa2ba6d64b6313f2f82 ec1c612d81d548bf9988afa2a0177da7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1555/3159] 10.0.0.131 () {34 vars in 676 bytes} [Tue Jun 2 22:42:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3160] 10.0.0.131 () {34 vars in 759 bytes} [Tue Jun 2 22:42:36 2026] PUT /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3161] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:42:36 2026] GET /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3162] 10.0.0.131 () {34 vars in 770 bytes} [Tue Jun 2 22:42:36 2026] PUT /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/tags/green => 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: 1557/3163] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:42:36 2026] GET /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/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: 1607/3164] 10.0.0.131 () {34 vars in 766 bytes} [Tue Jun 2 22:42:36 2026] PUT /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/tags/red => 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: 1558/3165] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:42:36 2026] GET /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3166] 10.0.0.131 () {34 vars in 788 bytes} [Tue Jun 2 22:42:36 2026] PUT /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/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: 8|app: 0|req: 1559/3167] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:42:36 2026] GET /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/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: 1609/3168] 10.0.0.131 () {34 vars in 759 bytes} [Tue Jun 2 22:42:36 2026] PUT /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3169] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:42:36 2026] GET /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3170] 10.0.0.131 () {32 vars in 747 bytes} [Tue Jun 2 22:42:36 2026] GET /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:36.579 8 INFO neutron.api.v2.resource [None req-3e778028-f62c-460e-bf22-5785dd633fc0 cf2a18af08f84aa2ba6d64b6313f2f82 ec1c612d81d548bf9988afa2a0177da7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3171] 10.0.0.131 () {32 vars in 751 bytes} [Tue Jun 2 22:42:36 2026] GET /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3172] 10.0.0.131 () {32 vars in 750 bytes} [Tue Jun 2 22:42:36 2026] DELETE /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3173] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:42:36 2026] GET /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:42:36.667 7 INFO neutron.api.v2.resource [None req-cffda8c5-019d-4ce1-9fc7-7c8eb3cb0d15 cf2a18af08f84aa2ba6d64b6313f2f82 ec1c612d81d548bf9988afa2a0177da7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1612/3174] 10.0.0.131 () {32 vars in 754 bytes} [Tue Jun 2 22:42:36 2026] DELETE /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3175] 10.0.0.131 () {32 vars in 742 bytes} [Tue Jun 2 22:42:36 2026] DELETE /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/tags => 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: 1613/3176] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:42:36 2026] GET /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9/tags => 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: 1564/3177] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:42:36 2026] DELETE /v2.0/subnetpools/92d13901-c99c-414f-945a-2f58cf9169e9 => 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: 1614/3178] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:42:37 2026] GET /v2.0/security-groups?tenant_id=ec1c612d81d548bf9988afa2a0177da7&name=default => generated 2929 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3179] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:37 2026] DELETE /v2.0/security-groups/8a39ad04-eeda-4a63-8cfb-43622f8dc7f4 => 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: 1615/3180] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:42:37 2026] GET /v2.0/security-groups?tenant_id=2304b1f1d6a24dc3addcb19c199b4de8&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3181] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:37 2026] DELETE /v2.0/security-groups/7249a4e4-4866-482c-aeb8-eae8946e2aad => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:41.211 7 WARNING neutron_lib.context [None req-1cf9ac85-8b12-4973-988b-909f54717352 820c4e30fcee49e5b40a64105029d769 1477553df5c841d7bd4491aae5a51c50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:42:41.384 7 INFO neutron.db.segments_db [None req-1cf9ac85-8b12-4973-988b-909f54717352 820c4e30fcee49e5b40a64105029d769 1477553df5c841d7bd4491aae5a51c50 - - default default] Added segment 0bb29523-9fb2-4125-b8a5-ec5d1fbbaa46 of type vxlan for network c2842a61-5ee1-4494-a0bc-1fe8775e386a [pid: 7|app: 0|req: 1616/3182] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:42:41 2026] POST /v2.0/networks => generated 631 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:42:41.487 8 WARNING neutron_lib.context [None req-635d1f0b-5185-4ecd-b0b7-4dd5716beade 820c4e30fcee49e5b40a64105029d769 1477553df5c841d7bd4491aae5a51c50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1567/3183] 10.0.0.131 () {34 vars in 669 bytes} [Tue Jun 2 22:42:41 2026] POST /v2.0/subnets => generated 626 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3184] 10.0.0.131 () {34 vars in 751 bytes} [Tue Jun 2 22:42:41 2026] PUT /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3185] 10.0.0.131 () {32 vars in 731 bytes} [Tue Jun 2 22:42:41 2026] GET /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/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: 1618/3186] 10.0.0.131 () {34 vars in 762 bytes} [Tue Jun 2 22:42:41 2026] PUT /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3187] 10.0.0.131 () {32 vars in 731 bytes} [Tue Jun 2 22:42:41 2026] GET /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3188] 10.0.0.131 () {34 vars in 758 bytes} [Tue Jun 2 22:42:41 2026] PUT /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3189] 10.0.0.131 () {32 vars in 731 bytes} [Tue Jun 2 22:42:41 2026] GET /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3190] 10.0.0.131 () {34 vars in 780 bytes} [Tue Jun 2 22:42:41 2026] PUT /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3191] 10.0.0.131 () {32 vars in 731 bytes} [Tue Jun 2 22:42:42 2026] GET /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3192] 10.0.0.131 () {34 vars in 751 bytes} [Tue Jun 2 22:42:42 2026] PUT /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3193] 10.0.0.131 () {32 vars in 731 bytes} [Tue Jun 2 22:42:42 2026] GET /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3194] 10.0.0.131 () {32 vars in 739 bytes} [Tue Jun 2 22:42:42 2026] GET /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:42.205 8 INFO neutron.api.v2.resource [None req-dcd5075c-7d81-4508-b197-7318234528e8 820c4e30fcee49e5b40a64105029d769 1477553df5c841d7bd4491aae5a51c50 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1573/3195] 10.0.0.131 () {32 vars in 743 bytes} [Tue Jun 2 22:42:42 2026] GET /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3196] 10.0.0.131 () {32 vars in 742 bytes} [Tue Jun 2 22:42:42 2026] DELETE /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3197] 10.0.0.131 () {32 vars in 731 bytes} [Tue Jun 2 22:42:42 2026] GET /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:42:42.331 7 INFO neutron.api.v2.resource [None req-84f034a2-fee3-443a-aeb8-7f2a72247ac6 820c4e30fcee49e5b40a64105029d769 1477553df5c841d7bd4491aae5a51c50 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3198] 10.0.0.131 () {32 vars in 746 bytes} [Tue Jun 2 22:42:42 2026] DELETE /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3199] 10.0.0.131 () {32 vars in 734 bytes} [Tue Jun 2 22:42:42 2026] DELETE /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3200] 10.0.0.131 () {32 vars in 731 bytes} [Tue Jun 2 22:42:42 2026] GET /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3201] 10.0.0.131 () {32 vars in 724 bytes} [Tue Jun 2 22:42:42 2026] DELETE /v2.0/subnets/4ad2eedd-4c69-4f68-ada5-e0796a443aa9 => 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: 1626/3202] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:42:42 2026] DELETE /v2.0/networks/c2842a61-5ee1-4494-a0bc-1fe8775e386a => 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: 1577/3203] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:42:43 2026] GET /v2.0/security-groups?tenant_id=1477553df5c841d7bd4491aae5a51c50&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:42:43.732 7 INFO neutron.services.segments.plugin [-] Segment 0bb29523-9fb2-4125-b8a5-ec5d1fbbaa46 resource provider aggregate not found 2026-06-02 22:42:43.735 7 INFO neutron.services.segments.plugin [-] Segment 0bb29523-9fb2-4125-b8a5-ec5d1fbbaa46 resource provider aggregate not found 2026-06-02 22:42:43.752 7 INFO neutron.services.segments.plugin [-] Segment 0bb29523-9fb2-4125-b8a5-ec5d1fbbaa46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bb29523-9fb2-4125-b8a5-ec5d1fbbaa46 found for delete ", "request_id": "req-e998e123-7502-48bc-a9df-648a99808156"}]} 2026-06-02 22:42:43.754 7 INFO neutron.services.segments.plugin [-] Segment 0bb29523-9fb2-4125-b8a5-ec5d1fbbaa46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bb29523-9fb2-4125-b8a5-ec5d1fbbaa46 found for delete ", "request_id": "req-054d3b5c-7aaa-4f69-8b90-8fad2af2dff4"}]} [pid: 7|app: 0|req: 1627/3204] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:43 2026] DELETE /v2.0/security-groups/6b8dd1c6-edff-4ef9-9afe-f1d3efd3edac => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3205] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:42:43 2026] GET /v2.0/security-groups?tenant_id=c33d618b59a244b8b8fd363e937a88de&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: 1628/3206] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:44 2026] DELETE /v2.0/security-groups/b44ee622-e06f-4716-9bc0-004939a4beaf => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:47.367 7 WARNING neutron_lib.context [None req-b1dcc4f0-5c7e-4cb1-b7b9-8056f092d884 8e6e88289fb34c86a6bebf6bb3a7ce40 4dac6e5be2a7434f9ffe74e97bebdaf4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:42:47.538 7 INFO neutron.db.segments_db [None req-b1dcc4f0-5c7e-4cb1-b7b9-8056f092d884 8e6e88289fb34c86a6bebf6bb3a7ce40 4dac6e5be2a7434f9ffe74e97bebdaf4 - - default default] Added segment 9c58d25f-800a-4665-85d9-9485805b5c8f of type vxlan for network 3c8c2877-d69b-4979-ab0a-195ebdf33558 [pid: 7|app: 0|req: 1630/3209] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:42:47 2026] POST /v2.0/networks => generated 632 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:42:47.662 8 WARNING neutron_lib.context [None req-9f23f2c6-1379-4017-938a-14060861fa78 8e6e88289fb34c86a6bebf6bb3a7ce40 4dac6e5be2a7434f9ffe74e97bebdaf4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1580/3210] 10.0.0.131 () {34 vars in 664 bytes} [Tue Jun 2 22:42:47 2026] POST /v2.0/ports => generated 743 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:42:47.928 7 WARNING neutron_lib.context [None req-48b89af6-222f-42ab-88ec-09be0edb3d6f 8e6e88289fb34c86a6bebf6bb3a7ce40 4dac6e5be2a7434f9ffe74e97bebdaf4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1631/3211] 10.0.0.131 () {34 vars in 666 bytes} [Tue Jun 2 22:42:47 2026] POST /v2.0/trunks => generated 407 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, ' [pid: 8|app: 0|req: 1581/3212] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:42:48 2026] PUT /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3213] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:42:48 2026] GET /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/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: 1582/3214] 10.0.0.131 () {34 vars in 760 bytes} [Tue Jun 2 22:42:48 2026] PUT /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3215] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:42:48 2026] GET /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/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: 1583/3216] 10.0.0.131 () {34 vars in 756 bytes} [Tue Jun 2 22:42:48 2026] PUT /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3217] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:42:48 2026] GET /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3218] 10.0.0.131 () {34 vars in 778 bytes} [Tue Jun 2 22:42:48 2026] PUT /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/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: 7|app: 0|req: 1635/3219] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:42:48 2026] GET /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3220] 10.0.0.131 () {34 vars in 749 bytes} [Tue Jun 2 22:42:48 2026] PUT /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3221] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:42:48 2026] GET /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3222] 10.0.0.131 () {32 vars in 737 bytes} [Tue Jun 2 22:42:48 2026] GET /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:48.370 7 INFO neutron.api.v2.resource [None req-b26aa2ab-fd7e-4064-8b42-c972e4c52399 8e6e88289fb34c86a6bebf6bb3a7ce40 4dac6e5be2a7434f9ffe74e97bebdaf4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1637/3223] 10.0.0.131 () {32 vars in 741 bytes} [Tue Jun 2 22:42:48 2026] GET /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3224] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:48 2026] DELETE /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/tags/red => 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: 1638/3225] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:42:48 2026] GET /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:42:48.450 8 INFO neutron.api.v2.resource [None req-d92f5dbd-5f89-4dc7-92ef-816c0cdb2528 8e6e88289fb34c86a6bebf6bb3a7ce40 4dac6e5be2a7434f9ffe74e97bebdaf4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3226] 10.0.0.131 () {32 vars in 744 bytes} [Tue Jun 2 22:42:48 2026] DELETE /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/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: 1639/3227] 10.0.0.131 () {32 vars in 732 bytes} [Tue Jun 2 22:42:48 2026] DELETE /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3228] 10.0.0.131 () {32 vars in 729 bytes} [Tue Jun 2 22:42:48 2026] GET /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79/tags => 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: 1640/3229] 10.0.0.131 () {32 vars in 719 bytes} [Tue Jun 2 22:42:48 2026] GET /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3230] 10.0.0.131 () {32 vars in 717 bytes} [Tue Jun 2 22:42:48 2026] GET /v2.0/ports/839d3aca-c9d4-4f45-adb9-a51552043c88 => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3231] 10.0.0.131 () {32 vars in 722 bytes} [Tue Jun 2 22:42:48 2026] DELETE /v2.0/trunks/5a856764-058e-4adf-a71c-3f60ad8e4f79 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3232] 10.0.0.131 () {32 vars in 720 bytes} [Tue Jun 2 22:42:48 2026] DELETE /v2.0/ports/839d3aca-c9d4-4f45-adb9-a51552043c88 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:42:49.034 7 INFO neutron.services.segments.plugin [-] Segment 9c58d25f-800a-4665-85d9-9485805b5c8f resource provider aggregate not found 2026-06-02 22:42:49.038 7 INFO neutron.services.segments.plugin [-] Segment 9c58d25f-800a-4665-85d9-9485805b5c8f resource provider aggregate not found [pid: 7|app: 0|req: 1642/3233] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:42:48 2026] DELETE /v2.0/networks/3c8c2877-d69b-4979-ab0a-195ebdf33558 => 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: 1592/3234] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:42:49 2026] GET /v2.0/security-groups?tenant_id=9d94c2d5ad16470b8b4a51709c17f5a2&name=default => generated 2929 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:42:49.930 7 INFO neutron.services.segments.plugin [-] Segment 9c58d25f-800a-4665-85d9-9485805b5c8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c58d25f-800a-4665-85d9-9485805b5c8f found for delete ", "request_id": "req-b6c37732-b817-4edc-8741-ff828c1ff824"}]} 2026-06-02 22:42:49.931 7 INFO neutron.services.segments.plugin [-] Segment 9c58d25f-800a-4665-85d9-9485805b5c8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c58d25f-800a-4665-85d9-9485805b5c8f found for delete ", "request_id": "req-9d5fb512-b501-4f79-b9bf-442934203d05"}]} [pid: 7|app: 0|req: 1643/3235] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:49 2026] DELETE /v2.0/security-groups/f11d3df3-3475-4a6a-903e-0453f857ff92 => 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: 1593/3236] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:42:50 2026] GET /v2.0/security-groups?tenant_id=4dac6e5be2a7434f9ffe74e97bebdaf4&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3237] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:50 2026] DELETE /v2.0/security-groups/a74a7cbb-8fce-4d8d-a6cc-1aea383d9af9 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:42:53.271 8 WARNING neutron_lib.context [None req-e400e317-4d3c-4203-a6e6-bbf766d69895 74c22db4fed34f0998dbe06e4cc7fd83 6bf9e738881543df8353d3f4d802c05f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:42:53.408 8 INFO neutron.db.segments_db [None req-e400e317-4d3c-4203-a6e6-bbf766d69895 74c22db4fed34f0998dbe06e4cc7fd83 6bf9e738881543df8353d3f4d802c05f - - default default] Added segment 316ab024-fe39-495d-b812-99beaf03cb03 of type vxlan for network 8de99416-2a42-41e9-9ba0-22cef91709f5 [pid: 8|app: 0|req: 1594/3238] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:42:53 2026] POST /v2.0/networks => generated 632 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 22:42:53.500 7 WARNING neutron_lib.context [None req-4c802b82-2827-4e6e-aad4-902a1c5a500a 74c22db4fed34f0998dbe06e4cc7fd83 6bf9e738881543df8353d3f4d802c05f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 22:42:53.540 7 INFO neutron.db.segments_db [None req-4c802b82-2827-4e6e-aad4-902a1c5a500a 74c22db4fed34f0998dbe06e4cc7fd83 6bf9e738881543df8353d3f4d802c05f - - default default] Added segment 3bca6358-daf7-4040-967c-1dae7b91fe6c of type vxlan for network 94d2addd-fa2f-471f-af35-4340f7048c43 [pid: 7|app: 0|req: 1645/3239] 10.0.0.131 () {34 vars in 670 bytes} [Tue Jun 2 22:42:53 2026] POST /v2.0/networks => generated 632 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3240] 10.0.0.131 () {34 vars in 753 bytes} [Tue Jun 2 22:42:53 2026] PUT /v2.0/networks/8de99416-2a42-41e9-9ba0-22cef91709f5/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3241] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:42:53 2026] GET /v2.0/networks/8de99416-2a42-41e9-9ba0-22cef91709f5/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3242] 10.0.0.131 () {34 vars in 753 bytes} [Tue Jun 2 22:42:53 2026] PUT /v2.0/networks/94d2addd-fa2f-471f-af35-4340f7048c43/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3243] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:42:53 2026] GET /v2.0/networks/94d2addd-fa2f-471f-af35-4340f7048c43/tags => generated 17 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3244] 10.0.0.131 () {34 vars in 753 bytes} [Tue Jun 2 22:42:53 2026] PUT /v2.0/networks/94d2addd-fa2f-471f-af35-4340f7048c43/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3245] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:42:53 2026] GET /v2.0/networks/94d2addd-fa2f-471f-af35-4340f7048c43/tags => 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: 1598/3246] 10.0.0.131 () {32 vars in 733 bytes} [Tue Jun 2 22:42:53 2026] GET /v2.0/networks/8de99416-2a42-41e9-9ba0-22cef91709f5/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 22:42:53.995 7 INFO neutron.services.segments.plugin [-] Segment 316ab024-fe39-495d-b812-99beaf03cb03 resource provider aggregate not found 2026-06-02 22:42:53.998 7 INFO neutron.services.segments.plugin [-] Segment 316ab024-fe39-495d-b812-99beaf03cb03 resource provider aggregate not found 2026-06-02 22:42:54.007 7 INFO neutron.services.segments.plugin [-] Segment 316ab024-fe39-495d-b812-99beaf03cb03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 316ab024-fe39-495d-b812-99beaf03cb03 found for delete ", "request_id": "req-443a3e00-7c9b-4f1d-8659-5f14cd0a6072"}]} 2026-06-02 22:42:54.008 7 INFO neutron.services.segments.plugin [-] Segment 316ab024-fe39-495d-b812-99beaf03cb03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 316ab024-fe39-495d-b812-99beaf03cb03 found for delete ", "request_id": "req-af1c8348-238e-49b3-9dce-f39dc4930e96"}]} [pid: 7|app: 0|req: 1649/3247] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:42:53 2026] DELETE /v2.0/networks/8de99416-2a42-41e9-9ba0-22cef91709f5 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 22:42:54.117 8 INFO neutron.services.segments.plugin [-] Segment 3bca6358-daf7-4040-967c-1dae7b91fe6c resource provider aggregate not found 2026-06-02 22:42:54.121 8 INFO neutron.services.segments.plugin [-] Segment 3bca6358-daf7-4040-967c-1dae7b91fe6c resource provider aggregate not found 2026-06-02 22:42:54.128 8 INFO neutron.services.segments.plugin [-] Segment 3bca6358-daf7-4040-967c-1dae7b91fe6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bca6358-daf7-4040-967c-1dae7b91fe6c found for delete ", "request_id": "req-c2ffb859-ad05-444c-be39-f61fc983aab7"}]} [pid: 8|app: 0|req: 1599/3248] 10.0.0.131 () {32 vars in 726 bytes} [Tue Jun 2 22:42:54 2026] DELETE /v2.0/networks/94d2addd-fa2f-471f-af35-4340f7048c43 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3249] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:42:54 2026] GET /v2.0/security-groups?tenant_id=6bf9e738881543df8353d3f4d802c05f&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 22:42:54.849 8 INFO neutron.services.segments.plugin [-] Segment 3bca6358-daf7-4040-967c-1dae7b91fe6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bca6358-daf7-4040-967c-1dae7b91fe6c found for delete ", "request_id": "req-f6201592-0a97-40b9-880a-de61dc7b30a7"}]} [pid: 8|app: 0|req: 1600/3250] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:54 2026] DELETE /v2.0/security-groups/62a808d0-f593-4b9f-b46c-46b5f854aab5 => 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: 1651/3251] 10.0.0.131 () {32 vars in 774 bytes} [Tue Jun 2 22:42:55 2026] GET /v2.0/security-groups?tenant_id=974dd33815734484a0244b15d756f7ed&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: 1601/3252] 10.0.0.131 () {32 vars in 740 bytes} [Tue Jun 2 22:42:55 2026] DELETE /v2.0/security-groups/3ebedbef-d1cc-4e3f-af37-12edddaaee8d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3253] 10.0.0.131 () {32 vars in 649 bytes} [Tue Jun 2 22:42:57 2026] GET /v2.0/networks => generated 2168 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3254] 10.0.0.131 () {32 vars in 655 bytes} [Tue Jun 2 22:42:58 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3255] 10.0.0.131 () {32 vars in 647 bytes} [Tue Jun 2 22:42:58 2026] GET /v2.0/routers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3256] 10.0.0.131 () {32 vars in 643 bytes} [Tue Jun 2 22:42:58 2026] GET /v2.0/ports => generated 4725 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3257] 10.0.0.131 () {32 vars in 647 bytes} [Tue Jun 2 22:42:58 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3258] 10.0.0.131 () {32 vars in 649 bytes} [Tue Jun 2 22:42:58 2026] GET /v2.0/networks => generated 2168 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3259] 10.0.0.131 () {32 vars in 663 bytes} [Tue Jun 2 22:42:58 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3260] 10.0.0.131 () {32 vars in 655 bytes} [Tue Jun 2 22:42:59 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)