+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 23 00:56:16 2026] *** compiled with version: 13.3.0 on 20 April 2026 10:46:11 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-585c69cf4f-psh2z 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fc18f3d7668 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/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /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 2026-04-23 00:56:21.691 8 INFO neutron.common.config [-] Logging enabled! 2026-04-23 00:56:21.691 8 INFO neutron.common.config [-] uwsgi version 25.2.3 2026-04-23 00:56:21.835 7 INFO neutron.common.config [-] Logging enabled! 2026-04-23 00:56:21.836 7 INFO neutron.common.config [-] uwsgi version 25.2.3 2026-04-23 00:56:22.265 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 00:56:22.363 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 00:56:23.446 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 00:56:23.449 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 00:56:23.453 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 00:56:23.454 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 00:56:23.454 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 00:56:23.454 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 00:56:23.455 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:56:23.464 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:56:23.465 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:56:23.465 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 00:56:23.481 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 00:56:23.484 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 00:56:23.488 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 00:56:23.488 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 00:56:23.489 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 00:56:23.489 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 00:56:23.489 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 00:56:23.489 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 00:56:23.490 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 00:56:23.490 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:56:23.498 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:56:23.498 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 00:56:23.498 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 00:56:23.521 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 00:56:23.522 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 00:56:23.523 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 00:56:23.532 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 00:56:23.532 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 00:56:23.532 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 00:56:23.532 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 00:56:23.564 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 00:56:23.564 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 00:56:23.564 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 00:56:23.565 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 00:56:23.968 8 INFO neutron.plugins.ml2.managers [None req-5f045d41-8a3b-456b-b4a4-c763777a9be1 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 00:56:24.005 7 INFO neutron.plugins.ml2.managers [None req-374c82a2-8403-42e3-a2fb-a59cb9443caa - - - - - -] Initializing driver for type 'vlan' 2026-04-23 00:56:24.107 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5f045d41-8a3b-456b-b4a4-c763777a9be1 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 00:56:24.107 8 INFO neutron.plugins.ml2.managers [None req-5f045d41-8a3b-456b-b4a4-c763777a9be1 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 00:56:24.107 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5f045d41-8a3b-456b-b4a4-c763777a9be1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 00:56:24.126 8 INFO neutron.plugins.ml2.managers [None req-5f045d41-8a3b-456b-b4a4-c763777a9be1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 00:56:24.127 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5f045d41-8a3b-456b-b4a4-c763777a9be1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 00:56:24.127 8 INFO neutron.plugins.ml2.managers [None req-5f045d41-8a3b-456b-b4a4-c763777a9be1 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 00:56:24.127 8 INFO neutron.plugins.ml2.extensions.port_security [None req-5f045d41-8a3b-456b-b4a4-c763777a9be1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 00:56:24.127 8 INFO neutron.plugins.ml2.managers [None req-5f045d41-8a3b-456b-b4a4-c763777a9be1 - - - - - -] Initializing extension driver 'qos' 2026-04-23 00:56:24.127 8 INFO neutron.plugins.ml2.managers [None req-5f045d41-8a3b-456b-b4a4-c763777a9be1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 00:56:24.127 8 INFO neutron.plugins.ml2.managers [None req-5f045d41-8a3b-456b-b4a4-c763777a9be1 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 00:56:24.139 8 INFO neutron.quota [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded quota_driver: . 2026-04-23 00:56:24.139 8 INFO neutron.plugins.ml2.plugin [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 00:56:24.140 8 INFO neutron.plugins.ml2.managers [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 00:56:24.140 8 INFO neutron.plugins.ml2.managers [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 00:56:24.140 8 INFO neutron.plugins.ml2.managers [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 00:56:24.140 8 INFO neutron.extensions.vlantransparent [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Disabled vlantransparent extension. 2026-04-23 00:56:24.140 8 INFO neutron.manager [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loading Plugin: qos 2026-04-23 00:56:24.146 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-374c82a2-8403-42e3-a2fb-a59cb9443caa - - - - - -] VlanTypeDriver initialization complete 2026-04-23 00:56:24.146 7 INFO neutron.plugins.ml2.managers [None req-374c82a2-8403-42e3-a2fb-a59cb9443caa - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 00:56:24.147 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-374c82a2-8403-42e3-a2fb-a59cb9443caa - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 00:56:24.153 8 INFO neutron.manager [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loading Plugin: router 2026-04-23 00:56:24.165 7 INFO neutron.plugins.ml2.managers [None req-374c82a2-8403-42e3-a2fb-a59cb9443caa - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 00:56:24.166 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-374c82a2-8403-42e3-a2fb-a59cb9443caa - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 00:56:24.166 7 INFO neutron.plugins.ml2.managers [None req-374c82a2-8403-42e3-a2fb-a59cb9443caa - - - - - -] Initializing extension driver 'port_security' 2026-04-23 00:56:24.166 7 INFO neutron.plugins.ml2.extensions.port_security [None req-374c82a2-8403-42e3-a2fb-a59cb9443caa - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 00:56:24.166 7 INFO neutron.plugins.ml2.managers [None req-374c82a2-8403-42e3-a2fb-a59cb9443caa - - - - - -] Initializing extension driver 'qos' 2026-04-23 00:56:24.166 7 INFO neutron.plugins.ml2.managers [None req-374c82a2-8403-42e3-a2fb-a59cb9443caa - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 00:56:24.166 7 INFO neutron.plugins.ml2.managers [None req-374c82a2-8403-42e3-a2fb-a59cb9443caa - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 00:56:24.178 7 INFO neutron.quota [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded quota_driver: . 2026-04-23 00:56:24.178 7 INFO neutron.plugins.ml2.plugin [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 00:56:24.179 7 INFO neutron.plugins.ml2.managers [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 00:56:24.179 7 INFO neutron.plugins.ml2.managers [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 00:56:24.179 7 INFO neutron.plugins.ml2.managers [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 00:56:24.179 7 INFO neutron.extensions.vlantransparent [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Disabled vlantransparent extension. 2026-04-23 00:56:24.179 7 INFO neutron.manager [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loading Plugin: qos 2026-04-23 00:56:24.193 7 INFO neutron.manager [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loading Plugin: router 2026-04-23 00:56:24.196 8 INFO neutron.services.service_base [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 00:56:24.196 8 INFO neutron.manager [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loading Plugin: segments 2026-04-23 00:56:24.234 7 INFO neutron.services.service_base [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 00:56:24.234 7 INFO neutron.manager [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loading Plugin: segments 2026-04-23 00:56:24.302 8 INFO neutron.manager [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loading Plugin: trunk 2026-04-23 00:56:24.319 8 INFO neutron.manager [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loading Plugin: vpnaas 2026-04-23 00:56:24.329 7 INFO neutron.manager [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loading Plugin: trunk 2026-04-23 00:56:24.344 7 INFO neutron.manager [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loading Plugin: vpnaas 2026-04-23 00:56:24.358 8 WARNING stevedore.named [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 00:56:24.381 7 WARNING stevedore.named [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 00:56:24.443 8 INFO neutron_vpnaas.services.vpn.plugin [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 00:56:24.443 8 INFO neutron.common.utils [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 00:56:24.444 8 INFO neutron.manager [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 00:56:24.449 8 INFO neutron.manager [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loading Plugin: tag 2026-04-23 00:56:24.454 7 INFO neutron_vpnaas.services.vpn.plugin [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 00:56:24.455 7 INFO neutron.common.utils [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 00:56:24.455 7 INFO neutron.manager [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 00:56:24.458 8 INFO neutron.manager [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loading Plugin: timestamp 2026-04-23 00:56:24.460 7 INFO neutron.manager [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loading Plugin: tag 2026-04-23 00:56:24.461 8 INFO neutron.manager [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 00:56:24.464 8 INFO neutron.manager [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loading Plugin: flavors 2026-04-23 00:56:24.467 7 INFO neutron.manager [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loading Plugin: timestamp 2026-04-23 00:56:24.469 7 INFO neutron.manager [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 00:56:24.471 8 INFO neutron.manager [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loading Plugin: revisions 2026-04-23 00:56:24.472 7 INFO neutron.manager [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loading Plugin: flavors 2026-04-23 00:56:24.476 7 INFO neutron.manager [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loading Plugin: revisions 2026-04-23 00:56:24.479 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Initializing extension manager. 2026-04-23 00:56:24.479 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Initializing extension manager. 2026-04-23 00:56:24.480 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: address-group 2026-04-23 00:56:24.480 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: address-group 2026-04-23 00:56:24.481 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: address-scope 2026-04-23 00:56:24.482 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: address-scope 2026-04-23 00:56:24.482 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 00:56:24.482 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 00:56:24.483 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: agent 2026-04-23 00:56:24.483 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 00:56:24.483 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: agent 2026-04-23 00:56:24.484 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 00:56:24.484 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 00:56:24.485 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 00:56:24.485 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 00:56:24.486 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: availability_zone 2026-04-23 00:56:24.486 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 00:56:24.486 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 00:56:24.487 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 00:56:24.487 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: availability_zone 2026-04-23 00:56:24.487 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 00:56:24.488 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 00:56:24.489 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 00:56:24.489 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 00:56:24.489 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 00:56:24.489 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: dns-integration 2026-04-23 00:56:24.490 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 00:56:24.491 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 00:56:24.491 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 00:56:24.491 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: dvr 2026-04-23 00:56:24.492 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 00:56:24.492 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: dns-integration 2026-04-23 00:56:24.492 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 00:56:24.492 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 00:56:24.493 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 00:56:24.493 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 00:56:24.493 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 00:56:24.494 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: external-net 2026-04-23 00:56:24.494 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: dvr 2026-04-23 00:56:24.494 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 00:56:24.495 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: extraroute 2026-04-23 00:56:24.495 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 00:56:24.495 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 00:56:24.495 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 00:56:24.496 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 00:56:24.496 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 00:56:24.497 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 00:56:24.497 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 00:56:24.497 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 00:56:24.497 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: external-net 2026-04-23 00:56:24.498 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 00:56:24.498 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 00:56:24.498 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: fip-port-details 2026-04-23 00:56:24.499 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: extraroute 2026-04-23 00:56:24.499 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: flavors 2026-04-23 00:56:24.499 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 00:56:24.500 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 00:56:24.500 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 00:56:24.501 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 00:56:24.501 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 00:56:24.501 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 00:56:24.501 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: ip_allocation 2026-04-23 00:56:24.502 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 00:56:24.502 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 00:56:24.502 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: fip-port-details 2026-04-23 00:56:24.502 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 00:56:24.503 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: flavors 2026-04-23 00:56:24.504 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: router 2026-04-23 00:56:24.504 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 00:56:24.505 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 00:56:24.505 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 00:56:24.506 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: ip_allocation 2026-04-23 00:56:24.506 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 00:56:24.506 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 00:56:24.507 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 00:56:24.507 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 00:56:24.507 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 00:56:24.508 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: l3-ha 2026-04-23 00:56:24.508 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: router 2026-04-23 00:56:24.509 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 00:56:24.509 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 00:56:24.510 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: l3-flavors 2026-04-23 00:56:24.510 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 00:56:24.511 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 00:56:24.511 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 00:56:24.511 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 00:56:24.512 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 00:56:24.512 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 00:56:24.513 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: l3-ha 2026-04-23 00:56:24.513 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 00:56:24.513 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 00:56:24.514 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 00:56:24.514 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: l3-flavors 2026-04-23 00:56:24.515 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 00:56:24.516 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 00:56:24.517 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 00:56:24.517 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 00:56:24.517 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 00:56:24.518 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: multi-provider 2026-04-23 00:56:24.518 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 00:56:24.518 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: net-mtu 2026-04-23 00:56:24.519 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 00:56:24.519 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 00:56:24.520 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: network_ha 2026-04-23 00:56:24.520 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 00:56:24.521 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 00:56:24.522 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 00:56:24.522 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 00:56:24.522 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: pagination 2026-04-23 00:56:24.523 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 00:56:24.523 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: port-device-profile 2026-04-23 00:56:24.523 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 00:56:24.524 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 00:56:24.524 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 00:56:24.524 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 00:56:24.525 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 00:56:24.525 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: port-mac-override 2026-04-23 00:56:24.525 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: multi-provider 2026-04-23 00:56:24.525 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 00:56:24.526 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: net-mtu 2026-04-23 00:56:24.526 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 00:56:24.526 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 00:56:24.526 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 00:56:24.527 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 00:56:24.527 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: port-resource-request 2026-04-23 00:56:24.527 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: network_ha 2026-04-23 00:56:24.528 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 00:56:24.528 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 00:56:24.528 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 00:56:24.529 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: binding 2026-04-23 00:56:24.529 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 00:56:24.530 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: pagination 2026-04-23 00:56:24.530 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: binding-extended 2026-04-23 00:56:24.530 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: port-device-profile 2026-04-23 00:56:24.530 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: port-security 2026-04-23 00:56:24.531 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 00:56:24.531 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: project-id 2026-04-23 00:56:24.531 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 00:56:24.531 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: provider 2026-04-23 00:56:24.532 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 00:56:24.532 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: port-mac-override 2026-04-23 00:56:24.533 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 00:56:24.533 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 00:56:24.533 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: qos 2026-04-23 00:56:24.534 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 00:56:24.534 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 00:56:24.534 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: port-resource-request 2026-04-23 00:56:24.535 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 00:56:24.535 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 00:56:24.535 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: qos-default 2026-04-23 00:56:24.536 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: qos-fip 2026-04-23 00:56:24.536 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 00:56:24.536 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 00:56:24.536 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: binding 2026-04-23 00:56:24.537 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 00:56:24.537 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: binding-extended 2026-04-23 00:56:24.537 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 00:56:24.538 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 00:56:24.538 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: port-security 2026-04-23 00:56:24.538 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: project-id 2026-04-23 00:56:24.538 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 00:56:24.539 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: provider 2026-04-23 00:56:24.539 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: qos-pps 2026-04-23 00:56:24.540 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 00:56:24.540 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 00:56:24.541 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 00:56:24.541 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 00:56:24.542 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: qos 2026-04-23 00:56:24.542 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 00:56:24.543 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 00:56:24.543 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: quotas 2026-04-23 00:56:24.544 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: qos-default 2026-04-23 00:56:24.544 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: quota_details 2026-04-23 00:56:24.544 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: qos-fip 2026-04-23 00:56:24.545 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 00:56:24.546 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 00:56:24.546 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: rbac-policies 2026-04-23 00:56:24.546 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 00:56:24.546 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 00:56:24.547 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 00:56:24.547 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 00:56:24.547 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 00:56:24.548 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 00:56:24.548 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 00:56:24.548 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: revision-if-match 2026-04-23 00:56:24.549 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: qos-pps 2026-04-23 00:56:24.549 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 00:56:24.549 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 00:56:24.550 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 00:56:24.550 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 00:56:24.550 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 00:56:24.550 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 00:56:24.551 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 00:56:24.552 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 00:56:24.552 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 00:56:24.553 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: quotas 2026-04-23 00:56:24.553 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 00:56:24.553 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 00:56:24.554 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: quota_details 2026-04-23 00:56:24.554 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 00:56:24.555 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 00:56:24.555 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: rbac-policies 2026-04-23 00:56:24.556 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 00:56:24.556 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 00:56:24.557 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 00:56:24.557 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 00:56:24.558 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: revision-if-match 2026-04-23 00:56:24.559 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 00:56:24.559 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: security-group 2026-04-23 00:56:24.559 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 00:56:24.560 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 00:56:24.560 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: segment 2026-04-23 00:56:24.561 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 00:56:24.561 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: service-type 2026-04-23 00:56:24.562 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 00:56:24.562 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: sorting 2026-04-23 00:56:24.562 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 00:56:24.562 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 00:56:24.563 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 00:56:24.563 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 00:56:24.563 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 00:56:24.563 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 00:56:24.564 7 WARNING neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 00:56:24.564 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 00:56:24.564 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 00:56:24.565 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 00:56:24.565 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: subnet-external-network 2026-04-23 00:56:24.566 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 00:56:24.566 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 00:56:24.567 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 00:56:24.567 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 00:56:24.568 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 00:56:24.569 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: tag-creation 2026-04-23 00:56:24.569 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 00:56:24.569 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: security-group 2026-04-23 00:56:24.570 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: segment 2026-04-23 00:56:24.571 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 00:56:24.572 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: service-type 2026-04-23 00:56:24.572 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: sorting 2026-04-23 00:56:24.573 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 00:56:24.573 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 00:56:24.573 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 00:56:24.574 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 00:56:24.574 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: trunk 2026-04-23 00:56:24.574 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 00:56:24.575 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: trunk-details 2026-04-23 00:56:24.575 8 WARNING neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 00:56:24.575 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 00:56:24.576 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 00:56:24.576 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 00:56:24.576 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: subnet-external-network 2026-04-23 00:56:24.577 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 00:56:24.577 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 00:56:24.578 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 00:56:24.578 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 00:56:24.578 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 00:56:24.579 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 00:56:24.579 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 00:56:24.580 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 00:56:24.580 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: tag-creation 2026-04-23 00:56:24.581 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 00:56:24.581 7 INFO neutron.api.extensions [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Loaded extension: vpnaas 2026-04-23 00:56:24.583 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 00:56:24.583 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 00:56:24.584 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:56:24.584 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 00:56:24.585 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 00:56:24.586 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 00:56:24.586 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: trunk 2026-04-23 00:56:24.587 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 00:56:24.587 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: trunk-details 2026-04-23 00:56:24.587 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 00:56:24.588 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 00:56:24.588 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 00:56:24.591 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 00:56:24.592 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 00:56:24.592 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 00:56:24.593 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 00:56:24.594 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 00:56:24.594 8 INFO neutron.api.extensions [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Loaded extension: vpnaas 2026-04-23 00:56:24.595 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 00:56:24.595 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:56:24.596 7 WARNING neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] subnetpool is already registered 2026-04-23 00:56:24.596 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:56:24.596 7 WARNING neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] subnetpool is already registered 2026-04-23 00:56:24.597 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 00:56:24.597 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 00:56:24.598 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:56:24.598 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 00:56:24.602 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 00:56:24.602 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 00:56:24.607 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 00:56:24.608 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 00:56:24.608 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 00:56:24.609 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:56:24.609 8 WARNING neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] subnetpool is already registered 2026-04-23 00:56:24.610 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:56:24.610 8 WARNING neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] subnetpool is already registered 2026-04-23 00:56:24.611 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 00:56:24.611 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 00:56:24.612 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 00:56:24.612 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 00:56:24.613 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 00:56:24.613 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 00:56:24.617 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 00:56:24.618 8 WARNING neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] router is already registered 2026-04-23 00:56:24.618 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 00:56:24.618 8 WARNING neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] floatingip is already registered 2026-04-23 00:56:24.622 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 00:56:24.623 8 WARNING neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] rbac_policy is already registered 2026-04-23 00:56:24.623 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 00:56:24.624 8 WARNING neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] security_group is already registered 2026-04-23 00:56:24.624 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 00:56:24.624 8 WARNING neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] security_group_rule is already registered 2026-04-23 00:56:24.625 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:56:24.625 8 WARNING neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] subnetpool is already registered 2026-04-23 00:56:24.626 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:56:24.626 8 WARNING neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] subnetpool is already registered 2026-04-23 00:56:24.627 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 00:56:24.627 8 WARNING neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] trunk is already registered 2026-04-23 00:56:24.628 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 00:56:24.628 8 WARNING neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] endpoint_group is already registered 2026-04-23 00:56:24.628 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 00:56:24.629 8 WARNING neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] vpnservice is already registered 2026-04-23 00:56:24.629 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 00:56:24.629 8 WARNING neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] ipsec_site_connection is already registered 2026-04-23 00:56:24.630 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 00:56:24.630 8 WARNING neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] ipsecpolicy is already registered 2026-04-23 00:56:24.631 8 INFO neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 00:56:24.631 8 WARNING neutron.quota.resource_registry [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] ikepolicy is already registered 2026-04-23 00:56:24.730 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 00:56:24.730 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 00:56:24.731 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 00:56:24.731 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 00:56:24.732 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 00:56:24.732 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 00:56:24.736 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 00:56:24.736 7 WARNING neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] router is already registered 2026-04-23 00:56:24.737 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 00:56:24.737 7 WARNING neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] floatingip is already registered 2026-04-23 00:56:24.741 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 00:56:24.741 7 WARNING neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] rbac_policy is already registered 2026-04-23 00:56:24.741 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 00:56:24.742 7 WARNING neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] security_group is already registered 2026-04-23 00:56:24.742 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 00:56:24.742 7 WARNING neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] security_group_rule is already registered 2026-04-23 00:56:24.743 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:56:24.743 7 WARNING neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] subnetpool is already registered 2026-04-23 00:56:24.744 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 00:56:24.744 7 WARNING neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] subnetpool is already registered 2026-04-23 00:56:24.744 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 00:56:24.744 7 WARNING neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] trunk is already registered 2026-04-23 00:56:24.745 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 00:56:24.745 7 WARNING neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] endpoint_group is already registered 2026-04-23 00:56:24.746 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 00:56:24.746 7 WARNING neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] vpnservice is already registered 2026-04-23 00:56:24.746 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 00:56:24.746 7 WARNING neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] ipsec_site_connection is already registered 2026-04-23 00:56:24.747 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 00:56:24.747 7 WARNING neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] ipsecpolicy is already registered 2026-04-23 00:56:24.747 7 INFO neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 00:56:24.747 7 WARNING neutron.quota.resource_registry [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] ikepolicy is already registered 2026-04-23 00:56:24.782 7 WARNING keystonemiddleware._common.config [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 00:56:24.789 7 WARNING oslo_config.cfg [None req-f37f96fa-16a2-4c7e-acc7-7227fa96c843 - - - - - -] 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 0x7fc18f3d7668 pid: 7 (default app) 2026-04-23 00:56:24.820 8 WARNING keystonemiddleware._common.config [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 00:56:24.827 8 WARNING oslo_config.cfg [None req-5c5e6a21-cfe1-444b-a7da-11da14344754 - - - - - -] 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 0x7fc18f3d7668 pid: 8 (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-04-23 00:56:28.888 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5916776a-cef9-4e38-85e8-e5cbfae05e92 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.70 () {44 vars in 924 bytes} [Thu Apr 23 00:56:28 2026] GET /v2.0/networks/public => generated 108 bytes in 635 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: 1/4] 199.204.45.70 () {44 vars in 946 bytes} [Thu Apr 23 00:56:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:56:29.489 7 WARNING neutron.services.revisions.revision_plugin [None req-c570ace1-cdb8-4d0c-84c0-abe1f2fb17d1 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:56:29.514 7 INFO neutron.db.segments_db [None req-c570ace1-cdb8-4d0c-84c0-abe1f2fb17d1 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment a03edb51-1cc2-4634-a1d0-a61a77496112 of type flat for network 517c9640-14c7-4047-8f09-216ad6f3ac52 2026-04-23 00:56:29.559 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c570ace1-cdb8-4d0c-84c0-abe1f2fb17d1 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.70 () {48 vars in 964 bytes} [Thu Apr 23 00:56:29 2026] POST /v2.0/networks => generated 124 bytes in 464 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:56:35.419 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9df8ffb-4983-45a3-8857-a2887be8a820 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.70 () {44 vars in 924 bytes} [Thu Apr 23 00:56:35 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.70 () {44 vars in 946 bytes} [Thu Apr 23 00:56:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:56:35.513 7 WARNING neutron.services.revisions.revision_plugin [None req-9ee6b17d-90c3-4df1-956d-b32a173490ec bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:56:35.532 7 INFO neutron.db.segments_db [None req-9ee6b17d-90c3-4df1-956d-b32a173490ec bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 00f0ab7a-9853-42ba-a7dc-062eea8537b8 of type flat for network 7be26e7c-727c-463c-a2a3-0801d2b28907 2026-04-23 00:56:35.559 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ee6b17d-90c3-4df1-956d-b32a173490ec bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.70 () {48 vars in 964 bytes} [Thu Apr 23 00:56:35 2026] POST /v2.0/networks => generated 124 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:56:41.816 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46e0d5d8-5180-45d9-aa12-dbdbeef1b2b6 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.70 () {44 vars in 924 bytes} [Thu Apr 23 00:56:41 2026] GET /v2.0/networks/public => generated 108 bytes in 418 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.70 () {44 vars in 946 bytes} [Thu Apr 23 00:56:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:56:42.083 8 WARNING neutron.services.revisions.revision_plugin [None req-03f135d1-8fff-4950-8624-6df8d6fd9390 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:56:42.122 8 INFO neutron.db.segments_db [None req-03f135d1-8fff-4950-8624-6df8d6fd9390 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 7f77eb05-0f0c-4f33-bfba-a9a18a2cbbec of type flat for network 70fe5819-96aa-4310-8516-09dc30fbc6cc 2026-04-23 00:56:42.166 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03f135d1-8fff-4950-8624-6df8d6fd9390 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.70 () {48 vars in 964 bytes} [Thu Apr 23 00:56:41 2026] POST /v2.0/networks => generated 124 bytes in 343 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:56:48.048 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2d9c199-070e-4513-a88a-4c7a57447cb5 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.70 () {44 vars in 924 bytes} [Thu Apr 23 00:56:48 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.70 () {44 vars in 946 bytes} [Thu Apr 23 00:56:48 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-04-23 00:56:48.122 7 WARNING neutron.services.revisions.revision_plugin [None req-a93dbffc-2f45-473d-b4c5-5c363560679b bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:56:48.139 7 INFO neutron.db.segments_db [None req-a93dbffc-2f45-473d-b4c5-5c363560679b bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 782ee413-7912-4b3d-92b1-5c22949e4b75 of type flat for network cd2649af-1ca0-410b-8e7c-68bd046662aa 2026-04-23 00:56:48.167 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a93dbffc-2f45-473d-b4c5-5c363560679b bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/15] 199.204.45.70 () {48 vars in 964 bytes} [Thu Apr 23 00:56:48 2026] POST /v2.0/networks => generated 124 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:56:53.998 7 INFO neutron.pecan_wsgi.hooks.translation [None req-56a4a319-65d7-4e2c-ad56-4ee6f38ce293 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.70 () {44 vars in 924 bytes} [Thu Apr 23 00:56:53 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.70 () {44 vars in 946 bytes} [Thu Apr 23 00:56:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:56:54.072 7 WARNING neutron.services.revisions.revision_plugin [None req-4b4d0731-70e0-44e7-8132-51bea158d3a5 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:56:54.090 7 INFO neutron.db.segments_db [None req-4b4d0731-70e0-44e7-8132-51bea158d3a5 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment f9304651-b7cd-4b18-856f-fdb8efc024e3 of type flat for network 728a0795-7fb2-4f5a-8baa-d3fccc7bec7f 2026-04-23 00:56:54.116 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4b4d0731-70e0-44e7-8132-51bea158d3a5 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.70 () {48 vars in 964 bytes} [Thu Apr 23 00:56:54 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 00:57:00.020 8 INFO neutron.pecan_wsgi.hooks.translation [None req-008bccb3-54ff-4dd1-8761-d91e8b067317 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.70 () {44 vars in 924 bytes} [Thu Apr 23 00:56:59 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.70 () {44 vars in 946 bytes} [Thu Apr 23 00:57:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:57:02.948 8 WARNING neutron.services.revisions.revision_plugin [None req-fd6c95bc-5a68-4be4-8bb4-bbb24a7e8567 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Could not find related network for resource to bump revision. 2026-04-23 00:57:03.290 8 INFO neutron.db.segments_db [None req-fd6c95bc-5a68-4be4-8bb4-bbb24a7e8567 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment db205c10-f663-43b3-ab8b-29ed6007d2a6 of type flat for network 98dbcf1f-7157-4b43-aea3-a7cf67e90ad1 [pid: 8|app: 0|req: 10/22] 199.204.45.70 () {48 vars in 964 bytes} [Thu Apr 23 00:57:00 2026] POST /v2.0/networks => generated 706 bytes in 3574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 00:57:04.767 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c593de2-d27b-4c8b-877a-79d4794eaaf8 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/23] 199.204.45.70 () {44 vars in 924 bytes} [Thu Apr 23 00:57:04 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: 8|app: 0|req: 11/24] 199.204.45.70 () {44 vars in 946 bytes} [Thu Apr 23 00:57:04 2026] GET /v2.0/networks?name=public => generated 709 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 00:57:04.859 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c59bf90-4969-497f-9f86-76187158d7df bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/25] 199.204.45.70 () {44 vars in 1031 bytes} [Thu Apr 23 00:57:04 2026] GET /v2.0/subnets/public-subnet?network_id=98dbcf1f-7157-4b43-aea3-a7cf67e90ad1 => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/26] 199.204.45.70 () {44 vars in 1054 bytes} [Thu Apr 23 00:57:04 2026] GET /v2.0/subnets?name=public-subnet&network_id=98dbcf1f-7157-4b43-aea3-a7cf67e90ad1 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.204.45.70 () {48 vars in 962 bytes} [Thu Apr 23 00:57:04 2026] POST /v2.0/subnets => generated 664 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:01:43.217 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d6c36760-c790-421d-b94d-5cf2bf920b2e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-23 01:01:43.219 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 01:01:43 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.70) !!! 2026-04-23 01:01:43.341 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46c4dfcd-457c-4fd3-93d4-82d3c66b8117 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/65] 199.204.45.70 () {44 vars in 934 bytes} [Thu Apr 23 01:01:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:01:43.352 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [33411ef8-f4dc-42d4-9d09-f09f387b8bed] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-23 01:01:43.355 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 01:01:43 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.70) !!! [pid: 7|app: 0|req: 34/66] 199.204.45.70 () {44 vars in 956 bytes} [Thu Apr 23 01:01:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:01:43.435 8 INFO neutron.db.segments_db [None req-ebc4c57e-d257-4b3f-bef2-dff4a5d68506 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 3210d4a8-4373-4a8b-91c8-3970fba8d5c2 of type vxlan for network 14e8d3bc-5424-44eb-8169-4c4ac0caab90 [pid: 8|app: 0|req: 33/67] 199.204.45.70 () {48 vars in 963 bytes} [Thu Apr 23 01:01:43 2026] POST /v2.0/networks => generated 707 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:01:44.391 7 INFO oslo.messaging._drivers.impl_rabbit [-] [33411ef8-f4dc-42d4-9d09-f09f387b8bed] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58908. 2026-04-23 01:01:44.432 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e207c5aa-1af4-465b-9176-b4db9837e5a7 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/68] 199.204.45.70 () {44 vars in 934 bytes} [Thu Apr 23 01:01:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:01:44.469 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d6c36760-c790-421d-b94d-5cf2bf920b2e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58910. [pid: 8|app: 0|req: 34/69] 199.204.45.70 () {44 vars in 956 bytes} [Thu Apr 23 01:01:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:01:44.492 7 INFO neutron.pecan_wsgi.hooks.translation [None req-75b56c8c-dc4a-4b43-bfe3-87d666a88bda bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/70] 199.204.45.70 () {44 vars in 1033 bytes} [Thu Apr 23 01:01:44 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=14e8d3bc-5424-44eb-8169-4c4ac0caab90 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/71] 199.204.45.70 () {44 vars in 1056 bytes} [Thu Apr 23 01:01:44 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=14e8d3bc-5424-44eb-8169-4c4ac0caab90 => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.70 () {48 vars in 962 bytes} [Thu Apr 23 01:01:44 2026] POST /v2.0/subnets => generated 651 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:01:45.868 8 INFO neutron.api.v2.resource [None req-0fe0036b-ec12-4a01-904f-43af18060f54 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/73] 199.204.45.70 () {44 vars in 968 bytes} [Thu Apr 23 01:01:45 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.70 () {44 vars in 990 bytes} [Thu Apr 23 01:01:45 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.70 () {48 vars in 977 bytes} [Thu Apr 23 01:01:45 2026] POST /v2.0/security-groups => generated 1616 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:01:47 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 1616 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:01:47 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 1616 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:01:47 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => 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: 39/79] 199.204.45.70 () {48 vars in 988 bytes} [Thu Apr 23 01:01:47 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: 7|app: 0|req: 41/80] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:01:48 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 2230 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:01:48 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:01:48 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.204.45.70 () {48 vars in 988 bytes} [Thu Apr 23 01:01:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:01:49 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:01:49 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:01:49 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.70 () {48 vars in 988 bytes} [Thu Apr 23 01:01:49 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: 46/90] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:01:50 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 3462 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:01:50 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:01:50 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.70 () {48 vars in 988 bytes} [Thu Apr 23 01:01:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:01:51 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 4078 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:01:51 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:01:51 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.70 () {48 vars in 988 bytes} [Thu Apr 23 01:01:51 2026] POST /v2.0/security-group-rules => generated 603 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.70 () {44 vars in 984 bytes} [Thu Apr 23 01:01:53 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90 => generated 732 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:01:53.145 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fe3d2c13-3969-4940-b334-37a2069c026f bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/99] 199.204.45.70 () {44 vars in 1073 bytes} [Thu Apr 23 01:01:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=14e8d3bc-5424-44eb-8169-4c4ac0caab90 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.70 () {44 vars in 1096 bytes} [Thu Apr 23 01:01:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=14e8d3bc-5424-44eb-8169-4c4ac0caab90 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:01:53 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.204.45.70 () {48 vars in 958 bytes} [Thu Apr 23 01:01:53 2026] POST /v2.0/ports => generated 1096 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:01:59.433 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4eb4ebc8-8c79-4b87-b6ac-1b1e750f3906 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/103] 199.204.45.70 () {44 vars in 975 bytes} [Thu Apr 23 01:01:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/104] 199.204.45.70 () {44 vars in 997 bytes} [Thu Apr 23 01:01:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.204.45.70 () {48 vars in 1027 bytes} [Thu Apr 23 01:01:59 2026] PUT /v2.0/ports/6acaab44-af48-4b72-b167-ef21088133f9 => generated 1245 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.70 () {44 vars in 917 bytes} [Thu Apr 23 01:02:01 2026] GET /v2.0/ports => generated 3726 bytes in 85 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-04-23 01:02:02.510 8 INFO neutron.api.v2.resource [None req-5b42150b-02ba-464b-9159-cfb8c3930c73 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/107] 199.204.45.70 () {44 vars in 956 bytes} [Thu Apr 23 01:02:02 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.204.45.70 () {44 vars in 978 bytes} [Thu Apr 23 01:02:02 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.70 () {48 vars in 977 bytes} [Thu Apr 23 01:02:02 2026] POST /v2.0/security-groups => generated 1610 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:02:03 2026] GET /v2.0/security-groups/813b5419-5f83-4dbc-925f-52348daa1f5d => generated 1610 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:02:03 2026] GET /v2.0/security-groups/813b5419-5f83-4dbc-925f-52348daa1f5d => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:02:03 2026] GET /v2.0/security-groups/813b5419-5f83-4dbc-925f-52348daa1f5d => 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: 56/113] 199.204.45.70 () {48 vars in 988 bytes} [Thu Apr 23 01:02:03 2026] POST /v2.0/security-group-rules => generated 621 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:02:04 2026] GET /v2.0/security-groups/813b5419-5f83-4dbc-925f-52348daa1f5d => generated 2244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:02:04 2026] GET /v2.0/security-groups/813b5419-5f83-4dbc-925f-52348daa1f5d => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:02:04 2026] GET /v2.0/security-groups/813b5419-5f83-4dbc-925f-52348daa1f5d => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.204.45.70 () {48 vars in 988 bytes} [Thu Apr 23 01:02:04 2026] POST /v2.0/security-group-rules => generated 625 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/130] 199.204.45.70 () {44 vars in 972 bytes} [Thu Apr 23 01:03:33 2026] GET /v2.0/quotas/5e25ebc74af64f0bbed9e5c41aef8a1c => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 66/131] 199.204.45.70 () {48 vars in 1024 bytes} [Thu Apr 23 01:03:33 2026] PUT /v2.0/quotas/5e25ebc74af64f0bbed9e5c41aef8a1c => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:05:45.289 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [33411ef8-f4dc-42d4-9d09-f09f387b8bed] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-23 01:05:45.290 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 01:05:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.70) !!! /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-04-23 01:05:45.442 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f242d82-8b00-494e-9584-fa45c7569ef6 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/150] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:05:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:05:45.458 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d6c36760-c790-421d-b94d-5cf2bf920b2e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-23 01:05:45.460 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 01:05:45 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.70) !!! /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: 75/151] 199.204.45.70 () {30 vars in 761 bytes} [Thu Apr 23 01:05:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:05:47.292 7 INFO oslo.messaging._drivers.impl_rabbit [-] [33411ef8-f4dc-42d4-9d09-f09f387b8bed] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57326. 2026-04-23 01:05:47.462 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ac4b2f8-ac81-4bb8-be1c-62bf27439a83 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/152] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:05:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 185 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:05:47.508 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d6c36760-c790-421d-b94d-5cf2bf920b2e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57330. [pid: 8|app: 0|req: 76/153] 199.204.45.70 () {30 vars in 761 bytes} [Thu Apr 23 01:05:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:15:54.137 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [33411ef8-f4dc-42d4-9d09-f09f387b8bed] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-23 01:15:54.138 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 01:15:54 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=741fda91c1274ae58e69b68b4b27ddd0 (ip 199.204.45.70) !!! 2026-04-23 01:15:54.288 7 INFO neutron.api.v2.resource [None req-dabfa930-8d46-4b17-83db-74ee1fa58b28 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 119/236] 199.204.45.70 () {44 vars in 1071 bytes} [Thu Apr 23 01:15:54 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=741fda91c1274ae58e69b68b4b27ddd0 => generated 139 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:15:54.298 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d6c36760-c790-421d-b94d-5cf2bf920b2e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-23 01:15:54.301 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 01:15:54 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=741fda91c1274ae58e69b68b4b27ddd0 (ip 199.204.45.70) !!! [pid: 8|app: 0|req: 118/237] 199.204.45.70 () {44 vars in 1094 bytes} [Thu Apr 23 01:15:54 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=741fda91c1274ae58e69b68b4b27ddd0 => generated 23 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/238] 199.204.45.70 () {48 vars in 978 bytes} [Thu Apr 23 01:15:54 2026] POST /v2.0/security-groups => generated 1624 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:15:55.621 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d6c36760-c790-421d-b94d-5cf2bf920b2e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42156. [pid: 8|app: 0|req: 119/239] 199.204.45.70 () {44 vars in 1085 bytes} [Thu Apr 23 01:15:55 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430?project_id=741fda91c1274ae58e69b68b4b27ddd0 => generated 1624 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/240] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:15:55 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/241] 199.204.45.70 () {44 vars in 1085 bytes} [Thu Apr 23 01:15:55 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430?project_id=741fda91c1274ae58e69b68b4b27ddd0 => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:15:55.806 7 INFO oslo.messaging._drivers.impl_rabbit [-] [33411ef8-f4dc-42d4-9d09-f09f387b8bed] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42158. [pid: 7|app: 0|req: 122/242] 199.204.45.70 () {48 vars in 988 bytes} [Thu Apr 23 01:15:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/243] 199.204.45.70 () {44 vars in 1085 bytes} [Thu Apr 23 01:15:56 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430?project_id=741fda91c1274ae58e69b68b4b27ddd0 => generated 2234 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/244] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:15:56 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/245] 199.204.45.70 () {44 vars in 1085 bytes} [Thu Apr 23 01:15:56 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430?project_id=741fda91c1274ae58e69b68b4b27ddd0 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/246] 199.204.45.70 () {48 vars in 988 bytes} [Thu Apr 23 01:15:56 2026] POST /v2.0/security-group-rules => generated 599 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/247] 199.204.45.70 () {44 vars in 1085 bytes} [Thu Apr 23 01:15:58 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430?project_id=741fda91c1274ae58e69b68b4b27ddd0 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/248] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:15:58 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/249] 199.204.45.70 () {44 vars in 1085 bytes} [Thu Apr 23 01:15:58 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430?project_id=741fda91c1274ae58e69b68b4b27ddd0 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/250] 199.204.45.70 () {48 vars in 988 bytes} [Thu Apr 23 01:15:58 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: 8|app: 0|req: 125/251] 199.204.45.70 () {44 vars in 1085 bytes} [Thu Apr 23 01:15:59 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430?project_id=741fda91c1274ae58e69b68b4b27ddd0 => generated 3460 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/252] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:15:59 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430 => generated 3460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/253] 199.204.45.70 () {44 vars in 1085 bytes} [Thu Apr 23 01:15:59 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430?project_id=741fda91c1274ae58e69b68b4b27ddd0 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/254] 199.204.45.70 () {48 vars in 988 bytes} [Thu Apr 23 01:15:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:18:17 2026] GET /v2.0/networks?tenant_id=741fda91c1274ae58e69b68b4b27ddd0&shared=False => generated 15 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:18:17.791 7 INFO neutron.db.segments_db [None req-ba19df9a-0522-4fef-a893-d070bb20044d 6668d52d9628466281519b1ce076c508 741fda91c1274ae58e69b68b4b27ddd0 - - 7faa94aca3ce4d8ca1b687eab0b00f68 7faa94aca3ce4d8ca1b687eab0b00f68] Added segment ba68d7b5-0790-4e82-b6c1-773c94cbe52d of type vxlan for network 2bf71491-f532-4b63-8c39-dd292c0b76b4 [pid: 7|app: 0|req: 138/274] 199.204.45.70 () {34 vars in 681 bytes} [Thu Apr 23 01:18:17 2026] POST /v2.0/networks => generated 718 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.70 () {30 vars in 721 bytes} [Thu Apr 23 01:18:17 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.70 () {30 vars in 632 bytes} [Thu Apr 23 01:18:17 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.70 () {34 vars in 676 bytes} [Thu Apr 23 01:18:17 2026] POST /v2.0/ports => generated 999 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.70 () {30 vars in 702 bytes} [Thu Apr 23 01:18:18 2026] GET /v2.0/networks/2bf71491-f532-4b63-8c39-dd292c0b76b4 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.204.45.70 () {30 vars in 721 bytes} [Thu Apr 23 01:18:20 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.204.45.70 () {30 vars in 702 bytes} [Thu Apr 23 01:18:20 2026] GET /v2.0/networks/2bf71491-f532-4b63-8c39-dd292c0b76b4 => 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: 143/283] 199.204.45.70 () {44 vars in 972 bytes} [Thu Apr 23 01:18:31 2026] GET /v2.0/quotas/741fda91c1274ae58e69b68b4b27ddd0 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 141/284] 199.204.45.70 () {48 vars in 1024 bytes} [Thu Apr 23 01:18:32 2026] PUT /v2.0/quotas/741fda91c1274ae58e69b68b4b27ddd0 => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:19.825 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [33411ef8-f4dc-42d4-9d09-f09f387b8bed] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-23 01:29:19.827 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 01:29:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.70) !!! 2026-04-23 01:29:19.974 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c87b5a5-3f0e-4171-a87c-ded8f581a819 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/371] 199.204.45.70 () {44 vars in 924 bytes} [Thu Apr 23 01:29:19 2026] GET /v2.0/networks/public => generated 108 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:29:19.984 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d6c36760-c790-421d-b94d-5cf2bf920b2e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-23 01:29:19.985 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 01:29:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.70) !!! [pid: 8|app: 0|req: 185/372] 199.204.45.70 () {44 vars in 946 bytes} [Thu Apr 23 01:29:19 2026] GET /v2.0/networks?name=public => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:21.235 7 INFO oslo.messaging._drivers.impl_rabbit [-] [33411ef8-f4dc-42d4-9d09-f09f387b8bed] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52632. 2026-04-23 01:29:21.266 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7833bcf6-92d2-4cdb-b4cf-f66ad652a12b bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/375] 199.204.45.70 () {44 vars in 924 bytes} [Thu Apr 23 01:29:21 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:29:21.305 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d6c36760-c790-421d-b94d-5cf2bf920b2e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52636. [pid: 8|app: 0|req: 187/376] 199.204.45.70 () {44 vars in 946 bytes} [Thu Apr 23 01:29:21 2026] GET /v2.0/networks?name=public => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:21.346 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fedb5236-9cf2-4012-9d3f-43975fc4ab7b bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/377] 199.204.45.70 () {44 vars in 1031 bytes} [Thu Apr 23 01:29:21 2026] GET /v2.0/subnets/public-subnet?network_id=98dbcf1f-7157-4b43-aea3-a7cf67e90ad1 => generated 113 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.204.45.70 () {44 vars in 1054 bytes} [Thu Apr 23 01:29:21 2026] GET /v2.0/subnets?name=public-subnet&network_id=98dbcf1f-7157-4b43-aea3-a7cf67e90ad1 => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:48.207 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fbecdda5-fe4e-4cdf-b1c2-12e5723c6dab bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/381] 199.204.45.70 () {44 vars in 934 bytes} [Thu Apr 23 01:29:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 199.204.45.70 () {44 vars in 956 bytes} [Thu Apr 23 01:29:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:49.168 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87d45a59-dc89-4c8b-ad1a-6efe4e35c9c7 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/383] 199.204.45.70 () {44 vars in 934 bytes} [Thu Apr 23 01:29:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 199.204.45.70 () {44 vars in 956 bytes} [Thu Apr 23 01:29:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:49.238 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dbc7ecb6-939b-4963-9214-5209d652b7d5 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/385] 199.204.45.70 () {44 vars in 1033 bytes} [Thu Apr 23 01:29:49 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=14e8d3bc-5424-44eb-8169-4c4ac0caab90 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/386] 199.204.45.70 () {44 vars in 1056 bytes} [Thu Apr 23 01:29:49 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=14e8d3bc-5424-44eb-8169-4c4ac0caab90 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:50.301 8 INFO neutron.api.v2.resource [None req-510132ae-5e96-4abb-a422-67351b37ae9b bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/389] 199.204.45.70 () {44 vars in 968 bytes} [Thu Apr 23 01:29:50 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: 196/390] 199.204.45.70 () {44 vars in 990 bytes} [Thu Apr 23 01:29:50 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:29:51 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:29:51 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/393] 199.204.45.70 () {44 vars in 1008 bytes} [Thu Apr 23 01:29:51 2026] GET /v2.0/security-group-rules/3defa99c-c2e4-4c99-b148-86755b863a21 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/394] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:29:52 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 4694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/395] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:29:52 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/396] 199.204.45.70 () {44 vars in 1008 bytes} [Thu Apr 23 01:29:52 2026] GET /v2.0/security-group-rules/83f20cdc-e7cd-479f-9603-236d951c9c12 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/397] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:29:53 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:29:53 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 199.204.45.70 () {44 vars in 1008 bytes} [Thu Apr 23 01:29:53 2026] GET /v2.0/security-group-rules/08c3aab1-d638-4233-b1e6-4d9b287db3e7 => 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: 201/400] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:29:54 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:29:54 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/402] 199.204.45.70 () {44 vars in 1008 bytes} [Thu Apr 23 01:29:54 2026] GET /v2.0/security-group-rules/a3efb01d-a21e-403c-8568-8acd676c038a => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:29:55 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:29:55 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.70 () {44 vars in 1008 bytes} [Thu Apr 23 01:29:55 2026] GET /v2.0/security-group-rules/0a2577e2-2318-4e3e-ad35-03850136e9d5 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.204.45.70 () {44 vars in 984 bytes} [Thu Apr 23 01:29:56 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90 => generated 732 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:29:56.542 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fd7efbb-f1cb-4b5b-b3d2-45ca48b45757 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 203/407] 199.204.45.70 () {44 vars in 1073 bytes} [Thu Apr 23 01:29:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=14e8d3bc-5424-44eb-8169-4c4ac0caab90 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.204.45.70 () {44 vars in 1096 bytes} [Thu Apr 23 01:29:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=14e8d3bc-5424-44eb-8169-4c4ac0caab90 => generated 1250 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:29:56 2026] GET /v2.0/security-groups/0eb7d2a5-bd46-42b0-a25d-2b4f3407010c => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:30:03.209 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7650095-00dc-43cf-b89a-f89314003900 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 206/410] 199.204.45.70 () {44 vars in 975 bytes} [Thu Apr 23 01:30:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 199.204.45.70 () {44 vars in 997 bytes} [Thu Apr 23 01:30:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.70 () {44 vars in 917 bytes} [Thu Apr 23 01:30:04 2026] GET /v2.0/ports => generated 4721 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:30:05.825 8 INFO neutron.api.v2.resource [None req-3096fc48-f6d9-427c-b079-579a52b9ceee bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/415] 199.204.45.70 () {44 vars in 956 bytes} [Thu Apr 23 01:30:05 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: 7|app: 0|req: 209/416] 199.204.45.70 () {44 vars in 978 bytes} [Thu Apr 23 01:30:05 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/417] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:30:06 2026] GET /v2.0/security-groups/813b5419-5f83-4dbc-925f-52348daa1f5d => generated 2882 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/418] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:30:06 2026] GET /v2.0/security-groups/813b5419-5f83-4dbc-925f-52348daa1f5d => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 199.204.45.70 () {44 vars in 1008 bytes} [Thu Apr 23 01:30:06 2026] GET /v2.0/security-group-rules/7bba6494-6d7c-4945-aa5d-465c483fbb95 => generated 621 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:30:07 2026] GET /v2.0/security-groups/813b5419-5f83-4dbc-925f-52348daa1f5d => generated 2882 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/421] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:30:07 2026] GET /v2.0/security-groups/813b5419-5f83-4dbc-925f-52348daa1f5d => generated 2882 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/422] 199.204.45.70 () {44 vars in 1008 bytes} [Thu Apr 23 01:30:07 2026] GET /v2.0/security-group-rules/b6583a25-8704-4014-9ece-b0673b6b2dea => generated 625 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/423] 199.204.45.70 () {44 vars in 972 bytes} [Thu Apr 23 01:30:18 2026] GET /v2.0/quotas/5e25ebc74af64f0bbed9e5c41aef8a1c => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:31:08.079 8 INFO neutron.api.v2.resource [None req-b2013059-d8c8-4e5f-8b79-6a541eb581be bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 216/432] 199.204.45.70 () {44 vars in 1071 bytes} [Thu Apr 23 01:31:08 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=741fda91c1274ae58e69b68b4b27ddd0 => generated 139 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 199.204.45.70 () {44 vars in 1094 bytes} [Thu Apr 23 01:31:08 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=741fda91c1274ae58e69b68b4b27ddd0 => generated 4072 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/434] 199.204.45.70 () {44 vars in 1085 bytes} [Thu Apr 23 01:31:09 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430?project_id=741fda91c1274ae58e69b68b4b27ddd0 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/435] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:31:09 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/436] 199.204.45.70 () {44 vars in 1008 bytes} [Thu Apr 23 01:31:09 2026] GET /v2.0/security-group-rules/a3d86d54-28ff-4d2a-91cc-3c4c88a26828 => generated 597 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/437] 199.204.45.70 () {44 vars in 1085 bytes} [Thu Apr 23 01:31:10 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430?project_id=741fda91c1274ae58e69b68b4b27ddd0 => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/438] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:31:10 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430 => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/439] 199.204.45.70 () {44 vars in 1008 bytes} [Thu Apr 23 01:31:10 2026] GET /v2.0/security-group-rules/34b7f5b3-94f3-40f9-89c5-61ebbbe707eb => generated 599 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/440] 199.204.45.70 () {44 vars in 1085 bytes} [Thu Apr 23 01:31:11 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430?project_id=741fda91c1274ae58e69b68b4b27ddd0 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/441] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:31:11 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/442] 199.204.45.70 () {44 vars in 1008 bytes} [Thu Apr 23 01:31:11 2026] GET /v2.0/security-group-rules/074b59b4-42d9-44bf-a263-8005cb12a8b8 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/443] 199.204.45.70 () {44 vars in 1085 bytes} [Thu Apr 23 01:31:12 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430?project_id=741fda91c1274ae58e69b68b4b27ddd0 => 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: 222/444] 199.204.45.70 () {44 vars in 998 bytes} [Thu Apr 23 01:31:12 2026] GET /v2.0/security-groups/004e8dad-9b38-40a5-9da1-fcbd9eeb9430 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/445] 199.204.45.70 () {44 vars in 1008 bytes} [Thu Apr 23 01:31:12 2026] GET /v2.0/security-group-rules/fb878aff-22cc-4592-88b8-ad2edb17a0da => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/446] 199.204.45.70 () {44 vars in 972 bytes} [Thu Apr 23 01:31:19 2026] GET /v2.0/quotas/741fda91c1274ae58e69b68b4b27ddd0 => 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: 228/455] 199.204.45.70 () {44 vars in 946 bytes} [Thu Apr 23 01:32:09 2026] GET /v2.0/networks?name=public => generated 753 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:32:49.306 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d6c36760-c790-421d-b94d-5cf2bf920b2e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-23 01:32:49.307 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 01:32:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 10.0.0.234) !!! [pid: 8|app: 0|req: 230/460] 10.0.0.234 () {32 vars in 649 bytes} [Thu Apr 23 01:32:49 2026] GET /v2.0/networks => generated 2168 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:32:50.559 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [33411ef8-f4dc-42d4-9d09-f09f387b8bed] 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: 232/463] 10.0.0.234 () {32 vars in 655 bytes} [Thu Apr 23 01:32:50 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: 232/464] 10.0.0.234 () {32 vars in 647 bytes} [Thu Apr 23 01:32:50 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 10.0.0.234 () {32 vars in 643 bytes} [Thu Apr 23 01:32:50 2026] GET /v2.0/ports => generated 4721 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:32:50.706 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d6c36760-c790-421d-b94d-5cf2bf920b2e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35064. [pid: 8|app: 0|req: 233/466] 10.0.0.234 () {32 vars in 647 bytes} [Thu Apr 23 01:32:50 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 10.0.0.234 () {32 vars in 649 bytes} [Thu Apr 23 01:32:50 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 10.0.0.234 () {32 vars in 663 bytes} [Thu Apr 23 01:32:50 2026] GET /v2.0/security-groups => generated 17397 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 10.0.0.234 () {32 vars in 655 bytes} [Thu Apr 23 01:32:50 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) 2026-04-23 01:33:01.525 7 INFO oslo.messaging._drivers.impl_rabbit [-] [33411ef8-f4dc-42d4-9d09-f09f387b8bed] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42270. 2026-04-23 01:33:01.865 8 INFO neutron.db.segments_db [None req-c7fc5a0c-aac4-4707-9561-c52880b4d4ce bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment dc6b0ed0-cb91-44f2-9d5a-ab36df12d2f3 of type vxlan for network 367aba55-3fe9-43df-8003-2b0efdad774e 2026-04-23 01:33:01.923 7 INFO neutron.db.segments_db [None req-7dae5004-a14f-4315-a176-3eaca5e7fd38 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment a902605b-5da2-486f-8329-2fc61edc8674 of type vxlan for network c8035433-c21c-4709-a90c-51062746f5ea [pid: 8|app: 0|req: 235/470] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 01:33:01 2026] POST /v2.0/networks => generated 745 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 01:33:01 2026] POST /v2.0/networks => generated 748 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/472] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:33:01 2026] GET /v2.0/security-groups?tenant_id=f4d902764f7647fb908db6095b5b66f7&name=default => generated 2921 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:02 2026] POST /v2.0/subnets => generated 692 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:02 2026] DELETE /v2.0/security-groups/b5363db0-85d7-4ec9-969d-a51caedcf34b => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/475] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:02 2026] POST /v2.0/subnets => generated 695 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:02.359 7 INFO neutron.db.segments_db [None req-1b671e51-b54b-46d4-8bf3-6a590db4630c bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 376cb6f3-9e97-4cfe-8526-920612c99154 of type vxlan for network 840730f7-1c42-4ea8-b358-e57c0e225c1e 2026-04-23 01:33:02.418 8 INFO neutron.db.segments_db [None req-22bba6ab-680a-4366-a8b2-bf84c61b0271 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 7b0af3f2-16a4-4d98-810b-124b079c5e7e of type vxlan for network 8653b3ea-9574-4261-9c55-6269ac548467 2026-04-23 01:33:02.650 7 INFO neutron.db.l3_hamode_db [None req-1b671e51-b54b-46d4-8bf3-6a590db4630c bee3bab9a8e14ecf83a9d752e0921335 173cd754737d48e0b7ab95d54600b4ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:33:02.679 8 INFO neutron.db.l3_hamode_db [None req-22bba6ab-680a-4366-a8b2-bf84c61b0271 bee3bab9a8e14ecf83a9d752e0921335 ba72d044d91948a9bc0222f1ea497889 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:33:03.738 7 INFO neutron.db.l3_hamode_db [None req-1b671e51-b54b-46d4-8bf3-6a590db4630c bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:33:03.834 8 INFO neutron.db.l3_hamode_db [None req-22bba6ab-680a-4366-a8b2-bf84c61b0271 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 239/476] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:02 2026] POST /v2.0/routers => generated 732 bytes in 2415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/477] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:02 2026] POST /v2.0/routers => generated 735 bytes in 2524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:05.067 7 INFO neutron.db.segments_db [None req-bd6d4049-1f06-41a1-b583-52ac5c4395ff bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment a9fbf80a-1822-49a1-84d9-a4754db9ab2e of type vxlan for network 0cacf893-0b51-4672-88c0-fb4419f49114 [pid: 8|app: 0|req: 239/478] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:33:04 2026] GET /v2.0/security-groups?tenant_id=95b89926a3374b889ad861ac89d973cd&name=default => generated 2923 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 01:33:04 2026] POST /v2.0/networks => generated 743 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:33:05 2026] PUT /v2.0/routers/9e4a9d8b-cc39-42a9-a4e2-4a9d5de5e6cd/add_router_interface => generated 309 bytes in 1137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:33:05 2026] PUT /v2.0/routers/4ded2e8c-45fa-48b1-8a1a-04928dd636ca/add_router_interface => generated 309 bytes in 1176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:06 2026] DELETE /v2.0/security-groups/1e19edaa-671b-4ae2-9268-a8efbdb51cf6 => 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: 243/485] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:06 2026] POST /v2.0/subnets => generated 690 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:06.610 8 INFO neutron.db.segments_db [None req-ef735347-6953-4136-89ef-172941a9a33b bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 082b7a97-d1d7-46c6-94f0-cefbadce2765 of type vxlan for network 5bf8f652-5c7f-4824-a963-8a7f48796ed9 [pid: 7|app: 0|req: 243/486] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:33:06 2026] GET /v2.0/security-groups?tenant_id=a3ad5fd893a747339f3b4910f145001b&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:06 2026] DELETE /v2.0/security-groups/5ef1dca8-da5d-4d9a-818a-93512b1a79e3 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:33:06.868 8 INFO neutron.db.l3_hamode_db [None req-ef735347-6953-4136-89ef-172941a9a33b bee3bab9a8e14ecf83a9d752e0921335 3e2a63553a10477ea5b7006a2b98be8f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:33:07.419 7 WARNING neutron_lib.context [req-30c4253b-76e2-4523-afa9-3ccad2a1e41f req-865d5569-8693-4635-8bd9-bcc30b3f8edd 9258f180dfb04f499405baaa268bbb59 173cd754737d48e0b7ab95d54600b4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 245/488] 10.0.0.143 () {38 vars in 971 bytes} [Thu Apr 23 01:33:07 2026] POST /v2.0/security-groups => generated 1682 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:33:07.641 7 WARNING neutron_lib.context [req-63c66016-4aa8-4528-917b-f04bd1ff546f req-7e1b7769-4399-470d-8f54-fd73e1bd7116 4773c7ffc9034d3fbe5178843fb0007f ba72d044d91948a9bc0222f1ea497889 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:07.645 8 INFO neutron.db.l3_hamode_db [None req-ef735347-6953-4136-89ef-172941a9a33b bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 246/489] 10.0.0.143 () {38 vars in 971 bytes} [Thu Apr 23 01:33:07 2026] POST /v2.0/security-groups => generated 1683 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:33:07.845 7 WARNING neutron_lib.context [req-f6ae6ba6-ae6b-4bc6-837e-3521fc7f017d req-b4803ba8-dd4e-429f-ac7b-15c245458ac1 9258f180dfb04f499405baaa268bbb59 173cd754737d48e0b7ab95d54600b4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 247/490] 10.0.0.143 () {38 vars in 971 bytes} [Thu Apr 23 01:33:07 2026] POST /v2.0/security-groups => generated 1681 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/491] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:07 2026] GET /v2.0/security-groups/ddb5a11b-2448-4296-887e-54631c4775f3 => generated 1683 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:33:08.022 7 WARNING neutron_lib.context [req-05fce576-ac8d-4f13-8dca-640105ecc0dd req-7e5766d7-9ab0-4b15-b310-1d0c135c4065 9258f180dfb04f499405baaa268bbb59 173cd754737d48e0b7ab95d54600b4ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 249/492] 10.0.0.143 () {38 vars in 971 bytes} [Thu Apr 23 01:33:08 2026] POST /v2.0/security-groups => generated 1679 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:33:08.157 7 WARNING neutron_lib.context [req-e13bd06f-5957-488f-a77a-20d1f4fba719 req-e8f71780-4744-4f7c-8ba0-b4b6a0c77193 4773c7ffc9034d3fbe5178843fb0007f ba72d044d91948a9bc0222f1ea497889 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 250/493] 10.0.0.143 () {38 vars in 981 bytes} [Thu Apr 23 01:33:08 2026] POST /v2.0/security-group-rules => generated 614 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/494] 10.0.0.143 () {34 vars in 1002 bytes} [Thu Apr 23 01:33:08 2026] GET /v2.0/security-groups?tenant_id=173cd754737d48e0b7ab95d54600b4ca => generated 7903 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:33:08.344 7 WARNING neutron_lib.context [req-2049ba18-4d6f-4741-b887-c54167f886f2 req-87c16bab-8fbf-45a3-a911-c19df36da1bc 4773c7ffc9034d3fbe5178843fb0007f ba72d044d91948a9bc0222f1ea497889 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 252/495] 10.0.0.143 () {38 vars in 971 bytes} [Thu Apr 23 01:33:08 2026] POST /v2.0/security-groups => generated 1685 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/496] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:08 2026] GET /v2.0/security-groups/b9d5deaf-11bb-403f-b3b8-ba6289bf018b => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/497] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:08 2026] GET /v2.0/security-groups/22edc04e-4a94-4948-98f2-883dc4adb4c7 => generated 1685 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/498] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:08 2026] GET /v2.0/security-groups/b9d5deaf-11bb-403f-b3b8-ba6289bf018b => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:33:08.562 7 WARNING neutron_lib.context [req-fce6de0f-0116-4794-8831-9c4dce764519 req-58684993-caba-4b62-95da-7d8e1e8f0f4f 4773c7ffc9034d3fbe5178843fb0007f ba72d044d91948a9bc0222f1ea497889 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 256/499] 10.0.0.143 () {38 vars in 981 bytes} [Thu Apr 23 01:33:08 2026] POST /v2.0/security-group-rules => generated 614 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/500] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:08 2026] GET /v2.0/security-groups/4e406930-ad38-46e1-9fc7-ce86eb615685 => generated 1682 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/501] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:08 2026] GET /v2.0/security-groups/22edc04e-4a94-4948-98f2-883dc4adb4c7 => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/502] 10.0.0.143 () {36 vars in 1013 bytes} [Thu Apr 23 01:33:08 2026] DELETE /v2.0/security-groups/4e406930-ad38-46e1-9fc7-ce86eb615685 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:33:08.796 7 WARNING neutron_lib.context [req-8d90e3eb-21f2-4bed-9fa8-8d20ded575ac req-230a73a4-adb7-4dec-89a3-d4a4d164ac13 4773c7ffc9034d3fbe5178843fb0007f ba72d044d91948a9bc0222f1ea497889 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 260/503] 10.0.0.143 () {38 vars in 981 bytes} [Thu Apr 23 01:33:08 2026] POST /v2.0/security-group-rules => generated 619 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/504] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:06 2026] POST /v2.0/routers => generated 730 bytes in 2354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:08.912 7 INFO neutron.api.v2.resource [req-21d806fb-d745-4f15-acc1-b8debf932755 req-78b3f203-15bb-435b-b897-2413dc79da15 9258f180dfb04f499405baaa268bbb59 173cd754737d48e0b7ab95d54600b4ca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 261/505] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:08 2026] GET /v2.0/security-groups/4e406930-ad38-46e1-9fc7-ce86eb615685 => 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: 262/506] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:08 2026] GET /v2.0/security-groups/22edc04e-4a94-4948-98f2-883dc4adb4c7 => generated 2940 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/507] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:08 2026] GET /v2.0/security-groups/ffdc1056-ae7a-4be7-ab33-9ebd6536db98 => 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: 264/508] 10.0.0.143 () {34 vars in 1001 bytes} [Thu Apr 23 01:33:08 2026] GET /v2.0/security-group-rules/9f891599-a260-4063-a060-a669c01e73c4 => generated 616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/509] 10.0.0.143 () {36 vars in 1013 bytes} [Thu Apr 23 01:33:09 2026] DELETE /v2.0/security-groups/ffdc1056-ae7a-4be7-ab33-9ebd6536db98 => 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: 266/510] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:09 2026] GET /v2.0/security-groups/22edc04e-4a94-4948-98f2-883dc4adb4c7 => generated 2940 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:33:09.111 7 INFO neutron.api.v2.resource [req-ff8a6cc2-82ed-41c1-a086-632ae5649035 req-0de38a17-2237-4128-8237-1d9b6fa7f860 9258f180dfb04f499405baaa268bbb59 173cd754737d48e0b7ab95d54600b4ca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 267/511] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:09 2026] GET /v2.0/security-groups/ffdc1056-ae7a-4be7-ab33-9ebd6536db98 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/512] 10.0.0.143 () {36 vars in 1023 bytes} [Thu Apr 23 01:33:09 2026] DELETE /v2.0/security-group-rules/9f891599-a260-4063-a060-a669c01e73c4 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/513] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:09 2026] GET /v2.0/security-groups/20f70251-728e-4739-97e8-d167e60b6cfe => generated 1679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/514] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:09 2026] GET /v2.0/security-groups/22edc04e-4a94-4948-98f2-883dc4adb4c7 => generated 2310 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/515] 10.0.0.143 () {36 vars in 1013 bytes} [Thu Apr 23 01:33:09 2026] DELETE /v2.0/security-groups/20f70251-728e-4739-97e8-d167e60b6cfe => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/516] 10.0.0.143 () {36 vars in 1013 bytes} [Thu Apr 23 01:33:09 2026] DELETE /v2.0/security-groups/22edc04e-4a94-4948-98f2-883dc4adb4c7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:33:09.671 7 INFO neutron.api.v2.resource [req-dbe32106-c7fe-45cc-8c28-e45222b6ca88 req-f628f22e-5b6e-4346-b6d7-44cd162f661c 9258f180dfb04f499405baaa268bbb59 173cd754737d48e0b7ab95d54600b4ca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 273/517] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:09 2026] GET /v2.0/security-groups/20f70251-728e-4739-97e8-d167e60b6cfe => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/518] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:09 2026] GET /v2.0/security-groups/ddb5a11b-2448-4296-887e-54631c4775f3 => generated 2308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/519] 10.0.0.143 () {34 vars in 1002 bytes} [Thu Apr 23 01:33:09 2026] GET /v2.0/security-groups?tenant_id=173cd754737d48e0b7ab95d54600b4ca => 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: 276/520] 10.0.0.143 () {36 vars in 1013 bytes} [Thu Apr 23 01:33:09 2026] DELETE /v2.0/security-groups/ddb5a11b-2448-4296-887e-54631c4775f3 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/521] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:09 2026] GET /v2.0/security-groups/b9d5deaf-11bb-403f-b3b8-ba6289bf018b => generated 2918 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/522] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:33:08 2026] PUT /v2.0/routers/2895b8db-6d32-46cf-baf2-8a45241775db/add_router_interface => generated 309 bytes in 1116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/523] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:10 2026] GET /v2.0/security-groups/b9d5deaf-11bb-403f-b3b8-ba6289bf018b => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:33:10.111 8 INFO neutron.api.v2.resource [req-a5061a68-466c-4cb9-ac62-e7a50587d08c req-3b4ed9f2-6ce0-4b59-b1a0-fad37e43da26 9258f180dfb04f499405baaa268bbb59 173cd754737d48e0b7ab95d54600b4ca - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 247/524] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:10 2026] GET /v2.0/security-groups/20f70251-728e-4739-97e8-d167e60b6cfe => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:33:10.148 8 INFO neutron.api.v2.resource [req-d2c90b98-fd84-4a2b-8d33-28128a30ca0f req-de990d0c-4cab-4c6c-928c-7eb4f127d11d 9258f180dfb04f499405baaa268bbb59 173cd754737d48e0b7ab95d54600b4ca - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 248/525] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:10 2026] GET /v2.0/security-groups/ffdc1056-ae7a-4be7-ab33-9ebd6536db98 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:33:10.191 8 INFO neutron.api.v2.resource [req-d4e8d785-4e50-4bfd-ab2f-69753d3d0925 req-195a25e3-69c6-4f71-8e23-dae7ac61caa6 9258f180dfb04f499405baaa268bbb59 173cd754737d48e0b7ab95d54600b4ca - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 249/526] 10.0.0.143 () {34 vars in 991 bytes} [Thu Apr 23 01:33:10 2026] GET /v2.0/security-groups/4e406930-ad38-46e1-9fc7-ce86eb615685 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/527] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:33:09 2026] PUT /v2.0/routers/9e4a9d8b-cc39-42a9-a4e2-4a9d5de5e6cd/remove_router_interface => generated 309 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:10.845 7 WARNING neutron_lib.context [None req-cba46711-f71e-4e9d-aef2-57be25d8a595 57c49d1722d54df09fd455ca31eff1ca 3e2a63553a10477ea5b7006a2b98be8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 279/528] 10.0.0.234 () {34 vars in 685 bytes} [Thu Apr 23 01:33:10 2026] POST /v2.0/security-groups => generated 1660 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/529] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:33:10 2026] PUT /v2.0/routers/4ded2e8c-45fa-48b1-8a1a-04928dd636ca/remove_router_interface => generated 309 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:11.251 8 WARNING neutron_lib.context [None req-00cd9616-a4d5-4efc-a062-87140a66a683 57c49d1722d54df09fd455ca31eff1ca 3e2a63553a10477ea5b7006a2b98be8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 251/530] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:33:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:11.542 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-6b7a5034-c555-4adf-b86e-a95349b323e3 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-04-23 01:33:11.896 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-3828f838-0ee8-4525-9688-fe369e142b27 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-04-23 01:33:11.947 7 INFO neutron.db.l3_hamode_db [None req-6b7a5034-c555-4adf-b86e-a95349b323e3 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] HA network 8653b3ea-9574-4261-9c55-6269ac548467 was deleted as no HA routers are present in tenant ba72d044d91948a9bc0222f1ea497889. [pid: 7|app: 0|req: 280/531] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:10 2026] DELETE /v2.0/routers/9e4a9d8b-cc39-42a9-a4e2-4a9d5de5e6cd => generated 0 bytes in 975 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:33:11.956 7 WARNING neutron_lib.context [None req-280ab44a-e175-40c8-920a-a7a73888945d 57c49d1722d54df09fd455ca31eff1ca 3e2a63553a10477ea5b7006a2b98be8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 281/532] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:33:11 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: 282/533] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:12 2026] DELETE /v2.0/subnets/d72f4796-75c8-4064-80d5-1cb1b96c1b5d => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:33:12.219 7 WARNING neutron_lib.context [None req-130ac39a-84e1-4fa3-bfd2-6fcdbdf4ffab 57c49d1722d54df09fd455ca31eff1ca 3e2a63553a10477ea5b7006a2b98be8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:12.220 8 INFO neutron.db.l3_hamode_db [None req-3828f838-0ee8-4525-9688-fe369e142b27 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] HA network 840730f7-1c42-4ea8-b358-e57c0e225c1e was deleted as no HA routers are present in tenant 173cd754737d48e0b7ab95d54600b4ca. [pid: 8|app: 0|req: 252/534] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:11 2026] DELETE /v2.0/routers/4ded2e8c-45fa-48b1-8a1a-04928dd636ca => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:33:12.482 7 INFO neutron.services.segments.plugin [-] Segment 7b0af3f2-16a4-4d98-810b-124b079c5e7e resource provider aggregate not found 2026-04-23 01:33:12.487 7 INFO neutron.services.segments.plugin [-] Segment 7b0af3f2-16a4-4d98-810b-124b079c5e7e resource provider aggregate not found [pid: 8|app: 0|req: 253/535] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:33:12 2026] DELETE /v2.0/networks/c8035433-c21c-4709-a90c-51062746f5ea => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:33:12.502 7 INFO neutron.services.segments.plugin [-] Segment 7b0af3f2-16a4-4d98-810b-124b079c5e7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b0af3f2-16a4-4d98-810b-124b079c5e7e found for delete ", "request_id": "req-14855258-1a6c-45c5-9907-e67b66aadf19"}]} 2026-04-23 01:33:12.505 7 INFO neutron.services.segments.plugin [-] Segment 7b0af3f2-16a4-4d98-810b-124b079c5e7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b0af3f2-16a4-4d98-810b-124b079c5e7e found for delete ", "request_id": "req-f2427626-ddac-4258-a578-d5f467882780"}]} 2026-04-23 01:33:12.588 8 INFO neutron.services.segments.plugin [-] Segment 376cb6f3-9e97-4cfe-8526-920612c99154 resource provider aggregate not found 2026-04-23 01:33:12.604 8 INFO neutron.services.segments.plugin [-] Segment 376cb6f3-9e97-4cfe-8526-920612c99154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 376cb6f3-9e97-4cfe-8526-920612c99154 found for delete ", "request_id": "req-da715dd2-951d-4b91-acce-2db82b58366a"}]} 2026-04-23 01:33:12.631 8 INFO neutron.services.segments.plugin [-] Segment 376cb6f3-9e97-4cfe-8526-920612c99154 resource provider aggregate not found 2026-04-23 01:33:12.645 8 INFO neutron.services.segments.plugin [-] Segment 376cb6f3-9e97-4cfe-8526-920612c99154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 376cb6f3-9e97-4cfe-8526-920612c99154 found for delete ", "request_id": "req-d7f47400-5da3-489e-8be4-eab4d9d4cbff"}]} [pid: 8|app: 0|req: 254/536] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:12 2026] DELETE /v2.0/subnets/c4519d46-8cd2-4b70-966f-c88002746961 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/537] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:33:12 2026] GET /v2.0/security-groups?tenant_id=ba72d044d91948a9bc0222f1ea497889&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/538] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:33:12 2026] POST /v2.0/floatingips => generated 552 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/539] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:12 2026] DELETE /v2.0/security-groups/d32b340b-ff97-4e22-a51f-29accfeb025f => 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: 256/540] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:33:12 2026] DELETE /v2.0/networks/367aba55-3fe9-43df-8003-2b0efdad774e => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/541] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:33:13 2026] GET /v2.0/security-groups?tenant_id=173cd754737d48e0b7ab95d54600b4ca&name=default => generated 2921 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/542] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:13 2026] DELETE /v2.0/security-groups/b9d5deaf-11bb-403f-b3b8-ba6289bf018b => 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: 259/543] 10.0.0.143 () {34 vars in 1100 bytes} [Thu Apr 23 01:33:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1144221570&fields=id&tenant_id=3e2a63553a10477ea5b7006a2b98be8f => 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: 285/544] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:33:13 2026] GET /v2.0/security-groups?tenant_id=e967a58932f64691a531c6df700d837e&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/545] 10.0.0.143 () {34 vars in 982 bytes} [Thu Apr 23 01:33:13 2026] GET /v2.0/networks?id=0cacf893-0b51-4672-88c0-fb4419f49114 => generated 675 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/546] 10.0.0.143 () {34 vars in 965 bytes} [Thu Apr 23 01:33:13 2026] GET /v2.0/quotas/3e2a63553a10477ea5b7006a2b98be8f => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/547] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:13 2026] DELETE /v2.0/security-groups/412619cd-0617-481f-96c4-b29a0e144cc2 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/548] 10.0.0.143 () {34 vars in 1002 bytes} [Thu Apr 23 01:33:13 2026] GET /v2.0/ports?tenant_id=3e2a63553a10477ea5b7006a2b98be8f&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/549] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:33:13 2026] GET /v2.0/security-groups?tenant_id=e3e92591be9b4e11a844eca86e5afa00&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/550] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:13 2026] DELETE /v2.0/security-groups/adc89341-a39e-47b2-a9ad-7034f8358cc9 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/551] 10.0.0.143 () {34 vars in 907 bytes} [Thu Apr 23 01:33:13 2026] GET /v2.0/extensions => generated 20516 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/552] 10.0.0.143 () {34 vars in 1008 bytes} [Thu Apr 23 01:33:14 2026] GET /v2.0/networks/0cacf893-0b51-4672-88c0-fb4419f49114?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/553] 10.0.0.143 () {34 vars in 1108 bytes} [Thu Apr 23 01:33:14 2026] GET /v2.0/networks/0cacf893-0b51-4672-88c0-fb4419f49114?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/554] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:14 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:15.031 7 INFO neutron.db.segments_db [None req-7175c639-106d-4d32-b080-fa8a03be7044 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 8c194545-0a6d-4260-99ce-9921e9b58e5c of type vxlan for network ec2949af-fe54-4adb-80d2-49746696653e 2026-04-23 01:33:15.061 8 INFO neutron.services.segments.plugin [-] Segment a902605b-5da2-486f-8329-2fc61edc8674 resource provider aggregate not found 2026-04-23 01:33:15.069 8 INFO neutron.services.segments.plugin [-] Segment a902605b-5da2-486f-8329-2fc61edc8674 resource provider aggregate not found 2026-04-23 01:33:15.081 8 INFO neutron.services.segments.plugin [-] Segment a902605b-5da2-486f-8329-2fc61edc8674 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a902605b-5da2-486f-8329-2fc61edc8674 found for delete ", "request_id": "req-92c4dc7b-8971-4d85-b927-832338469711"}]} 2026-04-23 01:33:15.087 8 INFO neutron.services.segments.plugin [-] Segment a902605b-5da2-486f-8329-2fc61edc8674 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a902605b-5da2-486f-8329-2fc61edc8674 found for delete ", "request_id": "req-a6d1680d-5ec2-491e-a583-7fc26621767e"}]} 2026-04-23 01:33:15.110 8 INFO neutron.services.segments.plugin [-] Segment dc6b0ed0-cb91-44f2-9d5a-ab36df12d2f3 resource provider aggregate not found 2026-04-23 01:33:15.116 8 INFO neutron.services.segments.plugin [-] Segment dc6b0ed0-cb91-44f2-9d5a-ab36df12d2f3 resource provider aggregate not found [pid: 7|app: 0|req: 290/555] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 01:33:14 2026] POST /v2.0/networks => generated 747 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:15.132 8 INFO neutron.services.segments.plugin [-] Segment dc6b0ed0-cb91-44f2-9d5a-ab36df12d2f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc6b0ed0-cb91-44f2-9d5a-ab36df12d2f3 found for delete ", "request_id": "req-075a6bd7-c1d0-43d1-94d8-a3ad8ad5d982"}]} 2026-04-23 01:33:15.133 8 INFO neutron.services.segments.plugin [-] Segment dc6b0ed0-cb91-44f2-9d5a-ab36df12d2f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc6b0ed0-cb91-44f2-9d5a-ab36df12d2f3 found for delete ", "request_id": "req-90e95301-60fd-4b3d-bacc-9d401e8d6d09"}]} 2026-04-23 01:33:15.299 8 INFO neutron.db.segments_db [None req-f7f2ee13-abef-4e00-8a2c-6d767ac6107d bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 12fe4e98-6c53-416b-ad55-1e830ac48b78 of type vxlan for network 2077e568-fc80-4ce7-858d-8848b6c3af2f [pid: 7|app: 0|req: 291/556] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:15 2026] POST /v2.0/subnets => generated 694 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:15.402 7 INFO neutron.db.segments_db [None req-d16c6b1a-8d3a-4983-a081-3acc5e148d8b bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 24005c73-154e-4795-9691-f14811274f05 of type vxlan for network 9ad99145-a66d-4c79-bb5f-0b119987f09e [pid: 8|app: 0|req: 266/557] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 01:33:15 2026] POST /v2.0/networks => generated 752 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/558] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:15 2026] POST /v2.0/subnets => generated 699 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/559] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:15 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:15.700 8 INFO neutron.db.segments_db [None req-e52eac3e-7e53-49a1-9219-3b8575c99ab2 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 5ec33424-13b4-49a8-8ad9-40806f5e96ac of type vxlan for network 773062e9-1622-4836-84c3-279406646d54 2026-04-23 01:33:15.701 7 INFO neutron.db.l3_hamode_db [None req-d16c6b1a-8d3a-4983-a081-3acc5e148d8b bee3bab9a8e14ecf83a9d752e0921335 f68d5431d3124f1d89571e49e33894fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:33:16.040 8 INFO neutron.db.l3_hamode_db [None req-e52eac3e-7e53-49a1-9219-3b8575c99ab2 bee3bab9a8e14ecf83a9d752e0921335 e13b5f15055b402a818fe9f7dc7dec86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:33:16.620 7 INFO neutron.db.l3_hamode_db [None req-d16c6b1a-8d3a-4983-a081-3acc5e148d8b bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:33:16.915 8 INFO neutron.db.l3_hamode_db [None req-e52eac3e-7e53-49a1-9219-3b8575c99ab2 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 292/560] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:15 2026] POST /v2.0/routers => generated 734 bytes in 2273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/561] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:33:17 2026] GET /v2.0/security-groups?tenant_id=dd629099873f4e9ca65343a957e48f71&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/562] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:17 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => 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: 269/563] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:15 2026] POST /v2.0/routers => generated 739 bytes in 2391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/564] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:18 2026] DELETE /v2.0/security-groups/bec66cd0-14ae-4137-a4bc-c1de134c8dd7 => 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: 295/565] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:33:18 2026] PUT /v2.0/routers/72153cef-c83d-4d7c-883b-e989e5695fa1/add_router_interface => generated 309 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/566] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:19 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => 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: 271/567] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:33:18 2026] PUT /v2.0/routers/267b2f17-c1d1-4e4e-adce-0b8e2ef5fca5/add_router_interface => generated 309 bytes in 1315 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/568] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:33:19 2026] GET /v2.0/networks?id=0cacf893-0b51-4672-88c0-fb4419f49114 => generated 675 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/569] 199.204.45.70 () {34 vars in 1049 bytes} [Thu Apr 23 01:33:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3e2a63553a10477ea5b7006a2b98be8f => generated 181 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:19.631 7 WARNING neutron_lib.context [req-49fb6a29-69b2-42fc-b416-a70ca5871c0a req-c8f8595d-bb2d-4f4f-b28b-98339dee55e4 57c49d1722d54df09fd455ca31eff1ca 3e2a63553a10477ea5b7006a2b98be8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:19.866 8 WARNING neutron_lib.context [None req-8b6a1a51-c490-457b-971d-aecc13c5d211 4ceae033c42640e2a1ed9c0c0495a238 f68d5431d3124f1d89571e49e33894fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 273/570] 10.0.0.234 () {34 vars in 685 bytes} [Thu Apr 23 01:33:19 2026] POST /v2.0/security-groups => generated 1660 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:33:20.141 8 WARNING neutron_lib.context [None req-0a929476-2101-4dcc-ba9f-2e5395edb7a8 0371db053ee24b149a8cef86db7d892d fb584b33c3b446a1b3badbd183b76f47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:20.141 8 WARNING neutron_lib.context [None req-0a929476-2101-4dcc-ba9f-2e5395edb7a8 0371db053ee24b149a8cef86db7d892d fb584b33c3b446a1b3badbd183b76f47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:20.295 8 INFO neutron.db.segments_db [None req-0a929476-2101-4dcc-ba9f-2e5395edb7a8 0371db053ee24b149a8cef86db7d892d fb584b33c3b446a1b3badbd183b76f47 - - default default] Added segment 2a0b842c-a204-4e95-adfc-2c64754953c3 of type vxlan for network 98795508-031a-48ed-99b2-ba5d5b0966ea 2026-04-23 01:33:20.364 8 INFO neutron.db.segments_db [None req-0a929476-2101-4dcc-ba9f-2e5395edb7a8 0371db053ee24b149a8cef86db7d892d fb584b33c3b446a1b3badbd183b76f47 - - default default] Added segment d88534e6-ae3a-424b-8e1e-e8d0f8e1b303 of type vxlan for network 413f5ebf-b0e4-4b1c-a0f7-fdfed802de83 [pid: 7|app: 0|req: 298/571] 199.204.45.70 () {38 vars in 954 bytes} [Thu Apr 23 01:33:19 2026] POST /v2.0/ports => generated 954 bytes in 761 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-04-23 01:33:20.390 7 WARNING neutron_lib.context [None req-a0a96368-857c-4915-ae32-d83db44bc240 8f63c5b221fe45dc9c047476f3e162c0 e13b5f15055b402a818fe9f7dc7dec86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 274/572] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:33:20 2026] POST /v2.0/networks => generated 1246 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:33:20.493 8 WARNING neutron_lib.context [None req-47c61a65-c951-4bdb-b07a-2494a02e16a1 4ceae033c42640e2a1ed9c0c0495a238 f68d5431d3124f1d89571e49e33894fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 299/573] 10.0.0.234 () {34 vars in 685 bytes} [Thu Apr 23 01:33:20 2026] POST /v2.0/security-groups => generated 1660 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/576] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:33:20 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) [pid: 8|app: 0|req: 276/577] 199.204.45.70 () {34 vars in 910 bytes} [Thu Apr 23 01:33:20 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: 302/578] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 957 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:20.611 7 WARNING neutron_lib.context [None req-32a86818-c0cd-44a5-9e46-87844faa9c97 8f63c5b221fe45dc9c047476f3e162c0 e13b5f15055b402a818fe9f7dc7dec86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 303/579] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:33:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:20.722 7 WARNING neutron_lib.context [None req-eb6ca514-dce7-4ba2-b952-cb2604b3ce4f 4ceae033c42640e2a1ed9c0c0495a238 f68d5431d3124f1d89571e49e33894fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 304/580] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:33:20 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: 305/581] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/security-groups?id=9373ceb2-53d0-437a-b5bb-3dd7accdf508&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:20.866 7 WARNING neutron_lib.context [None req-e0c98116-6a9a-4251-8bf5-fc6e6ca609aa 8f63c5b221fe45dc9c047476f3e162c0 e13b5f15055b402a818fe9f7dc7dec86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 277/582] 10.0.0.234 () {32 vars in 649 bytes} [Thu Apr 23 01:33:20 2026] GET /v2.0/networks => generated 1845 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:33:20.926 8 WARNING neutron_lib.context [None req-04463751-32f1-48df-934f-81c1f7f3ca47 4ceae033c42640e2a1ed9c0c0495a238 f68d5431d3124f1d89571e49e33894fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 306/583] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:33:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/584] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:33:20 2026] PUT /v2.0/ports/309a173f-9f89-4276-9e3c-9addd7bbd73c => generated 1235 bytes in 514 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: 278/585] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:33:20 2026] POST /v2.0/floatingips => generated 552 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:21.563 8 WARNING neutron_lib.context [None req-15ec7119-6de9-43c3-b436-3eb6f9406256 8f63c5b221fe45dc9c047476f3e162c0 e13b5f15055b402a818fe9f7dc7dec86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:21.629 7 INFO neutron.services.segments.plugin [-] Segment 2a0b842c-a204-4e95-adfc-2c64754953c3 resource provider aggregate not found 2026-04-23 01:33:21.634 7 INFO neutron.services.segments.plugin [-] Segment 2a0b842c-a204-4e95-adfc-2c64754953c3 resource provider aggregate not found 2026-04-23 01:33:21.653 7 INFO neutron.services.segments.plugin [-] Segment 2a0b842c-a204-4e95-adfc-2c64754953c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a0b842c-a204-4e95-adfc-2c64754953c3 found for delete ", "request_id": "req-e6d80b29-236a-40dd-9df7-660d20257bd1"}]} 2026-04-23 01:33:21.654 7 INFO neutron.services.segments.plugin [-] Segment 2a0b842c-a204-4e95-adfc-2c64754953c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a0b842c-a204-4e95-adfc-2c64754953c3 found for delete ", "request_id": "req-0afcab75-e6ad-4493-a43b-aa4ec9abc927"}]} 2026-04-23 01:33:21.983 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9116501f-1fa0-4e35-87bb-698afcc65c27'] response: {'name': 'network-changed', 'server_uuid': 'e56750bc-dd7d-4033-8b41-936ba875bec5', 'tag': '309a173f-9f89-4276-9e3c-9addd7bbd73c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 308/586] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:33:21 2026] DELETE /v2.0/networks/98795508-031a-48ed-99b2-ba5d5b0966ea => generated 0 bytes in 657 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/587] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:22 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => 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: 310/588] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:33:22 2026] DELETE /v2.0/networks/413f5ebf-b0e4-4b1c-a0f7-fdfed802de83 => 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: 311/589] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:22 2026] GET /v2.0/security-groups?id=9373ceb2-53d0-437a-b5bb-3dd7accdf508&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: 279/590] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:33:21 2026] POST /v2.0/floatingips => generated 552 bytes in 883 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/591] 10.0.0.234 () {32 vars in 649 bytes} [Thu Apr 23 01:33:22 2026] GET /v2.0/networks => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:22.463 8 WARNING neutron_lib.context [None req-50d5c01f-9780-4f3f-bf7a-fa460022b02c 0371db053ee24b149a8cef86db7d892d fb584b33c3b446a1b3badbd183b76f47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:22.509 8 INFO neutron.db.segments_db [None req-50d5c01f-9780-4f3f-bf7a-fa460022b02c 0371db053ee24b149a8cef86db7d892d fb584b33c3b446a1b3badbd183b76f47 - - default default] Added segment 648277af-666c-494d-bf08-175fc5c2fd6d of type vxlan for network 8ba0120e-1195-4a96-b2ac-a55392219f3c [pid: 7|app: 0|req: 313/592] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:33:22 2026] GET /v2.0/ports?tenant_id=3e2a63553a10477ea5b7006a2b98be8f&device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/593] 199.204.45.70 () {34 vars in 1017 bytes} [Thu Apr 23 01:33:22 2026] GET /v2.0/networks?tenant_id=3e2a63553a10477ea5b7006a2b98be8f&shared=False => generated 771 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/594] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:33:22 2026] POST /v2.0/networks => generated 653 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:22.629 8 WARNING neutron_lib.context [None req-c95c0343-845a-4d33-88a0-4e1b5853ff6a 0371db053ee24b149a8cef86db7d892d fb584b33c3b446a1b3badbd183b76f47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 315/595] 199.204.45.70 () {34 vars in 929 bytes} [Thu Apr 23 01:33:22 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) 2026-04-23 01:33:22.699 8 INFO neutron.db.segments_db [None req-c95c0343-845a-4d33-88a0-4e1b5853ff6a 0371db053ee24b149a8cef86db7d892d fb584b33c3b446a1b3badbd183b76f47 - - default default] Added segment f1f6f0ef-d899-45b9-a01c-7d3c6f37f4be of type vxlan for network 1c31122e-1bf5-489b-ae6f-3bd7cd272bd5 [pid: 8|app: 0|req: 281/596] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:33:22 2026] POST /v2.0/networks => generated 654 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:22.852 7 WARNING neutron_lib.context [None req-0ed40581-faeb-40ee-9b92-3bda918e6087 0371db053ee24b149a8cef86db7d892d fb584b33c3b446a1b3badbd183b76f47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:22.892 7 WARNING neutron_lib.context [None req-0ed40581-faeb-40ee-9b92-3bda918e6087 0371db053ee24b149a8cef86db7d892d fb584b33c3b446a1b3badbd183b76f47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 282/597] 10.0.0.143 () {34 vars in 1098 bytes} [Thu Apr 23 01:33:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--211025193&fields=id&tenant_id=e13b5f15055b402a818fe9f7dc7dec86 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/598] 10.0.0.143 () {34 vars in 982 bytes} [Thu Apr 23 01:33:22 2026] GET /v2.0/networks?id=2077e568-fc80-4ce7-858d-8848b6c3af2f => generated 684 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/599] 10.0.0.143 () {34 vars in 965 bytes} [Thu Apr 23 01:33:22 2026] GET /v2.0/quotas/e13b5f15055b402a818fe9f7dc7dec86 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/600] 10.0.0.143 () {34 vars in 1002 bytes} [Thu Apr 23 01:33:22 2026] GET /v2.0/ports?tenant_id=e13b5f15055b402a818fe9f7dc7dec86&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/601] 10.0.0.234 () {34 vars in 665 bytes} [Thu Apr 23 01:33:22 2026] POST /v2.0/ports => generated 1505 bytes in 576 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: 286/602] 10.0.0.143 () {34 vars in 907 bytes} [Thu Apr 23 01:33:23 2026] GET /v2.0/extensions => generated 20516 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/603] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:23 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/604] 10.0.0.234 () {32 vars in 643 bytes} [Thu Apr 23 01:33:23 2026] GET /v2.0/ports => generated 1505 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/605] 10.0.0.143 () {34 vars in 1008 bytes} [Thu Apr 23 01:33:23 2026] GET /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f?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: 318/606] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:23 2026] GET /v2.0/security-groups?id=9373ceb2-53d0-437a-b5bb-3dd7accdf508&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/607] 10.0.0.143 () {34 vars in 1108 bytes} [Thu Apr 23 01:33:23 2026] GET /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f?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) 2026-04-23 01:33:23.688 7 INFO neutron.services.segments.plugin [-] Segment d88534e6-ae3a-424b-8e1e-e8d0f8e1b303 resource provider aggregate not found 2026-04-23 01:33:23.696 7 INFO neutron.services.segments.plugin [-] Segment d88534e6-ae3a-424b-8e1e-e8d0f8e1b303 resource provider aggregate not found 2026-04-23 01:33:23.722 7 INFO neutron.services.segments.plugin [-] Segment d88534e6-ae3a-424b-8e1e-e8d0f8e1b303 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d88534e6-ae3a-424b-8e1e-e8d0f8e1b303 found for delete ", "request_id": "req-bf4489dd-0444-427e-80ae-9582e9a8d897"}]} 2026-04-23 01:33:23.723 7 INFO neutron.services.segments.plugin [-] Segment d88534e6-ae3a-424b-8e1e-e8d0f8e1b303 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d88534e6-ae3a-424b-8e1e-e8d0f8e1b303 found for delete ", "request_id": "req-bc8e2e09-4461-4e18-a4ef-1da84a18075d"}]} [pid: 7|app: 0|req: 320/608] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:33:23 2026] GET /v2.0/ports?tenant_id=3e2a63553a10477ea5b7006a2b98be8f&device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/609] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:33:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=309a173f-9f89-4276-9e3c-9addd7bbd73c => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/610] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:33:23 2026] GET /v2.0/subnets?id=ffdff57e-1d5d-4f1e-b2d5-76c2992a4bcc => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/611] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:23 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => 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: 324/612] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:33:23 2026] GET /v2.0/ports?network_id=0cacf893-0b51-4672-88c0-fb4419f49114&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/613] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:33:23 2026] DELETE /v2.0/ports/cd3d32d4-c1a5-45b6-b4ee-1ac0d49adfdb => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/614] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:33:23 2026] GET /v2.0/networks/0cacf893-0b51-4672-88c0-fb4419f49114?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: 291/615] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:33:23 2026] GET /v2.0/networks/0cacf893-0b51-4672-88c0-fb4419f49114?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/616] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:33:23 2026] DELETE /v2.0/ports/4d0bbf60-9c4c-4bea-93fb-ab31dd96831e => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/617] 10.0.0.234 () {32 vars in 643 bytes} [Thu Apr 23 01:33:24 2026] GET /v2.0/ports => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:24.116 7 WARNING neutron_lib.context [None req-6c951f25-2964-4ca4-9c13-70c4d5cd7702 0371db053ee24b149a8cef86db7d892d fb584b33c3b446a1b3badbd183b76f47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:24.180 7 INFO neutron.db.segments_db [None req-6c951f25-2964-4ca4-9c13-70c4d5cd7702 0371db053ee24b149a8cef86db7d892d fb584b33c3b446a1b3badbd183b76f47 - - default default] Added segment 6f6ff581-3d40-451e-a771-9f985a2afa81 of type vxlan for network 7ac4f23a-4910-4039-a1d6-e8fbb284f187 [pid: 7|app: 0|req: 326/618] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:33:24 2026] POST /v2.0/networks => generated 654 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:24.304 8 WARNING neutron_lib.context [None req-b6152533-e184-4ece-a42f-a0ea0e5f6169 0371db053ee24b149a8cef86db7d892d fb584b33c3b446a1b3badbd183b76f47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:24.369 8 INFO neutron.db.segments_db [None req-b6152533-e184-4ece-a42f-a0ea0e5f6169 0371db053ee24b149a8cef86db7d892d fb584b33c3b446a1b3badbd183b76f47 - - default default] Added segment b832e2fd-228a-4bf1-aa1a-79bb063cffd9 of type vxlan for network 942caa94-6296-443c-a293-509dd2a1fba5 [pid: 8|app: 0|req: 293/619] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:33:24 2026] POST /v2.0/networks => generated 653 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/620] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:24 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => 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: 294/621] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:24 2026] GET /v2.0/security-groups?id=9373ceb2-53d0-437a-b5bb-3dd7accdf508&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/622] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:24 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:24.964 8 WARNING neutron_lib.context [None req-ce2fef2f-980a-428d-bd8a-53064252a6de 0371db053ee24b149a8cef86db7d892d fb584b33c3b446a1b3badbd183b76f47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:24.992 8 WARNING neutron_lib.context [None req-ce2fef2f-980a-428d-bd8a-53064252a6de 0371db053ee24b149a8cef86db7d892d fb584b33c3b446a1b3badbd183b76f47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 295/623] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:24 2026] POST /v2.0/subnets => generated 1324 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/624] 10.0.0.234 () {32 vars in 647 bytes} [Thu Apr 23 01:33:25 2026] GET /v2.0/subnets => generated 1960 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/625] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:25 2026] DELETE /v2.0/subnets/c3f22e3c-c323-4fe1-9290-ee16d9108929 => 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: 330/626] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:25 2026] DELETE /v2.0/subnets/024e2177-c1de-4aa3-a78b-a075c05ff0ce => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/627] 10.0.0.234 () {32 vars in 647 bytes} [Thu Apr 23 01:33:25 2026] GET /v2.0/subnets => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/628] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:25 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:25.913 7 INFO neutron.services.segments.plugin [-] Segment b832e2fd-228a-4bf1-aa1a-79bb063cffd9 resource provider aggregate not found 2026-04-23 01:33:25.918 7 INFO neutron.services.segments.plugin [-] Segment b832e2fd-228a-4bf1-aa1a-79bb063cffd9 resource provider aggregate not found [pid: 7|app: 0|req: 331/629] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:33:25 2026] DELETE /v2.0/networks/942caa94-6296-443c-a293-509dd2a1fba5 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:33:25.941 7 INFO neutron.services.segments.plugin [-] Segment b832e2fd-228a-4bf1-aa1a-79bb063cffd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b832e2fd-228a-4bf1-aa1a-79bb063cffd9 found for delete ", "request_id": "req-62faef25-dc68-4595-9cc4-6473c0c304d6"}]} 2026-04-23 01:33:25.942 7 INFO neutron.services.segments.plugin [-] Segment b832e2fd-228a-4bf1-aa1a-79bb063cffd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b832e2fd-228a-4bf1-aa1a-79bb063cffd9 found for delete ", "request_id": "req-2bb08057-618a-4f55-95f2-1cf83d9ba528"}]} [pid: 8|app: 0|req: 299/630] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:25 2026] GET /v2.0/security-groups?id=9373ceb2-53d0-437a-b5bb-3dd7accdf508&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/631] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:25 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => 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: 332/632] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:33:25 2026] DELETE /v2.0/networks/7ac4f23a-4910-4039-a1d6-e8fbb284f187 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:33:26.243 8 INFO neutron.services.segments.plugin [-] Segment f1f6f0ef-d899-45b9-a01c-7d3c6f37f4be resource provider aggregate not found 2026-04-23 01:33:26.256 8 INFO neutron.services.segments.plugin [-] Segment f1f6f0ef-d899-45b9-a01c-7d3c6f37f4be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1f6f0ef-d899-45b9-a01c-7d3c6f37f4be found for delete ", "request_id": "req-68a4f4d4-f9c9-4c74-8747-0694b35ba3c7"}]} 2026-04-23 01:33:26.261 8 INFO neutron.services.segments.plugin [-] Segment f1f6f0ef-d899-45b9-a01c-7d3c6f37f4be resource provider aggregate not found [pid: 8|app: 0|req: 301/633] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:33:26 2026] DELETE /v2.0/networks/1c31122e-1bf5-489b-ae6f-3bd7cd272bd5 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:33:26.344 8 INFO neutron.services.segments.plugin [-] Segment f1f6f0ef-d899-45b9-a01c-7d3c6f37f4be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1f6f0ef-d899-45b9-a01c-7d3c6f37f4be found for delete ", "request_id": "req-c7128cc7-b463-4eac-9f22-33bed092dd6a"}]} [pid: 8|app: 0|req: 302/634] 10.0.0.143 () {34 vars in 1100 bytes} [Thu Apr 23 01:33:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1505687994&fields=id&tenant_id=f68d5431d3124f1d89571e49e33894fa => 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: 303/635] 10.0.0.143 () {34 vars in 982 bytes} [Thu Apr 23 01:33:26 2026] GET /v2.0/networks?id=ec2949af-fe54-4adb-80d2-49746696653e => generated 679 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/636] 10.0.0.143 () {34 vars in 965 bytes} [Thu Apr 23 01:33:26 2026] GET /v2.0/quotas/f68d5431d3124f1d89571e49e33894fa => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/637] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:33:26 2026] DELETE /v2.0/networks/8ba0120e-1195-4a96-b2ac-a55392219f3c => 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: 305/638] 10.0.0.143 () {34 vars in 1002 bytes} [Thu Apr 23 01:33:26 2026] GET /v2.0/ports?tenant_id=f68d5431d3124f1d89571e49e33894fa&fields=id => generated 103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/639] 10.0.0.143 () {34 vars in 1008 bytes} [Thu Apr 23 01:33:26 2026] GET /v2.0/networks/ec2949af-fe54-4adb-80d2-49746696653e?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: 306/640] 10.0.0.143 () {34 vars in 1108 bytes} [Thu Apr 23 01:33:26 2026] GET /v2.0/networks/ec2949af-fe54-4adb-80d2-49746696653e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/641] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:26 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/642] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:27 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/643] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:27 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => 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: 307/644] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:33:27 2026] GET /v2.0/security-groups?tenant_id=fb584b33c3b446a1b3badbd183b76f47&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/645] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:27 2026] GET /v2.0/security-groups?id=9373ceb2-53d0-437a-b5bb-3dd7accdf508&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/646] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:27 2026] DELETE /v2.0/security-groups/1bfefccf-0fd8-454c-bdea-ff918b520f9c => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:33:28.108 7 INFO neutron.services.segments.plugin [-] Segment 6f6ff581-3d40-451e-a771-9f985a2afa81 resource provider aggregate not found 2026-04-23 01:33:28.112 7 INFO neutron.services.segments.plugin [-] Segment 6f6ff581-3d40-451e-a771-9f985a2afa81 resource provider aggregate not found [pid: 7|app: 0|req: 339/647] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:28 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/648] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:28 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:28.302 7 INFO neutron.services.segments.plugin [-] Segment 6f6ff581-3d40-451e-a771-9f985a2afa81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f6ff581-3d40-451e-a771-9f985a2afa81 found for delete ", "request_id": "req-a12fbb65-ced4-47f8-835b-b5b766e08f22"}]} 2026-04-23 01:33:28.307 7 INFO neutron.services.segments.plugin [-] Segment 6f6ff581-3d40-451e-a771-9f985a2afa81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f6ff581-3d40-451e-a771-9f985a2afa81 found for delete ", "request_id": "req-78f75b1d-dd11-4d7b-ad6b-f23503224f29"}]} 2026-04-23 01:33:28.319 7 INFO neutron.services.segments.plugin [-] Segment 648277af-666c-494d-bf08-175fc5c2fd6d resource provider aggregate not found 2026-04-23 01:33:28.322 7 INFO neutron.services.segments.plugin [-] Segment 648277af-666c-494d-bf08-175fc5c2fd6d resource provider aggregate not found 2026-04-23 01:33:28.329 7 INFO neutron.services.segments.plugin [-] Segment 648277af-666c-494d-bf08-175fc5c2fd6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 648277af-666c-494d-bf08-175fc5c2fd6d found for delete ", "request_id": "req-57ef16ca-1ef4-4a60-97e9-199ac8558adb"}]} 2026-04-23 01:33:28.334 7 INFO neutron.services.segments.plugin [-] Segment 648277af-666c-494d-bf08-175fc5c2fd6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 648277af-666c-494d-bf08-175fc5c2fd6d found for delete ", "request_id": "req-e51824c4-4807-4483-b93d-4009fad38eca"}]} [pid: 8|app: 0|req: 310/649] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:28 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/650] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:33:28 2026] GET /v2.0/networks?id=2077e568-fc80-4ce7-858d-8848b6c3af2f => generated 684 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/651] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:28 2026] GET /v2.0/security-groups?id=9373ceb2-53d0-437a-b5bb-3dd7accdf508&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: 341/652] 199.204.45.70 () {34 vars in 1049 bytes} [Thu Apr 23 01:33:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e13b5f15055b402a818fe9f7dc7dec86 => generated 180 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:28.461 8 WARNING neutron_lib.context [req-55b6c7ae-7158-4a45-90c9-d3cb54249c7e req-1b84a39f-e207-442a-a39d-dbe188bdfdce 8f63c5b221fe45dc9c047476f3e162c0 e13b5f15055b402a818fe9f7dc7dec86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 312/653] 199.204.45.70 () {38 vars in 954 bytes} [Thu Apr 23 01:33:28 2026] POST /v2.0/ports => generated 958 bytes in 440 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: 313/654] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:29 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:29.341 8 WARNING neutron_lib.context [None req-5812739c-bb0b-43d1-aa98-137b2d9b5660 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 342/655] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:33:28 2026] PUT /v2.0/ports/dcd6f0c5-0474-4409-b5fd-1e1093d0260b => generated 1239 bytes in 443 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-04-23 01:33:29.431 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d438f78a-3b3f-4bf9-81dc-8b3c83b0b0d7'] response: {'name': 'network-changed', 'server_uuid': '70b38181-9399-43da-b201-d54dfa1ed541', 'tag': 'dcd6f0c5-0474-4409-b5fd-1e1093d0260b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 343/656] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:29 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/657] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:29 2026] GET /v2.0/security-groups?id=1e055ae4-0962-4048-9f6f-f5b9e5e856b0&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:29.517 8 INFO neutron.db.segments_db [None req-5812739c-bb0b-43d1-aa98-137b2d9b5660 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Added segment 893925ef-af2f-437a-b8ac-f1b8825b6465 of type vxlan for network 443b55c4-6990-4408-bc8e-495218195b3f [pid: 7|app: 0|req: 345/658] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:29 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/659] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:29 2026] GET /v2.0/security-groups?id=9373ceb2-53d0-437a-b5bb-3dd7accdf508&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/660] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:33:29 2026] POST /v2.0/networks => generated 634 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:29.647 7 WARNING neutron_lib.context [None req-8bc158f0-3d4c-4831-8660-28d759f8e43e 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:29.718 7 INFO neutron.db.segments_db [None req-8bc158f0-3d4c-4831-8660-28d759f8e43e 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Added segment 7fe7c8f6-8ddd-4f1a-b5e1-714d5916a42a of type vxlan for network 13f1ef4e-ccd8-4e1d-b334-b56d3516c765 [pid: 7|app: 0|req: 347/661] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:33:29 2026] POST /v2.0/networks => generated 634 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:29.874 8 WARNING neutron_lib.context [None req-40688596-2a7d-4da6-a0ad-59ef8ffaf6bf 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 348/662] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:33:29 2026] GET /v2.0/ports?tenant_id=e13b5f15055b402a818fe9f7dc7dec86&device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/663] 199.204.45.70 () {34 vars in 1017 bytes} [Thu Apr 23 01:33:29 2026] GET /v2.0/networks?tenant_id=e13b5f15055b402a818fe9f7dc7dec86&shared=False => generated 780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/664] 199.204.45.70 () {34 vars in 929 bytes} [Thu Apr 23 01:33:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/665] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:29 2026] POST /v2.0/subnets => generated 646 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:30.228 7 WARNING neutron_lib.context [None req-d200cf50-3b37-43bf-bd20-b89fc3225aba 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 316/666] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:30 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/667] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:30 2026] POST /v2.0/subnets => generated 655 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:30.507 8 WARNING neutron_lib.context [None req-5e7a922d-6053-4983-a4e3-a1b9d41b7c44 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:30.572 8 INFO neutron.db.segments_db [None req-5e7a922d-6053-4983-a4e3-a1b9d41b7c44 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Added segment c24c85c4-9a83-4a01-9620-3313af32d76e of type vxlan for network 74eaacb4-6177-4d7e-8281-ff99ac86bf41 [pid: 7|app: 0|req: 352/668] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:30 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/669] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:30 2026] GET /v2.0/security-groups?id=1e055ae4-0962-4048-9f6f-f5b9e5e856b0&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/670] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:30 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => 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: 355/671] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:30 2026] GET /v2.0/security-groups?id=9373ceb2-53d0-437a-b5bb-3dd7accdf508&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: 356/672] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:30 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:30.913 8 INFO neutron.db.l3_hamode_db [None req-5e7a922d-6053-4983-a4e3-a1b9d41b7c44 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:33:31.037 8 INFO neutron.db.l3_hamode_db [None req-5e7a922d-6053-4983-a4e3-a1b9d41b7c44 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:33:31.362 7 INFO neutron.db.l3_db [None req-a0cc966f-3a9c-4cd1-b25b-85e52581ebad 57c49d1722d54df09fd455ca31eff1ca 3e2a63553a10477ea5b7006a2b98be8f - - default default] Floating IP 5d985794-415b-43bc-a1a2-01eac56e72b1 associated. External IP: 10.96.250.202, port: 309a173f-9f89-4276-9e3c-9addd7bbd73c. [pid: 7|app: 0|req: 357/673] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:33:30 2026] PUT /v2.0/floatingips/5d985794-415b-43bc-a1a2-01eac56e72b1 => generated 855 bytes in 822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/674] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:33:31 2026] GET /v2.0/ports?tenant_id=e13b5f15055b402a818fe9f7dc7dec86&device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/675] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:30 2026] POST /v2.0/routers => generated 510 bytes in 1306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/676] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:31 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => 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: 359/677] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:33:31 2026] GET /v2.0/networks?id=ec2949af-fe54-4adb-80d2-49746696653e => generated 679 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/678] 199.204.45.70 () {34 vars in 1059 bytes} [Thu Apr 23 01:33:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=dcd6f0c5-0474-4409-b5fd-1e1093d0260b => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:31.868 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3682b4d8-c7d1-47e4-a6b1-808026a83fd3'] response: {'name': 'network-changed', 'server_uuid': 'e56750bc-dd7d-4033-8b41-936ba875bec5', 'tag': '309a173f-9f89-4276-9e3c-9addd7bbd73c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 319/679] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:31 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/680] 199.204.45.70 () {34 vars in 1049 bytes} [Thu Apr 23 01:33:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f68d5431d3124f1d89571e49e33894fa => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/681] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:33:31 2026] GET /v2.0/subnets?id=a4f41997-69d1-4bb7-abfc-38a3dcf33752 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/682] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:31 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/683] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:32 2026] GET /v2.0/security-groups?id=1e055ae4-0962-4048-9f6f-f5b9e5e856b0&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:32.095 8 WARNING neutron_lib.context [req-73ce01fe-07dd-47ea-8c45-2de479040662 req-893a7382-1e6b-499a-b310-0daabec41fc9 4ceae033c42640e2a1ed9c0c0495a238 f68d5431d3124f1d89571e49e33894fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 324/684] 199.204.45.70 () {38 vars in 954 bytes} [Thu Apr 23 01:33:32 2026] POST /v2.0/ports => generated 954 bytes in 392 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: 325/685] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:33:32 2026] GET /v2.0/ports?network_id=2077e568-fc80-4ce7-858d-8848b6c3af2f&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/686] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:32 2026] GET /v2.0/security-groups?id=9373ceb2-53d0-437a-b5bb-3dd7accdf508&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: 327/687] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:33:32 2026] GET /v2.0/ports?tenant_id=3e2a63553a10477ea5b7006a2b98be8f&device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/688] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:33:31 2026] PUT /v2.0/routers/6e09c2de-4ef4-4cb6-ae34-2973db1ce074/add_router_interface => generated 309 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/689] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:33:32 2026] PUT /v2.0/ports/55faac2c-1f18-446c-a770-732deaa18165 => generated 1235 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/690] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:33:33 2026] GET /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f?fields=segments => generated 14 bytes in 55 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: 329/691] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:33:33 2026] GET /v2.0/networks?id=0cacf893-0b51-4672-88c0-fb4419f49114 => generated 771 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/692] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:33 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/693] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:33 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 971 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/694] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:33:33 2026] GET /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f?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: 7|app: 0|req: 364/695] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:33:33 2026] GET /v2.0/ports/fceb3817-f5fe-4839-ac73-8446c5f3d836 => 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: 365/696] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:33 2026] GET /v2.0/security-groups?id=647720d2-83a4-434e-a6d0-2570cb7701db&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/697] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:33:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=309a173f-9f89-4276-9e3c-9addd7bbd73c => generated 858 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/698] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:33 2026] GET /v2.0/security-groups?id=9373ceb2-53d0-437a-b5bb-3dd7accdf508&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/699] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:33:33 2026] GET /v2.0/subnets?id=ffdff57e-1d5d-4f1e-b2d5-76c2992a4bcc => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/700] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:33 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/701] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:33:33 2026] GET /v2.0/ports?network_id=0cacf893-0b51-4672-88c0-fb4419f49114&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: 370/702] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:33 2026] GET /v2.0/security-groups?id=1e055ae4-0962-4048-9f6f-f5b9e5e856b0&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: 7|app: 0|req: 371/703] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:33:33 2026] GET /v2.0/networks/0cacf893-0b51-4672-88c0-fb4419f49114?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: 372/704] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:33:33 2026] GET /v2.0/networks/0cacf893-0b51-4672-88c0-fb4419f49114?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-04-23 01:33:33.593 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92741eaa-fa05-407a-8ffe-b5a2a7d4f6f4'] response: {'name': 'network-changed', 'server_uuid': 'e391f016-a14a-48ee-9f8d-dac8189a1054', 'tag': '55faac2c-1f18-446c-a770-732deaa18165', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 373/705] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:33:34 2026] GET /v2.0/ports?tenant_id=f68d5431d3124f1d89571e49e33894fa&device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/706] 199.204.45.70 () {34 vars in 1017 bytes} [Thu Apr 23 01:33:34 2026] GET /v2.0/networks?tenant_id=f68d5431d3124f1d89571e49e33894fa&shared=False => generated 775 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/707] 199.204.45.70 () {34 vars in 929 bytes} [Thu Apr 23 01:33:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/708] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:34 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/709] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:33:33 2026] PUT /v2.0/routers/6e09c2de-4ef4-4cb6-ae34-2973db1ce074/add_router_interface => generated 309 bytes in 1210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/710] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:34 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 971 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/711] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:34 2026] GET /v2.0/security-groups?id=647720d2-83a4-434e-a6d0-2570cb7701db&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/712] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:34 2026] GET /v2.0/security-groups?id=9373ceb2-53d0-437a-b5bb-3dd7accdf508&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/713] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:33:34 2026] GET /v2.0/ports/fd005d25-0949-46f8-9c87-3243687a897f => generated 967 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/714] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:34 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/715] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:34 2026] GET /v2.0/security-groups?id=1e055ae4-0962-4048-9f6f-f5b9e5e856b0&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: 381/716] 199.204.45.70 () {34 vars in 993 bytes} [Thu Apr 23 01:33:34 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:35.289 7 INFO neutron.db.l3_db [req-e0ddc609-df59-463f-ba7d-2404a4fde61a req-9174756b-27ea-4bcd-8151-3c9f95df7dad 57c49d1722d54df09fd455ca31eff1ca 3e2a63553a10477ea5b7006a2b98be8f - - default default] Floating IP 5d985794-415b-43bc-a1a2-01eac56e72b1 disassociated. External IP: 10.96.250.202, port: 309a173f-9f89-4276-9e3c-9addd7bbd73c. [pid: 8|app: 0|req: 336/717] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:33:34 2026] PUT /v2.0/routers/6e09c2de-4ef4-4cb6-ae34-2973db1ce074/remove_router_interface => generated 309 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/720] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:33:35 2026] GET /v2.0/ports?tenant_id=f68d5431d3124f1d89571e49e33894fa&device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/721] 199.204.45.70 () {36 vars in 996 bytes} [Thu Apr 23 01:33:34 2026] DELETE /v2.0/ports/309a173f-9f89-4276-9e3c-9addd7bbd73c => generated 0 bytes in 741 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/722] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:33:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=55faac2c-1f18-446c-a770-732deaa18165 => 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: 384/723] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:35 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/724] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:35 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => 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: 386/725] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:33:35 2026] GET /v2.0/subnets?id=5a7ea280-caf2-448c-9742-c2be78b781ae => generated 697 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:35.843 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c90ad105-7d08-42fa-a528-542ec53667aa'] response: {'server_uuid': 'e56750bc-dd7d-4033-8b41-936ba875bec5', 'name': 'network-vif-deleted', 'tag': '309a173f-9f89-4276-9e3c-9addd7bbd73c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 387/726] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:35 2026] GET /v2.0/security-groups?id=647720d2-83a4-434e-a6d0-2570cb7701db&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/727] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:33:35 2026] GET /v2.0/ports?network_id=ec2949af-fe54-4adb-80d2-49746696653e&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/728] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:35 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/729] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:33:35 2026] GET /v2.0/networks/ec2949af-fe54-4adb-80d2-49746696653e?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: 391/730] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:36 2026] GET /v2.0/security-groups?id=1e055ae4-0962-4048-9f6f-f5b9e5e856b0&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/731] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:33:36 2026] GET /v2.0/networks/ec2949af-fe54-4adb-80d2-49746696653e?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: 340/732] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:33:35 2026] PUT /v2.0/routers/6e09c2de-4ef4-4cb6-ae34-2973db1ce074/remove_router_interface => generated 309 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/733] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:33:36 2026] GET /v2.0/ports?device_id=6e09c2de-4ef4-4cb6-ae34-2973db1ce074 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:36.860 8 INFO neutron.services.segments.plugin [-] Segment c24c85c4-9a83-4a01-9620-3313af32d76e resource provider aggregate not found 2026-04-23 01:33:36.864 8 INFO neutron.services.segments.plugin [-] Segment c24c85c4-9a83-4a01-9620-3313af32d76e resource provider aggregate not found 2026-04-23 01:33:36.872 8 INFO neutron.services.segments.plugin [-] Segment c24c85c4-9a83-4a01-9620-3313af32d76e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c24c85c4-9a83-4a01-9620-3313af32d76e found for delete ", "request_id": "req-a0dd610f-c83c-4bfb-bf8f-1aa214ea2f25"}]} 2026-04-23 01:33:36.879 8 INFO neutron.services.segments.plugin [-] Segment c24c85c4-9a83-4a01-9620-3313af32d76e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c24c85c4-9a83-4a01-9620-3313af32d76e found for delete ", "request_id": "req-8bc0b11c-ca10-44f0-a3b1-9d36649b36c0"}]} 2026-04-23 01:33:36.895 8 INFO neutron.db.l3_hamode_db [None req-a950fd7a-d9c6-4fab-8c27-da8ebd52ac9d 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] HA network 74eaacb4-6177-4d7e-8281-ff99ac86bf41 was deleted as no HA routers are present in tenant 8166cbe944254d2fb14173773debe6b6. [pid: 8|app: 0|req: 341/734] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:36 2026] DELETE /v2.0/routers/6e09c2de-4ef4-4cb6-ae34-2973db1ce074 => generated 0 bytes in 610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/735] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:36 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => 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: 395/736] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:36 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/737] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:36 2026] GET /v2.0/security-groups?id=647720d2-83a4-434e-a6d0-2570cb7701db&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/738] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:36 2026] DELETE /v2.0/subnets/944ab9de-0280-4739-a755-74bb27c846e3 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/739] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:37 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/740] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:37 2026] GET /v2.0/security-groups?id=1e055ae4-0962-4048-9f6f-f5b9e5e856b0&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/741] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:37 2026] DELETE /v2.0/subnets/db475585-1b8f-4d1a-8541-edbcbcf7a5bd => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/742] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:33:37 2026] DELETE /v2.0/networks/13f1ef4e-ccd8-4e1d-b334-b56d3516c765 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/743] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:37 2026] GET /v2.0/ports?device_id=e56750bc-dd7d-4033-8b41-936ba875bec5 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:38.031 7 INFO neutron.services.segments.plugin [-] Segment 893925ef-af2f-437a-b8ac-f1b8825b6465 resource provider aggregate not found 2026-04-23 01:33:38.036 7 INFO neutron.services.segments.plugin [-] Segment 893925ef-af2f-437a-b8ac-f1b8825b6465 resource provider aggregate not found 2026-04-23 01:33:38.047 7 INFO neutron.services.segments.plugin [-] Segment 893925ef-af2f-437a-b8ac-f1b8825b6465 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 893925ef-af2f-437a-b8ac-f1b8825b6465 found for delete ", "request_id": "req-9c9c2e3f-699b-48aa-8620-fa1e365e291f"}]} [pid: 7|app: 0|req: 398/744] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:33:37 2026] DELETE /v2.0/networks/443b55c4-6990-4408-bc8e-495218195b3f => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:33:38.065 8 WARNING neutron_lib.context [None req-5b2cb4c9-3be9-4c61-9b47-628b4d04a094 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:38.116 7 INFO neutron.services.segments.plugin [-] Segment 893925ef-af2f-437a-b8ac-f1b8825b6465 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 893925ef-af2f-437a-b8ac-f1b8825b6465 found for delete ", "request_id": "req-385d20f2-2f66-4707-8980-e3e44d55b768"}]} 2026-04-23 01:33:38.137 8 INFO neutron.db.segments_db [None req-5b2cb4c9-3be9-4c61-9b47-628b4d04a094 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Added segment e58e5158-cfa6-4633-83c9-9eb40ca725b6 of type vxlan for network feb9918d-b5ff-4650-9be8-435dfe163abb [pid: 7|app: 0|req: 399/745] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:38 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => 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: 400/746] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:38 2026] GET /v2.0/security-groups?id=647720d2-83a4-434e-a6d0-2570cb7701db&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/747] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:33:38 2026] POST /v2.0/networks => generated 633 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:38.264 7 WARNING neutron_lib.context [None req-ff470a5d-93d5-40bc-87e5-7b07c9a7d02a 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 348/748] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:38 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => 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: 349/749] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:38 2026] GET /v2.0/security-groups?id=1e055ae4-0962-4048-9f6f-f5b9e5e856b0&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: 350/750] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:38 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/751] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:38 2026] POST /v2.0/subnets => generated 646 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:38.595 7 WARNING neutron_lib.context [None req-ae7c5b46-0dc4-4c35-9d43-91856f07bb23 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:38.642 7 INFO neutron.db.segments_db [None req-ae7c5b46-0dc4-4c35-9d43-91856f07bb23 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Added segment 360603cb-6b9d-47d7-be98-f349d4097e81 of type vxlan for network 5184b3b5-4e64-4b28-b061-3b22859b2e95 2026-04-23 01:33:38.939 7 INFO neutron.db.l3_hamode_db [None req-ae7c5b46-0dc4-4c35-9d43-91856f07bb23 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:33:39.048 7 INFO neutron.db.l3_hamode_db [None req-ae7c5b46-0dc4-4c35-9d43-91856f07bb23 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:33:39.111 8 INFO neutron.services.segments.plugin [-] Segment 7fe7c8f6-8ddd-4f1a-b5e1-714d5916a42a resource provider aggregate not found 2026-04-23 01:33:39.136 8 INFO neutron.services.segments.plugin [-] Segment 7fe7c8f6-8ddd-4f1a-b5e1-714d5916a42a resource provider aggregate not found 2026-04-23 01:33:39.143 8 INFO neutron.services.segments.plugin [-] Segment 7fe7c8f6-8ddd-4f1a-b5e1-714d5916a42a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fe7c8f6-8ddd-4f1a-b5e1-714d5916a42a found for delete ", "request_id": "req-39e09e72-61bd-4c91-bae1-196d77bc0f7f"}]} 2026-04-23 01:33:39.158 8 INFO neutron.services.segments.plugin [-] Segment 7fe7c8f6-8ddd-4f1a-b5e1-714d5916a42a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fe7c8f6-8ddd-4f1a-b5e1-714d5916a42a found for delete ", "request_id": "req-e556989c-e925-4d7a-8ee1-5a751bf6286a"}]} 2026-04-23 01:33:39.388 8 INFO neutron.db.l3_db [None req-7fb39ba5-b10b-4bb9-b531-0a7353953753 8f63c5b221fe45dc9c047476f3e162c0 e13b5f15055b402a818fe9f7dc7dec86 - - default default] Floating IP 4b6aecf3-fcb0-4e8c-b9e1-4380ec89f59c associated. External IP: 10.96.250.206, port: dcd6f0c5-0474-4409-b5fd-1e1093d0260b. [pid: 8|app: 0|req: 351/752] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:33:38 2026] PUT /v2.0/floatingips/4b6aecf3-fcb0-4e8c-b9e1-4380ec89f59c => generated 856 bytes in 1214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/753] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:39 2026] DELETE /v2.0/security-groups/9373ceb2-53d0-437a-b5bb-3dd7accdf508 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/754] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:38 2026] POST /v2.0/routers => generated 510 bytes in 1430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/755] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:39 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:40.046 8 INFO neutron.api.v2.resource [None req-842f80b8-06d3-4a20-863f-9af20cfc1fc3 57c49d1722d54df09fd455ca31eff1ca 3e2a63553a10477ea5b7006a2b98be8f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 354/756] 10.0.0.234 () {32 vars in 737 bytes} [Thu Apr 23 01:33:40 2026] GET /v2.0/security-groups/9373ceb2-53d0-437a-b5bb-3dd7accdf508 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:33:40.052 8 WARNING neutron_lib.context [None req-b3ad3b08-d2cc-425a-a277-0df262c1f48a 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 403/757] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:40 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/758] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:40 2026] GET /v2.0/security-groups?id=647720d2-83a4-434e-a6d0-2570cb7701db&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:40.176 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe3857e8-1d59-4caf-8d52-d73dc42fe6a8'] response: {'name': 'network-changed', 'server_uuid': '70b38181-9399-43da-b201-d54dfa1ed541', 'tag': 'dcd6f0c5-0474-4409-b5fd-1e1093d0260b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 405/759] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:33:40 2026] DELETE /v2.0/floatingips/5d985794-415b-43bc-a1a2-01eac56e72b1 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/760] 199.204.45.70 () {34 vars in 1095 bytes} [Thu Apr 23 01:33:40 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/761] 10.0.0.234 () {34 vars in 665 bytes} [Thu Apr 23 01:33:40 2026] POST /v2.0/ports => generated 964 bytes in 450 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: 407/762] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:40 2026] GET /v2.0/security-groups?id=1e055ae4-0962-4048-9f6f-f5b9e5e856b0&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: 356/763] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:33:40 2026] PUT /v2.0/routers/2895b8db-6d32-46cf-baf2-8a45241775db/remove_router_interface => generated 309 bytes in 878 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/764] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:33:41 2026] GET /v2.0/ports?tenant_id=e13b5f15055b402a818fe9f7dc7dec86&device_id=70b38181-9399-43da-b201-d54dfa1ed541 => 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: 358/765] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:41 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/766] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:33:40 2026] PUT /v2.0/routers/708963a9-3a0b-4565-91f8-dac3eeeaf0c2/add_router_interface => generated 309 bytes in 1145 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: 409/767] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:33:41 2026] GET /v2.0/networks?id=2077e568-fc80-4ce7-858d-8848b6c3af2f => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/768] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:41 2026] GET /v2.0/security-groups?id=647720d2-83a4-434e-a6d0-2570cb7701db&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/769] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:33:41 2026] GET /v2.0/ports/90f835f8-c52d-443c-9b4e-72ab6fa92114 => generated 1038 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/770] 199.204.45.70 () {34 vars in 1059 bytes} [Thu Apr 23 01:33:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=dcd6f0c5-0474-4409-b5fd-1e1093d0260b => generated 859 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:42.309 8 INFO neutron.services.segments.plugin [-] Segment 082b7a97-d1d7-46c6-94f0-cefbadce2765 resource provider aggregate not found 2026-04-23 01:33:42.312 8 INFO neutron.services.segments.plugin [-] Segment 082b7a97-d1d7-46c6-94f0-cefbadce2765 resource provider aggregate not found 2026-04-23 01:33:42.329 8 INFO neutron.services.segments.plugin [-] Segment 082b7a97-d1d7-46c6-94f0-cefbadce2765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 082b7a97-d1d7-46c6-94f0-cefbadce2765 found for delete ", "request_id": "req-db31549c-338d-4b01-a8e4-ea30a18ae548"}]} 2026-04-23 01:33:42.331 8 INFO neutron.services.segments.plugin [-] Segment 082b7a97-d1d7-46c6-94f0-cefbadce2765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 082b7a97-d1d7-46c6-94f0-cefbadce2765 found for delete ", "request_id": "req-8eb532ec-a810-4591-af9a-72916bb23fac"}]} 2026-04-23 01:33:42.341 8 INFO neutron.db.l3_hamode_db [None req-dc35a8e5-b910-4dd4-82e3-1141d0dee667 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] HA network 5bf8f652-5c7f-4824-a963-8a7f48796ed9 was deleted as no HA routers are present in tenant 3e2a63553a10477ea5b7006a2b98be8f. [pid: 8|app: 0|req: 359/771] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:41 2026] DELETE /v2.0/routers/2895b8db-6d32-46cf-baf2-8a45241775db => generated 0 bytes in 902 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/772] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:33:42 2026] GET /v2.0/subnets?id=a4f41997-69d1-4bb7-abfc-38a3dcf33752 => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/773] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:42 2026] DELETE /v2.0/subnets/ffdff57e-1d5d-4f1e-b2d5-76c2992a4bcc => 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: 413/775] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:33:41 2026] PUT /v2.0/routers/708963a9-3a0b-4565-91f8-dac3eeeaf0c2/remove_router_interface => generated 309 bytes in 803 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/775] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:33:42 2026] GET /v2.0/ports?network_id=2077e568-fc80-4ce7-858d-8848b6c3af2f&device_owner=network%3Adhcp => generated 1244 bytes in 39 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: 363/776] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:33:42 2026] GET /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:42.770 8 INFO neutron.api.v2.resource [None req-6c0029c9-b7a0-4cb5-8ef5-d61f6b32bcff 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 364/777] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:33:42 2026] PUT /v2.0/routers/708963a9-3a0b-4565-91f8-dac3eeeaf0c2/remove_router_interface => generated 197 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/778] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:33:42 2026] GET /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/779] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:33:42 2026] GET /v2.0/ports?device_id=708963a9-3a0b-4565-91f8-dac3eeeaf0c2 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/780] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:42 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:42.881 7 INFO neutron.services.segments.plugin [-] Segment a9fbf80a-1822-49a1-84d9-a4754db9ab2e resource provider aggregate not found 2026-04-23 01:33:42.884 7 INFO neutron.services.segments.plugin [-] Segment a9fbf80a-1822-49a1-84d9-a4754db9ab2e resource provider aggregate not found [pid: 7|app: 0|req: 414/781] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:33:42 2026] DELETE /v2.0/networks/0cacf893-0b51-4672-88c0-fb4419f49114 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:33:42.897 7 INFO neutron.services.segments.plugin [-] Segment a9fbf80a-1822-49a1-84d9-a4754db9ab2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9fbf80a-1822-49a1-84d9-a4754db9ab2e found for delete ", "request_id": "req-2602a9a6-bfb6-44d1-a75e-750db1b0180f"}]} 2026-04-23 01:33:42.902 7 INFO neutron.services.segments.plugin [-] Segment a9fbf80a-1822-49a1-84d9-a4754db9ab2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9fbf80a-1822-49a1-84d9-a4754db9ab2e found for delete ", "request_id": "req-2735c70d-b57a-4b64-b5dd-41b1cf64e120"}]} [pid: 7|app: 0|req: 415/782] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:42 2026] GET /v2.0/security-groups?id=647720d2-83a4-434e-a6d0-2570cb7701db&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/783] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:42 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:43.390 8 INFO neutron.db.l3_hamode_db [None req-92075c2b-43ea-46fb-ad3d-cde00ea08f00 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] HA network 5184b3b5-4e64-4b28-b061-3b22859b2e95 was deleted as no HA routers are present in tenant 8166cbe944254d2fb14173773debe6b6. [pid: 8|app: 0|req: 368/784] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:42 2026] DELETE /v2.0/routers/708963a9-3a0b-4565-91f8-dac3eeeaf0c2 => generated 0 bytes in 539 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/785] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:33:43 2026] GET /v2.0/security-groups?tenant_id=3e2a63553a10477ea5b7006a2b98be8f&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:33:43.451 7 INFO neutron.db.l3_db [None req-94362053-4da8-4847-a427-86ae0a20305f 4ceae033c42640e2a1ed9c0c0495a238 f68d5431d3124f1d89571e49e33894fa - - default default] Floating IP 5d4fd1f9-c377-4fc2-bbed-e1204e787eea associated. External IP: 10.96.250.217, port: 55faac2c-1f18-446c-a770-732deaa18165. [pid: 8|app: 0|req: 370/786] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:43 2026] DELETE /v2.0/subnets/927945bc-5ac9-46da-a151-70762fba3e77 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/787] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:43 2026] DELETE /v2.0/security-groups/290d8f56-30b9-4104-b315-b3769d74211a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/788] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:33:43 2026] PUT /v2.0/floatingips/5d4fd1f9-c377-4fc2-bbed-e1204e787eea => generated 855 bytes in 701 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:43.909 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c406c89a-4378-418d-8d94-170304dae7d6'] response: {'name': 'network-changed', 'server_uuid': 'e391f016-a14a-48ee-9f8d-dac8189a1054', 'tag': '55faac2c-1f18-446c-a770-732deaa18165', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 418/789] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:43 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/790] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:43 2026] GET /v2.0/security-groups?id=647720d2-83a4-434e-a6d0-2570cb7701db&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: 372/791] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:33:43 2026] DELETE /v2.0/networks/feb9918d-b5ff-4650-9be8-435dfe163abb => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:33:44.093 7 WARNING neutron_lib.context [None req-29c55b42-41b0-47dd-919d-3610a97ad8db 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:44.151 7 INFO neutron.db.segments_db [None req-29c55b42-41b0-47dd-919d-3610a97ad8db 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Added segment 26b30f1b-7558-4fc3-8298-cd46e76cf1a8 of type vxlan for network bab22089-468c-43b9-8f76-710c83805d8f [pid: 8|app: 0|req: 373/792] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:44 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/793] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:44 2026] GET /v2.0/security-groups?id=647720d2-83a4-434e-a6d0-2570cb7701db&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/794] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:33:44 2026] POST /v2.0/networks => generated 634 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:44.317 8 WARNING neutron_lib.context [None req-b7f79790-c5b4-453c-9374-9ccaf5e5466e 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:44.361 8 INFO neutron.services.segments.plugin [-] Segment 360603cb-6b9d-47d7-be98-f349d4097e81 resource provider aggregate not found 2026-04-23 01:33:44.369 8 INFO neutron.services.segments.plugin [-] Segment 360603cb-6b9d-47d7-be98-f349d4097e81 resource provider aggregate not found 2026-04-23 01:33:44.377 8 INFO neutron.services.segments.plugin [-] Segment 360603cb-6b9d-47d7-be98-f349d4097e81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 360603cb-6b9d-47d7-be98-f349d4097e81 found for delete ", "request_id": "req-a4a051c6-dd6b-437d-8b59-9810352cd2de"}]} 2026-04-23 01:33:44.390 8 INFO neutron.services.segments.plugin [-] Segment 360603cb-6b9d-47d7-be98-f349d4097e81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 360603cb-6b9d-47d7-be98-f349d4097e81 found for delete ", "request_id": "req-9c8feecd-f884-4912-8f3b-d2f7632639c5"}]} [pid: 7|app: 0|req: 421/795] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:33:44 2026] GET /v2.0/ports?tenant_id=e13b5f15055b402a818fe9f7dc7dec86&device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:33:44.395 8 INFO neutron.services.segments.plugin [-] Segment e58e5158-cfa6-4633-83c9-9eb40ca725b6 resource provider aggregate not found 2026-04-23 01:33:44.413 8 INFO neutron.services.segments.plugin [-] Segment e58e5158-cfa6-4633-83c9-9eb40ca725b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e58e5158-cfa6-4633-83c9-9eb40ca725b6 found for delete ", "request_id": "req-5d3cda71-c794-4fdd-a22c-a088b0883898"}]} 2026-04-23 01:33:44.417 8 INFO neutron.services.segments.plugin [-] Segment e58e5158-cfa6-4633-83c9-9eb40ca725b6 resource provider aggregate not found 2026-04-23 01:33:44.432 8 INFO neutron.services.segments.plugin [-] Segment e58e5158-cfa6-4633-83c9-9eb40ca725b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e58e5158-cfa6-4633-83c9-9eb40ca725b6 found for delete ", "request_id": "req-6029aa8c-2d36-49b2-9ad3-9acad13ff966"}]} [pid: 7|app: 0|req: 422/796] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:33:44 2026] GET /v2.0/ports?tenant_id=f68d5431d3124f1d89571e49e33894fa&device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/797] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:33:44 2026] GET /v2.0/networks?id=ec2949af-fe54-4adb-80d2-49746696653e => generated 775 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/798] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:33:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=55faac2c-1f18-446c-a770-732deaa18165 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/799] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:44 2026] POST /v2.0/subnets => generated 646 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:44.609 8 WARNING neutron_lib.context [None req-6c3cbb9e-8b29-4ff2-999a-33585ca182a4 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 425/800] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:33:44 2026] GET /v2.0/subnets?id=5a7ea280-caf2-448c-9742-c2be78b781ae => generated 697 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:44.643 8 INFO neutron.db.segments_db [None req-6c3cbb9e-8b29-4ff2-999a-33585ca182a4 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Added segment e99f7741-bf1e-4c6c-b887-b4351b0067f0 of type vxlan for network 2570a8c3-bf42-4298-9986-5cb257153090 [pid: 7|app: 0|req: 426/801] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:33:44 2026] GET /v2.0/ports?network_id=ec2949af-fe54-4adb-80d2-49746696653e&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: 427/802] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:33:44 2026] GET /v2.0/networks/ec2949af-fe54-4adb-80d2-49746696653e?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: 428/803] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:33:44 2026] GET /v2.0/networks/ec2949af-fe54-4adb-80d2-49746696653e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:44.912 8 INFO neutron.db.l3_hamode_db [None req-6c3cbb9e-8b29-4ff2-999a-33585ca182a4 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 429/804] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:33:44 2026] GET /v2.0/networks?id=2077e568-fc80-4ce7-858d-8848b6c3af2f => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/805] 199.204.45.70 () {34 vars in 1059 bytes} [Thu Apr 23 01:33:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=dcd6f0c5-0474-4409-b5fd-1e1093d0260b => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:45.036 8 INFO neutron.db.l3_hamode_db [None req-6c3cbb9e-8b29-4ff2-999a-33585ca182a4 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 431/806] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:33:45 2026] GET /v2.0/subnets?id=a4f41997-69d1-4bb7-abfc-38a3dcf33752 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/807] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:33:45 2026] GET /v2.0/ports?network_id=2077e568-fc80-4ce7-858d-8848b6c3af2f&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: 433/808] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:33:45 2026] GET /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f?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: 434/809] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:33:45 2026] GET /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f?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: 435/810] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:45 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => 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: 436/811] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:45 2026] GET /v2.0/security-groups?id=647720d2-83a4-434e-a6d0-2570cb7701db&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/812] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:44 2026] POST /v2.0/routers => generated 510 bytes in 1032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:45.858 7 INFO neutron.db.segments_db [None req-aef7a761-f7e2-4f26-837b-ae828e48f2a4 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment dc91132e-6f75-441a-be57-446c2ca830a0 of type vxlan for network 2fc76d91-3016-404f-aa79-92dc4a7bd348 [pid: 7|app: 0|req: 437/813] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 01:33:45 2026] POST /v2.0/networks => generated 746 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/814] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:45 2026] POST /v2.0/subnets => generated 693 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/815] 199.204.45.70 () {34 vars in 993 bytes} [Thu Apr 23 01:33:46 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:46.274 7 INFO neutron.db.segments_db [None req-8055e6d8-de81-4dc5-bcc4-e4ce14600240 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment ae771463-8ba1-47f2-beee-9ff207839db7 of type vxlan for network 4d6cc61b-ff39-4ad1-b24e-31644c8e7f91 2026-04-23 01:33:46.552 7 INFO neutron.db.l3_hamode_db [None req-8055e6d8-de81-4dc5-bcc4-e4ce14600240 bee3bab9a8e14ecf83a9d752e0921335 93cbd68961f047c0858213dac84252e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 377/816] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:33:45 2026] PUT /v2.0/routers/1e8d4805-8951-44fe-b6c2-ac7224679a53/add_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:47.133 8 INFO neutron.db.l3_db [req-33fe6196-cc53-4a3a-b4b5-5e8ed819f803 req-bd59449f-01bf-48cd-82a6-48b9c6432590 4ceae033c42640e2a1ed9c0c0495a238 f68d5431d3124f1d89571e49e33894fa - - default default] Floating IP 5d4fd1f9-c377-4fc2-bbed-e1204e787eea disassociated. External IP: 10.96.250.217, port: 55faac2c-1f18-446c-a770-732deaa18165. 2026-04-23 01:33:47.443 7 INFO neutron.db.l3_hamode_db [None req-8055e6d8-de81-4dc5-bcc4-e4ce14600240 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 378/817] 199.204.45.70 () {36 vars in 996 bytes} [Thu Apr 23 01:33:46 2026] DELETE /v2.0/ports/55faac2c-1f18-446c-a770-732deaa18165 => generated 0 bytes in 746 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/818] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:47 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => 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: 380/819] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:33:47 2026] GET /v2.0/ports/bf15f992-f780-4391-9e9a-1ab2340a3457 => generated 959 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:47.607 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ab72d73-4b9f-4045-8a10-3d66b4777dec'] response: {'server_uuid': 'e391f016-a14a-48ee-9f8d-dac8189a1054', 'name': 'network-vif-deleted', 'tag': '55faac2c-1f18-446c-a770-732deaa18165', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 381/820] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:33:47 2026] PUT /v2.0/routers/1e8d4805-8951-44fe-b6c2-ac7224679a53/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: 382/821] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:33:48 2026] GET /v2.0/ports?device_id=1e8d4805-8951-44fe-b6c2-ac7224679a53 => 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: 440/822] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:46 2026] POST /v2.0/routers => generated 733 bytes in 2300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:48.938 8 INFO neutron.services.segments.plugin [-] Segment e99f7741-bf1e-4c6c-b887-b4351b0067f0 resource provider aggregate not found 2026-04-23 01:33:48.943 8 INFO neutron.services.segments.plugin [-] Segment e99f7741-bf1e-4c6c-b887-b4351b0067f0 resource provider aggregate not found 2026-04-23 01:33:48.955 8 INFO neutron.services.segments.plugin [-] Segment e99f7741-bf1e-4c6c-b887-b4351b0067f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e99f7741-bf1e-4c6c-b887-b4351b0067f0 found for delete ", "request_id": "req-83f8c889-3d40-4997-a9af-07059eb727b1"}]} 2026-04-23 01:33:48.959 8 INFO neutron.services.segments.plugin [-] Segment e99f7741-bf1e-4c6c-b887-b4351b0067f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e99f7741-bf1e-4c6c-b887-b4351b0067f0 found for delete ", "request_id": "req-1c060484-65c0-4c18-93df-986c5ac4d469"}]} 2026-04-23 01:33:48.965 8 INFO neutron.db.l3_hamode_db [None req-0df58799-53ff-4656-a9b6-47230d62f877 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] HA network 2570a8c3-bf42-4298-9986-5cb257153090 was deleted as no HA routers are present in tenant 8166cbe944254d2fb14173773debe6b6. [pid: 8|app: 0|req: 383/823] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:48 2026] DELETE /v2.0/routers/1e8d4805-8951-44fe-b6c2-ac7224679a53 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/824] 10.0.0.99 () {34 vars in 989 bytes} [Thu Apr 23 01:33:48 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 1244 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/825] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:49 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => 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: 386/826] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:49 2026] DELETE /v2.0/subnets/bdde9ffe-7b23-4af7-b2e1-dfa369d35a0d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/827] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Apr 23 01:33:49 2026] GET /v2.0/security-groups?id=1e055ae4-0962-4048-9f6f-f5b9e5e856b0&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: 388/828] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:33:49 2026] DELETE /v2.0/networks/bab22089-468c-43b9-8f76-710c83805d8f => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:33:49.620 8 WARNING neutron_lib.context [None req-21cbea61-a7a5-45f3-b1f8-2e9174a45f6d 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:49.654 8 INFO neutron.db.segments_db [None req-21cbea61-a7a5-45f3-b1f8-2e9174a45f6d 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Added segment 1a8e7481-1612-49e3-90cf-55915f7cb1d9 of type vxlan for network 98feac68-3ad0-4384-b6b4-01ee198d25bb [pid: 7|app: 0|req: 441/829] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:33:48 2026] PUT /v2.0/routers/f664e52e-0bde-43d9-9c3b-b06d0e5508ac/add_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:49.885 8 INFO neutron.db.l3_hamode_db [None req-21cbea61-a7a5-45f3-b1f8-2e9174a45f6d 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 444/832] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:50 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => 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: 445/833] 10.0.0.143 () {34 vars in 982 bytes} [Thu Apr 23 01:33:50 2026] GET /v2.0/networks?id=2fc76d91-3016-404f-aa79-92dc4a7bd348 => generated 678 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/834] 10.0.0.143 () {34 vars in 965 bytes} [Thu Apr 23 01:33:50 2026] GET /v2.0/quotas/93cbd68961f047c0858213dac84252e3 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:50.730 8 INFO neutron.db.l3_hamode_db [None req-21cbea61-a7a5-45f3-b1f8-2e9174a45f6d 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 447/835] 10.0.0.143 () {34 vars in 1002 bytes} [Thu Apr 23 01:33:50 2026] GET /v2.0/ports?tenant_id=93cbd68961f047c0858213dac84252e3&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/836] 10.0.0.143 () {34 vars in 1008 bytes} [Thu Apr 23 01:33:50 2026] GET /v2.0/networks/2fc76d91-3016-404f-aa79-92dc4a7bd348?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/837] 10.0.0.143 () {34 vars in 1108 bytes} [Thu Apr 23 01:33:50 2026] GET /v2.0/networks/2fc76d91-3016-404f-aa79-92dc4a7bd348?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/838] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:51 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:51.241 8 INFO neutron.services.segments.plugin [-] Segment 26b30f1b-7558-4fc3-8298-cd46e76cf1a8 resource provider aggregate not found 2026-04-23 01:33:51.250 8 INFO neutron.services.segments.plugin [-] Segment 26b30f1b-7558-4fc3-8298-cd46e76cf1a8 resource provider aggregate not found 2026-04-23 01:33:51.255 8 INFO neutron.services.segments.plugin [-] Segment 26b30f1b-7558-4fc3-8298-cd46e76cf1a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26b30f1b-7558-4fc3-8298-cd46e76cf1a8 found for delete ", "request_id": "req-f1de27f4-e1f8-4249-b283-b57e2820936e"}]} 2026-04-23 01:33:51.266 8 INFO neutron.services.segments.plugin [-] Segment 26b30f1b-7558-4fc3-8298-cd46e76cf1a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26b30f1b-7558-4fc3-8298-cd46e76cf1a8 found for delete ", "request_id": "req-3ec003b5-b29b-4f01-b70f-e797e7985a76"}]} [pid: 7|app: 0|req: 451/839] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:51 2026] GET /v2.0/ports?device_id=e391f016-a14a-48ee-9f8d-dac8189a1054 => 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: 389/840] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:49 2026] POST /v2.0/routers => generated 691 bytes in 2313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/841] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:33:51 2026] GET /v2.0/routers/0936976e-3e62-44a5-88bf-5d9e4d27e775 => generated 697 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/842] 10.0.0.234 () {32 vars in 647 bytes} [Thu Apr 23 01:33:52 2026] GET /v2.0/routers => generated 700 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/843] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:52 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => 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: 392/844] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:52 2026] DELETE /v2.0/security-groups/647720d2-83a4-434e-a6d0-2570cb7701db => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:33:52.516 8 INFO neutron.api.v2.resource [None req-3580e63c-d8c0-48d2-b76f-060ae3122bb8 4ceae033c42640e2a1ed9c0c0495a238 f68d5431d3124f1d89571e49e33894fa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 393/845] 10.0.0.234 () {32 vars in 737 bytes} [Thu Apr 23 01:33:52 2026] GET /v2.0/security-groups/647720d2-83a4-434e-a6d0-2570cb7701db => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/846] 10.0.0.234 () {34 vars in 741 bytes} [Thu Apr 23 01:33:52 2026] PUT /v2.0/routers/0936976e-3e62-44a5-88bf-5d9e4d27e775 => generated 704 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/847] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:33:52 2026] GET /v2.0/routers/0936976e-3e62-44a5-88bf-5d9e4d27e775 => generated 704 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/848] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:33:52 2026] GET /v2.0/ports?device_id=0936976e-3e62-44a5-88bf-5d9e4d27e775 => 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: 394/849] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:33:52 2026] DELETE /v2.0/floatingips/5d4fd1f9-c377-4fc2-bbed-e1204e787eea => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:33:53.563 7 INFO neutron.services.segments.plugin [-] Segment 1a8e7481-1612-49e3-90cf-55915f7cb1d9 resource provider aggregate not found 2026-04-23 01:33:53.570 7 INFO neutron.services.segments.plugin [-] Segment 1a8e7481-1612-49e3-90cf-55915f7cb1d9 resource provider aggregate not found 2026-04-23 01:33:53.574 7 INFO neutron.services.segments.plugin [-] Segment 1a8e7481-1612-49e3-90cf-55915f7cb1d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a8e7481-1612-49e3-90cf-55915f7cb1d9 found for delete ", "request_id": "req-d67c039b-aa3e-430a-86e6-dc541a95bfc5"}]} 2026-04-23 01:33:53.582 7 INFO neutron.services.segments.plugin [-] Segment 1a8e7481-1612-49e3-90cf-55915f7cb1d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a8e7481-1612-49e3-90cf-55915f7cb1d9 found for delete ", "request_id": "req-9276348e-06c9-44fa-8efa-910258d7bef1"}]} 2026-04-23 01:33:53.587 7 INFO neutron.db.l3_hamode_db [None req-1211f0f6-5805-4480-8a52-0323b195a0a7 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] HA network 98feac68-3ad0-4384-b6b4-01ee198d25bb was deleted as no HA routers are present in tenant 8166cbe944254d2fb14173773debe6b6. [pid: 7|app: 0|req: 456/850] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:52 2026] DELETE /v2.0/routers/0936976e-3e62-44a5-88bf-5d9e4d27e775 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/851] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:53 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => 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: 458/852] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:33:53 2026] GET /v2.0/ports?device_id=0936976e-3e62-44a5-88bf-5d9e4d27e775 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:53.653 7 INFO neutron.api.v2.resource [None req-a059e7d0-58b1-4eab-91ea-7e67209b3e76 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 459/853] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:53 2026] DELETE /v2.0/routers/0936976e-3e62-44a5-88bf-5d9e4d27e775 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/854] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:33:53 2026] GET /v2.0/ports?device_id=1e8d4805-8951-44fe-b6c2-ac7224679a53 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:53.699 7 INFO neutron.api.v2.resource [None req-5504023d-7fde-4008-bee2-c1702359c4e2 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 461/855] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:53 2026] DELETE /v2.0/routers/1e8d4805-8951-44fe-b6c2-ac7224679a53 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:33:53.716 7 INFO neutron.pecan_wsgi.hooks.translation [None req-25954bad-d2b1-4cb8-8459-a81bb816e1aa 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 462/856] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:53 2026] DELETE /v2.0/subnets/bdde9ffe-7b23-4af7-b2e1-dfa369d35a0d => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/857] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:33:53 2026] GET /v2.0/ports?device_id=708963a9-3a0b-4565-91f8-dac3eeeaf0c2 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:53.756 7 INFO neutron.api.v2.resource [None req-dc304bcc-a2d7-4d54-909a-ac7c7f4554ea 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 464/858] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:53 2026] DELETE /v2.0/routers/708963a9-3a0b-4565-91f8-dac3eeeaf0c2 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:33:53.772 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce0d950c-0d09-45d9-ac41-50787ea3ed38 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 465/859] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:53 2026] DELETE /v2.0/subnets/927945bc-5ac9-46da-a151-70762fba3e77 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/860] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:33:53 2026] GET /v2.0/ports?device_id=6e09c2de-4ef4-4cb6-ae34-2973db1ce074 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/861] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:33:52 2026] PUT /v2.0/routers/72153cef-c83d-4d7c-883b-e989e5695fa1/remove_router_interface => generated 309 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:53.819 7 INFO neutron.api.v2.resource [None req-cb32c2bb-a451-410c-bac4-ea21c58ff824 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 467/862] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:53 2026] DELETE /v2.0/routers/6e09c2de-4ef4-4cb6-ae34-2973db1ce074 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:33:53.838 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e1146be-fb52-48bb-bf05-8795ba60bfea 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 468/863] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:53 2026] DELETE /v2.0/subnets/944ab9de-0280-4739-a755-74bb27c846e3 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:33:53.860 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59c4cb54-886a-4438-837e-53a18b9c89c6 70565a7ed6d6424ebc37433b30a7d0e6 8166cbe944254d2fb14173773debe6b6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 469/864] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:53 2026] DELETE /v2.0/subnets/db475585-1b8f-4d1a-8541-edbcbcf7a5bd => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/865] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:33:54 2026] GET /v2.0/security-groups?tenant_id=8166cbe944254d2fb14173773debe6b6&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/866] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:54 2026] DELETE /v2.0/security-groups/35463010-3170-4b6a-90b8-cb26508b5ae2 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/867] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:54 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:54.801 8 INFO neutron.services.segments.plugin [-] Segment 24005c73-154e-4795-9691-f14811274f05 resource provider aggregate not found 2026-04-23 01:33:54.807 8 INFO neutron.services.segments.plugin [-] Segment 24005c73-154e-4795-9691-f14811274f05 resource provider aggregate not found 2026-04-23 01:33:54.819 8 INFO neutron.services.segments.plugin [-] Segment 24005c73-154e-4795-9691-f14811274f05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24005c73-154e-4795-9691-f14811274f05 found for delete ", "request_id": "req-9d778db4-8f9a-4292-827d-591a930c1db5"}]} 2026-04-23 01:33:54.823 8 INFO neutron.services.segments.plugin [-] Segment 24005c73-154e-4795-9691-f14811274f05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24005c73-154e-4795-9691-f14811274f05 found for delete ", "request_id": "req-a35aac73-07bf-4bd6-8a01-e867de01219f"}]} 2026-04-23 01:33:54.848 8 INFO neutron.db.l3_hamode_db [None req-753c6946-7c19-4acd-84ec-a86368dc4b77 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] HA network 9ad99145-a66d-4c79-bb5f-0b119987f09e was deleted as no HA routers are present in tenant f68d5431d3124f1d89571e49e33894fa. [pid: 8|app: 0|req: 396/868] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:53 2026] DELETE /v2.0/routers/72153cef-c83d-4d7c-883b-e989e5695fa1 => generated 0 bytes in 1034 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/869] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:33:54 2026] DELETE /v2.0/subnets/5a7ea280-caf2-448c-9742-c2be78b781ae => 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: 397/870] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:33:55 2026] DELETE /v2.0/networks/ec2949af-fe54-4adb-80d2-49746696653e => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/871] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:33:55 2026] GET /v2.0/security-groups?tenant_id=f68d5431d3124f1d89571e49e33894fa&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: 474/872] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:33:55 2026] GET /v2.0/networks?id=2fc76d91-3016-404f-aa79-92dc4a7bd348 => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:55.443 7 WARNING neutron_lib.context [req-7e3870e8-954c-4798-acc9-d08e88dbbb47 req-604b1dbf-948e-44f8-8b0f-56a98c46466e ae7a9d6161be4895a9002946cef5a0d8 93cbd68961f047c0858213dac84252e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 399/873] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:55 2026] DELETE /v2.0/security-groups/48844d61-415f-4c7c-a542-6f1c078b9b53 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/874] 199.204.45.70 () {38 vars in 954 bytes} [Thu Apr 23 01:33:55 2026] POST /v2.0/ports => generated 958 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/875] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:55 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => generated 961 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/876] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:55 2026] GET /v2.0/security-groups?id=271cce7c-6056-48c0-8dd2-3a2c59ba4558&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/877] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:33:55 2026] PUT /v2.0/ports/101b6740-af63-406c-a8a3-de940bae0de7 => generated 1239 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:33:56.555 8 WARNING neutron_lib.context [None req-c04b4142-099e-457e-93d4-fb1a10e4657d 66aa7cbb5809449eb854b4782e12f6ca d0d30c66bc49461e9b037390c1511c12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 402/878] 10.0.0.234 () {34 vars in 684 bytes} [Thu Apr 23 01:33:56 2026] POST /v2.0/security-groups => generated 1625 bytes in 424 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: 477/879] 10.0.0.234 () {32 vars in 663 bytes} [Thu Apr 23 01:33:56 2026] GET /v2.0/security-groups => generated 4530 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:33:56.879 8 INFO neutron.services.segments.plugin [-] Segment 8c194545-0a6d-4260-99ce-9921e9b58e5c resource provider aggregate not found 2026-04-23 01:33:56.884 8 INFO neutron.services.segments.plugin [-] Segment 8c194545-0a6d-4260-99ce-9921e9b58e5c resource provider aggregate not found 2026-04-23 01:33:56.903 8 INFO neutron.services.segments.plugin [-] Segment 8c194545-0a6d-4260-99ce-9921e9b58e5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c194545-0a6d-4260-99ce-9921e9b58e5c found for delete ", "request_id": "req-a95d93bd-b326-48e2-bcb3-ff4893762a01"}]} 2026-04-23 01:33:56.904 8 INFO neutron.services.segments.plugin [-] Segment 8c194545-0a6d-4260-99ce-9921e9b58e5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c194545-0a6d-4260-99ce-9921e9b58e5c found for delete ", "request_id": "req-77b5a501-9f80-474b-988b-36307bc142c0"}]} [pid: 8|app: 0|req: 403/880] 10.0.0.234 () {34 vars in 758 bytes} [Thu Apr 23 01:33:56 2026] PUT /v2.0/security-groups/08428af5-1a69-46b7-8ef7-f1e7cec4c80e => generated 1664 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:33:56.959 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9048a4be-5e11-4f96-a884-610abee90df3'] response: {'name': 'network-changed', 'server_uuid': 'cc388e98-9729-482d-a7e1-1b3670bdb0c7', 'tag': '101b6740-af63-406c-a8a3-de940bae0de7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 404/881] 10.0.0.234 () {32 vars in 737 bytes} [Thu Apr 23 01:33:56 2026] GET /v2.0/security-groups/08428af5-1a69-46b7-8ef7-f1e7cec4c80e => generated 1664 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/882] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:56 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/883] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:56 2026] DELETE /v2.0/security-groups/08428af5-1a69-46b7-8ef7-f1e7cec4c80e => 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: 479/884] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:57 2026] GET /v2.0/security-groups?id=271cce7c-6056-48c0-8dd2-3a2c59ba4558&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/885] 10.0.0.234 () {32 vars in 663 bytes} [Thu Apr 23 01:33:57 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-04-23 01:33:57.138 7 INFO neutron.api.v2.resource [None req-7e2538bf-df0c-4afc-bbb4-110a3be9c23f 66aa7cbb5809449eb854b4782e12f6ca d0d30c66bc49461e9b037390c1511c12 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 480/886] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:57 2026] DELETE /v2.0/security-groups/08428af5-1a69-46b7-8ef7-f1e7cec4c80e => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:33:57.152 8 WARNING neutron_lib.context [None req-d79471a8-0424-4ddd-a143-27d2d730c4d4 66aa7cbb5809449eb854b4782e12f6ca d0d30c66bc49461e9b037390c1511c12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/887] 10.0.0.234 () {34 vars in 684 bytes} [Thu Apr 23 01:33:57 2026] POST /v2.0/security-groups => generated 1625 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:33:57.269 8 WARNING neutron_lib.context [None req-e118384c-8b6a-4e56-b51b-9d96ac7fe19a 66aa7cbb5809449eb854b4782e12f6ca d0d30c66bc49461e9b037390c1511c12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 408/888] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:33:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/889] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:33:57 2026] GET /v2.0/ports?tenant_id=93cbd68961f047c0858213dac84252e3&device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => 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: 410/890] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:33:57 2026] GET /v2.0/security-group-rules/34dcc73e-87eb-48b5-b3a9-8e427b90a032 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/891] 199.204.45.70 () {34 vars in 1059 bytes} [Thu Apr 23 01:33:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=101b6740-af63-406c-a8a3-de940bae0de7 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:33:57.506 7 INFO neutron.db.segments_db [None req-41c7b303-5af8-4065-aae0-3698285328ea bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment afe80536-e92b-4336-8a68-72132d9a29a6 of type vxlan for network 1d702ecc-3ab9-4ec1-a7bc-87776a3dc953 [pid: 8|app: 0|req: 412/892] 10.0.0.234 () {32 vars in 673 bytes} [Thu Apr 23 01:33:57 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/893] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:33:57 2026] GET /v2.0/subnets?id=edeb79bd-cb44-4bf1-8229-71fdde3402ae => generated 696 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/894] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 01:33:57 2026] POST /v2.0/networks => generated 738 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/895] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:33:57 2026] GET /v2.0/ports?network_id=2fc76d91-3016-404f-aa79-92dc4a7bd348&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/896] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:33:57 2026] DELETE /v2.0/security-group-rules/34dcc73e-87eb-48b5-b3a9-8e427b90a032 => 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: 415/897] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:33:57 2026] GET /v2.0/networks/2fc76d91-3016-404f-aa79-92dc4a7bd348?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/898] 10.0.0.234 () {32 vars in 673 bytes} [Thu Apr 23 01:33:57 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/899] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:33:57 2026] GET /v2.0/networks/2fc76d91-3016-404f-aa79-92dc4a7bd348?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-04-23 01:33:57.845 8 WARNING neutron_lib.context [None req-3c5bbd72-37c1-4e43-bbfb-cd00d819d664 66aa7cbb5809449eb854b4782e12f6ca d0d30c66bc49461e9b037390c1511c12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 483/900] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:57 2026] POST /v2.0/subnets => generated 685 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:33:57.911 7 INFO neutron.db.segments_db [None req-73a6c956-3827-4c38-805b-9b9b9610889a bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 4c67fab6-ce54-48ce-9a25-5889675d75ab of type vxlan for network a9664daf-9b17-4117-8b5a-615fb5547622 [pid: 8|app: 0|req: 418/901] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:33:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/902] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:33:57 2026] GET /v2.0/security-group-rules/052329e2-3c31-420d-a40a-faa65082e1dd => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/903] 10.0.0.234 () {32 vars in 673 bytes} [Thu Apr 23 01:33:57 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/904] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:33:58 2026] DELETE /v2.0/security-group-rules/052329e2-3c31-420d-a40a-faa65082e1dd => 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: 422/905] 10.0.0.234 () {32 vars in 673 bytes} [Thu Apr 23 01:33:58 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:33:58.133 8 WARNING neutron_lib.context [None req-53a0b6ec-c790-4089-abf8-f49f8811a344 66aa7cbb5809449eb854b4782e12f6ca d0d30c66bc49461e9b037390c1511c12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:33:58.145 7 INFO neutron.db.l3_hamode_db [None req-73a6c956-3827-4c38-805b-9b9b9610889a bee3bab9a8e14ecf83a9d752e0921335 05a7e3adc75e465da2354355639a946d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 423/906] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:33:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/907] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:58 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/908] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:33:58 2026] GET /v2.0/security-group-rules/c2f60dee-56d8-46cd-b9f9-b45ca137f2e3 => generated 602 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/909] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:58 2026] GET /v2.0/security-groups?id=271cce7c-6056-48c0-8dd2-3a2c59ba4558&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/910] 10.0.0.234 () {32 vars in 673 bytes} [Thu Apr 23 01:33:58 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/911] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:33:58 2026] DELETE /v2.0/security-group-rules/c2f60dee-56d8-46cd-b9f9-b45ca137f2e3 => 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: 429/912] 10.0.0.234 () {32 vars in 673 bytes} [Thu Apr 23 01:33:58 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/913] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:58 2026] DELETE /v2.0/security-groups/0401de4e-c9b3-4264-bc4f-d2922f9d0ad2 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/914] 10.0.0.234 () {32 vars in 663 bytes} [Thu Apr 23 01:33:58 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/915] 10.0.0.234 () {32 vars in 663 bytes} [Thu Apr 23 01:33:58 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/916] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:33:58 2026] GET /v2.0/ports?tenant_id=93cbd68961f047c0858213dac84252e3&device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => 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: 434/917] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:33:58 2026] GET /v2.0/networks?id=2fc76d91-3016-404f-aa79-92dc4a7bd348 => generated 774 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:33:58.998 7 INFO neutron.db.l3_hamode_db [None req-73a6c956-3827-4c38-805b-9b9b9610889a bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 435/918] 199.204.45.70 () {34 vars in 1059 bytes} [Thu Apr 23 01:33:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=101b6740-af63-406c-a8a3-de940bae0de7 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/919] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:33:59 2026] GET /v2.0/subnets?id=edeb79bd-cb44-4bf1-8229-71fdde3402ae => generated 696 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/920] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:33:59 2026] GET /v2.0/ports?network_id=2fc76d91-3016-404f-aa79-92dc4a7bd348&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: 8|app: 0|req: 438/921] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:33:59 2026] GET /v2.0/security-groups?tenant_id=d0d30c66bc49461e9b037390c1511c12&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/922] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:33:59 2026] GET /v2.0/networks/2fc76d91-3016-404f-aa79-92dc4a7bd348?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/923] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:33:59 2026] DELETE /v2.0/security-groups/f2d672c2-88f1-477e-a93a-325d63bd3e3b => 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: 441/924] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:33:59 2026] GET /v2.0/networks/2fc76d91-3016-404f-aa79-92dc4a7bd348?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/925] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:33:59 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => 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: 443/926] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:33:59 2026] GET /v2.0/security-groups?id=271cce7c-6056-48c0-8dd2-3a2c59ba4558&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/927] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:33:57 2026] POST /v2.0/routers => generated 725 bytes in 2015 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/928] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:00 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/929] 10.0.0.143 () {34 vars in 971 bytes} [Thu Apr 23 01:34:00 2026] GET /v2.0/ports/dcd6f0c5-0474-4409-b5fd-1e1093d0260b => generated 972 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/930] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:00 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/931] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:00 2026] GET /v2.0/security-groups?id=271cce7c-6056-48c0-8dd2-3a2c59ba4558&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/932] 199.204.45.70 () {34 vars in 999 bytes} [Thu Apr 23 01:34:01 2026] GET /v2.0/subnets?network_id=2077e568-fc80-4ce7-858d-8848b6c3af2f => generated 684 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/933] 10.0.0.234 () {32 vars in 623 bytes} [Thu Apr 23 01:34:01 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: 444/934] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:33:59 2026] PUT /v2.0/routers/63ddbb62-6c85-4c13-af98-d35c53728a7e/add_router_interface => generated 309 bytes in 1372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/935] 199.204.45.70 () {34 vars in 1145 bytes} [Thu Apr 23 01:34:01 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541&device_owner=compute%3Anova&network_id=2077e568-fc80-4ce7-858d-8848b6c3af2f => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/936] 10.0.0.234 () {32 vars in 633 bytes} [Thu Apr 23 01:34:01 2026] GET /v2.0/ => generated 632 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/937] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:01 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/938] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:01 2026] GET /v2.0/security-groups?id=271cce7c-6056-48c0-8dd2-3a2c59ba4558&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:01.975 8 WARNING neutron_lib.context [None req-a14f0029-660c-4266-90bb-066787f0769b 8ed696babc4c4f87997f06be2116ad20 05a7e3adc75e465da2354355639a946d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 448/939] 10.0.0.234 () {34 vars in 685 bytes} [Thu Apr 23 01:34:01 2026] POST /v2.0/security-groups => generated 1660 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/940] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:34:01 2026] PUT /v2.0/ports/dcd6f0c5-0474-4409-b5fd-1e1093d0260b => generated 1149 bytes in 940 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-04-23 01:34:02.232 7 WARNING neutron_lib.context [None req-652d298c-aafa-4b3d-976e-0dc81f107c7d 8ed696babc4c4f87997f06be2116ad20 05a7e3adc75e465da2354355639a946d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:02.270 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9597421d-35d2-4712-9a79-d73f056d7788'] response: {'name': 'network-changed', 'server_uuid': '70b38181-9399-43da-b201-d54dfa1ed541', 'tag': 'dcd6f0c5-0474-4409-b5fd-1e1093d0260b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 449/941] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:02 2026] GET /v2.0/security-groups?tenant_id=0f7c338badcf4a74b64325610b8afe7b&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/942] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:34:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:02.386 7 WARNING neutron_lib.context [None req-0b67849d-53f4-4a11-8bce-70ca15001ad6 8ed696babc4c4f87997f06be2116ad20 05a7e3adc75e465da2354355639a946d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 450/943] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:02 2026] DELETE /v2.0/security-groups/40bdf892-596f-460c-8235-278689352914 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/944] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:34:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:02.540 8 WARNING neutron_lib.context [None req-6e43e608-41c1-49eb-a406-ae49ab3941f8 8ed696babc4c4f87997f06be2116ad20 05a7e3adc75e465da2354355639a946d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 495/945] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:34:02 2026] GET /v2.0/ports?tenant_id=e13b5f15055b402a818fe9f7dc7dec86&device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 1421 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/946] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:34:02 2026] GET /v2.0/networks?id=2077e568-fc80-4ce7-858d-8848b6c3af2f => 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: 497/947] 199.204.45.70 () {34 vars in 1059 bytes} [Thu Apr 23 01:34:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=dcd6f0c5-0474-4409-b5fd-1e1093d0260b => 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: 498/948] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:34:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dcd6f0c5-0474-4409-b5fd-1e1093d0260b => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/949] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:34:02 2026] GET /v2.0/subnets?id=a4f41997-69d1-4bb7-abfc-38a3dcf33752 => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/950] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:02 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/951] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/ports?network_id=2077e568-fc80-4ce7-858d-8848b6c3af2f&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/952] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/security-groups?id=271cce7c-6056-48c0-8dd2-3a2c59ba4558&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/953] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f?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: 451/954] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:34:02 2026] POST /v2.0/floatingips => generated 552 bytes in 702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/955] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/956] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => 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: 505/957] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/security-groups?id=271cce7c-6056-48c0-8dd2-3a2c59ba4558&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/958] 10.0.0.143 () {34 vars in 1098 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--167114265&fields=id&tenant_id=05a7e3adc75e465da2354355639a946d => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/959] 10.0.0.143 () {34 vars in 982 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/networks?id=1d702ecc-3ab9-4ec1-a7bc-87776a3dc953 => generated 670 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/960] 10.0.0.143 () {34 vars in 965 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/quotas/05a7e3adc75e465da2354355639a946d => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/961] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 1152 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/962] 10.0.0.143 () {34 vars in 1002 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/ports?tenant_id=05a7e3adc75e465da2354355639a946d&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/963] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/security-groups?id=1e055ae4-0962-4048-9f6f-f5b9e5e856b0&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/964] 10.0.0.143 () {34 vars in 1008 bytes} [Thu Apr 23 01:34:03 2026] GET /v2.0/networks/1d702ecc-3ab9-4ec1-a7bc-87776a3dc953?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/965] 10.0.0.143 () {34 vars in 1108 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/networks/1d702ecc-3ab9-4ec1-a7bc-87776a3dc953?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/966] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => 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: 457/967] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/ports?tenant_id=e13b5f15055b402a818fe9f7dc7dec86&device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 1421 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/968] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/networks?id=2077e568-fc80-4ce7-858d-8848b6c3af2f => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/969] 199.204.45.70 () {34 vars in 1059 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=dcd6f0c5-0474-4409-b5fd-1e1093d0260b => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/970] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dcd6f0c5-0474-4409-b5fd-1e1093d0260b => 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: 459/971] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/subnets?id=a4f41997-69d1-4bb7-abfc-38a3dcf33752 => 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: 513/972] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/ports?network_id=2077e568-fc80-4ce7-858d-8848b6c3af2f&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/973] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/974] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/security-groups?id=271cce7c-6056-48c0-8dd2-3a2c59ba4558&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: 514/975] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/976] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:34:04 2026] GET /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/979] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:05 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => 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: 464/980] 199.204.45.70 () {34 vars in 1117 bytes} [Thu Apr 23 01:34:05 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1152 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/981] 199.204.45.70 () {34 vars in 993 bytes} [Thu Apr 23 01:34:05 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => 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: 466/982] 199.204.45.70 () {36 vars in 996 bytes} [Thu Apr 23 01:34:05 2026] DELETE /v2.0/ports/101b6740-af63-406c-a8a3-de940bae0de7 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/983] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:05 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => 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: 517/984] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:34:05 2026] PUT /v2.0/ports/dcd6f0c5-0474-4409-b5fd-1e1093d0260b => generated 972 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:06.420 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7758f8be-8f21-46e3-99e9-8ec81fc3d4cf'] response: {'server_uuid': 'cc388e98-9729-482d-a7e1-1b3670bdb0c7', 'name': 'network-vif-deleted', 'tag': '101b6740-af63-406c-a8a3-de940bae0de7', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 468/985] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:34:06 2026] GET /v2.0/ports?tenant_id=e13b5f15055b402a818fe9f7dc7dec86&device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/986] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:06 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/987] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:34:06 2026] GET /v2.0/networks?id=2077e568-fc80-4ce7-858d-8848b6c3af2f => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:06.540 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7d7918e-b184-4325-8346-c9afe6f7ee02'] response: {'name': 'network-changed', 'server_uuid': '70b38181-9399-43da-b201-d54dfa1ed541', 'tag': 'dcd6f0c5-0474-4409-b5fd-1e1093d0260b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 519/988] 199.204.45.70 () {34 vars in 1059 bytes} [Thu Apr 23 01:34:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=dcd6f0c5-0474-4409-b5fd-1e1093d0260b => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/989] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:34:06 2026] GET /v2.0/subnets?id=a4f41997-69d1-4bb7-abfc-38a3dcf33752 => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/990] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:34:06 2026] GET /v2.0/ports?network_id=2077e568-fc80-4ce7-858d-8848b6c3af2f&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: 471/991] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:34:06 2026] GET /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f?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: 521/992] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:34:06 2026] GET /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/993] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:06 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => 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: 473/994] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:07 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => 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: 474/995] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:07 2026] GET /v2.0/security-groups?id=1e055ae4-0962-4048-9f6f-f5b9e5e856b0&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: 475/996] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:07 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => 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: 522/997] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:07 2026] GET /v2.0/security-groups?tenant_id=c4d4ddc502ed43b8b5fb637edffedc49&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/998] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:07 2026] DELETE /v2.0/security-groups/54c1af8f-d509-491e-ace5-937127637640 => 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: 523/999] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:34:07 2026] GET /v2.0/ports?tenant_id=e13b5f15055b402a818fe9f7dc7dec86&device_id=70b38181-9399-43da-b201-d54dfa1ed541 => 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: 477/1000] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:34:07 2026] GET /v2.0/networks?id=2077e568-fc80-4ce7-858d-8848b6c3af2f => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1001] 199.204.45.70 () {34 vars in 1059 bytes} [Thu Apr 23 01:34:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=dcd6f0c5-0474-4409-b5fd-1e1093d0260b => generated 861 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1002] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:34:07 2026] GET /v2.0/subnets?id=a4f41997-69d1-4bb7-abfc-38a3dcf33752 => 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: 524/1003] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:07 2026] GET /v2.0/security-groups?tenant_id=e95a26bbdef44977a890ab84ef7b5d3f&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: 525/1004] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:07 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => 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: 480/1005] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:34:07 2026] GET /v2.0/ports?network_id=2077e568-fc80-4ce7-858d-8848b6c3af2f&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: 481/1006] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:34:08 2026] GET /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f?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: 482/1007] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:34:08 2026] GET /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f?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: 526/1008] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:08 2026] DELETE /v2.0/security-groups/df14a5b9-1079-44dc-8a38-ae7861711484 => 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: 527/1009] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:08 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => 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: 483/1010] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:08 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => 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: 484/1011] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:08 2026] GET /v2.0/security-groups?id=1e055ae4-0962-4048-9f6f-f5b9e5e856b0&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: 528/1012] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:34:08 2026] GET /v2.0/networks?id=1d702ecc-3ab9-4ec1-a7bc-87776a3dc953 => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1013] 199.204.45.70 () {34 vars in 1049 bytes} [Thu Apr 23 01:34:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=05a7e3adc75e465da2354355639a946d => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:08.791 7 WARNING neutron_lib.context [req-e79ff6ed-3194-496d-9cb9-816323e70db3 req-40722087-8228-4cd1-acdf-da2695b23ad6 8ed696babc4c4f87997f06be2116ad20 05a7e3adc75e465da2354355639a946d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 486/1014] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:09 2026] GET /v2.0/ports?device_id=cc388e98-9729-482d-a7e1-1b3670bdb0c7 => 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: 529/1015] 199.204.45.70 () {38 vars in 954 bytes} [Thu Apr 23 01:34:08 2026] POST /v2.0/ports => generated 954 bytes in 342 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: 530/1016] 199.204.45.70 () {34 vars in 993 bytes} [Thu Apr 23 01:34:09 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1017] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:34:09 2026] PUT /v2.0/ports/98edf6e7-7343-4586-9696-4088ca57b9c5 => generated 1235 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:34:09.674 7 INFO neutron.db.l3_db [req-31a9e835-0758-46b4-b6a3-f394621e407e req-9c1f6cc2-b418-4ef3-9496-2eb40812319c 8f63c5b221fe45dc9c047476f3e162c0 e13b5f15055b402a818fe9f7dc7dec86 - - default default] Floating IP 4b6aecf3-fcb0-4e8c-b9e1-4380ec89f59c disassociated. External IP: 10.96.250.206, port: dcd6f0c5-0474-4409-b5fd-1e1093d0260b. /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: 488/1018] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:09 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1019] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:09 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => 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: 490/1020] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:09 2026] GET /v2.0/security-groups?id=324b4eff-1af5-468c-a0f6-ffd62a7c880b&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: 531/1021] 199.204.45.70 () {36 vars in 996 bytes} [Thu Apr 23 01:34:09 2026] DELETE /v2.0/ports/dcd6f0c5-0474-4409-b5fd-1e1093d0260b => generated 0 bytes in 558 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:34:10.154 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c9813fb-f536-4d5b-a49c-cfd90dbff6bf'] response: {'name': 'network-changed', 'server_uuid': 'fe7dbe61-1c17-4dad-80fd-fe8b3c78422e', 'tag': '98edf6e7-7343-4586-9696-4088ca57b9c5', 'status': 'completed', 'code': 200} 2026-04-23 01:34:10.434 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-48995d7a-3b38-41ae-9816-355ee5b6a4e4'] response: {'server_uuid': '70b38181-9399-43da-b201-d54dfa1ed541', 'name': 'network-vif-deleted', 'tag': 'dcd6f0c5-0474-4409-b5fd-1e1093d0260b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 532/1022] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:34:10 2026] GET /v2.0/ports?tenant_id=05a7e3adc75e465da2354355639a946d&device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1023] 199.204.45.70 () {34 vars in 1017 bytes} [Thu Apr 23 01:34:10 2026] GET /v2.0/networks?tenant_id=05a7e3adc75e465da2354355639a946d&shared=False => generated 766 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1024] 199.204.45.70 () {34 vars in 929 bytes} [Thu Apr 23 01:34:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1025] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:10 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => 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: 536/1026] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:10 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1027] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:11 2026] GET /v2.0/security-groups?id=324b4eff-1af5-468c-a0f6-ffd62a7c880b&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: 491/1028] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:34:10 2026] PUT /v2.0/routers/f664e52e-0bde-43d9-9c3b-b06d0e5508ac/remove_router_interface => generated 309 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1029] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:34:11 2026] GET /v2.0/ports?tenant_id=05a7e3adc75e465da2354355639a946d&device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1030] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:34:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=98edf6e7-7343-4586-9696-4088ca57b9c5 => 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: 494/1031] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:34:11 2026] GET /v2.0/subnets?id=3a70b626-79d4-4e68-b386-41b5b507a4c9 => generated 688 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1032] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:34:11 2026] GET /v2.0/ports?network_id=1d702ecc-3ab9-4ec1-a7bc-87776a3dc953&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1033] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:34:11 2026] GET /v2.0/networks/1d702ecc-3ab9-4ec1-a7bc-87776a3dc953?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1034] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:34:11 2026] GET /v2.0/networks/1d702ecc-3ab9-4ec1-a7bc-87776a3dc953?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-04-23 01:34:12.078 7 INFO neutron.services.segments.plugin [-] Segment ae771463-8ba1-47f2-beee-9ff207839db7 resource provider aggregate not found 2026-04-23 01:34:12.083 7 INFO neutron.services.segments.plugin [-] Segment ae771463-8ba1-47f2-beee-9ff207839db7 resource provider aggregate not found 2026-04-23 01:34:12.096 7 INFO neutron.services.segments.plugin [-] Segment ae771463-8ba1-47f2-beee-9ff207839db7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae771463-8ba1-47f2-beee-9ff207839db7 found for delete ", "request_id": "req-e6ba5650-85fe-4306-ad29-c15a18a6bcbf"}]} 2026-04-23 01:34:12.098 7 INFO neutron.services.segments.plugin [-] Segment ae771463-8ba1-47f2-beee-9ff207839db7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae771463-8ba1-47f2-beee-9ff207839db7 found for delete ", "request_id": "req-49f3f998-c13c-4463-966b-a264ebd58873"}]} 2026-04-23 01:34:12.101 7 INFO neutron.db.l3_hamode_db [None req-5fab1602-c2d4-479a-a158-45c60f505d68 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] HA network 4d6cc61b-ff39-4ad1-b24e-31644c8e7f91 was deleted as no HA routers are present in tenant 93cbd68961f047c0858213dac84252e3. [pid: 7|app: 0|req: 538/1035] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:11 2026] DELETE /v2.0/routers/f664e52e-0bde-43d9-9c3b-b06d0e5508ac => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1036] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:12 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => 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: 540/1037] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:12 2026] DELETE /v2.0/subnets/edeb79bd-cb44-4bf1-8229-71fdde3402ae => 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: 498/1038] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:11 2026] GET /v2.0/security-groups?tenant_id=0c0f15eb22304f0eb7be99da65ab1c3d&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1039] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:12 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1040] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:12 2026] DELETE /v2.0/security-groups/bb08a15f-3fcd-4a3f-aee5-3b062ba7b290 => 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: 543/1041] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:12 2026] GET /v2.0/security-groups?id=324b4eff-1af5-468c-a0f6-ffd62a7c880b&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:12.557 8 INFO neutron.services.segments.plugin [-] Segment dc91132e-6f75-441a-be57-446c2ca830a0 resource provider aggregate not found 2026-04-23 01:34:12.563 8 INFO neutron.services.segments.plugin [-] Segment dc91132e-6f75-441a-be57-446c2ca830a0 resource provider aggregate not found 2026-04-23 01:34:12.568 8 INFO neutron.services.segments.plugin [-] Segment dc91132e-6f75-441a-be57-446c2ca830a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc91132e-6f75-441a-be57-446c2ca830a0 found for delete ", "request_id": "req-c5610c7b-2156-4c73-b712-8ffa285268ff"}]} 2026-04-23 01:34:12.575 8 INFO neutron.services.segments.plugin [-] Segment dc91132e-6f75-441a-be57-446c2ca830a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc91132e-6f75-441a-be57-446c2ca830a0 found for delete ", "request_id": "req-4aab5458-41aa-42b1-a677-c2cd01b22989"}]} [pid: 8|app: 0|req: 499/1042] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:12 2026] DELETE /v2.0/networks/2fc76d91-3016-404f-aa79-92dc4a7bd348 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1043] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:12 2026] GET /v2.0/security-groups?tenant_id=93cbd68961f047c0858213dac84252e3&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: 500/1044] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:12 2026] DELETE /v2.0/security-groups/271cce7c-6056-48c0-8dd2-3a2c59ba4558 => 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: 545/1045] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:13 2026] GET /v2.0/ports?device_id=70b38181-9399-43da-b201-d54dfa1ed541 => 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: 501/1046] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:13 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => 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: 546/1047] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:13 2026] GET /v2.0/security-groups?id=324b4eff-1af5-468c-a0f6-ffd62a7c880b&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: 8|app: 0|req: 502/1048] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:14 2026] DELETE /v2.0/security-groups/1e055ae4-0962-4048-9f6f-f5b9e5e856b0 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:34:14.462 7 INFO neutron.api.v2.resource [None req-ffec3540-7e64-4332-b693-065e322a0bd4 8f63c5b221fe45dc9c047476f3e162c0 e13b5f15055b402a818fe9f7dc7dec86 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1049] 10.0.0.234 () {32 vars in 737 bytes} [Thu Apr 23 01:34:14 2026] GET /v2.0/security-groups/1e055ae4-0962-4048-9f6f-f5b9e5e856b0 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1050] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:14 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => generated 969 bytes in 40 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.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:14 2026] GET /v2.0/security-groups?id=324b4eff-1af5-468c-a0f6-ffd62a7c880b&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: 503/1052] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:34:14 2026] DELETE /v2.0/floatingips/4b6aecf3-fcb0-4e8c-b9e1-4380ec89f59c => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1053] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:34:14 2026] PUT /v2.0/routers/267b2f17-c1d1-4e4e-adce-0b8e2ef5fca5/remove_router_interface => generated 309 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1054] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:15 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1055] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:15 2026] GET /v2.0/security-groups?id=324b4eff-1af5-468c-a0f6-ffd62a7c880b&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:16.790 8 INFO neutron.services.segments.plugin [-] Segment 5ec33424-13b4-49a8-8ad9-40806f5e96ac resource provider aggregate not found 2026-04-23 01:34:16.795 8 INFO neutron.services.segments.plugin [-] Segment 5ec33424-13b4-49a8-8ad9-40806f5e96ac resource provider aggregate not found 2026-04-23 01:34:16.808 8 INFO neutron.db.l3_hamode_db [None req-67084a98-816d-4c75-8a5d-b85c7a3e6006 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] HA network 773062e9-1622-4836-84c3-279406646d54 was deleted as no HA routers are present in tenant e13b5f15055b402a818fe9f7dc7dec86. 2026-04-23 01:34:16.809 8 INFO neutron.services.segments.plugin [-] Segment 5ec33424-13b4-49a8-8ad9-40806f5e96ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ec33424-13b4-49a8-8ad9-40806f5e96ac found for delete ", "request_id": "req-93ed1690-97a3-4227-bb25-c172b03e3c54"}]} [pid: 8|app: 0|req: 505/1056] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:15 2026] DELETE /v2.0/routers/267b2f17-c1d1-4e4e-adce-0b8e2ef5fca5 => generated 0 bytes in 943 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:34:16.818 8 INFO neutron.services.segments.plugin [-] Segment 5ec33424-13b4-49a8-8ad9-40806f5e96ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ec33424-13b4-49a8-8ad9-40806f5e96ac found for delete ", "request_id": "req-3c1a98e3-30dd-4dc9-ae2c-8ed9e8daa9b6"}]} [pid: 7|app: 0|req: 552/1057] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:16 2026] GET /v2.0/security-groups?tenant_id=877e90f6995d4059806e9d6dadb6806f&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1058] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:16 2026] DELETE /v2.0/subnets/a4f41997-69d1-4bb7-abfc-38a3dcf33752 => 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: 507/1059] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:16 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => 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: 553/1060] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:16 2026] DELETE /v2.0/security-groups/73055fd2-50b9-4967-92ea-9bb8c9de33e7 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1061] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:17 2026] GET /v2.0/security-groups?id=324b4eff-1af5-468c-a0f6-ffd62a7c880b&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1062] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:17 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => 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: 508/1063] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:17 2026] DELETE /v2.0/networks/2077e568-fc80-4ce7-858d-8848b6c3af2f => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1064] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:17 2026] GET /v2.0/security-groups?tenant_id=7508ede5ba604c5885d3fda8120bf13e&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1065] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:17 2026] DELETE /v2.0/security-groups/3bf659fd-a7cf-4645-99b2-17ad8f37ffd7 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1066] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:17 2026] GET /v2.0/security-groups?tenant_id=e13b5f15055b402a818fe9f7dc7dec86&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:34:17.667 8 INFO neutron.db.l3_db [None req-e8b480d9-34dc-4068-b793-4728c4913e73 8ed696babc4c4f87997f06be2116ad20 05a7e3adc75e465da2354355639a946d - - default default] Floating IP a72fabeb-0584-4349-886d-372ef3ef4d61 associated. External IP: 10.96.250.205, port: 98edf6e7-7343-4586-9696-4088ca57b9c5. [pid: 7|app: 0|req: 559/1067] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:17 2026] DELETE /v2.0/security-groups/5551b02f-fb1d-4fff-afd7-be59ed0eaf48 => 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: 509/1068] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:34:17 2026] PUT /v2.0/floatingips/a72fabeb-0584-4349-886d-372ef3ef4d61 => generated 855 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1069] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:18 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1070] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:18 2026] GET /v2.0/security-groups?id=324b4eff-1af5-468c-a0f6-ffd62a7c880b&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: 561/1071] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:18 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:18.585 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-23aa3ec5-47fd-4490-aec5-dbab89d19783'] response: {'name': 'network-changed', 'server_uuid': 'fe7dbe61-1c17-4dad-80fd-fe8b3c78422e', 'tag': '98edf6e7-7343-4586-9696-4088ca57b9c5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 511/1072] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:18 2026] GET /v2.0/security-groups?id=324b4eff-1af5-468c-a0f6-ffd62a7c880b&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1073] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:34:18 2026] GET /v2.0/ports?tenant_id=05a7e3adc75e465da2354355639a946d&device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1074] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:34:18 2026] GET /v2.0/networks?id=1d702ecc-3ab9-4ec1-a7bc-87776a3dc953 => generated 766 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1075] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:34:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=98edf6e7-7343-4586-9696-4088ca57b9c5 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:18.902 8 INFO neutron.services.segments.plugin [-] Segment 12fe4e98-6c53-416b-ad55-1e830ac48b78 resource provider aggregate not found 2026-04-23 01:34:18.911 8 INFO neutron.services.segments.plugin [-] Segment 12fe4e98-6c53-416b-ad55-1e830ac48b78 resource provider aggregate not found [pid: 8|app: 0|req: 513/1076] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:34:18 2026] GET /v2.0/subnets?id=3a70b626-79d4-4e68-b386-41b5b507a4c9 => generated 688 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1077] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:34:18 2026] GET /v2.0/ports?network_id=1d702ecc-3ab9-4ec1-a7bc-87776a3dc953&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:34:18.975 8 INFO neutron.services.segments.plugin [-] Segment 12fe4e98-6c53-416b-ad55-1e830ac48b78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12fe4e98-6c53-416b-ad55-1e830ac48b78 found for delete ", "request_id": "req-b4017bc6-2db9-4f23-acc2-b5402037fd05"}]} 2026-04-23 01:34:18.976 8 INFO neutron.services.segments.plugin [-] Segment 12fe4e98-6c53-416b-ad55-1e830ac48b78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12fe4e98-6c53-416b-ad55-1e830ac48b78 found for delete ", "request_id": "req-829530e4-488a-4fb9-ba9b-7d5dd8dfd42e"}]} [pid: 8|app: 0|req: 514/1078] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:34:18 2026] GET /v2.0/networks/1d702ecc-3ab9-4ec1-a7bc-87776a3dc953?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1079] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/networks/1d702ecc-3ab9-4ec1-a7bc-87776a3dc953?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: 515/1080] 10.0.0.234 () {32 vars in 653 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions => generated 20516 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1081] 10.0.0.234 () {32 vars in 681 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1082] 10.0.0.234 () {32 vars in 681 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1083] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1084] 10.0.0.234 () {32 vars in 665 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1085] 10.0.0.234 () {32 vars in 699 bytes} [Thu Apr 23 01:34:19 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: 8|app: 0|req: 521/1086] 10.0.0.234 () {32 vars in 697 bytes} [Thu Apr 23 01:34:19 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: 522/1087] 10.0.0.234 () {32 vars in 701 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1088] 10.0.0.234 () {32 vars in 689 bytes} [Thu Apr 23 01:34:19 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: 8|app: 0|req: 524/1089] 10.0.0.234 () {32 vars in 703 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1090] 10.0.0.234 () {32 vars in 693 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1091] 10.0.0.234 () {32 vars in 695 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1092] 10.0.0.234 () {32 vars in 685 bytes} [Thu Apr 23 01:34:19 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: 528/1093] 10.0.0.234 () {32 vars in 687 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1094] 10.0.0.234 () {32 vars in 661 bytes} [Thu Apr 23 01:34:19 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: 8|app: 0|req: 530/1095] 10.0.0.234 () {32 vars in 699 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1096] 10.0.0.234 () {32 vars in 679 bytes} [Thu Apr 23 01:34:19 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) 2026-04-23 01:34:19.715 7 INFO neutron.db.segments_db [None req-3f5cc314-bf4f-4c62-95f5-6af808bb7594 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment a65b23fa-ce21-4cbd-b5d0-5dc910bc3eaa of type vxlan for network 73e056c0-146f-461e-a936-1a4a083fc032 [pid: 8|app: 0|req: 532/1097] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1098] 10.0.0.234 () {32 vars in 683 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1099] 10.0.0.234 () {32 vars in 675 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1100] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/security-groups?id=324b4eff-1af5-468c-a0f6-ffd62a7c880b&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: 8|app: 0|req: 536/1101] 10.0.0.234 () {32 vars in 689 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1102] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1103] 10.0.0.234 () {32 vars in 687 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1104] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 01:34:19 2026] POST /v2.0/networks => generated 743 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1105] 10.0.0.234 () {32 vars in 669 bytes} [Thu Apr 23 01:34:19 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: 568/1106] 10.0.0.234 () {32 vars in 687 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1107] 10.0.0.234 () {32 vars in 681 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1108] 10.0.0.234 () {32 vars in 699 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1109] 10.0.0.234 () {32 vars in 679 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1110] 10.0.0.234 () {32 vars in 667 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/router => generated 256 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1111] 10.0.0.234 () {32 vars in 677 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1112] 10.0.0.234 () {32 vars in 665 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/l3-ha => 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: 575/1113] 10.0.0.234 () {32 vars in 675 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1114] 10.0.0.234 () {32 vars in 713 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1115] 10.0.0.234 () {32 vars in 691 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1116] 10.0.0.234 () {32 vars in 683 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1117] 10.0.0.234 () {32 vars in 669 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1118] 10.0.0.234 () {32 vars in 687 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1119] 10.0.0.234 () {32 vars in 705 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1120] 10.0.0.234 () {32 vars in 675 bytes} [Thu Apr 23 01:34:19 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1121] 10.0.0.234 () {32 vars in 701 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1122] 10.0.0.234 () {32 vars in 675 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1123] 10.0.0.234 () {32 vars in 693 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1124] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:34:19 2026] POST /v2.0/subnets => generated 690 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1125] 10.0.0.234 () {32 vars in 689 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1126] 10.0.0.234 () {32 vars in 709 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1127] 10.0.0.234 () {32 vars in 705 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1128] 10.0.0.234 () {32 vars in 719 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:20.099 8 INFO neutron.db.segments_db [None req-73199683-d850-4b71-af30-1a0f1fb05abb bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment bc7a064e-9ad4-475f-8b50-629320710233 of type vxlan for network 008c46ba-05ba-402c-8df9-b8181d16923a [pid: 7|app: 0|req: 590/1129] 10.0.0.234 () {32 vars in 697 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1130] 10.0.0.234 () {32 vars in 711 bytes} [Thu Apr 23 01:34:20 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: 592/1131] 10.0.0.234 () {32 vars in 669 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1132] 10.0.0.234 () {32 vars in 687 bytes} [Thu Apr 23 01:34:20 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: 594/1133] 10.0.0.234 () {32 vars in 681 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1136] 10.0.0.234 () {32 vars in 675 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1137] 10.0.0.234 () {32 vars in 671 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1138] 10.0.0.234 () {32 vars in 661 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1139] 10.0.0.234 () {32 vars in 699 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1140] 10.0.0.234 () {32 vars in 699 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1141] 10.0.0.234 () {32 vars in 677 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1142] 10.0.0.234 () {32 vars in 669 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/qos-fip => 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: 604/1143] 10.0.0.234 () {32 vars in 683 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/qos-gateway-ip => 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: 605/1144] 10.0.0.234 () {32 vars in 701 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1145] 10.0.0.234 () {32 vars in 685 bytes} [Thu Apr 23 01:34:20 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: 607/1146] 10.0.0.234 () {32 vars in 707 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1147] 10.0.0.234 () {32 vars in 669 bytes} [Thu Apr 23 01:34:20 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: 609/1148] 10.0.0.234 () {32 vars in 697 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1149] 10.0.0.234 () {32 vars in 695 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1150] 10.0.0.234 () {32 vars in 685 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1151] 10.0.0.234 () {32 vars in 689 bytes} [Thu Apr 23 01:34:20 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: 613/1152] 10.0.0.234 () {32 vars in 667 bytes} [Thu Apr 23 01:34:20 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: 614/1153] 10.0.0.234 () {32 vars in 681 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1154] 10.0.0.234 () {32 vars in 681 bytes} [Thu Apr 23 01:34:20 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: 616/1155] 10.0.0.234 () {32 vars in 691 bytes} [Thu Apr 23 01:34:20 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: 617/1156] 10.0.0.234 () {32 vars in 691 bytes} [Thu Apr 23 01:34:20 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: 618/1157] 10.0.0.234 () {32 vars in 695 bytes} [Thu Apr 23 01:34:20 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: 619/1158] 10.0.0.234 () {32 vars in 685 bytes} [Thu Apr 23 01:34:20 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: 620/1159] 10.0.0.234 () {32 vars in 689 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1160] 10.0.0.234 () {32 vars in 701 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:20.359 8 INFO neutron.db.l3_hamode_db [None req-73199683-d850-4b71-af30-1a0f1fb05abb bee3bab9a8e14ecf83a9d752e0921335 db50f1fd32154dd4bb69533f163e8996 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 622/1161] 10.0.0.234 () {32 vars in 703 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1162] 10.0.0.234 () {32 vars in 713 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1163] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1164] 10.0.0.234 () {32 vars in 715 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1165] 10.0.0.234 () {32 vars in 727 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1166] 10.0.0.234 () {32 vars in 741 bytes} [Thu Apr 23 01:34:20 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: 628/1167] 10.0.0.234 () {32 vars in 719 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1168] 10.0.0.234 () {32 vars in 683 bytes} [Thu Apr 23 01:34:20 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: 630/1169] 10.0.0.234 () {32 vars in 669 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1170] 10.0.0.234 () {32 vars in 719 bytes} [Thu Apr 23 01:34:20 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: 632/1171] 199.204.45.70 () {34 vars in 993 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => 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: 633/1172] 10.0.0.234 () {32 vars in 679 bytes} [Thu Apr 23 01:34:20 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:20.716 7 INFO neutron.db.l3_db [req-79986edb-5704-4593-8ed1-94919eac77ce req-7596861b-7a9b-44df-93d6-fc01eb235475 8ed696babc4c4f87997f06be2116ad20 05a7e3adc75e465da2354355639a946d - - default default] Floating IP a72fabeb-0584-4349-886d-372ef3ef4d61 disassociated. External IP: 10.96.250.205, port: 98edf6e7-7343-4586-9696-4088ca57b9c5. [pid: 7|app: 0|req: 634/1173] 199.204.45.70 () {36 vars in 996 bytes} [Thu Apr 23 01:34:20 2026] DELETE /v2.0/ports/98edf6e7-7343-4586-9696-4088ca57b9c5 => generated 0 bytes in 572 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1174] 10.0.0.234 () {32 vars in 669 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1175] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => 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: 637/1176] 10.0.0.234 () {32 vars in 697 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1177] 10.0.0.234 () {32 vars in 705 bytes} [Thu Apr 23 01:34:21 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) 2026-04-23 01:34:21.113 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e500197e-34cb-4c2e-8bf9-93a6b3958a4c'] response: {'server_uuid': 'fe7dbe61-1c17-4dad-80fd-fe8b3c78422e', 'name': 'network-vif-deleted', 'tag': '98edf6e7-7343-4586-9696-4088ca57b9c5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 639/1178] 10.0.0.234 () {32 vars in 701 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1179] 10.0.0.234 () {32 vars in 701 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1180] 10.0.0.234 () {32 vars in 683 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:21.140 8 INFO neutron.db.l3_hamode_db [None req-73199683-d850-4b71-af30-1a0f1fb05abb bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 642/1181] 10.0.0.234 () {32 vars in 705 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1182] 10.0.0.234 () {32 vars in 695 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1183] 10.0.0.234 () {32 vars in 689 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1184] 10.0.0.234 () {32 vars in 697 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1185] 10.0.0.234 () {32 vars in 679 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/extensions/tag-creation => 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: 647/1186] 10.0.0.234 () {32 vars in 689 bytes} [Thu Apr 23 01:34:21 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: 648/1187] 10.0.0.234 () {32 vars in 701 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1188] 10.0.0.234 () {32 vars in 665 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1189] 10.0.0.234 () {32 vars in 681 bytes} [Thu Apr 23 01:34:21 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: 651/1190] 10.0.0.234 () {32 vars in 693 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1191] 10.0.0.234 () {32 vars in 677 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1192] 10.0.0.234 () {32 vars in 667 bytes} [Thu Apr 23 01:34:21 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: 654/1193] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:21 2026] GET /v2.0/security-groups?tenant_id=e95f5471549e4778a01cfc2cd4b98cbd&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1194] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:21 2026] DELETE /v2.0/security-groups/43d5d5ef-131b-4ed8-9747-92979311628a => 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: 540/1195] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:34:20 2026] POST /v2.0/routers => generated 730 bytes in 1990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1196] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:22 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => 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: 542/1197] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:22 2026] GET /v2.0/security-groups?tenant_id=dec45edf9e4c4bc39eba8b72e8a70b58&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: 543/1198] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:23 2026] DELETE /v2.0/security-groups/bc91c1d4-073c-4a92-a0bc-b820710ee33a => 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: 544/1199] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:23 2026] GET /v2.0/ports?device_id=fe7dbe61-1c17-4dad-80fd-fe8b3c78422e => 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: 656/1200] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:34:22 2026] PUT /v2.0/routers/70d4e042-6406-4d4a-a4a2-60f07c4a426f/add_router_interface => generated 309 bytes in 1342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:23.809 8 WARNING neutron_lib.context [None req-8ebed509-d9b6-4032-855c-aff6653645a2 0c3907b336ed4e709ba424e488eb014e 1c6597cbfab74d44af7229bbf7f22eff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:23.956 7 WARNING neutron_lib.context [None req-4ad77034-4f7b-4c58-bc3c-c1e933ea875d 02ebe8ca1aed452d8831e4531003630f db50f1fd32154dd4bb69533f163e8996 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:23.963 8 INFO neutron.db.segments_db [None req-8ebed509-d9b6-4032-855c-aff6653645a2 0c3907b336ed4e709ba424e488eb014e 1c6597cbfab74d44af7229bbf7f22eff - - default default] Added segment 29bba9dc-9395-4837-b8c1-99652d4efa39 of type vxlan for network 20fcb914-771c-46d7-9c6d-6643d432996a [pid: 8|app: 0|req: 545/1201] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:34:23 2026] POST /v2.0/networks => generated 647 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1202] 10.0.0.234 () {34 vars in 685 bytes} [Thu Apr 23 01:34:23 2026] POST /v2.0/security-groups => generated 1661 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:34:24.136 8 WARNING neutron_lib.context [None req-d216175e-a3a0-46f0-8490-6095f724ebe9 02ebe8ca1aed452d8831e4531003630f db50f1fd32154dd4bb69533f163e8996 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 546/1203] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:34:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:24.251 7 WARNING neutron_lib.context [None req-b7f26459-3182-48da-ace9-1f6b480f419a 02ebe8ca1aed452d8831e4531003630f db50f1fd32154dd4bb69533f163e8996 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 658/1204] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:34:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:24.383 7 WARNING neutron_lib.context [None req-0550c96a-0f6e-4163-bbbc-9afb82f98005 02ebe8ca1aed452d8831e4531003630f db50f1fd32154dd4bb69533f163e8996 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 547/1205] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:24 2026] DELETE /v2.0/security-groups/324b4eff-1af5-468c-a0f6-ffd62a7c880b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:34:24.489 8 INFO neutron.api.v2.resource [None req-70973b80-ce1f-472e-aafe-b522d55ccd0a 8ed696babc4c4f87997f06be2116ad20 05a7e3adc75e465da2354355639a946d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 548/1206] 10.0.0.234 () {32 vars in 737 bytes} [Thu Apr 23 01:34:24 2026] GET /v2.0/security-groups/324b4eff-1af5-468c-a0f6-ffd62a7c880b => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1207] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:34:24 2026] DELETE /v2.0/floatingips/a72fabeb-0584-4349-886d-372ef3ef4d61 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:34:24.830 8 WARNING neutron_lib.context [None req-b11b3aa2-045e-4413-a8a1-ee8c8a76809b 0c3907b336ed4e709ba424e488eb014e 1c6597cbfab74d44af7229bbf7f22eff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 659/1208] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:34:24 2026] POST /v2.0/floatingips => generated 552 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1209] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:34:24 2026] POST /v2.0/subnets => generated 673 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:25.084 8 WARNING neutron_lib.context [None req-bdc9314f-8896-4ea3-b200-cf5e37b3d042 0c3907b336ed4e709ba424e488eb014e 1c6597cbfab74d44af7229bbf7f22eff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:25.154 8 INFO neutron.db.segments_db [None req-bdc9314f-8896-4ea3-b200-cf5e37b3d042 0c3907b336ed4e709ba424e488eb014e 1c6597cbfab74d44af7229bbf7f22eff - - default default] Added segment 3afb962a-8381-4785-85f3-0c4f64ba0001 of type vxlan for network 347ee97b-0886-44fc-9d81-e2bb183bda3f [pid: 8|app: 0|req: 551/1210] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:34:25 2026] POST /v2.0/networks => generated 648 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1211] 10.0.0.234 () {34 vars in 743 bytes} [Thu Apr 23 01:34:25 2026] PUT /v2.0/networks/347ee97b-0886-44fc-9d81-e2bb183bda3f => generated 592 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:25.397 8 WARNING neutron_lib.context [None req-18cc1a92-5738-4348-917c-74ccf3dccc23 0c3907b336ed4e709ba424e488eb014e 1c6597cbfab74d44af7229bbf7f22eff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 553/1212] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:34:25 2026] POST /v2.0/subnets => generated 646 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1213] 10.0.0.143 () {34 vars in 1100 bytes} [Thu Apr 23 01:34:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1240665501&fields=id&tenant_id=db50f1fd32154dd4bb69533f163e8996 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1214] 10.0.0.234 () {34 vars in 741 bytes} [Thu Apr 23 01:34:25 2026] PUT /v2.0/subnets/27eab571-2e9f-4efa-bcb7-038dff3969e5 => generated 656 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1215] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:34:24 2026] PUT /v2.0/routers/63ddbb62-6c85-4c13-af98-d35c53728a7e/remove_router_interface => generated 309 bytes in 903 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1216] 10.0.0.143 () {34 vars in 982 bytes} [Thu Apr 23 01:34:25 2026] GET /v2.0/networks?id=73e056c0-146f-461e-a936-1a4a083fc032 => generated 675 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:26.052 7 INFO neutron.services.segments.plugin [-] Segment 3afb962a-8381-4785-85f3-0c4f64ba0001 resource provider aggregate not found 2026-04-23 01:34:26.059 7 INFO neutron.services.segments.plugin [-] Segment 3afb962a-8381-4785-85f3-0c4f64ba0001 resource provider aggregate not found [pid: 7|app: 0|req: 661/1217] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:25 2026] DELETE /v2.0/networks/347ee97b-0886-44fc-9d81-e2bb183bda3f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:34:26.081 7 INFO neutron.services.segments.plugin [-] Segment 3afb962a-8381-4785-85f3-0c4f64ba0001 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3afb962a-8381-4785-85f3-0c4f64ba0001 found for delete ", "request_id": "req-d389f150-0faa-4b2e-b24c-6d159b434fc3"}]} [pid: 7|app: 0|req: 662/1218] 10.0.0.143 () {34 vars in 965 bytes} [Thu Apr 23 01:34:26 2026] GET /v2.0/quotas/db50f1fd32154dd4bb69533f163e8996 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:26.104 7 INFO neutron.services.segments.plugin [-] Segment 3afb962a-8381-4785-85f3-0c4f64ba0001 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3afb962a-8381-4785-85f3-0c4f64ba0001 found for delete ", "request_id": "req-e09ebbdd-a033-40aa-94e0-8bf2c54ff5ae"}]} 2026-04-23 01:34:26.110 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2da43529-e1d9-4b4c-85f0-7a1d6f722bbb 0c3907b336ed4e709ba424e488eb014e 1c6597cbfab74d44af7229bbf7f22eff - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1219] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:26 2026] DELETE /v2.0/networks/347ee97b-0886-44fc-9d81-e2bb183bda3f => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1220] 10.0.0.143 () {34 vars in 1002 bytes} [Thu Apr 23 01:34:26 2026] GET /v2.0/ports?tenant_id=db50f1fd32154dd4bb69533f163e8996&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: 665/1221] 10.0.0.234 () {32 vars in 694 bytes} [Thu Apr 23 01:34:26 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1222] 10.0.0.143 () {34 vars in 1008 bytes} [Thu Apr 23 01:34:26 2026] GET /v2.0/networks/73e056c0-146f-461e-a936-1a4a083fc032?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: 667/1223] 10.0.0.234 () {32 vars in 742 bytes} [Thu Apr 23 01:34:26 2026] GET /v2.0/subnets?network_id=98dbcf1f-7157-4b43-aea3-a7cf67e90ad1 => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1224] 10.0.0.143 () {34 vars in 1108 bytes} [Thu Apr 23 01:34:26 2026] GET /v2.0/networks/73e056c0-146f-461e-a936-1a4a083fc032?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: 7|app: 0|req: 669/1225] 10.0.0.234 () {32 vars in 653 bytes} [Thu Apr 23 01:34:26 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: 670/1226] 10.0.0.234 () {32 vars in 649 bytes} [Thu Apr 23 01:34:26 2026] GET /v2.0/networks => generated 1312 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1227] 10.0.0.234 () {32 vars in 647 bytes} [Thu Apr 23 01:34:26 2026] GET /v2.0/subnets => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1228] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:26 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => 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: 673/1229] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 01:34:26 2026] GET /v2.0/networks/20fcb914-771c-46d7-9c6d-6643d432996a => generated 672 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1230] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:34:26 2026] GET /v2.0/subnets/5c2308d5-a86f-4c3f-af0e-4919f2ea892b => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:26.652 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce606e6f-240e-4b78-a39e-451ea6ccb943 0c3907b336ed4e709ba424e488eb014e 1c6597cbfab74d44af7229bbf7f22eff - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 675/1231] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:26 2026] DELETE /v2.0/subnets/27eab571-2e9f-4efa-bcb7-038dff3969e5 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:34:26.672 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8bf31af9-1c4e-41de-be4d-e1332cd5bbe5 0c3907b336ed4e709ba424e488eb014e 1c6597cbfab74d44af7229bbf7f22eff - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 676/1232] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:26 2026] DELETE /v2.0/networks/347ee97b-0886-44fc-9d81-e2bb183bda3f => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:34:26.812 8 INFO neutron.services.segments.plugin [-] Segment 4c67fab6-ce54-48ce-9a25-5889675d75ab resource provider aggregate not found 2026-04-23 01:34:26.816 8 INFO neutron.services.segments.plugin [-] Segment 4c67fab6-ce54-48ce-9a25-5889675d75ab resource provider aggregate not found 2026-04-23 01:34:26.833 8 INFO neutron.services.segments.plugin [-] Segment 4c67fab6-ce54-48ce-9a25-5889675d75ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c67fab6-ce54-48ce-9a25-5889675d75ab found for delete ", "request_id": "req-98b4dcbc-d78a-468c-979b-931b9664acbe"}]} 2026-04-23 01:34:26.836 8 INFO neutron.services.segments.plugin [-] Segment 4c67fab6-ce54-48ce-9a25-5889675d75ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c67fab6-ce54-48ce-9a25-5889675d75ab found for delete ", "request_id": "req-2900cebf-82da-4f10-9bb7-bec9de3dd3f9"}]} 2026-04-23 01:34:26.838 8 INFO neutron.db.l3_hamode_db [None req-d1f03aaf-b10b-4ea4-8358-8f6fbb111f2c bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] HA network a9664daf-9b17-4117-8b5a-615fb5547622 was deleted as no HA routers are present in tenant 05a7e3adc75e465da2354355639a946d. [pid: 8|app: 0|req: 557/1233] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:25 2026] DELETE /v2.0/routers/63ddbb62-6c85-4c13-af98-d35c53728a7e => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1234] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:26 2026] DELETE /v2.0/subnets/5c2308d5-a86f-4c3f-af0e-4919f2ea892b => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1235] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:26 2026] DELETE /v2.0/subnets/3a70b626-79d4-4e68-b386-41b5b507a4c9 => 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: 678/1236] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:26 2026] DELETE /v2.0/networks/20fcb914-771c-46d7-9c6d-6643d432996a => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1237] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:27 2026] DELETE /v2.0/networks/1d702ecc-3ab9-4ec1-a7bc-87776a3dc953 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1238] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:27 2026] GET /v2.0/security-groups?tenant_id=05a7e3adc75e465da2354355639a946d&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1239] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:27 2026] DELETE /v2.0/security-groups/7fdcf5c5-01c0-4c02-9d9e-31e9904afb5a => 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: 681/1240] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:27 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:27.762 8 WARNING neutron_lib.context [None req-e377c6da-c5f5-4f26-8892-40e8da7db239 af86ecc75eff4f24b2fb274531f4b3d2 8ccd89f35610459798f0408295d76a34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:27.901 8 INFO neutron.db.segments_db [None req-e377c6da-c5f5-4f26-8892-40e8da7db239 af86ecc75eff4f24b2fb274531f4b3d2 8ccd89f35610459798f0408295d76a34 - - default default] Added segment ca41b3b3-b9ce-4209-b39a-b004c6ee3f5b of type vxlan for network 69c0cae8-3f1f-4746-b847-bb1531eb19b2 [pid: 7|app: 0|req: 682/1241] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:27 2026] GET /v2.0/security-groups?tenant_id=1c6597cbfab74d44af7229bbf7f22eff&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1242] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:34:27 2026] POST /v2.0/networks => generated 631 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:28.004 8 WARNING neutron_lib.context [None req-490752ea-b00c-4693-b851-09e802e8da1d af86ecc75eff4f24b2fb274531f4b3d2 8ccd89f35610459798f0408295d76a34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 683/1243] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:27 2026] DELETE /v2.0/security-groups/0d7d14ce-ae69-4fd4-969b-38a1afbcfa5a => 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: 561/1244] 10.0.0.234 () {34 vars in 664 bytes} [Thu Apr 23 01:34:27 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:28.322 7 WARNING neutron_lib.context [None req-d769cfa3-32e6-4f5b-a085-e4dd4acbb075 af86ecc75eff4f24b2fb274531f4b3d2 8ccd89f35610459798f0408295d76a34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:28.337 7 INFO neutron.services.segments.plugin [-] Segment 29bba9dc-9395-4837-b8c1-99652d4efa39 resource provider aggregate not found 2026-04-23 01:34:28.340 7 INFO neutron.services.segments.plugin [-] Segment 29bba9dc-9395-4837-b8c1-99652d4efa39 resource provider aggregate not found 2026-04-23 01:34:28.353 7 INFO neutron.services.segments.plugin [-] Segment 29bba9dc-9395-4837-b8c1-99652d4efa39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29bba9dc-9395-4837-b8c1-99652d4efa39 found for delete ", "request_id": "req-57083d87-c291-49d9-b61b-8d9bda175421"}]} 2026-04-23 01:34:28.380 7 INFO neutron.services.segments.plugin [-] Segment 29bba9dc-9395-4837-b8c1-99652d4efa39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29bba9dc-9395-4837-b8c1-99652d4efa39 found for delete ", "request_id": "req-031c4253-a154-47b6-a894-d4860ec7299a"}]} 2026-04-23 01:34:28.417 7 INFO neutron.db.segments_db [None req-d769cfa3-32e6-4f5b-a085-e4dd4acbb075 af86ecc75eff4f24b2fb274531f4b3d2 8ccd89f35610459798f0408295d76a34 - - default default] Added segment 014f97d9-43be-471d-8189-18ee9b8c0955 of type vxlan for network 14c51bf2-dcf1-42d9-bd87-8d734d3c8ccc [pid: 7|app: 0|req: 684/1245] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:34:28 2026] POST /v2.0/networks => generated 632 bytes in 206 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-04-23 01:34:28.525 8 WARNING neutron_lib.context [None req-3ce839bf-718e-44f9-91eb-c01985651d39 af86ecc75eff4f24b2fb274531f4b3d2 8ccd89f35610459798f0408295d76a34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 685/1246] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:28 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => 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: 562/1247] 10.0.0.234 () {34 vars in 664 bytes} [Thu Apr 23 01:34:28 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:28.824 7 WARNING neutron_lib.context [None req-2089a6e0-8144-4bf0-ab47-f53d27108a0c af86ecc75eff4f24b2fb274531f4b3d2 8ccd89f35610459798f0408295d76a34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:28.876 7 INFO neutron.db.segments_db [None req-2089a6e0-8144-4bf0-ab47-f53d27108a0c af86ecc75eff4f24b2fb274531f4b3d2 8ccd89f35610459798f0408295d76a34 - - default default] Added segment 30392c8a-0f95-4b89-b50f-c3a8c56fa258 of type vxlan for network c8edbc86-1402-4aa5-bf5b-1ca0e26e91da [pid: 7|app: 0|req: 686/1248] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:34:28 2026] POST /v2.0/networks => generated 632 bytes in 155 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-04-23 01:34:28.980 8 WARNING neutron_lib.context [None req-3de514a8-4264-4951-a804-b2ff3bdeac1a af86ecc75eff4f24b2fb274531f4b3d2 8ccd89f35610459798f0408295d76a34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:29.000 8 INFO neutron.services.segments.plugin [-] Segment afe80536-e92b-4336-8a68-72132d9a29a6 resource provider aggregate not found 2026-04-23 01:34:29.005 8 INFO neutron.services.segments.plugin [-] Segment afe80536-e92b-4336-8a68-72132d9a29a6 resource provider aggregate not found 2026-04-23 01:34:29.013 8 INFO neutron.services.segments.plugin [-] Segment afe80536-e92b-4336-8a68-72132d9a29a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afe80536-e92b-4336-8a68-72132d9a29a6 found for delete ", "request_id": "req-b3b02c1a-addf-41dd-80bd-6e4a12166124"}]} 2026-04-23 01:34:29.020 8 INFO neutron.services.segments.plugin [-] Segment afe80536-e92b-4336-8a68-72132d9a29a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afe80536-e92b-4336-8a68-72132d9a29a6 found for delete ", "request_id": "req-b9eca5c6-1b2c-441e-b20a-e6360ddd7798"}]} [pid: 8|app: 0|req: 563/1249] 10.0.0.234 () {34 vars in 664 bytes} [Thu Apr 23 01:34:28 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:29.290 7 WARNING neutron_lib.context [None req-aca8f2bb-ccd2-4177-9b1f-39ce3ce2df92 af86ecc75eff4f24b2fb274531f4b3d2 8ccd89f35610459798f0408295d76a34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:29.345 7 INFO neutron.db.segments_db [None req-aca8f2bb-ccd2-4177-9b1f-39ce3ce2df92 af86ecc75eff4f24b2fb274531f4b3d2 8ccd89f35610459798f0408295d76a34 - - default default] Added segment 15258a9f-6df1-4456-8b67-681f85f6bef1 of type vxlan for network ef7ac942-707f-4348-bedf-6fe6928f11e8 [pid: 7|app: 0|req: 687/1250] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:34:29 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:34:29.455 8 WARNING neutron_lib.context [None req-7ecc53f2-0dee-4be9-b0ea-d5155be847ce af86ecc75eff4f24b2fb274531f4b3d2 8ccd89f35610459798f0408295d76a34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 564/1251] 10.0.0.234 () {34 vars in 664 bytes} [Thu Apr 23 01:34:29 2026] POST /v2.0/ports => generated 743 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:29.716 7 WARNING neutron_lib.context [None req-ab04c774-cc75-4411-ac24-7f7e016e79f6 af86ecc75eff4f24b2fb274531f4b3d2 8ccd89f35610459798f0408295d76a34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:29.766 7 INFO neutron.db.segments_db [None req-ab04c774-cc75-4411-ac24-7f7e016e79f6 af86ecc75eff4f24b2fb274531f4b3d2 8ccd89f35610459798f0408295d76a34 - - default default] Added segment a38f9c4e-02f0-4e49-a3df-5d5c8cafaa13 of type vxlan for network 98fa8a38-0836-49d8-86e5-674de77137da [pid: 7|app: 0|req: 688/1252] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:34:29 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1253] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:29 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:29.904 7 WARNING neutron_lib.context [None req-15c5fa13-ef75-4463-9b8c-719dcad32095 af86ecc75eff4f24b2fb274531f4b3d2 8ccd89f35610459798f0408295d76a34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:34:29.964 8 WARNING neutron_lib.context [None req-13855e3f-7c12-4e60-9c75-ad3391a5d735 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:30.122 8 INFO neutron.db.segments_db [None req-13855e3f-7c12-4e60-9c75-ad3391a5d735 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Added segment b58c4836-cb45-4dd0-a0b4-3a488bca7cf0 of type vxlan for network cfb83128-0455-48e7-a848-81db18e7de15 [pid: 7|app: 0|req: 690/1254] 10.0.0.234 () {34 vars in 664 bytes} [Thu Apr 23 01:34:29 2026] POST /v2.0/ports => generated 743 bytes in 293 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: 565/1255] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:34:29 2026] POST /v2.0/networks => generated 630 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:30.222 8 WARNING neutron_lib.context [None req-80d888b0-3ff8-4de4-907f-50f682a73e50 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 691/1256] 10.0.0.234 () {34 vars in 747 bytes} [Thu Apr 23 01:34:30 2026] PUT /v2.0/ports/011964f9-19c2-449d-ac34-321e83414c75/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:30.277 8 INFO neutron.db.segments_db [None req-80d888b0-3ff8-4de4-907f-50f682a73e50 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Added segment b4a06911-0dd3-4091-b83e-b96d2c54d736 of type vxlan for network 68b6795f-f45a-4182-a789-82c6240769ff [pid: 7|app: 0|req: 692/1257] 10.0.0.234 () {34 vars in 747 bytes} [Thu Apr 23 01:34:30 2026] PUT /v2.0/ports/d9804218-8046-411a-a0e3-7574bd2349f6/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1258] 10.0.0.234 () {34 vars in 747 bytes} [Thu Apr 23 01:34:30 2026] PUT /v2.0/ports/c522a57c-9469-4190-a841-df2bd4cf8e20/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1259] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:34:30 2026] POST /v2.0/networks => generated 629 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1260] 10.0.0.234 () {34 vars in 747 bytes} [Thu Apr 23 01:34:30 2026] PUT /v2.0/ports/e4a783f1-80c9-4e05-97c4-64c1c96037b1/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:30.367 8 WARNING neutron_lib.context [None req-6bf34373-3672-4031-9aa9-a41b67965e29 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 695/1261] 10.0.0.234 () {32 vars in 660 bytes} [Thu Apr 23 01:34:30 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1262] 10.0.0.234 () {32 vars in 674 bytes} [Thu Apr 23 01:34:30 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1263] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:34:30 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) 2026-04-23 01:34:30.619 8 WARNING neutron_lib.context [None req-e58728f5-31e7-4773-8d15-8bb78c75b903 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 697/1264] 10.0.0.234 () {32 vars in 670 bytes} [Thu Apr 23 01:34:30 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1265] 10.0.0.234 () {32 vars in 682 bytes} [Thu Apr 23 01:34:30 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1266] 10.0.0.234 () {32 vars in 668 bytes} [Thu Apr 23 01:34:30 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1267] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:34:30 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1268] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:34:30 2026] GET /v2.0/networks?id=73e056c0-146f-461e-a936-1a4a083fc032 => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:30.894 7 WARNING neutron_lib.context [None req-af569068-e16a-4896-a628-09f93793a691 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:30.932 7 INFO neutron.db.segments_db [None req-af569068-e16a-4896-a628-09f93793a691 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Added segment 5b712a35-ce08-4ac5-a41a-b6e4b6e6f2ae of type vxlan for network bbf90082-273d-4d66-ae46-73a2261a7715 2026-04-23 01:34:31.159 7 INFO neutron.db.l3_hamode_db [None req-af569068-e16a-4896-a628-09f93793a691 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:34:31.276 7 INFO neutron.db.l3_hamode_db [None req-af569068-e16a-4896-a628-09f93793a691 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 569/1269] 10.0.0.234 () {32 vars in 682 bytes} [Thu Apr 23 01:34:30 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1270] 199.204.45.70 () {34 vars in 1049 bytes} [Thu Apr 23 01:34:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=db50f1fd32154dd4bb69533f163e8996 => 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: 571/1271] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:31 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => 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: 572/1272] 10.0.0.234 () {32 vars in 678 bytes} [Thu Apr 23 01:34:31 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:34:31.551 8 WARNING neutron_lib.context [req-ebbdb863-215a-437f-9b9a-fd6288aa1f74 req-2ff8c2c6-8bd5-4410-86ec-4f624b1e7d86 02ebe8ca1aed452d8831e4531003630f db50f1fd32154dd4bb69533f163e8996 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 701/1273] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:34:30 2026] POST /v2.0/routers => generated 507 bytes in 927 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1274] 10.0.0.234 () {32 vars in 690 bytes} [Thu Apr 23 01:34:31 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1275] 199.204.45.70 () {38 vars in 954 bytes} [Thu Apr 23 01:34:31 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: 574/1276] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:34:31 2026] DELETE /v2.0/ports/011964f9-19c2-449d-ac34-321e83414c75 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1277] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:34:32 2026] PUT /v2.0/ports/13a1635e-d71f-4235-b29c-0e6f64904de6 => generated 1235 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:34:32.570 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ad6e40b-6fc3-47c3-b03f-9efa364d9427'] response: {'name': 'network-changed', 'server_uuid': '317729ac-64f5-4f87-b2bd-f236902ceb8d', 'tag': '13a1635e-d71f-4235-b29c-0e6f64904de6', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 576/1278] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:32 2026] GET /v2.0/security-groups?tenant_id=c6a95bdf962849d6b51d70bc3eff138c&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1279] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:34:31 2026] PUT /v2.0/routers/d6837ef1-3c10-4b7c-9bf5-e05091a1e1f8/add_router_interface => generated 309 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1280] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:34:32 2026] DELETE /v2.0/ports/d9804218-8046-411a-a0e3-7574bd2349f6 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1281] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:32 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1282] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:33 2026] DELETE /v2.0/security-groups/ce5b005f-8ba2-4feb-a02f-87a3d2e0628b => 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: 705/1283] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:34:33 2026] GET /v2.0/ports/6c861f4d-374f-4d89-95fe-99d982a021d9 => generated 955 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1284] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:33 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&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: 7|app: 0|req: 707/1285] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:34:33 2026] GET /v2.0/ports?tenant_id=db50f1fd32154dd4bb69533f163e8996&device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1286] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:34:33 2026] DELETE /v2.0/ports/c522a57c-9469-4190-a841-df2bd4cf8e20 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1287] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:33 2026] GET /v2.0/security-groups?tenant_id=218b3861b4b64fa99127e29c0336b050&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: 581/1288] 199.204.45.70 () {34 vars in 1017 bytes} [Thu Apr 23 01:34:33 2026] GET /v2.0/networks?tenant_id=db50f1fd32154dd4bb69533f163e8996&shared=False => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1289] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:34:33 2026] DELETE /v2.0/ports/e4a783f1-80c9-4e05-97c4-64c1c96037b1 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1290] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:33 2026] DELETE /v2.0/security-groups/7a93c162-ff12-4ebd-866b-e2a89add6928 => 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: 584/1291] 199.204.45.70 () {34 vars in 929 bytes} [Thu Apr 23 01:34:33 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: 8|app: 0|req: 585/1292] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:34:33 2026] DELETE /v2.0/ports/a900ab42-aea3-49cb-90b3-76c692540d37 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:34:34.106 8 INFO neutron.services.segments.plugin [-] Segment ca41b3b3-b9ce-4209-b39a-b004c6ee3f5b resource provider aggregate not found 2026-04-23 01:34:34.111 8 INFO neutron.services.segments.plugin [-] Segment ca41b3b3-b9ce-4209-b39a-b004c6ee3f5b resource provider aggregate not found 2026-04-23 01:34:34.123 8 INFO neutron.services.segments.plugin [-] Segment ca41b3b3-b9ce-4209-b39a-b004c6ee3f5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca41b3b3-b9ce-4209-b39a-b004c6ee3f5b found for delete ", "request_id": "req-9dc04a13-5213-462b-9656-71b482fe7b46"}]} 2026-04-23 01:34:34.128 8 INFO neutron.services.segments.plugin [-] Segment ca41b3b3-b9ce-4209-b39a-b004c6ee3f5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca41b3b3-b9ce-4209-b39a-b004c6ee3f5b found for delete ", "request_id": "req-16ceb368-9cef-4c5a-93c6-e573c5d0df98"}]} [pid: 8|app: 0|req: 586/1293] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:34 2026] DELETE /v2.0/networks/69c0cae8-3f1f-4746-b847-bb1531eb19b2 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1294] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:34 2026] DELETE /v2.0/networks/14c51bf2-dcf1-42d9-bd87-8d734d3c8ccc => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1295] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:34 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1296] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:34:33 2026] PUT /v2.0/routers/d6837ef1-3c10-4b7c-9bf5-e05091a1e1f8/add_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1297] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:34 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&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: 589/1298] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:34 2026] DELETE /v2.0/networks/c8edbc86-1402-4aa5-bf5b-1ca0e26e91da => 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: 710/1299] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:34:34 2026] GET /v2.0/ports/2db44169-2454-4485-ba0b-a389c1755537 => generated 955 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1300] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:34 2026] DELETE /v2.0/networks/ef7ac942-707f-4348-bedf-6fe6928f11e8 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1301] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:34 2026] DELETE /v2.0/networks/98fa8a38-0836-49d8-86e5-674de77137da => 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: 592/1302] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:34:34 2026] GET /v2.0/ports?tenant_id=db50f1fd32154dd4bb69533f163e8996&device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1303] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:34:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=13a1635e-d71f-4235-b29c-0e6f64904de6 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1304] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:34:34 2026] GET /v2.0/subnets?id=c98d0eaa-c37e-4e40-afd8-f014a50a6169 => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1305] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:34:34 2026] GET /v2.0/ports?network_id=73e056c0-146f-461e-a936-1a4a083fc032&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: 596/1306] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/networks/73e056c0-146f-461e-a936-1a4a083fc032?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1307] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/networks/73e056c0-146f-461e-a936-1a4a083fc032?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: 711/1310] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:34:34 2026] PUT /v2.0/routers/d6837ef1-3c10-4b7c-9bf5-e05091a1e1f8/remove_router_interface => generated 309 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1311] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => 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: 713/1312] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1313] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:35 2026] GET /v2.0/security-groups?tenant_id=1e3ab58831af4403a538756c4b750fe4&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1314] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:35 2026] DELETE /v2.0/security-groups/0aca2343-b2ab-4aa5-bfbd-1ffcfdcb6300 => 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: 716/1315] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/security-groups?tenant_id=8ccd89f35610459798f0408295d76a34&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1316] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:34:35 2026] PUT /v2.0/routers/d6837ef1-3c10-4b7c-9bf5-e05091a1e1f8/remove_router_interface => generated 309 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:36.152 8 INFO neutron.services.segments.plugin [-] Segment 014f97d9-43be-471d-8189-18ee9b8c0955 resource provider aggregate not found 2026-04-23 01:34:36.159 8 INFO neutron.services.segments.plugin [-] Segment 014f97d9-43be-471d-8189-18ee9b8c0955 resource provider aggregate not found [pid: 8|app: 0|req: 601/1317] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/ports?device_id=d6837ef1-3c10-4b7c-9bf5-e05091a1e1f8 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:36.181 8 INFO neutron.services.segments.plugin [-] Segment 014f97d9-43be-471d-8189-18ee9b8c0955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 014f97d9-43be-471d-8189-18ee9b8c0955 found for delete ", "request_id": "req-3a07a72e-da26-4664-b8ac-77f926f553f9"}]} 2026-04-23 01:34:36.185 8 INFO neutron.services.segments.plugin [-] Segment 014f97d9-43be-471d-8189-18ee9b8c0955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 014f97d9-43be-471d-8189-18ee9b8c0955 found for delete ", "request_id": "req-4631b9d2-54af-42eb-a656-211ac61171e1"}]} 2026-04-23 01:34:36.206 8 INFO neutron.services.segments.plugin [-] Segment 30392c8a-0f95-4b89-b50f-c3a8c56fa258 resource provider aggregate not found 2026-04-23 01:34:36.210 8 INFO neutron.services.segments.plugin [-] Segment 30392c8a-0f95-4b89-b50f-c3a8c56fa258 resource provider aggregate not found 2026-04-23 01:34:36.229 8 INFO neutron.services.segments.plugin [-] Segment 30392c8a-0f95-4b89-b50f-c3a8c56fa258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30392c8a-0f95-4b89-b50f-c3a8c56fa258 found for delete ", "request_id": "req-60c6f34d-4ef4-4220-b614-1794f122a6f6"}]} 2026-04-23 01:34:36.234 8 INFO neutron.services.segments.plugin [-] Segment 30392c8a-0f95-4b89-b50f-c3a8c56fa258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30392c8a-0f95-4b89-b50f-c3a8c56fa258 found for delete ", "request_id": "req-272d950f-aab9-45d6-8a5c-ee11afb0e583"}]} [pid: 7|app: 0|req: 717/1318] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:36 2026] DELETE /v2.0/security-groups/17e9cce9-62b7-4de5-8113-b9d5440522aa => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:34:36.250 8 INFO neutron.services.segments.plugin [-] Segment 15258a9f-6df1-4456-8b67-681f85f6bef1 resource provider aggregate not found 2026-04-23 01:34:36.255 8 INFO neutron.services.segments.plugin [-] Segment 15258a9f-6df1-4456-8b67-681f85f6bef1 resource provider aggregate not found 2026-04-23 01:34:36.270 8 INFO neutron.services.segments.plugin [-] Segment 15258a9f-6df1-4456-8b67-681f85f6bef1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15258a9f-6df1-4456-8b67-681f85f6bef1 found for delete ", "request_id": "req-8b506e4b-d719-4664-a1af-bdde5fc5f970"}]} 2026-04-23 01:34:36.277 8 INFO neutron.services.segments.plugin [-] Segment 15258a9f-6df1-4456-8b67-681f85f6bef1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15258a9f-6df1-4456-8b67-681f85f6bef1 found for delete ", "request_id": "req-c3804bfa-43d5-49d9-b803-341ec2658585"}]} 2026-04-23 01:34:36.285 8 INFO neutron.services.segments.plugin [-] Segment a38f9c4e-02f0-4e49-a3df-5d5c8cafaa13 resource provider aggregate not found 2026-04-23 01:34:36.290 8 INFO neutron.services.segments.plugin [-] Segment a38f9c4e-02f0-4e49-a3df-5d5c8cafaa13 resource provider aggregate not found 2026-04-23 01:34:36.301 8 INFO neutron.services.segments.plugin [-] Segment a38f9c4e-02f0-4e49-a3df-5d5c8cafaa13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a38f9c4e-02f0-4e49-a3df-5d5c8cafaa13 found for delete ", "request_id": "req-a76652c6-dd54-43bb-b0fd-b38783dd9dd9"}]} 2026-04-23 01:34:36.314 8 INFO neutron.services.segments.plugin [-] Segment a38f9c4e-02f0-4e49-a3df-5d5c8cafaa13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a38f9c4e-02f0-4e49-a3df-5d5c8cafaa13 found for delete ", "request_id": "req-a56f6bd2-beee-46f3-8507-899f90ad51f1"}]} [pid: 7|app: 0|req: 718/1319] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/security-groups?tenant_id=6b12d2695fb44003852a5bc2edd68fa6&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1320] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:36 2026] DELETE /v2.0/security-groups/7f7da590-b826-4e34-a1d0-a4ba6c03c68e => 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: 720/1321] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:36.721 8 INFO neutron.db.l3_hamode_db [None req-ab97f319-7297-4144-8560-7b1556f78992 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] HA network bbf90082-273d-4d66-ae46-73a2261a7715 was deleted as no HA routers are present in tenant 02980ba6736241039f5b1e86dcf3d5cb. [pid: 8|app: 0|req: 602/1322] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:36 2026] DELETE /v2.0/routers/d6837ef1-3c10-4b7c-9bf5-e05091a1e1f8 => generated 0 bytes in 545 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1323] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:36 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&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: 603/1324] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:36 2026] DELETE /v2.0/subnets/6d2dd008-38cf-4be5-902a-968a79db52f0 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1325] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:36 2026] DELETE /v2.0/subnets/49fc774b-e05a-4e7f-90b9-7193009f0f08 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1326] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:37 2026] DELETE /v2.0/networks/68b6795f-f45a-4182-a789-82c6240769ff => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:34:37.628 7 INFO neutron.services.segments.plugin [-] Segment b58c4836-cb45-4dd0-a0b4-3a488bca7cf0 resource provider aggregate not found 2026-04-23 01:34:37.633 7 INFO neutron.services.segments.plugin [-] Segment b58c4836-cb45-4dd0-a0b4-3a488bca7cf0 resource provider aggregate not found 2026-04-23 01:34:37.641 7 INFO neutron.services.segments.plugin [-] Segment b58c4836-cb45-4dd0-a0b4-3a488bca7cf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b58c4836-cb45-4dd0-a0b4-3a488bca7cf0 found for delete ", "request_id": "req-ebf14fc9-3bb4-434e-8acc-17d4ce8e2dc0"}]} [pid: 7|app: 0|req: 723/1327] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:37 2026] DELETE /v2.0/networks/cfb83128-0455-48e7-a848-81db18e7de15 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:34:37.675 8 WARNING neutron_lib.context [None req-53fcddd2-5535-4706-9dc7-d2c33c164e93 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:37.728 8 INFO neutron.db.segments_db [None req-53fcddd2-5535-4706-9dc7-d2c33c164e93 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Added segment e88a70ed-a2a8-4a5c-85f5-0998502b7ad7 of type vxlan for network a2141db6-e055-41c8-b74c-341bf8dec3f5 2026-04-23 01:34:37.808 7 INFO neutron.services.segments.plugin [-] Segment b58c4836-cb45-4dd0-a0b4-3a488bca7cf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b58c4836-cb45-4dd0-a0b4-3a488bca7cf0 found for delete ", "request_id": "req-0fca1093-cc87-4b75-b36e-adfceef3e546"}]} [pid: 8|app: 0|req: 605/1328] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:34:37 2026] POST /v2.0/networks => generated 630 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:37.843 8 WARNING neutron_lib.context [None req-73c7dbde-3d8e-4b5f-a587-f60b4c9392fb 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 724/1329] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1330] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:37 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&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: 606/1331] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:34:37 2026] POST /v2.0/subnets => generated 626 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:38.128 7 WARNING neutron_lib.context [None req-e5100f5e-b707-4276-8b1a-e66e82094b88 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:38.163 7 INFO neutron.db.segments_db [None req-e5100f5e-b707-4276-8b1a-e66e82094b88 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Added segment 494e15ce-4524-48a5-8e32-ed983c9c6a38 of type vxlan for network f404914e-75ac-489d-95a9-fd04a6d24200 2026-04-23 01:34:38.455 7 INFO neutron.db.l3_hamode_db [None req-e5100f5e-b707-4276-8b1a-e66e82094b88 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:34:38.620 7 INFO neutron.db.l3_hamode_db [None req-e5100f5e-b707-4276-8b1a-e66e82094b88 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:34:38.986 8 INFO neutron.services.segments.plugin [-] Segment 5b712a35-ce08-4ac5-a41a-b6e4b6e6f2ae resource provider aggregate not found 2026-04-23 01:34:38.989 8 INFO neutron.services.segments.plugin [-] Segment 5b712a35-ce08-4ac5-a41a-b6e4b6e6f2ae resource provider aggregate not found 2026-04-23 01:34:39.004 8 INFO neutron.services.segments.plugin [-] Segment 5b712a35-ce08-4ac5-a41a-b6e4b6e6f2ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b712a35-ce08-4ac5-a41a-b6e4b6e6f2ae found for delete ", "request_id": "req-d605d400-8f9c-40d8-8698-19234ce4bfd4"}]} 2026-04-23 01:34:39.014 8 INFO neutron.services.segments.plugin [-] Segment 5b712a35-ce08-4ac5-a41a-b6e4b6e6f2ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b712a35-ce08-4ac5-a41a-b6e4b6e6f2ae found for delete ", "request_id": "req-f40aadc5-5f75-4358-bf66-0fffc7983cff"}]} [pid: 8|app: 0|req: 607/1332] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:38 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:39.044 8 INFO neutron.services.segments.plugin [-] Segment b4a06911-0dd3-4091-b83e-b96d2c54d736 resource provider aggregate not found 2026-04-23 01:34:39.051 8 INFO neutron.services.segments.plugin [-] Segment b4a06911-0dd3-4091-b83e-b96d2c54d736 resource provider aggregate not found 2026-04-23 01:34:39.066 8 INFO neutron.services.segments.plugin [-] Segment b4a06911-0dd3-4091-b83e-b96d2c54d736 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4a06911-0dd3-4091-b83e-b96d2c54d736 found for delete ", "request_id": "req-9bd10e7b-1065-4d0e-b5c9-fe2df741bfac"}]} 2026-04-23 01:34:39.078 8 INFO neutron.services.segments.plugin [-] Segment b4a06911-0dd3-4091-b83e-b96d2c54d736 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4a06911-0dd3-4091-b83e-b96d2c54d736 found for delete ", "request_id": "req-cbe8b2e2-6e9c-4b78-8388-06dbe4f1d981"}]} [pid: 8|app: 0|req: 608/1333] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:39 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&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: 609/1334] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:39 2026] GET /v2.0/security-groups?tenant_id=f1ca7cb9e3384618857c93802338f913&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1335] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:34:38 2026] POST /v2.0/routers => generated 507 bytes in 1653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:39.784 7 WARNING neutron_lib.context [None req-e6d22246-143e-4d03-bb73-51f840d5001a 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1336] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:39 2026] DELETE /v2.0/security-groups/ff948d74-184f-4858-aa69-39acfd82f81a => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1337] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:39 2026] GET /v2.0/security-groups?tenant_id=21d75578953f41769d3493ee763ac339&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1338] 199.204.45.70 () {34 vars in 1095 bytes} [Thu Apr 23 01:34:40 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1339] 10.0.0.234 () {34 vars in 665 bytes} [Thu Apr 23 01:34:39 2026] POST /v2.0/ports => generated 951 bytes in 426 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: 613/1340] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:40 2026] DELETE /v2.0/security-groups/fed0dc72-9cf0-464f-98ac-44f88a7ff341 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1341] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:40 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1342] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:40 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1343] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:40 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:40.765 7 INFO neutron.db.l3_db [None req-a5f2c3fc-2a4a-424a-8fd7-37d21d0e6eff 02ebe8ca1aed452d8831e4531003630f db50f1fd32154dd4bb69533f163e8996 - - default default] Floating IP dbf9e0c5-4b31-49a2-a646-212e32944bb8 associated. External IP: 10.96.250.219, port: 13a1635e-d71f-4235-b29c-0e6f64904de6. [pid: 7|app: 0|req: 731/1344] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:34:40 2026] PUT /v2.0/floatingips/dbf9e0c5-4b31-49a2-a646-212e32944bb8 => generated 855 bytes in 690 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1345] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:34:41 2026] GET /v2.0/ports?tenant_id=db50f1fd32154dd4bb69533f163e8996&device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1346] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:34:40 2026] PUT /v2.0/routers/b61014a8-e9ff-4a86-83e7-5eb16a10acac/add_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:41.309 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0871afa0-c888-4d05-a9f1-db0d46bbac89'] response: {'name': 'network-changed', 'server_uuid': '317729ac-64f5-4f87-b2bd-f236902ceb8d', 'tag': '13a1635e-d71f-4235-b29c-0e6f64904de6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 733/1347] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:34:41 2026] GET /v2.0/ports/451e89b1-d04a-4d9e-ba5f-deb4a362deda => generated 1025 bytes in 75 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-04-23 01:34:41.814 7 WARNING neutron_lib.context [None req-bca7b41a-78df-4e64-a843-ea5345a1fe8b 805bb2b526334a57b1cca81124a9bba6 c2274ba3d821492f94ce51b4d0f9bce9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1348] 10.0.0.234 () {34 vars in 684 bytes} [Thu Apr 23 01:34:41 2026] POST /v2.0/security-groups => generated 1601 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1349] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:34:42 2026] GET /v2.0/networks?id=73e056c0-146f-461e-a936-1a4a083fc032 => generated 771 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:42.087 7 WARNING neutron_lib.context [None req-98376863-2177-43e7-89d6-2fbc7d585e57 805bb2b526334a57b1cca81124a9bba6 c2274ba3d821492f94ce51b4d0f9bce9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1350] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:34:41 2026] PUT /v2.0/routers/b61014a8-e9ff-4a86-83e7-5eb16a10acac/remove_router_interface => generated 309 bytes in 817 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: 736/1351] 10.0.0.234 () {34 vars in 684 bytes} [Thu Apr 23 01:34:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1352] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:34:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=13a1635e-d71f-4235-b29c-0e6f64904de6 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:42.233 8 WARNING neutron_lib.context [None req-222d708e-410c-499e-9215-0d7ec065536c 805bb2b526334a57b1cca81124a9bba6 c2274ba3d821492f94ce51b4d0f9bce9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:42.308 7 INFO neutron.api.v2.resource [None req-4491423d-4773-4239-a878-d05705a2c9f3 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 737/1353] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:34:42 2026] PUT /v2.0/routers/b61014a8-e9ff-4a86-83e7-5eb16a10acac/remove_router_interface => generated 197 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1354] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:34:42 2026] GET /v2.0/subnets?id=c98d0eaa-c37e-4e40-afd8-f014a50a6169 => generated 693 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1355] 10.0.0.234 () {34 vars in 684 bytes} [Thu Apr 23 01:34:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1356] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:34:42 2026] GET /v2.0/ports?device_id=b61014a8-e9ff-4a86-83e7-5eb16a10acac => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:42.352 7 WARNING neutron_lib.context [None req-167eeb9d-f750-49dd-8914-2de708afa673 805bb2b526334a57b1cca81124a9bba6 c2274ba3d821492f94ce51b4d0f9bce9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 618/1357] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:34:42 2026] GET /v2.0/ports?network_id=73e056c0-146f-461e-a936-1a4a083fc032&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: 740/1358] 10.0.0.234 () {34 vars in 684 bytes} [Thu Apr 23 01:34:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1359] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:34:42 2026] GET /v2.0/networks/73e056c0-146f-461e-a936-1a4a083fc032?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:42.572 7 WARNING neutron_lib.context [None req-eb67ca2b-dd7e-4dd0-83e6-3764b033f2be 805bb2b526334a57b1cca81124a9bba6 c2274ba3d821492f94ce51b4d0f9bce9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 742/1360] 10.0.0.234 () {34 vars in 684 bytes} [Thu Apr 23 01:34:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1361] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:34:42 2026] GET /v2.0/networks/73e056c0-146f-461e-a936-1a4a083fc032?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: 744/1362] 10.0.0.234 () {34 vars in 767 bytes} [Thu Apr 23 01:34:42 2026] PUT /v2.0/security-groups/d7e86dea-2a77-4865-93b2-b5c1f2898495/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1363] 10.0.0.234 () {34 vars in 767 bytes} [Thu Apr 23 01:34:42 2026] PUT /v2.0/security-groups/f9989e05-aa77-4503-89ca-530f4a1589a4/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1364] 10.0.0.234 () {34 vars in 767 bytes} [Thu Apr 23 01:34:42 2026] PUT /v2.0/security-groups/b087d0e1-2b05-41ed-905c-17a211d7cc12/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: 747/1365] 10.0.0.234 () {34 vars in 767 bytes} [Thu Apr 23 01:34:42 2026] PUT /v2.0/security-groups/62839cc2-9a19-4527-9c85-be791dfc39e1/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:42.946 8 INFO neutron.services.segments.plugin [-] Segment 494e15ce-4524-48a5-8e32-ed983c9c6a38 resource provider aggregate not found 2026-04-23 01:34:42.952 8 INFO neutron.services.segments.plugin [-] Segment 494e15ce-4524-48a5-8e32-ed983c9c6a38 resource provider aggregate not found 2026-04-23 01:34:42.967 8 INFO neutron.services.segments.plugin [-] Segment 494e15ce-4524-48a5-8e32-ed983c9c6a38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 494e15ce-4524-48a5-8e32-ed983c9c6a38 found for delete ", "request_id": "req-5a75d1b0-edd9-45b2-ab37-9c581d735b5a"}]} 2026-04-23 01:34:42.968 8 INFO neutron.services.segments.plugin [-] Segment 494e15ce-4524-48a5-8e32-ed983c9c6a38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 494e15ce-4524-48a5-8e32-ed983c9c6a38 found for delete ", "request_id": "req-399d29ab-e807-4e80-b7ae-9067dc50ebd7"}]} [pid: 7|app: 0|req: 748/1366] 10.0.0.234 () {32 vars in 680 bytes} [Thu Apr 23 01:34:42 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:34:42.981 8 INFO neutron.db.l3_hamode_db [None req-97691e0e-d461-4847-9f2f-41ba41523e65 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] HA network f404914e-75ac-489d-95a9-fd04a6d24200 was deleted as no HA routers are present in tenant 02980ba6736241039f5b1e86dcf3d5cb. [pid: 8|app: 0|req: 619/1367] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:42 2026] DELETE /v2.0/routers/b61014a8-e9ff-4a86-83e7-5eb16a10acac => generated 0 bytes in 610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1368] 10.0.0.234 () {32 vars in 694 bytes} [Thu Apr 23 01:34:42 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1369] 10.0.0.234 () {32 vars in 690 bytes} [Thu Apr 23 01:34:43 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1370] 10.0.0.234 () {32 vars in 702 bytes} [Thu Apr 23 01:34:43 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1371] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:42 2026] DELETE /v2.0/subnets/f19a6bf6-c1ce-4dfd-9db6-3ede8f98bc61 => 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: 752/1372] 10.0.0.234 () {32 vars in 688 bytes} [Thu Apr 23 01:34:43 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1373] 10.0.0.234 () {32 vars in 702 bytes} [Thu Apr 23 01:34:43 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1374] 10.0.0.234 () {32 vars in 698 bytes} [Thu Apr 23 01:34:43 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1375] 10.0.0.234 () {32 vars in 710 bytes} [Thu Apr 23 01:34:43 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1376] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:43 2026] DELETE /v2.0/security-groups/d7e86dea-2a77-4865-93b2-b5c1f2898495 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1377] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:43 2026] DELETE /v2.0/networks/a2141db6-e055-41c8-b74c-341bf8dec3f5 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:34:43.494 8 WARNING neutron_lib.context [None req-0618a649-6dab-4f17-a251-fee3240e33b9 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 757/1378] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:43 2026] DELETE /v2.0/security-groups/f9989e05-aa77-4503-89ca-530f4a1589a4 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:34:43.545 8 INFO neutron.db.segments_db [None req-0618a649-6dab-4f17-a251-fee3240e33b9 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Added segment 1f06c11e-105e-482d-a183-7fef4ce0dee2 of type vxlan for network 551873c6-5b22-4429-b5dc-4059682214dd [pid: 7|app: 0|req: 758/1379] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:43 2026] DELETE /v2.0/security-groups/b087d0e1-2b05-41ed-905c-17a211d7cc12 => 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: 622/1380] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:34:43 2026] POST /v2.0/networks => generated 629 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:43.651 8 WARNING neutron_lib.context [None req-19f57c7d-b950-4a3b-9e22-f30b8e98466b 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 759/1381] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:43 2026] DELETE /v2.0/security-groups/62839cc2-9a19-4527-9c85-be791dfc39e1 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1382] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:43 2026] DELETE /v2.0/security-groups/407af02f-588b-41e0-aeaf-6c99b32c74e8 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1383] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:34:43 2026] GET /v2.0/ports?tenant_id=db50f1fd32154dd4bb69533f163e8996&device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1384] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:34:43 2026] POST /v2.0/subnets => generated 626 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1385] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:34:43 2026] GET /v2.0/networks?id=73e056c0-146f-461e-a936-1a4a083fc032 => generated 771 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:43.881 8 WARNING neutron_lib.context [None req-c82b78e9-ad44-4447-9d3d-fd74bad22bf6 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:43.918 8 INFO neutron.db.segments_db [None req-c82b78e9-ad44-4447-9d3d-fd74bad22bf6 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Added segment 385c8fb8-ee7a-4c67-be51-f5442af2db3f of type vxlan for network 8aa18352-1d5e-4f84-bbb7-23a58607c5d0 [pid: 7|app: 0|req: 763/1386] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:34:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=13a1635e-d71f-4235-b29c-0e6f64904de6 => 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: 764/1387] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:34:43 2026] GET /v2.0/subnets?id=c98d0eaa-c37e-4e40-afd8-f014a50a6169 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1388] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:34:43 2026] GET /v2.0/ports?network_id=73e056c0-146f-461e-a936-1a4a083fc032&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: 766/1389] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:34:44 2026] GET /v2.0/networks/73e056c0-146f-461e-a936-1a4a083fc032?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: 767/1390] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:34:44 2026] GET /v2.0/networks/73e056c0-146f-461e-a936-1a4a083fc032?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-04-23 01:34:44.134 8 INFO neutron.db.l3_hamode_db [None req-c82b78e9-ad44-4447-9d3d-fd74bad22bf6 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:34:44.240 8 INFO neutron.db.l3_hamode_db [None req-c82b78e9-ad44-4447-9d3d-fd74bad22bf6 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 768/1391] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:44 2026] GET /v2.0/security-groups?tenant_id=de2b1b25af4340779099269aa12453b3&name=default => generated 2925 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1392] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:44 2026] DELETE /v2.0/security-groups/56e9ed39-e90f-4004-922e-e6259a9083bb => 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: 770/1393] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:44 2026] GET /v2.0/security-groups?tenant_id=c2274ba3d821492f94ce51b4d0f9bce9&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1394] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:34:43 2026] POST /v2.0/routers => generated 506 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:44.988 8 INFO neutron.services.segments.plugin [-] Segment e88a70ed-a2a8-4a5c-85f5-0998502b7ad7 resource provider aggregate not found 2026-04-23 01:34:44.992 8 INFO neutron.services.segments.plugin [-] Segment e88a70ed-a2a8-4a5c-85f5-0998502b7ad7 resource provider aggregate not found 2026-04-23 01:34:45.006 8 INFO neutron.services.segments.plugin [-] Segment e88a70ed-a2a8-4a5c-85f5-0998502b7ad7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e88a70ed-a2a8-4a5c-85f5-0998502b7ad7 found for delete ", "request_id": "req-0677179f-3cb0-4ed7-97dd-bca63a01564f"}]} 2026-04-23 01:34:45.007 8 INFO neutron.services.segments.plugin [-] Segment e88a70ed-a2a8-4a5c-85f5-0998502b7ad7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e88a70ed-a2a8-4a5c-85f5-0998502b7ad7 found for delete ", "request_id": "req-130d4bd6-90d8-49ad-863f-65bb3ef4e74f"}]} [pid: 7|app: 0|req: 771/1395] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:44 2026] GET /v2.0/security-groups?tenant_id=7b19a6558ac94ff8a99dd1b44aaf6ebc&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1396] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:44 2026] DELETE /v2.0/security-groups/a4804d12-14c0-471d-85fd-44967dacc015 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1397] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:45 2026] DELETE /v2.0/security-groups/82c305d4-d15a-4748-a20b-0f45b5a905c0 => 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: 627/1398] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:45 2026] GET /v2.0/security-groups?tenant_id=e52e20d83ecb44719ce880a4d6eac217&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1399] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:45 2026] DELETE /v2.0/security-groups/4ed63982-22ef-4ed1-a71c-4b2a7d1af346 => 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: 629/1400] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:45 2026] GET /v2.0/security-groups?tenant_id=9ff34a8b0a3f448283ee6279b79539df&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1401] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:45 2026] DELETE /v2.0/security-groups/289b9649-caf5-445e-b317-5da450578fd2 => 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: 772/1402] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:34:45 2026] PUT /v2.0/routers/fabe1f27-9563-4a40-956f-9dafc396a1d1/add_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1403] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:34:46 2026] GET /v2.0/ports/a948aed4-d962-4911-a804-2d091395850b => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1404] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:34:46 2026] PUT /v2.0/routers/fabe1f27-9563-4a40-956f-9dafc396a1d1/remove_router_interface => generated 309 bytes in 797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1405] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:34:47 2026] GET /v2.0/ports?device_id=fabe1f27-9563-4a40-956f-9dafc396a1d1 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:47.668 7 INFO neutron.services.segments.plugin [-] Segment 385c8fb8-ee7a-4c67-be51-f5442af2db3f resource provider aggregate not found 2026-04-23 01:34:47.673 7 INFO neutron.services.segments.plugin [-] Segment 385c8fb8-ee7a-4c67-be51-f5442af2db3f resource provider aggregate not found 2026-04-23 01:34:47.680 7 INFO neutron.services.segments.plugin [-] Segment 385c8fb8-ee7a-4c67-be51-f5442af2db3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 385c8fb8-ee7a-4c67-be51-f5442af2db3f found for delete ", "request_id": "req-dc1a20b3-d618-48d5-9f9f-e5bde94498b3"}]} 2026-04-23 01:34:47.686 7 INFO neutron.db.l3_hamode_db [None req-17d0de3c-e5fc-41bc-9caa-57a2a8591f26 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] HA network 8aa18352-1d5e-4f84-bbb7-23a58607c5d0 was deleted as no HA routers are present in tenant 02980ba6736241039f5b1e86dcf3d5cb. 2026-04-23 01:34:47.688 7 INFO neutron.services.segments.plugin [-] Segment 385c8fb8-ee7a-4c67-be51-f5442af2db3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 385c8fb8-ee7a-4c67-be51-f5442af2db3f found for delete ", "request_id": "req-1983bdfd-ca4c-450b-89bf-3355fd05eec1"}]} [pid: 7|app: 0|req: 774/1406] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:47 2026] DELETE /v2.0/routers/fabe1f27-9563-4a40-956f-9dafc396a1d1 => generated 0 bytes in 593 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1407] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:47 2026] DELETE /v2.0/subnets/4cf8f38d-9d08-4628-8ffd-d79459844448 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1408] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:47 2026] GET /v2.0/security-groups?tenant_id=4078cd6c87d64d7ea8ec38ee41f78c80&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1409] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:48 2026] DELETE /v2.0/security-groups/cf4220cd-4d90-414a-8e0c-9202bb78a34f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:34:48.113 8 INFO neutron.services.segments.plugin [-] Segment 1f06c11e-105e-482d-a183-7fef4ce0dee2 resource provider aggregate not found 2026-04-23 01:34:48.118 8 INFO neutron.services.segments.plugin [-] Segment 1f06c11e-105e-482d-a183-7fef4ce0dee2 resource provider aggregate not found 2026-04-23 01:34:48.125 8 INFO neutron.services.segments.plugin [-] Segment 1f06c11e-105e-482d-a183-7fef4ce0dee2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f06c11e-105e-482d-a183-7fef4ce0dee2 found for delete ", "request_id": "req-1f45e89d-0b9c-436e-8419-e023891534f1"}]} 2026-04-23 01:34:48.129 8 INFO neutron.services.segments.plugin [-] Segment 1f06c11e-105e-482d-a183-7fef4ce0dee2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f06c11e-105e-482d-a183-7fef4ce0dee2 found for delete ", "request_id": "req-95d35c72-e7cf-43c2-814e-68148563234b"}]} [pid: 8|app: 0|req: 634/1410] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:47 2026] DELETE /v2.0/networks/551873c6-5b22-4429-b5dc-4059682214dd => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:34:48.153 7 WARNING neutron_lib.context [None req-3df83bcb-3cc7-467a-9860-91679fdf7160 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:48.195 7 INFO neutron.db.segments_db [None req-3df83bcb-3cc7-467a-9860-91679fdf7160 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Added segment 0d03b677-8a72-4cb8-97ea-9a4256e99609 of type vxlan for network e20d51cf-512b-4376-b003-4ec6e6809266 2026-04-23 01:34:48.422 7 INFO neutron.db.l3_hamode_db [None req-3df83bcb-3cc7-467a-9860-91679fdf7160 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:34:49.109 8 WARNING neutron_lib.context [None req-abd77ecc-a0c8-4b77-9776-b52b03a94fbd df0c35ec5bbc4940ae87ceff552a2134 8ee27ceb3a6c4755b750fa5f060c88b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:49.292 7 INFO neutron.db.l3_hamode_db [None req-3df83bcb-3cc7-467a-9860-91679fdf7160 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 635/1411] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:34:48 2026] POST /v2.0/floatingips => generated 552 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1412] 10.0.0.234 () {34 vars in 759 bytes} [Thu Apr 23 01:34:49 2026] PUT /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1413] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:34:49 2026] GET /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1414] 10.0.0.234 () {34 vars in 770 bytes} [Thu Apr 23 01:34:49 2026] PUT /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1415] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:34:49 2026] GET /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1416] 10.0.0.234 () {34 vars in 766 bytes} [Thu Apr 23 01:34:49 2026] PUT /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/tags/red => 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: 641/1417] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:34:49 2026] GET /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1418] 10.0.0.234 () {34 vars in 788 bytes} [Thu Apr 23 01:34:49 2026] PUT /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/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: 643/1419] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:34:49 2026] GET /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1420] 10.0.0.234 () {34 vars in 759 bytes} [Thu Apr 23 01:34:49 2026] PUT /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1421] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:34:49 2026] GET /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1422] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:34:50.063 8 INFO neutron.api.v2.resource [None req-ea95008a-0c06-4504-b766-60c8ca5ecba7 df0c35ec5bbc4940ae87ceff552a2134 8ee27ceb3a6c4755b750fa5f060c88b5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 647/1423] 10.0.0.234 () {32 vars in 751 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1424] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:34:50 2026] DELETE /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1425] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:50.174 8 INFO neutron.api.v2.resource [None req-c0a5e6fa-be7c-4580-9124-239b3d185253 df0c35ec5bbc4940ae87ceff552a2134 8ee27ceb3a6c4755b750fa5f060c88b5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 652/1428] 10.0.0.234 () {32 vars in 754 bytes} [Thu Apr 23 01:34:50 2026] DELETE /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1429] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:34:48 2026] POST /v2.0/routers => generated 688 bytes in 2054 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1430] 10.0.0.234 () {32 vars in 742 bytes} [Thu Apr 23 01:34:50 2026] DELETE /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1431] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1432] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/routers/f7b6e1b9-6206-4001-889f-8a927dca3380 => generated 694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1433] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:34:50 2026] DELETE /v2.0/floatingips/d2f874b8-e73a-4c1f-93ab-8239571d5691 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1434] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/security-groups?tenant_id=a2b5d3a408c94f34959bfa13bbf6ba35&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1435] 10.0.0.234 () {32 vars in 647 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/routers => generated 697 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1436] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:50 2026] DELETE /v2.0/security-groups/c6a5ef60-4334-4697-8b0e-05d754f23343 => 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: 781/1437] 10.0.0.99 () {34 vars in 989 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1438] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1439] 10.0.0.234 () {34 vars in 741 bytes} [Thu Apr 23 01:34:50 2026] PUT /v2.0/routers/f7b6e1b9-6206-4001-889f-8a927dca3380 => generated 701 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1440] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:34:50 2026] GET /v2.0/routers/f7b6e1b9-6206-4001-889f-8a927dca3380 => generated 701 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1441] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/ports?device_id=f7b6e1b9-6206-4001-889f-8a927dca3380 => 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: 784/1442] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/security-groups?tenant_id=05305196c14244e3ae769e091907e08f&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: 785/1443] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:51 2026] DELETE /v2.0/security-groups/9f41df1d-bdc7-46bc-aacf-9035e4e999e9 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1444] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/security-groups?tenant_id=8ee27ceb3a6c4755b750fa5f060c88b5&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1445] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:51 2026] DELETE /v2.0/security-groups/617f2983-cc35-4d56-a531-f70235bb38b7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:34:51.914 8 INFO neutron.services.segments.plugin [-] Segment 0d03b677-8a72-4cb8-97ea-9a4256e99609 resource provider aggregate not found 2026-04-23 01:34:51.918 8 INFO neutron.services.segments.plugin [-] Segment 0d03b677-8a72-4cb8-97ea-9a4256e99609 resource provider aggregate not found 2026-04-23 01:34:51.924 8 INFO neutron.services.segments.plugin [-] Segment 0d03b677-8a72-4cb8-97ea-9a4256e99609 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d03b677-8a72-4cb8-97ea-9a4256e99609 found for delete ", "request_id": "req-1a78cb80-b11a-4b1a-8bc5-d9ba8feee605"}]} 2026-04-23 01:34:51.935 8 INFO neutron.services.segments.plugin [-] Segment 0d03b677-8a72-4cb8-97ea-9a4256e99609 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d03b677-8a72-4cb8-97ea-9a4256e99609 found for delete ", "request_id": "req-65d5bf66-21a0-4160-a82f-320c3657285d"}]} 2026-04-23 01:34:51.936 8 INFO neutron.db.l3_hamode_db [None req-736bf09a-7358-46c4-bcef-4f2e0f924d83 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] HA network e20d51cf-512b-4376-b003-4ec6e6809266 was deleted as no HA routers are present in tenant 02980ba6736241039f5b1e86dcf3d5cb. [pid: 8|app: 0|req: 659/1446] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:51 2026] DELETE /v2.0/routers/f7b6e1b9-6206-4001-889f-8a927dca3380 => generated 0 bytes in 817 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1447] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/ports?device_id=f7b6e1b9-6206-4001-889f-8a927dca3380 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:51.990 8 INFO neutron.api.v2.resource [None req-335dd6e6-4f1b-40dd-9ca2-56f8d54d8eea 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 660/1448] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:51 2026] DELETE /v2.0/routers/f7b6e1b9-6206-4001-889f-8a927dca3380 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1449] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:34:51 2026] GET /v2.0/ports?device_id=fabe1f27-9563-4a40-956f-9dafc396a1d1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:52.037 8 INFO neutron.api.v2.resource [None req-81be22f3-3039-4688-a983-b34a9c242b02 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 661/1450] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:52 2026] DELETE /v2.0/routers/fabe1f27-9563-4a40-956f-9dafc396a1d1 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:34:52.069 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ddc45e52-581b-4908-b8bc-d965ab06711b 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 790/1451] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:52 2026] DELETE /v2.0/subnets/4cf8f38d-9d08-4628-8ffd-d79459844448 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1452] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/ports?device_id=b61014a8-e9ff-4a86-83e7-5eb16a10acac => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:52.124 7 INFO neutron.api.v2.resource [None req-397960fc-7a5f-4202-a4ee-8fee0e73613f 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 791/1453] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:52 2026] DELETE /v2.0/routers/b61014a8-e9ff-4a86-83e7-5eb16a10acac => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:34:52.140 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ef723d3a-6b24-4146-adb9-ebf80d9d4cdb 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 663/1454] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:52 2026] DELETE /v2.0/subnets/f19a6bf6-c1ce-4dfd-9db6-3ede8f98bc61 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1455] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/ports?device_id=d6837ef1-3c10-4b7c-9bf5-e05091a1e1f8 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:52.189 8 INFO neutron.api.v2.resource [None req-2967f8ee-8212-474a-86b5-d516799539d3 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 664/1456] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:52 2026] DELETE /v2.0/routers/d6837ef1-3c10-4b7c-9bf5-e05091a1e1f8 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:34:52.204 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c51a7862-71c5-4652-8e3f-84676e34bc70 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 793/1457] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:52 2026] DELETE /v2.0/subnets/6d2dd008-38cf-4be5-902a-968a79db52f0 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:34:52.228 8 INFO neutron.pecan_wsgi.hooks.translation [None req-39c4eb63-7767-4303-a5f1-5e6724bedbaf 2c262a9f8f9d4ce9aa1e726c732cebc9 02980ba6736241039f5b1e86dcf3d5cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 665/1458] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:34:52 2026] DELETE /v2.0/subnets/49fc774b-e05a-4e7f-90b9-7193009f0f08 => 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: 794/1459] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1460] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1461] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1462] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1463] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/security-groups?tenant_id=02980ba6736241039f5b1e86dcf3d5cb&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1464] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1465] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:52 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&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: 797/1466] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:52 2026] DELETE /v2.0/security-groups/c38a04aa-9235-4dd8-a92d-cc63bfad5ec8 => 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: 670/1467] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:54 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1468] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:54 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1469] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:34:54 2026] GET /v2.0/ports?tenant_id=db50f1fd32154dd4bb69533f163e8996&device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1470] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:34:54 2026] GET /v2.0/networks?id=73e056c0-146f-461e-a936-1a4a083fc032 => generated 771 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1471] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:34:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=13a1635e-d71f-4235-b29c-0e6f64904de6 => 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: 800/1472] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:34:54 2026] GET /v2.0/subnets?id=c98d0eaa-c37e-4e40-afd8-f014a50a6169 => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1473] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:34:54 2026] GET /v2.0/ports?network_id=73e056c0-146f-461e-a936-1a4a083fc032&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: 801/1474] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:34:54 2026] GET /v2.0/networks/73e056c0-146f-461e-a936-1a4a083fc032?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1475] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:34:54 2026] GET /v2.0/networks/73e056c0-146f-461e-a936-1a4a083fc032?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:55.113 7 WARNING neutron_lib.context [None req-43b99622-e9c0-4dcc-94dc-e5bcb9551670 c798970a2cb24c59b5c1803addf4336d c42154d7637c48d09b96f3b6e00cdecd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:55.268 7 INFO neutron.db.segments_db [None req-43b99622-e9c0-4dcc-94dc-e5bcb9551670 c798970a2cb24c59b5c1803addf4336d c42154d7637c48d09b96f3b6e00cdecd - - default default] Added segment 570fd17d-fe93-4da3-bdc9-9d6a21d7e1e6 of type vxlan for network 339d43ed-329a-4fa5-83ae-db8519486da0 [pid: 7|app: 0|req: 802/1476] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:34:54 2026] POST /v2.0/networks => generated 632 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1477] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:55 2026] GET /v2.0/security-groups?tenant_id=f05210e25f124a49bc65ed18db79d7a9&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1478] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:55 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:55.401 7 WARNING neutron_lib.context [None req-ff192d90-13ac-45e9-9fae-0848a361f557 c798970a2cb24c59b5c1803addf4336d c42154d7637c48d09b96f3b6e00cdecd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 676/1479] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:55 2026] DELETE /v2.0/security-groups/cd9aa07f-407f-4460-bee8-d33d2d6241dc => 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: 677/1480] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:55 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&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: 804/1481] 10.0.0.234 () {34 vars in 664 bytes} [Thu Apr 23 01:34:55 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1482] 10.0.0.234 () {34 vars in 747 bytes} [Thu Apr 23 01:34:55 2026] PUT /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/tags => generated 25 bytes in 47 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: 7|app: 0|req: 805/1483] 10.0.0.234 () {32 vars in 727 bytes} [Thu Apr 23 01:34:55 2026] GET /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/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: 679/1484] 10.0.0.234 () {34 vars in 758 bytes} [Thu Apr 23 01:34:55 2026] PUT /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1485] 10.0.0.234 () {32 vars in 727 bytes} [Thu Apr 23 01:34:55 2026] GET /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1486] 10.0.0.234 () {34 vars in 754 bytes} [Thu Apr 23 01:34:55 2026] PUT /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1487] 10.0.0.234 () {32 vars in 727 bytes} [Thu Apr 23 01:34:55 2026] GET /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1488] 10.0.0.234 () {34 vars in 776 bytes} [Thu Apr 23 01:34:55 2026] PUT /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1489] 10.0.0.234 () {32 vars in 727 bytes} [Thu Apr 23 01:34:56 2026] GET /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/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: 810/1490] 10.0.0.234 () {34 vars in 747 bytes} [Thu Apr 23 01:34:56 2026] PUT /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/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: 811/1491] 10.0.0.234 () {32 vars in 727 bytes} [Thu Apr 23 01:34:56 2026] GET /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1492] 10.0.0.234 () {32 vars in 735 bytes} [Thu Apr 23 01:34:56 2026] GET /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1493] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:55 2026] GET /v2.0/security-groups?tenant_id=13104473d7214556a7aa6e2f38e6b53d&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:34:56.260 7 INFO neutron.api.v2.resource [None req-d93b141e-3ee2-408b-87ac-7da6ec0cbcf4 c798970a2cb24c59b5c1803addf4336d c42154d7637c48d09b96f3b6e00cdecd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1494] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:34:56 2026] GET /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1495] 10.0.0.234 () {32 vars in 738 bytes} [Thu Apr 23 01:34:56 2026] DELETE /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1496] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:56 2026] DELETE /v2.0/security-groups/1d42e371-3e5f-46fa-978c-306933630059 => 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: 815/1497] 10.0.0.234 () {32 vars in 727 bytes} [Thu Apr 23 01:34:56 2026] GET /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:34:56.398 8 INFO neutron.api.v2.resource [None req-c727da4b-df0f-4c37-af18-4977d03a6a75 c798970a2cb24c59b5c1803addf4336d c42154d7637c48d09b96f3b6e00cdecd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 683/1498] 10.0.0.234 () {32 vars in 742 bytes} [Thu Apr 23 01:34:56 2026] DELETE /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1499] 10.0.0.234 () {32 vars in 730 bytes} [Thu Apr 23 01:34:56 2026] DELETE /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1500] 10.0.0.234 () {32 vars in 727 bytes} [Thu Apr 23 01:34:56 2026] GET /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1501] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:56 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1502] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:56 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1503] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:34:56 2026] DELETE /v2.0/ports/51d93254-57f4-41cc-9b31-a2867436fe09 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:34:56.854 8 INFO neutron.services.segments.plugin [-] Segment 570fd17d-fe93-4da3-bdc9-9d6a21d7e1e6 resource provider aggregate not found 2026-04-23 01:34:56.859 8 INFO neutron.services.segments.plugin [-] Segment 570fd17d-fe93-4da3-bdc9-9d6a21d7e1e6 resource provider aggregate not found [pid: 8|app: 0|req: 687/1504] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:34:56 2026] DELETE /v2.0/networks/339d43ed-329a-4fa5-83ae-db8519486da0 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:34:57.506 7 INFO neutron.db.segments_db [None req-d8eb2273-1114-4089-98cb-7f3a93f0acd5 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 352c4265-3e2b-476f-8b3c-acc6b3ed6b48 of type vxlan for network 71494179-066a-450e-91f9-75899d5f18c9 2026-04-23 01:34:57.534 8 INFO neutron.services.segments.plugin [-] Segment 570fd17d-fe93-4da3-bdc9-9d6a21d7e1e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 570fd17d-fe93-4da3-bdc9-9d6a21d7e1e6 found for delete ", "request_id": "req-798db5de-289d-4bde-a444-cc1078afea30"}]} 2026-04-23 01:34:57.537 8 INFO neutron.services.segments.plugin [-] Segment 570fd17d-fe93-4da3-bdc9-9d6a21d7e1e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 570fd17d-fe93-4da3-bdc9-9d6a21d7e1e6 found for delete ", "request_id": "req-6ca57d4c-57f0-4056-a0f7-7162a7155fb8"}]} [pid: 7|app: 0|req: 818/1505] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 01:34:57 2026] POST /v2.0/networks => generated 740 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1506] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:57 2026] GET /v2.0/security-groups?tenant_id=fe70f03a242d4ca4b85acb20bd4c10e9&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1507] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:34:57 2026] POST /v2.0/subnets => generated 688 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1508] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:57 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:57.826 8 INFO neutron.db.segments_db [None req-81f07609-f1bb-46da-a363-a0c775e1e135 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 59cde1dc-ffaa-4cf0-b03a-859496b01cf3 of type vxlan for network 9d55807b-9fdd-4ab5-8776-2d08224d10c9 [pid: 7|app: 0|req: 820/1509] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:57 2026] DELETE /v2.0/security-groups/d69ae053-097b-4897-9785-3f2097535a56 => 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: 821/1510] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:57 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&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: 7|app: 0|req: 822/1511] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:34:57 2026] GET /v2.0/security-groups?tenant_id=c42154d7637c48d09b96f3b6e00cdecd&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:34:58.050 8 INFO neutron.db.l3_hamode_db [None req-81f07609-f1bb-46da-a363-a0c775e1e135 bee3bab9a8e14ecf83a9d752e0921335 10a206a10036454bb30f98d2f844a04c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 823/1512] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:34:58 2026] DELETE /v2.0/security-groups/fb66d947-bbf9-4c58-b758-7d2ecfa420ac => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:34:58.341 7 WARNING neutron_lib.context [None req-b84dcaef-6352-4f60-baa9-6d6d2efbb768 ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:58.536 7 INFO neutron.db.segments_db [None req-b84dcaef-6352-4f60-baa9-6d6d2efbb768 ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] Added segment 017fa9c5-060a-41d1-b835-01fe46a666c4 of type vxlan for network 9494234a-d8a7-41f3-935f-c5c947209ebd [pid: 7|app: 0|req: 824/1513] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:34:58 2026] POST /v2.0/networks => generated 648 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:34:58.641 7 WARNING neutron_lib.context [None req-41c9569e-101b-4f11-a968-4eb195d5b903 ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:58.862 8 INFO neutron.db.l3_hamode_db [None req-81f07609-f1bb-46da-a363-a0c775e1e135 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 825/1514] 10.0.0.234 () {34 vars in 665 bytes} [Thu Apr 23 01:34:58 2026] POST /v2.0/ports => generated 779 bytes in 276 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-04-23 01:34:58.921 7 WARNING neutron_lib.context [None req-cbac94c2-d7e8-4577-bf32-34565e1822ca ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:34:58.998 7 INFO neutron.db.segments_db [None req-cbac94c2-d7e8-4577-bf32-34565e1822ca ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] Added segment ff6625ba-6a47-42fd-8514-8a0e845b78e0 of type vxlan for network 7eab9759-1a85-4a9c-abcd-92442d41bc03 [pid: 7|app: 0|req: 826/1515] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:34:58 2026] POST /v2.0/networks => generated 636 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1516] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:34:59 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:59.172 7 WARNING neutron_lib.context [None req-ce017ea3-f7cd-42a7-a7cb-e13fe53ca17b ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 828/1517] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:34:59 2026] POST /v2.0/subnets => generated 646 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1518] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:34:59 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:59.481 7 WARNING neutron_lib.context [None req-d553f137-ea28-4a53-80aa-8ffebdc50449 ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 690/1519] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:34:57 2026] POST /v2.0/routers => generated 728 bytes in 2020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1520] 10.0.0.234 () {34 vars in 665 bytes} [Thu Apr 23 01:34:59 2026] POST /v2.0/ports => generated 966 bytes in 457 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: 831/1521] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:34:59 2026] DELETE /v2.0/ports/93d1fc1e-8b2a-4693-bf48-2366e59f0386 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:35:00.209 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a36a6081-b159-46e8-a809-34bfd0e17eb7 ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 832/1522] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:35:00 2026] DELETE /v2.0/ports/93d1fc1e-8b2a-4693-bf48-2366e59f0386 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:35:00.231 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ffe7469-0052-49a6-a45c-9574378612d0 ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 833/1523] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:35:00 2026] GET /v2.0/ports/93d1fc1e-8b2a-4693-bf48-2366e59f0386 => 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: 834/1524] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:00 2026] DELETE /v2.0/subnets/356ec7f5-f4b5-4a72-92f4-05d947506d5e => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:35:00.758 7 INFO neutron.services.segments.plugin [-] Segment ff6625ba-6a47-42fd-8514-8a0e845b78e0 resource provider aggregate not found 2026-04-23 01:35:00.765 7 INFO neutron.services.segments.plugin [-] Segment ff6625ba-6a47-42fd-8514-8a0e845b78e0 resource provider aggregate not found [pid: 7|app: 0|req: 835/1525] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:35:00 2026] DELETE /v2.0/networks/7eab9759-1a85-4a9c-abcd-92442d41bc03 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:35:00.784 7 INFO neutron.services.segments.plugin [-] Segment ff6625ba-6a47-42fd-8514-8a0e845b78e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff6625ba-6a47-42fd-8514-8a0e845b78e0 found for delete ", "request_id": "req-a569922c-5462-427f-b187-826ed50d23c6"}]} 2026-04-23 01:35:00.786 7 INFO neutron.services.segments.plugin [-] Segment ff6625ba-6a47-42fd-8514-8a0e845b78e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff6625ba-6a47-42fd-8514-8a0e845b78e0 found for delete ", "request_id": "req-9b6063da-9e42-4e3e-8097-98f78f05418e"}]} [pid: 7|app: 0|req: 836/1526] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:00 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:00.834 7 WARNING neutron_lib.context [None req-bad02512-7217-44d8-a05b-d3b751b6b170 ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:00.887 7 INFO neutron.db.segments_db [None req-bad02512-7217-44d8-a05b-d3b751b6b170 ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] Added segment df2a6a63-864f-433c-83d0-650fe5ba7244 of type vxlan for network 4d439e9b-a2a7-401d-bd55-5ae384cdb94b [pid: 7|app: 0|req: 837/1527] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:35:00 2026] POST /v2.0/networks => generated 635 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1528] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:00 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:01.021 7 WARNING neutron_lib.context [None req-db539441-c655-404e-885c-f2e9c10c1ae8 ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 839/1529] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:35:01 2026] POST /v2.0/subnets => generated 646 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:01.317 7 WARNING neutron_lib.context [None req-d70690c6-8b28-4440-875c-2f641e2bc0fb ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 691/1530] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:34:59 2026] PUT /v2.0/routers/ae3e112b-2748-4d19-b3a4-87cd0cfa7d87/add_router_interface => generated 309 bytes in 1539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:01.671 8 WARNING neutron_lib.context [None req-5a1485c9-a106-4421-86df-9b4d7942699c f15f3d45c0b64ae3aa0241da45d94a86 e003fad33fa44d468a4e1c3fe391cd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 840/1531] 10.0.0.234 () {34 vars in 665 bytes} [Thu Apr 23 01:35:01 2026] POST /v2.0/ports => generated 928 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1532] 10.0.0.234 () {34 vars in 684 bytes} [Thu Apr 23 01:35:01 2026] POST /v2.0/security-groups => generated 1601 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1533] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:35:01 2026] DELETE /v2.0/ports/e5c45a69-6d95-4dd9-8902-46de6b9b9886 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:35:01.934 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e7256d9-43a1-45da-817e-0047913ee198 ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 842/1534] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:35:01 2026] GET /v2.0/ports/e5c45a69-6d95-4dd9-8902-46de6b9b9886 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1535] 10.0.0.234 () {34 vars in 767 bytes} [Thu Apr 23 01:35:01 2026] PUT /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1536] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:35:01 2026] GET /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/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: 695/1537] 10.0.0.234 () {34 vars in 778 bytes} [Thu Apr 23 01:35:01 2026] PUT /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1538] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:35:02 2026] GET /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1539] 10.0.0.234 () {34 vars in 774 bytes} [Thu Apr 23 01:35:02 2026] PUT /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1540] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:01 2026] DELETE /v2.0/subnets/80e94a7a-1b51-41b4-992e-cf1a6328fb06 => 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: 844/1541] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:35:02 2026] GET /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1542] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:02 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1543] 10.0.0.234 () {34 vars in 796 bytes} [Thu Apr 23 01:35:02 2026] PUT /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1544] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:02 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1545] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:35:02 2026] GET /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1546] 10.0.0.234 () {34 vars in 767 bytes} [Thu Apr 23 01:35:02 2026] PUT /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1547] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:35:02 2026] GET /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1548] 10.0.0.234 () {32 vars in 755 bytes} [Thu Apr 23 01:35:02 2026] GET /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:35:02.389 8 INFO neutron.api.v2.resource [None req-363a7326-aa16-49aa-a6e8-42a9cf4ef4b6 f15f3d45c0b64ae3aa0241da45d94a86 e003fad33fa44d468a4e1c3fe391cd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 705/1549] 10.0.0.234 () {32 vars in 759 bytes} [Thu Apr 23 01:35:02 2026] GET /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1550] 10.0.0.234 () {32 vars in 758 bytes} [Thu Apr 23 01:35:02 2026] DELETE /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1551] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:35:02 2026] GET /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1552] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:35:02 2026] DELETE /v2.0/networks/4d439e9b-a2a7-401d-bd55-5ae384cdb94b => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:35:02.498 7 WARNING neutron_lib.context [None req-1d79aa1a-ba77-4cae-801b-8a48dee66a58 ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:02.502 8 INFO neutron.api.v2.resource [None req-9b40863a-e5bd-490f-a934-326c28c3e61a f15f3d45c0b64ae3aa0241da45d94a86 e003fad33fa44d468a4e1c3fe391cd53 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 708/1553] 10.0.0.234 () {32 vars in 762 bytes} [Thu Apr 23 01:35:02 2026] DELETE /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1554] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:35:02 2026] DELETE /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/tags => 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: 710/1555] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:35:02 2026] GET /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81/tags => 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: 711/1556] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:02 2026] DELETE /v2.0/security-groups/bea2255f-4927-4141-ad4f-82dc4c8e1d81 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:35:02.803 7 INFO neutron.services.segments.plugin [-] Segment df2a6a63-864f-433c-83d0-650fe5ba7244 resource provider aggregate not found 2026-04-23 01:35:02.815 7 INFO neutron.services.segments.plugin [-] Segment df2a6a63-864f-433c-83d0-650fe5ba7244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df2a6a63-864f-433c-83d0-650fe5ba7244 found for delete ", "request_id": "req-402765fb-2b34-4f23-a08c-4adb36489e92"}]} 2026-04-23 01:35:02.817 7 INFO neutron.services.segments.plugin [-] Segment df2a6a63-864f-433c-83d0-650fe5ba7244 resource provider aggregate not found [pid: 7|app: 0|req: 846/1557] 10.0.0.234 () {34 vars in 665 bytes} [Thu Apr 23 01:35:02 2026] POST /v2.0/ports => generated 778 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1558] 10.0.0.234 () {34 vars in 737 bytes} [Thu Apr 23 01:35:02 2026] PUT /v2.0/ports/9b3d96ed-3669-4422-9c32-09dfc02400b9 => generated 752 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:03.038 7 INFO neutron.services.segments.plugin [-] Segment df2a6a63-864f-433c-83d0-650fe5ba7244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df2a6a63-864f-433c-83d0-650fe5ba7244 found for delete ", "request_id": "req-1e284389-d5dd-42a0-8b92-ccfed4072d9a"}]} /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: 847/1559] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:35:03 2026] DELETE /v2.0/ports/9b3d96ed-3669-4422-9c32-09dfc02400b9 => generated 0 bytes in 199 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, ' [pid: 8|app: 0|req: 713/1560] 10.0.0.234 () {32 vars in 643 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/ports => generated 782 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:03.332 7 INFO neutron.pecan_wsgi.hooks.translation [None req-332100a5-57ff-41e5-9ca9-64bdbfe0c3d0 ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 848/1561] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/ports/9b3d96ed-3669-4422-9c32-09dfc02400b9 => 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: 714/1562] 10.0.0.234 () {32 vars in 643 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/ports => generated 782 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1563] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/ports/584e70eb-dddb-4af1-8e87-d48d204b8083 => generated 779 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:03.452 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb309ffa-4688-4d1a-ab3c-a5c04e9cdbca ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 716/1564] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:35:03 2026] DELETE /v2.0/ports/e5c45a69-6d95-4dd9-8902-46de6b9b9886 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:35:03.470 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f28e532-3f0c-4363-b05c-9ce8b288f309 ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 717/1565] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:03 2026] DELETE /v2.0/subnets/80e94a7a-1b51-41b4-992e-cf1a6328fb06 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:35:03.489 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d2ff989-56e7-4ed7-b061-b02c7dc2ea9c ff276722ea7b47d6a8796f9cdfeea418 bf1ed0e06b6f47b1a78355f49ad21539 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 718/1566] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:03 2026] DELETE /v2.0/subnets/356ec7f5-f4b5-4a72-92f4-05d947506d5e => 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: 719/1567] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:35:03 2026] DELETE /v2.0/ports/584e70eb-dddb-4af1-8e87-d48d204b8083 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1568] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/security-groups?tenant_id=a9bf8cf01ecf4a28885ba93bffa3a7e8&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1569] 10.0.0.143 () {34 vars in 982 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/networks?id=71494179-066a-450e-91f9-75899d5f18c9 => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1570] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:03 2026] DELETE /v2.0/security-groups/106a5d40-4fc1-40b3-8456-96fd4ce0a2c1 => 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: 722/1571] 10.0.0.143 () {34 vars in 965 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/quotas/10a206a10036454bb30f98d2f844a04c => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1572] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:35:03 2026] DELETE /v2.0/networks/9494234a-d8a7-41f3-935f-c5c947209ebd => 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: 723/1573] 10.0.0.143 () {34 vars in 1002 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/ports?tenant_id=10a206a10036454bb30f98d2f844a04c&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1574] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/security-groups?tenant_id=e003fad33fa44d468a4e1c3fe391cd53&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: 724/1575] 10.0.0.143 () {34 vars in 1008 bytes} [Thu Apr 23 01:35:03 2026] GET /v2.0/networks/71494179-066a-450e-91f9-75899d5f18c9?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: 852/1576] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:03 2026] DELETE /v2.0/security-groups/870ea8cb-3067-4131-8018-5e1ee153ef8d => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1577] 10.0.0.143 () {34 vars in 1108 bytes} [Thu Apr 23 01:35:04 2026] GET /v2.0/networks/71494179-066a-450e-91f9-75899d5f18c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1578] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:04 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => 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: 726/1579] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:04 2026] GET /v2.0/security-groups?tenant_id=bf1ed0e06b6f47b1a78355f49ad21539&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1580] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:04 2026] DELETE /v2.0/security-groups/28f8154c-1a86-4dcd-9b39-756bd3139c21 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1583] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:05 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:35:06.507 7 INFO neutron.services.segments.plugin [-] Segment 017fa9c5-060a-41d1-b835-01fe46a666c4 resource provider aggregate not found [pid: 7|app: 0|req: 856/1584] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:06 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:35:06.878 8 WARNING neutron_lib.context [None req-89189b5d-ff80-4b02-9d89-42435a318b3f 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:07.049 8 INFO neutron.db.segments_db [None req-89189b5d-ff80-4b02-9d89-42435a318b3f 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] Added segment 454ab7a9-d0b0-4de5-b81f-ae5b1784e5f6 of type vxlan for network 991e5be4-86d8-4a3d-a933-8117b536add2 [pid: 8|app: 0|req: 729/1585] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:35:06 2026] POST /v2.0/networks => generated 645 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:07.166 7 INFO neutron.services.segments.plugin [-] Segment 017fa9c5-060a-41d1-b835-01fe46a666c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017fa9c5-060a-41d1-b835-01fe46a666c4 found for delete ", "request_id": "req-474d45aa-09f4-4404-8295-068b9694b673"}]} 2026-04-23 01:35:07.171 7 WARNING neutron_lib.context [None req-7a82f728-cb89-4c15-adc4-312204d76a34 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:07.175 7 INFO neutron.services.segments.plugin [-] Segment 017fa9c5-060a-41d1-b835-01fe46a666c4 resource provider aggregate not found 2026-04-23 01:35:07.210 7 INFO neutron.services.segments.plugin [-] Segment 017fa9c5-060a-41d1-b835-01fe46a666c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017fa9c5-060a-41d1-b835-01fe46a666c4 found for delete ", "request_id": "req-9369a38b-bb0b-4abe-8adc-e0ff5a893113"}]} 2026-04-23 01:35:07.496 8 WARNING neutron_lib.context [None req-a173fbdf-1fa4-482a-9573-d3e048028fbb 933320338cd8473498887d04839f0602 4298860fbbca41c88e5700107f5e1a2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 857/1586] 10.0.0.234 () {34 vars in 665 bytes} [Thu Apr 23 01:35:07 2026] POST /v2.0/ports => generated 775 bytes in 351 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-04-23 01:35:07.526 7 WARNING neutron_lib.context [None req-c78946bf-6701-4460-8595-a17568640fad 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:07.596 7 INFO neutron.db.segments_db [None req-c78946bf-6701-4460-8595-a17568640fad 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] Added segment 1a19128c-d0dd-4d3a-9ed5-bac037217148 of type vxlan for network 4494daa2-29ae-487a-8468-ed6048c7a6b9 2026-04-23 01:35:07.658 8 INFO neutron.db.segments_db [None req-a173fbdf-1fa4-482a-9573-d3e048028fbb 933320338cd8473498887d04839f0602 4298860fbbca41c88e5700107f5e1a2e - - default default] Added segment e283d345-c9ba-46f5-8744-2c5dda92baac of type vxlan for network 15ce677d-e2f9-429b-80d7-d93707a84368 [pid: 7|app: 0|req: 858/1587] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:35:07 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) [pid: 7|app: 0|req: 859/1588] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:07 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:35:07.718 7 WARNING neutron_lib.context [None req-b8dc8d09-94ce-414f-bae2-82f95f7f87dd 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 730/1589] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:35:07 2026] POST /v2.0/networks => generated 632 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:07.771 8 WARNING neutron_lib.context [None req-5694435f-ea21-49c1-b61d-16bfefe3e7a4 933320338cd8473498887d04839f0602 4298860fbbca41c88e5700107f5e1a2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:07.827 8 INFO neutron.db.segments_db [None req-5694435f-ea21-49c1-b61d-16bfefe3e7a4 933320338cd8473498887d04839f0602 4298860fbbca41c88e5700107f5e1a2e - - default default] Added segment 5d592310-baaa-4a86-821b-617994e5fb99 of type vxlan for network 12689f32-ee0f-4c86-99bc-92fb897d8547 [pid: 8|app: 0|req: 731/1590] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:35:07 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1591] 10.0.0.234 () {34 vars in 753 bytes} [Thu Apr 23 01:35:07 2026] PUT /v2.0/networks/15ce677d-e2f9-429b-80d7-d93707a84368/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1592] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:35:07 2026] POST /v2.0/subnets => generated 626 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:08.001 7 WARNING neutron_lib.context [None req-66a2ca13-6f34-4858-8ab1-fd893b8cfa76 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 733/1593] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:35:07 2026] GET /v2.0/networks/15ce677d-e2f9-429b-80d7-d93707a84368/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1594] 10.0.0.234 () {34 vars in 753 bytes} [Thu Apr 23 01:35:08 2026] PUT /v2.0/networks/12689f32-ee0f-4c86-99bc-92fb897d8547/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1595] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:35:08 2026] GET /v2.0/networks/12689f32-ee0f-4c86-99bc-92fb897d8547/tags => generated 17 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1596] 10.0.0.234 () {34 vars in 753 bytes} [Thu Apr 23 01:35:08 2026] PUT /v2.0/networks/12689f32-ee0f-4c86-99bc-92fb897d8547/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1597] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:35:08 2026] GET /v2.0/networks/12689f32-ee0f-4c86-99bc-92fb897d8547/tags => 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: 738/1598] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:35:08 2026] GET /v2.0/networks/15ce677d-e2f9-429b-80d7-d93707a84368/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:35:08.309 8 INFO neutron.services.segments.plugin [-] Segment e283d345-c9ba-46f5-8744-2c5dda92baac resource provider aggregate not found 2026-04-23 01:35:08.313 8 INFO neutron.services.segments.plugin [-] Segment e283d345-c9ba-46f5-8744-2c5dda92baac resource provider aggregate not found [pid: 8|app: 0|req: 739/1599] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:35:08 2026] DELETE /v2.0/networks/15ce677d-e2f9-429b-80d7-d93707a84368 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:35:08.343 8 INFO neutron.services.segments.plugin [-] Segment e283d345-c9ba-46f5-8744-2c5dda92baac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e283d345-c9ba-46f5-8744-2c5dda92baac found for delete ", "request_id": "req-769e86a3-58d8-4ee3-b345-b1034832155e"}]} 2026-04-23 01:35:08.344 8 INFO neutron.services.segments.plugin [-] Segment e283d345-c9ba-46f5-8744-2c5dda92baac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e283d345-c9ba-46f5-8744-2c5dda92baac found for delete ", "request_id": "req-ff597254-200d-4f21-8d0c-021e63ebf78b"}]} [pid: 7|app: 0|req: 861/1600] 10.0.0.234 () {34 vars in 665 bytes} [Thu Apr 23 01:35:07 2026] POST /v2.0/ports => generated 949 bytes in 386 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: 740/1601] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:35:08 2026] DELETE /v2.0/networks/12689f32-ee0f-4c86-99bc-92fb897d8547 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1602] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:35:08 2026] GET /v2.0/networks?id=71494179-066a-450e-91f9-75899d5f18c9 => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:08.633 8 WARNING neutron_lib.context [req-7c988807-2d97-4163-854d-31ab6bd51906 req-d2034021-3750-4739-bca8-3ab8e930dda0 851358911b344f26afea7e806ee8c697 10a206a10036454bb30f98d2f844a04c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 862/1603] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:35:08 2026] DELETE /v2.0/ports/e34a6b78-7e2b-4e5f-938b-b84be6dc6024 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:35:08.656 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15e21b8f-d34a-4783-bab6-4f8402c1fbb9 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 863/1604] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:35:08 2026] DELETE /v2.0/ports/e34a6b78-7e2b-4e5f-938b-b84be6dc6024 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:35:08.677 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a4982283-c22d-4d3d-8883-25c06b25643d 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 864/1605] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:35:08 2026] GET /v2.0/ports/e34a6b78-7e2b-4e5f-938b-b84be6dc6024 => 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: 865/1606] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:08 2026] DELETE /v2.0/subnets/b534e7b4-9bca-494f-9c92-59e1c6188f10 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1607] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:08 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => 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: 742/1608] 199.204.45.70 () {38 vars in 954 bytes} [Thu Apr 23 01:35:08 2026] POST /v2.0/ports => generated 958 bytes in 358 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-04-23 01:35:09.185 7 INFO neutron.services.segments.plugin [-] Segment 1a19128c-d0dd-4d3a-9ed5-bac037217148 resource provider aggregate not found 2026-04-23 01:35:09.207 7 INFO neutron.services.segments.plugin [-] Segment 1a19128c-d0dd-4d3a-9ed5-bac037217148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a19128c-d0dd-4d3a-9ed5-bac037217148 found for delete ", "request_id": "req-0b10b00d-7548-4945-a366-4ff50f857817"}]} [pid: 7|app: 0|req: 867/1609] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:35:08 2026] DELETE /v2.0/networks/4494daa2-29ae-487a-8468-ed6048c7a6b9 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:35:09.226 7 INFO neutron.services.segments.plugin [-] Segment 1a19128c-d0dd-4d3a-9ed5-bac037217148 resource provider aggregate not found 2026-04-23 01:35:09.248 7 INFO neutron.services.segments.plugin [-] Segment 1a19128c-d0dd-4d3a-9ed5-bac037217148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a19128c-d0dd-4d3a-9ed5-bac037217148 found for delete ", "request_id": "req-dd416ecf-7d7c-4e6e-8d9e-8ff3948ccab9"}]} [pid: 7|app: 0|req: 868/1610] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:09 2026] GET /v2.0/security-groups?tenant_id=4298860fbbca41c88e5700107f5e1a2e&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:35:09.368 7 WARNING neutron_lib.context [None req-04b8a042-fc24-4151-b26d-17e2951efabf 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:09.417 7 INFO neutron.db.segments_db [None req-04b8a042-fc24-4151-b26d-17e2951efabf 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] Added segment 04f8fe8b-cb45-4009-99e5-e33cee1b49b5 of type vxlan for network de5f105c-3708-4d75-8cff-ac28da12f68c [pid: 8|app: 0|req: 743/1611] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:35:08 2026] PUT /v2.0/ports/e368a69b-7820-4254-959c-5c32b52b9c10 => generated 1239 bytes in 499 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: 869/1612] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:35:09 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:09.545 7 WARNING neutron_lib.context [None req-ace68475-1659-408b-983f-fe959d72e802 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:09.569 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8e84253-576f-4e04-bfe1-687c801d3a29'] response: {'name': 'network-changed', 'server_uuid': '84dac1f0-ae30-49a6-ba86-8ae182b28e26', 'tag': 'e368a69b-7820-4254-959c-5c32b52b9c10', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 744/1613] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:09 2026] DELETE /v2.0/security-groups/b3fe770c-8ad6-46ea-90b6-cdc6ca96f1dc => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1614] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:35:09 2026] POST /v2.0/subnets => generated 626 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:09.847 7 WARNING neutron_lib.context [None req-ff20be49-9e96-4f66-9e42-afb5b1592a1d 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 745/1615] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:09 2026] GET /v2.0/security-groups?tenant_id=a3f152bc96a34d81b1fbb7f7389d2c5b&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1616] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:09 2026] DELETE /v2.0/security-groups/c1b3c7a1-22f0-456a-96ea-32fbe6cc5c6c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1617] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:09 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1618] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:35:10 2026] GET /v2.0/ports?tenant_id=10a206a10036454bb30f98d2f844a04c&device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1619] 10.0.0.234 () {34 vars in 665 bytes} [Thu Apr 23 01:35:09 2026] POST /v2.0/ports => generated 911 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1620] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:10 2026] GET /v2.0/security-groups?id=2176f5d2-45e5-4f57-a443-b954a74e02a6&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: 872/1621] 199.204.45.70 () {34 vars in 1017 bytes} [Thu Apr 23 01:35:10 2026] GET /v2.0/networks?tenant_id=10a206a10036454bb30f98d2f844a04c&shared=False => generated 768 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1622] 199.204.45.70 () {34 vars in 929 bytes} [Thu Apr 23 01:35:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:10.370 8 INFO neutron.services.segments.plugin [-] Segment 5d592310-baaa-4a86-821b-617994e5fb99 resource provider aggregate not found 2026-04-23 01:35:10.375 8 INFO neutron.services.segments.plugin [-] Segment 5d592310-baaa-4a86-821b-617994e5fb99 resource provider aggregate not found 2026-04-23 01:35:10.385 8 INFO neutron.services.segments.plugin [-] Segment 5d592310-baaa-4a86-821b-617994e5fb99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d592310-baaa-4a86-821b-617994e5fb99 found for delete ", "request_id": "req-f140976a-ec92-41eb-8ca8-fb9db78b3210"}]} 2026-04-23 01:35:10.387 8 INFO neutron.services.segments.plugin [-] Segment 5d592310-baaa-4a86-821b-617994e5fb99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d592310-baaa-4a86-821b-617994e5fb99 found for delete ", "request_id": "req-f007ebdc-21d3-4b38-9560-03e2d24d4d79"}]} [pid: 8|app: 0|req: 750/1623] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:35:10 2026] DELETE /v2.0/ports/1a0c64eb-5ba8-4c64-ace1-e7619214762f => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:35:10.521 7 INFO neutron.pecan_wsgi.hooks.translation [None req-416c9b6e-f57a-4b86-8ab0-3574a1162f0c 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 874/1624] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:35:10 2026] GET /v2.0/ports/1a0c64eb-5ba8-4c64-ace1-e7619214762f => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1625] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:10 2026] DELETE /v2.0/subnets/dc6a969e-2d8e-45ac-bfc8-721e3bd89f35 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1626] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:35:10 2026] DELETE /v2.0/networks/de5f105c-3708-4d75-8cff-ac28da12f68c => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:35:10.985 8 WARNING neutron_lib.context [None req-c085e21c-6157-4ea5-ba08-b395d63431dd 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:11.224 7 INFO neutron.services.segments.plugin [-] Segment 04f8fe8b-cb45-4009-99e5-e33cee1b49b5 resource provider aggregate not found 2026-04-23 01:35:11.239 7 INFO neutron.services.segments.plugin [-] Segment 04f8fe8b-cb45-4009-99e5-e33cee1b49b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04f8fe8b-cb45-4009-99e5-e33cee1b49b5 found for delete ", "request_id": "req-16834faf-872e-40ed-b060-672c1aee9ac2"}]} [pid: 8|app: 0|req: 752/1627] 10.0.0.234 () {34 vars in 665 bytes} [Thu Apr 23 01:35:10 2026] POST /v2.0/ports => generated 775 bytes in 267 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-04-23 01:35:11.267 7 INFO neutron.services.segments.plugin [-] Segment 04f8fe8b-cb45-4009-99e5-e33cee1b49b5 resource provider aggregate not found 2026-04-23 01:35:11.285 7 INFO neutron.services.segments.plugin [-] Segment 04f8fe8b-cb45-4009-99e5-e33cee1b49b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04f8fe8b-cb45-4009-99e5-e33cee1b49b5 found for delete ", "request_id": "req-0e22ab6b-35d5-4a0e-b914-e8e1c8baf770"}]} [pid: 7|app: 0|req: 876/1628] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:11 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1629] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:35:11 2026] GET /v2.0/ports?tenant_id=10a206a10036454bb30f98d2f844a04c&device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1630] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:11 2026] GET /v2.0/security-groups?id=2176f5d2-45e5-4f57-a443-b954a74e02a6&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1631] 199.204.45.70 () {34 vars in 1059 bytes} [Thu Apr 23 01:35:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e368a69b-7820-4254-959c-5c32b52b9c10 => 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: 880/1632] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:35:11 2026] GET /v2.0/subnets?id=642d6ef3-28a3-47fe-b5fb-47e50657dc3b => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1633] 10.0.0.234 () {34 vars in 737 bytes} [Thu Apr 23 01:35:11 2026] PUT /v2.0/ports/3a739c37-5348-483b-9b3f-b1a4ebf1cd0e => generated 752 bytes in 202 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: 881/1634] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:35:11 2026] GET /v2.0/ports?network_id=71494179-066a-450e-91f9-75899d5f18c9&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: 882/1635] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:35:11 2026] GET /v2.0/networks/71494179-066a-450e-91f9-75899d5f18c9?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: 883/1636] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:35:11 2026] GET /v2.0/networks/71494179-066a-450e-91f9-75899d5f18c9?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: 754/1637] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:35:11 2026] DELETE /v2.0/ports/3a739c37-5348-483b-9b3f-b1a4ebf1cd0e => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1638] 10.0.0.234 () {32 vars in 643 bytes} [Thu Apr 23 01:35:11 2026] GET /v2.0/ports => generated 778 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:11.767 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2aa53720-56f2-46d5-bd5e-e33b84983011 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 755/1639] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:35:11 2026] GET /v2.0/ports/3a739c37-5348-483b-9b3f-b1a4ebf1cd0e => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1640] 10.0.0.234 () {32 vars in 643 bytes} [Thu Apr 23 01:35:11 2026] GET /v2.0/ports => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1641] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:35:11 2026] GET /v2.0/ports/e23f4475-607e-41a0-b3ec-40598a323a56 => generated 775 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:11.893 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f7211d5-af12-4a66-bd72-acc6e3a69829 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 886/1642] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:35:11 2026] DELETE /v2.0/ports/1a0c64eb-5ba8-4c64-ace1-e7619214762f => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:35:11.912 8 INFO neutron.pecan_wsgi.hooks.translation [None req-10a6f4ef-e035-4bcf-beda-46a1b8d9b880 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 757/1643] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:11 2026] DELETE /v2.0/subnets/dc6a969e-2d8e-45ac-bfc8-721e3bd89f35 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:35:11.935 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd163726-93ab-49a6-a233-8d21d8fe4ae4 048483d700a544bf8871b0d9cb70621e f86dafa150df45c6b83b0019040e6f02 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 887/1644] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:11 2026] DELETE /v2.0/subnets/b534e7b4-9bca-494f-9c92-59e1c6188f10 => 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: 758/1645] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:35:11 2026] DELETE /v2.0/ports/e23f4475-607e-41a0-b3ec-40598a323a56 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1646] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:35:12 2026] DELETE /v2.0/networks/991e5be4-86d8-4a3d-a933-8117b536add2 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1647] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:12 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1648] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:12 2026] GET /v2.0/security-groups?id=2176f5d2-45e5-4f57-a443-b954a74e02a6&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: 7|app: 0|req: 890/1649] 10.0.0.99 () {34 vars in 989 bytes} [Thu Apr 23 01:35:12 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1650] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Apr 23 01:35:12 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1651] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:12 2026] GET /v2.0/security-groups?tenant_id=f86dafa150df45c6b83b0019040e6f02&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1652] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:12 2026] DELETE /v2.0/security-groups/83569109-b60e-4fa2-8e35-b0fcb15bb771 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:35:13.654 7 INFO neutron.services.segments.plugin [-] Segment 454ab7a9-d0b0-4de5-b81f-ae5b1784e5f6 resource provider aggregate not found 2026-04-23 01:35:13.661 7 INFO neutron.services.segments.plugin [-] Segment 454ab7a9-d0b0-4de5-b81f-ae5b1784e5f6 resource provider aggregate not found 2026-04-23 01:35:13.671 7 INFO neutron.services.segments.plugin [-] Segment 454ab7a9-d0b0-4de5-b81f-ae5b1784e5f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 454ab7a9-d0b0-4de5-b81f-ae5b1784e5f6 found for delete ", "request_id": "req-4ceda961-0fd3-4f93-9b1f-48bdc1c79ef9"}]} [pid: 7|app: 0|req: 893/1653] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:13 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:13.688 7 INFO neutron.services.segments.plugin [-] Segment 454ab7a9-d0b0-4de5-b81f-ae5b1784e5f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 454ab7a9-d0b0-4de5-b81f-ae5b1784e5f6 found for delete ", "request_id": "req-e8ee04a1-63e9-423b-bd41-f1b069a7e3c9"}]} [pid: 7|app: 0|req: 894/1654] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:13 2026] GET /v2.0/security-groups?id=2176f5d2-45e5-4f57-a443-b954a74e02a6&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1655] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:13 2026] GET /v2.0/security-groups?tenant_id=d49b45fa40374454b5d389380648da4c&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1656] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:13 2026] DELETE /v2.0/security-groups/01a7aa65-9b48-4674-94dd-738404fd188b => 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: 762/1657] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:13 2026] GET /v2.0/security-groups?tenant_id=20588a1795a646a59c9cc77e49f2459b&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1658] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:14 2026] DELETE /v2.0/security-groups/1b168380-47bf-4b11-8f9d-8ed86ad90c05 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:35:15.031 7 WARNING neutron_lib.context [None req-d46f3112-fe42-4590-9e17-ee70f61fa11a e3961430a8454685940064fa46e15de5 2148632239884810915ce192f0836f0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 897/1659] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:35:14 2026] POST /v2.0/subnetpools => generated 547 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1660] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:35:15 2026] GET /v2.0/subnetpools/fc6ad742-b73a-43de-8bef-9f274961ea93 => generated 547 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1661] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:35:15 2026] PUT /v2.0/subnetpools/fc6ad742-b73a-43de-8bef-9f274961ea93 => generated 501 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1662] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:14 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => generated 973 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1663] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:15 2026] GET /v2.0/security-groups?id=2176f5d2-45e5-4f57-a443-b954a74e02a6&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: 900/1664] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:35:15 2026] DELETE /v2.0/subnetpools/fc6ad742-b73a-43de-8bef-9f274961ea93 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:35:15.277 8 INFO neutron.api.v2.resource [None req-c7e8d0da-1948-4c42-849f-9d9960e0627c e3961430a8454685940064fa46e15de5 2148632239884810915ce192f0836f0b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 765/1665] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:35:15 2026] GET /v2.0/subnetpools/fc6ad742-b73a-43de-8bef-9f274961ea93 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:35:15.298 7 INFO neutron.api.v2.resource [None req-0d6b8ccb-e28c-4240-9d31-64b88b9ea1fb e3961430a8454685940064fa46e15de5 2148632239884810915ce192f0836f0b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 901/1666] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:35:15 2026] DELETE /v2.0/subnetpools/fc6ad742-b73a-43de-8bef-9f274961ea93 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1667] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:15 2026] GET /v2.0/security-groups?tenant_id=2148632239884810915ce192f0836f0b&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1668] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:16 2026] DELETE /v2.0/security-groups/b415b992-b51b-4e49-b883-c9c63212b35d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1669] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:16 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1670] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:16 2026] GET /v2.0/security-groups?id=2176f5d2-45e5-4f57-a443-b954a74e02a6&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1671] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:17 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1672] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:17 2026] GET /v2.0/security-groups?id=2176f5d2-45e5-4f57-a443-b954a74e02a6&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: 769/1673] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:17 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => 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: 905/1674] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:17 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1675] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:18 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => 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: 906/1676] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:18 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&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: 771/1677] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:18 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1678] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:19 2026] GET /v2.0/security-groups?id=2176f5d2-45e5-4f57-a443-b954a74e02a6&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1679] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:19 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1680] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:19 2026] GET /v2.0/security-groups?id=e1895dd8-488c-4c41-bdb2-edeb3ddc8b55&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1681] 199.204.45.70 () {34 vars in 993 bytes} [Thu Apr 23 01:35:19 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1682] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:19 2026] GET /v2.0/security-groups?tenant_id=1364122514c249ad8a83804a6fdd7688&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:35:20.306 7 INFO neutron.db.l3_db [req-51f75d4e-13ed-4f63-8286-09bdff9cfbb1 req-a052e975-3eb7-400b-bdd1-01739ab79f0f 02ebe8ca1aed452d8831e4531003630f db50f1fd32154dd4bb69533f163e8996 - - default default] Floating IP dbf9e0c5-4b31-49a2-a646-212e32944bb8 disassociated. External IP: 10.96.250.219, port: 13a1635e-d71f-4235-b29c-0e6f64904de6. [pid: 8|app: 0|req: 774/1683] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:20 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1686] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:20 2026] DELETE /v2.0/security-groups/781b4ce1-a692-4a10-a40f-9c6d7f79306f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1687] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:20 2026] GET /v2.0/security-groups?id=2176f5d2-45e5-4f57-a443-b954a74e02a6&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1688] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:20 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => 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: 910/1689] 199.204.45.70 () {36 vars in 996 bytes} [Thu Apr 23 01:35:20 2026] DELETE /v2.0/ports/13a1635e-d71f-4235-b29c-0e6f64904de6 => generated 0 bytes in 639 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1690] 199.204.45.70 () {34 vars in 993 bytes} [Thu Apr 23 01:35:20 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:20.995 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-856b2dd9-9a89-4ec2-b44b-8b21dc75b65b'] response: {'server_uuid': '317729ac-64f5-4f87-b2bd-f236902ceb8d', 'name': 'network-vif-deleted', 'tag': '13a1635e-d71f-4235-b29c-0e6f64904de6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 911/1691] 199.204.45.70 () {36 vars in 996 bytes} [Thu Apr 23 01:35:20 2026] DELETE /v2.0/ports/e368a69b-7820-4254-959c-5c32b52b9c10 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1692] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:21 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => 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: 912/1693] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:21 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => 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: 782/1694] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:22 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => 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: 913/1695] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:22 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:35:23.311 8 WARNING neutron_lib.context [None req-c7e441b3-dfa5-4877-a317-835e6f780693 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:23.466 8 INFO neutron.db.segments_db [None req-c7e441b3-dfa5-4877-a317-835e6f780693 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Added segment b0a68818-2782-433a-9ac9-715c023c2fd0 of type vxlan for network 58e5aa57-57b8-4f3d-8796-40c320acfa56 [pid: 8|app: 0|req: 783/1696] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:35:23 2026] POST /v2.0/networks => generated 639 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:23.576 7 WARNING neutron_lib.context [None req-9bf5ce08-bb2e-4857-a6bd-dd9cc3befab1 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:23.608 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e59b13d-a22c-4048-a3db-8ad2853cfb1c'] response: {'server_uuid': '84dac1f0-ae30-49a6-ba86-8ae182b28e26', 'name': 'network-vif-deleted', 'tag': 'e368a69b-7820-4254-959c-5c32b52b9c10', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 784/1697] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:23 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => 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: 785/1698] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:23 2026] GET /v2.0/ports?device_id=317729ac-64f5-4f87-b2bd-f236902ceb8d => 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: 914/1699] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:35:23 2026] POST /v2.0/subnets => generated 657 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1700] 10.0.0.234 () {32 vars in 722 bytes} [Thu Apr 23 01:35:23 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:35:24.037 7 WARNING neutron_lib.context [None req-e22489bb-bab4-4c09-ae5d-aff6c259ba49 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 915/1701] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:35:24 2026] POST /v2.0/subnets => generated 732 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:24.290 8 WARNING neutron_lib.context [None req-c7b145e5-e023-44c7-b740-b61627390d21 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:24.343 8 INFO neutron.db.segments_db [None req-c7b145e5-e023-44c7-b740-b61627390d21 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Added segment d7cc847a-9727-4ad3-83b9-25f8737a5fef of type vxlan for network e281c3a1-c715-4830-b2a0-e759b04f59ab [pid: 8|app: 0|req: 787/1702] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:35:24 2026] POST /v2.0/networks => generated 638 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:24.466 8 WARNING neutron_lib.context [None req-c906389d-0fd5-4b18-af36-6876b57bc827 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:24.479 7 WARNING neutron_lib.context [None req-113e0142-003d-4897-a0f0-864d7127b226 a689e2a3c6b143468ff857ccd13a6bfc 2d26fbbf8427417881841b938038c34a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 788/1703] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:35:24 2026] POST /v2.0/subnets => generated 654 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:24.718 8 WARNING neutron_lib.context [None req-28769bb6-883a-4d5d-b348-7018d8637622 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 789/1704] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:35:24 2026] POST /v2.0/subnets => generated 725 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1705] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:24 2026] GET /v2.0/ports?device_id=84dac1f0-ae30-49a6-ba86-8ae182b28e26 => 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: 916/1706] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:35:24 2026] POST /v2.0/floatingips => generated 552 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:24.992 7 WARNING neutron_lib.context [None req-5e58e8e7-6b40-4b58-9d52-f97ec7faa94e f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 791/1707] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:24 2026] DELETE /v2.0/security-groups/e1895dd8-488c-4c41-bdb2-edeb3ddc8b55 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:35:25.041 7 INFO neutron.db.segments_db [None req-5e58e8e7-6b40-4b58-9d52-f97ec7faa94e f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Added segment 0624f479-b27e-43a2-8cc7-fed33ffe1d5a of type vxlan for network ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5 2026-04-23 01:35:25.046 8 WARNING neutron_lib.context [None req-0b0f6312-9ad0-4ffd-8fa7-49bb71311ffe a689e2a3c6b143468ff857ccd13a6bfc 2d26fbbf8427417881841b938038c34a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1708] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:35:24 2026] POST /v2.0/networks => generated 638 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:25.144 7 INFO neutron.api.v2.resource [None req-225f8f85-3d8e-4f8c-8b7d-0e2392a33e86 02ebe8ca1aed452d8831e4531003630f db50f1fd32154dd4bb69533f163e8996 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 918/1709] 10.0.0.234 () {32 vars in 737 bytes} [Thu Apr 23 01:35:25 2026] GET /v2.0/security-groups/e1895dd8-488c-4c41-bdb2-edeb3ddc8b55 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:35:25.150 7 WARNING neutron_lib.context [None req-af5e86fb-c705-49ae-91cd-13bef0a27031 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1710] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:35:25 2026] POST /v2.0/subnets => generated 656 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1711] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:35:25 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) 2026-04-23 01:35:25.587 8 WARNING neutron_lib.context [None req-354768ce-fd34-4336-bb2c-fce29fb7d4b2 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 920/1712] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:35:25 2026] DELETE /v2.0/floatingips/dbf9e0c5-4b31-49a2-a646-212e32944bb8 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:35:25.635 7 WARNING neutron_lib.context [None req-a279256e-6fbb-4ecf-802b-04cef4ae7f50 a689e2a3c6b143468ff857ccd13a6bfc 2d26fbbf8427417881841b938038c34a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 793/1713] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:35:25 2026] POST /v2.0/subnets => generated 730 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1714] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:35:25 2026] POST /v2.0/floatingips => generated 552 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:26.246 7 WARNING neutron_lib.context [None req-e148271e-c901-446d-b956-ed0a0c898972 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:26.290 7 INFO neutron.db.segments_db [None req-e148271e-c901-446d-b956-ed0a0c898972 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Added segment cd75f31a-320a-4a5c-bb4f-a5a88aa869d5 of type vxlan for network b3add36f-74a8-4954-8f0a-ef74a806ed50 2026-04-23 01:35:26.571 7 INFO neutron.db.l3_hamode_db [None req-e148271e-c901-446d-b956-ed0a0c898972 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 794/1715] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:35:25 2026] PUT /v2.0/routers/70d4e042-6406-4d4a-a4a2-60f07c4a426f/remove_router_interface => generated 309 bytes in 1037 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:26.893 8 WARNING neutron_lib.context [None req-88d67491-26f1-4183-969b-7e42eb25b3a4 a689e2a3c6b143468ff857ccd13a6bfc 2d26fbbf8427417881841b938038c34a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:27.434 7 INFO neutron.db.l3_hamode_db [None req-e148271e-c901-446d-b956-ed0a0c898972 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 795/1716] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:35:26 2026] POST /v2.0/floatingips => generated 552 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1717] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:35:26 2026] POST /v2.0/routers => generated 685 bytes in 2173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:28.372 8 INFO neutron.services.segments.plugin [-] Segment bc7a064e-9ad4-475f-8b50-629320710233 resource provider aggregate not found 2026-04-23 01:35:28.379 8 INFO neutron.services.segments.plugin [-] Segment bc7a064e-9ad4-475f-8b50-629320710233 resource provider aggregate not found 2026-04-23 01:35:28.391 8 INFO neutron.db.l3_hamode_db [None req-66a51ce2-755d-4e61-b453-d8a94391c756 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] HA network 008c46ba-05ba-402c-8df9-b8181d16923a was deleted as no HA routers are present in tenant db50f1fd32154dd4bb69533f163e8996. 2026-04-23 01:35:28.392 8 INFO neutron.services.segments.plugin [-] Segment bc7a064e-9ad4-475f-8b50-629320710233 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc7a064e-9ad4-475f-8b50-629320710233 found for delete ", "request_id": "req-4afbafc4-8050-4b37-849d-e80ccde2e74d"}]} [pid: 8|app: 0|req: 796/1718] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:27 2026] DELETE /v2.0/routers/70d4e042-6406-4d4a-a4a2-60f07c4a426f => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:35:28.398 8 INFO neutron.services.segments.plugin [-] Segment bc7a064e-9ad4-475f-8b50-629320710233 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc7a064e-9ad4-475f-8b50-629320710233 found for delete ", "request_id": "req-bc8eccff-d8fb-46a5-a420-24b6caab9976"}]} 2026-04-23 01:35:28.402 8 WARNING neutron_lib.context [None req-b60b9b50-57dc-4dd5-b6f0-31aaaf169a3c a689e2a3c6b143468ff857ccd13a6bfc 2d26fbbf8427417881841b938038c34a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 797/1719] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:35:28 2026] POST /v2.0/floatingips => generated 552 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1720] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:35:28 2026] PUT /v2.0/routers/ae3e112b-2748-4d19-b3a4-87cd0cfa7d87/remove_router_interface => generated 309 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1721] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:29 2026] DELETE /v2.0/subnets/c98d0eaa-c37e-4e40-afd8-f014a50a6169 => 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: 925/1722] 10.0.0.234 () {34 vars in 759 bytes} [Thu Apr 23 01:35:29 2026] PUT /v2.0/floatingips/96b68d5c-a1fe-4399-856a-dc8c8c2f5ef0/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1723] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:35:29 2026] PUT /v2.0/routers/4e036bba-5792-40c0-b59e-4fd9c40675af/add_router_interface => generated 309 bytes in 1651 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:30.935 7 INFO neutron.services.segments.plugin [-] Segment 59cde1dc-ffaa-4cf0-b03a-859496b01cf3 resource provider aggregate not found 2026-04-23 01:35:30.942 7 INFO neutron.services.segments.plugin [-] Segment 59cde1dc-ffaa-4cf0-b03a-859496b01cf3 resource provider aggregate not found 2026-04-23 01:35:30.947 8 INFO neutron.services.segments.plugin [-] Segment a65b23fa-ce21-4cbd-b5d0-5dc910bc3eaa resource provider aggregate not found 2026-04-23 01:35:30.955 7 INFO neutron.services.segments.plugin [-] Segment 59cde1dc-ffaa-4cf0-b03a-859496b01cf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59cde1dc-ffaa-4cf0-b03a-859496b01cf3 found for delete ", "request_id": "req-8710b111-2c82-4a92-ab28-713017071735"}]} 2026-04-23 01:35:30.956 7 INFO neutron.db.l3_hamode_db [None req-47c416a7-3554-4080-afce-a748446164f9 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] HA network 9d55807b-9fdd-4ab5-8776-2d08224d10c9 was deleted as no HA routers are present in tenant 10a206a10036454bb30f98d2f844a04c. 2026-04-23 01:35:30.963 8 INFO neutron.services.segments.plugin [-] Segment a65b23fa-ce21-4cbd-b5d0-5dc910bc3eaa resource provider aggregate not found [pid: 7|app: 0|req: 926/1724] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:29 2026] DELETE /v2.0/routers/ae3e112b-2748-4d19-b3a4-87cd0cfa7d87 => generated 0 bytes in 987 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:35:30.969 7 INFO neutron.services.segments.plugin [-] Segment 59cde1dc-ffaa-4cf0-b03a-859496b01cf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59cde1dc-ffaa-4cf0-b03a-859496b01cf3 found for delete ", "request_id": "req-f5e2d321-0778-4d92-ba79-3249b7679ff2"}]} 2026-04-23 01:35:30.972 8 INFO neutron.services.segments.plugin [-] Segment a65b23fa-ce21-4cbd-b5d0-5dc910bc3eaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a65b23fa-ce21-4cbd-b5d0-5dc910bc3eaa found for delete ", "request_id": "req-ea97e4f6-5657-44a4-bfe7-b292ede3e407"}]} 2026-04-23 01:35:30.978 8 INFO neutron.services.segments.plugin [-] Segment a65b23fa-ce21-4cbd-b5d0-5dc910bc3eaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a65b23fa-ce21-4cbd-b5d0-5dc910bc3eaa found for delete ", "request_id": "req-4ceec4d7-740f-4e98-b919-a5acad4211ae"}]} [pid: 8|app: 0|req: 799/1725] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:35:30 2026] DELETE /v2.0/networks/73e056c0-146f-461e-a936-1a4a083fc032 => 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: 927/1726] 10.0.0.234 () {34 vars in 759 bytes} [Thu Apr 23 01:35:30 2026] PUT /v2.0/floatingips/7a50dcb3-f768-4064-b3e4-df3d97dd6abc/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1727] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:31 2026] DELETE /v2.0/subnets/642d6ef3-28a3-47fe-b5fb-47e50657dc3b => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1728] 10.0.0.234 () {34 vars in 759 bytes} [Thu Apr 23 01:35:31 2026] PUT /v2.0/floatingips/37370278-86a0-4719-84ee-6526bb8c907e/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1729] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:35:31 2026] DELETE /v2.0/networks/71494179-066a-450e-91f9-75899d5f18c9 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1730] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:31 2026] GET /v2.0/security-groups?tenant_id=db50f1fd32154dd4bb69533f163e8996&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1731] 10.0.0.234 () {34 vars in 759 bytes} [Thu Apr 23 01:35:31 2026] PUT /v2.0/floatingips/c85ec3b7-6944-4b2a-b2e6-981751ba0d14/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1732] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:31 2026] DELETE /v2.0/security-groups/6c3b11c7-3133-4e78-8389-ff4af52ca55a => 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: 934/1733] 10.0.0.234 () {32 vars in 672 bytes} [Thu Apr 23 01:35:31 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1734] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:31 2026] GET /v2.0/security-groups?tenant_id=10a206a10036454bb30f98d2f844a04c&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1735] 10.0.0.234 () {32 vars in 686 bytes} [Thu Apr 23 01:35:31 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1736] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:31 2026] DELETE /v2.0/security-groups/2176f5d2-45e5-4f57-a443-b954a74e02a6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1737] 10.0.0.234 () {32 vars in 682 bytes} [Thu Apr 23 01:35:32 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1738] 10.0.0.234 () {32 vars in 694 bytes} [Thu Apr 23 01:35:32 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1739] 10.0.0.234 () {32 vars in 680 bytes} [Thu Apr 23 01:35:32 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1740] 10.0.0.234 () {32 vars in 694 bytes} [Thu Apr 23 01:35:32 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1741] 10.0.0.234 () {32 vars in 690 bytes} [Thu Apr 23 01:35:32 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1742] 10.0.0.234 () {32 vars in 702 bytes} [Thu Apr 23 01:35:32 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1743] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:35:30 2026] PUT /v2.0/routers/4e036bba-5792-40c0-b59e-4fd9c40675af/add_router_interface => generated 309 bytes in 1599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1744] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:35:32 2026] DELETE /v2.0/floatingips/96b68d5c-a1fe-4399-856a-dc8c8c2f5ef0 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1745] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:35:32 2026] DELETE /v2.0/floatingips/7a50dcb3-f768-4064-b3e4-df3d97dd6abc => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:35:32.984 7 INFO neutron.services.segments.plugin [-] Segment 352c4265-3e2b-476f-8b3c-acc6b3ed6b48 resource provider aggregate not found 2026-04-23 01:35:32.995 7 INFO neutron.services.segments.plugin [-] Segment 352c4265-3e2b-476f-8b3c-acc6b3ed6b48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 352c4265-3e2b-476f-8b3c-acc6b3ed6b48 found for delete ", "request_id": "req-171ebb55-ab57-4205-bbb4-6aada4261997"}]} 2026-04-23 01:35:32.996 7 INFO neutron.services.segments.plugin [-] Segment 352c4265-3e2b-476f-8b3c-acc6b3ed6b48 resource provider aggregate not found 2026-04-23 01:35:33.008 7 INFO neutron.services.segments.plugin [-] Segment 352c4265-3e2b-476f-8b3c-acc6b3ed6b48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 352c4265-3e2b-476f-8b3c-acc6b3ed6b48 found for delete ", "request_id": "req-f6e17821-27ee-4771-b51a-8d6bb922ce91"}]} [pid: 7|app: 0|req: 946/1746] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:35:32 2026] DELETE /v2.0/floatingips/37370278-86a0-4719-84ee-6526bb8c907e => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1747] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:35:33 2026] DELETE /v2.0/floatingips/c85ec3b7-6944-4b2a-b2e6-981751ba0d14 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1748] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:35:33 2026] DELETE /v2.0/floatingips/9b335c73-97cb-4d8a-8d2b-6df48f67dfc5 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1749] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:35:32 2026] PUT /v2.0/routers/4e036bba-5792-40c0-b59e-4fd9c40675af/add_router_interface => generated 309 bytes in 1574 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:34.236 7 WARNING neutron_lib.context [None req-c58c2926-2052-4c07-ae20-c92efb48290f f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 949/1750] 10.0.0.234 () {34 vars in 684 bytes} [Thu Apr 23 01:35:34 2026] POST /v2.0/security-groups => generated 1627 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:35:34.386 8 WARNING neutron_lib.context [None req-e7acd130-0356-4ccd-9d44-e302e4189d42 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 802/1751] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:35:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:34.530 7 WARNING neutron_lib.context [None req-62b41b96-ad50-4a70-8498-28c5e89939dc f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 950/1752] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:35:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:34.684 7 WARNING neutron_lib.context [None req-7a3ac8f4-aea4-4fbb-8b68-b963f57e0df0 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 951/1753] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:35:34 2026] POST /v2.0/security-group-rules => generated 599 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:34.804 7 WARNING neutron_lib.context [None req-75892e7d-6ed9-4bac-8778-e49f75c14178 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 952/1754] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:35:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1755] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:34 2026] GET /v2.0/security-groups?tenant_id=2d26fbbf8427417881841b938038c34a&name=default => generated 2925 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:35:35.053 8 WARNING neutron_lib.context [None req-d1fb2f29-e8c5-48de-b5ea-dbcff4c387e1 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 953/1756] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:34 2026] GET /v2.0/security-groups?tenant_id=200121e3dbc149dbb87c2525cab36628&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1757] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:35:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1758] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:35 2026] DELETE /v2.0/security-groups/8b499e52-2844-4595-9273-449873a051a5 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:35:35.224 7 WARNING neutron_lib.context [None req-f36cd8b5-79db-4edf-a3e8-7f0841d402d4 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1761] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:35 2026] DELETE /v2.0/security-groups/46b6ad1e-aafd-40d2-b6a9-a4707b0002d4 => 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: 957/1762] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:35:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:35.379 7 WARNING neutron_lib.context [None req-1c87b5f6-d6ac-4516-b2fd-8bb7c7811ac7 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 806/1763] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:35 2026] GET /v2.0/security-groups?tenant_id=897e40d7a4994b87af87022877438be0&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1764] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:35:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:35.519 7 WARNING neutron_lib.context [None req-f58bca06-f463-44cf-a90d-9cb0b1a05a6c f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1765] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:35 2026] DELETE /v2.0/security-groups/3df1c5ee-4c7c-4036-82c7-2eb1e70ef3cb => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1766] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:35:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:35.652 8 WARNING neutron_lib.context [None req-6e250be5-8d30-478e-bd14-a28eff7a8753 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 808/1767] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:35:35 2026] POST /v2.0/security-group-rules => generated 599 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:35.787 8 WARNING neutron_lib.context [None req-5c4aa3ff-5855-401a-8440-8a4bdc4cd8b1 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 960/1768] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:35 2026] GET /v2.0/security-groups?tenant_id=bc7cefc67df9441eb249f3af47e3ccb2&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1769] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:35:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:35.947 8 WARNING neutron_lib.context [None req-515d8c31-510b-4d57-8017-eef3c939c3b9 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 961/1770] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:35 2026] DELETE /v2.0/security-groups/93ed3c2f-82ce-4279-a7ca-8793bc5a3284 => 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: 810/1771] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:35:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1772] 10.0.0.143 () {34 vars in 1094 bytes} [Thu Apr 23 01:35:36 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-403116152&fields=id&tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1773] 10.0.0.143 () {34 vars in 982 bytes} [Thu Apr 23 01:35:36 2026] GET /v2.0/networks?id=e281c3a1-c715-4830-b2a0-e759b04f59ab => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1774] 10.0.0.143 () {34 vars in 965 bytes} [Thu Apr 23 01:35:36 2026] GET /v2.0/quotas/15e9168c16e24e63b1eb6aaf6d2d579f => 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: 812/1775] 10.0.0.143 () {34 vars in 1002 bytes} [Thu Apr 23 01:35:36 2026] GET /v2.0/ports?tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f&fields=id => generated 287 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1776] 10.0.0.143 () {34 vars in 1008 bytes} [Thu Apr 23 01:35:36 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1777] 10.0.0.143 () {34 vars in 1108 bytes} [Thu Apr 23 01:35:36 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?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: 965/1778] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:36 2026] GET /v2.0/ports?device_id=d9a102a4-95fb-4736-b68c-f8dbf1eb25cd => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:35:40.625 8 WARNING neutron_lib.context [None req-f58b6912-eec2-419a-90d9-2032fe8fd701 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:40.666 8 INFO neutron.db.segments_db [None req-f58b6912-eec2-419a-90d9-2032fe8fd701 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - default default] Added segment e0f57f68-811e-4894-93ca-1fe2e09b3c80 of type vxlan for network 18b14944-8cd2-4dc3-8e7b-ab47410dd95a 2026-04-23 01:35:40.955 8 INFO neutron.db.l3_hamode_db [None req-f58b6912-eec2-419a-90d9-2032fe8fd701 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:35:41.065 8 INFO neutron.db.l3_hamode_db [None req-f58b6912-eec2-419a-90d9-2032fe8fd701 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 966/1779] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:35:41 2026] GET /v2.0/networks?id=e281c3a1-c715-4830-b2a0-e759b04f59ab => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1780] 199.204.45.70 () {34 vars in 1049 bytes} [Thu Apr 23 01:35:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f => generated 178 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:41.321 7 WARNING neutron_lib.context [req-868262ea-18e2-4cf8-8a12-c97d1d1bcb37 req-1ad1814a-cc7f-4657-b36c-483fe2c161b9 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 814/1781] 10.0.0.234 () {34 vars in 668 bytes} [Thu Apr 23 01:35:40 2026] POST /v2.0/routers => generated 474 bytes in 1247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:41.660 8 WARNING neutron_lib.context [None req-c706440d-71f9-4c0c-96d3-fcc1b3509a17 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 968/1782] 199.204.45.70 () {38 vars in 954 bytes} [Thu Apr 23 01:35:41 2026] POST /v2.0/ports => generated 1179 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:35:41.692 8 INFO neutron.db.l3_hamode_db [None req-c706440d-71f9-4c0c-96d3-fcc1b3509a17 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - 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, ' 2026-04-23 01:35:41.808 8 INFO neutron.db.l3_hamode_db [None req-c706440d-71f9-4c0c-96d3-fcc1b3509a17 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 969/1783] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:35:41 2026] PUT /v2.0/ports/f550bda1-1a76-4249-a359-c3b6dda06bfc => generated 1460 bytes in 449 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-04-23 01:35:42.191 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e862f7b7-09ff-480d-8278-dc70e4532df2'] response: {'name': 'network-changed', 'server_uuid': 'd9a102a4-95fb-4736-b68c-f8dbf1eb25cd', 'tag': 'f550bda1-1a76-4249-a359-c3b6dda06bfc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 970/1784] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:42 2026] GET /v2.0/ports?device_id=d9a102a4-95fb-4736-b68c-f8dbf1eb25cd => generated 1194 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1785] 10.0.0.234 () {34 vars in 668 bytes} [Thu Apr 23 01:35:41 2026] POST /v2.0/routers => generated 474 bytes in 704 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1786] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:42 2026] GET /v2.0/security-groups?id=542561f0-1c8f-41c5-ad78-97b4795ad9b3&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:42.399 8 WARNING neutron_lib.context [None req-b3edf6b9-edbe-4b7e-85a6-082e9b86860d 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:42.451 8 INFO neutron.db.l3_hamode_db [None req-b3edf6b9-edbe-4b7e-85a6-082e9b86860d 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 971/1787] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:42 2026] GET /v2.0/security-groups?tenant_id=c9f89e1819ac4687a07a952e6bb2c58b&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:35:42.593 8 INFO neutron.db.l3_hamode_db [None req-b3edf6b9-edbe-4b7e-85a6-082e9b86860d 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 972/1788] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:42 2026] DELETE /v2.0/security-groups/08b0fb52-2103-4d2c-bfe8-79cff36462d2 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1789] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:42 2026] GET /v2.0/security-groups?tenant_id=f73067b9b44a4ec885cf900cd13f185a&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1790] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:35:42 2026] GET /v2.0/ports?tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f&device_id=d9a102a4-95fb-4736-b68c-f8dbf1eb25cd => generated 1463 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1791] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:42 2026] DELETE /v2.0/security-groups/d170f183-aca4-4804-b90d-6149bda99a23 => 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: 976/1792] 199.204.45.70 () {34 vars in 1017 bytes} [Thu Apr 23 01:35:42 2026] GET /v2.0/networks?tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f&shared=False => generated 2376 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1793] 199.204.45.70 () {34 vars in 929 bytes} [Thu Apr 23 01:35:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1794] 10.0.0.234 () {34 vars in 668 bytes} [Thu Apr 23 01:35:42 2026] POST /v2.0/routers => generated 474 bytes in 812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:43.222 7 WARNING neutron_lib.context [None req-a7fc1aac-e7d1-40e3-ac0c-6702db0b297a 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:43.264 7 INFO neutron.db.l3_hamode_db [None req-a7fc1aac-e7d1-40e3-ac0c-6702db0b297a 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:35:43.369 7 INFO neutron.db.l3_hamode_db [None req-a7fc1aac-e7d1-40e3-ac0c-6702db0b297a 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 978/1795] 10.0.0.234 () {34 vars in 668 bytes} [Thu Apr 23 01:35:43 2026] POST /v2.0/routers => generated 474 bytes in 767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:43.994 8 WARNING neutron_lib.context [None req-1ac6749d-6a74-4c2a-8c53-6e2578290165 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:44.035 8 INFO neutron.db.l3_hamode_db [None req-1ac6749d-6a74-4c2a-8c53-6e2578290165 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 979/1796] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:35:44 2026] GET /v2.0/ports?tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f&device_id=d9a102a4-95fb-4736-b68c-f8dbf1eb25cd => generated 1463 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:35:44.146 8 INFO neutron.db.l3_hamode_db [None req-1ac6749d-6a74-4c2a-8c53-6e2578290165 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 980/1797] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:35:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=f550bda1-1a76-4249-a359-c3b6dda06bfc => 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: 981/1798] 199.204.45.70 () {34 vars in 1101 bytes} [Thu Apr 23 01:35:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ada&port_id=f550bda1-1a76-4249-a359-c3b6dda06bfc => 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: 982/1799] 199.204.45.70 () {34 vars in 1063 bytes} [Thu Apr 23 01:35:44 2026] GET /v2.0/subnets?id=7dd71815-7220-4cbd-8f88-c10940bebe72&id=03b6713d-72ab-4639-bf30-42d5e5cda4ce => generated 1408 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1800] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:35:44 2026] GET /v2.0/ports?network_id=e281c3a1-c715-4830-b2a0-e759b04f59ab&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: 984/1801] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:35:44 2026] GET /v2.0/ports?network_id=e281c3a1-c715-4830-b2a0-e759b04f59ab&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1802] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:35:44 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?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: 986/1803] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:35:44 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?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: 818/1804] 10.0.0.234 () {34 vars in 668 bytes} [Thu Apr 23 01:35:43 2026] POST /v2.0/routers => generated 474 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1805] 10.0.0.234 () {34 vars in 751 bytes} [Thu Apr 23 01:35:44 2026] PUT /v2.0/routers/7fed4695-a854-4fb8-a11f-45027ded03c9/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1806] 10.0.0.234 () {34 vars in 751 bytes} [Thu Apr 23 01:35:44 2026] PUT /v2.0/routers/e6609af7-e3e7-48c9-95f4-5e3b5c4b3432/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1807] 10.0.0.234 () {34 vars in 751 bytes} [Thu Apr 23 01:35:44 2026] PUT /v2.0/routers/d21747ea-4a74-4888-b700-b3728ef6f048/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1808] 10.0.0.234 () {34 vars in 751 bytes} [Thu Apr 23 01:35:44 2026] PUT /v2.0/routers/4fd35f32-1569-45ec-96e3-02467ce8efcf/tags => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1809] 10.0.0.234 () {32 vars in 664 bytes} [Thu Apr 23 01:35:44 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1810] 10.0.0.234 () {32 vars in 678 bytes} [Thu Apr 23 01:35:45 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1811] 10.0.0.234 () {32 vars in 674 bytes} [Thu Apr 23 01:35:45 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: 991/1812] 10.0.0.234 () {32 vars in 686 bytes} [Thu Apr 23 01:35:45 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1813] 10.0.0.234 () {32 vars in 672 bytes} [Thu Apr 23 01:35:45 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1814] 10.0.0.234 () {32 vars in 686 bytes} [Thu Apr 23 01:35:45 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1815] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:45 2026] GET /v2.0/security-groups?tenant_id=a0aa8a53304b4006a5140e8a3409bd66&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1816] 10.0.0.234 () {32 vars in 682 bytes} [Thu Apr 23 01:35:45 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1817] 10.0.0.234 () {32 vars in 694 bytes} [Thu Apr 23 01:35:45 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1818] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:45 2026] DELETE /v2.0/security-groups/b01310ce-9663-4602-88ad-68298aaaa242 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1819] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:35:45 2026] GET /v2.0/routers/7fed4695-a854-4fb8-a11f-45027ded03c9 => generated 485 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1820] 10.0.0.234 () {34 vars in 742 bytes} [Thu Apr 23 01:35:45 2026] PUT /v2.0/routers/7fed4695-a854-4fb8-a11f-45027ded03c9 => generated 485 bytes in 625 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1821] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:35:46 2026] GET /v2.0/ports?device_id=7fed4695-a854-4fb8-a11f-45027ded03c9 => 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: 825/1822] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:46 2026] DELETE /v2.0/routers/7fed4695-a854-4fb8-a11f-45027ded03c9 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1823] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:35:46 2026] GET /v2.0/routers/e6609af7-e3e7-48c9-95f4-5e3b5c4b3432 => generated 493 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1824] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:46 2026] GET /v2.0/security-groups?tenant_id=a99bc7fa934447f89afc355f154bc385&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1825] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:47 2026] DELETE /v2.0/security-groups/5d535aba-a6da-4101-89bc-d4b64a7bab34 => 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: 827/1826] 10.0.0.234 () {34 vars in 742 bytes} [Thu Apr 23 01:35:46 2026] PUT /v2.0/routers/e6609af7-e3e7-48c9-95f4-5e3b5c4b3432 => generated 493 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1827] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:35:47 2026] GET /v2.0/ports?device_id=e6609af7-e3e7-48c9-95f4-5e3b5c4b3432 => 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: 1000/1828] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:47 2026] GET /v2.0/security-groups?tenant_id=339562e7971d483683c5670c348f3178&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1829] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:47 2026] GET /v2.0/ports?device_id=d9a102a4-95fb-4736-b68c-f8dbf1eb25cd => generated 1194 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1830] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:47 2026] DELETE /v2.0/security-groups/476e94de-4dc6-418b-9c7e-51f0a7b7cbbd => 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: 1003/1831] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:47 2026] GET /v2.0/security-groups?id=542561f0-1c8f-41c5-ad78-97b4795ad9b3&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1832] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:47 2026] DELETE /v2.0/routers/e6609af7-e3e7-48c9-95f4-5e3b5c4b3432 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1833] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:35:47 2026] GET /v2.0/routers/d21747ea-4a74-4888-b700-b3728ef6f048 => generated 502 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1834] 10.0.0.234 () {34 vars in 742 bytes} [Thu Apr 23 01:35:47 2026] PUT /v2.0/routers/d21747ea-4a74-4888-b700-b3728ef6f048 => generated 502 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1835] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:35:49 2026] GET /v2.0/ports?device_id=d21747ea-4a74-4888-b700-b3728ef6f048 => 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: 1005/1836] 10.0.0.243 () {30 vars in 650 bytes} [Thu Apr 23 01:35:48 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: 1006/1837] 10.0.0.243 () {30 vars in 724 bytes} [Thu Apr 23 01:35:49 2026] GET /v2.0/quotas/486cb396c4744dbb8aed0e8bfdef9109/details => generated 847 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1838] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:49 2026] DELETE /v2.0/routers/d21747ea-4a74-4888-b700-b3728ef6f048 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1839] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:35:49 2026] GET /v2.0/routers/4fd35f32-1569-45ec-96e3-02467ce8efcf => generated 487 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1840] 10.0.0.234 () {34 vars in 742 bytes} [Thu Apr 23 01:35:49 2026] PUT /v2.0/routers/4fd35f32-1569-45ec-96e3-02467ce8efcf => generated 487 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1841] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:35:50 2026] GET /v2.0/ports?device_id=4fd35f32-1569-45ec-96e3-02467ce8efcf => 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: 834/1844] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:50 2026] DELETE /v2.0/routers/4fd35f32-1569-45ec-96e3-02467ce8efcf => generated 0 bytes in 416 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1845] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:35:50 2026] GET /v2.0/routers/d30a1627-8c04-4eba-a674-66bd5d606c38 => generated 480 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1846] 10.0.0.234 () {34 vars in 742 bytes} [Thu Apr 23 01:35:50 2026] PUT /v2.0/routers/d30a1627-8c04-4eba-a674-66bd5d606c38 => generated 480 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1847] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:35:51 2026] GET /v2.0/ports?device_id=d30a1627-8c04-4eba-a674-66bd5d606c38 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1848] 10.0.0.243 () {30 vars in 650 bytes} [Thu Apr 23 01:35:51 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1849] 10.0.0.243 () {30 vars in 724 bytes} [Thu Apr 23 01:35:51 2026] GET /v2.0/quotas/486cb396c4744dbb8aed0e8bfdef9109/details => generated 847 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:51.631 8 INFO neutron.services.segments.plugin [-] Segment e0f57f68-811e-4894-93ca-1fe2e09b3c80 resource provider aggregate not found 2026-04-23 01:35:51.636 8 INFO neutron.services.segments.plugin [-] Segment e0f57f68-811e-4894-93ca-1fe2e09b3c80 resource provider aggregate not found 2026-04-23 01:35:51.647 8 INFO neutron.services.segments.plugin [-] Segment e0f57f68-811e-4894-93ca-1fe2e09b3c80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0f57f68-811e-4894-93ca-1fe2e09b3c80 found for delete ", "request_id": "req-31085301-ad3f-489c-ad42-38eac558ac36"}]} 2026-04-23 01:35:51.647 8 INFO neutron.db.l3_hamode_db [None req-2673a52c-1d79-421f-bd84-5c8d31836fc5 4612a998c0554b008aa19765a34ff675 f0738a3fb2e3465d8cf0f3a13cda28d8 - - default default] HA network 18b14944-8cd2-4dc3-8e7b-ab47410dd95a was deleted as no HA routers are present in tenant f0738a3fb2e3465d8cf0f3a13cda28d8. [pid: 8|app: 0|req: 836/1850] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:35:51 2026] DELETE /v2.0/routers/d30a1627-8c04-4eba-a674-66bd5d606c38 => generated 0 bytes in 511 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1851] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:52 2026] GET /v2.0/security-groups?tenant_id=c11d3ddfe72d40f2b8f03d30b96d698f&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:35:52.798 8 INFO neutron.services.segments.plugin [-] Segment e0f57f68-811e-4894-93ca-1fe2e09b3c80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0f57f68-811e-4894-93ca-1fe2e09b3c80 found for delete ", "request_id": "req-f4de7167-051b-4668-8182-6957d335843e"}]} [pid: 8|app: 0|req: 837/1852] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:52 2026] DELETE /v2.0/security-groups/d2f0fa65-6d5c-47f4-b1f7-83e2f60645e4 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1853] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:52 2026] GET /v2.0/ports?device_id=d9a102a4-95fb-4736-b68c-f8dbf1eb25cd => generated 1196 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1854] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:35:53 2026] GET /v2.0/security-groups?id=542561f0-1c8f-41c5-ad78-97b4795ad9b3&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1855] 10.0.0.234 () {32 vars in 818 bytes} [Thu Apr 23 01:35:53 2026] GET /v2.0/ports?network_id=e281c3a1-c715-4830-b2a0-e759b04f59ab&mac_address=fa%3A16%3A3e%3A6c%3A49%3Aec => generated 1196 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:35:53.147 7 WARNING neutron_lib.context [None req-de0bc003-0d58-4bd6-94c3-9bfce3036bb9 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1856] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:53 2026] GET /v2.0/security-groups?tenant_id=2bcf79e778a84e27abe86cdf511a4c53&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1857] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:53 2026] DELETE /v2.0/security-groups/ca5e762e-8646-46fc-93f8-f040b58707ca => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1858] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:53 2026] GET /v2.0/security-groups?tenant_id=f0738a3fb2e3465d8cf0f3a13cda28d8&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1859] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:53 2026] GET /v2.0/security-groups?tenant_id=486cb396c4744dbb8aed0e8bfdef9109&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:35:53.913 7 INFO neutron.db.l3_db [None req-de0bc003-0d58-4bd6-94c3-9bfce3036bb9 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Floating IP 433d367e-1e0d-461d-a93a-328311b23337 associated. External IP: 10.96.250.202, port: f550bda1-1a76-4249-a359-c3b6dda06bfc. [pid: 8|app: 0|req: 843/1860] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:53 2026] DELETE /v2.0/security-groups/882b1ebe-9930-4c43-b73c-74477bfc9410 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1861] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:53 2026] GET /v2.0/security-groups?tenant_id=69373406347e4ca5a35d5ebfb2647ab7&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1862] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:54 2026] DELETE /v2.0/security-groups/940fce46-5022-4674-afc4-565abd64c2ca => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1863] 10.0.0.234 () {34 vars in 677 bytes} [Thu Apr 23 01:35:53 2026] POST /v2.0/floatingips => generated 855 bytes in 1100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1864] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:54 2026] DELETE /v2.0/security-groups/846c925a-ce14-4c10-bf2c-dc8f0caee977 => 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: 1019/1865] 10.0.0.143 () {34 vars in 1094 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-403116152&fields=id&tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:35:54.384 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f9b138b-0a80-4b65-8d4a-1e3d59a05f9f'] response: {'name': 'network-changed', 'server_uuid': 'd9a102a4-95fb-4736-b68c-f8dbf1eb25cd', 'tag': 'f550bda1-1a76-4249-a359-c3b6dda06bfc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1020/1866] 10.0.0.143 () {34 vars in 982 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/networks?id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1867] 10.0.0.143 () {34 vars in 965 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/quotas/15e9168c16e24e63b1eb6aaf6d2d579f => 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: 847/1868] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/security-groups?tenant_id=730508cdf7634cdca81d2a1487248191&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1869] 10.0.0.143 () {34 vars in 1002 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/ports?tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f&fields=id => generated 333 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1870] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:35:54 2026] DELETE /v2.0/security-groups/b92fe5c8-a55f-4095-ba16-66bbb302db8c => 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: 1023/1871] 10.0.0.143 () {34 vars in 1008 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?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: 849/1872] 10.0.0.143 () {34 vars in 1108 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?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: 1024/1873] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/ports?device_id=914be892-76f4-481d-b115-95460e6e6b0a => 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: 850/1874] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/ports?tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f&device_id=d9a102a4-95fb-4736-b68c-f8dbf1eb25cd => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1875] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/networks?id=e281c3a1-c715-4830-b2a0-e759b04f59ab => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1876] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:35:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=f550bda1-1a76-4249-a359-c3b6dda06bfc => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1877] 199.204.45.70 () {34 vars in 1101 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ada&port_id=f550bda1-1a76-4249-a359-c3b6dda06bfc => 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: 852/1878] 199.204.45.70 () {34 vars in 1063 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/subnets?id=7dd71815-7220-4cbd-8f88-c10940bebe72&id=03b6713d-72ab-4639-bf30-42d5e5cda4ce => generated 1408 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1879] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/ports?network_id=e281c3a1-c715-4830-b2a0-e759b04f59ab&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1880] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/ports?network_id=e281c3a1-c715-4830-b2a0-e759b04f59ab&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: 1028/1881] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1882] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:35:55 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?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) 2026-04-23 01:35:56.593 7 WARNING neutron_lib.context [None req-6d9d359b-8159-4f76-986d-b259a3d3ec7a 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:56.759 7 INFO neutron.db.segments_db [None req-6d9d359b-8159-4f76-986d-b259a3d3ec7a 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] Added segment 9854720e-a8b5-4ca0-995d-745fb6eb67dd of type vxlan for network 7366eabf-e541-45bc-9ea3-fe8eb95b8fa3 [pid: 7|app: 0|req: 1029/1883] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:35:56 2026] POST /v2.0/networks => generated 649 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:56.871 8 WARNING neutron_lib.context [None req-8358e691-80af-4136-9b70-eda73c5de9f1 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 855/1884] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:35:56 2026] POST /v2.0/subnets => generated 627 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:57.118 8 WARNING neutron_lib.context [None req-ac73fd15-e743-4463-98d3-00cb8453cbf0 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:57.161 8 INFO neutron.db.segments_db [None req-ac73fd15-e743-4463-98d3-00cb8453cbf0 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] Added segment e01a1d80-0bdb-43b7-b087-979641eac14f of type vxlan for network 40de537f-9cd5-4de8-b858-0338edc5477a 2026-04-23 01:35:57.165 7 WARNING neutron_lib.context [None req-f38b04b3-4406-425c-89d4-9d20395844bf 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:57.317 7 INFO neutron.db.segments_db [None req-f38b04b3-4406-425c-89d4-9d20395844bf 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Added segment f73cfea8-1b88-47c4-8c7f-a0fbaea96f52 of type vxlan for network 551e8238-5dc5-4b69-9cf3-57f505629445 [pid: 7|app: 0|req: 1030/1885] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 01:35:57 2026] POST /v2.0/networks => generated 632 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:57.458 7 WARNING neutron_lib.context [None req-b3ae91f3-28e9-4d00-b67a-5ef6216e2b1b 31ea502bdcc14a1e8f68d2c07b723639 a7b79c59e83f4709b476fd9eae156bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:57.472 8 INFO neutron.db.l3_hamode_db [None req-ac73fd15-e743-4463-98d3-00cb8453cbf0 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:35:57.506 7 INFO neutron.db.segments_db [None req-b3ae91f3-28e9-4d00-b67a-5ef6216e2b1b 31ea502bdcc14a1e8f68d2c07b723639 a7b79c59e83f4709b476fd9eae156bcd - - default default] Added segment 20b07a0d-3595-4229-8000-78ace0ca110a of type vxlan for network d45dd1e3-d2ac-44a1-b611-dc3ce5b642c3 2026-04-23 01:35:57.769 7 INFO neutron.db.l3_hamode_db [None req-b3ae91f3-28e9-4d00-b67a-5ef6216e2b1b 31ea502bdcc14a1e8f68d2c07b723639 a7b79c59e83f4709b476fd9eae156bcd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:35:57.893 7 INFO neutron.db.l3_hamode_db [None req-b3ae91f3-28e9-4d00-b67a-5ef6216e2b1b 31ea502bdcc14a1e8f68d2c07b723639 a7b79c59e83f4709b476fd9eae156bcd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:35:58.193 8 INFO neutron.db.l3_hamode_db [None req-ac73fd15-e743-4463-98d3-00cb8453cbf0 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1031/1886] 10.0.0.234 () {34 vars in 668 bytes} [Thu Apr 23 01:35:57 2026] POST /v2.0/routers => generated 474 bytes in 1118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:35:58.533 7 WARNING neutron_lib.context [None req-01cf112c-8eff-477d-a2fd-bd63e4c3206b 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:35:58.577 7 INFO neutron.db.segments_db [None req-01cf112c-8eff-477d-a2fd-bd63e4c3206b 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Added segment f15274fb-afb4-44c2-b3ea-bb30c9adcdfb of type vxlan for network d84d75ef-f5c4-45fa-856c-2d84f2d9d8fe 2026-04-23 01:35:58.828 7 INFO neutron.db.l3_hamode_db [None req-01cf112c-8eff-477d-a2fd-bd63e4c3206b 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 856/1887] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:35:57 2026] POST /v2.0/routers => generated 695 bytes in 2010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1888] 10.0.0.234 () {34 vars in 751 bytes} [Thu Apr 23 01:35:59 2026] PUT /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1889] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:35:59 2026] GET /v2.0/networks?id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:35:59.614 7 INFO neutron.db.l3_hamode_db [None req-01cf112c-8eff-477d-a2fd-bd63e4c3206b 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 859/1890] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:35:59 2026] PUT /v2.0/routers/a96e5084-e0e9-421a-9d9a-5e970fef4693/add_router_interface => generated 309 bytes in 1392 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1891] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:35:58 2026] POST /v2.0/routers => generated 694 bytes in 2133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1892] 10.0.0.234 () {32 vars in 731 bytes} [Thu Apr 23 01:36:00 2026] GET /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1893] 199.204.45.70 () {34 vars in 1049 bytes} [Thu Apr 23 01:36:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f => generated 178 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1894] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:00 2026] GET /v2.0/ports?device_id=914be892-76f4-481d-b115-95460e6e6b0a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:00.708 7 WARNING neutron_lib.context [None req-2fe92f5e-e52b-462d-87fc-09840b1a8190 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 862/1895] 10.0.0.234 () {32 vars in 776 bytes} [Thu Apr 23 01:36:00 2026] GET /v2.0/subnets?project_id=0619e4ecc1394fc2ac88c188bc252412&cidr=10.100.0.0%2F28 => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1896] 10.0.0.234 () {34 vars in 762 bytes} [Thu Apr 23 01:36:00 2026] PUT /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags/green => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 01:36:00.878 8 WARNING neutron_lib.context [req-4b101feb-3aee-4139-958b-7703763cd48a req-b0a8fa35-6c68-4347-9e4d-e8bcf87cc02a f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1034/1897] 10.0.0.234 () {34 vars in 665 bytes} [Thu Apr 23 01:36:00 2026] POST /v2.0/ports => generated 955 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: 7|app: 0|req: 1035/1898] 10.0.0.234 () {32 vars in 694 bytes} [Thu Apr 23 01:36:01 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1899] 10.0.0.234 () {32 vars in 731 bytes} [Thu Apr 23 01:36:01 2026] GET /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:01.144 7 WARNING neutron_lib.context [None req-02596ac0-f1bd-4a69-b9b0-ee51b22eaf3d 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 864/1900] 199.204.45.70 () {38 vars in 954 bytes} [Thu Apr 23 01:36:00 2026] POST /v2.0/ports => generated 1187 bytes in 489 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: 865/1901] 10.0.0.234 () {32 vars in 784 bytes} [Thu Apr 23 01:36:01 2026] GET /v2.0/subnets?network_id=98dbcf1f-7157-4b43-aea3-a7cf67e90ad1&cidr=10.100.0.0%2F28 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1902] 10.0.0.234 () {34 vars in 758 bytes} [Thu Apr 23 01:36:01 2026] PUT /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1903] 10.0.0.99 () {34 vars in 989 bytes} [Thu Apr 23 01:36:01 2026] GET /v2.0/ports?device_id=d9a102a4-95fb-4736-b68c-f8dbf1eb25cd => generated 1465 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1904] 10.0.0.234 () {34 vars in 665 bytes} [Thu Apr 23 01:36:01 2026] POST /v2.0/ports => generated 955 bytes in 791 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-04-23 01:36:01.936 7 WARNING neutron_lib.context [None req-72f83fa8-2d17-40a6-a0d4-70a19f43a752 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1905] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:36:01 2026] PUT /v2.0/ports/edc8593e-fafb-456e-afcd-6ad34bcdbdc4 => generated 1468 bytes in 526 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-04-23 01:36:02.121 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6ab1f01-6ea8-48e7-989a-8d95d40d529f'] response: {'name': 'network-changed', 'server_uuid': '914be892-76f4-481d-b115-95460e6e6b0a', 'tag': 'edc8593e-fafb-456e-afcd-6ad34bcdbdc4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 869/1906] 10.0.0.234 () {32 vars in 731 bytes} [Thu Apr 23 01:36:02 2026] GET /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1907] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Apr 23 01:36:02 2026] GET /v2.0/security-groups?id=542561f0-1c8f-41c5-ad78-97b4795ad9b3&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:02.166 8 WARNING neutron_lib.context [None req-acce6cb4-901a-41a4-aa01-0edfcc07fb09 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1038/1908] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:36:01 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) [pid: 7|app: 0|req: 1039/1909] 10.0.0.234 () {34 vars in 780 bytes} [Thu Apr 23 01:36:02 2026] PUT /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 01:36:02.988 8 INFO neutron.db.l3_db [None req-acce6cb4-901a-41a4-aa01-0edfcc07fb09 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] Floating IP eeb017b2-c0a3-44fe-8315-a09c51df1124 associated. External IP: 10.96.250.203, port: 77d43237-8d87-49e6-bd07-11d4b6c463c8. [pid: 8|app: 0|req: 871/1910] 10.0.0.234 () {34 vars in 677 bytes} [Thu Apr 23 01:36:02 2026] POST /v2.0/floatingips => generated 842 bytes in 1222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1911] 10.0.0.234 () {32 vars in 731 bytes} [Thu Apr 23 01:36:03 2026] GET /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1912] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:36:03 2026] GET /v2.0/ports?tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f&device_id=914be892-76f4-481d-b115-95460e6e6b0a => generated 1471 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:03.591 8 INFO neutron.db.l3_db [None req-7b8e6e61-397b-4058-a1f0-5f1a0c833846 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] Floating IP eeb017b2-c0a3-44fe-8315-a09c51df1124 disassociated. External IP: 10.96.250.203, port: 77d43237-8d87-49e6-bd07-11d4b6c463c8. [pid: 7|app: 0|req: 1040/1913] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:36:02 2026] PUT /v2.0/routers/138c6514-8ca3-468c-ae6c-bc5bac227e37/add_router_interface => generated 309 bytes in 1420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1914] 10.0.0.234 () {34 vars in 751 bytes} [Thu Apr 23 01:36:03 2026] PUT /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1915] 199.204.45.70 () {34 vars in 1017 bytes} [Thu Apr 23 01:36:03 2026] GET /v2.0/networks?tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f&shared=False => generated 2376 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1916] 10.0.0.234 () {32 vars in 649 bytes} [Thu Apr 23 01:36:03 2026] GET /v2.0/networks => generated 8816 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1917] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:36:03 2026] PUT /v2.0/floatingips/eeb017b2-c0a3-44fe-8315-a09c51df1124 => generated 552 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1918] 10.0.0.234 () {32 vars in 731 bytes} [Thu Apr 23 01:36:03 2026] GET /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1919] 199.204.45.70 () {34 vars in 929 bytes} [Thu Apr 23 01:36:03 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: 1045/1920] 10.0.0.234 () {32 vars in 647 bytes} [Thu Apr 23 01:36:03 2026] GET /v2.0/subnets => generated 9297 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1921] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:36:04 2026] GET /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1922] 10.0.0.234 () {32 vars in 647 bytes} [Thu Apr 23 01:36:04 2026] GET /v2.0/routers => generated 2706 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:04.188 7 INFO neutron.api.v2.resource [None req-9a1f55c2-1e5f-4faa-98ee-6251c653c512 31ea502bdcc14a1e8f68d2c07b723639 a7b79c59e83f4709b476fd9eae156bcd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1048/1923] 10.0.0.234 () {32 vars in 743 bytes} [Thu Apr 23 01:36:04 2026] GET /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:36:04.200 7 WARNING neutron_lib.context [None req-6545f7dd-5025-4544-93ff-16b3b605d493 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 876/1924] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:36:03 2026] DELETE /v2.0/floatingips/eeb017b2-c0a3-44fe-8315-a09c51df1124 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1925] 10.0.0.234 () {34 vars in 685 bytes} [Thu Apr 23 01:36:04 2026] POST /v2.0/security-groups => generated 1675 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:36:04.351 7 WARNING neutron_lib.context [None req-008a84da-7835-442d-828c-14482c677a42 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 877/1926] 10.0.0.234 () {32 vars in 742 bytes} [Thu Apr 23 01:36:04 2026] DELETE /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags/red => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:04.377 8 WARNING neutron_lib.context [None req-bb5675b9-edb3-4391-be02-5533e1020c83 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 878/1927] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:36:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1928] 10.0.0.234 () {32 vars in 731 bytes} [Thu Apr 23 01:36:04 2026] GET /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:04.607 8 WARNING neutron_lib.context [None req-49845cee-1e6a-4c09-bc07-8d90072cdf36 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 880/1929] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:36:04 2026] POST /v2.0/security-group-rules => generated 596 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:04.819 8 INFO neutron.api.v2.resource [None req-2190b6c9-2c50-4e68-82bb-5f46a563701c 31ea502bdcc14a1e8f68d2c07b723639 a7b79c59e83f4709b476fd9eae156bcd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 881/1930] 10.0.0.234 () {32 vars in 746 bytes} [Thu Apr 23 01:36:04 2026] DELETE /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags/green => generated 99 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:36:04.826 8 WARNING neutron_lib.context [None req-30954fb2-a5af-4288-b0d0-6e7da4784bae 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 882/1931] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:36:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1932] 10.0.0.234 () {32 vars in 734 bytes} [Thu Apr 23 01:36:04 2026] DELETE /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:05.018 8 WARNING neutron_lib.context [None req-5fa1a0ce-5022-44cb-9648-5017d3e02f8c 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:05.086 7 INFO neutron.db.l3_db [None req-008a84da-7835-442d-828c-14482c677a42 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] Floating IP 986f2e70-c9bd-4ea0-acf6-82934441c7d6 associated. External IP: 10.96.250.213, port: c43e422c-4465-4e85-a30a-fcd7ec2aae05. [pid: 8|app: 0|req: 884/1933] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:36:05 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: 885/1934] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:36:05 2026] GET /v2.0/ports?tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f&device_id=914be892-76f4-481d-b115-95460e6e6b0a => generated 1471 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1935] 10.0.0.234 () {32 vars in 731 bytes} [Thu Apr 23 01:36:05 2026] GET /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:05.243 8 WARNING neutron_lib.context [None req-b8272f84-b64d-4429-92ca-4b453281eae8 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:05.287 8 INFO neutron.db.securitygroups_db [None req-b8272f84-b64d-4429-92ca-4b453281eae8 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Project 0619e4ecc1394fc2ac88c188bc252412 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: 889/1938] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:36:05 2026] POST /v2.0/security-group-rules => generated 607 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1939] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:36:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.183&port_id=edc8593e-fafb-456e-afcd-6ad34bcdbdc4 => 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: 1050/1940] 10.0.0.234 () {34 vars in 677 bytes} [Thu Apr 23 01:36:04 2026] POST /v2.0/floatingips => generated 842 bytes in 1083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:05.436 7 WARNING neutron_lib.context [None req-eaf0d961-c1a3-48f7-b6c6-3110aa4c737b 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 891/1941] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:36:05 2026] GET /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db => 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: 892/1942] 199.204.45.70 () {34 vars in 1105 bytes} [Thu Apr 23 01:36:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13e&port_id=edc8593e-fafb-456e-afcd-6ad34bcdbdc4 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:05.479 7 INFO neutron.db.securitygroups_db [None req-eaf0d961-c1a3-48f7-b6c6-3110aa4c737b 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Project 0619e4ecc1394fc2ac88c188bc252412 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: 893/1943] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:36:05 2026] GET /v2.0/floatingips/986f2e70-c9bd-4ea0-acf6-82934441c7d6 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1944] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:36:05 2026] POST /v2.0/security-group-rules => generated 606 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1945] 199.204.45.70 () {34 vars in 1063 bytes} [Thu Apr 23 01:36:05 2026] GET /v2.0/subnets?id=32a315f9-1c10-4a93-ba67-d5d698c19d74&id=07e5c335-561d-4b7a-bf52-e3ee53b86e56 => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1946] 10.0.0.234 () {32 vars in 655 bytes} [Thu Apr 23 01:36:05 2026] GET /v2.0/floatingips => generated 845 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1947] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:36:05 2026] GET /v2.0/ports?network_id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:06.024 7 INFO neutron.db.l3_db [None req-cbb0c3c9-0a52-4946-a67e-a63aa8ed56a5 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] Floating IP 986f2e70-c9bd-4ea0-acf6-82934441c7d6 associated. External IP: 10.96.250.213, port: c43e422c-4465-4e85-a30a-fcd7ec2aae05. [pid: 8|app: 0|req: 894/1948] 10.0.0.234 () {34 vars in 742 bytes} [Thu Apr 23 01:36:05 2026] PUT /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db => generated 480 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1949] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:36:06 2026] GET /v2.0/ports?network_id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1950] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:06 2026] GET /v2.0/ports?device_id=914be892-76f4-481d-b115-95460e6e6b0a => generated 1202 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1951] 10.0.0.234 () {32 vars in 649 bytes} [Thu Apr 23 01:36:06 2026] GET /v2.0/networks => generated 1297 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1952] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:36:06 2026] GET /v2.0/ports?device_id=0e437411-2345-4be1-a0c6-c40b305278db => 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: 899/1953] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:36:06 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1954] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:06 2026] GET /v2.0/security-groups?id=542561f0-1c8f-41c5-ad78-97b4795ad9b3&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1955] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:36:05 2026] PUT /v2.0/floatingips/986f2e70-c9bd-4ea0-acf6-82934441c7d6 => generated 842 bytes in 1062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1956] 10.0.0.143 () {34 vars in 1100 bytes} [Thu Apr 23 01:36:06 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1266960092&fields=id&tenant_id=0619e4ecc1394fc2ac88c188bc252412 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1957] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:36:06 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:06.949 8 INFO neutron.services.segments.plugin [-] Segment 20b07a0d-3595-4229-8000-78ace0ca110a resource provider aggregate not found 2026-04-23 01:36:06.956 8 INFO neutron.services.segments.plugin [-] Segment 20b07a0d-3595-4229-8000-78ace0ca110a resource provider aggregate not found 2026-04-23 01:36:06.966 8 INFO neutron.services.segments.plugin [-] Segment 20b07a0d-3595-4229-8000-78ace0ca110a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b07a0d-3595-4229-8000-78ace0ca110a found for delete ", "request_id": "req-4b576a92-2fe3-402c-b37e-437d8cdf07c1"}]} 2026-04-23 01:36:06.969 8 INFO neutron.db.l3_hamode_db [None req-e1becdcc-6ccb-4d21-b21d-ecbe679cf909 31ea502bdcc14a1e8f68d2c07b723639 a7b79c59e83f4709b476fd9eae156bcd - - default default] HA network d45dd1e3-d2ac-44a1-b611-dc3ce5b642c3 was deleted as no HA routers are present in tenant a7b79c59e83f4709b476fd9eae156bcd. [pid: 8|app: 0|req: 901/1958] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:36:06 2026] DELETE /v2.0/routers/0e437411-2345-4be1-a0c6-c40b305278db => generated 0 bytes in 601 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:06.980 7 INFO neutron.db.l3_db [None req-a9741429-03ce-488d-b590-26a60bc52e39 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] Floating IP 986f2e70-c9bd-4ea0-acf6-82934441c7d6 disassociated. External IP: 10.96.250.213, port: 77d43237-8d87-49e6-bd07-11d4b6c463c8. 2026-04-23 01:36:06.987 8 INFO neutron.services.segments.plugin [-] Segment 20b07a0d-3595-4229-8000-78ace0ca110a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b07a0d-3595-4229-8000-78ace0ca110a found for delete ", "request_id": "req-02312ebb-94ae-4138-b2cd-3a07da4342b8"}]} [pid: 8|app: 0|req: 902/1959] 10.0.0.143 () {34 vars in 982 bytes} [Thu Apr 23 01:36:06 2026] GET /v2.0/networks?id=551e8238-5dc5-4b69-9cf3-57f505629445 => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1960] 10.0.0.143 () {34 vars in 965 bytes} [Thu Apr 23 01:36:07 2026] GET /v2.0/quotas/0619e4ecc1394fc2ac88c188bc252412 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1961] 10.0.0.143 () {34 vars in 1002 bytes} [Thu Apr 23 01:36:07 2026] GET /v2.0/ports?tenant_id=0619e4ecc1394fc2ac88c188bc252412&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1962] 10.0.0.143 () {34 vars in 1008 bytes} [Thu Apr 23 01:36:07 2026] GET /v2.0/networks/551e8238-5dc5-4b69-9cf3-57f505629445?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: 906/1963] 10.0.0.143 () {34 vars in 1108 bytes} [Thu Apr 23 01:36:07 2026] GET /v2.0/networks/551e8238-5dc5-4b69-9cf3-57f505629445?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: 1058/1964] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:36:06 2026] PUT /v2.0/floatingips/986f2e70-c9bd-4ea0-acf6-82934441c7d6 => generated 552 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1965] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:07 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => 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: 1059/1966] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:36:07 2026] DELETE /v2.0/floatingips/986f2e70-c9bd-4ea0-acf6-82934441c7d6 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:07.686 7 INFO neutron.api.v2.resource [None req-a77d31bb-c839-467b-8d42-bf72423ed7bf 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1060/1967] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:36:07 2026] DELETE /v2.0/floatingips/986f2e70-c9bd-4ea0-acf6-82934441c7d6 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1968] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:07 2026] GET /v2.0/security-groups?tenant_id=a7b79c59e83f4709b476fd9eae156bcd&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1969] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:07 2026] DELETE /v2.0/security-groups/49f6b555-7968-4680-89ae-cef64df5c4f9 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/1970] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:36:07 2026] DELETE /v2.0/ports/77d43237-8d87-49e6-bd07-11d4b6c463c8 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/1971] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:08 2026] GET /v2.0/security-groups?tenant_id=0c3998d76df145d3b5d07d08aff1f5d7&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1972] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:08 2026] DELETE /v2.0/security-groups/64f22569-6b75-4b6a-a2b6-eae9c5168208 => 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: 910/1973] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:36:08 2026] DELETE /v2.0/ports/c43e422c-4465-4e85-a30a-fcd7ec2aae05 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1974] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:36:08 2026] GET /v2.0/ports?device_id=a96e5084-e0e9-421a-9d9a-5e970fef4693 => generated 958 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/1975] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:08 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => 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: 911/1976] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:36:08 2026] PUT /v2.0/routers/a96e5084-e0e9-421a-9d9a-5e970fef4693/remove_router_interface => generated 309 bytes in 1057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1977] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:09 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:10.327 7 INFO neutron.db.l3_hamode_db [None req-a61f6937-29ee-40cb-9a07-c19925fdbf36 0312c386a21240179b53e85add8c50f3 62d5ac01fe834f7cbaa578b1be8b92a7 - - default default] HA network 40de537f-9cd5-4de8-b858-0338edc5477a was deleted as no HA routers are present in tenant 62d5ac01fe834f7cbaa578b1be8b92a7. 2026-04-23 01:36:10.329 7 INFO neutron.services.segments.plugin [-] Segment e01a1d80-0bdb-43b7-b087-979641eac14f resource provider aggregate not found [pid: 7|app: 0|req: 1066/1978] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:36:09 2026] DELETE /v2.0/routers/a96e5084-e0e9-421a-9d9a-5e970fef4693 => generated 0 bytes in 912 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1979] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:36:10 2026] DELETE /v2.0/subnets/47541bce-1563-49ad-b727-13f68dcd227d => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:36:10.522 7 INFO neutron.services.segments.plugin [-] Segment e01a1d80-0bdb-43b7-b087-979641eac14f resource provider aggregate not found 2026-04-23 01:36:10.542 7 INFO neutron.services.segments.plugin [-] Segment e01a1d80-0bdb-43b7-b087-979641eac14f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e01a1d80-0bdb-43b7-b087-979641eac14f found for delete ", "request_id": "req-60873eb9-d9a7-49c3-8869-27a87f8c891e"}]} 2026-04-23 01:36:10.549 7 INFO neutron.services.segments.plugin [-] Segment e01a1d80-0bdb-43b7-b087-979641eac14f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e01a1d80-0bdb-43b7-b087-979641eac14f found for delete ", "request_id": "req-c11954a5-d8fe-4aa5-995b-362687b813e5"}]} [pid: 8|app: 0|req: 914/1980] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:10 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/1981] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:10 2026] DELETE /v2.0/networks/7366eabf-e541-45bc-9ea3-fe8eb95b8fa3 => 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: 915/1982] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:11 2026] GET /v2.0/security-groups?tenant_id=62d5ac01fe834f7cbaa578b1be8b92a7&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/1983] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:11 2026] DELETE /v2.0/security-groups/f124a5c8-a8db-4178-b9fb-5d664e9dc381 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1984] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:11 2026] GET /v2.0/ports?device_id=914be892-76f4-481d-b115-95460e6e6b0a => generated 1204 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/1985] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:11 2026] GET /v2.0/security-groups?id=542561f0-1c8f-41c5-ad78-97b4795ad9b3&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1986] 10.0.0.234 () {32 vars in 818 bytes} [Thu Apr 23 01:36:11 2026] GET /v2.0/ports?network_id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5&mac_address=fa%3A16%3A3e%3A14%3A2c%3Af1 => generated 1204 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/1987] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:36:11 2026] GET /v2.0/networks?id=551e8238-5dc5-4b69-9cf3-57f505629445 => generated 660 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:11.726 7 WARNING neutron_lib.context [None req-52b906c3-6852-498f-b96e-570a33f8a1a7 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:11.801 8 WARNING neutron_lib.context [None req-65f75a4e-3abd-4c1c-a46a-370728419511 8292f9afdd384dc19fc2d133b7c8e5dd 0733b213f8af4e5b97afa6d989f0d3b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 918/1988] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:36:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1989] 199.204.45.70 () {34 vars in 1049 bytes} [Thu Apr 23 01:36:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0619e4ecc1394fc2ac88c188bc252412 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1990] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:11 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => 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: 921/1991] 10.0.0.234 () {34 vars in 759 bytes} [Thu Apr 23 01:36:11 2026] PUT /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:11.939 8 WARNING neutron_lib.context [req-aa35f6f2-7b3d-4c96-a899-95440cfc73c2 req-e769d7e1-aeb8-4340-b5b4-a5c29eb9f393 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 922/1992] 199.204.45.70 () {38 vars in 954 bytes} [Thu Apr 23 01:36:11 2026] POST /v2.0/ports => generated 958 bytes in 375 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: 923/1993] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:36:12 2026] GET /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:12.446 7 INFO neutron.db.l3_db [None req-52b906c3-6852-498f-b96e-570a33f8a1a7 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Floating IP f1fd8a2f-4300-4e98-a2cb-80db4efc2c6e associated. External IP: 10.96.250.208, port: edc8593e-fafb-456e-afcd-6ad34bcdbdc4. 2026-04-23 01:36:12.563 7 INFO neutron.services.segments.plugin [-] Segment 9854720e-a8b5-4ca0-995d-745fb6eb67dd resource provider aggregate not found 2026-04-23 01:36:12.569 7 INFO neutron.services.segments.plugin [-] Segment 9854720e-a8b5-4ca0-995d-745fb6eb67dd resource provider aggregate not found 2026-04-23 01:36:12.576 7 INFO neutron.services.segments.plugin [-] Segment 9854720e-a8b5-4ca0-995d-745fb6eb67dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9854720e-a8b5-4ca0-995d-745fb6eb67dd found for delete ", "request_id": "req-37e584cb-ab1a-4ab3-ba56-ba39cb848431"}]} 2026-04-23 01:36:12.586 7 INFO neutron.services.segments.plugin [-] Segment 9854720e-a8b5-4ca0-995d-745fb6eb67dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9854720e-a8b5-4ca0-995d-745fb6eb67dd found for delete ", "request_id": "req-dbb620df-b5c2-430d-b502-06526fe7d68d"}]} [pid: 7|app: 0|req: 1071/1994] 10.0.0.234 () {34 vars in 677 bytes} [Thu Apr 23 01:36:11 2026] POST /v2.0/floatingips => generated 855 bytes in 1050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1995] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:36:12 2026] PUT /v2.0/ports/54c7703b-98f7-470d-8f79-12a5a9cb8681 => generated 1239 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/1996] 10.0.0.234 () {34 vars in 770 bytes} [Thu Apr 23 01:36:12 2026] PUT /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 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: 925/1997] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:36:12 2026] GET /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:12.864 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e9212dd-e8c0-49ae-b92c-00245b97f98a'] response: {'name': 'network-changed', 'server_uuid': '914be892-76f4-481d-b115-95460e6e6b0a', 'tag': 'edc8593e-fafb-456e-afcd-6ad34bcdbdc4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1073/1998] 10.0.0.234 () {34 vars in 766 bytes} [Thu Apr 23 01:36:12 2026] PUT /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 01:36:12.900 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-498a9102-62cd-443b-ad56-d16b90cefd7e'] response: {'name': 'network-changed', 'server_uuid': '68d38a59-9499-4662-b48a-87d53d1f5104', 'tag': '54c7703b-98f7-470d-8f79-12a5a9cb8681', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 926/1999] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:36:12 2026] GET /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/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: 1074/2000] 10.0.0.234 () {34 vars in 788 bytes} [Thu Apr 23 01:36:12 2026] PUT /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2001] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:36:12 2026] GET /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/2002] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:12 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => generated 973 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2003] 10.0.0.234 () {34 vars in 759 bytes} [Thu Apr 23 01:36:13 2026] PUT /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/2004] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/security-groups?id=7e025043-e154-42d6-9c99-6541b04e6f34&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2005] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/2006] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:13.190 7 INFO neutron.api.v2.resource [None req-86c3b896-27e8-4473-8ef3-1080f1648c69 8292f9afdd384dc19fc2d133b7c8e5dd 0733b213f8af4e5b97afa6d989f0d3b6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1078/2007] 10.0.0.234 () {32 vars in 751 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2008] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:36:13 2026] DELETE /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2009] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:13.297 7 INFO neutron.api.v2.resource [None req-24109b43-ff43-4eed-9ab1-abbd3524555d 8292f9afdd384dc19fc2d133b7c8e5dd 0733b213f8af4e5b97afa6d989f0d3b6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1081/2010] 10.0.0.234 () {32 vars in 754 bytes} [Thu Apr 23 01:36:13 2026] DELETE /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:36:13.337 8 WARNING neutron_lib.context [None req-96a464c5-a376-4f28-beff-42d052c8f810 5c0c6b731fd64397b93105641bc42a6b 07b25c6d16e1493da185fcc0a62bd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:13.338 8 WARNING neutron_lib.context [None req-96a464c5-a376-4f28-beff-42d052c8f810 5c0c6b731fd64397b93105641bc42a6b 07b25c6d16e1493da185fcc0a62bd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1082/2011] 10.0.0.234 () {32 vars in 742 bytes} [Thu Apr 23 01:36:13 2026] DELETE /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2012] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/ports?tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f&device_id=914be892-76f4-481d-b115-95460e6e6b0a => generated 1473 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2013] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2014] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/ports?tenant_id=0619e4ecc1394fc2ac88c188bc252412&device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => 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: 1086/2015] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/networks?id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:13.516 8 INFO neutron.db.segments_db [None req-96a464c5-a376-4f28-beff-42d052c8f810 5c0c6b731fd64397b93105641bc42a6b 07b25c6d16e1493da185fcc0a62bd8a0 - - default default] Added segment af675a97-e3e1-4a86-8b01-537639c0ff2b of type vxlan for network ee9098cd-229e-46bb-9aea-4e663bdc7540 [pid: 7|app: 0|req: 1087/2016] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:36:13 2026] DELETE /v2.0/subnetpools/4c1c32e5-69d8-43ef-ae92-19057622e804 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:13.577 8 INFO neutron.db.segments_db [None req-96a464c5-a376-4f28-beff-42d052c8f810 5c0c6b731fd64397b93105641bc42a6b 07b25c6d16e1493da185fcc0a62bd8a0 - - default default] Added segment 28580833-6de9-47aa-839b-f4b392b7d822 of type vxlan for network bf4fd0b2-7de8-4ccb-a73b-435fc330d3ee [pid: 7|app: 0|req: 1088/2017] 199.204.45.70 () {34 vars in 1017 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/networks?tenant_id=0619e4ecc1394fc2ac88c188bc252412&shared=False => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2018] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.183&port_id=edc8593e-fafb-456e-afcd-6ad34bcdbdc4 => 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: 1090/2019] 199.204.45.70 () {34 vars in 929 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2020] 199.204.45.70 () {34 vars in 1105 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13e&port_id=edc8593e-fafb-456e-afcd-6ad34bcdbdc4 => 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: 930/2021] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:36:13 2026] POST /v2.0/networks => generated 1245 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/2022] 199.204.45.70 () {34 vars in 1063 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/subnets?id=32a315f9-1c10-4a93-ba67-d5d698c19d74&id=07e5c335-561d-4b7a-bf52-e3ee53b86e56 => generated 1415 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2023] 10.0.0.234 () {32 vars in 649 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/networks => generated 1844 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/2024] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/ports?network_id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/2025] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/ports?network_id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2026] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:13 2026] DELETE /v2.0/networks/ee9098cd-229e-46bb-9aea-4e663bdc7540 => 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: 934/2027] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?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: 935/2028] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:36:13 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2029] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:13 2026] DELETE /v2.0/networks/bf4fd0b2-7de8-4ccb-a73b-435fc330d3ee => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/2030] 10.0.0.234 () {32 vars in 649 bytes} [Thu Apr 23 01:36:14 2026] GET /v2.0/networks => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:14.181 7 WARNING neutron_lib.context [None req-3ff5f0c3-e745-4b6c-87a0-33e873dad15b 5c0c6b731fd64397b93105641bc42a6b 07b25c6d16e1493da185fcc0a62bd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 937/2031] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:14 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:14.240 7 INFO neutron.db.segments_db [None req-3ff5f0c3-e745-4b6c-87a0-33e873dad15b 5c0c6b731fd64397b93105641bc42a6b 07b25c6d16e1493da185fcc0a62bd8a0 - - default default] Added segment 8e882e23-8931-41ad-8956-d21601a7b821 of type vxlan for network 5cfcd1f1-6c5b-4282-a6d6-017125da8d42 [pid: 8|app: 0|req: 938/2032] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:14 2026] GET /v2.0/security-groups?id=7e025043-e154-42d6-9c99-6541b04e6f34&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2033] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:36:14 2026] POST /v2.0/networks => generated 650 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:14.360 7 WARNING neutron_lib.context [None req-587c8f94-5484-462e-b68c-5a6a66dcacdb 5c0c6b731fd64397b93105641bc42a6b 07b25c6d16e1493da185fcc0a62bd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:14.412 7 INFO neutron.db.segments_db [None req-587c8f94-5484-462e-b68c-5a6a66dcacdb 5c0c6b731fd64397b93105641bc42a6b 07b25c6d16e1493da185fcc0a62bd8a0 - - default default] Added segment 3f0ce13c-9da6-468a-a2cc-faaa1ed82a3e of type vxlan for network ac1251ef-3fbf-4d7e-b916-162a598ed182 [pid: 7|app: 0|req: 1096/2034] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:36:14 2026] POST /v2.0/networks => generated 649 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:14.513 7 WARNING neutron_lib.context [None req-5ce52f17-6f2a-41dd-869f-d12107216894 5c0c6b731fd64397b93105641bc42a6b 07b25c6d16e1493da185fcc0a62bd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2035] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:14 2026] GET /v2.0/security-groups?tenant_id=cf87054b6a7f4cf2af28dda023ac33e4&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:14.534 7 WARNING neutron_lib.context [None req-5ce52f17-6f2a-41dd-869f-d12107216894 5c0c6b731fd64397b93105641bc42a6b 07b25c6d16e1493da185fcc0a62bd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:14.594 7 INFO neutron.services.segments.plugin [-] Segment af675a97-e3e1-4a86-8b01-537639c0ff2b resource provider aggregate not found 2026-04-23 01:36:14.601 7 INFO neutron.services.segments.plugin [-] Segment af675a97-e3e1-4a86-8b01-537639c0ff2b resource provider aggregate not found 2026-04-23 01:36:14.605 7 INFO neutron.services.segments.plugin [-] Segment af675a97-e3e1-4a86-8b01-537639c0ff2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af675a97-e3e1-4a86-8b01-537639c0ff2b found for delete ", "request_id": "req-214f1fac-63cb-427d-ae33-9d21da227ee1"}]} 2026-04-23 01:36:14.611 7 INFO neutron.services.segments.plugin [-] Segment af675a97-e3e1-4a86-8b01-537639c0ff2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af675a97-e3e1-4a86-8b01-537639c0ff2b found for delete ", "request_id": "req-5a9aaaba-9586-4c7d-9a58-4a6043220954"}]} [pid: 8|app: 0|req: 940/2036] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:14 2026] DELETE /v2.0/security-groups/c6e5904b-518a-49f7-aaf6-bdc7689a4612 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:14.616 7 INFO neutron.services.segments.plugin [-] Segment 28580833-6de9-47aa-839b-f4b392b7d822 resource provider aggregate not found 2026-04-23 01:36:14.624 7 INFO neutron.services.segments.plugin [-] Segment 28580833-6de9-47aa-839b-f4b392b7d822 resource provider aggregate not found 2026-04-23 01:36:14.627 7 INFO neutron.services.segments.plugin [-] Segment 28580833-6de9-47aa-839b-f4b392b7d822 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28580833-6de9-47aa-839b-f4b392b7d822 found for delete ", "request_id": "req-55c82b12-5923-4b67-8f95-2e0a40479e10"}]} 2026-04-23 01:36:14.636 7 INFO neutron.services.segments.plugin [-] Segment 28580833-6de9-47aa-839b-f4b392b7d822 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28580833-6de9-47aa-839b-f4b392b7d822 found for delete ", "request_id": "req-7ea48c5c-b317-4736-914e-9110ed2ddd5e"}]} [pid: 8|app: 0|req: 941/2037] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:14 2026] GET /v2.0/security-groups?tenant_id=0733b213f8af4e5b97afa6d989f0d3b6&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2038] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:36:14 2026] GET /v2.0/ports?tenant_id=0619e4ecc1394fc2ac88c188bc252412&device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => generated 1242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2039] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:14 2026] DELETE /v2.0/security-groups/6cbd10a1-dbf0-4c86-9b46-406d2a6cd3a5 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2040] 199.204.45.70 () {34 vars in 1059 bytes} [Thu Apr 23 01:36:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=54c7703b-98f7-470d-8f79-12a5a9cb8681 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2041] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:36:14 2026] GET /v2.0/subnets?id=771b8988-37cd-4103-9fcb-2bda4aca2f60 => 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: 946/2042] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:36:14 2026] GET /v2.0/ports?network_id=551e8238-5dc5-4b69-9cf3-57f505629445&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2043] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:36:15 2026] GET /v2.0/networks/551e8238-5dc5-4b69-9cf3-57f505629445?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2044] 10.0.0.234 () {34 vars in 665 bytes} [Thu Apr 23 01:36:14 2026] POST /v2.0/ports => generated 1506 bytes in 559 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: 948/2045] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:36:15 2026] GET /v2.0/networks/551e8238-5dc5-4b69-9cf3-57f505629445?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: 1098/2046] 10.0.0.234 () {32 vars in 643 bytes} [Thu Apr 23 01:36:15 2026] GET /v2.0/ports => generated 1506 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2047] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:36:15 2026] DELETE /v2.0/ports/6d1fd8ec-7409-4cce-8127-df51e936b36e => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2048] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:15 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2049] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:15 2026] GET /v2.0/security-groups?id=7e025043-e154-42d6-9c99-6541b04e6f34&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2050] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:36:15 2026] DELETE /v2.0/ports/86cd74d3-9a88-4ec0-a69c-3b530a0ab62b => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2051] 10.0.0.234 () {32 vars in 643 bytes} [Thu Apr 23 01:36:15 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-04-23 01:36:15.666 8 WARNING neutron_lib.context [None req-58f60e89-4d0a-40d5-a136-2f8340da2294 5c0c6b731fd64397b93105641bc42a6b 07b25c6d16e1493da185fcc0a62bd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:15.721 8 INFO neutron.db.segments_db [None req-58f60e89-4d0a-40d5-a136-2f8340da2294 5c0c6b731fd64397b93105641bc42a6b 07b25c6d16e1493da185fcc0a62bd8a0 - - default default] Added segment d5c8f376-4037-4e8f-9dce-c20f00750df4 of type vxlan for network 07cac630-4219-47b7-ab36-be8679b6cc3e [pid: 8|app: 0|req: 951/2052] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:36:15 2026] POST /v2.0/networks => generated 650 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:15.824 7 WARNING neutron_lib.context [None req-f380e883-49a7-40a7-836b-90924e645158 5c0c6b731fd64397b93105641bc42a6b 07b25c6d16e1493da185fcc0a62bd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:15.870 7 INFO neutron.db.segments_db [None req-f380e883-49a7-40a7-836b-90924e645158 5c0c6b731fd64397b93105641bc42a6b 07b25c6d16e1493da185fcc0a62bd8a0 - - default default] Added segment d453f1fa-a214-45db-8aa8-d415daac6c08 of type vxlan for network 697fbb92-7437-47a0-89f5-eb44358c1522 [pid: 7|app: 0|req: 1102/2053] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:36:15 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-04-23 01:36:16.000 8 WARNING neutron_lib.context [None req-197a2942-35ee-43db-8f99-a57b6bd7bda3 5c0c6b731fd64397b93105641bc42a6b 07b25c6d16e1493da185fcc0a62bd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:16.022 8 WARNING neutron_lib.context [None req-197a2942-35ee-43db-8f99-a57b6bd7bda3 5c0c6b731fd64397b93105641bc42a6b 07b25c6d16e1493da185fcc0a62bd8a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 952/2054] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:36:15 2026] POST /v2.0/subnets => generated 1274 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2055] 10.0.0.234 () {32 vars in 647 bytes} [Thu Apr 23 01:36:16 2026] GET /v2.0/subnets => generated 1910 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2056] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:16 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2057] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:16 2026] GET /v2.0/security-groups?id=7e025043-e154-42d6-9c99-6541b04e6f34&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: 1104/2058] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:36:16 2026] DELETE /v2.0/subnets/7f4186f3-6d91-4155-8139-9e3f45041f00 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2059] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:36:16 2026] DELETE /v2.0/subnets/13eb7eab-4b88-48d8-9aa9-a260308abffe => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2060] 10.0.0.234 () {32 vars in 647 bytes} [Thu Apr 23 01:36:16 2026] GET /v2.0/subnets => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:16.957 8 INFO neutron.services.segments.plugin [-] Segment d453f1fa-a214-45db-8aa8-d415daac6c08 resource provider aggregate not found 2026-04-23 01:36:16.962 8 INFO neutron.services.segments.plugin [-] Segment d453f1fa-a214-45db-8aa8-d415daac6c08 resource provider aggregate not found 2026-04-23 01:36:16.974 8 INFO neutron.services.segments.plugin [-] Segment d453f1fa-a214-45db-8aa8-d415daac6c08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d453f1fa-a214-45db-8aa8-d415daac6c08 found for delete ", "request_id": "req-9f7a3867-fc5c-4dde-a73b-6c1c455f49c8"}]} [pid: 8|app: 0|req: 956/2061] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:16 2026] DELETE /v2.0/networks/697fbb92-7437-47a0-89f5-eb44358c1522 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:36:17.117 7 INFO neutron.services.segments.plugin [-] Segment d5c8f376-4037-4e8f-9dce-c20f00750df4 resource provider aggregate not found 2026-04-23 01:36:17.121 7 INFO neutron.services.segments.plugin [-] Segment d5c8f376-4037-4e8f-9dce-c20f00750df4 resource provider aggregate not found 2026-04-23 01:36:17.136 7 INFO neutron.services.segments.plugin [-] Segment d5c8f376-4037-4e8f-9dce-c20f00750df4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5c8f376-4037-4e8f-9dce-c20f00750df4 found for delete ", "request_id": "req-83055279-2ff7-4691-b98b-7f25a70f1609"}]} 2026-04-23 01:36:17.138 7 INFO neutron.services.segments.plugin [-] Segment d5c8f376-4037-4e8f-9dce-c20f00750df4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5c8f376-4037-4e8f-9dce-c20f00750df4 found for delete ", "request_id": "req-87adc09a-670f-494e-8eac-53cb25d6122a"}]} [pid: 7|app: 0|req: 1106/2062] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:16 2026] DELETE /v2.0/networks/07cac630-4219-47b7-ab36-be8679b6cc3e => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:36:17.165 8 INFO neutron.services.segments.plugin [-] Segment d453f1fa-a214-45db-8aa8-d415daac6c08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d453f1fa-a214-45db-8aa8-d415daac6c08 found for delete ", "request_id": "req-0b688679-bb78-44e3-ac48-74583e7c37b2"}]} [pid: 8|app: 0|req: 957/2063] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:17 2026] DELETE /v2.0/networks/ac1251ef-3fbf-4d7e-b916-162a598ed182 => 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: 1107/2064] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:17 2026] DELETE /v2.0/networks/5cfcd1f1-6c5b-4282-a6d6-017125da8d42 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2065] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:17 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => 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: 1108/2066] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:17 2026] GET /v2.0/security-groups?id=7e025043-e154-42d6-9c99-6541b04e6f34&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:18.124 8 WARNING neutron_lib.context [None req-ccc9ccea-dcf6-4e68-b840-9d9ef9384240 0fdf431f1799445d888173da39c2cc34 dca37777d4d140d999f20239a047e076 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1109/2067] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:18 2026] GET /v2.0/security-groups?tenant_id=07b25c6d16e1493da185fcc0a62bd8a0&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2068] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:18 2026] DELETE /v2.0/security-groups/94de94ca-d562-48dd-a127-7bcf6fce45e9 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:18.266 8 INFO neutron.db.segments_db [None req-ccc9ccea-dcf6-4e68-b840-9d9ef9384240 0fdf431f1799445d888173da39c2cc34 dca37777d4d140d999f20239a047e076 - - default default] Added segment 36c112db-caaf-4620-9367-2b97037249e3 of type vxlan for network 9903e719-7665-4701-95c4-6c4c891277ec [pid: 8|app: 0|req: 959/2069] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:36:17 2026] POST /v2.0/networks => generated 631 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:18.365 7 WARNING neutron_lib.context [None req-b0de60cb-0299-4035-aed2-c841a9a50d00 0fdf431f1799445d888173da39c2cc34 dca37777d4d140d999f20239a047e076 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1111/2070] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:36:18 2026] POST /v2.0/subnets => generated 626 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2071] 10.0.0.234 () {34 vars in 751 bytes} [Thu Apr 23 01:36:18 2026] PUT /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2072] 10.0.0.234 () {32 vars in 731 bytes} [Thu Apr 23 01:36:18 2026] GET /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/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: 961/2073] 10.0.0.234 () {34 vars in 762 bytes} [Thu Apr 23 01:36:18 2026] PUT /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2074] 10.0.0.234 () {32 vars in 731 bytes} [Thu Apr 23 01:36:18 2026] GET /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2075] 10.0.0.234 () {34 vars in 758 bytes} [Thu Apr 23 01:36:18 2026] PUT /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2076] 10.0.0.234 () {32 vars in 731 bytes} [Thu Apr 23 01:36:18 2026] GET /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2077] 10.0.0.234 () {34 vars in 780 bytes} [Thu Apr 23 01:36:18 2026] PUT /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2078] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:18 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2079] 10.0.0.234 () {32 vars in 731 bytes} [Thu Apr 23 01:36:18 2026] GET /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:19.010 8 INFO neutron.services.segments.plugin [-] Segment 3f0ce13c-9da6-468a-a2cc-faaa1ed82a3e resource provider aggregate not found 2026-04-23 01:36:19.028 8 INFO neutron.services.segments.plugin [-] Segment 3f0ce13c-9da6-468a-a2cc-faaa1ed82a3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f0ce13c-9da6-468a-a2cc-faaa1ed82a3e found for delete ", "request_id": "req-f95fca69-2941-4fe7-a047-a57cfbd6edc2"}]} [pid: 8|app: 0|req: 964/2080] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:18 2026] GET /v2.0/security-groups?id=7e025043-e154-42d6-9c99-6541b04e6f34&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2081] 10.0.0.234 () {34 vars in 751 bytes} [Thu Apr 23 01:36:18 2026] PUT /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/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: 965/2082] 10.0.0.234 () {32 vars in 731 bytes} [Thu Apr 23 01:36:19 2026] GET /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2083] 10.0.0.234 () {32 vars in 739 bytes} [Thu Apr 23 01:36:19 2026] GET /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:19.596 8 INFO neutron.services.segments.plugin [-] Segment 3f0ce13c-9da6-468a-a2cc-faaa1ed82a3e resource provider aggregate not found 2026-04-23 01:36:19.607 8 INFO neutron.api.v2.resource [None req-03a952d5-62ce-43a9-96b6-2e8fe30092cd 0fdf431f1799445d888173da39c2cc34 dca37777d4d140d999f20239a047e076 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 966/2084] 10.0.0.234 () {32 vars in 743 bytes} [Thu Apr 23 01:36:19 2026] GET /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/tags/green => generated 99 bytes in 452 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:36:19.613 7 INFO neutron.services.segments.plugin [-] Segment 8e882e23-8931-41ad-8956-d21601a7b821 resource provider aggregate not found 2026-04-23 01:36:19.617 7 INFO neutron.services.segments.plugin [-] Segment 8e882e23-8931-41ad-8956-d21601a7b821 resource provider aggregate not found 2026-04-23 01:36:19.636 7 INFO neutron.services.segments.plugin [-] Segment 8e882e23-8931-41ad-8956-d21601a7b821 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e882e23-8931-41ad-8956-d21601a7b821 found for delete ", "request_id": "req-31a24df3-3bbd-4c8a-acfc-537a20be6238"}]} 2026-04-23 01:36:19.637 7 INFO neutron.services.segments.plugin [-] Segment 8e882e23-8931-41ad-8956-d21601a7b821 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e882e23-8931-41ad-8956-d21601a7b821 found for delete ", "request_id": "req-c464f953-e45c-4a7c-a14d-32e30c1ffd9b"}]} [pid: 7|app: 0|req: 1119/2085] 10.0.0.234 () {32 vars in 742 bytes} [Thu Apr 23 01:36:19 2026] DELETE /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:19.666 8 INFO neutron.services.segments.plugin [-] Segment 3f0ce13c-9da6-468a-a2cc-faaa1ed82a3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f0ce13c-9da6-468a-a2cc-faaa1ed82a3e found for delete ", "request_id": "req-fbab66e9-1adb-4301-a832-83f822b6d667"}]} [pid: 8|app: 0|req: 967/2086] 10.0.0.234 () {32 vars in 731 bytes} [Thu Apr 23 01:36:19 2026] GET /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:19.740 7 INFO neutron.api.v2.resource [None req-93745368-d84c-464f-b86f-755ca57a1f37 0fdf431f1799445d888173da39c2cc34 dca37777d4d140d999f20239a047e076 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1120/2087] 10.0.0.234 () {32 vars in 746 bytes} [Thu Apr 23 01:36:19 2026] DELETE /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/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: 968/2088] 10.0.0.234 () {32 vars in 734 bytes} [Thu Apr 23 01:36:19 2026] DELETE /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/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: 1121/2089] 10.0.0.234 () {32 vars in 731 bytes} [Thu Apr 23 01:36:19 2026] GET /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8/tags => 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: 969/2090] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:36:19 2026] DELETE /v2.0/subnets/03422ecf-0f9f-482a-868e-c4167594e0d8 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:36:20.138 7 WARNING neutron_lib.context [None req-f8a8e511-2da7-4cd9-a7c7-fe7d04a1c9df 7fe24c92e70f4a95a05d7a6d5cc049a1 b7c0e2f2c41c48009c7371e1f77d1e9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:20.286 7 INFO neutron.db.segments_db [None req-f8a8e511-2da7-4cd9-a7c7-fe7d04a1c9df 7fe24c92e70f4a95a05d7a6d5cc049a1 b7c0e2f2c41c48009c7371e1f77d1e9b - - default default] Added segment 1b689beb-aeef-48a3-934e-03363ade67f1 of type vxlan for network 6c6fb895-c1db-43d6-afca-654148bec3a6 [pid: 8|app: 0|req: 970/2091] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:19 2026] DELETE /v2.0/networks/9903e719-7665-4701-95c4-6c4c891277ec => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2094] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:20 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2095] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:36:19 2026] POST /v2.0/networks => generated 642 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2096] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:20 2026] GET /v2.0/security-groups?id=7e025043-e154-42d6-9c99-6541b04e6f34&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:20.453 7 WARNING neutron_lib.context [None req-088cb0c2-9a8e-4df3-9a31-7484cc240791 7fe24c92e70f4a95a05d7a6d5cc049a1 b7c0e2f2c41c48009c7371e1f77d1e9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 975/2097] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:20 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => 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: 976/2098] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:20 2026] GET /v2.0/security-groups?id=7e025043-e154-42d6-9c99-6541b04e6f34&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2099] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:36:20 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:20.665 8 WARNING neutron_lib.context [None req-8bac577d-63fa-421a-953c-b6130f7c3831 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1123/2100] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:36:20 2026] POST /v2.0/subnets => generated 641 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:20.692 7 WARNING neutron_lib.context [None req-2604bc5f-ec52-489f-b9fd-89afd45a620b 7fe24c92e70f4a95a05d7a6d5cc049a1 b7c0e2f2c41c48009c7371e1f77d1e9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:20.738 7 INFO neutron.db.segments_db [None req-2604bc5f-ec52-489f-b9fd-89afd45a620b 7fe24c92e70f4a95a05d7a6d5cc049a1 b7c0e2f2c41c48009c7371e1f77d1e9b - - default default] Added segment 551e4c56-9758-42af-bb36-68166886f44a of type vxlan for network 1836a077-d61b-43bf-ba74-5e7458daf4ef [pid: 7|app: 0|req: 1124/2101] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:36:20 2026] POST /v2.0/networks => generated 644 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2102] 10.0.0.234 () {34 vars in 743 bytes} [Thu Apr 23 01:36:20 2026] PUT /v2.0/networks/1836a077-d61b-43bf-ba74-5e7458daf4ef => generated 592 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:21.014 7 WARNING neutron_lib.context [None req-a2bd10de-3d2b-4be7-ab3c-da88dd6e5483 7fe24c92e70f4a95a05d7a6d5cc049a1 b7c0e2f2c41c48009c7371e1f77d1e9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:21.044 8 INFO neutron.services.segments.plugin [-] Segment 36c112db-caaf-4620-9367-2b97037249e3 resource provider aggregate not found 2026-04-23 01:36:21.061 8 INFO neutron.services.segments.plugin [-] Segment 36c112db-caaf-4620-9367-2b97037249e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36c112db-caaf-4620-9367-2b97037249e3 found for delete ", "request_id": "req-5aa131e8-d305-4df7-b7b3-0b4adc482908"}]} [pid: 7|app: 0|req: 1126/2103] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:36:21 2026] POST /v2.0/subnets => generated 626 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:21.511 8 INFO neutron.db.l3_db [None req-8bac577d-63fa-421a-953c-b6130f7c3831 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Floating IP 009e55a2-7264-4086-98da-5a1fbc5f086b associated. External IP: 10.96.250.217, port: 54c7703b-98f7-470d-8f79-12a5a9cb8681. [pid: 7|app: 0|req: 1127/2104] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:21 2026] GET /v2.0/security-groups?tenant_id=02832a05029c4080b21271dd49ac78cb&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:21.685 8 INFO neutron.services.segments.plugin [-] Segment 36c112db-caaf-4620-9367-2b97037249e3 resource provider aggregate not found 2026-04-23 01:36:21.699 8 INFO neutron.services.segments.plugin [-] Segment 36c112db-caaf-4620-9367-2b97037249e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36c112db-caaf-4620-9367-2b97037249e3 found for delete ", "request_id": "req-a66a22b3-ed65-49c2-a735-8884c11bc9bb"}]} [pid: 7|app: 0|req: 1128/2105] 10.0.0.234 () {34 vars in 741 bytes} [Thu Apr 23 01:36:21 2026] PUT /v2.0/subnets/5f4c40a6-4c34-4438-a744-04883ddedf01 => generated 636 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2106] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:21 2026] DELETE /v2.0/security-groups/a57deeb4-6568-4ded-a1ff-dab14b5ec446 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2107] 10.0.0.234 () {34 vars in 677 bytes} [Thu Apr 23 01:36:20 2026] POST /v2.0/floatingips => generated 856 bytes in 1208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2108] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:36:21 2026] GET /v2.0/floatingips/009e55a2-7264-4086-98da-5a1fbc5f086b => generated 856 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:21.947 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4365508b-56c7-4902-8c2b-b13e8511b379'] response: {'name': 'network-changed', 'server_uuid': '68d38a59-9499-4662-b48a-87d53d1f5104', 'tag': '54c7703b-98f7-470d-8f79-12a5a9cb8681', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 980/2109] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:21 2026] GET /v2.0/security-groups?tenant_id=dca37777d4d140d999f20239a047e076&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2110] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:21 2026] DELETE /v2.0/security-groups/181631e3-10fa-4176-93fc-053e85ae5aab => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:22.183 7 INFO neutron.services.segments.plugin [-] Segment 551e4c56-9758-42af-bb36-68166886f44a resource provider aggregate not found 2026-04-23 01:36:22.188 7 INFO neutron.services.segments.plugin [-] Segment 551e4c56-9758-42af-bb36-68166886f44a resource provider aggregate not found 2026-04-23 01:36:22.200 7 INFO neutron.services.segments.plugin [-] Segment 551e4c56-9758-42af-bb36-68166886f44a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 551e4c56-9758-42af-bb36-68166886f44a found for delete ", "request_id": "req-72474970-7a34-457c-8f59-bc77d4f0d66e"}]} 2026-04-23 01:36:22.203 7 INFO neutron.services.segments.plugin [-] Segment 551e4c56-9758-42af-bb36-68166886f44a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 551e4c56-9758-42af-bb36-68166886f44a found for delete ", "request_id": "req-7ddaf1c6-6ba7-43a7-b510-1b012034c490"}]} [pid: 8|app: 0|req: 982/2111] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:36:22 2026] GET /v2.0/ports?tenant_id=0619e4ecc1394fc2ac88c188bc252412&device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2112] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:36:22 2026] GET /v2.0/networks?id=551e8238-5dc5-4b69-9cf3-57f505629445 => generated 756 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2113] 199.204.45.70 () {34 vars in 1059 bytes} [Thu Apr 23 01:36:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=54c7703b-98f7-470d-8f79-12a5a9cb8681 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2114] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:36:22 2026] GET /v2.0/subnets?id=771b8988-37cd-4103-9fcb-2bda4aca2f60 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2115] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:36:22 2026] GET /v2.0/ports?network_id=551e8238-5dc5-4b69-9cf3-57f505629445&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: 987/2116] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:36:22 2026] GET /v2.0/networks/551e8238-5dc5-4b69-9cf3-57f505629445?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2117] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:36:22 2026] GET /v2.0/networks/551e8238-5dc5-4b69-9cf3-57f505629445?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2118] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:36:22 2026] GET /v2.0/floatingips/009e55a2-7264-4086-98da-5a1fbc5f086b => generated 856 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2119] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:21 2026] DELETE /v2.0/networks/1836a077-d61b-43bf-ba74-5e7458daf4ef => generated 0 bytes in 1141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:36:23.007 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98642938-e594-4d50-99aa-fa6fe2a7aff1 7fe24c92e70f4a95a05d7a6d5cc049a1 b7c0e2f2c41c48009c7371e1f77d1e9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 990/2120] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:22 2026] DELETE /v2.0/networks/1836a077-d61b-43bf-ba74-5e7458daf4ef => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2121] 10.0.0.234 () {32 vars in 694 bytes} [Thu Apr 23 01:36:23 2026] GET /v2.0/networks?router%3Aexternal=True => 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: 991/2122] 10.0.0.234 () {32 vars in 742 bytes} [Thu Apr 23 01:36:23 2026] GET /v2.0/subnets?network_id=98dbcf1f-7157-4b43-aea3-a7cf67e90ad1 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2123] 10.0.0.234 () {32 vars in 653 bytes} [Thu Apr 23 01:36:23 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2124] 10.0.0.234 () {32 vars in 649 bytes} [Thu Apr 23 01:36:23 2026] GET /v2.0/networks => generated 1307 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2125] 10.0.0.99 () {34 vars in 989 bytes} [Thu Apr 23 01:36:23 2026] GET /v2.0/ports?device_id=914be892-76f4-481d-b115-95460e6e6b0a => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2126] 10.0.0.234 () {32 vars in 647 bytes} [Thu Apr 23 01:36:23 2026] GET /v2.0/subnets => generated 1280 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2127] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Apr 23 01:36:23 2026] GET /v2.0/security-groups?id=542561f0-1c8f-41c5-ad78-97b4795ad9b3&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2128] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 01:36:23 2026] GET /v2.0/networks/6c6fb895-c1db-43d6-afca-654148bec3a6 => generated 667 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2129] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:36:23 2026] GET /v2.0/subnets/0cb43016-efa7-4c98-b12b-c8c93f5b8118 => generated 641 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:23.339 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a24f3266-3691-4122-982e-68ab9af49dc0 7fe24c92e70f4a95a05d7a6d5cc049a1 b7c0e2f2c41c48009c7371e1f77d1e9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 995/2130] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:36:23 2026] DELETE /v2.0/subnets/5f4c40a6-4c34-4438-a744-04883ddedf01 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:36:23.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-08944b09-44bf-4e2a-b3b7-c1f3130951ed 7fe24c92e70f4a95a05d7a6d5cc049a1 b7c0e2f2c41c48009c7371e1f77d1e9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1136/2131] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:23 2026] DELETE /v2.0/networks/1836a077-d61b-43bf-ba74-5e7458daf4ef => 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: 996/2132] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:36:23 2026] DELETE /v2.0/subnets/0cb43016-efa7-4c98-b12b-c8c93f5b8118 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2133] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:23 2026] DELETE /v2.0/networks/6c6fb895-c1db-43d6-afca-654148bec3a6 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2134] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:36:23 2026] GET /v2.0/floatingips/009e55a2-7264-4086-98da-5a1fbc5f086b => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:24.319 7 INFO neutron.services.segments.plugin [-] Segment 551e4c56-9758-42af-bb36-68166886f44a resource provider aggregate not found 2026-04-23 01:36:24.323 7 INFO neutron.services.segments.plugin [-] Segment 551e4c56-9758-42af-bb36-68166886f44a resource provider aggregate not found 2026-04-23 01:36:24.344 7 INFO neutron.services.segments.plugin [-] Segment 551e4c56-9758-42af-bb36-68166886f44a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 551e4c56-9758-42af-bb36-68166886f44a found for delete ", "request_id": "req-998d2a0f-ebd2-405e-b259-cfd28faec0e7"}]} 2026-04-23 01:36:24.351 7 INFO neutron.services.segments.plugin [-] Segment 551e4c56-9758-42af-bb36-68166886f44a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 551e4c56-9758-42af-bb36-68166886f44a found for delete ", "request_id": "req-3c4f0b6d-6ffa-4c1d-87d9-8484dbc95290"}]} 2026-04-23 01:36:24.366 7 INFO neutron.services.segments.plugin [-] Segment 1b689beb-aeef-48a3-934e-03363ade67f1 resource provider aggregate not found 2026-04-23 01:36:24.375 7 INFO neutron.services.segments.plugin [-] Segment 1b689beb-aeef-48a3-934e-03363ade67f1 resource provider aggregate not found 2026-04-23 01:36:24.382 7 INFO neutron.services.segments.plugin [-] Segment 1b689beb-aeef-48a3-934e-03363ade67f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b689beb-aeef-48a3-934e-03363ade67f1 found for delete ", "request_id": "req-b6b2f672-4324-415c-9df8-ffd0eca6c10d"}]} 2026-04-23 01:36:24.389 7 INFO neutron.services.segments.plugin [-] Segment 1b689beb-aeef-48a3-934e-03363ade67f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b689beb-aeef-48a3-934e-03363ade67f1 found for delete ", "request_id": "req-843b6274-f756-4053-82a1-6ab902798dc4"}]} [pid: 7|app: 0|req: 1138/2135] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:24 2026] GET /v2.0/security-groups?tenant_id=b7c0e2f2c41c48009c7371e1f77d1e9b&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2136] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:24 2026] DELETE /v2.0/security-groups/83f94da7-00b9-4e3a-b166-146e1ac2b20f => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:36:26.348 7 WARNING neutron_lib.context [None req-ba3016ae-56c7-449d-8ba4-70d2b2a33ebb 30eaf7e63ab74c8a8802da43d5334d29 c286f47ea3af49de8eed8a7b40901309 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1139/2137] 10.0.0.234 () {34 vars in 684 bytes} [Thu Apr 23 01:36:26 2026] POST /v2.0/security-groups => generated 1624 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2138] 10.0.0.234 () {32 vars in 663 bytes} [Thu Apr 23 01:36:26 2026] GET /v2.0/security-groups => generated 4529 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2139] 10.0.0.234 () {34 vars in 758 bytes} [Thu Apr 23 01:36:26 2026] PUT /v2.0/security-groups/03746bd1-030a-4768-b276-d94f41be53c5 => generated 1664 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2140] 10.0.0.234 () {32 vars in 737 bytes} [Thu Apr 23 01:36:26 2026] GET /v2.0/security-groups/03746bd1-030a-4768-b276-d94f41be53c5 => generated 1664 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2141] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:26 2026] DELETE /v2.0/security-groups/03746bd1-030a-4768-b276-d94f41be53c5 => 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: 1001/2142] 10.0.0.234 () {32 vars in 663 bytes} [Thu Apr 23 01:36:26 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:26.876 7 INFO neutron.api.v2.resource [None req-d9f4751c-e473-4d11-9ab0-67c7ed2f4a0a 30eaf7e63ab74c8a8802da43d5334d29 c286f47ea3af49de8eed8a7b40901309 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1142/2143] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:26 2026] DELETE /v2.0/security-groups/03746bd1-030a-4768-b276-d94f41be53c5 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:36:26.890 8 WARNING neutron_lib.context [None req-19974bb8-0539-4a3b-a1e1-a58ecf8555d5 30eaf7e63ab74c8a8802da43d5334d29 c286f47ea3af49de8eed8a7b40901309 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1002/2144] 10.0.0.234 () {34 vars in 684 bytes} [Thu Apr 23 01:36:26 2026] POST /v2.0/security-groups => generated 1624 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:36:27.049 7 WARNING neutron_lib.context [None req-e6608233-efa3-41ed-8a55-071207837887 30eaf7e63ab74c8a8802da43d5334d29 c286f47ea3af49de8eed8a7b40901309 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1143/2145] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:36:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2146] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:36:27 2026] GET /v2.0/security-group-rules/06c30da0-57e8-4277-9eac-01d0471cebb4 => generated 601 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2147] 10.0.0.234 () {32 vars in 673 bytes} [Thu Apr 23 01:36:27 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2148] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:36:27 2026] DELETE /v2.0/security-group-rules/06c30da0-57e8-4277-9eac-01d0471cebb4 => 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: 1145/2149] 10.0.0.234 () {32 vars in 673 bytes} [Thu Apr 23 01:36:27 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:27.477 8 WARNING neutron_lib.context [None req-3bee8c7d-6376-41a7-8373-0c367ea364f1 30eaf7e63ab74c8a8802da43d5334d29 c286f47ea3af49de8eed8a7b40901309 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1005/2150] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:36:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2151] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:36:27 2026] GET /v2.0/security-group-rules/808441b8-48aa-4350-a3d1-0e76edffaa12 => generated 601 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2152] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:36:27 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => 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: 1006/2153] 10.0.0.234 () {32 vars in 673 bytes} [Thu Apr 23 01:36:27 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2154] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:36:27 2026] DELETE /v2.0/security-group-rules/808441b8-48aa-4350-a3d1-0e76edffaa12 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2155] 10.0.0.234 () {32 vars in 673 bytes} [Thu Apr 23 01:36:27 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:27.848 7 WARNING neutron_lib.context [None req-6c6dab00-2cb3-476c-8c15-df806cbabf97 30eaf7e63ab74c8a8802da43d5334d29 c286f47ea3af49de8eed8a7b40901309 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:27.879 7 INFO neutron.db.securitygroups_db [None req-6c6dab00-2cb3-476c-8c15-df806cbabf97 30eaf7e63ab74c8a8802da43d5334d29 c286f47ea3af49de8eed8a7b40901309 - - default default] Project c286f47ea3af49de8eed8a7b40901309 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1149/2156] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:36:27 2026] POST /v2.0/security-group-rules => generated 607 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2157] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:36:27 2026] GET /v2.0/security-group-rules/d1cdb182-9c6a-423a-a2f9-ba988af51108 => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2158] 10.0.0.234 () {32 vars in 673 bytes} [Thu Apr 23 01:36:27 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2159] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:36:28 2026] DELETE /v2.0/security-group-rules/d1cdb182-9c6a-423a-a2f9-ba988af51108 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2160] 10.0.0.234 () {32 vars in 673 bytes} [Thu Apr 23 01:36:28 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) [pid: 8|app: 0|req: 1010/2161] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:28 2026] DELETE /v2.0/security-groups/42f316a7-c776-4c3f-8b75-1074496873f1 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2162] 10.0.0.234 () {32 vars in 663 bytes} [Thu Apr 23 01:36:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2163] 10.0.0.234 () {32 vars in 663 bytes} [Thu Apr 23 01:36:28 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) [pid: 7|app: 0|req: 1153/2164] 10.0.0.43 () {30 vars in 688 bytes} [Thu Apr 23 01:36:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2165] 10.0.0.43 () {30 vars in 690 bytes} [Thu Apr 23 01:36: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: 1155/2166] 10.0.0.43 () {30 vars in 666 bytes} [Thu Apr 23 01:36:28 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: 1156/2167] 10.0.0.43 () {30 vars in 702 bytes} [Thu Apr 23 01:36:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2168] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:28 2026] GET /v2.0/security-groups?tenant_id=c286f47ea3af49de8eed8a7b40901309&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2169] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:28 2026] DELETE /v2.0/security-groups/3d09ce3a-d354-4355-93f2-83699cead048 => 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: 1013/2170] 10.0.0.43 () {28 vars in 437 bytes} [Thu Apr 23 01:36:29 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2171] 10.0.0.43 () {30 vars in 726 bytes} [Thu Apr 23 01:36:29 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => generated 657 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2172] 10.0.0.43 () {30 vars in 688 bytes} [Thu Apr 23 01:36:29 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: 7|app: 0|req: 1159/2173] 10.0.0.43 () {30 vars in 690 bytes} [Thu Apr 23 01:36:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2174] 10.0.0.43 () {30 vars in 666 bytes} [Thu Apr 23 01:36:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2175] 10.0.0.43 () {30 vars in 702 bytes} [Thu Apr 23 01:36:29 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: 1016/2176] 10.0.0.43 () {30 vars in 726 bytes} [Thu Apr 23 01:36:29 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => generated 675 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2177] 10.0.0.43 () {30 vars in 688 bytes} [Thu Apr 23 01:36:29 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: 1017/2178] 10.0.0.43 () {30 vars in 690 bytes} [Thu Apr 23 01:36:29 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: 1162/2179] 10.0.0.43 () {30 vars in 666 bytes} [Thu Apr 23 01:36:29 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: 1018/2180] 10.0.0.43 () {30 vars in 702 bytes} [Thu Apr 23 01:36:29 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: 1163/2181] 10.0.0.43 () {30 vars in 728 bytes} [Thu Apr 23 01:36:29 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56 => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2182] 10.0.0.43 () {30 vars in 680 bytes} [Thu Apr 23 01:36:29 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: 1164/2183] 10.0.0.43 () {34 vars in 702 bytes} [Thu Apr 23 01:36:29 2026] POST /v2.0/ports => generated 1128 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2184] 10.0.0.99 () {34 vars in 989 bytes} [Thu Apr 23 01:36:31 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1165/2185] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Apr 23 01:36:31 2026] GET /v2.0/security-groups?id=7e025043-e154-42d6-9c99-6541b04e6f34&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2186] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:36:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2187] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:36:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2188] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:36:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2189] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:36:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2190] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:36:33 2026] GET /v2.0/ports/17b70cbd-eca5-404e-b097-207da3aa1127 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2191] 10.0.0.234 () {32 vars in 826 bytes} [Thu Apr 23 01:36:33 2026] GET /v2.0/ports?project_id=0619e4ecc1394fc2ac88c188bc252412&network_id=551e8238-5dc5-4b69-9cf3-57f505629445 => generated 3695 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2192] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:36:33 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: 1023/2193] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:36:33 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: 1171/2194] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:36:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2195] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:36:33 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-04-23 01:36:33.503 7 INFO neutron.api.v2.resource [None req-860e9f58-5fce-4e8f-a102-675257e3b3ba bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1172/2196] 199.204.45.70 () {30 vars in 761 bytes} [Thu Apr 23 01:36:33 2026] GET /v2.0/security-groups/lb-435994e4-9446-44b1-8bcb-289185435c61 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2197] 199.204.45.70 () {30 vars in 783 bytes} [Thu Apr 23 01:36:33 2026] GET /v2.0/security-groups?name=lb-435994e4-9446-44b1-8bcb-289185435c61 => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2198] 10.0.0.234 () {32 vars in 742 bytes} [Thu Apr 23 01:36:33 2026] GET /v2.0/subnets?network_id=98dbcf1f-7157-4b43-aea3-a7cf67e90ad1 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2199] 199.204.45.70 () {34 vars in 734 bytes} [Thu Apr 23 01:36:33 2026] POST /v2.0/security-groups => generated 1636 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2200] 199.204.45.70 () {30 vars in 813 bytes} [Thu Apr 23 01:36:33 2026] GET /v2.0/security-group-rules?security_group_id=be28436b-ba17-4c21-9937-75570c62868b => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:33.965 8 INFO neutron.db.l3_db [None req-502c7c5c-7fdb-42ca-bfce-4fbf9f00f59c 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Floating IP 009e55a2-7264-4086-98da-5a1fbc5f086b disassociated. External IP: 10.96.250.217, port: 54c7703b-98f7-470d-8f79-12a5a9cb8681. [pid: 7|app: 0|req: 1174/2201] 199.204.45.70 () {34 vars in 787 bytes} [Thu Apr 23 01:36:33 2026] PUT /v2.0/ports/17b70cbd-eca5-404e-b097-207da3aa1127 => generated 1128 bytes in 260 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: 1175/2202] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:34 2026] GET /v2.0/security-groups?tenant_id=71f0b20bc28c4258b5d5fc712ce05c9e&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2203] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:36:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2204] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:36:33 2026] PUT /v2.0/floatingips/009e55a2-7264-4086-98da-5a1fbc5f086b => generated 554 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2205] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:36:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2206] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:34 2026] DELETE /v2.0/security-groups/c9285405-4148-49e1-b1d7-828177bbf421 => 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: 1030/2207] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:36:34 2026] GET /v2.0/floatingips/009e55a2-7264-4086-98da-5a1fbc5f086b => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2208] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:36:34 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) 2026-04-23 01:36:34.356 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6ba24c7-0f24-466b-85c8-da93fd77dddd'] response: {'name': 'network-changed', 'server_uuid': '68d38a59-9499-4662-b48a-87d53d1f5104', 'tag': '54c7703b-98f7-470d-8f79-12a5a9cb8681', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1031/2209] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:36:34 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: 1179/2210] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:36:34 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => 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: 1032/2211] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:34 2026] GET /v2.0/security-groups?tenant_id=0ab7c6cf22764a9a86cf94328f0a7e07&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: 1180/2212] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:34 2026] DELETE /v2.0/security-groups/d82a361e-a572-4b3b-95dc-3c8a8646a25e => 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: 1033/2213] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:36:34 2026] GET /v2.0/ports?tenant_id=0619e4ecc1394fc2ac88c188bc252412&device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => 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: 1181/2214] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:36:34 2026] GET /v2.0/networks?id=551e8238-5dc5-4b69-9cf3-57f505629445 => 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: 1034/2215] 199.204.45.70 () {34 vars in 1059 bytes} [Thu Apr 23 01:36:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=54c7703b-98f7-470d-8f79-12a5a9cb8681 => 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: 1182/2216] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/subnets?id=771b8988-37cd-4103-9fcb-2bda4aca2f60 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2217] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/ports?network_id=551e8238-5dc5-4b69-9cf3-57f505629445&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2220] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/networks/551e8238-5dc5-4b69-9cf3-57f505629445?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2221] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/networks/551e8238-5dc5-4b69-9cf3-57f505629445?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2222] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:36:35 2026] GET /v2.0/floatingips/009e55a2-7264-4086-98da-5a1fbc5f086b => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2223] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:36:36 2026] GET /v2.0/floatingips/009e55a2-7264-4086-98da-5a1fbc5f086b => generated 552 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:37.469 7 WARNING neutron_lib.context [None req-2361055d-7816-4b1a-9777-e42a98ac8725 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1185/2224] 10.0.0.234 () {34 vars in 685 bytes} [Thu Apr 23 01:36:37 2026] POST /v2.0/security-groups => generated 1675 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:36:37.610 8 WARNING neutron_lib.context [None req-6a6314cf-fec1-45f2-b85d-417e9728997b 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1040/2225] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:36:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:37.743 7 WARNING neutron_lib.context [None req-a77e2d05-8241-4d0f-abcf-a1a0714c870f 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1186/2226] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:36:37 2026] POST /v2.0/security-group-rules => generated 596 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:37.868 8 WARNING neutron_lib.context [None req-6f2fcae5-a65e-4adb-a53d-c2bbfa85018d 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1041/2227] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:36:37 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) 2026-04-23 01:36:37.974 8 WARNING neutron_lib.context [None req-c43fc689-dcbd-49d8-bd58-7d88da738e8b 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1042/2228] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:36:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:38.092 8 WARNING neutron_lib.context [None req-8c8207a5-8116-43cc-afca-f0fa9af27af7 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:38.120 8 INFO neutron.db.securitygroups_db [None req-8c8207a5-8116-43cc-afca-f0fa9af27af7 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Project 0619e4ecc1394fc2ac88c188bc252412 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: 1187/2229] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:37 2026] GET /v2.0/security-groups?tenant_id=780e8b2c68154cf395453f6c1f83b909&name=default => generated 2929 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2230] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:36:38 2026] POST /v2.0/security-group-rules => generated 607 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:38.216 8 WARNING neutron_lib.context [None req-a1e1c17a-2a26-4f16-ae68-fd1891220cfb 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:38.249 8 INFO neutron.db.securitygroups_db [None req-a1e1c17a-2a26-4f16-ae68-fd1891220cfb 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Project 0619e4ecc1394fc2ac88c188bc252412 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: 1188/2231] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:38 2026] DELETE /v2.0/security-groups/5241be76-c622-45e5-aafd-a75f39be0bb3 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2232] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:36:38 2026] POST /v2.0/security-group-rules => generated 606 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2233] 10.0.0.234 () {32 vars in 649 bytes} [Thu Apr 23 01:36:38 2026] GET /v2.0/networks => generated 1297 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2234] 10.0.0.143 () {34 vars in 1100 bytes} [Thu Apr 23 01:36:38 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1273356411&fields=id&tenant_id=0619e4ecc1394fc2ac88c188bc252412 => 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: 1190/2235] 10.0.0.143 () {34 vars in 982 bytes} [Thu Apr 23 01:36:38 2026] GET /v2.0/networks?id=551e8238-5dc5-4b69-9cf3-57f505629445 => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2236] 10.0.0.143 () {34 vars in 965 bytes} [Thu Apr 23 01:36:39 2026] GET /v2.0/quotas/0619e4ecc1394fc2ac88c188bc252412 => 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: 1191/2237] 10.0.0.143 () {34 vars in 1002 bytes} [Thu Apr 23 01:36:39 2026] GET /v2.0/ports?tenant_id=0619e4ecc1394fc2ac88c188bc252412&fields=id => generated 149 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2238] 10.0.0.143 () {34 vars in 1008 bytes} [Thu Apr 23 01:36:39 2026] GET /v2.0/networks/551e8238-5dc5-4b69-9cf3-57f505629445?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: 1192/2239] 10.0.0.143 () {34 vars in 1108 bytes} [Thu Apr 23 01:36:39 2026] GET /v2.0/networks/551e8238-5dc5-4b69-9cf3-57f505629445?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: 1048/2240] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:39 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => 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: 1193/2241] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:40 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => 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: 1049/2242] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => 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: 1194/2243] 10.0.0.143 () {34 vars in 1016 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/security-groups?id=813b5419-5f83-4dbc-925f-52348daa1f5d&fields=id => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2244] 10.0.0.143 () {34 vars in 982 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/networks?id=14e8d3bc-5424-44eb-8169-4c4ac0caab90 => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2245] 10.0.0.143 () {34 vars in 965 bytes} [Thu Apr 23 01:36:41 2026] GET /v2.0/quotas/5e25ebc74af64f0bbed9e5c41aef8a1c => 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: 1051/2246] 10.0.0.143 () {34 vars in 1002 bytes} [Thu Apr 23 01:36:42 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&fields=id => generated 149 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2247] 10.0.0.143 () {34 vars in 1008 bytes} [Thu Apr 23 01:36:42 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2248] 10.0.0.143 () {34 vars in 1108 bytes} [Thu Apr 23 01:36:42 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?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) 2026-04-23 01:36:42.261 7 WARNING neutron_lib.context [None req-5abc2d89-fc2b-4e28-8da6-1b16638d1d17 61d1eca5c62f474fb227d40a3fc0fc28 b4a8ec2634964c798b764cc8b48d0df7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:42.386 7 INFO neutron.db.segments_db [None req-5abc2d89-fc2b-4e28-8da6-1b16638d1d17 61d1eca5c62f474fb227d40a3fc0fc28 b4a8ec2634964c798b764cc8b48d0df7 - - default default] Added segment 9927a5ba-ce17-445f-85f5-cbb555f14b5f of type vxlan for network 0841cdb0-59c8-48e8-9368-34736591aad4 [pid: 7|app: 0|req: 1197/2249] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:36:42 2026] POST /v2.0/networks => generated 632 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:42.491 8 WARNING neutron_lib.context [None req-f69eaed4-62b3-4c5d-937b-229ca1dd2552 61d1eca5c62f474fb227d40a3fc0fc28 b4a8ec2634964c798b764cc8b48d0df7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1198/2250] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:42 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => 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: 1053/2251] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:36:42 2026] POST /v2.0/subnets => generated 626 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:42.760 7 WARNING neutron_lib.context [None req-38077634-114d-4024-8ac3-fabc9c62df3e 61d1eca5c62f474fb227d40a3fc0fc28 b4a8ec2634964c798b764cc8b48d0df7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:42.810 7 INFO neutron.db.segments_db [None req-38077634-114d-4024-8ac3-fabc9c62df3e 61d1eca5c62f474fb227d40a3fc0fc28 b4a8ec2634964c798b764cc8b48d0df7 - - default default] Added segment 5ce358df-bd51-4652-98b8-610e0586f439 of type vxlan for network 76073968-0607-4f88-98a7-358123c0bfdd [pid: 8|app: 0|req: 1054/2252] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:42 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => 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: 1199/2253] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:36:42 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) [pid: 8|app: 0|req: 1055/2254] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:42 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:42.905 7 WARNING neutron_lib.context [None req-38c2ac7f-f657-4239-aead-9006d262007e 61d1eca5c62f474fb227d40a3fc0fc28 b4a8ec2634964c798b764cc8b48d0df7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1200/2255] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:36:42 2026] POST /v2.0/subnets => generated 629 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:43.154 8 WARNING neutron_lib.context [None req-13b3ca27-28b4-4ea0-9fbb-3a419888b0a6 61d1eca5c62f474fb227d40a3fc0fc28 b4a8ec2634964c798b764cc8b48d0df7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:43.208 8 INFO neutron.db.segments_db [None req-13b3ca27-28b4-4ea0-9fbb-3a419888b0a6 61d1eca5c62f474fb227d40a3fc0fc28 b4a8ec2634964c798b764cc8b48d0df7 - - default default] Added segment 129bd440-8b1c-43a0-9288-947ed7be9f1b of type vxlan for network a708ee58-d291-4cfd-8ce1-3636ff900e2e [pid: 8|app: 0|req: 1056/2256] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:36:43 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:43.325 7 WARNING neutron_lib.context [None req-4ca71ec5-de2a-4328-bd28-62347d7ca4db 61d1eca5c62f474fb227d40a3fc0fc28 b4a8ec2634964c798b764cc8b48d0df7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1201/2257] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:36:43 2026] POST /v2.0/subnets => generated 629 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:43.567 8 WARNING neutron_lib.context [None req-5673fe86-157a-42cd-86cc-03e9bb7dd60e 61d1eca5c62f474fb227d40a3fc0fc28 b4a8ec2634964c798b764cc8b48d0df7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:43.613 8 INFO neutron.db.segments_db [None req-5673fe86-157a-42cd-86cc-03e9bb7dd60e 61d1eca5c62f474fb227d40a3fc0fc28 b4a8ec2634964c798b764cc8b48d0df7 - - default default] Added segment 1dd7d673-5305-4b62-afe0-9edf24743af3 of type vxlan for network 32f101f1-dc5f-4309-844c-d05da9d2a293 [pid: 8|app: 0|req: 1057/2258] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:36:43 2026] POST /v2.0/networks => generated 632 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:43.716 8 WARNING neutron_lib.context [None req-1636ef93-832d-4ac4-a3ca-7af75d83f044 61d1eca5c62f474fb227d40a3fc0fc28 b4a8ec2634964c798b764cc8b48d0df7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1202/2259] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:36:43 2026] GET /v2.0/networks?id=551e8238-5dc5-4b69-9cf3-57f505629445 => generated 660 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2260] 199.204.45.70 () {34 vars in 1049 bytes} [Thu Apr 23 01:36:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0619e4ecc1394fc2ac88c188bc252412 => generated 274 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:43.783 7 WARNING neutron_lib.context [req-4f3e64ad-de0f-4a69-9fba-6b2d0cf213cd req-f08c680b-24c3-4adb-af43-f3cdda536e16 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1058/2261] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:36:43 2026] POST /v2.0/subnets => generated 629 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2262] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:43 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:43.985 8 WARNING neutron_lib.context [None req-17a9cacc-9026-4933-9fb0-e3873efd084a 61d1eca5c62f474fb227d40a3fc0fc28 b4a8ec2634964c798b764cc8b48d0df7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:36:44.025 8 INFO neutron.db.segments_db [None req-17a9cacc-9026-4933-9fb0-e3873efd084a 61d1eca5c62f474fb227d40a3fc0fc28 b4a8ec2634964c798b764cc8b48d0df7 - - default default] Added segment d789f6fd-65bb-453c-9d09-e9bc446e84b4 of type vxlan for network 96dcd82c-9c3c-47c8-8b9b-c6a247eb2929 [pid: 8|app: 0|req: 1060/2263] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:36:43 2026] POST /v2.0/networks => generated 631 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:44.105 8 WARNING neutron_lib.context [None req-c241ef8d-8747-4b61-a6ca-c14b95eaa806 61d1eca5c62f474fb227d40a3fc0fc28 b4a8ec2634964c798b764cc8b48d0df7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1204/2264] 199.204.45.70 () {38 vars in 954 bytes} [Thu Apr 23 01:36:43 2026] POST /v2.0/ports => generated 954 bytes in 341 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: 1061/2265] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:36:44 2026] POST /v2.0/subnets => generated 629 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2266] 10.0.0.234 () {34 vars in 751 bytes} [Thu Apr 23 01:36:44 2026] PUT /v2.0/subnets/32c74ff0-879a-41a0-b88a-34700912e39d/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: 1063/2267] 10.0.0.234 () {34 vars in 751 bytes} [Thu Apr 23 01:36:44 2026] PUT /v2.0/subnets/a2b981cb-ba53-4af2-aecd-b075402e2063/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: 1064/2268] 10.0.0.234 () {34 vars in 751 bytes} [Thu Apr 23 01:36:44 2026] PUT /v2.0/subnets/2da2f1a2-3097-4a4e-a2a6-28fd3962c51f/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2269] 10.0.0.234 () {34 vars in 751 bytes} [Thu Apr 23 01:36:44 2026] PUT /v2.0/subnets/e3e56228-5505-471e-817e-73fd18a19fe7/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2270] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:36:44 2026] PUT /v2.0/ports/a85f94b4-ccb6-4701-bdd5-b1247c5d486e => generated 1235 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2271] 10.0.0.234 () {32 vars in 664 bytes} [Thu Apr 23 01:36:44 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 58 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: 1206/2272] 10.0.0.234 () {32 vars in 678 bytes} [Thu Apr 23 01:36:44 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2273] 10.0.0.234 () {32 vars in 674 bytes} [Thu Apr 23 01:36:44 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:44.726 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1adb6d2d-b3b0-4f3e-865a-accc7d490908'] response: {'name': 'network-changed', 'server_uuid': '46625109-2889-4541-b643-3a290caf6329', 'tag': 'a85f94b4-ccb6-4701-bdd5-b1247c5d486e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1207/2274] 10.0.0.234 () {32 vars in 686 bytes} [Thu Apr 23 01:36:44 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2275] 10.0.0.234 () {32 vars in 672 bytes} [Thu Apr 23 01:36:44 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2276] 10.0.0.234 () {32 vars in 686 bytes} [Thu Apr 23 01:36:44 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2277] 10.0.0.234 () {32 vars in 682 bytes} [Thu Apr 23 01:36:44 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2278] 10.0.0.234 () {32 vars in 694 bytes} [Thu Apr 23 01:36:44 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2279] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:45 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2280] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:36:45 2026] DELETE /v2.0/subnets/32c74ff0-879a-41a0-b88a-34700912e39d => 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: 1211/2281] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:45 2026] GET /v2.0/security-groups?id=250b4344-0a55-48d5-a064-f958cc7aa91a&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2282] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:36:45 2026] GET /v2.0/ports?tenant_id=0619e4ecc1394fc2ac88c188bc252412&device_id=46625109-2889-4541-b643-3a290caf6329 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2283] 199.204.45.70 () {34 vars in 1017 bytes} [Thu Apr 23 01:36:45 2026] GET /v2.0/networks?tenant_id=0619e4ecc1394fc2ac88c188bc252412&shared=False => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2284] 199.204.45.70 () {34 vars in 929 bytes} [Thu Apr 23 01:36:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2285] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:36:45 2026] DELETE /v2.0/subnets/a2b981cb-ba53-4af2-aecd-b075402e2063 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2286] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:36:45 2026] DELETE /v2.0/subnets/2da2f1a2-3097-4a4e-a2a6-28fd3962c51f => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2287] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:45 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 12 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2288] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:45 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2289] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:36:45 2026] DELETE /v2.0/subnets/e3e56228-5505-471e-817e-73fd18a19fe7 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2290] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:36:45 2026] DELETE /v2.0/subnets/150e0397-4dfe-4b41-9530-9f1a3d153b19 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 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() 2026-04-23 01:36:46.353 7 INFO neutron.services.segments.plugin [-] Segment 9927a5ba-ce17-445f-85f5-cbb555f14b5f resource provider aggregate not found 2026-04-23 01:36:46.361 7 INFO neutron.services.segments.plugin [-] Segment 9927a5ba-ce17-445f-85f5-cbb555f14b5f resource provider aggregate not found 2026-04-23 01:36:46.366 7 INFO neutron.services.segments.plugin [-] Segment 9927a5ba-ce17-445f-85f5-cbb555f14b5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9927a5ba-ce17-445f-85f5-cbb555f14b5f found for delete ", "request_id": "req-16559f70-0ed0-4cd9-b004-c1f982121fd7"}]} [pid: 7|app: 0|req: 1214/2291] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:46 2026] DELETE /v2.0/networks/0841cdb0-59c8-48e8-9368-34736591aad4 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:36:46.379 7 INFO neutron.services.segments.plugin [-] Segment 9927a5ba-ce17-445f-85f5-cbb555f14b5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9927a5ba-ce17-445f-85f5-cbb555f14b5f found for delete ", "request_id": "req-0da0eb45-7ae6-406c-bfd3-dbe897991102"}]} [pid: 8|app: 0|req: 1078/2292] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:46 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2293] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:46 2026] GET /v2.0/security-groups?id=250b4344-0a55-48d5-a064-f958cc7aa91a&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: 1080/2294] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:36:46 2026] GET /v2.0/ports?tenant_id=0619e4ecc1394fc2ac88c188bc252412&device_id=46625109-2889-4541-b643-3a290caf6329 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2295] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:36:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a85f94b4-ccb6-4701-bdd5-b1247c5d486e => 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: 1082/2296] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:36:46 2026] GET /v2.0/subnets?id=771b8988-37cd-4103-9fcb-2bda4aca2f60 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2297] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:36:46 2026] GET /v2.0/ports?network_id=551e8238-5dc5-4b69-9cf3-57f505629445&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2298] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:36:46 2026] GET /v2.0/networks/551e8238-5dc5-4b69-9cf3-57f505629445?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: 1215/2299] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:46 2026] DELETE /v2.0/networks/76073968-0607-4f88-98a7-358123c0bfdd => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2300] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:36:46 2026] GET /v2.0/networks/551e8238-5dc5-4b69-9cf3-57f505629445?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2301] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:36:46 2026] GET /v2.0/networks?id=14e8d3bc-5424-44eb-8169-4c4ac0caab90 => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2302] 199.204.45.70 () {34 vars in 1049 bytes} [Thu Apr 23 01:36:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c => generated 343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2303] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:46 2026] DELETE /v2.0/networks/a708ee58-d291-4cfd-8ce1-3636ff900e2e => 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: 1217/2304] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:46 2026] DELETE /v2.0/networks/32f101f1-dc5f-4309-844c-d05da9d2a293 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2305] 199.204.45.70 () {38 vars in 954 bytes} [Thu Apr 23 01:36:46 2026] POST /v2.0/ports => generated 1082 bytes in 338 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: 1218/2306] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:36:47 2026] DELETE /v2.0/networks/96dcd82c-9c3c-47c8-8b9b-c6a247eb2929 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2307] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:47 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2308] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:47 2026] GET /v2.0/security-groups?id=250b4344-0a55-48d5-a064-f958cc7aa91a&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2309] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:36:47 2026] PUT /v2.0/ports/b1aa29fa-0a5b-485b-ae49-0d23d8003ea9 => generated 1243 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:48.468 7 INFO neutron.services.segments.plugin [-] Segment 5ce358df-bd51-4652-98b8-610e0586f439 resource provider aggregate not found 2026-04-23 01:36:48.477 7 INFO neutron.services.segments.plugin [-] Segment 5ce358df-bd51-4652-98b8-610e0586f439 resource provider aggregate not found 2026-04-23 01:36:48.485 7 INFO neutron.services.segments.plugin [-] Segment 5ce358df-bd51-4652-98b8-610e0586f439 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ce358df-bd51-4652-98b8-610e0586f439 found for delete ", "request_id": "req-06af746b-db26-4e21-970b-1e554f316a5e"}]} 2026-04-23 01:36:48.490 7 INFO neutron.services.segments.plugin [-] Segment 5ce358df-bd51-4652-98b8-610e0586f439 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ce358df-bd51-4652-98b8-610e0586f439 found for delete ", "request_id": "req-1e842900-4bd2-47d6-a78d-c5c8065597ad"}]} 2026-04-23 01:36:48.499 7 INFO neutron.services.segments.plugin [-] Segment 129bd440-8b1c-43a0-9288-947ed7be9f1b resource provider aggregate not found 2026-04-23 01:36:48.506 7 INFO neutron.services.segments.plugin [-] Segment 129bd440-8b1c-43a0-9288-947ed7be9f1b resource provider aggregate not found 2026-04-23 01:36:48.516 7 INFO neutron.services.segments.plugin [-] Segment 129bd440-8b1c-43a0-9288-947ed7be9f1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 129bd440-8b1c-43a0-9288-947ed7be9f1b found for delete ", "request_id": "req-30e2476a-cd02-423f-aa8b-28ff6379abde"}]} 2026-04-23 01:36:48.522 7 INFO neutron.services.segments.plugin [-] Segment 129bd440-8b1c-43a0-9288-947ed7be9f1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 129bd440-8b1c-43a0-9288-947ed7be9f1b found for delete ", "request_id": "req-e35f1d9e-694f-48cd-90e8-096d30ea16be"}]} 2026-04-23 01:36:48.530 7 INFO neutron.services.segments.plugin [-] Segment 1dd7d673-5305-4b62-afe0-9edf24743af3 resource provider aggregate not found 2026-04-23 01:36:48.536 7 INFO neutron.services.segments.plugin [-] Segment 1dd7d673-5305-4b62-afe0-9edf24743af3 resource provider aggregate not found 2026-04-23 01:36:48.549 7 INFO neutron.services.segments.plugin [-] Segment 1dd7d673-5305-4b62-afe0-9edf24743af3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dd7d673-5305-4b62-afe0-9edf24743af3 found for delete ", "request_id": "req-592171dc-27d3-4d92-b0fb-5b627fc84441"}]} 2026-04-23 01:36:48.552 7 INFO neutron.services.segments.plugin [-] Segment 1dd7d673-5305-4b62-afe0-9edf24743af3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dd7d673-5305-4b62-afe0-9edf24743af3 found for delete ", "request_id": "req-3505e611-ab0e-40a3-99a2-14bf5901f985"}]} 2026-04-23 01:36:48.563 7 INFO neutron.services.segments.plugin [-] Segment d789f6fd-65bb-453c-9d09-e9bc446e84b4 resource provider aggregate not found 2026-04-23 01:36:48.569 7 INFO neutron.services.segments.plugin [-] Segment d789f6fd-65bb-453c-9d09-e9bc446e84b4 resource provider aggregate not found 2026-04-23 01:36:48.575 7 INFO neutron.services.segments.plugin [-] Segment d789f6fd-65bb-453c-9d09-e9bc446e84b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d789f6fd-65bb-453c-9d09-e9bc446e84b4 found for delete ", "request_id": "req-20c0fb77-78ff-4342-a7bb-28a79b2db36e"}]} 2026-04-23 01:36:48.584 7 INFO neutron.services.segments.plugin [-] Segment d789f6fd-65bb-453c-9d09-e9bc446e84b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d789f6fd-65bb-453c-9d09-e9bc446e84b4 found for delete ", "request_id": "req-eebb0886-edf0-4cd8-b556-9707168da59c"}]} [pid: 7|app: 0|req: 1221/2310] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:48 2026] GET /v2.0/security-groups?tenant_id=1e3f1c36f1bb4a5b965be5e60d1d8a43&name=default => generated 2929 bytes in 273 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: 1090/2311] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:36:48 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2312] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:48 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2313] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:48 2026] DELETE /v2.0/security-groups/9da5921b-12e4-4cb5-8268-ee056dc38ab6 => 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: 1092/2314] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:48 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2315] 199.204.45.70 () {34 vars in 1061 bytes} [Thu Apr 23 01:36:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.120&port_id=b1aa29fa-0a5b-485b-ae49-0d23d8003ea9 => 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: 1093/2316] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:48 2026] GET /v2.0/security-groups?id=250b4344-0a55-48d5-a064-f958cc7aa91a&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: 1094/2317] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:36:48 2026] GET /v2.0/subnets?id=2e364d01-cf68-4381-a2f0-2da0ca0de0ab => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2318] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:48 2026] GET /v2.0/security-groups?id=813b5419-5f83-4dbc-925f-52348daa1f5d&fields=id&fields=name => generated 96 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:48.902 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4673bdc-c7d3-4dfe-af33-8c785d5730e7'] response: {'name': 'network-changed', 'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'tag': 'b1aa29fa-0a5b-485b-ae49-0d23d8003ea9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1095/2319] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:36:48 2026] GET /v2.0/ports?network_id=14e8d3bc-5424-44eb-8169-4c4ac0caab90&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: 8|app: 0|req: 1096/2320] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:36:48 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?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: 1097/2321] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:48 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2322] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:36:49 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?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: 1225/2323] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:48 2026] GET /v2.0/security-groups?tenant_id=8fe9fb48a4804e81928171bacdc1deca&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2324] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:49 2026] DELETE /v2.0/security-groups/8f6943ed-3e00-47f8-aeef-7e0aae44a69c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2325] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:49 2026] GET /v2.0/security-groups?tenant_id=b4a8ec2634964c798b764cc8b48d0df7&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2326] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:49 2026] DELETE /v2.0/security-groups/2e72ae01-92b9-4693-9601-1d627b58c20a => 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: 1227/2327] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:49 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2328] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:49 2026] GET /v2.0/security-groups?id=250b4344-0a55-48d5-a064-f958cc7aa91a&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2329] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:36:50 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2332] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:36:50 2026] GET /v2.0/networks?id=14e8d3bc-5424-44eb-8169-4c4ac0caab90 => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2333] 199.204.45.70 () {34 vars in 1061 bytes} [Thu Apr 23 01:36:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.120&port_id=b1aa29fa-0a5b-485b-ae49-0d23d8003ea9 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2334] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:36:50 2026] GET /v2.0/subnets?id=2e364d01-cf68-4381-a2f0-2da0ca0de0ab => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2335] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:36:50 2026] GET /v2.0/ports?network_id=14e8d3bc-5424-44eb-8169-4c4ac0caab90&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2336] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:36:50 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?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: 1233/2337] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:36:50 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?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: 1105/2338] 199.204.45.70 () {34 vars in 1095 bytes} [Thu Apr 23 01:36:50 2026] GET /v2.0/ports?device_id=d9a102a4-95fb-4736-b68c-f8dbf1eb25cd&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2339] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:51 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2340] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:51 2026] GET /v2.0/security-groups?id=250b4344-0a55-48d5-a064-f958cc7aa91a&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2341] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:51 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2342] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:51 2026] GET /v2.0/security-groups?id=250b4344-0a55-48d5-a064-f958cc7aa91a&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2343] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:36:51 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2344] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:36:51 2026] GET /v2.0/ports?tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f&device_id=d9a102a4-95fb-4736-b68c-f8dbf1eb25cd => generated 1465 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2345] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:51 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2346] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:51 2026] GET /v2.0/security-groups?id=813b5419-5f83-4dbc-925f-52348daa1f5d&fields=id&fields=name => generated 96 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:36:51.965 8 INFO neutron.db.l3_db [None req-e2b1d490-8aa7-496e-a0e3-5011d7740171 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Floating IP 009e55a2-7264-4086-98da-5a1fbc5f086b associated. External IP: 10.96.250.217, port: a85f94b4-ccb6-4701-bdd5-b1247c5d486e. [pid: 7|app: 0|req: 1240/2347] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:51 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2348] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:36:52 2026] GET /v2.0/networks?id=e281c3a1-c715-4830-b2a0-e759b04f59ab => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2349] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:36:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=f550bda1-1a76-4249-a359-c3b6dda06bfc => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2350] 199.204.45.70 () {34 vars in 1101 bytes} [Thu Apr 23 01:36:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ada&port_id=f550bda1-1a76-4249-a359-c3b6dda06bfc => 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: 1108/2351] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:36:51 2026] PUT /v2.0/floatingips/009e55a2-7264-4086-98da-5a1fbc5f086b => generated 855 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2352] 199.204.45.70 () {34 vars in 1063 bytes} [Thu Apr 23 01:36:52 2026] GET /v2.0/subnets?id=7dd71815-7220-4cbd-8f88-c10940bebe72&id=03b6713d-72ab-4639-bf30-42d5e5cda4ce => generated 1408 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:36:52.394 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50370567-5793-4b2d-8b02-6bb571de618d'] response: {'name': 'network-changed', 'server_uuid': '46625109-2889-4541-b643-3a290caf6329', 'tag': 'a85f94b4-ccb6-4701-bdd5-b1247c5d486e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1245/2353] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:36:52 2026] GET /v2.0/floatingips/009e55a2-7264-4086-98da-5a1fbc5f086b => 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: 1109/2354] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:36:52 2026] GET /v2.0/ports?network_id=e281c3a1-c715-4830-b2a0-e759b04f59ab&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2355] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:36:52 2026] GET /v2.0/ports?network_id=e281c3a1-c715-4830-b2a0-e759b04f59ab&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2356] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:36:52 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?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: 1247/2357] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:36:52 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?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: 1111/2358] 199.204.45.70 () {34 vars in 993 bytes} [Thu Apr 23 01:36:52 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2359] 199.204.45.70 () {34 vars in 1043 bytes} [Thu Apr 23 01:36:52 2026] GET /v2.0/security-groups?id=813b5419-5f83-4dbc-925f-52348daa1f5d&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2360] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:36:52 2026] GET /v2.0/ports?tenant_id=0619e4ecc1394fc2ac88c188bc252412&device_id=46625109-2889-4541-b643-3a290caf6329 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2361] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:36:52 2026] GET /v2.0/networks?id=551e8238-5dc5-4b69-9cf3-57f505629445 => generated 756 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2362] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:36:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a85f94b4-ccb6-4701-bdd5-b1247c5d486e => generated 858 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2363] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:36:53 2026] GET /v2.0/subnets?id=771b8988-37cd-4103-9fcb-2bda4aca2f60 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2364] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:36:53 2026] GET /v2.0/ports?network_id=551e8238-5dc5-4b69-9cf3-57f505629445&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2365] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:36:53 2026] GET /v2.0/networks/551e8238-5dc5-4b69-9cf3-57f505629445?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: 1115/2366] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:36:53 2026] GET /v2.0/networks/551e8238-5dc5-4b69-9cf3-57f505629445?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: 1252/2367] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:36:53 2026] GET /v2.0/floatingips/009e55a2-7264-4086-98da-5a1fbc5f086b => generated 855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:36:54.099 8 WARNING neutron_lib.context [None req-bcdd16bb-9028-441a-a4d8-03cb619b4a8f 68f191be986a49cb8c1279d44851abe7 54803108926344f7a5c1ce9e3bcb8d60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1116/2368] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:36:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:54.169 7 WARNING neutron_lib.context [None req-2484d3bf-672e-4be3-a1d5-a0568c70fd34 68f191be986a49cb8c1279d44851abe7 54803108926344f7a5c1ce9e3bcb8d60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1253/2369] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:36:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (2 switches on core 0) 2026-04-23 01:36:54.245 8 WARNING neutron_lib.context [None req-e9328326-ea91-45b7-93cc-dacb382562dc 68f191be986a49cb8c1279d44851abe7 54803108926344f7a5c1ce9e3bcb8d60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1117/2370] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:36:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:54.314 7 WARNING neutron_lib.context [None req-0dc3fe4c-5148-4267-82ec-b1bc2f46b3e5 68f191be986a49cb8c1279d44851abe7 54803108926344f7a5c1ce9e3bcb8d60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2371] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:36:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:36:54.372 8 WARNING neutron_lib.context [None req-ee8cba98-3fb9-4be6-83d0-be121e18c3a0 68f191be986a49cb8c1279d44851abe7 54803108926344f7a5c1ce9e3bcb8d60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1118/2372] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:36:54 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: 7|app: 0|req: 1255/2373] 10.0.0.234 () {34 vars in 759 bytes} [Thu Apr 23 01:36:54 2026] PUT /v2.0/subnetpools/cb3278a0-a0b8-4d26-b833-48c73e85a900/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2374] 10.0.0.234 () {34 vars in 759 bytes} [Thu Apr 23 01:36:54 2026] PUT /v2.0/subnetpools/238ca313-37ff-4752-a7cf-ba226d724acc/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2375] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:36:54 2026] GET /v2.0/floatingips/009e55a2-7264-4086-98da-5a1fbc5f086b => generated 857 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2376] 10.0.0.234 () {34 vars in 759 bytes} [Thu Apr 23 01:36:54 2026] PUT /v2.0/subnetpools/208021be-77c4-4c08-a549-4f51ed1a6b24/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2377] 10.0.0.234 () {34 vars in 759 bytes} [Thu Apr 23 01:36:54 2026] PUT /v2.0/subnetpools/0361e601-f4ad-4a7c-9776-b9a38d6a44cc/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2378] 10.0.0.234 () {32 vars in 672 bytes} [Thu Apr 23 01:36:54 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2379] 10.0.0.234 () {32 vars in 686 bytes} [Thu Apr 23 01:36:54 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2380] 10.0.0.234 () {32 vars in 682 bytes} [Thu Apr 23 01:36:54 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2381] 10.0.0.234 () {32 vars in 694 bytes} [Thu Apr 23 01:36:54 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2382] 10.0.0.234 () {32 vars in 680 bytes} [Thu Apr 23 01:36:54 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2383] 10.0.0.234 () {32 vars in 694 bytes} [Thu Apr 23 01:36:54 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: 8|app: 0|req: 1124/2384] 10.0.0.234 () {32 vars in 690 bytes} [Thu Apr 23 01:36:54 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2385] 10.0.0.234 () {32 vars in 702 bytes} [Thu Apr 23 01:36:54 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2386] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:36:54 2026] DELETE /v2.0/subnetpools/cb3278a0-a0b8-4d26-b833-48c73e85a900 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2387] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:54 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2388] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:36:54 2026] DELETE /v2.0/subnetpools/238ca313-37ff-4752-a7cf-ba226d724acc => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2389] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:36:54 2026] GET /v2.0/security-groups?id=813b5419-5f83-4dbc-925f-52348daa1f5d&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: 1127/2390] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:36:55 2026] DELETE /v2.0/subnetpools/208021be-77c4-4c08-a549-4f51ed1a6b24 => 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: 1264/2391] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:36:55 2026] DELETE /v2.0/subnetpools/0361e601-f4ad-4a7c-9776-b9a38d6a44cc => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2392] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:36:55 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2393] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:36:55 2026] DELETE /v2.0/subnetpools/8538981b-6096-4b6a-a44b-936d03a5dcc9 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2394] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:56 2026] GET /v2.0/security-groups?tenant_id=bc8b12c75d464339bf8c6cf7ec4b1ed4&name=default => generated 2929 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2395] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:56 2026] DELETE /v2.0/security-groups/a9b14a0f-823d-4c8d-95db-c43d08ada287 => 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: 1130/2396] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:56 2026] GET /v2.0/security-groups?tenant_id=54803108926344f7a5c1ce9e3bcb8d60&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2397] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:56 2026] DELETE /v2.0/security-groups/386ed3c2-a8d3-418e-be3a-8450f9b25885 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2398] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:36:56 2026] GET /v2.0/security-groups?tenant_id=d11eef3a3fca4d22bac51492dd829f18&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2399] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:36:57 2026] DELETE /v2.0/security-groups/bbc35c18-0c71-48c7-a836-3e02eddb22a4 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:37:01.521 8 WARNING neutron_lib.context [None req-03025888-2eba-4828-91ef-7353faa9e2ad 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:37:01.684 8 INFO neutron.db.segments_db [None req-03025888-2eba-4828-91ef-7353faa9e2ad 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Added segment 6b1c0572-c68e-4f35-8615-17c94474204b of type vxlan for network 7f937208-c7c8-40da-bfbb-cb139439dca4 [pid: 8|app: 0|req: 1132/2400] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:37:01 2026] POST /v2.0/networks => generated 632 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:01.832 7 WARNING neutron_lib.context [None req-ac5eabd6-e0b0-4435-8501-d17e0e2756e4 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1269/2401] 10.0.0.234 () {34 vars in 664 bytes} [Thu Apr 23 01:37:01 2026] POST /v2.0/ports => generated 743 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:02.210 8 WARNING neutron_lib.context [None req-0c5904bd-e5c7-4288-88ab-581fc144047a 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1133/2402] 10.0.0.234 () {34 vars in 666 bytes} [Thu Apr 23 01:37:02 2026] POST /v2.0/trunks => generated 407 bytes in 240 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-04-23 01:37:02.461 7 WARNING neutron_lib.context [None req-44ebfce9-c56a-4ed5-867d-57f666c12eaa 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:37:02.518 7 INFO neutron.db.segments_db [None req-44ebfce9-c56a-4ed5-867d-57f666c12eaa 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Added segment 6961775d-813d-4df6-b9d3-8ac8ba6000d4 of type vxlan for network 00b51327-3502-499d-bf9b-c264359b35ab [pid: 7|app: 0|req: 1270/2403] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:37:02 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:02.619 8 WARNING neutron_lib.context [None req-12c98dc5-06f7-4269-9223-8de810222c1a 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1271/2404] 10.0.0.99 () {34 vars in 989 bytes} [Thu Apr 23 01:37:02 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2405] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Apr 23 01:37:02 2026] GET /v2.0/security-groups?id=250b4344-0a55-48d5-a064-f958cc7aa91a&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: 1134/2406] 10.0.0.234 () {34 vars in 664 bytes} [Thu Apr 23 01:37:02 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:02.955 7 WARNING neutron_lib.context [None req-5919b307-740a-42f6-b327-25d598e61b1c 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1273/2407] 10.0.0.234 () {34 vars in 666 bytes} [Thu Apr 23 01:37:02 2026] POST /v2.0/trunks => generated 407 bytes in 241 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-04-23 01:37:03.224 8 WARNING neutron_lib.context [None req-ab4c3d24-67c3-45c3-9e13-fba985d79669 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:37:03.275 8 INFO neutron.db.segments_db [None req-ab4c3d24-67c3-45c3-9e13-fba985d79669 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Added segment 2c8fa0b2-0eb0-40f4-8d52-a2975193eac6 of type vxlan for network fdd2f85b-4315-418b-91e7-793b59133c28 [pid: 8|app: 0|req: 1135/2408] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:37:03 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:03.397 7 WARNING neutron_lib.context [None req-ecc96f40-4b29-429f-8058-c18d02f4d38c 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1274/2409] 10.0.0.234 () {34 vars in 664 bytes} [Thu Apr 23 01:37:03 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-04-23 01:37:03.685 8 WARNING neutron_lib.context [None req-11af0e98-5a67-4940-b2aa-0d981a7450e3 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1136/2410] 10.0.0.234 () {34 vars in 666 bytes} [Thu Apr 23 01:37:03 2026] POST /v2.0/trunks => generated 407 bytes in 158 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-04-23 01:37:03.850 7 WARNING neutron_lib.context [None req-6a99ca78-ec2a-432b-9f9b-d44507521cad 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:37:03.911 7 INFO neutron.db.segments_db [None req-6a99ca78-ec2a-432b-9f9b-d44507521cad 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Added segment 8e6ba779-0e92-40bf-88eb-8c9c499a7c58 of type vxlan for network ca0e6097-0344-4deb-a4e1-201719d42cbc [pid: 7|app: 0|req: 1275/2411] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:37:03 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:04.017 8 WARNING neutron_lib.context [None req-f2cc7b56-f02c-436b-97d4-f50ad34d738b 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1137/2412] 10.0.0.234 () {34 vars in 664 bytes} [Thu Apr 23 01:37:04 2026] POST /v2.0/ports => generated 743 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:04.360 7 WARNING neutron_lib.context [None req-eff63bbb-47c8-40a1-9861-651356b3516e 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1276/2413] 10.0.0.234 () {34 vars in 666 bytes} [Thu Apr 23 01:37:04 2026] POST /v2.0/trunks => generated 407 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:04.532 7 WARNING neutron_lib.context [None req-26f61485-ecaa-4c3e-b504-a95ac65e1eb9 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1138/2414] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:04 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:37:04.578 7 INFO neutron.db.segments_db [None req-26f61485-ecaa-4c3e-b504-a95ac65e1eb9 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Added segment aa768baa-cc81-4f30-91a6-05cb520e53ce of type vxlan for network a2bcb0d7-581e-4e18-81a0-ac4606b2510d [pid: 8|app: 0|req: 1139/2415] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:37:04 2026] GET /v2.0/security-groups?id=250b4344-0a55-48d5-a064-f958cc7aa91a&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: 1277/2416] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:37:04 2026] POST /v2.0/networks => generated 631 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:04.667 8 WARNING neutron_lib.context [None req-c5a1a421-27b9-4e93-a1e4-b77f630db250 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1140/2417] 10.0.0.234 () {34 vars in 664 bytes} [Thu Apr 23 01:37:04 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:04.983 7 WARNING neutron_lib.context [None req-0b6a1950-9cb7-4916-a191-cfb0715048b9 36eaa4852cf34fa98fd5b6c459af9523 82f50dd4cdff493f8a59e68982107772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1278/2420] 10.0.0.234 () {34 vars in 666 bytes} [Thu Apr 23 01:37:04 2026] POST /v2.0/trunks => generated 407 bytes in 204 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: 1143/2421] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:37:05 2026] PUT /v2.0/trunks/3aeba194-cec6-4de2-b740-27afdfc67f2f/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2422] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:37:05 2026] PUT /v2.0/trunks/dc025041-bee2-451a-8cd3-c929374b12b6/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2423] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:37:05 2026] PUT /v2.0/trunks/16c1d0b7-edf0-48cb-a1a2-358a0c5e03bd/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2424] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:37:05 2026] PUT /v2.0/trunks/95bfc64e-2919-44e9-9db1-8f1d60125371/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2425] 10.0.0.234 () {32 vars in 662 bytes} [Thu Apr 23 01:37:05 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2426] 10.0.0.234 () {32 vars in 676 bytes} [Thu Apr 23 01:37:05 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2427] 10.0.0.234 () {32 vars in 672 bytes} [Thu Apr 23 01:37:05 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2428] 10.0.0.234 () {32 vars in 684 bytes} [Thu Apr 23 01:37:05 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2429] 10.0.0.234 () {32 vars in 670 bytes} [Thu Apr 23 01:37:05 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2430] 10.0.0.234 () {32 vars in 684 bytes} [Thu Apr 23 01:37:05 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2431] 10.0.0.234 () {32 vars in 680 bytes} [Thu Apr 23 01:37:05 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2432] 10.0.0.234 () {32 vars in 692 bytes} [Thu Apr 23 01:37:05 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2433] 10.0.0.234 () {32 vars in 719 bytes} [Thu Apr 23 01:37:05 2026] GET /v2.0/trunks/3aeba194-cec6-4de2-b740-27afdfc67f2f => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2434] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:37:05 2026] GET /v2.0/ports/174648d4-d7af-409f-a15a-655d0d9108e8 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2435] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:05 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2436] 10.0.0.234 () {32 vars in 722 bytes} [Thu Apr 23 01:37:05 2026] DELETE /v2.0/trunks/3aeba194-cec6-4de2-b740-27afdfc67f2f => 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: 1287/2437] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:37:05 2026] GET /v2.0/security-groups?id=250b4344-0a55-48d5-a064-f958cc7aa91a&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2438] 10.0.0.234 () {32 vars in 719 bytes} [Thu Apr 23 01:37:05 2026] GET /v2.0/trunks/dc025041-bee2-451a-8cd3-c929374b12b6 => generated 420 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2439] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:37:05 2026] GET /v2.0/ports/f33c3e32-ee21-4f87-903d-3d32d4838245 => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2440] 10.0.0.234 () {32 vars in 722 bytes} [Thu Apr 23 01:37:05 2026] DELETE /v2.0/trunks/dc025041-bee2-451a-8cd3-c929374b12b6 => 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: 1289/2441] 10.0.0.234 () {32 vars in 719 bytes} [Thu Apr 23 01:37:05 2026] GET /v2.0/trunks/16c1d0b7-edf0-48cb-a1a2-358a0c5e03bd => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2442] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:37:05 2026] GET /v2.0/ports/3f4014d6-3f92-49d5-8128-8d1f2659a371 => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2443] 10.0.0.234 () {32 vars in 722 bytes} [Thu Apr 23 01:37:06 2026] DELETE /v2.0/trunks/16c1d0b7-edf0-48cb-a1a2-358a0c5e03bd => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2444] 10.0.0.234 () {32 vars in 719 bytes} [Thu Apr 23 01:37:06 2026] GET /v2.0/trunks/95bfc64e-2919-44e9-9db1-8f1d60125371 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2445] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:37:06 2026] GET /v2.0/ports/4c736e2d-3402-4dc4-a7ad-741cccce7a91 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2446] 10.0.0.234 () {32 vars in 722 bytes} [Thu Apr 23 01:37:06 2026] DELETE /v2.0/trunks/95bfc64e-2919-44e9-9db1-8f1d60125371 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2447] 10.0.0.234 () {32 vars in 719 bytes} [Thu Apr 23 01:37:06 2026] GET /v2.0/trunks/7372bb61-71c8-49bb-bb5c-0c4004880b44 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2448] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:37:06 2026] GET /v2.0/ports/9e167763-d7c5-4d01-ab2f-4dbf07d1a805 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2449] 199.204.45.70 () {34 vars in 993 bytes} [Thu Apr 23 01:37:06 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2450] 10.0.0.234 () {32 vars in 722 bytes} [Thu Apr 23 01:37:06 2026] DELETE /v2.0/trunks/7372bb61-71c8-49bb-bb5c-0c4004880b44 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:37:06.682 7 INFO neutron.db.l3_db [req-670f3d18-8717-47dc-97c0-97873cf49ab0 req-4156b134-ae15-407e-b45a-d2a7a5ef4c23 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] Floating IP 009e55a2-7264-4086-98da-5a1fbc5f086b disassociated. External IP: 10.96.250.217, port: a85f94b4-ccb6-4701-bdd5-b1247c5d486e. [pid: 8|app: 0|req: 1158/2451] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:37:06 2026] DELETE /v2.0/ports/174648d4-d7af-409f-a15a-655d0d9108e8 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2452] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:37:06 2026] DELETE /v2.0/ports/f33c3e32-ee21-4f87-903d-3d32d4838245 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2453] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:06 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => 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: 1294/2454] 199.204.45.70 () {36 vars in 996 bytes} [Thu Apr 23 01:37:06 2026] DELETE /v2.0/ports/a85f94b4-ccb6-4701-bdd5-b1247c5d486e => generated 0 bytes in 578 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2455] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:37:06 2026] DELETE /v2.0/ports/3f4014d6-3f92-49d5-8128-8d1f2659a371 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:37:07.237 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-258a26b6-16da-43de-85ab-4901fa8a533d'] response: {'server_uuid': '46625109-2889-4541-b643-3a290caf6329', 'name': 'network-vif-deleted', 'tag': 'a85f94b4-ccb6-4701-bdd5-b1247c5d486e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1295/2456] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:37:07 2026] DELETE /v2.0/ports/4c736e2d-3402-4dc4-a7ad-741cccce7a91 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2457] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:37:07 2026] DELETE /v2.0/ports/9e167763-d7c5-4d01-ab2f-4dbf07d1a805 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:37:07.788 7 INFO neutron.services.segments.plugin [-] Segment 6b1c0572-c68e-4f35-8615-17c94474204b resource provider aggregate not found 2026-04-23 01:37:07.799 7 INFO neutron.services.segments.plugin [-] Segment 6b1c0572-c68e-4f35-8615-17c94474204b resource provider aggregate not found 2026-04-23 01:37:07.811 7 INFO neutron.services.segments.plugin [-] Segment 6b1c0572-c68e-4f35-8615-17c94474204b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b1c0572-c68e-4f35-8615-17c94474204b found for delete ", "request_id": "req-7c49c51a-342a-4637-af35-d9605369f2ef"}]} [pid: 7|app: 0|req: 1296/2458] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:37:07 2026] DELETE /v2.0/networks/7f937208-c7c8-40da-bfbb-cb139439dca4 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:37:07.959 8 INFO neutron.services.segments.plugin [-] Segment 6961775d-813d-4df6-b9d3-8ac8ba6000d4 resource provider aggregate not found 2026-04-23 01:37:07.963 8 INFO neutron.services.segments.plugin [-] Segment 6961775d-813d-4df6-b9d3-8ac8ba6000d4 resource provider aggregate not found 2026-04-23 01:37:07.972 8 INFO neutron.services.segments.plugin [-] Segment 6961775d-813d-4df6-b9d3-8ac8ba6000d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6961775d-813d-4df6-b9d3-8ac8ba6000d4 found for delete ", "request_id": "req-7e623def-49c1-4f9c-910b-603cf46b73f9"}]} [pid: 8|app: 0|req: 1163/2459] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:37:07 2026] DELETE /v2.0/networks/00b51327-3502-499d-bf9b-c264359b35ab => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:37:07.990 7 INFO neutron.services.segments.plugin [-] Segment 6b1c0572-c68e-4f35-8615-17c94474204b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b1c0572-c68e-4f35-8615-17c94474204b found for delete ", "request_id": "req-246e96f2-c4bd-4616-9276-616f29a6df31"}]} 2026-04-23 01:37:08.053 8 INFO neutron.services.segments.plugin [-] Segment 6961775d-813d-4df6-b9d3-8ac8ba6000d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6961775d-813d-4df6-b9d3-8ac8ba6000d4 found for delete ", "request_id": "req-ac05d718-a354-4a8c-8e96-da999793397f"}]} [pid: 8|app: 0|req: 1164/2460] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:08 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => 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: 1297/2461] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:37:07 2026] DELETE /v2.0/networks/fdd2f85b-4315-418b-91e7-793b59133c28 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2462] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:37:08 2026] DELETE /v2.0/networks/ca0e6097-0344-4deb-a4e1-201719d42cbc => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2463] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:37:08 2026] DELETE /v2.0/networks/a2bcb0d7-581e-4e18-81a0-ac4606b2510d => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2464] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:09 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => 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: 1299/2465] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:37:09 2026] GET /v2.0/security-groups?tenant_id=82f50dd4cdff493f8a59e68982107772&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2466] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:37:09 2026] DELETE /v2.0/security-groups/4681d191-72ca-4b7d-ade0-55df7219d3d4 => 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: 1300/2467] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:37:09 2026] GET /v2.0/security-groups?tenant_id=7b274cc707e44d0ca564df17ce2157d3&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2468] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:37:09 2026] DELETE /v2.0/security-groups/3e4ffa3e-ee45-44ee-9607-a5a4f27c49d9 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:37:10.054 7 INFO neutron.services.segments.plugin [-] Segment 2c8fa0b2-0eb0-40f4-8d52-a2975193eac6 resource provider aggregate not found 2026-04-23 01:37:10.066 7 INFO neutron.services.segments.plugin [-] Segment 2c8fa0b2-0eb0-40f4-8d52-a2975193eac6 resource provider aggregate not found 2026-04-23 01:37:10.078 7 INFO neutron.services.segments.plugin [-] Segment 2c8fa0b2-0eb0-40f4-8d52-a2975193eac6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c8fa0b2-0eb0-40f4-8d52-a2975193eac6 found for delete ", "request_id": "req-c4a445e5-1dfe-4c3b-ad0d-31745b62262c"}]} 2026-04-23 01:37:10.088 7 INFO neutron.services.segments.plugin [-] Segment 2c8fa0b2-0eb0-40f4-8d52-a2975193eac6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c8fa0b2-0eb0-40f4-8d52-a2975193eac6 found for delete ", "request_id": "req-79320a2c-4732-4990-8b87-3a3464fa1516"}]} 2026-04-23 01:37:10.099 7 INFO neutron.services.segments.plugin [-] Segment aa768baa-cc81-4f30-91a6-05cb520e53ce resource provider aggregate not found 2026-04-23 01:37:10.104 7 INFO neutron.services.segments.plugin [-] Segment aa768baa-cc81-4f30-91a6-05cb520e53ce resource provider aggregate not found 2026-04-23 01:37:10.114 7 INFO neutron.services.segments.plugin [-] Segment aa768baa-cc81-4f30-91a6-05cb520e53ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa768baa-cc81-4f30-91a6-05cb520e53ce found for delete ", "request_id": "req-8339649b-e516-429f-9971-1837edb716a6"}]} 2026-04-23 01:37:10.119 7 INFO neutron.services.segments.plugin [-] Segment aa768baa-cc81-4f30-91a6-05cb520e53ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa768baa-cc81-4f30-91a6-05cb520e53ce found for delete ", "request_id": "req-89a0bb2e-e5f1-4aba-bdf2-635383c384e7"}]} [pid: 7|app: 0|req: 1301/2469] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:37:10 2026] GET /v2.0/security-groups?tenant_id=5a402886eb83480cb11eab14e54d1afe&name=default => generated 2929 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:37:10.272 8 INFO neutron.services.segments.plugin [-] Segment 8e6ba779-0e92-40bf-88eb-8c9c499a7c58 resource provider aggregate not found 2026-04-23 01:37:10.279 8 INFO neutron.services.segments.plugin [-] Segment 8e6ba779-0e92-40bf-88eb-8c9c499a7c58 resource provider aggregate not found [pid: 7|app: 0|req: 1302/2470] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:10 2026] GET /v2.0/ports?device_id=46625109-2889-4541-b643-3a290caf6329 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:37:10.287 8 INFO neutron.services.segments.plugin [-] Segment 8e6ba779-0e92-40bf-88eb-8c9c499a7c58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e6ba779-0e92-40bf-88eb-8c9c499a7c58 found for delete ", "request_id": "req-7821a125-687f-4c4b-98ee-f687f2046c0c"}]} 2026-04-23 01:37:10.293 8 INFO neutron.services.segments.plugin [-] Segment 8e6ba779-0e92-40bf-88eb-8c9c499a7c58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e6ba779-0e92-40bf-88eb-8c9c499a7c58 found for delete ", "request_id": "req-f990398b-6003-4366-b498-d51a0f8fbeef"}]} [pid: 8|app: 0|req: 1169/2471] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:37:10 2026] DELETE /v2.0/security-groups/b024bb2a-1448-4ed9-9478-c366897771fc => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2472] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:37:11 2026] DELETE /v2.0/security-groups/250b4344-0a55-48d5-a064-f958cc7aa91a => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2473] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:37:11 2026] DELETE /v2.0/floatingips/009e55a2-7264-4086-98da-5a1fbc5f086b => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2474] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:12 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2475] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:37:12 2026] GET /v2.0/security-groups?id=7e025043-e154-42d6-9c99-6541b04e6f34&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2476] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:13 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2477] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:37:13 2026] GET /v2.0/security-groups?id=7e025043-e154-42d6-9c99-6541b04e6f34&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-04-23 01:37:13.778 7 WARNING neutron_lib.context [None req-4ad5b35c-c7bb-4f86-ad5e-94fd3de8ff3b dd4690c58c7f48fc9a0299cd57610dbe 388d1f1baae04bce8b9aa5aeb6fb38fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:37:13.916 7 INFO neutron.db.segments_db [None req-4ad5b35c-c7bb-4f86-ad5e-94fd3de8ff3b dd4690c58c7f48fc9a0299cd57610dbe 388d1f1baae04bce8b9aa5aeb6fb38fb - - default default] Added segment 1dd7640d-4902-49ed-89aa-62e97fb3f9c8 of type vxlan for network cb346792-b555-4eb8-b168-553677518e02 [pid: 7|app: 0|req: 1306/2478] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:37:13 2026] POST /v2.0/networks => generated 632 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2479] 10.0.0.234 () {34 vars in 753 bytes} [Thu Apr 23 01:37:14 2026] PUT /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/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: 1173/2480] 199.204.45.70 () {34 vars in 993 bytes} [Thu Apr 23 01:37:13 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2481] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:37:14 2026] GET /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2482] 10.0.0.234 () {34 vars in 764 bytes} [Thu Apr 23 01:37:14 2026] PUT /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2483] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:37:14 2026] GET /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2484] 10.0.0.234 () {34 vars in 760 bytes} [Thu Apr 23 01:37:14 2026] PUT /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/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: 1312/2485] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:37:14 2026] GET /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2486] 10.0.0.234 () {34 vars in 782 bytes} [Thu Apr 23 01:37:14 2026] PUT /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2487] 199.204.45.70 () {36 vars in 996 bytes} [Thu Apr 23 01:37:14 2026] DELETE /v2.0/ports/54c7703b-98f7-470d-8f79-12a5a9cb8681 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2488] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:37:14 2026] GET /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2489] 10.0.0.234 () {34 vars in 753 bytes} [Thu Apr 23 01:37:14 2026] PUT /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2490] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:37:14 2026] GET /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:37:14.438 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-214c2a37-873a-4d98-85cb-5a17f3c3c348'] response: {'server_uuid': '68d38a59-9499-4662-b48a-87d53d1f5104', 'name': 'network-vif-deleted', 'tag': '54c7703b-98f7-470d-8f79-12a5a9cb8681', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1176/2491] 10.0.0.234 () {32 vars in 741 bytes} [Thu Apr 23 01:37:14 2026] GET /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/tags/red => 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: 1316/2492] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:14 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:37:14.499 8 INFO neutron.api.v2.resource [None req-74dbe17c-8339-423d-8c70-684b6ed44578 dd4690c58c7f48fc9a0299cd57610dbe 388d1f1baae04bce8b9aa5aeb6fb38fb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1177/2493] 10.0.0.234 () {32 vars in 745 bytes} [Thu Apr 23 01:37:14 2026] GET /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2494] 10.0.0.234 () {32 vars in 744 bytes} [Thu Apr 23 01:37:14 2026] DELETE /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2495] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:37:14 2026] GET /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:37:14.639 7 INFO neutron.api.v2.resource [None req-728d3e35-62ba-4a95-bb91-8b1ba875d143 dd4690c58c7f48fc9a0299cd57610dbe 388d1f1baae04bce8b9aa5aeb6fb38fb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1318/2496] 10.0.0.234 () {32 vars in 748 bytes} [Thu Apr 23 01:37:14 2026] DELETE /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2497] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:37:14 2026] DELETE /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2498] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:37:14 2026] GET /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:37:14.900 8 INFO neutron.services.segments.plugin [-] Segment 1dd7640d-4902-49ed-89aa-62e97fb3f9c8 resource provider aggregate not found 2026-04-23 01:37:14.907 8 INFO neutron.services.segments.plugin [-] Segment 1dd7640d-4902-49ed-89aa-62e97fb3f9c8 resource provider aggregate not found 2026-04-23 01:37:14.920 8 INFO neutron.services.segments.plugin [-] Segment 1dd7640d-4902-49ed-89aa-62e97fb3f9c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dd7640d-4902-49ed-89aa-62e97fb3f9c8 found for delete ", "request_id": "req-429544ba-d9a9-48cc-8ebb-385a8931164f"}]} 2026-04-23 01:37:14.921 8 INFO neutron.services.segments.plugin [-] Segment 1dd7640d-4902-49ed-89aa-62e97fb3f9c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dd7640d-4902-49ed-89aa-62e97fb3f9c8 found for delete ", "request_id": "req-460f4a39-6cba-4038-83d3-5cf8d04ca839"}]} [pid: 8|app: 0|req: 1180/2499] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:37:14 2026] DELETE /v2.0/networks/cb346792-b555-4eb8-b168-553677518e02 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2500] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:15 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => 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: 1181/2501] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:37:15 2026] GET /v2.0/security-groups?tenant_id=15514c4b2c0b4b599119c6e1b22f1803&name=default => generated 2929 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2502] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:37:15 2026] DELETE /v2.0/security-groups/10da4de0-be24-4b06-8721-a0f40f002226 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2503] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:37:16 2026] GET /v2.0/security-groups?tenant_id=388d1f1baae04bce8b9aa5aeb6fb38fb&name=default => generated 2929 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2504] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:37:16 2026] DELETE /v2.0/security-groups/7e321e55-cfd4-4035-82fa-6625c7961827 => 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: 1183/2505] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:16 2026] GET /v2.0/ports?device_id=68d38a59-9499-4662-b48a-87d53d1f5104 => 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: 1323/2506] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:37:17 2026] DELETE /v2.0/security-groups/7e025043-e154-42d6-9c99-6541b04e6f34 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2507] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:37:17 2026] PUT /v2.0/routers/138c6514-8ca3-468c-ae6c-bc5bac227e37/remove_router_interface => generated 309 bytes in 1080 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2508] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:37:18 2026] DELETE /v2.0/subnets/771b8988-37cd-4103-9fcb-2bda4aca2f60 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2509] 10.0.0.234 () {34 vars in 678 bytes} [Thu Apr 23 01:37:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2510] 10.0.0.234 () {34 vars in 753 bytes} [Thu Apr 23 01:37:19 2026] PUT /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2511] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:37:19 2026] GET /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/tags => generated 25 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2512] 10.0.0.234 () {34 vars in 764 bytes} [Thu Apr 23 01:37:19 2026] PUT /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/tags/green => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2513] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:37:19 2026] GET /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:37:20.015 8 INFO neutron.services.segments.plugin [-] Segment f15274fb-afb4-44c2-b3ea-bb30c9adcdfb resource provider aggregate not found 2026-04-23 01:37:20.019 8 INFO neutron.services.segments.plugin [-] Segment f15274fb-afb4-44c2-b3ea-bb30c9adcdfb resource provider aggregate not found 2026-04-23 01:37:20.027 8 INFO neutron.services.segments.plugin [-] Segment f15274fb-afb4-44c2-b3ea-bb30c9adcdfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f15274fb-afb4-44c2-b3ea-bb30c9adcdfb found for delete ", "request_id": "req-207b20ae-2315-42aa-bd35-7e4ae4e3a4c8"}]} 2026-04-23 01:37:20.032 8 INFO neutron.services.segments.plugin [-] Segment f15274fb-afb4-44c2-b3ea-bb30c9adcdfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f15274fb-afb4-44c2-b3ea-bb30c9adcdfb found for delete ", "request_id": "req-c317ea11-1f72-4f18-8f51-3978df7d8214"}]} 2026-04-23 01:37:20.037 8 INFO neutron.db.l3_hamode_db [None req-b6385724-9fc8-4add-9bbc-eeb60cfbbad9 17b89f0838a042efb156ef01d4a7b793 0619e4ecc1394fc2ac88c188bc252412 - - default default] HA network d84d75ef-f5c4-45fa-856c-2d84f2d9d8fe was deleted as no HA routers are present in tenant 0619e4ecc1394fc2ac88c188bc252412. [pid: 8|app: 0|req: 1185/2514] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:37:19 2026] DELETE /v2.0/routers/138c6514-8ca3-468c-ae6c-bc5bac227e37 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2515] 10.0.0.234 () {34 vars in 760 bytes} [Thu Apr 23 01:37:20 2026] PUT /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2516] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:37:20 2026] GET /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/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: 1332/2517] 10.0.0.234 () {34 vars in 782 bytes} [Thu Apr 23 01:37:20 2026] PUT /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/tags/black.or.white => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2518] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:37:20 2026] GET /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2519] 10.0.0.234 () {34 vars in 753 bytes} [Thu Apr 23 01:37:20 2026] PUT /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/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: 1337/2522] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:37:20 2026] GET /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2523] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:37:20 2026] DELETE /v2.0/networks/551e8238-5dc5-4b69-9cf3-57f505629445 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2524] 10.0.0.234 () {32 vars in 741 bytes} [Thu Apr 23 01:37:20 2026] GET /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:37:20.221 8 INFO neutron.api.v2.resource [None req-b106bc06-44b3-48f8-80f8-d6518264ce2b 4c14e6c8f5524d148b9a0f55076eb7e3 a3ddf0b2efe34fe8a8b6b05b4e8c7383 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1187/2525] 10.0.0.234 () {32 vars in 745 bytes} [Thu Apr 23 01:37:20 2026] GET /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2526] 10.0.0.234 () {32 vars in 744 bytes} [Thu Apr 23 01:37:20 2026] DELETE /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/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: 1188/2527] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:37:20 2026] GET /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:37:20.315 7 INFO neutron.api.v2.resource [None req-6c320ece-051f-454d-8537-a54f7116696d 4c14e6c8f5524d148b9a0f55076eb7e3 a3ddf0b2efe34fe8a8b6b05b4e8c7383 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1340/2528] 10.0.0.234 () {32 vars in 748 bytes} [Thu Apr 23 01:37:20 2026] DELETE /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2529] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:37:20 2026] DELETE /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2530] 10.0.0.234 () {32 vars in 733 bytes} [Thu Apr 23 01:37:20 2026] GET /v2.0/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce/tags => 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: 1190/2531] 10.0.0.234 () {32 vars in 734 bytes} [Thu Apr 23 01:37:20 2026] DELETE /v2.0/qos/policies/1e788dbe-0195-49e4-89c2-ea67c76cffce => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2532] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:37:20 2026] GET /v2.0/security-groups?tenant_id=0619e4ecc1394fc2ac88c188bc252412&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2533] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:37:21 2026] DELETE /v2.0/security-groups/83f3fc4b-e582-4004-b08a-6d1001d71966 => 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: 1191/2534] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:37:21 2026] GET /v2.0/security-groups?tenant_id=f1486aff305b42f4bf758aec3c1a2bde&name=default => generated 2929 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2535] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:37:21 2026] GET /v2.0/security-groups?tenant_id=f97bf34315b942eca561e9387709e9d5&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2536] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:37:21 2026] DELETE /v2.0/security-groups/9b421826-3e44-4446-9188-f667e84e3ecd => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2537] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:37:21 2026] DELETE /v2.0/security-groups/4441a655-89bf-495a-95ca-ffef358f0a70 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:37:22.039 8 INFO neutron.services.segments.plugin [-] Segment f73cfea8-1b88-47c4-8c7f-a0fbaea96f52 resource provider aggregate not found 2026-04-23 01:37:22.050 8 INFO neutron.services.segments.plugin [-] Segment f73cfea8-1b88-47c4-8c7f-a0fbaea96f52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f73cfea8-1b88-47c4-8c7f-a0fbaea96f52 found for delete ", "request_id": "req-1c017c90-6654-4fa0-a811-ec1f29e0448d"}]} 2026-04-23 01:37:22.056 8 INFO neutron.services.segments.plugin [-] Segment f73cfea8-1b88-47c4-8c7f-a0fbaea96f52 resource provider aggregate not found [pid: 8|app: 0|req: 1194/2538] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:37:21 2026] GET /v2.0/security-groups?tenant_id=a3ddf0b2efe34fe8a8b6b05b4e8c7383&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2539] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:37:22 2026] DELETE /v2.0/security-groups/bc062332-8302-4057-b26f-f88428bd772a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:37:23.438 8 INFO neutron.services.segments.plugin [-] Segment f73cfea8-1b88-47c4-8c7f-a0fbaea96f52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f73cfea8-1b88-47c4-8c7f-a0fbaea96f52 found for delete ", "request_id": "req-b46e8d4a-40c6-452c-b661-6ca27a4b1307"}]} 2026-04-23 01:37:23.788 8 INFO neutron.db.segments_db [None req-6e7842c0-e39c-4164-ac7b-5b775dd45889 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 49d8a7d0-90e0-4163-9ea8-ed1566a64631 of type vxlan for network e5dc98fe-63b8-4baf-8c33-c090e37f240d [pid: 8|app: 0|req: 1195/2540] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 01:37:23 2026] POST /v2.0/networks => generated 741 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2541] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:37:23 2026] POST /v2.0/subnets => generated 688 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:24.156 8 INFO neutron.db.segments_db [None req-0753b31b-ef15-4b1c-ab11-89624d488be4 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 7d51e225-d2f8-42fe-8147-28d8fb9bb7e0 of type vxlan for network 13e6da69-9d5c-46aa-84cf-e80a00e983c3 2026-04-23 01:37:24.428 8 INFO neutron.db.l3_hamode_db [None req-0753b31b-ef15-4b1c-ab11-89624d488be4 bee3bab9a8e14ecf83a9d752e0921335 369ef1b6fdd7496d96a61c216c546991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:37:25.219 8 INFO neutron.db.l3_hamode_db [None req-0753b31b-ef15-4b1c-ab11-89624d488be4 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1196/2542] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:37:24 2026] POST /v2.0/routers => generated 728 bytes in 2049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2543] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:37:26 2026] PUT /v2.0/routers/b0cb102e-108f-49a3-9435-66f4a4b32609/add_router_interface => generated 309 bytes in 1376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:37:28.691 8 INFO neutron.db.segments_db [None req-709fb036-1ab3-4fe2-869b-7cfe4f5cf890 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment b4899a59-cffd-4d25-929e-eb545765d93b of type vxlan for network 71f366d8-dd69-49b0-8c70-1404712d61a1 [pid: 8|app: 0|req: 1197/2544] 10.0.0.234 () {34 vars in 671 bytes} [Thu Apr 23 01:37:28 2026] POST /v2.0/networks => generated 739 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2545] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:37:28 2026] POST /v2.0/subnets => generated 686 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:29.115 8 INFO neutron.db.segments_db [None req-f5ee3562-2ab7-4b35-b941-45717cee7bbd bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Added segment 21b8828b-4a60-48db-a632-1bda88175ff6 of type vxlan for network f30de24e-5005-49c2-8fd0-531e2121b246 2026-04-23 01:37:29.381 8 INFO neutron.db.l3_hamode_db [None req-f5ee3562-2ab7-4b35-b941-45717cee7bbd bee3bab9a8e14ecf83a9d752e0921335 6d75d25877914c6aa2be239976b1d2cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 01:37:30.319 8 INFO neutron.db.l3_hamode_db [None req-f5ee3562-2ab7-4b35-b941-45717cee7bbd bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1349/2546] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:37:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2547] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:37:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2548] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:37:30 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: 1352/2549] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:37:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2550] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:37:30 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2551] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:37:30 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2552] 199.204.45.70 () {34 vars in 715 bytes} [Thu Apr 23 01:37:30 2026] POST /v2.0/ports => generated 1093 bytes in 370 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: 1356/2553] 10.0.0.143 () {34 vars in 971 bytes} [Thu Apr 23 01:37:31 2026] GET /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 1093 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2554] 10.0.0.143 () {34 vars in 907 bytes} [Thu Apr 23 01:37: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: 8|app: 0|req: 1198/2555] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:37:29 2026] POST /v2.0/routers => generated 726 bytes in 2679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2556] 199.204.45.70 () {34 vars in 1261 bytes} [Thu Apr 23 01:37:32 2026] GET /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2557] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:37:32 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?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: 1201/2558] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:37:32 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?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: 1202/2559] 199.204.45.70 () {34 vars in 974 bytes} [Thu Apr 23 01:37:32 2026] GET /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 1093 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2560] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:37:32 2026] GET /v2.0/networks?id=58e5aa57-57b8-4f3d-8796-40c320acfa56 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2561] 10.0.0.234 () {34 vars in 783 bytes} [Thu Apr 23 01:37:31 2026] PUT /v2.0/routers/7938adf7-194d-48c4-bd2e-7b24f151ef68/add_router_interface => generated 309 bytes in 1394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2562] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:37:32 2026] PUT /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 1283 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:37:33.851 7 WARNING neutron_lib.context [None req-43940cd0-a576-4461-849b-f3baccea83fc 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1359/2563] 10.0.0.234 () {34 vars in 685 bytes} [Thu Apr 23 01:37:33 2026] POST /v2.0/security-groups => generated 1675 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:37:34.008 8 WARNING neutron_lib.context [None req-06370541-3fc6-4dd4-9156-dad8020c2dbc 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:37:34.032 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a487a870-976a-4ef5-9938-a585be7fce59'] response: {'name': 'network-changed', 'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'tag': 'd945f934-1d4e-4119-8ac5-671e9f0e04a3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1205/2564] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:37:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:34.158 7 WARNING neutron_lib.context [None req-5c81f182-dcd6-41d5-9bad-ac52435a6d13 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1360/2565] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:37:34 2026] POST /v2.0/security-group-rules => generated 596 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:34.349 8 WARNING neutron_lib.context [None req-35a6dc06-6be6-4c2e-a151-d4084adbf9d0 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1361/2566] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:37:34 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 2523 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2567] 199.204.45.70 () {34 vars in 1061 bytes} [Thu Apr 23 01:37:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.120&port_id=b1aa29fa-0a5b-485b-ae49-0d23d8003ea9 => 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: 1206/2568] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:37:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:34.539 8 WARNING neutron_lib.context [None req-ecc29a1f-9a50-4dbb-a45f-7700873020f8 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1363/2569] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:37:34 2026] GET /v2.0/subnets?id=2e364d01-cf68-4381-a2f0-2da0ca0de0ab => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2570] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:37:34 2026] GET /v2.0/ports?network_id=14e8d3bc-5424-44eb-8169-4c4ac0caab90&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: 1365/2571] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:37:34 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?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: 1207/2572] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:37:34 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) 2026-04-23 01:37:34.687 8 WARNING neutron_lib.context [None req-0ae182ed-7694-470f-babf-72373b597e9b 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1366/2573] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:37:34 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?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: 1367/2574] 199.204.45.70 () {34 vars in 1055 bytes} [Thu Apr 23 01:37:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.64&port_id=d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:37:34.732 8 INFO neutron.db.securitygroups_db [None req-0ae182ed-7694-470f-babf-72373b597e9b 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] Project 369ef1b6fdd7496d96a61c216c546991 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: 1368/2575] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:37:34 2026] GET /v2.0/subnets?id=320a97f8-6404-405c-ad9e-2beac505b490 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2576] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:37:34 2026] GET /v2.0/ports?network_id=58e5aa57-57b8-4f3d-8796-40c320acfa56&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2577] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:37:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:34.848 8 WARNING neutron_lib.context [None req-c2cb6c50-0fe9-470f-ac7e-20f85275f513 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:37:34.892 8 INFO neutron.db.securitygroups_db [None req-c2cb6c50-0fe9-470f-ac7e-20f85275f513 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] Project 369ef1b6fdd7496d96a61c216c546991 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: 1370/2578] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:37:34 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?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: 1371/2579] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:37:34 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?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: 1209/2580] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:37:34 2026] POST /v2.0/security-group-rules => generated 606 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:35.337 8 WARNING neutron_lib.context [None req-e1ac5b1e-729a-4974-8500-a4062b1f9bdb 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1211/2583] 10.0.0.234 () {34 vars in 685 bytes} [Thu Apr 23 01:37:35 2026] POST /v2.0/security-groups => generated 1662 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 01:37:35.462 7 WARNING neutron_lib.context [None req-599dfe05-9db5-4167-a16d-e82b789d7165 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1373/2584] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:37:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:35.623 8 WARNING neutron_lib.context [None req-28f554c1-9fc9-43b6-b41c-32a3fdfb60cc 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1212/2585] 10.0.0.234 () {34 vars in 695 bytes} [Thu Apr 23 01:37:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:37:35.774 7 WARNING neutron_lib.context [None req-50a9e599-9022-42ff-9d27-f8947756e19f 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1213/2586] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:37:35 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 2523 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2587] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:37:36 2026] GET /v2.0/networks?id=58e5aa57-57b8-4f3d-8796-40c320acfa56 => generated 802 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2588] 199.204.45.70 () {34 vars in 1055 bytes} [Thu Apr 23 01:37:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.64&port_id=d945f934-1d4e-4119-8ac5-671e9f0e04a3 => 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: 1216/2589] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:37:36 2026] GET /v2.0/subnets?id=320a97f8-6404-405c-ad9e-2beac505b490 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2590] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:37:36 2026] GET /v2.0/ports?network_id=58e5aa57-57b8-4f3d-8796-40c320acfa56&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2591] 10.0.0.234 () {34 vars in 676 bytes} [Thu Apr 23 01:37:35 2026] POST /v2.0/floatingips => generated 552 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2592] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:37:36 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?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: 1375/2593] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:37:36 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?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: 1219/2594] 10.0.0.143 () {34 vars in 1100 bytes} [Thu Apr 23 01:37:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1029257515&fields=id&tenant_id=369ef1b6fdd7496d96a61c216c546991 => 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: 1376/2595] 10.0.0.143 () {34 vars in 1098 bytes} [Thu Apr 23 01:37:36 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-559713589&fields=id&tenant_id=369ef1b6fdd7496d96a61c216c546991 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2596] 10.0.0.143 () {34 vars in 982 bytes} [Thu Apr 23 01:37:36 2026] GET /v2.0/networks?id=e5dc98fe-63b8-4baf-8c33-c090e37f240d => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2597] 10.0.0.143 () {34 vars in 965 bytes} [Thu Apr 23 01:37:36 2026] GET /v2.0/quotas/369ef1b6fdd7496d96a61c216c546991 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2598] 10.0.0.143 () {34 vars in 1002 bytes} [Thu Apr 23 01:37:36 2026] GET /v2.0/ports?tenant_id=369ef1b6fdd7496d96a61c216c546991&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2599] 10.0.0.143 () {34 vars in 1008 bytes} [Thu Apr 23 01:37:36 2026] GET /v2.0/networks/e5dc98fe-63b8-4baf-8c33-c090e37f240d?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: 1222/2600] 10.0.0.143 () {34 vars in 1108 bytes} [Thu Apr 23 01:37:36 2026] GET /v2.0/networks/e5dc98fe-63b8-4baf-8c33-c090e37f240d?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: 1379/2601] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:36 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => 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: 1223/2602] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:37 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => 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: 1380/2603] 10.0.0.143 () {34 vars in 971 bytes} [Thu Apr 23 01:37:38 2026] GET /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => 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: 1224/2604] 199.204.45.70 () {34 vars in 787 bytes} [Thu Apr 23 01:37:38 2026] PUT /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 1307 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:37:38.949 7 INFO neutron.api.v2.resource [None req-f3ba9a62-633a-4572-8529-3e3fb61111cd bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1381/2605] 199.204.45.70 () {30 vars in 761 bytes} [Thu Apr 23 01:37:38 2026] GET /v2.0/security-groups/lb-435994e4-9446-44b1-8bcb-289185435c61 => generated 149 bytes in 17 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: 1225/2606] 199.204.45.70 () {30 vars in 783 bytes} [Thu Apr 23 01:37:38 2026] GET /v2.0/security-groups?name=lb-435994e4-9446-44b1-8bcb-289185435c61 => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:37:39.068 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c5d7733-c6f5-4eaf-b159-46433b3368d2'] response: {'name': 'network-changed', 'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'tag': 'd945f934-1d4e-4119-8ac5-671e9f0e04a3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1226/2607] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => 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: 1382/2608] 199.204.45.70 () {34 vars in 787 bytes} [Thu Apr 23 01:37:38 2026] PUT /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 1309 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2609] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /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: 1383/2610] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2611] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:37:39 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: 1384/2612] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2613] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => 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: 1229/2614] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:37:39.552 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-300c91c3-53bb-4edf-9bb4-9300cbada451'] response: {'name': 'network-changed', 'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'tag': 'd945f934-1d4e-4119-8ac5-671e9f0e04a3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1386/2615] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/ports/17b70cbd-eca5-404e-b097-207da3aa1127 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2616] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/networks?id=58e5aa57-57b8-4f3d-8796-40c320acfa56 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2617] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 1345 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2618] 199.204.45.70 () {34 vars in 1055 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.64&port_id=d945f934-1d4e-4119-8ac5-671e9f0e04a3 => 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: 1388/2619] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/subnets?id=320a97f8-6404-405c-ad9e-2beac505b490 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2620] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2621] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/ports?network_id=58e5aa57-57b8-4f3d-8796-40c320acfa56&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2622] 199.204.45.70 () {30 vars in 741 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56 => generated 799 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2623] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2624] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/ports/17b70cbd-eca5-404e-b097-207da3aa1127 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2625] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => 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: 1391/2626] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:37:39 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?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: 1236/2627] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:40 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => 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: 1392/2628] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:37:40 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2629] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:37:40 2026] GET /v2.0/networks?id=58e5aa57-57b8-4f3d-8796-40c320acfa56 => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2630] 199.204.45.70 () {34 vars in 1055 bytes} [Thu Apr 23 01:37:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.64&port_id=d945f934-1d4e-4119-8ac5-671e9f0e04a3 => 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: 1238/2631] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:37:40 2026] GET /v2.0/subnets?id=320a97f8-6404-405c-ad9e-2beac505b490 => 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: 1394/2632] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:37:40 2026] GET /v2.0/ports?network_id=58e5aa57-57b8-4f3d-8796-40c320acfa56&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2633] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:37:41 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?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: 1395/2634] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:37:41 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?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: 1240/2635] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:41 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => 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: 1396/2636] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:37:41 2026] GET /v2.0/networks?id=e5dc98fe-63b8-4baf-8c33-c090e37f240d => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2637] 199.204.45.70 () {34 vars in 1049 bytes} [Thu Apr 23 01:37:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=369ef1b6fdd7496d96a61c216c546991 => generated 273 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:37:41.370 7 WARNING neutron_lib.context [req-1419ea5a-cf03-4021-a220-fe59cd1f5067 req-18b0cf3d-9ec5-4fe3-9382-202a4432acb2 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1397/2638] 199.204.45.70 () {38 vars in 954 bytes} [Thu Apr 23 01:37:41 2026] POST /v2.0/ports => generated 993 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2639] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:37:41 2026] PUT /v2.0/ports/f977a8f8-d513-44b7-ba15-96a704d10f72 => generated 1274 bytes in 484 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: 1398/2640] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:42 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1008 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: 1243/2641] 10.0.0.143 () {34 vars in 1120 bytes} [Thu Apr 23 01:37:42 2026] GET /v2.0/security-groups?id=d25af3e1-31c2-45ea-91c8-fbc2067d73de&id=73732f56-3b75-4a32-8cd7-82ee02f54ab5&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2642] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:37:42 2026] GET /v2.0/ports?tenant_id=369ef1b6fdd7496d96a61c216c546991&device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:37:43.015 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84635815-e06b-404d-927f-380d73766475'] response: {'name': 'network-changed', 'server_uuid': '6be7476c-536e-42e5-9721-14b2e0d9a742', 'tag': 'f977a8f8-d513-44b7-ba15-96a704d10f72', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1244/2643] 199.204.45.70 () {34 vars in 1017 bytes} [Thu Apr 23 01:37:43 2026] GET /v2.0/networks?tenant_id=369ef1b6fdd7496d96a61c216c546991&shared=False => generated 769 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2644] 199.204.45.70 () {34 vars in 929 bytes} [Thu Apr 23 01:37:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2645] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:43 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1008 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2646] 10.0.0.143 () {34 vars in 1120 bytes} [Thu Apr 23 01:37:43 2026] GET /v2.0/security-groups?id=d25af3e1-31c2-45ea-91c8-fbc2067d73de&id=73732f56-3b75-4a32-8cd7-82ee02f54ab5&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2647] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:37:44 2026] GET /v2.0/ports?tenant_id=369ef1b6fdd7496d96a61c216c546991&device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1277 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2648] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:37:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f977a8f8-d513-44b7-ba15-96a704d10f72 => 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: 1247/2649] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:37:44 2026] GET /v2.0/subnets?id=a448587a-1061-4c8b-90ac-7e039fe5cde7 => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2650] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:37:44 2026] GET /v2.0/ports?network_id=e5dc98fe-63b8-4baf-8c33-c090e37f240d&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2651] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:37:44 2026] GET /v2.0/networks/e5dc98fe-63b8-4baf-8c33-c090e37f240d?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: 1404/2652] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:37:44 2026] GET /v2.0/networks/e5dc98fe-63b8-4baf-8c33-c090e37f240d?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: 8|app: 0|req: 1249/2653] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:44 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2654] 10.0.0.143 () {34 vars in 1120 bytes} [Thu Apr 23 01:37:44 2026] GET /v2.0/security-groups?id=d25af3e1-31c2-45ea-91c8-fbc2067d73de&id=73732f56-3b75-4a32-8cd7-82ee02f54ab5&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2655] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:45 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2656] 10.0.0.143 () {34 vars in 1120 bytes} [Thu Apr 23 01:37:45 2026] GET /v2.0/security-groups?id=d25af3e1-31c2-45ea-91c8-fbc2067d73de&id=73732f56-3b75-4a32-8cd7-82ee02f54ab5&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2657] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:47 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2658] 199.204.45.70 () {34 vars in 993 bytes} [Thu Apr 23 01:37:47 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1279 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2659] 10.0.0.143 () {34 vars in 1120 bytes} [Thu Apr 23 01:37:47 2026] GET /v2.0/security-groups?id=d25af3e1-31c2-45ea-91c8-fbc2067d73de&id=73732f56-3b75-4a32-8cd7-82ee02f54ab5&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2660] 199.204.45.70 () {34 vars in 1123 bytes} [Thu Apr 23 01:37:47 2026] GET /v2.0/security-groups?id=d25af3e1-31c2-45ea-91c8-fbc2067d73de&id=73732f56-3b75-4a32-8cd7-82ee02f54ab5&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2661] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:48 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2662] 10.0.0.143 () {34 vars in 1120 bytes} [Thu Apr 23 01:37:48 2026] GET /v2.0/security-groups?id=d25af3e1-31c2-45ea-91c8-fbc2067d73de&id=73732f56-3b75-4a32-8cd7-82ee02f54ab5&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2663] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:49 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1010 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2664] 10.0.0.143 () {34 vars in 1120 bytes} [Thu Apr 23 01:37:49 2026] GET /v2.0/security-groups?id=d25af3e1-31c2-45ea-91c8-fbc2067d73de&id=73732f56-3b75-4a32-8cd7-82ee02f54ab5&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2665] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:49 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:37:49.986 7 INFO neutron.db.l3_db [None req-0acf0b86-921e-448f-bb96-15dfa7a4e370 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] Floating IP 14540ea6-d8e3-47db-ad83-306f7948d551 associated. External IP: 10.96.250.203, port: f977a8f8-d513-44b7-ba15-96a704d10f72. [pid: 7|app: 0|req: 1411/2668] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:37:49 2026] PUT /v2.0/floatingips/14540ea6-d8e3-47db-ad83-306f7948d551 => generated 855 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2669] 199.204.45.70 () {34 vars in 1095 bytes} [Thu Apr 23 01:37:50 2026] GET /v2.0/ports?device_id=914be892-76f4-481d-b115-95460e6e6b0a&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:37:50.612 7 WARNING neutron_lib.context [None req-a6b0a9a6-92c3-48a4-b575-9bdc50580cb7 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:37:50.677 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a3e1470-633c-4ffb-be1e-70789296067b'] response: {'name': 'network-changed', 'server_uuid': '6be7476c-536e-42e5-9721-14b2e0d9a742', 'tag': 'f977a8f8-d513-44b7-ba15-96a704d10f72', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1259/2670] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:37:50 2026] GET /v2.0/ports?tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f&device_id=914be892-76f4-481d-b115-95460e6e6b0a => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2671] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:37:51 2026] GET /v2.0/ports?tenant_id=369ef1b6fdd7496d96a61c216c546991&device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1279 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2672] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:37:51 2026] GET /v2.0/networks?id=e5dc98fe-63b8-4baf-8c33-c090e37f240d => generated 769 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2673] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:37:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f977a8f8-d513-44b7-ba15-96a704d10f72 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2674] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:37:51 2026] GET /v2.0/subnets?id=a448587a-1061-4c8b-90ac-7e039fe5cde7 => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2675] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:37:51 2026] GET /v2.0/ports?network_id=e5dc98fe-63b8-4baf-8c33-c090e37f240d&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: 1265/2676] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:37:51 2026] GET /v2.0/networks/e5dc98fe-63b8-4baf-8c33-c090e37f240d?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: 1266/2677] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:37:51 2026] GET /v2.0/networks/e5dc98fe-63b8-4baf-8c33-c090e37f240d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:37:51.518 7 INFO neutron.db.l3_db [None req-a6b0a9a6-92c3-48a4-b575-9bdc50580cb7 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Floating IP 294f5737-ef19-460f-8f9b-08ce73517a43 associated. External IP: 10.96.250.219, port: 17b70cbd-eca5-404e-b097-207da3aa1127. [pid: 8|app: 0|req: 1267/2678] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:37:51 2026] GET /v2.0/networks?id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2679] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:37:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.183&port_id=edc8593e-fafb-456e-afcd-6ad34bcdbdc4 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2680] 199.204.45.70 () {34 vars in 1105 bytes} [Thu Apr 23 01:37:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13e&port_id=edc8593e-fafb-456e-afcd-6ad34bcdbdc4 => 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: 1270/2681] 199.204.45.70 () {34 vars in 1063 bytes} [Thu Apr 23 01:37:51 2026] GET /v2.0/subnets?id=32a315f9-1c10-4a93-ba67-d5d698c19d74&id=07e5c335-561d-4b7a-bf52-e3ee53b86e56 => generated 1415 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2682] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:37:51 2026] GET /v2.0/ports?network_id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2683] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:37:51 2026] GET /v2.0/ports?network_id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5&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: 8|app: 0|req: 1273/2684] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:37:51 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?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: 1412/2685] 10.0.0.234 () {34 vars in 677 bytes} [Thu Apr 23 01:37:50 2026] POST /v2.0/floatingips => generated 898 bytes in 1245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2686] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:37:51 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2687] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:37:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2688] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:37: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: 7|app: 0|req: 1414/2689] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:37:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2690] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:37:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:37:56.565 7 INFO neutron.api.v2.resource [None req-3d953dd5-6e49-4122-a8b7-91b6149aea92 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1415/2691] 199.204.45.70 () {30 vars in 761 bytes} [Thu Apr 23 01:37:56 2026] GET /v2.0/security-groups/lb-435994e4-9446-44b1-8bcb-289185435c61 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2692] 199.204.45.70 () {30 vars in 783 bytes} [Thu Apr 23 01:37:56 2026] GET /v2.0/security-groups?name=lb-435994e4-9446-44b1-8bcb-289185435c61 => 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: 1416/2693] 199.204.45.70 () {30 vars in 813 bytes} [Thu Apr 23 01:37:56 2026] GET /v2.0/security-group-rules?security_group_id=be28436b-ba17-4c21-9937-75570c62868b => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2694] 199.204.45.70 () {34 vars in 745 bytes} [Thu Apr 23 01:37:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2695] 199.204.45.70 () {34 vars in 745 bytes} [Thu Apr 23 01:37:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2696] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:37:59 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1010 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2697] 10.0.0.143 () {34 vars in 1120 bytes} [Thu Apr 23 01:37:59 2026] GET /v2.0/security-groups?id=d25af3e1-31c2-45ea-91c8-fbc2067d73de&id=73732f56-3b75-4a32-8cd7-82ee02f54ab5&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2698] 10.0.0.234 () {32 vars in 736 bytes} [Thu Apr 23 01:38:00 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1279 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2699] 10.0.0.234 () {32 vars in 858 bytes} [Thu Apr 23 01:38:00 2026] GET /v2.0/floatingips?floating_network_id=98dbcf1f-7157-4b43-aea3-a7cf67e90ad1&port_id=f977a8f8-d513-44b7-ba15-96a704d10f72 => generated 860 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2700] 10.0.0.99 () {34 vars in 989 bytes} [Thu Apr 23 01:38:00 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2701] 10.0.0.99 () {34 vars in 1119 bytes} [Thu Apr 23 01:38:00 2026] GET /v2.0/security-groups?id=d25af3e1-31c2-45ea-91c8-fbc2067d73de&id=73732f56-3b75-4a32-8cd7-82ee02f54ab5&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2702] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:38:02 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2703] 10.0.0.143 () {34 vars in 1120 bytes} [Thu Apr 23 01:38:03 2026] GET /v2.0/security-groups?id=d25af3e1-31c2-45ea-91c8-fbc2067d73de&id=73732f56-3b75-4a32-8cd7-82ee02f54ab5&fields=id&fields=name => generated 206 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2704] 10.0.0.43 () {30 vars in 688 bytes} [Thu Apr 23 01:38:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2705] 10.0.0.43 () {30 vars in 690 bytes} [Thu Apr 23 01:38:03 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: 1284/2706] 10.0.0.43 () {30 vars in 666 bytes} [Thu Apr 23 01:38:03 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: 1423/2707] 10.0.0.43 () {30 vars in 702 bytes} [Thu Apr 23 01:38:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2708] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:38:04 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2709] 10.0.0.43 () {28 vars in 437 bytes} [Thu Apr 23 01:38:04 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2710] 10.0.0.143 () {34 vars in 1120 bytes} [Thu Apr 23 01:38:04 2026] GET /v2.0/security-groups?id=d25af3e1-31c2-45ea-91c8-fbc2067d73de&id=73732f56-3b75-4a32-8cd7-82ee02f54ab5&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2711] 10.0.0.43 () {30 vars in 726 bytes} [Thu Apr 23 01:38:04 2026] GET /v2.0/subnets/03b6713d-72ab-4639-bf30-42d5e5cda4ce => 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: 1425/2712] 199.204.45.70 () {34 vars in 993 bytes} [Thu Apr 23 01:38:04 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1010 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2715] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:38:05 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: 1429/2716] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:38:05 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: 1430/2717] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:38:05 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) 2026-04-23 01:38:05.309 8 INFO neutron.db.l3_db [req-cc2bd5c4-63c5-4c2b-a16f-99295df514d3 req-8d2d057a-49b3-470e-9427-efd51c1020c2 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] Floating IP 14540ea6-d8e3-47db-ad83-306f7948d551 disassociated. External IP: 10.96.250.203, port: f977a8f8-d513-44b7-ba15-96a704d10f72. [pid: 7|app: 0|req: 1431/2718] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:38:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2719] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:38:05 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2720] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:05 2026] GET /v2.0/subnets/03b6713d-72ab-4639-bf30-42d5e5cda4ce => generated 672 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2721] 10.0.0.143 () {34 vars in 1120 bytes} [Thu Apr 23 01:38:05 2026] GET /v2.0/security-groups?id=d25af3e1-31c2-45ea-91c8-fbc2067d73de&id=73732f56-3b75-4a32-8cd7-82ee02f54ab5&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2722] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:38:05 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 2585 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2723] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:38:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2724] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:38:05 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: 7|app: 0|req: 1438/2725] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:38:05 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: 1439/2726] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:38:05 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: 1288/2727] 199.204.45.70 () {36 vars in 996 bytes} [Thu Apr 23 01:38:04 2026] DELETE /v2.0/ports/f977a8f8-d513-44b7-ba15-96a704d10f72 => generated 0 bytes in 739 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2728] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:38:06 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:38:06.743 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f20af867-5797-4de0-9356-187a887a31e4'] response: {'server_uuid': '6be7476c-536e-42e5-9721-14b2e0d9a742', 'name': 'network-vif-deleted', 'tag': 'f977a8f8-d513-44b7-ba15-96a704d10f72', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1289/2729] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:06 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?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: 1441/2730] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:06 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2731] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:38:07 2026] GET /v2.0/networks?id=e281c3a1-c715-4830-b2a0-e759b04f59ab => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2732] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:38:07 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 12 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2733] 199.204.45.70 () {38 vars in 954 bytes} [Thu Apr 23 01:38:07 2026] POST /v2.0/ports => generated 1303 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2734] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:38:07 2026] PUT /v2.0/ports/24b06f91-fe1b-4b11-9fa6-ccb805d38191 => generated 1464 bytes in 444 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: 1443/2735] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:38:08 2026] GET /v2.0/ports?device_id=6be7476c-536e-42e5-9721-14b2e0d9a742 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:38:09.266 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0199b3f3-d1d2-42d7-8aab-8bf4325b443d'] response: {'name': 'network-changed', 'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'tag': '24b06f91-fe1b-4b11-9fa6-ccb805d38191', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1293/2736] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 4041 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2737] 199.204.45.70 () {34 vars in 1061 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.120&port_id=b1aa29fa-0a5b-485b-ae49-0d23d8003ea9 => 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: 1294/2738] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/subnets?id=2e364d01-cf68-4381-a2f0-2da0ca0de0ab => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2739] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/ports?network_id=14e8d3bc-5424-44eb-8169-4c4ac0caab90&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: 1295/2740] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?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: 1446/2741] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?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: 1296/2742] 199.204.45.70 () {34 vars in 1055 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.64&port_id=d945f934-1d4e-4119-8ac5-671e9f0e04a3 => 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: 1447/2743] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/subnets?id=320a97f8-6404-405c-ad9e-2beac505b490 => 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: 1297/2744] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/ports?network_id=58e5aa57-57b8-4f3d-8796-40c320acfa56&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: 1448/2745] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?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: 1298/2746] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?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: 1449/2747] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.161&port_id=24b06f91-fe1b-4b11-9fa6-ccb805d38191 => 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: 1299/2748] 199.204.45.70 () {34 vars in 1103 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A30a&port_id=24b06f91-fe1b-4b11-9fa6-ccb805d38191 => 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: 1450/2749] 199.204.45.70 () {34 vars in 1063 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/subnets?id=7dd71815-7220-4cbd-8f88-c10940bebe72&id=03b6713d-72ab-4639-bf30-42d5e5cda4ce => generated 1408 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2750] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/ports?network_id=e281c3a1-c715-4830-b2a0-e759b04f59ab&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2751] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/ports?network_id=e281c3a1-c715-4830-b2a0-e759b04f59ab&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2752] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2753] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:38:09 2026] DELETE /v2.0/security-groups/d25af3e1-31c2-45ea-91c8-fbc2067d73de => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:38:09.994 8 INFO neutron.api.v2.resource [None req-a866e599-cd52-41b4-b803-7d33b481a2db 0f07c8195ae44bd0a6149e01b3c622b9 369ef1b6fdd7496d96a61c216c546991 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1302/2754] 10.0.0.234 () {32 vars in 737 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/security-groups/d25af3e1-31c2-45ea-91c8-fbc2067d73de => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2755] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:09 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?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: 1303/2756] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:38:10 2026] DELETE /v2.0/floatingips/14540ea6-d8e3-47db-ad83-306f7948d551 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2757] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:38:10 2026] DELETE /v2.0/security-groups/73732f56-3b75-4a32-8cd7-82ee02f54ab5 => 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: 1455/2758] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:38:11 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 4041 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2759] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:38:11 2026] GET /v2.0/networks?id=e281c3a1-c715-4830-b2a0-e759b04f59ab => 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: 1457/2760] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:38:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.161&port_id=24b06f91-fe1b-4b11-9fa6-ccb805d38191 => 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: 1458/2761] 199.204.45.70 () {34 vars in 1103 bytes} [Thu Apr 23 01:38:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A30a&port_id=24b06f91-fe1b-4b11-9fa6-ccb805d38191 => 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: 1459/2762] 199.204.45.70 () {34 vars in 1063 bytes} [Thu Apr 23 01:38:11 2026] GET /v2.0/subnets?id=7dd71815-7220-4cbd-8f88-c10940bebe72&id=03b6713d-72ab-4639-bf30-42d5e5cda4ce => generated 1408 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2763] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:11 2026] GET /v2.0/ports?network_id=e281c3a1-c715-4830-b2a0-e759b04f59ab&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: 1461/2764] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:11 2026] GET /v2.0/ports?network_id=e281c3a1-c715-4830-b2a0-e759b04f59ab&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2765] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:11 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?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: 1463/2766] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:11 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?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: 1304/2767] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:38:10 2026] PUT /v2.0/routers/b0cb102e-108f-49a3-9435-66f4a4b32609/remove_router_interface => generated 309 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:38:12.292 7 INFO neutron.db.l3_hamode_db [None req-ed674376-f8a6-4ea8-90dd-a49ea6967592 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] HA network 13e6da69-9d5c-46aa-84cf-e80a00e983c3 was deleted as no HA routers are present in tenant 369ef1b6fdd7496d96a61c216c546991. [pid: 7|app: 0|req: 1464/2768] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:38:11 2026] DELETE /v2.0/routers/b0cb102e-108f-49a3-9435-66f4a4b32609 => generated 0 bytes in 907 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2769] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:38:12 2026] DELETE /v2.0/subnets/a448587a-1061-4c8b-90ac-7e039fe5cde7 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:38:12.503 7 INFO neutron.services.segments.plugin [-] Segment 7d51e225-d2f8-42fe-8147-28d8fb9bb7e0 resource provider aggregate not found 2026-04-23 01:38:12.507 7 INFO neutron.services.segments.plugin [-] Segment 7d51e225-d2f8-42fe-8147-28d8fb9bb7e0 resource provider aggregate not found 2026-04-23 01:38:12.533 7 INFO neutron.services.segments.plugin [-] Segment 7d51e225-d2f8-42fe-8147-28d8fb9bb7e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d51e225-d2f8-42fe-8147-28d8fb9bb7e0 found for delete ", "request_id": "req-551fb0f4-663f-4438-bba8-6c69d0083146"}]} 2026-04-23 01:38:12.534 7 INFO neutron.services.segments.plugin [-] Segment 7d51e225-d2f8-42fe-8147-28d8fb9bb7e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d51e225-d2f8-42fe-8147-28d8fb9bb7e0 found for delete ", "request_id": "req-2ac514ec-c76d-455d-bbbe-ac64bf2a797a"}]} [pid: 7|app: 0|req: 1465/2770] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:38:12 2026] DELETE /v2.0/networks/e5dc98fe-63b8-4baf-8c33-c090e37f240d => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2771] 10.0.0.143 () {34 vars in 971 bytes} [Thu Apr 23 01:38:13 2026] GET /v2.0/ports/24b06f91-fe1b-4b11-9fa6-ccb805d38191 => generated 1466 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2772] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:13 2026] GET /v2.0/ports/24b06f91-fe1b-4b11-9fa6-ccb805d38191 => generated 1466 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2773] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:13 2026] GET /v2.0/ports/24b06f91-fe1b-4b11-9fa6-ccb805d38191 => generated 1466 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2774] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:38:12 2026] PUT /v2.0/routers/7938adf7-194d-48c4-bd2e-7b24f151ef68/remove_router_interface => generated 309 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2775] 199.204.45.70 () {34 vars in 788 bytes} [Thu Apr 23 01:38:13 2026] PUT /v2.0/ports/24b06f91-fe1b-4b11-9fa6-ccb805d38191 => generated 1201 bytes in 536 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-04-23 01:38:13.995 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-022fa00c-476f-4013-ac55-c20419f6723c'] response: {'name': 'network-changed', 'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'tag': '24b06f91-fe1b-4b11-9fa6-ccb805d38191', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1470/2776] 199.204.45.70 () {30 vars in 741 bytes} [Thu Apr 23 01:38:13 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab => generated 798 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2777] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/subnets/03b6713d-72ab-4639-bf30-42d5e5cda4ce => generated 672 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2778] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2779] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2780] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2781] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2782] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => 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: 1477/2783] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/ports/17b70cbd-eca5-404e-b097-207da3aa1127 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2784] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 1345 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2785] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2786] 199.204.45.70 () {30 vars in 741 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56 => 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: 1481/2787] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/ports/17b70cbd-eca5-404e-b097-207da3aa1127 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2788] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2789] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 3814 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:38:14.562 7 INFO neutron.services.segments.plugin [-] Segment 49d8a7d0-90e0-4163-9ea8-ed1566a64631 resource provider aggregate not found 2026-04-23 01:38:14.567 7 INFO neutron.services.segments.plugin [-] Segment 49d8a7d0-90e0-4163-9ea8-ed1566a64631 resource provider aggregate not found 2026-04-23 01:38:14.599 7 INFO neutron.services.segments.plugin [-] Segment 49d8a7d0-90e0-4163-9ea8-ed1566a64631 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49d8a7d0-90e0-4163-9ea8-ed1566a64631 found for delete ", "request_id": "req-50bfc603-ef90-4a7b-aa67-11086ffd7c8a"}]} 2026-04-23 01:38:14.600 7 INFO neutron.services.segments.plugin [-] Segment 49d8a7d0-90e0-4163-9ea8-ed1566a64631 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49d8a7d0-90e0-4163-9ea8-ed1566a64631 found for delete ", "request_id": "req-81311da8-7eea-4711-8945-1b1d48b7d680"}]} [pid: 7|app: 0|req: 1484/2790] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/networks?id=e281c3a1-c715-4830-b2a0-e759b04f59ab => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2791] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.161&port_id=24b06f91-fe1b-4b11-9fa6-ccb805d38191 => 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: 1486/2792] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/subnets?id=03b6713d-72ab-4639-bf30-42d5e5cda4ce => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2793] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/ports?network_id=e281c3a1-c715-4830-b2a0-e759b04f59ab&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2794] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:38:14.812 8 INFO neutron.db.l3_hamode_db [None req-2af2f6ff-8d0a-470d-baf2-02657477e924 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] HA network f30de24e-5005-49c2-8fd0-531e2121b246 was deleted as no HA routers are present in tenant 6d75d25877914c6aa2be239976b1d2cc. [pid: 8|app: 0|req: 1307/2795] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:38:13 2026] DELETE /v2.0/routers/7938adf7-194d-48c4-bd2e-7b24f151ef68 => generated 0 bytes in 927 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2796] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:14 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?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) 2026-04-23 01:38:14.846 8 INFO neutron.services.segments.plugin [-] Segment 21b8828b-4a60-48db-a632-1bda88175ff6 resource provider aggregate not found 2026-04-23 01:38:14.864 8 INFO neutron.services.segments.plugin [-] Segment 21b8828b-4a60-48db-a632-1bda88175ff6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21b8828b-4a60-48db-a632-1bda88175ff6 found for delete ", "request_id": "req-3d8833de-ac0d-4abb-8245-ec6d663a9180"}]} 2026-04-23 01:38:14.867 8 INFO neutron.services.segments.plugin [-] Segment 21b8828b-4a60-48db-a632-1bda88175ff6 resource provider aggregate not found 2026-04-23 01:38:14.882 8 INFO neutron.services.segments.plugin [-] Segment 21b8828b-4a60-48db-a632-1bda88175ff6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21b8828b-4a60-48db-a632-1bda88175ff6 found for delete ", "request_id": "req-bab1e185-3811-4389-bdcc-ed2390d273ce"}]} [pid: 8|app: 0|req: 1308/2797] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:38:14 2026] DELETE /v2.0/subnets/fbfbf805-ed8d-4c16-aad1-c1a307785cbd => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2798] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:38:14 2026] DELETE /v2.0/networks/71f366d8-dd69-49b0-8c70-1404712d61a1 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2799] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:38:15 2026] GET /v2.0/security-groups?tenant_id=369ef1b6fdd7496d96a61c216c546991&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2800] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:38:15 2026] DELETE /v2.0/security-groups/5a7f1b01-fd57-4d03-9958-8a17880b6d97 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2801] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:38:15 2026] GET /v2.0/security-groups?tenant_id=6d75d25877914c6aa2be239976b1d2cc&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: 1492/2802] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:38:15 2026] DELETE /v2.0/security-groups/b5085112-aa11-497f-85bf-2e5b73b322f6 => 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: 1311/2803] 10.0.0.43 () {30 vars in 688 bytes} [Thu Apr 23 01:38:19 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: 1493/2804] 10.0.0.43 () {30 vars in 690 bytes} [Thu Apr 23 01:38:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2805] 10.0.0.43 () {30 vars in 666 bytes} [Thu Apr 23 01:38:19 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: 1494/2806] 10.0.0.43 () {30 vars in 702 bytes} [Thu Apr 23 01:38:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:38:20.230 8 INFO neutron.db.segments_db [None req-3710b3e4-fdf7-458e-834d-f6987359c36b 90660f793fb847628b47b410d00d03aa ea043c85d82949f790971c1baae80d15 - - default default] Added segment 9c62949c-fde8-40c5-892a-e95c46f44f74 of type vxlan for network 0654ebb5-7fa4-4794-93ef-496e12faf5b5 [pid: 7|app: 0|req: 1497/2809] 10.0.0.43 () {28 vars in 437 bytes} [Thu Apr 23 01:38:20 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: 1313/2810] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:38:20 2026] POST /v2.0/networks => generated 727 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:38:20.319 7 INFO neutron.services.segments.plugin [-] Segment b4899a59-cffd-4d25-929e-eb545765d93b resource provider aggregate not found 2026-04-23 01:38:20.324 7 INFO neutron.services.segments.plugin [-] Segment b4899a59-cffd-4d25-929e-eb545765d93b resource provider aggregate not found [pid: 7|app: 0|req: 1498/2811] 10.0.0.43 () {30 vars in 726 bytes} [Thu Apr 23 01:38:20 2026] GET /v2.0/subnets/32a315f9-1c10-4a93-ba67-d5d698c19d74 => generated 656 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2812] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:38:20 2026] POST /v2.0/subnets => generated 644 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:38:20.522 7 INFO neutron.services.segments.plugin [-] Segment b4899a59-cffd-4d25-929e-eb545765d93b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4899a59-cffd-4d25-929e-eb545765d93b found for delete ", "request_id": "req-fbda82fb-0b70-46ab-8002-de6d9a8af5c0"}]} 2026-04-23 01:38:20.522 7 INFO neutron.services.segments.plugin [-] Segment b4899a59-cffd-4d25-929e-eb545765d93b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4899a59-cffd-4d25-929e-eb545765d93b found for delete ", "request_id": "req-904988eb-1b55-4ba1-9465-9aed4b109fcc"}]} 2026-04-23 01:38:20.527 7 WARNING neutron.api.v2.base [None req-7e27eaba-ffc3-49c8-9e86-f4debfb07e91 90660f793fb847628b47b410d00d03aa ea043c85d82949f790971c1baae80d15 - - 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-04-23 01:38:20.528 7 INFO neutron.api.v2.resource [None req-7e27eaba-ffc3-49c8-9e86-f4debfb07e91 90660f793fb847628b47b410d00d03aa ea043c85d82949f790971c1baae80d15 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1499/2813] 10.0.0.234 () {34 vars in 681 bytes} [Thu Apr 23 01:38:20 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-23 01:38:20.719 8 INFO neutron.services.segments.plugin [-] Segment 9c62949c-fde8-40c5-892a-e95c46f44f74 resource provider aggregate not found 2026-04-23 01:38:20.724 8 INFO neutron.services.segments.plugin [-] Segment 9c62949c-fde8-40c5-892a-e95c46f44f74 resource provider aggregate not found 2026-04-23 01:38:20.736 8 INFO neutron.services.segments.plugin [-] Segment 9c62949c-fde8-40c5-892a-e95c46f44f74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c62949c-fde8-40c5-892a-e95c46f44f74 found for delete ", "request_id": "req-512c464f-6932-4974-88d6-5d348480d625"}]} [pid: 8|app: 0|req: 1315/2814] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:38:20 2026] DELETE /v2.0/networks/0654ebb5-7fa4-4794-93ef-496e12faf5b5 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:38:20.808 7 INFO neutron.db.segments_db [None req-b1f1300c-fada-433e-b8fd-e194c6ef5a33 90660f793fb847628b47b410d00d03aa ea043c85d82949f790971c1baae80d15 - - default default] Added segment fbbe9d22-86b3-4b3a-b563-0cb840d0f198 of type vxlan for network ed4d4a20-d4c5-4844-95ab-0c62f5191b34 [pid: 7|app: 0|req: 1500/2815] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:38:20 2026] POST /v2.0/networks => generated 727 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:38:20.907 8 INFO neutron.services.segments.plugin [-] Segment 9c62949c-fde8-40c5-892a-e95c46f44f74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c62949c-fde8-40c5-892a-e95c46f44f74 found for delete ", "request_id": "req-d656af59-096b-41ae-9f24-e9506e373d16"}]} [pid: 8|app: 0|req: 1316/2816] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:38:20 2026] POST /v2.0/subnets => generated 647 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:38:21.096 7 WARNING neutron.api.v2.base [None req-ff1c8279-ea8f-478e-8abd-93fb221908f7 90660f793fb847628b47b410d00d03aa ea043c85d82949f790971c1baae80d15 - - 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-04-23 01:38:21.096 7 INFO neutron.api.v2.resource [None req-ff1c8279-ea8f-478e-8abd-93fb221908f7 90660f793fb847628b47b410d00d03aa ea043c85d82949f790971c1baae80d15 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1501/2817] 10.0.0.234 () {34 vars in 681 bytes} [Thu Apr 23 01:38:21 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2818] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:38:21 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: 1503/2819] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:38:21 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: 1504/2820] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:38:21 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: 1505/2821] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:38:21 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: 1506/2822] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:21 2026] GET /v2.0/subnets/03b6713d-72ab-4639-bf30-42d5e5cda4ce => generated 672 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2823] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:21 2026] GET /v2.0/subnets/32a315f9-1c10-4a93-ba67-d5d698c19d74 => 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: 1508/2824] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:38:21 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 3814 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2825] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:38:21 2026] DELETE /v2.0/networks/ed4d4a20-d4c5-4844-95ab-0c62f5191b34 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:38:21.372 7 INFO neutron.db.segments_db [None req-0d708bcd-c2df-4677-9602-6ef9802503f7 90660f793fb847628b47b410d00d03aa ea043c85d82949f790971c1baae80d15 - - default default] Added segment 7952525d-7f34-4b61-8f87-8df9fbc5546a of type vxlan for network f1decc50-c897-4308-9016-73dfdc6f7b09 [pid: 8|app: 0|req: 1318/2826] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:38:21 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: 1319/2827] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:38:21 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: 1320/2828] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:38:21 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: 1321/2829] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:38:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2830] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:38:21 2026] POST /v2.0/networks => generated 726 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2831] 10.0.0.234 () {34 vars in 669 bytes} [Thu Apr 23 01:38:21 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) [pid: 7|app: 0|req: 1510/2832] 10.0.0.234 () {34 vars in 681 bytes} [Thu Apr 23 01:38:21 2026] POST /v2.0/rbac-policies => generated 324 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2833] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 01:38:22 2026] GET /v2.0/networks/f1decc50-c897-4308-9016-73dfdc6f7b09 => generated 654 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2834] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:22 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?fields=segments => generated 14 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:38:22.798 8 INFO neutron.services.segments.plugin [-] Segment fbbe9d22-86b3-4b3a-b563-0cb840d0f198 resource provider aggregate not found 2026-04-23 01:38:22.825 8 INFO neutron.services.segments.plugin [-] Segment fbbe9d22-86b3-4b3a-b563-0cb840d0f198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbbe9d22-86b3-4b3a-b563-0cb840d0f198 found for delete ", "request_id": "req-91a8f311-4aee-492a-8198-9b20908b5f5f"}]} [pid: 8|app: 0|req: 1324/2835] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:22 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:38:22.941 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8448e51-af43-493b-965a-3640b3d50d57 534eb6969c114c37b92fd7a82febf469 3eaf0d8eaa524306b14429033c0bc2a1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1512/2836] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 01:38:22 2026] GET /v2.0/networks/f1decc50-c897-4308-9016-73dfdc6f7b09 => generated 138 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:38:22.973 8 INFO neutron.services.segments.plugin [-] Segment fbbe9d22-86b3-4b3a-b563-0cb840d0f198 resource provider aggregate not found 2026-04-23 01:38:22.993 8 INFO neutron.services.segments.plugin [-] Segment fbbe9d22-86b3-4b3a-b563-0cb840d0f198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbbe9d22-86b3-4b3a-b563-0cb840d0f198 found for delete ", "request_id": "req-87794447-240c-4002-8c1a-1d86c17d7b46"}]} [pid: 8|app: 0|req: 1325/2837] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:38:22 2026] DELETE /v2.0/networks/f1decc50-c897-4308-9016-73dfdc6f7b09 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:38:23.384 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20d50794-5627-403d-8837-1d5411144b9a 90660f793fb847628b47b410d00d03aa ea043c85d82949f790971c1baae80d15 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1326/2838] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:38:23 2026] DELETE /v2.0/subnets/31de4fb2-61ab-492b-b6b3-ed5ec35762ec => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:38:23.406 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0912235b-1434-44cf-9c9b-4e7886f0f10d 90660f793fb847628b47b410d00d03aa ea043c85d82949f790971c1baae80d15 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/2839] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:38:23 2026] GET /v2.0/networks?id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2840] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:38:23 2026] DELETE /v2.0/subnets/26a28e70-c1a5-4db5-a421-99fb83cc780e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:38:23.425 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba42edb1-4288-4bd2-a95b-4b899037ca46 90660f793fb847628b47b410d00d03aa ea043c85d82949f790971c1baae80d15 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/2841] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:38:23 2026] DELETE /v2.0/subnets/e089f541-574f-4f45-ba69-249f8d61e14b => 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: 1328/2842] 199.204.45.70 () {38 vars in 954 bytes} [Thu Apr 23 01:38:23 2026] POST /v2.0/ports => generated 1303 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2843] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:38:23 2026] PUT /v2.0/ports/fbf4bf6a-a52e-4425-bfda-dabe938eea86 => generated 1464 bytes in 466 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: 1329/2844] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:38:24 2026] GET /v2.0/security-groups?tenant_id=791fb374d1e04ca2924f6601200710ed&name=default => generated 2929 bytes in 306 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: 1516/2845] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:38:24 2026] DELETE /v2.0/security-groups/0db5c78f-ca42-410f-851d-35686e5db3b3 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2846] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:38:24 2026] GET /v2.0/security-groups?tenant_id=3eaf0d8eaa524306b14429033c0bc2a1&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:38:24.784 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0b0a0e4-05df-4957-9e96-9316f84b84bc'] response: {'name': 'network-changed', 'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'tag': 'fbf4bf6a-a52e-4425-bfda-dabe938eea86', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1517/2847] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:38:24 2026] DELETE /v2.0/security-groups/9f005c6b-86b3-4f7c-8b9e-f8242752e5b3 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:38:25.101 8 INFO neutron.services.segments.plugin [-] Segment 7952525d-7f34-4b61-8f87-8df9fbc5546a resource provider aggregate not found 2026-04-23 01:38:25.105 8 INFO neutron.services.segments.plugin [-] Segment 7952525d-7f34-4b61-8f87-8df9fbc5546a resource provider aggregate not found 2026-04-23 01:38:25.121 8 INFO neutron.services.segments.plugin [-] Segment 7952525d-7f34-4b61-8f87-8df9fbc5546a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7952525d-7f34-4b61-8f87-8df9fbc5546a found for delete ", "request_id": "req-9ff32d2a-14d5-437b-bd09-389515e100bc"}]} 2026-04-23 01:38:25.122 8 INFO neutron.services.segments.plugin [-] Segment 7952525d-7f34-4b61-8f87-8df9fbc5546a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7952525d-7f34-4b61-8f87-8df9fbc5546a found for delete ", "request_id": "req-ac80ec80-2497-4bba-a8f0-4be119ccd2d3"}]} [pid: 8|app: 0|req: 1331/2848] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:38:25 2026] GET /v2.0/security-groups?tenant_id=ea043c85d82949f790971c1baae80d15&name=default => generated 2929 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2849] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:38:25 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 5270 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2850] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:38:25 2026] DELETE /v2.0/security-groups/115e01fb-c97b-4264-9556-04c69c0fc01b => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2851] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:38:25 2026] GET /v2.0/networks?id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5 => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2852] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:38:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.133&port_id=fbf4bf6a-a52e-4425-bfda-dabe938eea86 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2853] 199.204.45.70 () {34 vars in 1103 bytes} [Thu Apr 23 01:38:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A30&port_id=fbf4bf6a-a52e-4425-bfda-dabe938eea86 => 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: 1520/2854] 199.204.45.70 () {34 vars in 1063 bytes} [Thu Apr 23 01:38:25 2026] GET /v2.0/subnets?id=32a315f9-1c10-4a93-ba67-d5d698c19d74&id=07e5c335-561d-4b7a-bf52-e3ee53b86e56 => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2855] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:25 2026] GET /v2.0/ports?network_id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2856] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:25 2026] GET /v2.0/ports?network_id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5&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: 1336/2857] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:25 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2858] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:25 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?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: 1337/2859] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:38:26 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 5270 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2860] 199.204.45.70 () {34 vars in 1061 bytes} [Thu Apr 23 01:38:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.120&port_id=b1aa29fa-0a5b-485b-ae49-0d23d8003ea9 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2861] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:38:26 2026] GET /v2.0/subnets?id=2e364d01-cf68-4381-a2f0-2da0ca0de0ab => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2862] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:26 2026] GET /v2.0/ports?network_id=14e8d3bc-5424-44eb-8169-4c4ac0caab90&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2863] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:26 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?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: 1525/2864] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:26 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?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: 1340/2865] 199.204.45.70 () {34 vars in 1055 bytes} [Thu Apr 23 01:38:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.64&port_id=d945f934-1d4e-4119-8ac5-671e9f0e04a3 => 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: 1526/2866] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:38:26 2026] GET /v2.0/subnets?id=320a97f8-6404-405c-ad9e-2beac505b490 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2867] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:27 2026] GET /v2.0/ports?network_id=58e5aa57-57b8-4f3d-8796-40c320acfa56&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2868] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:27 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2869] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:27 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?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: 1528/2870] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:38:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.161&port_id=24b06f91-fe1b-4b11-9fa6-ccb805d38191 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2871] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:38:27 2026] GET /v2.0/subnets?id=03b6713d-72ab-4639-bf30-42d5e5cda4ce => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2872] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:27 2026] GET /v2.0/ports?network_id=e281c3a1-c715-4830-b2a0-e759b04f59ab&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2873] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:27 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?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: 1530/2874] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:27 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?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: 1345/2875] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:38:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.133&port_id=fbf4bf6a-a52e-4425-bfda-dabe938eea86 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2876] 199.204.45.70 () {34 vars in 1103 bytes} [Thu Apr 23 01:38:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A30&port_id=fbf4bf6a-a52e-4425-bfda-dabe938eea86 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2877] 199.204.45.70 () {34 vars in 1063 bytes} [Thu Apr 23 01:38:27 2026] GET /v2.0/subnets?id=32a315f9-1c10-4a93-ba67-d5d698c19d74&id=07e5c335-561d-4b7a-bf52-e3ee53b86e56 => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2878] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:27 2026] GET /v2.0/ports?network_id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5&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: 1347/2879] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:27 2026] GET /v2.0/ports?network_id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5&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: 1533/2880] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:27 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?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: 1348/2881] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:27 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:38:29.482 7 WARNING neutron_lib.context [None req-d08adc91-a378-453a-a2c5-627b359a1658 48f888e7da5f44c483b3f47312229ca1 6678544b2e214800833ec341870f4fda - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:38:29.639 7 INFO neutron.db.segments_db [None req-d08adc91-a378-453a-a2c5-627b359a1658 48f888e7da5f44c483b3f47312229ca1 6678544b2e214800833ec341870f4fda - - default default] Added segment da5c9629-2137-4441-9156-d3e5c859fc8e of type vxlan for network 14dd51b7-9541-415b-9ddd-5df43d97f3de [pid: 7|app: 0|req: 1534/2882] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:38:29 2026] POST /v2.0/networks => generated 630 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:38:29.747 8 WARNING neutron_lib.context [None req-af264df3-9d73-4a69-a0f6-2bb4788711f0 48f888e7da5f44c483b3f47312229ca1 6678544b2e214800833ec341870f4fda - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:38:29.808 8 INFO neutron.db.segments_db [None req-af264df3-9d73-4a69-a0f6-2bb4788711f0 48f888e7da5f44c483b3f47312229ca1 6678544b2e214800833ec341870f4fda - - default default] Added segment da5e8ec1-dc7d-4958-ae2a-8bf7eb83c7aa of type vxlan for network f4fddbea-465d-431c-9960-4a3ee9e32091 [pid: 8|app: 0|req: 1349/2883] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:38:29 2026] POST /v2.0/networks => generated 630 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:38:29.914 7 WARNING neutron_lib.context [None req-aabf6ba8-bb5e-446d-8441-abf1990c27ee 48f888e7da5f44c483b3f47312229ca1 6678544b2e214800833ec341870f4fda - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:38:29.979 7 INFO neutron.db.segments_db [None req-aabf6ba8-bb5e-446d-8441-abf1990c27ee 48f888e7da5f44c483b3f47312229ca1 6678544b2e214800833ec341870f4fda - - default default] Added segment 4c03a294-854f-4b8c-9ac4-4f3f2f22f5cd of type vxlan for network 8ee32019-8b41-4a5f-ab1d-85b0db529514 [pid: 7|app: 0|req: 1535/2884] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:38:29 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-04-23 01:38:30.085 8 WARNING neutron_lib.context [None req-201021fc-6ad2-4292-98a6-1d122a75d412 48f888e7da5f44c483b3f47312229ca1 6678544b2e214800833ec341870f4fda - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:38:30.143 8 INFO neutron.db.segments_db [None req-201021fc-6ad2-4292-98a6-1d122a75d412 48f888e7da5f44c483b3f47312229ca1 6678544b2e214800833ec341870f4fda - - default default] Added segment af17569b-0713-43a9-9a8d-8dcbb9d8b7ba of type vxlan for network 3a2b420f-0ec6-4dfb-b211-0230268d2b19 [pid: 8|app: 0|req: 1350/2885] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:38:30 2026] POST /v2.0/networks => generated 631 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:38:30.256 7 WARNING neutron_lib.context [None req-53f40b6d-c4dd-47ec-b76f-2e70c91e6080 48f888e7da5f44c483b3f47312229ca1 6678544b2e214800833ec341870f4fda - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 01:38:30.308 7 INFO neutron.db.segments_db [None req-53f40b6d-c4dd-47ec-b76f-2e70c91e6080 48f888e7da5f44c483b3f47312229ca1 6678544b2e214800833ec341870f4fda - - default default] Added segment 65edd7a7-0b89-464e-bb1c-fa79a5541d07 of type vxlan for network e0917716-adfc-44a7-be3d-6de912eb79ee [pid: 7|app: 0|req: 1536/2886] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:38:30 2026] POST /v2.0/networks => generated 631 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2887] 10.0.0.234 () {34 vars in 753 bytes} [Thu Apr 23 01:38:30 2026] PUT /v2.0/networks/14dd51b7-9541-415b-9ddd-5df43d97f3de/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2888] 10.0.0.234 () {34 vars in 753 bytes} [Thu Apr 23 01:38:30 2026] PUT /v2.0/networks/f4fddbea-465d-431c-9960-4a3ee9e32091/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2889] 10.0.0.234 () {34 vars in 753 bytes} [Thu Apr 23 01:38:30 2026] PUT /v2.0/networks/8ee32019-8b41-4a5f-ab1d-85b0db529514/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2890] 10.0.0.234 () {34 vars in 753 bytes} [Thu Apr 23 01:38:30 2026] PUT /v2.0/networks/3a2b420f-0ec6-4dfb-b211-0230268d2b19/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2891] 10.0.0.234 () {32 vars in 666 bytes} [Thu Apr 23 01:38:30 2026] GET /v2.0/networks?tags=red => generated 1852 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2892] 10.0.0.234 () {32 vars in 680 bytes} [Thu Apr 23 01:38:30 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1247 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2893] 10.0.0.234 () {32 vars in 676 bytes} [Thu Apr 23 01:38:30 2026] GET /v2.0/networks?tags-any=blue => generated 1247 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2894] 10.0.0.234 () {32 vars in 688 bytes} [Thu Apr 23 01:38:30 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1852 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2895] 10.0.0.234 () {32 vars in 674 bytes} [Thu Apr 23 01:38:30 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2896] 10.0.0.234 () {32 vars in 688 bytes} [Thu Apr 23 01:38:30 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2465 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2897] 10.0.0.234 () {32 vars in 684 bytes} [Thu Apr 23 01:38:31 2026] GET /v2.0/networks?not-tags-any=blue => generated 2465 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2898] 10.0.0.143 () {34 vars in 971 bytes} [Thu Apr 23 01:38:31 2026] GET /v2.0/ports/fbf4bf6a-a52e-4425-bfda-dabe938eea86 => generated 1466 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2899] 10.0.0.234 () {32 vars in 696 bytes} [Thu Apr 23 01:38:31 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2900] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:31 2026] GET /v2.0/ports/fbf4bf6a-a52e-4425-bfda-dabe938eea86 => generated 1466 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2901] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:31 2026] GET /v2.0/ports/fbf4bf6a-a52e-4425-bfda-dabe938eea86 => generated 1466 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:38:31.275 7 INFO neutron.services.segments.plugin [-] Segment da5c9629-2137-4441-9156-d3e5c859fc8e resource provider aggregate not found 2026-04-23 01:38:31.280 7 INFO neutron.services.segments.plugin [-] Segment da5c9629-2137-4441-9156-d3e5c859fc8e resource provider aggregate not found [pid: 7|app: 0|req: 1543/2902] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:38:31 2026] DELETE /v2.0/networks/14dd51b7-9541-415b-9ddd-5df43d97f3de => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:38:31.299 7 INFO neutron.services.segments.plugin [-] Segment da5c9629-2137-4441-9156-d3e5c859fc8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da5c9629-2137-4441-9156-d3e5c859fc8e found for delete ", "request_id": "req-88849af9-a63a-4db3-aa8a-035b510b12e4"}]} 2026-04-23 01:38:31.300 7 INFO neutron.services.segments.plugin [-] Segment da5c9629-2137-4441-9156-d3e5c859fc8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da5c9629-2137-4441-9156-d3e5c859fc8e found for delete ", "request_id": "req-46ee48de-d3ec-4439-bd2e-84c340bbfb5c"}]} [pid: 7|app: 0|req: 1544/2903] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:38:31 2026] DELETE /v2.0/networks/f4fddbea-465d-431c-9960-4a3ee9e32091 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2904] 199.204.45.70 () {34 vars in 788 bytes} [Thu Apr 23 01:38:31 2026] PUT /v2.0/ports/fbf4bf6a-a52e-4425-bfda-dabe938eea86 => generated 1201 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2905] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:38:31 2026] DELETE /v2.0/networks/8ee32019-8b41-4a5f-ab1d-85b0db529514 => generated 0 bytes in 143 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, ' [pid: 8|app: 0|req: 1361/2906] 199.204.45.70 () {30 vars in 741 bytes} [Thu Apr 23 01:38:31 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5 => generated 798 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:38:31.637 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe6e3d21-5886-4555-9bd8-52e22a8a2981'] response: {'name': 'network-changed', 'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'tag': 'fbf4bf6a-a52e-4425-bfda-dabe938eea86', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1362/2907] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:31 2026] GET /v2.0/subnets/32a315f9-1c10-4a93-ba67-d5d698c19d74 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2908] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:38:31 2026] DELETE /v2.0/networks/3a2b420f-0ec6-4dfb-b211-0230268d2b19 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2909] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:38:31 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: 1548/2910] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:38:31 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: 1549/2911] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:38:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2912] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:38:31 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-04-23 01:38:31.830 8 INFO neutron.services.segments.plugin [-] Segment 65edd7a7-0b89-464e-bb1c-fa79a5541d07 resource provider aggregate not found 2026-04-23 01:38:31.837 8 INFO neutron.services.segments.plugin [-] Segment 65edd7a7-0b89-464e-bb1c-fa79a5541d07 resource provider aggregate not found [pid: 7|app: 0|req: 1551/2913] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:31 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:38:31.850 8 INFO neutron.services.segments.plugin [-] Segment 65edd7a7-0b89-464e-bb1c-fa79a5541d07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65edd7a7-0b89-464e-bb1c-fa79a5541d07 found for delete ", "request_id": "req-4812ebce-90d0-4bae-a818-69d8a1a74524"}]} 2026-04-23 01:38:31.855 8 INFO neutron.services.segments.plugin [-] Segment 65edd7a7-0b89-464e-bb1c-fa79a5541d07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65edd7a7-0b89-464e-bb1c-fa79a5541d07 found for delete ", "request_id": "req-f2bb6940-cc3d-441d-baf0-113ed5f40a5d"}]} [pid: 8|app: 0|req: 1363/2914] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:38:31 2026] DELETE /v2.0/networks/e0917716-adfc-44a7-be3d-6de912eb79ee => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2915] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:31 2026] GET /v2.0/ports/17b70cbd-eca5-404e-b097-207da3aa1127 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2916] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:31 2026] GET /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 1345 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2917] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:31 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => 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: 1365/2918] 199.204.45.70 () {30 vars in 741 bytes} [Thu Apr 23 01:38:31 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56 => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2919] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:32 2026] GET /v2.0/ports/17b70cbd-eca5-404e-b097-207da3aa1127 => 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: 1366/2920] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:32 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => 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: 1555/2921] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:38:32 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 5043 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2922] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:38:32 2026] GET /v2.0/networks?id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2923] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:38:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.133&port_id=fbf4bf6a-a52e-4425-bfda-dabe938eea86 => 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: 1368/2924] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:38:32 2026] GET /v2.0/subnets?id=32a315f9-1c10-4a93-ba67-d5d698c19d74 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2925] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:32 2026] GET /v2.0/ports?network_id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2926] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:32 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?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: 1558/2927] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:32 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2928] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:38:32 2026] GET /v2.0/security-groups?tenant_id=572ca1b6c1154f2491c20cc553ff3e73&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2929] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:38:32 2026] DELETE /v2.0/security-groups/92ec22df-8cb8-4601-a633-0479a19949a2 => 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: 1371/2930] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:38:33 2026] GET /v2.0/security-groups?tenant_id=34d1e77c03a94b8c91f0505f098df367&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:38:33.324 7 INFO neutron.services.segments.plugin [-] Segment da5e8ec1-dc7d-4958-ae2a-8bf7eb83c7aa resource provider aggregate not found 2026-04-23 01:38:33.329 7 INFO neutron.services.segments.plugin [-] Segment da5e8ec1-dc7d-4958-ae2a-8bf7eb83c7aa resource provider aggregate not found 2026-04-23 01:38:33.344 7 INFO neutron.services.segments.plugin [-] Segment da5e8ec1-dc7d-4958-ae2a-8bf7eb83c7aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da5e8ec1-dc7d-4958-ae2a-8bf7eb83c7aa found for delete ", "request_id": "req-556c754f-9d96-4631-afec-736146505b82"}]} 2026-04-23 01:38:33.356 7 INFO neutron.services.segments.plugin [-] Segment da5e8ec1-dc7d-4958-ae2a-8bf7eb83c7aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da5e8ec1-dc7d-4958-ae2a-8bf7eb83c7aa found for delete ", "request_id": "req-42d8d4ee-9f16-475f-966c-f1701c16440d"}]} 2026-04-23 01:38:33.360 7 INFO neutron.services.segments.plugin [-] Segment 4c03a294-854f-4b8c-9ac4-4f3f2f22f5cd resource provider aggregate not found 2026-04-23 01:38:33.381 7 INFO neutron.services.segments.plugin [-] Segment 4c03a294-854f-4b8c-9ac4-4f3f2f22f5cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c03a294-854f-4b8c-9ac4-4f3f2f22f5cd found for delete ", "request_id": "req-ac1b922d-d1e7-445b-a816-11052aface95"}]} 2026-04-23 01:38:33.389 7 INFO neutron.services.segments.plugin [-] Segment 4c03a294-854f-4b8c-9ac4-4f3f2f22f5cd resource provider aggregate not found 2026-04-23 01:38:33.402 7 INFO neutron.services.segments.plugin [-] Segment af17569b-0713-43a9-9a8d-8dcbb9d8b7ba resource provider aggregate not found 2026-04-23 01:38:33.408 7 INFO neutron.services.segments.plugin [-] Segment 4c03a294-854f-4b8c-9ac4-4f3f2f22f5cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c03a294-854f-4b8c-9ac4-4f3f2f22f5cd found for delete ", "request_id": "req-51e8c800-66e5-4d8a-9fd7-defd93b5ab0b"}]} 2026-04-23 01:38:33.420 7 INFO neutron.services.segments.plugin [-] Segment af17569b-0713-43a9-9a8d-8dcbb9d8b7ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af17569b-0713-43a9-9a8d-8dcbb9d8b7ba found for delete ", "request_id": "req-5a54f466-3142-4cb6-a6e1-f5338cce1f81"}]} 2026-04-23 01:38:33.423 7 INFO neutron.services.segments.plugin [-] Segment af17569b-0713-43a9-9a8d-8dcbb9d8b7ba resource provider aggregate not found [pid: 7|app: 0|req: 1560/2931] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:38:33 2026] DELETE /v2.0/security-groups/fa44bf46-89c4-46d0-939a-a0954656a1ea => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2932] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:38:33 2026] GET /v2.0/security-groups?tenant_id=6678544b2e214800833ec341870f4fda&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:38:33.621 7 INFO neutron.services.segments.plugin [-] Segment af17569b-0713-43a9-9a8d-8dcbb9d8b7ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af17569b-0713-43a9-9a8d-8dcbb9d8b7ba found for delete ", "request_id": "req-0826e371-adca-4ddc-8363-5285986283ce"}]} [pid: 7|app: 0|req: 1561/2933] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:38:33 2026] DELETE /v2.0/security-groups/9e24f656-6466-4ab2-9a66-88c349dc9a18 => 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: 1374/2936] 10.0.0.234 () {34 vars in 678 bytes} [Thu Apr 23 01:38:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/2937] 10.0.0.234 () {34 vars in 678 bytes} [Thu Apr 23 01:38:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2938] 10.0.0.234 () {34 vars in 678 bytes} [Thu Apr 23 01:38:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/2939] 10.0.0.234 () {34 vars in 678 bytes} [Thu Apr 23 01:38:37 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: 1376/2940] 10.0.0.234 () {34 vars in 678 bytes} [Thu Apr 23 01:38:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/2941] 10.0.0.234 () {34 vars in 753 bytes} [Thu Apr 23 01:38:37 2026] PUT /v2.0/policies/20adc737-e944-4f64-bb7b-948d847ef71b/tags => generated 17 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2942] 10.0.0.234 () {34 vars in 753 bytes} [Thu Apr 23 01:38:37 2026] PUT /v2.0/policies/f7a1a301-3f96-44c3-aec3-c7d51830a6d5/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/2943] 10.0.0.234 () {34 vars in 753 bytes} [Thu Apr 23 01:38:38 2026] PUT /v2.0/policies/c622e9bb-be70-402d-9f8f-02ebec37dc3e/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2944] 10.0.0.234 () {34 vars in 753 bytes} [Thu Apr 23 01:38:38 2026] PUT /v2.0/policies/b296bb67-e153-4202-a1eb-0318a9168306/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/2945] 10.0.0.234 () {32 vars in 674 bytes} [Thu Apr 23 01:38:38 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2946] 10.0.0.234 () {32 vars in 688 bytes} [Thu Apr 23 01:38:38 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2947] 10.0.0.234 () {32 vars in 684 bytes} [Thu Apr 23 01:38:38 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2948] 10.0.0.234 () {32 vars in 696 bytes} [Thu Apr 23 01:38:38 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/2949] 10.0.0.234 () {32 vars in 682 bytes} [Thu Apr 23 01:38:38 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: 8|app: 0|req: 1381/2950] 10.0.0.234 () {32 vars in 696 bytes} [Thu Apr 23 01:38:38 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/2951] 10.0.0.234 () {32 vars in 692 bytes} [Thu Apr 23 01:38:38 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2952] 10.0.0.234 () {32 vars in 704 bytes} [Thu Apr 23 01:38:38 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/2953] 10.0.0.234 () {32 vars in 734 bytes} [Thu Apr 23 01:38:39 2026] DELETE /v2.0/qos/policies/20adc737-e944-4f64-bb7b-948d847ef71b => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2954] 10.0.0.234 () {32 vars in 734 bytes} [Thu Apr 23 01:38:39 2026] DELETE /v2.0/qos/policies/f7a1a301-3f96-44c3-aec3-c7d51830a6d5 => 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: 1572/2955] 10.0.0.234 () {32 vars in 734 bytes} [Thu Apr 23 01:38:39 2026] DELETE /v2.0/qos/policies/c622e9bb-be70-402d-9f8f-02ebec37dc3e => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2956] 10.0.0.234 () {32 vars in 734 bytes} [Thu Apr 23 01:38:39 2026] DELETE /v2.0/qos/policies/b296bb67-e153-4202-a1eb-0318a9168306 => 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: 1573/2957] 10.0.0.234 () {32 vars in 734 bytes} [Thu Apr 23 01:38:39 2026] DELETE /v2.0/qos/policies/4a95cda4-120e-4435-b3e8-89f89ff3e5e1 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2958] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:38:40 2026] GET /v2.0/security-groups?tenant_id=75d4565499d54f2795ccdaa62cb44325&name=default => generated 2929 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/2959] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:38:40 2026] DELETE /v2.0/security-groups/d5a3decf-1c4d-4e28-9667-9522714f5228 => 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: 1386/2960] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:38:40 2026] GET /v2.0/security-groups?tenant_id=8548000ebb5f48e9b5b03fba4f0ed07e&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/2961] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:38:40 2026] DELETE /v2.0/security-groups/c20b97ce-62b6-4e14-945e-99a412e49aa8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2962] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:38:41 2026] GET /v2.0/security-groups?tenant_id=b2626d1dc80e47e9b9afee1af9764517&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: 1576/2963] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:38:41 2026] DELETE /v2.0/security-groups/e90be9bf-d711-47d4-a9f9-4b55953f8ed2 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:38:44.648 8 WARNING neutron_lib.context [None req-d5f82f23-fb79-4ebc-a082-f24e210e1243 5dace50d1b4444f49c189e12ea38df4b 5faee8001c6c4a66a9372461257181c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1577/2964] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:38:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/2965] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:38:44 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: 7|app: 0|req: 1579/2966] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:38:44 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: 1580/2967] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:38:44 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-04-23 01:38:44.802 8 INFO neutron.db.segments_db [None req-d5f82f23-fb79-4ebc-a082-f24e210e1243 5dace50d1b4444f49c189e12ea38df4b 5faee8001c6c4a66a9372461257181c9 - - default default] Added segment 18e843e7-7c3d-478c-b3f4-f52ec1ea7813 of type vxlan for network 136bd05a-02c6-48aa-b355-4b64331fdc63 [pid: 7|app: 0|req: 1581/2968] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:44 2026] GET /v2.0/subnets/03b6713d-72ab-4639-bf30-42d5e5cda4ce => generated 672 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/2969] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:38:44 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 5043 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2970] 10.0.0.234 () {34 vars in 670 bytes} [Thu Apr 23 01:38:44 2026] POST /v2.0/networks => generated 631 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:38:44.917 7 WARNING neutron_lib.context [None req-13383a2b-618e-4ea3-9b5a-edca22a5f7f3 5dace50d1b4444f49c189e12ea38df4b 5faee8001c6c4a66a9372461257181c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1389/2971] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:38:45 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: 1390/2972] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:38:45 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: 1391/2973] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:38:45 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: 1392/2974] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:38: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) [pid: 8|app: 0|req: 1393/2975] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:45 2026] GET /v2.0/ports/fbf4bf6a-a52e-4425-bfda-dabe938eea86 => generated 1237 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/2976] 10.0.0.234 () {34 vars in 664 bytes} [Thu Apr 23 01:38:44 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) /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-04-23 01:38:45.242 7 WARNING neutron_lib.context [None req-429ebbfc-4fe7-4ea0-8aa8-309cd8682720 5dace50d1b4444f49c189e12ea38df4b 5faee8001c6c4a66a9372461257181c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1584/2977] 10.0.0.234 () {34 vars in 666 bytes} [Thu Apr 23 01:38:45 2026] POST /v2.0/trunks => generated 407 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2978] 199.204.45.70 () {34 vars in 787 bytes} [Thu Apr 23 01:38:45 2026] PUT /v2.0/ports/fbf4bf6a-a52e-4425-bfda-dabe938eea86 => generated 1026 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/2979] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:38:45 2026] PUT /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/tags => generated 25 bytes in 32 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: 7|app: 0|req: 1586/2980] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:38:45 2026] GET /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2981] 199.204.45.70 () {30 vars in 741 bytes} [Thu Apr 23 01:38:45 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5 => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/2982] 10.0.0.234 () {34 vars in 760 bytes} [Thu Apr 23 01:38:45 2026] PUT /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/2983] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:38:45 2026] GET /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2984] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:38:45 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 4868 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/2985] 10.0.0.234 () {34 vars in 756 bytes} [Thu Apr 23 01:38:45 2026] PUT /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/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: 1397/2986] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:38:45 2026] GET /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/2987] 10.0.0.234 () {34 vars in 778 bytes} [Thu Apr 23 01:38:45 2026] PUT /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 01:38:45.629 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-023c287a-c0df-4c01-8ae7-eed35c3a0be6'] response: {'name': 'network-changed', 'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'tag': 'fbf4bf6a-a52e-4425-bfda-dabe938eea86', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1591/2988] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:38:45 2026] GET /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2989] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:38:45 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 4868 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/2990] 10.0.0.234 () {34 vars in 749 bytes} [Thu Apr 23 01:38:45 2026] PUT /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2991] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:38:45 2026] GET /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/2992] 10.0.0.234 () {32 vars in 737 bytes} [Thu Apr 23 01:38:45 2026] GET /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:38:45.744 8 INFO neutron.api.v2.resource [None req-fe4950d4-e8b7-47c9-b682-c0674dffc7ae 5dace50d1b4444f49c189e12ea38df4b 5faee8001c6c4a66a9372461257181c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1400/2993] 10.0.0.234 () {32 vars in 741 bytes} [Thu Apr 23 01:38:45 2026] GET /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/2994] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:38:45 2026] DELETE /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2995] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:38:45 2026] GET /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:38:45.834 7 INFO neutron.api.v2.resource [None req-42fb649b-a680-495e-bf2d-19841524392f 5dace50d1b4444f49c189e12ea38df4b 5faee8001c6c4a66a9372461257181c9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1595/2996] 10.0.0.234 () {32 vars in 744 bytes} [Thu Apr 23 01:38:45 2026] DELETE /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2997] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:38:45 2026] DELETE /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/2998] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:38:45 2026] GET /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a/tags => 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: 1403/2999] 10.0.0.234 () {32 vars in 719 bytes} [Thu Apr 23 01:38:45 2026] GET /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3000] 10.0.0.234 () {32 vars in 717 bytes} [Thu Apr 23 01:38:45 2026] GET /v2.0/ports/59a54abc-67d9-4ad6-8663-ef4f4662ec6f => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/3001] 10.0.0.234 () {32 vars in 722 bytes} [Thu Apr 23 01:38:46 2026] DELETE /v2.0/trunks/8438776c-3581-4cf7-9d77-4173a2e9af3a => 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: 1598/3002] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:38:46 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 4868 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3003] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:38:46 2026] GET /v2.0/networks?id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3004] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:46 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?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: 1405/3005] 10.0.0.234 () {32 vars in 720 bytes} [Thu Apr 23 01:38:46 2026] DELETE /v2.0/ports/59a54abc-67d9-4ad6-8663-ef4f4662ec6f => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3006] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:46 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?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) 2026-04-23 01:38:46.439 8 INFO neutron.services.segments.plugin [-] Segment 18e843e7-7c3d-478c-b3f4-f52ec1ea7813 resource provider aggregate not found 2026-04-23 01:38:46.446 8 INFO neutron.services.segments.plugin [-] Segment 18e843e7-7c3d-478c-b3f4-f52ec1ea7813 resource provider aggregate not found [pid: 8|app: 0|req: 1406/3007] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:38:46 2026] DELETE /v2.0/networks/136bd05a-02c6-48aa-b355-4b64331fdc63 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3008] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:38:46 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 4868 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:38:47.135 8 INFO neutron.services.segments.plugin [-] Segment 18e843e7-7c3d-478c-b3f4-f52ec1ea7813 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18e843e7-7c3d-478c-b3f4-f52ec1ea7813 found for delete ", "request_id": "req-3a80af5b-2fe9-40f4-bbae-ce421dd036bc"}]} 2026-04-23 01:38:47.139 8 INFO neutron.services.segments.plugin [-] Segment 18e843e7-7c3d-478c-b3f4-f52ec1ea7813 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18e843e7-7c3d-478c-b3f4-f52ec1ea7813 found for delete ", "request_id": "req-e6f993da-bb4b-4cc4-ade8-bbaf6b4475cc"}]} [pid: 8|app: 0|req: 1407/3009] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:38:47 2026] GET /v2.0/security-groups?tenant_id=5faee8001c6c4a66a9372461257181c9&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3010] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:38:47 2026] DELETE /v2.0/security-groups/89b489f2-0959-4efd-bfbe-0c2b3db104d0 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/3011] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:38:47 2026] GET /v2.0/security-groups?tenant_id=ec746c0250944624a73d15fd0b204d5d&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/3012] 199.204.45.70 () {34 vars in 974 bytes} [Thu Apr 23 01:38:47 2026] GET /v2.0/ports/fbf4bf6a-a52e-4425-bfda-dabe938eea86 => generated 1062 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3013] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:38:47 2026] DELETE /v2.0/security-groups/5c5563e3-e8e1-4360-8a2e-481423ddd4c5 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3014] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:38:47 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 4868 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/3015] 199.204.45.70 () {36 vars in 996 bytes} [Thu Apr 23 01:38:47 2026] DELETE /v2.0/ports/fbf4bf6a-a52e-4425-bfda-dabe938eea86 => 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: 1606/3016] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:38:48 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 3814 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:38:48.873 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1056467f-4091-4636-8c66-7c94de86eaa3 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1411/3017] 199.204.45.70 () {32 vars in 757 bytes} [Thu Apr 23 01:38:48 2026] DELETE /v2.0/ports/fbf4bf6a-a52e-4425-bfda-dabe938eea86 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3018] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:38:48 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: 1412/3019] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:38:48 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: 1608/3020] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:38:49.028 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0a22a7d-95c2-4da6-9ab0-719087b4fe9f'] response: {'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'name': 'network-vif-deleted', 'tag': 'fbf4bf6a-a52e-4425-bfda-dabe938eea86', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1413/3021] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:38:49 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: 1609/3022] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => 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: 1414/3023] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/ports/17b70cbd-eca5-404e-b097-207da3aa1127 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3024] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 1345 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/3025] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => 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: 1611/3026] 199.204.45.70 () {30 vars in 741 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56 => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/3027] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/ports/17b70cbd-eca5-404e-b097-207da3aa1127 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3028] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/3029] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 3814 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3030] 199.204.45.70 () {34 vars in 1145 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/networks?id=14e8d3bc-5424-44eb-8169-4c4ac0caab90&id=58e5aa57-57b8-4f3d-8796-40c320acfa56&id=e281c3a1-c715-4830-b2a0-e759b04f59ab => generated 2310 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/3031] 199.204.45.70 () {34 vars in 1061 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.120&port_id=b1aa29fa-0a5b-485b-ae49-0d23d8003ea9 => 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: 1614/3032] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/subnets?id=2e364d01-cf68-4381-a2f0-2da0ca0de0ab => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/3033] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/ports?network_id=14e8d3bc-5424-44eb-8169-4c4ac0caab90&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: 1615/3034] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?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: 1420/3035] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?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: 1616/3036] 199.204.45.70 () {34 vars in 1055 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.64&port_id=d945f934-1d4e-4119-8ac5-671e9f0e04a3 => 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: 1421/3037] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/subnets?id=320a97f8-6404-405c-ad9e-2beac505b490 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3038] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/ports?network_id=58e5aa57-57b8-4f3d-8796-40c320acfa56&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/3039] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?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: 1618/3040] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?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: 1423/3041] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.161&port_id=24b06f91-fe1b-4b11-9fa6-ccb805d38191 => 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: 1619/3042] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:38:49 2026] GET /v2.0/subnets?id=03b6713d-72ab-4639-bf30-42d5e5cda4ce => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/3043] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:38:50 2026] GET /v2.0/ports?network_id=e281c3a1-c715-4830-b2a0-e759b04f59ab&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3044] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:50 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/3047] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:50 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?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: 1623/3048] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:38:55 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: 1426/3049] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:38:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3050] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:38:55 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: 1427/3051] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:38: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: 1625/3052] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:38:55 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 3814 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/3053] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:38:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3054] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:38:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/3055] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:38:55 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: 1627/3056] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:38:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/3057] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:55 2026] GET /v2.0/ports/24b06f91-fe1b-4b11-9fa6-ccb805d38191 => generated 1237 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3058] 199.204.45.70 () {34 vars in 787 bytes} [Thu Apr 23 01:38:55 2026] PUT /v2.0/ports/24b06f91-fe1b-4b11-9fa6-ccb805d38191 => generated 1026 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/3059] 199.204.45.70 () {30 vars in 741 bytes} [Thu Apr 23 01:38:56 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab => generated 798 bytes in 58 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: 1629/3060] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:38:56 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 3639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/3061] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:38:56 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 3639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:38:56.751 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-872ca70b-b822-4b29-932e-ad26e0a873fd'] response: {'name': 'network-changed', 'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'tag': '24b06f91-fe1b-4b11-9fa6-ccb805d38191', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1630/3062] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:38:56 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 3639 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3063] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:38:56 2026] GET /v2.0/networks?id=e281c3a1-c715-4830-b2a0-e759b04f59ab => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3064] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:38:56 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?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: 1434/3065] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:38:56 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab?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: 1632/3066] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:38:57 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 3639 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/3067] 199.204.45.70 () {34 vars in 974 bytes} [Thu Apr 23 01:38:58 2026] GET /v2.0/ports/24b06f91-fe1b-4b11-9fa6-ccb805d38191 => generated 1062 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/3068] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:38:58 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 3639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3069] 199.204.45.70 () {36 vars in 996 bytes} [Thu Apr 23 01:38:58 2026] DELETE /v2.0/ports/24b06f91-fe1b-4b11-9fa6-ccb805d38191 => 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: 1437/3070] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:38:59 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 2585 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:38:59.579 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9109c9ac-937d-4539-90f9-504800f1bd76 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1634/3071] 199.204.45.70 () {32 vars in 757 bytes} [Thu Apr 23 01:38:59 2026] DELETE /v2.0/ports/24b06f91-fe1b-4b11-9fa6-ccb805d38191 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3072] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:38:59 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-04-23 01:38:59.710 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eaa87d12-5f25-46c3-a825-62fb78477451'] response: {'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'name': 'network-vif-deleted', 'tag': '24b06f91-fe1b-4b11-9fa6-ccb805d38191', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1635/3073] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:38:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3074] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:38:59 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: 1636/3075] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:38:59 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: 1440/3076] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:59 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3077] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:59 2026] GET /v2.0/ports/17b70cbd-eca5-404e-b097-207da3aa1127 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3078] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:59 2026] GET /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 1345 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3079] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:38:59 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3080] 199.204.45.70 () {30 vars in 741 bytes} [Thu Apr 23 01:38:59 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56 => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3081] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:38:59 2026] GET /v2.0/ports/17b70cbd-eca5-404e-b097-207da3aa1127 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3082] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:39:00 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3083] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:39:00 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 2585 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3084] 199.204.45.70 () {34 vars in 1065 bytes} [Thu Apr 23 01:39:00 2026] GET /v2.0/networks?id=14e8d3bc-5424-44eb-8169-4c4ac0caab90&id=58e5aa57-57b8-4f3d-8796-40c320acfa56 => generated 1523 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3085] 199.204.45.70 () {34 vars in 1061 bytes} [Thu Apr 23 01:39:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.120&port_id=b1aa29fa-0a5b-485b-ae49-0d23d8003ea9 => 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: 1445/3086] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:39:00 2026] GET /v2.0/subnets?id=2e364d01-cf68-4381-a2f0-2da0ca0de0ab => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3087] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:39:00 2026] GET /v2.0/ports?network_id=14e8d3bc-5424-44eb-8169-4c4ac0caab90&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3088] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:39:00 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?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: 1643/3089] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:39:00 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3090] 199.204.45.70 () {34 vars in 1055 bytes} [Thu Apr 23 01:39:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.64&port_id=d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3091] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:39:00 2026] GET /v2.0/subnets?id=320a97f8-6404-405c-ad9e-2beac505b490 => 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: 1448/3092] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:39:00 2026] GET /v2.0/ports?network_id=58e5aa57-57b8-4f3d-8796-40c320acfa56&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: 1645/3093] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:39:00 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?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: 1449/3094] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:39:00 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?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: 1451/3097] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:39:11 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: 1647/3098] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:39:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3099] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:39:11 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: 1648/3100] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:39:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:39:11.638 8 INFO neutron.api.v2.resource [None req-1b8adf17-c33a-4fcf-88c1-13bb6543db9f bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1453/3101] 199.204.45.70 () {30 vars in 761 bytes} [Thu Apr 23 01:39:11 2026] GET /v2.0/security-groups/lb-435994e4-9446-44b1-8bcb-289185435c61 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3102] 199.204.45.70 () {30 vars in 783 bytes} [Thu Apr 23 01:39:11 2026] GET /v2.0/security-groups?name=lb-435994e4-9446-44b1-8bcb-289185435c61 => generated 2863 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3103] 199.204.45.70 () {30 vars in 813 bytes} [Thu Apr 23 01:39:11 2026] GET /v2.0/security-group-rules?security_group_id=be28436b-ba17-4c21-9937-75570c62868b => generated 2334 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3104] 199.204.45.70 () {32 vars in 787 bytes} [Thu Apr 23 01:39:11 2026] DELETE /v2.0/security-group-rules/46608f0c-632e-4878-aa42-8735452fc528 => 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: 1455/3105] 199.204.45.70 () {32 vars in 787 bytes} [Thu Apr 23 01:39:11 2026] DELETE /v2.0/security-group-rules/a8c72ae3-7a31-4168-9a8b-8bfb98d19427 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:15.740 7 INFO neutron.db.l3_db [None req-82ddf0f5-5748-4595-874a-1e067e513b07 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Floating IP 294f5737-ef19-460f-8f9b-08ce73517a43 disassociated (deleted). External IP: 10.96.250.219, port: 17b70cbd-eca5-404e-b097-207da3aa1127. [pid: 7|app: 0|req: 1651/3106] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:39:15 2026] DELETE /v2.0/floatingips/294f5737-ef19-460f-8f9b-08ce73517a43 => generated 0 bytes in 711 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:16.130 8 INFO neutron.api.v2.resource [None req-e7eb0d35-a862-4892-b390-f894f1f55f7e f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1456/3107] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:39:16 2026] GET /v2.0/floatingips/294f5737-ef19-460f-8f9b-08ce73517a43 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3108] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:39:16 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: 1457/3109] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:39:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3110] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:39:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3111] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:39:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:39:17.035 7 INFO neutron.api.v2.resource [None req-2154c19b-0e92-4bd6-bd75-2edb4c0bf2fb bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1654/3112] 199.204.45.70 () {30 vars in 761 bytes} [Thu Apr 23 01:39:17 2026] GET /v2.0/security-groups/lb-435994e4-9446-44b1-8bcb-289185435c61 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3113] 199.204.45.70 () {30 vars in 783 bytes} [Thu Apr 23 01:39:17 2026] GET /v2.0/security-groups?name=lb-435994e4-9446-44b1-8bcb-289185435c61 => generated 1637 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3114] 199.204.45.70 () {30 vars in 813 bytes} [Thu Apr 23 01:39:17 2026] GET /v2.0/security-group-rules?security_group_id=be28436b-ba17-4c21-9937-75570c62868b => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3115] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:39:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3116] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:39:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3117] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:39:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3118] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:39:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3119] 199.204.45.70 () {30 vars in 739 bytes} [Thu Apr 23 01:39:17 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => generated 675 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3120] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:39:17 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 2585 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3121] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:39:17 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 2585 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3122] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:39:17 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3123] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:39:18 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 2585 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3124] 199.204.45.70 () {34 vars in 974 bytes} [Thu Apr 23 01:39:19 2026] GET /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 1345 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3125] 199.204.45.70 () {34 vars in 1059 bytes} [Thu Apr 23 01:39:19 2026] GET /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3126] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:39:19 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3127] 199.204.45.70 () {34 vars in 1015 bytes} [Thu Apr 23 01:39:19 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3128] 199.204.45.70 () {38 vars in 1027 bytes} [Thu Apr 23 01:39:19 2026] PUT /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 1146 bytes in 311 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: 1664/3131] 199.204.45.70 () {30 vars in 767 bytes} [Thu Apr 23 01:39:20 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3132] 199.204.45.70 () {34 vars in 787 bytes} [Thu Apr 23 01:39:20 2026] PUT /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 1086 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3133] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:39:20 2026] GET /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 1086 bytes in 48 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: 1469/3134] 199.204.45.70 () {32 vars in 757 bytes} [Thu Apr 23 01:39:20 2026] DELETE /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3135] 199.204.45.70 () {30 vars in 701 bytes} [Thu Apr 23 01:39:21 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: 1470/3136] 199.204.45.70 () {30 vars in 703 bytes} [Thu Apr 23 01:39:21 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: 1667/3137] 199.204.45.70 () {30 vars in 679 bytes} [Thu Apr 23 01:39:21 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: 1471/3138] 199.204.45.70 () {30 vars in 715 bytes} [Thu Apr 23 01:39:21 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-04-23 01:39:21.389 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca765b20-a92a-41a2-8dee-6666340264a2 bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1668/3139] 199.204.45.70 () {32 vars in 757 bytes} [Thu Apr 23 01:39:21 2026] DELETE /v2.0/ports/d945f934-1d4e-4119-8ac5-671e9f0e04a3 => 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: 1472/3140] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:39:21 2026] GET /v2.0/ports/17b70cbd-eca5-404e-b097-207da3aa1127 => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:39:21.466 7 INFO neutron.api.v2.resource [None req-8a0e8f79-157e-4844-a00c-b19fc4c6dc8a bee3bab9a8e14ecf83a9d752e0921335 5e25ebc74af64f0bbed9e5c41aef8a1c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1669/3141] 199.204.45.70 () {30 vars in 761 bytes} [Thu Apr 23 01:39:21 2026] GET /v2.0/security-groups/lb-435994e4-9446-44b1-8bcb-289185435c61 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3142] 199.204.45.70 () {30 vars in 783 bytes} [Thu Apr 23 01:39:21 2026] GET /v2.0/security-groups?name=lb-435994e4-9446-44b1-8bcb-289185435c61 => generated 1637 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3143] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:39:21 2026] GET /v2.0/ports?tenant_id=5e25ebc74af64f0bbed9e5c41aef8a1c&device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3144] 199.204.45.70 () {30 vars in 735 bytes} [Thu Apr 23 01:39:21 2026] GET /v2.0/ports/17b70cbd-eca5-404e-b097-207da3aa1127 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3145] 199.204.45.70 () {34 vars in 1065 bytes} [Thu Apr 23 01:39:21 2026] GET /v2.0/networks?id=14e8d3bc-5424-44eb-8169-4c4ac0caab90&id=58e5aa57-57b8-4f3d-8796-40c320acfa56 => generated 1523 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3146] 199.204.45.70 () {34 vars in 1061 bytes} [Thu Apr 23 01:39:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.120&port_id=b1aa29fa-0a5b-485b-ae49-0d23d8003ea9 => 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: 1673/3147] 199.204.45.70 () {34 vars in 983 bytes} [Thu Apr 23 01:39:21 2026] GET /v2.0/subnets?id=2e364d01-cf68-4381-a2f0-2da0ca0de0ab => generated 654 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3148] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:39:21 2026] GET /v2.0/ports?network_id=14e8d3bc-5424-44eb-8169-4c4ac0caab90&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3149] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:39:21 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?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: 1676/3150] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:39:21 2026] GET /v2.0/networks/14e8d3bc-5424-44eb-8169-4c4ac0caab90?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: 1475/3151] 199.204.45.70 () {34 vars in 787 bytes} [Thu Apr 23 01:39:21 2026] PUT /v2.0/ports/17b70cbd-eca5-404e-b097-207da3aa1127 => generated 1090 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3152] 199.204.45.70 () {32 vars in 777 bytes} [Thu Apr 23 01:39:21 2026] DELETE /v2.0/security-groups/be28436b-ba17-4c21-9937-75570c62868b => 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: 1476/3153] 199.204.45.70 () {32 vars in 757 bytes} [Thu Apr 23 01:39:21 2026] DELETE /v2.0/ports/17b70cbd-eca5-404e-b097-207da3aa1127 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3154] 199.204.45.70 () {34 vars in 993 bytes} [Thu Apr 23 01:39:24 2026] GET /v2.0/ports?device_id=5fb93745-fee9-47c4-a316-7ef9be8d1631 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3155] 199.204.45.70 () {36 vars in 996 bytes} [Thu Apr 23 01:39:24 2026] DELETE /v2.0/ports/b1aa29fa-0a5b-485b-ae49-0d23d8003ea9 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:39:26.652 7 INFO neutron.db.l3_db [None req-0fb9226a-571f-4378-adae-5febd0b1f73a f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Floating IP f1fd8a2f-4300-4e98-a2cb-80db4efc2c6e disassociated (deleted). External IP: 10.96.250.208, port: edc8593e-fafb-456e-afcd-6ad34bcdbdc4. [pid: 7|app: 0|req: 1679/3156] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:39:26 2026] DELETE /v2.0/floatingips/f1fd8a2f-4300-4e98-a2cb-80db4efc2c6e => generated 0 bytes in 667 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:27.009 8 INFO neutron.api.v2.resource [None req-0b865c77-b4a2-46fd-a472-d52ebf8c84be f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1478/3157] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:39:26 2026] GET /v2.0/floatingips/f1fd8a2f-4300-4e98-a2cb-80db4efc2c6e => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:39:27.239 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-53d4ecbf-d637-42f0-b614-c273863e933d'] response: {'name': 'network-changed', 'server_uuid': '914be892-76f4-481d-b115-95460e6e6b0a', 'tag': 'edc8593e-fafb-456e-afcd-6ad34bcdbdc4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1680/3158] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:39:27 2026] GET /v2.0/ports?device_id=914be892-76f4-481d-b115-95460e6e6b0a => generated 1204 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:39:27.277 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d31c2099-dd50-47f6-b0bd-5c41cd5dd817'] response: {'server_uuid': '5fb93745-fee9-47c4-a316-7ef9be8d1631', 'name': 'network-vif-deleted', 'tag': 'b1aa29fa-0a5b-485b-ae49-0d23d8003ea9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1479/3159] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:39:27 2026] GET /v2.0/security-groups?id=542561f0-1c8f-41c5-ad78-97b4795ad9b3&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3160] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:39:27 2026] GET /v2.0/ports?tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f&device_id=914be892-76f4-481d-b115-95460e6e6b0a => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3161] 199.204.45.70 () {34 vars in 985 bytes} [Thu Apr 23 01:39:27 2026] GET /v2.0/networks?id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5 => 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: 1682/3162] 199.204.45.70 () {34 vars in 1057 bytes} [Thu Apr 23 01:39:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.183&port_id=edc8593e-fafb-456e-afcd-6ad34bcdbdc4 => 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: 1481/3163] 199.204.45.70 () {34 vars in 1105 bytes} [Thu Apr 23 01:39:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13e&port_id=edc8593e-fafb-456e-afcd-6ad34bcdbdc4 => 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: 1683/3164] 199.204.45.70 () {34 vars in 1063 bytes} [Thu Apr 23 01:39:27 2026] GET /v2.0/subnets?id=32a315f9-1c10-4a93-ba67-d5d698c19d74&id=07e5c335-561d-4b7a-bf52-e3ee53b86e56 => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3165] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:39:27 2026] GET /v2.0/ports?network_id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3166] 199.204.45.70 () {34 vars in 1051 bytes} [Thu Apr 23 01:39:27 2026] GET /v2.0/ports?network_id=ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5&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: 1483/3167] 199.204.45.70 () {34 vars in 1011 bytes} [Thu Apr 23 01:39:28 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?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: 1685/3168] 199.204.45.70 () {34 vars in 1111 bytes} [Thu Apr 23 01:39:28 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5?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: 1484/3169] 199.204.45.70 () {34 vars in 993 bytes} [Thu Apr 23 01:39:29 2026] GET /v2.0/ports?device_id=914be892-76f4-481d-b115-95460e6e6b0a => generated 1204 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3170] 199.204.45.70 () {36 vars in 996 bytes} [Thu Apr 23 01:39:29 2026] DELETE /v2.0/ports/edc8593e-fafb-456e-afcd-6ad34bcdbdc4 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3171] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:39:32 2026] GET /v2.0/ports?device_id=914be892-76f4-481d-b115-95460e6e6b0a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:39:37.528 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cec2c539-7787-4f0a-be58-b564c9a8b230'] response: {'server_uuid': '914be892-76f4-481d-b115-95460e6e6b0a', 'name': 'network-vif-deleted', 'tag': 'edc8593e-fafb-456e-afcd-6ad34bcdbdc4', 'status': 'completed', 'code': 200} 2026-04-23 01:39:37.861 7 INFO neutron.db.l3_db [None req-12faef65-2088-496f-8b40-539319847ec9 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] Floating IP 433d367e-1e0d-461d-a93a-328311b23337 disassociated (deleted). External IP: 10.96.250.202, port: f550bda1-1a76-4249-a359-c3b6dda06bfc. [pid: 7|app: 0|req: 1688/3174] 10.0.0.234 () {32 vars in 732 bytes} [Thu Apr 23 01:39:37 2026] DELETE /v2.0/floatingips/433d367e-1e0d-461d-a93a-328311b23337 => generated 0 bytes in 694 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:38.206 8 INFO neutron.api.v2.resource [None req-5333dc3f-65b5-4063-8312-3d8fc001a989 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/3175] 10.0.0.234 () {32 vars in 729 bytes} [Thu Apr 23 01:39:38 2026] GET /v2.0/floatingips/433d367e-1e0d-461d-a93a-328311b23337 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3176] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:39:38 2026] GET /v2.0/ports?device_id=d9a102a4-95fb-4736-b68c-f8dbf1eb25cd => generated 1196 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3177] 10.0.0.143 () {34 vars in 1040 bytes} [Thu Apr 23 01:39:38 2026] GET /v2.0/security-groups?id=542561f0-1c8f-41c5-ad78-97b4795ad9b3&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:39:40.316 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d3a5bcf-a52c-435d-8747-9e3d42ddeb53'] response: {'name': 'network-changed', 'server_uuid': 'd9a102a4-95fb-4736-b68c-f8dbf1eb25cd', 'tag': 'f550bda1-1a76-4249-a359-c3b6dda06bfc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1690/3178] 199.204.45.70 () {34 vars in 993 bytes} [Thu Apr 23 01:39:40 2026] GET /v2.0/ports?device_id=d9a102a4-95fb-4736-b68c-f8dbf1eb25cd => generated 1194 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3179] 199.204.45.70 () {36 vars in 996 bytes} [Thu Apr 23 01:39:40 2026] DELETE /v2.0/ports/f550bda1-1a76-4249-a359-c3b6dda06bfc => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3180] 199.204.45.70 () {34 vars in 1079 bytes} [Thu Apr 23 01:39:40 2026] GET /v2.0/ports?tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f&device_id=d9a102a4-95fb-4736-b68c-f8dbf1eb25cd => 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: 1490/3181] 10.0.0.143 () {34 vars in 990 bytes} [Thu Apr 23 01:39:43 2026] GET /v2.0/ports?device_id=d9a102a4-95fb-4736-b68c-f8dbf1eb25cd => 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: 1692/3182] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:39:48 2026] DELETE /v2.0/security-group-rules/c74a4410-597f-4ff6-bc7c-a764137b3eca => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:48.723 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bec9936-a2bd-416d-b99d-3bc4d24d1b21'] response: {'server_uuid': 'd9a102a4-95fb-4736-b68c-f8dbf1eb25cd', 'name': 'network-vif-deleted', 'tag': 'f550bda1-1a76-4249-a359-c3b6dda06bfc', 'status': 'completed', 'code': 200} 2026-04-23 01:39:48.732 8 INFO neutron.api.v2.resource [None req-5f183d96-e026-485d-a8c0-96bd522c9fa4 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1491/3183] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:39:48 2026] GET /v2.0/security-group-rules/c74a4410-597f-4ff6-bc7c-a764137b3eca => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3184] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:39:48 2026] DELETE /v2.0/security-group-rules/ec99e3d3-79a9-4256-aa48-c2091a61a9b4 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:48.819 8 INFO neutron.api.v2.resource [None req-60add3e7-9283-4cd9-9067-a8e1154f80b9 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/3185] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:39:48 2026] GET /v2.0/security-group-rules/ec99e3d3-79a9-4256-aa48-c2091a61a9b4 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3186] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:39:48 2026] DELETE /v2.0/security-group-rules/672b154d-0fe6-424e-a875-7818ce7266c4 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:48.907 8 INFO neutron.api.v2.resource [None req-e054be08-5768-4da2-957b-222f7ec6b6ed f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1493/3187] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:39:48 2026] GET /v2.0/security-group-rules/672b154d-0fe6-424e-a875-7818ce7266c4 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3188] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:39:48 2026] DELETE /v2.0/security-group-rules/a586edd8-e986-4a4d-a4f5-9bfce937980a => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:49.001 8 INFO neutron.api.v2.resource [None req-f9a8d2b7-a548-48d8-bf92-17e2536db644 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1494/3189] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:39:48 2026] GET /v2.0/security-group-rules/a586edd8-e986-4a4d-a4f5-9bfce937980a => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3190] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:39:49 2026] DELETE /v2.0/security-group-rules/737f2b98-6494-451f-afac-2b6d308ec373 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:49.091 8 INFO neutron.api.v2.resource [None req-55b40ec6-8d05-41df-94d5-b2598c0534a9 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1495/3191] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:39:49 2026] GET /v2.0/security-group-rules/737f2b98-6494-451f-afac-2b6d308ec373 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3192] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:39:49 2026] DELETE /v2.0/security-group-rules/06a20bfc-9f06-4543-b34d-e9d6c1866255 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:49.188 8 INFO neutron.api.v2.resource [None req-1ff45cba-41e6-44ff-860f-64b0b8b04ac5 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/3193] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:39:49 2026] GET /v2.0/security-group-rules/06a20bfc-9f06-4543-b34d-e9d6c1866255 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3194] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:39:49 2026] DELETE /v2.0/security-group-rules/a41f0f38-f7c5-4c71-a39e-424571631858 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:49.279 8 INFO neutron.api.v2.resource [None req-3f9d6aae-cffc-4939-b303-c3ceaf19bf24 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/3195] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:39:49 2026] GET /v2.0/security-group-rules/a41f0f38-f7c5-4c71-a39e-424571631858 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3196] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:39:49 2026] DELETE /v2.0/security-group-rules/3ff41566-6d80-43d9-ad77-9836adb6bb7b => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:49.370 8 INFO neutron.api.v2.resource [None req-0d6d5c0d-9f19-4869-bb8a-8580577ad731 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/3197] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:39:49 2026] GET /v2.0/security-group-rules/3ff41566-6d80-43d9-ad77-9836adb6bb7b => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3198] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:39:49 2026] DELETE /v2.0/security-group-rules/28bc4a90-d002-4af7-8dbb-f91f800def0c => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:49.460 8 INFO neutron.api.v2.resource [None req-7191818d-364d-4175-8c0c-df1f70bfbcb8 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/3199] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:39:49 2026] GET /v2.0/security-group-rules/28bc4a90-d002-4af7-8dbb-f91f800def0c => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3200] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:39:49 2026] DELETE /v2.0/security-group-rules/6560ca78-1381-485d-a68e-066e7119bc49 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:49.551 8 INFO neutron.api.v2.resource [None req-bc88d1f5-ca44-4966-bf87-ece990b4df6c f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/3201] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:39:49 2026] GET /v2.0/security-group-rules/6560ca78-1381-485d-a68e-066e7119bc49 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3202] 10.0.0.234 () {32 vars in 750 bytes} [Thu Apr 23 01:39:49 2026] DELETE /v2.0/security-group-rules/f7e416df-fc54-4b90-8e82-78d513293762 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:49.635 8 INFO neutron.api.v2.resource [None req-3db3e0b9-11b5-4f72-9487-c207242601bf f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/3203] 10.0.0.234 () {32 vars in 747 bytes} [Thu Apr 23 01:39:49 2026] GET /v2.0/security-group-rules/f7e416df-fc54-4b90-8e82-78d513293762 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3204] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:39:49 2026] DELETE /v2.0/security-groups/542561f0-1c8f-41c5-ad78-97b4795ad9b3 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:49.759 8 INFO neutron.api.v2.resource [None req-0d15781e-2273-4c5c-bac9-dc6da5776685 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/3205] 10.0.0.234 () {32 vars in 737 bytes} [Thu Apr 23 01:39:49 2026] GET /v2.0/security-groups/542561f0-1c8f-41c5-ad78-97b4795ad9b3 => 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: 1704/3208] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:39:49 2026] PUT /v2.0/routers/4e036bba-5792-40c0-b59e-4fd9c40675af/remove_router_interface => generated 309 bytes in 1570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:39:51.528 8 INFO neutron.api.v2.resource [None req-faee150a-6f6e-4562-a81d-201242d7df87 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1505/3209] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:39:51 2026] PUT /v2.0/routers/4e036bba-5792-40c0-b59e-4fd9c40675af/remove_router_interface => generated 198 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3210] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:39:51 2026] PUT /v2.0/routers/4e036bba-5792-40c0-b59e-4fd9c40675af/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:39:52.638 8 INFO neutron.api.v2.resource [None req-04edb928-b82b-4361-8327-2208a41061ca f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1506/3211] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:39:52 2026] PUT /v2.0/routers/4e036bba-5792-40c0-b59e-4fd9c40675af/remove_router_interface => generated 198 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3212] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:39:52 2026] PUT /v2.0/routers/4e036bba-5792-40c0-b59e-4fd9c40675af/remove_router_interface => generated 309 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:39:53.797 8 INFO neutron.api.v2.resource [None req-88fc7dfa-36aa-4093-8009-f5ad492f5956 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/3213] 10.0.0.234 () {34 vars in 789 bytes} [Thu Apr 23 01:39:53 2026] PUT /v2.0/routers/4e036bba-5792-40c0-b59e-4fd9c40675af/remove_router_interface => generated 198 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:39:54.602 7 INFO neutron.services.segments.plugin [-] Segment cd75f31a-320a-4a5c-bb4f-a5a88aa869d5 resource provider aggregate not found 2026-04-23 01:39:54.606 7 INFO neutron.services.segments.plugin [-] Segment cd75f31a-320a-4a5c-bb4f-a5a88aa869d5 resource provider aggregate not found 2026-04-23 01:39:54.616 7 INFO neutron.db.l3_hamode_db [None req-f65c57a6-0a45-40cd-9484-9c9642a86d51 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] HA network b3add36f-74a8-4954-8f0a-ef74a806ed50 was deleted as no HA routers are present in tenant 15e9168c16e24e63b1eb6aaf6d2d579f. [pid: 7|app: 0|req: 1707/3214] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:39:53 2026] DELETE /v2.0/routers/4e036bba-5792-40c0-b59e-4fd9c40675af => generated 0 bytes in 819 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:39:54.643 8 INFO neutron.api.v2.resource [None req-d1436297-78e1-458d-869a-37ebe8bcf764 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1508/3215] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:39:54 2026] GET /v2.0/routers/4e036bba-5792-40c0-b59e-4fd9c40675af => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:39:54.662 7 INFO neutron.services.segments.plugin [-] Segment cd75f31a-320a-4a5c-bb4f-a5a88aa869d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd75f31a-320a-4a5c-bb4f-a5a88aa869d5 found for delete ", "request_id": "req-653b5395-b9f8-4e16-a797-5893b5e12886"}]} 2026-04-23 01:39:54.662 7 INFO neutron.services.segments.plugin [-] Segment cd75f31a-320a-4a5c-bb4f-a5a88aa869d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd75f31a-320a-4a5c-bb4f-a5a88aa869d5 found for delete ", "request_id": "req-85f1b4f0-ccd6-49c3-8f37-e6c4a7889c51"}]} [pid: 7|app: 0|req: 1708/3216] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:39:54 2026] DELETE /v2.0/subnets/07e5c335-561d-4b7a-bf52-e3ee53b86e56 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:39:54.841 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8286a9ac-6370-4b5f-ae3b-80a88f0b065e f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1509/3217] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:39:54 2026] GET /v2.0/subnets/07e5c335-561d-4b7a-bf52-e3ee53b86e56 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3218] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:39:54 2026] DELETE /v2.0/subnets/32a315f9-1c10-4a93-ba67-d5d698c19d74 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:39:55.013 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2f69f95-80c2-4af9-90c6-fe69402d62c3 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1510/3219] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:39:54 2026] GET /v2.0/subnets/32a315f9-1c10-4a93-ba67-d5d698c19d74 => 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: 1710/3220] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:39:55 2026] DELETE /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:39:55.332 8 INFO neutron.pecan_wsgi.hooks.translation [None req-24162d83-69f9-4b87-b181-1a498846912e f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1511/3221] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 01:39:55 2026] GET /v2.0/networks/ddc8a6c6-3abd-40a1-8456-8b6ed4bb14b5 => 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: 1711/3222] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:39:55 2026] DELETE /v2.0/subnets/7dd71815-7220-4cbd-8f88-c10940bebe72 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:39:55.526 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac7dc2bc-04e2-4cf5-8a2e-a4aa8d582311 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1512/3223] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:39:55 2026] GET /v2.0/subnets/7dd71815-7220-4cbd-8f88-c10940bebe72 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3224] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:39:55 2026] DELETE /v2.0/subnets/03b6713d-72ab-4639-bf30-42d5e5cda4ce => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:39:55.711 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff897b8d-d62f-481c-99cc-76e4dfe55c15 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1513/3225] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:39:55 2026] GET /v2.0/subnets/03b6713d-72ab-4639-bf30-42d5e5cda4ce => 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: 1713/3226] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:39:55 2026] DELETE /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:39:56.048 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54486e3d-2f82-4f3d-a408-8df871a2c3ff f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3227] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 01:39:56 2026] GET /v2.0/networks/e281c3a1-c715-4830-b2a0-e759b04f59ab => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3228] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:39:56 2026] DELETE /v2.0/subnets/ec006e2d-129f-47dc-af55-cbe1f040525c => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:39:56.225 8 INFO neutron.pecan_wsgi.hooks.translation [None req-930342d7-15e6-408e-8bc6-45ac90f59317 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/3229] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:39:56 2026] GET /v2.0/subnets/ec006e2d-129f-47dc-af55-cbe1f040525c => 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: 1715/3230] 10.0.0.234 () {32 vars in 724 bytes} [Thu Apr 23 01:39:56 2026] DELETE /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:39:56.402 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7aba8a68-de81-4665-b074-9abbd3885778 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/3231] 10.0.0.234 () {32 vars in 721 bytes} [Thu Apr 23 01:39:56 2026] GET /v2.0/subnets/320a97f8-6404-405c-ad9e-2beac505b490 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3232] 10.0.0.234 () {32 vars in 726 bytes} [Thu Apr 23 01:39:56 2026] DELETE /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 01:39:56.679 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc722651-9708-48b7-aa9f-3f3271639603 f9814a7c540e4bab8b0cc998274dc1c6 15e9168c16e24e63b1eb6aaf6d2d579f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/3233] 10.0.0.234 () {32 vars in 723 bytes} [Thu Apr 23 01:39:56 2026] GET /v2.0/networks/58e5aa57-57b8-4f3d-8796-40c320acfa56 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:39:58.684 7 INFO neutron.services.segments.plugin [-] Segment 0624f479-b27e-43a2-8cc7-fed33ffe1d5a resource provider aggregate not found 2026-04-23 01:39:58.689 7 INFO neutron.services.segments.plugin [-] Segment 0624f479-b27e-43a2-8cc7-fed33ffe1d5a resource provider aggregate not found 2026-04-23 01:39:58.705 7 INFO neutron.services.segments.plugin [-] Segment 0624f479-b27e-43a2-8cc7-fed33ffe1d5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0624f479-b27e-43a2-8cc7-fed33ffe1d5a found for delete ", "request_id": "req-6dea5e72-45d7-4f71-8156-2e4a629e361e"}]} 2026-04-23 01:39:58.713 7 INFO neutron.services.segments.plugin [-] Segment 0624f479-b27e-43a2-8cc7-fed33ffe1d5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0624f479-b27e-43a2-8cc7-fed33ffe1d5a found for delete ", "request_id": "req-55c3ca93-d1b8-4267-8169-f108699523ea"}]} 2026-04-23 01:39:58.725 7 INFO neutron.services.segments.plugin [-] Segment d7cc847a-9727-4ad3-83b9-25f8737a5fef resource provider aggregate not found 2026-04-23 01:39:58.730 7 INFO neutron.services.segments.plugin [-] Segment d7cc847a-9727-4ad3-83b9-25f8737a5fef resource provider aggregate not found 2026-04-23 01:39:58.741 7 INFO neutron.services.segments.plugin [-] Segment d7cc847a-9727-4ad3-83b9-25f8737a5fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7cc847a-9727-4ad3-83b9-25f8737a5fef found for delete ", "request_id": "req-cdf3fbd1-27ca-4041-8672-58a825e150a1"}]} 2026-04-23 01:39:58.745 7 INFO neutron.services.segments.plugin [-] Segment d7cc847a-9727-4ad3-83b9-25f8737a5fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7cc847a-9727-4ad3-83b9-25f8737a5fef found for delete ", "request_id": "req-ccec2cc6-92f5-4a6d-bb8e-a0691af14d47"}]} 2026-04-23 01:39:58.754 7 INFO neutron.services.segments.plugin [-] Segment b0a68818-2782-433a-9ac9-715c023c2fd0 resource provider aggregate not found 2026-04-23 01:39:58.758 7 INFO neutron.services.segments.plugin [-] Segment b0a68818-2782-433a-9ac9-715c023c2fd0 resource provider aggregate not found 2026-04-23 01:39:58.770 7 INFO neutron.services.segments.plugin [-] Segment b0a68818-2782-433a-9ac9-715c023c2fd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0a68818-2782-433a-9ac9-715c023c2fd0 found for delete ", "request_id": "req-798a1ba3-cec6-4dcf-bb86-1ec87fd5cf4b"}]} 2026-04-23 01:39:58.773 7 INFO neutron.services.segments.plugin [-] Segment b0a68818-2782-433a-9ac9-715c023c2fd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0a68818-2782-433a-9ac9-715c023c2fd0 found for delete ", "request_id": "req-69cc3edd-e727-4e72-8470-5543e7a0d034"}]} [pid: 7|app: 0|req: 1717/3234] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:39:58 2026] GET /v2.0/security-groups?tenant_id=3c00efaf5581414f90be0f5c3a1575f9&name=default => generated 2929 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3235] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:39:58 2026] DELETE /v2.0/security-groups/43fe73f9-d82a-4271-857e-f91c82e8f97c => 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: 1718/3236] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:39:59 2026] GET /v2.0/security-groups?tenant_id=a4e5fd23453a4cc69e87e4656f0231d9&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3237] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:39:59 2026] DELETE /v2.0/security-groups/6ac4605e-4ae4-4453-b4d8-04a69a78957e => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1719/3238] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:39:59 2026] GET /v2.0/security-groups?tenant_id=bc7a22e0dcea460ba3234d89784553d5&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3239] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:39:59 2026] DELETE /v2.0/security-groups/f1ba5262-a196-43db-9608-4a0ae10ec95f => 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: 1720/3240] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:39:59 2026] GET /v2.0/security-groups?tenant_id=15e9168c16e24e63b1eb6aaf6d2d579f&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3241] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:39:59 2026] DELETE /v2.0/security-groups/d76bc450-c6cf-4874-a1be-05e03db08177 => 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: 1721/3242] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:40:00 2026] GET /v2.0/security-groups?tenant_id=f43d8ede595b4dd3a72ed9369471ce53&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3243] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:40:00 2026] DELETE /v2.0/security-groups/f6a2f9ad-a568-4b75-b049-a9c55a89e81f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3244] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:40:00 2026] GET /v2.0/security-groups?tenant_id=a4e2beb230a445d8bf5a1adcb3c39655&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3245] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:40:00 2026] DELETE /v2.0/security-groups/50b47ff3-91a4-49dc-b2e2-8b05c3aeabb8 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1723/3246] 10.0.0.234 () {32 vars in 774 bytes} [Thu Apr 23 01:40:00 2026] GET /v2.0/security-groups?tenant_id=dff36b5a81ca4acd8f92a9649c9a45e4&name=default => generated 2929 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3247] 10.0.0.234 () {32 vars in 740 bytes} [Thu Apr 23 01:40:01 2026] DELETE /v2.0/security-groups/cbdf04d3-dae0-4226-a95e-8379024723c3 => 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: 1724/3248] 10.0.0.234 () {32 vars in 649 bytes} [Thu Apr 23 01:40:03 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) [pid: 8|app: 0|req: 1525/3249] 10.0.0.234 () {32 vars in 655 bytes} [Thu Apr 23 01:40:04 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: 1725/3250] 10.0.0.234 () {32 vars in 647 bytes} [Thu Apr 23 01:40:05 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3253] 10.0.0.234 () {32 vars in 643 bytes} [Thu Apr 23 01:40:05 2026] GET /v2.0/ports => generated 4721 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1728/3254] 10.0.0.234 () {32 vars in 647 bytes} [Thu Apr 23 01:40:05 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3255] 10.0.0.234 () {32 vars in 649 bytes} [Thu Apr 23 01:40:05 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1729/3256] 10.0.0.234 () {32 vars in 663 bytes} [Thu Apr 23 01:40:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3257] 10.0.0.234 () {32 vars in 655 bytes} [Thu Apr 23 01:40:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)