+ 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 [Sun May 10 01:24:12 2026] *** compiled with version: 11.4.0 on 09 May 2026 21:14:53 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-58f9cc8659-wtgsz machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55ea6426d160 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-10 01:24:16.202 8 INFO neutron.common.config [-] Logging enabled! 2026-05-10 01:24:16.203 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-10 01:24:16.270 7 INFO neutron.common.config [-] Logging enabled! 2026-05-10 01:24:16.271 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-10 01:24:16.480 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-10 01:24:16.540 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-10 01:24:17.317 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 01:24:17.320 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-10 01:24:17.323 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-10 01:24:17.325 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 01:24:17.325 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-10 01:24:17.325 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-10 01:24:17.325 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:24:17.331 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:24:17.331 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:24:17.332 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 01:24:17.351 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-10 01:24:17.352 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 01:24:17.352 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-10 01:24:17.354 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 01:24:17.357 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-10 01:24:17.360 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-10 01:24:17.361 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 01:24:17.361 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-10 01:24:17.361 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-10 01:24:17.361 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:24:17.367 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:24:17.367 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:24:17.367 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 01:24:17.385 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-10 01:24:17.386 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 01:24:17.386 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-10 01:24:17.394 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-10 01:24:17.395 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-10 01:24:17.395 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-10 01:24:17.395 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-10 01:24:17.402 8 WARNING oslo_policy.policy [None req-712ae14b-a418-4759-afac-6e743cd5f56a - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-10 01:24:17.428 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-10 01:24:17.428 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-10 01:24:17.428 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-10 01:24:17.428 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-10 01:24:17.435 7 WARNING oslo_policy.policy [None req-157cbb66-fd0a-43e9-b665-7bf92d86cdc4 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-10 01:24:17.785 8 INFO neutron.plugins.ml2.managers [None req-712ae14b-a418-4759-afac-6e743cd5f56a - - - - - -] Initializing driver for type 'vlan' 2026-05-10 01:24:17.808 7 INFO neutron.plugins.ml2.managers [None req-157cbb66-fd0a-43e9-b665-7bf92d86cdc4 - - - - - -] Initializing driver for type 'vlan' 2026-05-10 01:24:18.086 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-712ae14b-a418-4759-afac-6e743cd5f56a - - - - - -] VlanTypeDriver initialization complete 2026-05-10 01:24:18.087 8 INFO neutron.plugins.ml2.managers [None req-712ae14b-a418-4759-afac-6e743cd5f56a - - - - - -] Initializing driver for type 'vxlan' 2026-05-10 01:24:18.087 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-712ae14b-a418-4759-afac-6e743cd5f56a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-10 01:24:18.107 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-157cbb66-fd0a-43e9-b665-7bf92d86cdc4 - - - - - -] VlanTypeDriver initialization complete 2026-05-10 01:24:18.108 7 INFO neutron.plugins.ml2.managers [None req-157cbb66-fd0a-43e9-b665-7bf92d86cdc4 - - - - - -] Initializing driver for type 'vxlan' 2026-05-10 01:24:18.108 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-157cbb66-fd0a-43e9-b665-7bf92d86cdc4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-10 01:24:18.128 8 INFO neutron.plugins.ml2.managers [None req-712ae14b-a418-4759-afac-6e743cd5f56a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-10 01:24:18.128 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-712ae14b-a418-4759-afac-6e743cd5f56a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-10 01:24:18.128 8 INFO neutron.plugins.ml2.managers [None req-712ae14b-a418-4759-afac-6e743cd5f56a - - - - - -] Initializing extension driver 'port_security' 2026-05-10 01:24:18.128 8 INFO neutron.plugins.ml2.extensions.port_security [None req-712ae14b-a418-4759-afac-6e743cd5f56a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-10 01:24:18.128 8 INFO neutron.plugins.ml2.managers [None req-712ae14b-a418-4759-afac-6e743cd5f56a - - - - - -] Initializing extension driver 'qos' 2026-05-10 01:24:18.129 8 INFO neutron.plugins.ml2.managers [None req-712ae14b-a418-4759-afac-6e743cd5f56a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-10 01:24:18.129 8 INFO neutron.plugins.ml2.managers [None req-712ae14b-a418-4759-afac-6e743cd5f56a - - - - - -] Initializing mechanism driver 'l2population' 2026-05-10 01:24:18.130 7 INFO neutron.plugins.ml2.managers [None req-157cbb66-fd0a-43e9-b665-7bf92d86cdc4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-10 01:24:18.130 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-157cbb66-fd0a-43e9-b665-7bf92d86cdc4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-10 01:24:18.131 7 INFO neutron.plugins.ml2.managers [None req-157cbb66-fd0a-43e9-b665-7bf92d86cdc4 - - - - - -] Initializing extension driver 'port_security' 2026-05-10 01:24:18.131 7 INFO neutron.plugins.ml2.extensions.port_security [None req-157cbb66-fd0a-43e9-b665-7bf92d86cdc4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-10 01:24:18.131 7 INFO neutron.plugins.ml2.managers [None req-157cbb66-fd0a-43e9-b665-7bf92d86cdc4 - - - - - -] Initializing extension driver 'qos' 2026-05-10 01:24:18.131 7 INFO neutron.plugins.ml2.managers [None req-157cbb66-fd0a-43e9-b665-7bf92d86cdc4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-10 01:24:18.131 7 INFO neutron.plugins.ml2.managers [None req-157cbb66-fd0a-43e9-b665-7bf92d86cdc4 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-10 01:24:18.139 8 INFO neutron.quota [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded quota_driver: . 2026-05-10 01:24:18.140 8 INFO neutron.plugins.ml2.plugin [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Modular L2 Plugin initialization complete 2026-05-10 01:24:18.140 8 INFO neutron.plugins.ml2.managers [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-10 01:24:18.140 8 INFO neutron.plugins.ml2.managers [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-10 01:24:18.140 8 INFO neutron.plugins.ml2.managers [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Got port-security extension from driver 'port_security' 2026-05-10 01:24:18.141 8 INFO neutron.extensions.vlantransparent [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Disabled vlantransparent extension. 2026-05-10 01:24:18.141 8 INFO neutron.manager [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loading Plugin: qos 2026-05-10 01:24:18.142 7 INFO neutron.quota [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded quota_driver: . 2026-05-10 01:24:18.142 7 INFO neutron.plugins.ml2.plugin [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Modular L2 Plugin initialization complete 2026-05-10 01:24:18.143 7 INFO neutron.plugins.ml2.managers [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-10 01:24:18.143 7 INFO neutron.plugins.ml2.managers [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-10 01:24:18.143 7 INFO neutron.plugins.ml2.managers [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Got port-security extension from driver 'port_security' 2026-05-10 01:24:18.143 7 INFO neutron.extensions.vlantransparent [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Disabled vlantransparent extension. 2026-05-10 01:24:18.143 7 INFO neutron.manager [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loading Plugin: qos 2026-05-10 01:24:18.151 8 INFO neutron.manager [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loading Plugin: router 2026-05-10 01:24:18.154 7 INFO neutron.manager [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loading Plugin: router 2026-05-10 01:24:18.185 8 INFO neutron.services.service_base [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-10 01:24:18.186 8 INFO neutron.manager [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loading Plugin: segments 2026-05-10 01:24:18.190 7 INFO neutron.services.service_base [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-10 01:24:18.191 7 INFO neutron.manager [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loading Plugin: segments 2026-05-10 01:24:18.277 8 INFO neutron.manager [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loading Plugin: trunk 2026-05-10 01:24:18.283 7 INFO neutron.manager [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loading Plugin: trunk 2026-05-10 01:24:18.335 8 INFO neutron.manager [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loading Plugin: vpnaas 2026-05-10 01:24:18.338 7 INFO neutron.manager [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loading Plugin: vpnaas 2026-05-10 01:24:18.375 8 WARNING stevedore.named [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-10 01:24:18.379 7 WARNING stevedore.named [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-10 01:24:18.435 8 INFO neutron_vpnaas.services.vpn.plugin [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-10 01:24:18.436 8 INFO neutron.common.utils [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-10 01:24:18.436 8 INFO neutron.manager [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loading Plugin: auto_allocate 2026-05-10 01:24:18.439 7 INFO neutron_vpnaas.services.vpn.plugin [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-10 01:24:18.440 7 INFO neutron.common.utils [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-10 01:24:18.440 7 INFO neutron.manager [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loading Plugin: auto_allocate 2026-05-10 01:24:18.442 8 INFO neutron.manager [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loading Plugin: tag 2026-05-10 01:24:18.444 7 INFO neutron.manager [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loading Plugin: tag 2026-05-10 01:24:18.448 8 INFO neutron.manager [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loading Plugin: timestamp 2026-05-10 01:24:18.449 7 INFO neutron.manager [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loading Plugin: timestamp 2026-05-10 01:24:18.450 8 INFO neutron.manager [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loading Plugin: network_ip_availability 2026-05-10 01:24:18.451 7 INFO neutron.manager [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loading Plugin: network_ip_availability 2026-05-10 01:24:18.454 8 INFO neutron.manager [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loading Plugin: flavors 2026-05-10 01:24:18.454 7 INFO neutron.manager [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loading Plugin: flavors 2026-05-10 01:24:18.457 8 INFO neutron.manager [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loading Plugin: revisions 2026-05-10 01:24:18.457 7 INFO neutron.manager [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loading Plugin: revisions 2026-05-10 01:24:18.460 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Initializing extension manager. 2026-05-10 01:24:18.460 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Initializing extension manager. 2026-05-10 01:24:18.461 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: address-group 2026-05-10 01:24:18.461 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: address-group 2026-05-10 01:24:18.462 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: address-scope 2026-05-10 01:24:18.462 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: address-scope 2026-05-10 01:24:18.462 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-10 01:24:18.463 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-10 01:24:18.463 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: agent 2026-05-10 01:24:18.464 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: agent 2026-05-10 01:24:18.464 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: agent-resources-synced 2026-05-10 01:24:18.464 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: agent-resources-synced 2026-05-10 01:24:18.465 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: allowed-address-pairs 2026-05-10 01:24:18.466 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: allowed-address-pairs 2026-05-10 01:24:18.466 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: auto-allocated-topology 2026-05-10 01:24:18.466 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: auto-allocated-topology 2026-05-10 01:24:18.467 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: availability_zone 2026-05-10 01:24:18.467 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: availability_zone_filter 2026-05-10 01:24:18.467 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: availability_zone 2026-05-10 01:24:18.468 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-10 01:24:18.468 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: availability_zone_filter 2026-05-10 01:24:18.468 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: default-subnetpools 2026-05-10 01:24:18.469 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-10 01:24:18.469 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: default-subnetpools 2026-05-10 01:24:18.469 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-10 01:24:18.470 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: dns-integration 2026-05-10 01:24:18.471 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: dns-domain-ports 2026-05-10 01:24:18.471 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-10 01:24:18.471 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-10 01:24:18.472 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: dns-integration 2026-05-10 01:24:18.472 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: dvr 2026-05-10 01:24:18.472 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: dns-domain-ports 2026-05-10 01:24:18.472 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-10 01:24:18.473 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-10 01:24:18.473 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: empty-string-filtering 2026-05-10 01:24:18.473 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 01:24:18.474 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: dvr 2026-05-10 01:24:18.474 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-10 01:24:18.474 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-10 01:24:18.475 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: external-net 2026-05-10 01:24:18.475 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: empty-string-filtering 2026-05-10 01:24:18.475 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-10 01:24:18.476 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 01:24:18.476 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-10 01:24:18.476 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: extraroute 2026-05-10 01:24:18.477 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: external-net 2026-05-10 01:24:18.478 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: extraroute-atomic 2026-05-10 01:24:18.478 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-10 01:24:18.478 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-10 01:24:18.478 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: extraroute 2026-05-10 01:24:18.479 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-10 01:24:18.479 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: extraroute-atomic 2026-05-10 01:24:18.479 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-10 01:24:18.480 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-10 01:24:18.480 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-10 01:24:18.480 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: fip-port-details 2026-05-10 01:24:18.481 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-10 01:24:18.481 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: flavors 2026-05-10 01:24:18.481 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-10 01:24:18.482 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-10 01:24:18.482 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-10 01:24:18.483 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: fip-port-details 2026-05-10 01:24:18.483 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: floatingip-pools 2026-05-10 01:24:18.483 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: ip_allocation 2026-05-10 01:24:18.484 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: flavors 2026-05-10 01:24:18.484 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: ip-substring-filtering 2026-05-10 01:24:18.485 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: l2_adjacency 2026-05-10 01:24:18.485 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-10 01:24:18.486 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: floatingip-pools 2026-05-10 01:24:18.486 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: router 2026-05-10 01:24:18.486 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: ip_allocation 2026-05-10 01:24:18.487 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: ip-substring-filtering 2026-05-10 01:24:18.487 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 01:24:18.488 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: l2_adjacency 2026-05-10 01:24:18.488 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: ext-gw-mode 2026-05-10 01:24:18.488 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: l3-ha 2026-05-10 01:24:18.489 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-10 01:24:18.489 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: router 2026-05-10 01:24:18.489 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-10 01:24:18.490 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: l3-flavors 2026-05-10 01:24:18.491 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 01:24:18.491 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-10 01:24:18.491 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: ext-gw-mode 2026-05-10 01:24:18.491 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-10 01:24:18.492 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: l3-ha 2026-05-10 01:24:18.493 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-10 01:24:18.493 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-10 01:24:18.493 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-10 01:24:18.494 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: l3-flavors 2026-05-10 01:24:18.494 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-10 01:24:18.495 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-10 01:24:18.495 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-10 01:24:18.496 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-10 01:24:18.496 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-10 01:24:18.497 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-10 01:24:18.498 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: multi-provider 2026-05-10 01:24:18.498 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-10 01:24:18.498 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: net-mtu 2026-05-10 01:24:18.499 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: net-mtu-writable 2026-05-10 01:24:18.499 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-10 01:24:18.499 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: network_availability_zone 2026-05-10 01:24:18.500 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: network_ha 2026-05-10 01:24:18.500 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-10 01:24:18.500 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: network-ip-availability 2026-05-10 01:24:18.501 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-10 01:24:18.501 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-10 01:24:18.502 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: pagination 2026-05-10 01:24:18.502 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-10 01:24:18.502 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: port-device-profile 2026-05-10 01:24:18.503 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: multi-provider 2026-05-10 01:24:18.503 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-10 01:24:18.504 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-10 01:24:18.504 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: net-mtu 2026-05-10 01:24:18.504 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: port-mac-override 2026-05-10 01:24:18.504 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: net-mtu-writable 2026-05-10 01:24:18.505 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-10 01:24:18.505 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: network_availability_zone 2026-05-10 01:24:18.505 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-10 01:24:18.506 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: port-resource-request 2026-05-10 01:24:18.506 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: network_ha 2026-05-10 01:24:18.506 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: port-resource-request-groups 2026-05-10 01:24:18.507 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: network-ip-availability 2026-05-10 01:24:18.507 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: binding 2026-05-10 01:24:18.508 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: binding-extended 2026-05-10 01:24:18.508 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-10 01:24:18.508 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: port-security 2026-05-10 01:24:18.508 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: pagination 2026-05-10 01:24:18.509 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: project-id 2026-05-10 01:24:18.509 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: port-device-profile 2026-05-10 01:24:18.509 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: provider 2026-05-10 01:24:18.510 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-10 01:24:18.510 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-10 01:24:18.511 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: qos 2026-05-10 01:24:18.511 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: port-mac-override 2026-05-10 01:24:18.512 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-10 01:24:18.512 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-10 01:24:18.512 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-10 01:24:18.512 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-10 01:24:18.513 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: qos-default 2026-05-10 01:24:18.513 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: port-resource-request 2026-05-10 01:24:18.513 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: qos-fip 2026-05-10 01:24:18.514 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: port-resource-request-groups 2026-05-10 01:24:18.514 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-10 01:24:18.514 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: qos-gateway-ip 2026-05-10 01:24:18.514 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: binding 2026-05-10 01:24:18.515 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: qos-port-network-policy 2026-05-10 01:24:18.515 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: binding-extended 2026-05-10 01:24:18.516 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: qos-pps-minimum 2026-05-10 01:24:18.516 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: port-security 2026-05-10 01:24:18.516 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-10 01:24:18.517 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: project-id 2026-05-10 01:24:18.517 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: qos-pps 2026-05-10 01:24:18.517 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: provider 2026-05-10 01:24:18.517 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: qos-rule-type-details 2026-05-10 01:24:18.518 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-10 01:24:18.519 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: qos-rules-alias 2026-05-10 01:24:18.519 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: quota-check-limit 2026-05-10 01:24:18.519 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: qos 2026-05-10 01:24:18.520 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-10 01:24:18.521 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-10 01:24:18.521 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: quotas 2026-05-10 01:24:18.522 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: qos-default 2026-05-10 01:24:18.522 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: quota_details 2026-05-10 01:24:18.522 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: qos-fip 2026-05-10 01:24:18.523 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-10 01:24:18.523 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: rbac-policies 2026-05-10 01:24:18.523 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: qos-gateway-ip 2026-05-10 01:24:18.524 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: rbac-address-group 2026-05-10 01:24:18.524 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: qos-port-network-policy 2026-05-10 01:24:18.524 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: rbac-address-scope 2026-05-10 01:24:18.524 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: qos-pps-minimum 2026-05-10 01:24:18.525 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: rbac-security-groups 2026-05-10 01:24:18.525 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-10 01:24:18.525 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: rbac-subnetpool 2026-05-10 01:24:18.526 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: revision-if-match 2026-05-10 01:24:18.526 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: qos-pps 2026-05-10 01:24:18.527 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: qos-rule-type-details 2026-05-10 01:24:18.527 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: standard-attr-revisions 2026-05-10 01:24:18.527 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-10 01:24:18.527 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: router_availability_zone 2026-05-10 01:24:18.528 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: qos-rules-alias 2026-05-10 01:24:18.528 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-10 01:24:18.528 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: quota-check-limit 2026-05-10 01:24:18.529 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: security-groups-default-rules 2026-05-10 01:24:18.530 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-10 01:24:18.530 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: quotas 2026-05-10 01:24:18.530 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-10 01:24:18.531 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-10 01:24:18.531 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: quota_details 2026-05-10 01:24:18.532 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-10 01:24:18.533 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: rbac-policies 2026-05-10 01:24:18.533 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: rbac-address-group 2026-05-10 01:24:18.534 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: rbac-address-scope 2026-05-10 01:24:18.534 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: rbac-security-groups 2026-05-10 01:24:18.535 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: rbac-subnetpool 2026-05-10 01:24:18.536 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: revision-if-match 2026-05-10 01:24:18.536 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: standard-attr-revisions 2026-05-10 01:24:18.537 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: router_availability_zone 2026-05-10 01:24:18.538 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-10 01:24:18.539 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: security-group 2026-05-10 01:24:18.539 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: security-groups-default-rules 2026-05-10 01:24:18.540 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: segment 2026-05-10 01:24:18.540 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-10 01:24:18.540 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-10 01:24:18.541 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-10 01:24:18.541 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: service-type 2026-05-10 01:24:18.541 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-10 01:24:18.542 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: sorting 2026-05-10 01:24:18.542 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: standard-attr-segment 2026-05-10 01:24:18.542 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-10 01:24:18.543 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: standard-attr-description 2026-05-10 01:24:18.543 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: stateful-security-group 2026-05-10 01:24:18.544 7 WARNING neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-10 01:24:18.544 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-10 01:24:18.545 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: subnet_onboard 2026-05-10 01:24:18.546 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-10 01:24:18.546 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: subnet-service-types 2026-05-10 01:24:18.547 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: subnet_allocation 2026-05-10 01:24:18.548 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-10 01:24:18.548 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-10 01:24:18.550 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: security-group 2026-05-10 01:24:18.551 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: standard-attr-tag 2026-05-10 01:24:18.551 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: segment 2026-05-10 01:24:18.552 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-10 01:24:18.552 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-10 01:24:18.552 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: trunk 2026-05-10 01:24:18.553 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: trunk-details 2026-05-10 01:24:18.553 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: service-type 2026-05-10 01:24:18.553 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-10 01:24:18.554 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: sorting 2026-05-10 01:24:18.554 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-10 01:24:18.554 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: standard-attr-segment 2026-05-10 01:24:18.555 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-10 01:24:18.555 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: standard-attr-description 2026-05-10 01:24:18.555 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: vpn-flavors 2026-05-10 01:24:18.556 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: stateful-security-group 2026-05-10 01:24:18.556 8 WARNING neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-10 01:24:18.557 7 INFO neutron.api.extensions [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Loaded extension: vpnaas 2026-05-10 01:24:18.557 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-10 01:24:18.557 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: subnet_onboard 2026-05-10 01:24:18.558 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-10 01:24:18.559 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: subnet-service-types 2026-05-10 01:24:18.559 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-10 01:24:18.559 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-10 01:24:18.559 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:24:18.559 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-10 01:24:18.559 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: subnet_allocation 2026-05-10 01:24:18.560 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-10 01:24:18.560 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 01:24:18.560 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 01:24:18.561 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-10 01:24:18.562 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 01:24:18.563 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 01:24:18.563 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 01:24:18.563 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:24:18.563 7 WARNING neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] subnetpool is already registered 2026-05-10 01:24:18.563 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: standard-attr-tag 2026-05-10 01:24:18.563 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:24:18.564 7 WARNING neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] subnetpool is already registered 2026-05-10 01:24:18.564 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 01:24:18.564 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 01:24:18.564 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-10 01:24:18.564 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 01:24:18.565 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 01:24:18.565 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 01:24:18.565 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: trunk 2026-05-10 01:24:18.565 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 01:24:18.565 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: trunk-details 2026-05-10 01:24:18.566 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-10 01:24:18.567 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-10 01:24:18.567 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 01:24:18.567 7 WARNING neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] router is already registered 2026-05-10 01:24:18.567 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 01:24:18.567 7 WARNING neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] floatingip is already registered 2026-05-10 01:24:18.568 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-10 01:24:18.568 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 01:24:18.568 7 WARNING neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] rbac_policy is already registered 2026-05-10 01:24:18.568 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: vpn-flavors 2026-05-10 01:24:18.569 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 01:24:18.569 7 WARNING neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] security_group is already registered 2026-05-10 01:24:18.569 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 01:24:18.569 7 WARNING neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] security_group_rule is already registered 2026-05-10 01:24:18.569 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:24:18.570 7 WARNING neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] subnetpool is already registered 2026-05-10 01:24:18.570 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:24:18.570 8 INFO neutron.api.extensions [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Loaded extension: vpnaas 2026-05-10 01:24:18.570 7 WARNING neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] subnetpool is already registered 2026-05-10 01:24:18.570 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 01:24:18.570 7 WARNING neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] trunk is already registered 2026-05-10 01:24:18.571 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 01:24:18.571 7 WARNING neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] endpoint_group is already registered 2026-05-10 01:24:18.571 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 01:24:18.571 7 WARNING neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] vpnservice is already registered 2026-05-10 01:24:18.571 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 01:24:18.571 7 WARNING neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] ipsec_site_connection is already registered 2026-05-10 01:24:18.572 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 01:24:18.572 7 WARNING neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] ipsecpolicy is already registered 2026-05-10 01:24:18.572 7 INFO neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 01:24:18.572 7 WARNING neutron.quota.resource_registry [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] ikepolicy is already registered 2026-05-10 01:24:18.572 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-10 01:24:18.573 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-10 01:24:18.573 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:24:18.573 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-10 01:24:18.574 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 01:24:18.574 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 01:24:18.577 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 01:24:18.577 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 01:24:18.577 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 01:24:18.577 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:24:18.578 8 WARNING neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] subnetpool is already registered 2026-05-10 01:24:18.578 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:24:18.578 8 WARNING neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] subnetpool is already registered 2026-05-10 01:24:18.578 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 01:24:18.579 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 01:24:18.579 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 01:24:18.579 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 01:24:18.579 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 01:24:18.579 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 01:24:18.581 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 01:24:18.581 8 WARNING neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] router is already registered 2026-05-10 01:24:18.581 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 01:24:18.582 8 WARNING neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] floatingip is already registered 2026-05-10 01:24:18.583 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 01:24:18.583 8 WARNING neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] rbac_policy is already registered 2026-05-10 01:24:18.583 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 01:24:18.583 8 WARNING neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] security_group is already registered 2026-05-10 01:24:18.583 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 01:24:18.583 8 WARNING neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] security_group_rule is already registered 2026-05-10 01:24:18.584 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:24:18.584 8 WARNING neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] subnetpool is already registered 2026-05-10 01:24:18.584 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:24:18.584 8 WARNING neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] subnetpool is already registered 2026-05-10 01:24:18.584 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 01:24:18.585 8 WARNING neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] trunk is already registered 2026-05-10 01:24:18.585 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 01:24:18.585 8 WARNING neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] endpoint_group is already registered 2026-05-10 01:24:18.585 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 01:24:18.585 8 WARNING neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] vpnservice is already registered 2026-05-10 01:24:18.586 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 01:24:18.586 8 WARNING neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] ipsec_site_connection is already registered 2026-05-10 01:24:18.586 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 01:24:18.586 8 WARNING neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] ipsecpolicy is already registered 2026-05-10 01:24:18.586 8 INFO neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 01:24:18.586 8 WARNING neutron.quota.resource_registry [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] ikepolicy is already registered 2026-05-10 01:24:18.609 7 WARNING keystonemiddleware._common.config [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 01:24:18.616 7 WARNING oslo_config.cfg [None req-b1d9f0ea-61d2-4fe5-850e-05277796ee7d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55ea6426d160 pid: 7 (default app) 2026-05-10 01:24:18.623 8 WARNING keystonemiddleware._common.config [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 01:24:18.631 8 WARNING oslo_config.cfg [None req-af78a03a-6bad-414d-bc9f-46f0bfc7db4d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55ea6426d160 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:24:25.396 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5211a394-c803-4f9f-aa28-80b48d13a8a2 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/3] 199.204.45.162 () {44 vars in 926 bytes} [Sun May 10 01:24:24 2026] GET /v2.0/networks/public => generated 108 bytes in 730 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 3/4] 199.204.45.162 () {44 vars in 948 bytes} [Sun May 10 01:24:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:24:25.978 8 WARNING oslo_policy.policy [None req-6028da30-2d8c-47fd-90ff-60d034dcb450 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-10 01:24:26.099 8 WARNING neutron.services.revisions.revision_plugin [None req-6028da30-2d8c-47fd-90ff-60d034dcb450 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Could not find related network for resource to bump revision. 2026-05-10 01:24:26.128 8 INFO neutron.db.segments_db [None req-6028da30-2d8c-47fd-90ff-60d034dcb450 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 6a7ed3e0-4474-4d56-81e0-285e927f8e26 of type flat for network 836338da-3730-4e85-b287-19e250bb02a6 2026-05-10 01:24:26.187 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6028da30-2d8c-47fd-90ff-60d034dcb450 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/5] 199.204.45.162 () {48 vars in 966 bytes} [Sun May 10 01:24:25 2026] POST /v2.0/networks => generated 124 bytes in 508 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:24:32.449 7 INFO neutron.pecan_wsgi.hooks.translation [None req-512843c8-cbcb-43b7-98c3-0f7c96d5bd1e 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/6] 199.204.45.162 () {44 vars in 926 bytes} [Sun May 10 01:24:32 2026] GET /v2.0/networks/public => generated 108 bytes in 404 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/7] 199.204.45.162 () {44 vars in 948 bytes} [Sun May 10 01:24:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:24:32.769 7 WARNING oslo_policy.policy [None req-bfc7a0f5-426b-4cf3-be25-41f446a6c2ae 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-10 01:24:32.808 7 WARNING neutron.services.revisions.revision_plugin [None req-bfc7a0f5-426b-4cf3-be25-41f446a6c2ae 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Could not find related network for resource to bump revision. 2026-05-10 01:24:32.837 7 INFO neutron.db.segments_db [None req-bfc7a0f5-426b-4cf3-be25-41f446a6c2ae 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 927ab334-f204-416b-bad5-f52f33286bd1 of type flat for network 177d3e3a-c097-4b55-95a4-e65b49a15053 2026-05-10 01:24:32.890 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfc7a0f5-426b-4cf3-be25-41f446a6c2ae 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/8] 199.204.45.162 () {48 vars in 966 bytes} [Sun May 10 01:24:32 2026] POST /v2.0/networks => generated 124 bytes in 431 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:24:38.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63f00a13-2e35-4eaa-9b4b-4ef8fdb56267 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/10] 199.204.45.162 () {44 vars in 926 bytes} [Sun May 10 01:24:38 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 199.204.45.162 () {44 vars in 948 bytes} [Sun May 10 01:24:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:24:38.849 7 WARNING neutron.services.revisions.revision_plugin [None req-6f01efd9-3018-43af-8b61-1e573949a19f 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Could not find related network for resource to bump revision. 2026-05-10 01:24:38.867 7 INFO neutron.db.segments_db [None req-6f01efd9-3018-43af-8b61-1e573949a19f 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 5ed12913-ca5e-44da-b54b-44a19ab0cced of type flat for network 05a56bae-26a0-49b2-add3-a8920f6fa6f7 2026-05-10 01:24:38.894 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f01efd9-3018-43af-8b61-1e573949a19f 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/12] 199.204.45.162 () {48 vars in 966 bytes} [Sun May 10 01:24:38 2026] POST /v2.0/networks => generated 124 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:24:44.814 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f31e1c2-65eb-49e4-bc82-567473d4ed18 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/13] 199.204.45.162 () {44 vars in 926 bytes} [Sun May 10 01:24:44 2026] GET /v2.0/networks/public => generated 108 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/14] 199.204.45.162 () {44 vars in 948 bytes} [Sun May 10 01:24:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:24:44.912 8 WARNING neutron.services.revisions.revision_plugin [None req-45ca201d-6372-43f7-9805-1192c38ad60c 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Could not find related network for resource to bump revision. 2026-05-10 01:24:44.934 8 INFO neutron.db.segments_db [None req-45ca201d-6372-43f7-9805-1192c38ad60c 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment e44582a0-75f5-4f47-8c22-5b28501309ea of type flat for network bd78f49a-6663-4658-b7c7-50af70fa7d34 2026-05-10 01:24:44.974 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45ca201d-6372-43f7-9805-1192c38ad60c 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/15] 199.204.45.162 () {48 vars in 966 bytes} [Sun May 10 01:24:44 2026] POST /v2.0/networks => generated 124 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:24:50.870 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cba674bf-4956-46df-be31-b5cb7b52d6ef 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/16] 199.204.45.162 () {44 vars in 926 bytes} [Sun May 10 01:24:50 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.162 () {44 vars in 948 bytes} [Sun May 10 01:24:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:24:50.998 7 WARNING neutron.services.revisions.revision_plugin [None req-14577787-db58-404c-86f3-fe17f15eacf1 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Could not find related network for resource to bump revision. 2026-05-10 01:24:51.022 7 INFO neutron.db.segments_db [None req-14577787-db58-404c-86f3-fe17f15eacf1 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment e6d57cd6-5f2f-4b2d-90d5-32dd9f39ac15 of type flat for network 9b7baf0a-8ae6-4c0f-82aa-7f5d611276b2 [pid: 7|app: 0|req: 10/18] 199.204.45.162 () {48 vars in 966 bytes} [Sun May 10 01:24:50 2026] POST /v2.0/networks => generated 706 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:24:52.519 8 INFO neutron.pecan_wsgi.hooks.translation [None req-774bed6f-7f3f-4e03-ada2-2afc1a8c1d44 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/19] 199.204.45.162 () {44 vars in 926 bytes} [Sun May 10 01:24:52 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/20] 199.204.45.162 () {44 vars in 948 bytes} [Sun May 10 01:24:52 2026] GET /v2.0/networks?name=public => generated 709 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:24:52.643 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1d23407-a897-4cea-8139-e63ecc5498ff 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/21] 199.204.45.162 () {44 vars in 1033 bytes} [Sun May 10 01:24:52 2026] GET /v2.0/subnets/public-subnet?network_id=9b7baf0a-8ae6-4c0f-82aa-7f5d611276b2 => generated 113 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.204.45.162 () {44 vars in 1056 bytes} [Sun May 10 01:24:52 2026] GET /v2.0/subnets?name=public-subnet&network_id=9b7baf0a-8ae6-4c0f-82aa-7f5d611276b2 => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/23] 199.204.45.162 () {48 vars in 964 bytes} [Sun May 10 01:24:52 2026] POST /v2.0/subnets => generated 641 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:29:22.096 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ee74c98d-60f7-4dc4-bf95-8f6cd1508b60] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 01:29:22.097 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [291fce09-4758-4be4-b0f4-af869bec0902] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 01:29:22.100 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun May 10 01:29:22 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.162) !!! 2026-05-10 01:29:22.221 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c4212fd-7060-471b-8c2c-6260e0dd7693 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/58] 199.204.45.162 () {44 vars in 936 bytes} [Sun May 10 01:29:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:29:22.233 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ae3647c8-c015-4c30-93a7-3112d1935330] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 01:29:22.234 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8daa20c2-a7bd-4b21-a736-9a3566de83c0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 01:29:22.235 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun May 10 01:29:22 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.162) !!! [pid: 8|app: 0|req: 29/59] 199.204.45.162 () {44 vars in 958 bytes} [Sun May 10 01:29:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:29:22.327 7 INFO neutron.db.segments_db [None req-3e443d09-aada-4c92-acdb-828235cf0f32 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 73dff21f-aa27-4ef0-a384-5972f01b94e4 of type vxlan for network a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3 [pid: 7|app: 0|req: 31/60] 199.204.45.162 () {48 vars in 965 bytes} [Sun May 10 01:29:22 2026] POST /v2.0/networks => generated 706 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:29:23.302 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8daa20c2-a7bd-4b21-a736-9a3566de83c0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42826. 2026-05-10 01:29:23.304 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ae3647c8-c015-4c30-93a7-3112d1935330] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42810. 2026-05-10 01:29:23.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8883e9ec-1d18-4fb0-b587-251f7e6e2e64 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/61] 199.204.45.162 () {44 vars in 936 bytes} [Sun May 10 01:29:23 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:29:23.410 7 INFO oslo.messaging._drivers.impl_rabbit [-] [291fce09-4758-4be4-b0f4-af869bec0902] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42838. 2026-05-10 01:29:23.412 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ee74c98d-60f7-4dc4-bf95-8f6cd1508b60] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42828. [pid: 7|app: 0|req: 32/62] 199.204.45.162 () {44 vars in 958 bytes} [Sun May 10 01:29:23 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:29:23.455 7 INFO neutron.pecan_wsgi.hooks.translation [None req-905ff631-039f-4876-9df4-beb06743e392 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/65] 199.204.45.162 () {44 vars in 1035 bytes} [Sun May 10 01:29:23 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/66] 199.204.45.162 () {44 vars in 1058 bytes} [Sun May 10 01:29:23 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/67] 199.204.45.162 () {48 vars in 964 bytes} [Sun May 10 01:29:23 2026] POST /v2.0/subnets => generated 627 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:29:24.921 8 INFO neutron.api.v2.resource [None req-9e13029b-423f-46e3-a3ab-dc9ccef7a444 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/68] 199.204.45.162 () {44 vars in 970 bytes} [Sun May 10 01:29:24 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/69] 199.204.45.162 () {44 vars in 992 bytes} [Sun May 10 01:29:24 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => 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: 34/70] 199.204.45.162 () {48 vars in 979 bytes} [Sun May 10 01:29:24 2026] POST /v2.0/security-groups => generated 1552 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:26 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 1552 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:26 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 1552 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:26 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 1552 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.204.45.162 () {48 vars in 990 bytes} [Sun May 10 01:29:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:27 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 2134 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:27 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 2134 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:27 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 2134 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.162 () {48 vars in 990 bytes} [Sun May 10 01:29:27 2026] POST /v2.0/security-group-rules => generated 571 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:28 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 2718 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:28 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 2718 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:28 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 2718 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.162 () {48 vars in 990 bytes} [Sun May 10 01:29:28 2026] POST /v2.0/security-group-rules => generated 571 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:29 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 3302 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:29 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 3302 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:29 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 3302 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.162 () {48 vars in 990 bytes} [Sun May 10 01:29:29 2026] POST /v2.0/security-group-rules => generated 571 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:30 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 3886 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:30 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 3886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:30 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 3886 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.162 () {48 vars in 990 bytes} [Sun May 10 01:29:30 2026] POST /v2.0/security-group-rules => generated 571 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.162 () {44 vars in 986 bytes} [Sun May 10 01:29:31 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3 => generated 731 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:29:32.029 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2be06788-ec08-46fe-bb11-f3ec44d71617 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 45/92] 199.204.45.162 () {44 vars in 1075 bytes} [Sun May 10 01:29:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.162 () {44 vars in 1098 bytes} [Sun May 10 01:29:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:32 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 4470 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.162 () {48 vars in 960 bytes} [Sun May 10 01:29:32 2026] POST /v2.0/ports => generated 1100 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:29:39.535 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9303c7f-380e-4123-9082-5a919bbf5fd2 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/98] 199.204.45.162 () {44 vars in 978 bytes} [Sun May 10 01:29:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.204.45.162 () {48 vars in 1030 bytes} [Sun May 10 01:29:39 2026] PUT /v2.0/ports/10ae4d16-355f-4fda-8f18-6af4701826ed => generated 1213 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.204.45.162 () {44 vars in 919 bytes} [Sun May 10 01:29:41 2026] GET /v2.0/ports => generated 3730 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:29:42.562 7 INFO neutron.api.v2.resource [None req-e4da3741-4fe6-482f-b03d-bbfb6ffcc84b 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/102] 199.204.45.162 () {44 vars in 958 bytes} [Sun May 10 01:29:42 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/103] 199.204.45.162 () {44 vars in 980 bytes} [Sun May 10 01:29:42 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/104] 199.204.45.162 () {48 vars in 979 bytes} [Sun May 10 01:29:42 2026] POST /v2.0/security-groups => generated 1546 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:43 2026] GET /v2.0/security-groups/f4a81fb3-b69b-4ea6-abdc-ba5bb2a8f4d5 => generated 1546 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:43 2026] GET /v2.0/security-groups/f4a81fb3-b69b-4ea6-abdc-ba5bb2a8f4d5 => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:43 2026] GET /v2.0/security-groups/f4a81fb3-b69b-4ea6-abdc-ba5bb2a8f4d5 => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.204.45.162 () {48 vars in 990 bytes} [Sun May 10 01:29:43 2026] POST /v2.0/security-group-rules => generated 591 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:44 2026] GET /v2.0/security-groups/f4a81fb3-b69b-4ea6-abdc-ba5bb2a8f4d5 => generated 2150 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:44 2026] GET /v2.0/security-groups/f4a81fb3-b69b-4ea6-abdc-ba5bb2a8f4d5 => generated 2150 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:29:44 2026] GET /v2.0/security-groups/f4a81fb3-b69b-4ea6-abdc-ba5bb2a8f4d5 => generated 2150 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.162 () {48 vars in 990 bytes} [Sun May 10 01:29:44 2026] POST /v2.0/security-group-rules => generated 595 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/123] 199.204.45.162 () {44 vars in 974 bytes} [Sun May 10 01:30:56 2026] GET /v2.0/quotas/f21e9b152e194fa4894635dcf17b6949 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 60/124] 199.204.45.162 () {48 vars in 1026 bytes} [Sun May 10 01:30:57 2026] PUT /v2.0/quotas/f21e9b152e194fa4894635dcf17b6949 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:33:06.462 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8daa20c2-a7bd-4b21-a736-9a3566de83c0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 01:33:06.463 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ae3647c8-c015-4c30-93a7-3112d1935330] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:33:06.665 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce9f1e2e-f3c8-4820-906d-1bd9e176a503 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 69/141] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 01:33:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 212 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:33:06.680 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [291fce09-4758-4be4-b0f4-af869bec0902] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 01:33:06.681 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ee74c98d-60f7-4dc4-bf95-8f6cd1508b60] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:33:06.693 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 01:33:06 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.162) !!! [pid: 7|app: 0|req: 73/142] 199.204.45.162 () {30 vars in 763 bytes} [Sun May 10 01:33:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:33:08.448 7 INFO oslo.messaging._drivers.impl_rabbit [-] [291fce09-4758-4be4-b0f4-af869bec0902] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37218. 2026-05-10 01:33:08.450 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ee74c98d-60f7-4dc4-bf95-8f6cd1508b60] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37228. 2026-05-10 01:33:08.506 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0995f0eb-c44a-4589-9bdc-0d1d943c22dc 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/145] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 01:33:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/146] 199.204.45.162 () {30 vars in 763 bytes} [Sun May 10 01:33:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:40:32.454 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ee74c98d-60f7-4dc4-bf95-8f6cd1508b60] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 01:40:32.455 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [291fce09-4758-4be4-b0f4-af869bec0902] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 01:40:32.456 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun May 10 01:40:32 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=78e282ffa723405ba2b191aad45ca12a (ip 199.204.45.162) !!! 2026-05-10 01:40:32.615 7 INFO neutron.api.v2.resource [None req-d3c5d4c2-efbb-427d-ad7f-9bcb4297d1b1 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 105/205] 199.204.45.162 () {44 vars in 1073 bytes} [Sun May 10 01:40:32 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=78e282ffa723405ba2b191aad45ca12a => generated 139 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:40:32.627 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ae3647c8-c015-4c30-93a7-3112d1935330] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 01:40:32.629 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8daa20c2-a7bd-4b21-a736-9a3566de83c0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 01:40:32.631 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 01:40:32 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=78e282ffa723405ba2b191aad45ca12a (ip 199.204.45.162) !!! [pid: 8|app: 0|req: 101/206] 199.204.45.162 () {44 vars in 1096 bytes} [Sun May 10 01:40:32 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=78e282ffa723405ba2b191aad45ca12a => generated 23 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/207] 199.204.45.162 () {48 vars in 980 bytes} [Sun May 10 01:40:32 2026] POST /v2.0/security-groups => generated 1560 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 01:40:33.997 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8daa20c2-a7bd-4b21-a736-9a3566de83c0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58152. 2026-05-10 01:40:33.998 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ae3647c8-c015-4c30-93a7-3112d1935330] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58148. [pid: 8|app: 0|req: 102/208] 199.204.45.162 () {44 vars in 1087 bytes} [Sun May 10 01:40:33 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d?project_id=78e282ffa723405ba2b191aad45ca12a => generated 1560 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:40:34.107 7 INFO oslo.messaging._drivers.impl_rabbit [-] [291fce09-4758-4be4-b0f4-af869bec0902] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58180. 2026-05-10 01:40:34.108 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ee74c98d-60f7-4dc4-bf95-8f6cd1508b60] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58164. [pid: 7|app: 0|req: 107/209] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:40:34 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d => generated 1560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/210] 199.204.45.162 () {44 vars in 1087 bytes} [Sun May 10 01:40:34 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d?project_id=78e282ffa723405ba2b191aad45ca12a => generated 1560 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/211] 199.204.45.162 () {48 vars in 990 bytes} [Sun May 10 01:40:34 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/212] 199.204.45.162 () {44 vars in 1087 bytes} [Sun May 10 01:40:35 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d?project_id=78e282ffa723405ba2b191aad45ca12a => generated 2138 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/213] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:40:35 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d => generated 2138 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/214] 199.204.45.162 () {44 vars in 1087 bytes} [Sun May 10 01:40:35 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d?project_id=78e282ffa723405ba2b191aad45ca12a => generated 2138 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/215] 199.204.45.162 () {48 vars in 990 bytes} [Sun May 10 01:40:35 2026] POST /v2.0/security-group-rules => generated 567 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/216] 199.204.45.162 () {44 vars in 1087 bytes} [Sun May 10 01:40:36 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d?project_id=78e282ffa723405ba2b191aad45ca12a => generated 2718 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/217] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:40:36 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/218] 199.204.45.162 () {44 vars in 1087 bytes} [Sun May 10 01:40:36 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d?project_id=78e282ffa723405ba2b191aad45ca12a => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/219] 199.204.45.162 () {48 vars in 990 bytes} [Sun May 10 01:40:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/220] 199.204.45.162 () {44 vars in 1087 bytes} [Sun May 10 01:40:37 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d?project_id=78e282ffa723405ba2b191aad45ca12a => generated 3300 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/221] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:40:37 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d => generated 3300 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/222] 199.204.45.162 () {44 vars in 1087 bytes} [Sun May 10 01:40:38 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d?project_id=78e282ffa723405ba2b191aad45ca12a => generated 3300 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/223] 199.204.45.162 () {48 vars in 990 bytes} [Sun May 10 01:40:38 2026] POST /v2.0/security-group-rules => generated 570 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/242] 199.204.45.162 () {30 vars in 740 bytes} [Sun May 10 01:42:48 2026] GET /v2.0/networks?tenant_id=78e282ffa723405ba2b191aad45ca12a&shared=False => generated 15 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:42:48.513 7 INFO neutron.db.segments_db [None req-1b6bdfe1-ab0e-4822-9a1b-fb1e3f9a6d84 4aaf9a8c34094637be74628d86d06be3 78e282ffa723405ba2b191aad45ca12a - - d42d7dfc94b244ab8289cd234de1b591 d42d7dfc94b244ab8289cd234de1b591] Added segment 72db8234-dc18-415f-8525-bcb110c6bdbe of type vxlan for network 5ab9879b-d7b8-46b2-a47b-0509dc0aa991 [pid: 7|app: 0|req: 124/243] 199.204.45.162 () {34 vars in 682 bytes} [Sun May 10 01:42:48 2026] POST /v2.0/networks => generated 718 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/244] 199.204.45.162 () {30 vars in 722 bytes} [Sun May 10 01:42:48 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/245] 199.204.45.162 () {30 vars in 633 bytes} [Sun May 10 01:42:48 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/246] 199.204.45.162 () {34 vars in 677 bytes} [Sun May 10 01:42:48 2026] POST /v2.0/ports => generated 963 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/247] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 01:42:49 2026] GET /v2.0/networks/5ab9879b-d7b8-46b2-a47b-0509dc0aa991 => generated 705 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/248] 199.204.45.162 () {30 vars in 722 bytes} [Sun May 10 01:42:51 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/249] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 01:42:51 2026] GET /v2.0/networks/5ab9879b-d7b8-46b2-a47b-0509dc0aa991 => generated 705 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/254] 199.204.45.162 () {44 vars in 974 bytes} [Sun May 10 01:43:15 2026] GET /v2.0/quotas/78e282ffa723405ba2b191aad45ca12a => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/255] 199.204.45.162 () {48 vars in 1026 bytes} [Sun May 10 01:43:16 2026] PUT /v2.0/quotas/78e282ffa723405ba2b191aad45ca12a => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:54:03.197 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8daa20c2-a7bd-4b21-a736-9a3566de83c0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 01:54:03.197 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ae3647c8-c015-4c30-93a7-3112d1935330] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 01:54:03.201 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 01:54:03 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.162) !!! 2026-05-10 01:54:03.363 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9240bb18-8773-42ac-86db-802981c084fe 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 169/342] 199.204.45.162 () {44 vars in 926 bytes} [Sun May 10 01:54:03 2026] GET /v2.0/networks/public => generated 108 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:54:03.372 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [291fce09-4758-4be4-b0f4-af869bec0902] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 01:54:03.373 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ee74c98d-60f7-4dc4-bf95-8f6cd1508b60] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 01:54:03.376 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 01:54:03 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.162) !!! [pid: 7|app: 0|req: 174/343] 199.204.45.162 () {44 vars in 948 bytes} [Sun May 10 01:54:03 2026] GET /v2.0/networks?name=public => generated 753 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:54:04.595 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8daa20c2-a7bd-4b21-a736-9a3566de83c0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46976. 2026-05-10 01:54:04.596 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ae3647c8-c015-4c30-93a7-3112d1935330] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46986. 2026-05-10 01:54:04.640 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d28580a9-af61-4a12-be05-0cfdca1b7397 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/344] 199.204.45.162 () {44 vars in 926 bytes} [Sun May 10 01:54:04 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:54:04.694 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ee74c98d-60f7-4dc4-bf95-8f6cd1508b60] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47014. 2026-05-10 01:54:04.696 7 INFO oslo.messaging._drivers.impl_rabbit [-] [291fce09-4758-4be4-b0f4-af869bec0902] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46998. [pid: 7|app: 0|req: 175/345] 199.204.45.162 () {44 vars in 948 bytes} [Sun May 10 01:54:04 2026] GET /v2.0/networks?name=public => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:54:04.753 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa73f8e3-a704-4eb5-b729-8e8f5f1f8d71 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/346] 199.204.45.162 () {44 vars in 1033 bytes} [Sun May 10 01:54:04 2026] GET /v2.0/subnets/public-subnet?network_id=9b7baf0a-8ae6-4c0f-82aa-7f5d611276b2 => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/347] 199.204.45.162 () {44 vars in 1056 bytes} [Sun May 10 01:54:04 2026] GET /v2.0/subnets?name=public-subnet&network_id=9b7baf0a-8ae6-4c0f-82aa-7f5d611276b2 => generated 644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:54:37.304 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ce2c374-7db1-4f3a-9352-c71b8ef95963 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/352] 199.204.45.162 () {44 vars in 936 bytes} [Sun May 10 01:54:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/353] 199.204.45.162 () {44 vars in 958 bytes} [Sun May 10 01:54:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:54:38.384 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a0aae58-733f-45b6-b333-5a34ce5eba0e 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/354] 199.204.45.162 () {44 vars in 936 bytes} [Sun May 10 01:54:38 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/357] 199.204.45.162 () {44 vars in 958 bytes} [Sun May 10 01:54:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:54:38.494 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5aa362b3-79a4-4d51-9f6d-ab93fd21b4ce 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/358] 199.204.45.162 () {44 vars in 1035 bytes} [Sun May 10 01:54:38 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/359] 199.204.45.162 () {44 vars in 1058 bytes} [Sun May 10 01:54:38 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3 => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:54:39.730 7 INFO neutron.api.v2.resource [None req-f188dffe-bbba-4e3d-b4fe-c39dcd440b2a 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/360] 199.204.45.162 () {44 vars in 970 bytes} [Sun May 10 01:54:39 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/361] 199.204.45.162 () {44 vars in 992 bytes} [Sun May 10 01:54:39 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/362] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:54:40 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 4470 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/363] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:54:40 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 4470 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/364] 199.204.45.162 () {44 vars in 1010 bytes} [Sun May 10 01:54:41 2026] GET /v2.0/security-group-rules/e470c96b-ddb4-4a32-85fa-eac44dfd5d9f => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/365] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:54:41 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 4470 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/366] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:54:41 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 4470 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/367] 199.204.45.162 () {44 vars in 1010 bytes} [Sun May 10 01:54:42 2026] GET /v2.0/security-group-rules/e940a5d2-e419-4d51-bc73-499cb2ab4e77 => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/368] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:54:42 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 4470 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/369] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:54:42 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/370] 199.204.45.162 () {44 vars in 1010 bytes} [Sun May 10 01:54:43 2026] GET /v2.0/security-group-rules/ecada102-7821-4984-b970-bcda6ca8fbe5 => generated 571 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/371] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:54:43 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 4470 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/372] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:54:43 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/373] 199.204.45.162 () {44 vars in 1010 bytes} [Sun May 10 01:54:44 2026] GET /v2.0/security-group-rules/7f062ec4-629f-4e78-8dd8-6e2c51a691a1 => generated 571 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/374] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:54:44 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 4470 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/375] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:54:44 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/376] 199.204.45.162 () {44 vars in 1010 bytes} [Sun May 10 01:54:44 2026] GET /v2.0/security-group-rules/3c9c3492-ce50-41d9-8603-4e4441cb1fb9 => generated 571 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/377] 199.204.45.162 () {44 vars in 986 bytes} [Sun May 10 01:54:46 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3 => generated 731 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:54:46.329 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7cc7dd5-0b21-466f-bfeb-4cbc76a8e5d2 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/378] 199.204.45.162 () {44 vars in 1075 bytes} [Sun May 10 01:54:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3 => 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: 186/379] 199.204.45.162 () {44 vars in 1098 bytes} [Sun May 10 01:54:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3 => generated 1254 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/380] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:54:46 2026] GET /v2.0/security-groups/2d752ab0-9020-47a9-907b-ce372695d5ea => generated 4470 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:54:52.869 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac3686d1-90d3-46b2-8a0e-58252682d044 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/381] 199.204.45.162 () {44 vars in 978 bytes} [Sun May 10 01:54:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/382] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:54:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/385] 199.204.45.162 () {44 vars in 919 bytes} [Sun May 10 01:54:54 2026] GET /v2.0/ports => generated 4725 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:54:55.333 8 INFO neutron.api.v2.resource [None req-ec2a9ca6-00a8-4eb4-acbe-3934154b319c 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/386] 199.204.45.162 () {44 vars in 958 bytes} [Sun May 10 01:54:55 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/387] 199.204.45.162 () {44 vars in 980 bytes} [Sun May 10 01:54:55 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/388] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:54:56 2026] GET /v2.0/security-groups/f4a81fb3-b69b-4ea6-abdc-ba5bb2a8f4d5 => generated 2758 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/389] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:54:56 2026] GET /v2.0/security-groups/f4a81fb3-b69b-4ea6-abdc-ba5bb2a8f4d5 => generated 2758 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/390] 199.204.45.162 () {44 vars in 1010 bytes} [Sun May 10 01:54:56 2026] GET /v2.0/security-group-rules/dbd6a8ae-3da8-4083-8de7-c1ea42ffa396 => generated 591 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/391] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:54:57 2026] GET /v2.0/security-groups/f4a81fb3-b69b-4ea6-abdc-ba5bb2a8f4d5 => generated 2758 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/392] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:54:57 2026] GET /v2.0/security-groups/f4a81fb3-b69b-4ea6-abdc-ba5bb2a8f4d5 => generated 2758 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/393] 199.204.45.162 () {44 vars in 1010 bytes} [Sun May 10 01:54:57 2026] GET /v2.0/security-group-rules/1a5b41f9-b68a-4423-b913-4ad024b13cd6 => generated 595 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/396] 199.204.45.162 () {44 vars in 974 bytes} [Sun May 10 01:55:08 2026] GET /v2.0/quotas/f21e9b152e194fa4894635dcf17b6949 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:55:57.528 8 INFO neutron.api.v2.resource [None req-d38d0bb4-76fd-4726-aec7-74ed8f76edfa 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/403] 199.204.45.162 () {44 vars in 1073 bytes} [Sun May 10 01:55:57 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=78e282ffa723405ba2b191aad45ca12a => generated 139 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/404] 199.204.45.162 () {44 vars in 1096 bytes} [Sun May 10 01:55:57 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=78e282ffa723405ba2b191aad45ca12a => generated 3886 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/405] 199.204.45.162 () {44 vars in 1087 bytes} [Sun May 10 01:55:58 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d?project_id=78e282ffa723405ba2b191aad45ca12a => generated 3883 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/406] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:55:58 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d => generated 3883 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/407] 199.204.45.162 () {44 vars in 1010 bytes} [Sun May 10 01:55:58 2026] GET /v2.0/security-group-rules/2f944f3c-479b-4761-8de3-74d9299a70a0 => generated 565 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/408] 199.204.45.162 () {44 vars in 1087 bytes} [Sun May 10 01:55:59 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d?project_id=78e282ffa723405ba2b191aad45ca12a => generated 3883 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/409] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:55:59 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d => generated 3883 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/410] 199.204.45.162 () {44 vars in 1010 bytes} [Sun May 10 01:55:59 2026] GET /v2.0/security-group-rules/318398d6-b889-4fb5-a27f-cc410311de59 => generated 567 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/411] 199.204.45.162 () {44 vars in 1087 bytes} [Sun May 10 01:56:00 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d?project_id=78e282ffa723405ba2b191aad45ca12a => generated 3883 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/412] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:56:00 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d => generated 3883 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/413] 199.204.45.162 () {44 vars in 1010 bytes} [Sun May 10 01:56:00 2026] GET /v2.0/security-group-rules/200ba1ec-8832-468f-83e4-643cb6620d9d => generated 569 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/414] 199.204.45.162 () {44 vars in 1087 bytes} [Sun May 10 01:56:01 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d?project_id=78e282ffa723405ba2b191aad45ca12a => generated 3883 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/415] 199.204.45.162 () {44 vars in 1000 bytes} [Sun May 10 01:56:01 2026] GET /v2.0/security-groups/dbbe2c9f-0255-42ba-94cd-c98f3205f79d => generated 3883 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/416] 199.204.45.162 () {44 vars in 1010 bytes} [Sun May 10 01:56:01 2026] GET /v2.0/security-group-rules/d3bc254d-1adc-4c91-bda0-d8d3b5a5d3d4 => generated 570 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/419] 199.204.45.162 () {44 vars in 974 bytes} [Sun May 10 01:56:09 2026] GET /v2.0/quotas/78e282ffa723405ba2b191aad45ca12a => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/426] 199.204.45.162 () {44 vars in 948 bytes} [Sun May 10 01:56:58 2026] GET /v2.0/networks?name=public => generated 753 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:57:38.023 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ae3647c8-c015-4c30-93a7-3112d1935330] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 01:57:38.024 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8daa20c2-a7bd-4b21-a736-9a3566de83c0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 211/431] 10.0.0.173 () {32 vars in 649 bytes} [Sun May 10 01:57:38 2026] GET /v2.0/networks => generated 2167 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:57:39.516 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [291fce09-4758-4be4-b0f4-af869bec0902] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 01:57:39.518 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ee74c98d-60f7-4dc4-bf95-8f6cd1508b60] 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: 222/434] 10.0.0.173 () {32 vars in 655 bytes} [Sun May 10 01:57:39 2026] GET /v2.0/floatingips => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/435] 10.0.0.173 () {32 vars in 647 bytes} [Sun May 10 01:57:39 2026] GET /v2.0/routers => generated 15 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/436] 10.0.0.173 () {32 vars in 643 bytes} [Sun May 10 01:57:39 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/437] 10.0.0.173 () {32 vars in 647 bytes} [Sun May 10 01:57:39 2026] GET /v2.0/subnets => generated 1261 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/438] 10.0.0.173 () {32 vars in 649 bytes} [Sun May 10 01:57:39 2026] GET /v2.0/networks => generated 2167 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:57:39.846 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8daa20c2-a7bd-4b21-a736-9a3566de83c0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54946. 2026-05-10 01:57:39.847 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ae3647c8-c015-4c30-93a7-3112d1935330] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54942. [pid: 8|app: 0|req: 215/439] 10.0.0.173 () {32 vars in 663 bytes} [Sun May 10 01:57:39 2026] GET /v2.0/security-groups => generated 16626 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/440] 10.0.0.173 () {32 vars in 655 bytes} [Sun May 10 01:57:39 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:57:50.818 7 INFO oslo.messaging._drivers.impl_rabbit [-] [291fce09-4758-4be4-b0f4-af869bec0902] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36406. 2026-05-10 01:57:50.818 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ee74c98d-60f7-4dc4-bf95-8f6cd1508b60] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36404. 2026-05-10 01:57:51.015 8 INFO neutron.db.segments_db [None req-10c7e19a-a55f-4e0f-909f-fd5d620ab7e3 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 186adc73-e70f-4ba0-a6d1-4f76015defbe of type vxlan for network ae664960-acdb-4c27-a79d-93239647c053 2026-05-10 01:57:51.021 7 INFO neutron.db.segments_db [None req-0c1f0a69-1247-4419-a2c5-53c423489507 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 5cde3df2-d378-4206-aba8-cda04e221efe of type vxlan for network 930a3831-403f-4886-90ac-86addb7fdb0c [pid: 7|app: 0|req: 226/441] 10.0.0.173 () {34 vars in 671 bytes} [Sun May 10 01:57:50 2026] POST /v2.0/networks => generated 738 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/442] 10.0.0.173 () {34 vars in 671 bytes} [Sun May 10 01:57:50 2026] POST /v2.0/networks => generated 749 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/443] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:57:51 2026] POST /v2.0/subnets => generated 661 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:57:51.443 7 INFO neutron.db.segments_db [None req-1d1fc39f-2386-4502-809c-0819261f414e 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 61536418-7b2b-4127-91d4-2577911fddf8 of type vxlan for network 213a5f90-57f9-47ee-9737-8a219686a2cf [pid: 7|app: 0|req: 227/444] 10.0.0.173 () {34 vars in 671 bytes} [Sun May 10 01:57:51 2026] POST /v2.0/networks => generated 747 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/445] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:57:51 2026] POST /v2.0/subnets => generated 672 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:57:51.689 8 INFO neutron.db.segments_db [None req-56e9d25a-c1f1-415f-a96e-381d4f5a9c96 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 19cf1210-dae4-4022-a5c8-a270e7342725 of type vxlan for network 539e0046-f621-405a-a4fb-aed38ecc52d5 [pid: 7|app: 0|req: 228/446] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:57:51 2026] GET /v2.0/security-groups?tenant_id=1ff27519a35d48ae9c3ec99e23a0560f&name=default => generated 2797 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/447] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:57:51 2026] POST /v2.0/subnets => generated 670 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:57:52.043 8 INFO neutron.db.l3_hamode_db [None req-56e9d25a-c1f1-415f-a96e-381d4f5a9c96 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:57:52.104 7 INFO neutron.db.segments_db [None req-fe4e9ad0-22e9-408c-ad18-471bc9a1c09a 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment e7e3e724-2cf2-4769-8c7c-d8a7620a5ef3 of type vxlan for network c349f9ec-c7fd-463b-8c00-6951ebbda9e4 2026-05-10 01:57:52.521 7 INFO neutron.db.l3_hamode_db [None req-fe4e9ad0-22e9-408c-ad18-471bc9a1c09a 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:57:53.595 8 INFO neutron.db.l3_hamode_db [None req-56e9d25a-c1f1-415f-a96e-381d4f5a9c96 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:57:54.108 7 INFO neutron.db.l3_hamode_db [None req-fe4e9ad0-22e9-408c-ad18-471bc9a1c09a 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 219/448] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:57:51 2026] POST /v2.0/routers => generated 725 bytes in 3288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/449] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:57:54 2026] DELETE /v2.0/security-groups/5930c9b4-3e6a-4b32-af7e-66d656edb4e0 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:57:55.132 8 INFO neutron.db.segments_db [None req-51651081-4e09-45a1-a198-f014d7452a5f 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment ade62667-1b2b-4e8c-8293-83bc42d0b676 of type vxlan for network 2238158f-b790-4ccb-8d40-5aef52961377 2026-05-10 01:57:55.523 8 INFO neutron.db.l3_hamode_db [None req-51651081-4e09-45a1-a198-f014d7452a5f 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/450] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:57:52 2026] POST /v2.0/routers => generated 736 bytes in 3563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:57:56.771 8 INFO neutron.db.l3_hamode_db [None req-51651081-4e09-45a1-a198-f014d7452a5f 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/453] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 01:57:55 2026] PUT /v2.0/routers/b72a7987-5d45-4306-a45f-54245157f529/add_router_interface => generated 309 bytes in 1759 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/454] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:57:55 2026] POST /v2.0/routers => generated 734 bytes in 2768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/455] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 01:57:57 2026] PUT /v2.0/routers/b09a3969-cd6a-4ec2-983f-ea923121f2ad/add_router_interface => generated 309 bytes in 1532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:57:58.909 7 WARNING neutron_lib.context [None req-2236eb72-5550-4325-8d74-a553327c6e4c 871ef24267ea4fc09e5d3ff6e5a83163 84f841b7862448078ea676c6b0644fe7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/456] 10.0.0.173 () {34 vars in 685 bytes} [Sun May 10 01:57:58 2026] POST /v2.0/security-groups => generated 1596 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 01:57:59.048 7 WARNING neutron_lib.context [None req-ef7a7d96-9f58-4009-9939-6d2a41542ace 871ef24267ea4fc09e5d3ff6e5a83163 84f841b7862448078ea676c6b0644fe7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 236/457] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:57:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:57:59.163 7 WARNING neutron_lib.context [None req-79ddc9f0-c84d-4cea-a3df-a26b5bc0d4d1 871ef24267ea4fc09e5d3ff6e5a83163 84f841b7862448078ea676c6b0644fe7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/458] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:57:59 2026] POST /v2.0/security-group-rules => generated 570 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:57:59.282 7 WARNING neutron_lib.context [None req-68c40fa0-5b55-4aeb-a006-e3dd5886e6f3 871ef24267ea4fc09e5d3ff6e5a83163 84f841b7862448078ea676c6b0644fe7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 222/459] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 01:57:57 2026] PUT /v2.0/routers/c1d572ce-f637-4542-8aa8-7e6a80e6125b/add_router_interface => generated 309 bytes in 1461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/460] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 01:57:59 2026] POST /v2.0/floatingips => generated 552 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:57:59.969 7 WARNING neutron_lib.context [None req-31ad7637-17f3-4846-a6bb-501e20bef38d 7d74faaf0f1c4a54b2c783ed85bb417a 8a6453ded13b4a6d8f95908fd7dd8923 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 223/461] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:57:59 2026] GET /v2.0/security-groups?tenant_id=9aa728980c3e4976906a9393a1a4b42c&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:00.050 8 WARNING neutron_lib.context [req-9cf17226-6032-4650-a785-d26c2a6038ac req-926dc0de-fc1c-44fb-977b-51c9f145b54a ef1e333a60954c1eb60f92e953427bb0 eac6b9beeab3453b84dc152dc92e375e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/462] 10.0.0.173 () {34 vars in 685 bytes} [Sun May 10 01:57:59 2026] POST /v2.0/security-groups => generated 1596 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/463] 10.0.0.93 () {38 vars in 970 bytes} [Sun May 10 01:58:00 2026] POST /v2.0/security-groups => generated 1620 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 01:58:00.180 8 WARNING neutron_lib.context [None req-6fbd7f83-8a44-4d37-a7e2-0454d34c306f 7d74faaf0f1c4a54b2c783ed85bb417a 8a6453ded13b4a6d8f95908fd7dd8923 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 240/464] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:00 2026] DELETE /v2.0/security-groups/16cfbfbf-9022-433b-9607-df9b50e24d3f => 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: 225/465] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:58:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:00.300 7 WARNING neutron_lib.context [None req-355bf278-792f-49fe-a892-f46e9b767fd3 7d74faaf0f1c4a54b2c783ed85bb417a 8a6453ded13b4a6d8f95908fd7dd8923 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 241/466] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:58:00 2026] POST /v2.0/security-group-rules => generated 570 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/467] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:00 2026] GET /v2.0/security-groups?tenant_id=05130890ada844f1bce763cd79a25fc8&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:00.457 8 WARNING neutron_lib.context [None req-9f0cbba0-8935-45b3-9027-1053255d7ec8 7d74faaf0f1c4a54b2c783ed85bb417a 8a6453ded13b4a6d8f95908fd7dd8923 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 242/468] 10.0.0.93 () {34 vars in 1099 bytes} [Sun May 10 01:58:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1595317891&fields=id&tenant_id=84f841b7862448078ea676c6b0644fe7 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/469] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:00 2026] DELETE /v2.0/security-groups/cd3087c7-8b19-42da-8864-9a896cb9b86e => 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: 244/470] 10.0.0.93 () {34 vars in 981 bytes} [Sun May 10 01:58:00 2026] GET /v2.0/networks?id=930a3831-403f-4886-90ac-86addb7fdb0c => generated 670 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/471] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:00 2026] GET /v2.0/security-groups/8b80b5b7-7243-4ece-8bae-d6667492c565 => generated 1620 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/472] 10.0.0.93 () {34 vars in 964 bytes} [Sun May 10 01:58:01 2026] GET /v2.0/quotas/84f841b7862448078ea676c6b0644fe7 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:01.023 7 WARNING neutron_lib.context [req-2ee05eb0-4fa2-4786-b1a1-77ae9f51990e req-33146ffd-2d73-4f5a-90b8-e87b1a7a757f ef1e333a60954c1eb60f92e953427bb0 eac6b9beeab3453b84dc152dc92e375e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/473] 10.0.0.93 () {38 vars in 980 bytes} [Sun May 10 01:58:01 2026] POST /v2.0/security-group-rules => generated 582 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/474] 10.0.0.93 () {34 vars in 1001 bytes} [Sun May 10 01:58:01 2026] GET /v2.0/ports?tenant_id=84f841b7862448078ea676c6b0644fe7&fields=id => generated 103 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:01.276 7 WARNING neutron_lib.context [req-745978be-c4f6-4d93-b6eb-1b3061695d01 req-9e35b42a-c928-420e-bfe6-4d72b600838a ef1e333a60954c1eb60f92e953427bb0 eac6b9beeab3453b84dc152dc92e375e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/475] 10.0.0.93 () {38 vars in 970 bytes} [Sun May 10 01:58:01 2026] POST /v2.0/security-groups => generated 1621 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/476] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 01:58:00 2026] POST /v2.0/floatingips => generated 552 bytes in 995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/477] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:01 2026] GET /v2.0/security-groups/5036f23a-a1ee-4089-adc0-88d120e2adb7 => generated 1621 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:01.472 8 WARNING neutron_lib.context [req-3aa22d2d-debc-4e9d-a75b-a031e426bd08 req-234b3686-d889-460c-8a50-35d37d2e7c11 ef1e333a60954c1eb60f92e953427bb0 eac6b9beeab3453b84dc152dc92e375e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 228/478] 10.0.0.93 () {38 vars in 980 bytes} [Sun May 10 01:58:01 2026] POST /v2.0/security-group-rules => generated 582 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/479] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:01 2026] GET /v2.0/security-groups/5036f23a-a1ee-4089-adc0-88d120e2adb7 => generated 2214 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:01.699 8 WARNING neutron_lib.context [req-f833a877-1ec5-4b0f-85d6-9f2c1bd1fd03 req-e6175f16-c7b8-45be-bed9-225236237172 ef1e333a60954c1eb60f92e953427bb0 eac6b9beeab3453b84dc152dc92e375e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/480] 10.0.0.93 () {34 vars in 906 bytes} [Sun May 10 01:58:01 2026] GET /v2.0/extensions => generated 19600 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/481] 10.0.0.93 () {38 vars in 980 bytes} [Sun May 10 01:58:01 2026] POST /v2.0/security-group-rules => generated 587 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/482] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:01 2026] GET /v2.0/security-groups/5036f23a-a1ee-4089-adc0-88d120e2adb7 => generated 2812 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/483] 10.0.0.93 () {34 vars in 1007 bytes} [Sun May 10 01:58:01 2026] GET /v2.0/networks/930a3831-403f-4886-90ac-86addb7fdb0c?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/484] 10.0.0.93 () {34 vars in 1000 bytes} [Sun May 10 01:58:01 2026] GET /v2.0/security-group-rules/a4dfc05f-591a-4fef-9edf-b2c20d76064c => generated 584 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/485] 10.0.0.93 () {34 vars in 1107 bytes} [Sun May 10 01:58:01 2026] GET /v2.0/networks/930a3831-403f-4886-90ac-86addb7fdb0c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/486] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:01 2026] GET /v2.0/security-groups/5036f23a-a1ee-4089-adc0-88d120e2adb7 => generated 2812 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/487] 10.0.0.93 () {36 vars in 1022 bytes} [Sun May 10 01:58:01 2026] DELETE /v2.0/security-group-rules/a4dfc05f-591a-4fef-9edf-b2c20d76064c => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/488] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:02 2026] GET /v2.0/security-groups/5036f23a-a1ee-4089-adc0-88d120e2adb7 => generated 2214 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/489] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:02 2026] GET /v2.0/ports?device_id=610d28f7-ade8-4666-9785-ecb010266861 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/490] 10.0.0.93 () {36 vars in 1012 bytes} [Sun May 10 01:58:02 2026] DELETE /v2.0/security-groups/5036f23a-a1ee-4089-adc0-88d120e2adb7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/491] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:02 2026] GET /v2.0/security-groups/8b80b5b7-7243-4ece-8bae-d6667492c565 => generated 2213 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/492] 10.0.0.93 () {36 vars in 1012 bytes} [Sun May 10 01:58:02 2026] DELETE /v2.0/security-groups/8b80b5b7-7243-4ece-8bae-d6667492c565 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/493] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 01:58:02 2026] PUT /v2.0/routers/b09a3969-cd6a-4ec2-983f-ea923121f2ad/remove_router_interface => generated 309 bytes in 1329 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/494] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:03 2026] GET /v2.0/ports?device_id=610d28f7-ade8-4666-9785-ecb010266861 => generated 12 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/495] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:58:03 2026] GET /v2.0/networks?id=930a3831-403f-4886-90ac-86addb7fdb0c => generated 670 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/496] 199.204.45.162 () {34 vars in 1050 bytes} [Sun May 10 01:58:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=84f841b7862448078ea676c6b0644fe7 => generated 181 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:04.262 7 WARNING neutron_lib.context [req-510fe235-fb4c-46d3-96f7-dd182cd8568f req-3330c0c9-7cda-4dff-ade3-03c88b91478d 871ef24267ea4fc09e5d3ff6e5a83163 84f841b7862448078ea676c6b0644fe7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:58:04.573 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-24877d9c-7a79-4dd9-a2ea-d8f78220896a 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 261/497] 199.204.45.162 () {38 vars in 955 bytes} [Sun May 10 01:58:04 2026] POST /v2.0/ports => generated 958 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 262/498] 199.204.45.162 () {34 vars in 911 bytes} [Sun May 10 01:58:05 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 01:58:05.103 8 INFO neutron.db.l3_hamode_db [None req-24877d9c-7a79-4dd9-a2ea-d8f78220896a 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] HA network c349f9ec-c7fd-463b-8c00-6951ebbda9e4 was deleted as no HA routers are present in tenant eac6b9beeab3453b84dc152dc92e375e. [pid: 8|app: 0|req: 237/499] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:58:03 2026] DELETE /v2.0/routers/b09a3969-cd6a-4ec2-983f-ea923121f2ad => generated 0 bytes in 1305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/500] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:05 2026] GET /v2.0/ports?device_id=610d28f7-ade8-4666-9785-ecb010266861 => generated 961 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/501] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:05 2026] GET /v2.0/security-groups?id=68796c0d-02bb-40bc-8e8b-d4efae6e33c8&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/502] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:58:05 2026] DELETE /v2.0/subnets/2bc735c2-83c4-4ea2-a96f-219a3a8a871d => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:58:05.611 8 INFO neutron.services.segments.plugin [-] Segment e7e3e724-2cf2-4769-8c7c-d8a7620a5ef3 resource provider aggregate not found 2026-05-10 01:58:05.625 8 INFO neutron.services.segments.plugin [-] Segment e7e3e724-2cf2-4769-8c7c-d8a7620a5ef3 resource provider aggregate not found 2026-05-10 01:58:05.639 8 INFO neutron.services.segments.plugin [-] Segment e7e3e724-2cf2-4769-8c7c-d8a7620a5ef3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7e3e724-2cf2-4769-8c7c-d8a7620a5ef3 found for delete ", "request_id": "req-f7282426-2c39-4174-9c11-9f0443d0ceaf"}]} 2026-05-10 01:58:05.655 8 INFO neutron.services.segments.plugin [-] Segment e7e3e724-2cf2-4769-8c7c-d8a7620a5ef3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7e3e724-2cf2-4769-8c7c-d8a7620a5ef3 found for delete ", "request_id": "req-05e6e278-e6d4-486b-b7c9-455dac379567"}]} [pid: 8|app: 0|req: 240/503] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:58:05 2026] DELETE /v2.0/networks/ae664960-acdb-4c27-a79d-93239647c053 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/504] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 01:58:05 2026] PUT /v2.0/ports/b293a578-106f-4760-86c0-97d4400e4f93 => generated 1203 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/505] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:58:06 2026] GET /v2.0/ports?tenant_id=84f841b7862448078ea676c6b0644fe7&device_id=610d28f7-ade8-4666-9785-ecb010266861 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 265/506] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:58:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b293a578-106f-4760-86c0-97d4400e4f93 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/507] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:06 2026] GET /v2.0/security-groups?tenant_id=eac6b9beeab3453b84dc152dc92e375e&name=default => generated 2797 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/508] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:58:06 2026] GET /v2.0/subnets?id=1acaeae0-d3a5-44ac-8a55-ceb1b3be9577 => generated 664 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 267/509] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:58:06 2026] GET /v2.0/ports?network_id=930a3831-403f-4886-90ac-86addb7fdb0c&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/510] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:06 2026] DELETE /v2.0/security-groups/5d3e9088-8608-4c3e-94b7-6d126eb6a8d5 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/511] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:58:06 2026] GET /v2.0/networks/930a3831-403f-4886-90ac-86addb7fdb0c?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/512] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:58:06 2026] GET /v2.0/networks/930a3831-403f-4886-90ac-86addb7fdb0c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/513] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:06 2026] GET /v2.0/ports?device_id=610d28f7-ade8-4666-9785-ecb010266861 => generated 973 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/514] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:06 2026] GET /v2.0/security-groups?id=68796c0d-02bb-40bc-8e8b-d4efae6e33c8&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:06.836 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-84b63588-37fb-457b-92e5-83d2e7b8f16d'] response: {'name': 'network-changed', 'server_uuid': '610d28f7-ade8-4666-9785-ecb010266861', 'tag': 'b293a578-106f-4760-86c0-97d4400e4f93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 270/515] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:58:06 2026] GET /v2.0/ports?tenant_id=84f841b7862448078ea676c6b0644fe7&device_id=610d28f7-ade8-4666-9785-ecb010266861 => generated 1242 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/516] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:58:06 2026] GET /v2.0/networks?id=930a3831-403f-4886-90ac-86addb7fdb0c => generated 766 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/517] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:58:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b293a578-106f-4760-86c0-97d4400e4f93 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/518] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:58:07 2026] GET /v2.0/subnets?id=1acaeae0-d3a5-44ac-8a55-ceb1b3be9577 => generated 664 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/519] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:58:07 2026] GET /v2.0/ports?network_id=930a3831-403f-4886-90ac-86addb7fdb0c&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/520] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:06 2026] GET /v2.0/security-groups?tenant_id=5774cb3d35674bfd914a4fd3da256466&name=default => generated 2801 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/521] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:07 2026] DELETE /v2.0/security-groups/de56ead1-5b93-402e-8756-28b35fae9370 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/522] 10.0.0.93 () {34 vars in 1097 bytes} [Sun May 10 01:58:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--939222705&fields=id&tenant_id=8a6453ded13b4a6d8f95908fd7dd8923 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/523] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:07 2026] GET /v2.0/security-groups?tenant_id=e0432a9b31fd4ea2b22838c56296db9a&name=default => generated 2801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/524] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:58:07 2026] GET /v2.0/networks/930a3831-403f-4886-90ac-86addb7fdb0c?fields=segments => generated 14 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/525] 10.0.0.93 () {34 vars in 981 bytes} [Sun May 10 01:58:07 2026] GET /v2.0/networks?id=213a5f90-57f9-47ee-9737-8a219686a2cf => generated 679 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:07.670 8 INFO neutron.services.segments.plugin [-] Segment 186adc73-e70f-4ba0-a6d1-4f76015defbe resource provider aggregate not found 2026-05-10 01:58:07.687 8 INFO neutron.services.segments.plugin [-] Segment 186adc73-e70f-4ba0-a6d1-4f76015defbe resource provider aggregate not found 2026-05-10 01:58:07.694 8 INFO neutron.services.segments.plugin [-] Segment 186adc73-e70f-4ba0-a6d1-4f76015defbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 186adc73-e70f-4ba0-a6d1-4f76015defbe found for delete ", "request_id": "req-bc75339e-2b79-4842-8582-bfd29e627765"}]} 2026-05-10 01:58:07.713 8 INFO neutron.services.segments.plugin [-] Segment 186adc73-e70f-4ba0-a6d1-4f76015defbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 186adc73-e70f-4ba0-a6d1-4f76015defbe found for delete ", "request_id": "req-18a360dc-0da3-4701-ae8a-a5f1a882161d"}]} [pid: 7|app: 0|req: 276/526] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:58:07 2026] GET /v2.0/networks/930a3831-403f-4886-90ac-86addb7fdb0c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/527] 10.0.0.93 () {34 vars in 964 bytes} [Sun May 10 01:58:07 2026] GET /v2.0/quotas/8a6453ded13b4a6d8f95908fd7dd8923 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/528] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:07 2026] DELETE /v2.0/security-groups/a44c4afc-9ebb-40d3-bc97-8d7aa9ecad66 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/529] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:07 2026] GET /v2.0/ports?device_id=610d28f7-ade8-4666-9785-ecb010266861 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/530] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:07 2026] GET /v2.0/security-groups?id=68796c0d-02bb-40bc-8e8b-d4efae6e33c8&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/531] 10.0.0.93 () {34 vars in 1001 bytes} [Sun May 10 01:58:07 2026] GET /v2.0/ports?tenant_id=8a6453ded13b4a6d8f95908fd7dd8923&fields=id => generated 103 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/532] 10.0.0.93 () {34 vars in 1007 bytes} [Sun May 10 01:58:07 2026] GET /v2.0/networks/213a5f90-57f9-47ee-9737-8a219686a2cf?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/533] 10.0.0.93 () {34 vars in 1107 bytes} [Sun May 10 01:58:08 2026] GET /v2.0/networks/213a5f90-57f9-47ee-9737-8a219686a2cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/536] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:08 2026] GET /v2.0/ports?device_id=9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:58:08.686 7 INFO neutron.db.segments_db [None req-ec462729-8464-429e-a682-a5de78a6fa06 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment a1cd89b1-2479-4749-8930-20635bb1e480 of type vxlan for network d7686f31-ea16-49a6-a0b6-9a7a2baa2e49 [pid: 7|app: 0|req: 281/537] 10.0.0.173 () {34 vars in 671 bytes} [Sun May 10 01:58:08 2026] POST /v2.0/networks => generated 744 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/538] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:08 2026] GET /v2.0/ports?device_id=610d28f7-ade8-4666-9785-ecb010266861 => 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: 257/539] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:58:08 2026] POST /v2.0/subnets => generated 667 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/540] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:09 2026] GET /v2.0/security-groups?id=68796c0d-02bb-40bc-8e8b-d4efae6e33c8&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:09.139 8 INFO neutron.db.segments_db [None req-0c64d2c2-7d57-4a05-8f1e-cdc58ea6eac9 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 33f63415-7bb5-46c1-8ed9-4aadfc89bd24 of type vxlan for network df51b8c9-2554-46b5-bdd4-f2b443cc61a3 2026-05-10 01:58:09.501 8 INFO neutron.db.l3_hamode_db [None req-0c64d2c2-7d57-4a05-8f1e-cdc58ea6eac9 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 284/541] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:58:09 2026] GET /v2.0/networks?id=213a5f90-57f9-47ee-9737-8a219686a2cf => generated 679 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/542] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:09 2026] GET /v2.0/ports?device_id=9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d => 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: 286/543] 199.204.45.162 () {34 vars in 1050 bytes} [Sun May 10 01:58:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8a6453ded13b4a6d8f95908fd7dd8923 => generated 180 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:09.778 7 WARNING neutron_lib.context [req-65369db2-81fe-4248-92dd-4f5769b86b77 req-e3d054e2-4adc-47aa-a9f4-0ecd73e05044 7d74faaf0f1c4a54b2c783ed85bb417a 8a6453ded13b4a6d8f95908fd7dd8923 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 287/544] 199.204.45.162 () {38 vars in 955 bytes} [Sun May 10 01:58:09 2026] POST /v2.0/ports => generated 954 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 288/545] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:10 2026] GET /v2.0/ports?device_id=610d28f7-ade8-4666-9785-ecb010266861 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:10.761 8 INFO neutron.db.l3_hamode_db [None req-0c64d2c2-7d57-4a05-8f1e-cdc58ea6eac9 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 289/546] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 01:58:10 2026] PUT /v2.0/ports/b75d1f52-e956-4e5f-b2cf-3aa273b9cc14 => generated 1199 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 290/547] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:10 2026] GET /v2.0/security-groups?id=68796c0d-02bb-40bc-8e8b-d4efae6e33c8&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:11.091 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-184e236c-1a17-4812-b4af-708e989e7267'] response: {'name': 'network-changed', 'server_uuid': '9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d', 'tag': 'b75d1f52-e956-4e5f-b2cf-3aa273b9cc14', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 291/548] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:11 2026] GET /v2.0/security-groups?tenant_id=1aafae7275824ca8976a54382385ec9e&name=default => generated 2801 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/549] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:11 2026] GET /v2.0/ports?device_id=9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d => generated 969 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/550] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:58:11 2026] GET /v2.0/ports?tenant_id=8a6453ded13b4a6d8f95908fd7dd8923&device_id=9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d => 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: 294/551] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:11 2026] DELETE /v2.0/security-groups/6d601ef1-8717-4842-abd6-f449e182aaf2 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/552] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:11 2026] GET /v2.0/security-groups?id=35f90a21-3020-48fa-997e-7062643a9794&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/553] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 01:58:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=b75d1f52-e956-4e5f-b2cf-3aa273b9cc14 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/554] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:58:11 2026] GET /v2.0/subnets?id=9f4f9ef1-71fe-4c65-abf5-d5117a7676f3 => generated 673 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/555] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:58:11 2026] GET /v2.0/ports?network_id=213a5f90-57f9-47ee-9737-8a219686a2cf&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/556] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:58:11 2026] GET /v2.0/networks/213a5f90-57f9-47ee-9737-8a219686a2cf?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/557] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:58:09 2026] POST /v2.0/routers => generated 731 bytes in 3053 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/558] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:58:12 2026] GET /v2.0/networks/213a5f90-57f9-47ee-9737-8a219686a2cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/559] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:12 2026] GET /v2.0/ports?device_id=610d28f7-ade8-4666-9785-ecb010266861 => generated 975 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/560] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:58:12 2026] GET /v2.0/ports?tenant_id=8a6453ded13b4a6d8f95908fd7dd8923&device_id=9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/561] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:12 2026] GET /v2.0/security-groups?id=68796c0d-02bb-40bc-8e8b-d4efae6e33c8&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: 262/562] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:58:12 2026] GET /v2.0/networks?id=213a5f90-57f9-47ee-9737-8a219686a2cf => generated 775 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/563] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 01:58:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=b75d1f52-e956-4e5f-b2cf-3aa273b9cc14 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/564] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:58:12 2026] GET /v2.0/subnets?id=9f4f9ef1-71fe-4c65-abf5-d5117a7676f3 => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/565] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:58:12 2026] GET /v2.0/ports?network_id=213a5f90-57f9-47ee-9737-8a219686a2cf&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/566] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:58:12 2026] GET /v2.0/networks/213a5f90-57f9-47ee-9737-8a219686a2cf?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/567] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:58:12 2026] GET /v2.0/networks/213a5f90-57f9-47ee-9737-8a219686a2cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/568] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:12 2026] GET /v2.0/ports?device_id=9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d => generated 969 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/569] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:13 2026] GET /v2.0/security-groups?id=35f90a21-3020-48fa-997e-7062643a9794&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/570] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:13 2026] GET /v2.0/ports?device_id=610d28f7-ade8-4666-9785-ecb010266861 => 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: 271/571] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:13 2026] GET /v2.0/security-groups?id=68796c0d-02bb-40bc-8e8b-d4efae6e33c8&fields=id&fields=name => generated 114 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/572] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:13 2026] GET /v2.0/ports?device_id=610d28f7-ade8-4666-9785-ecb010266861 => 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: 301/573] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 01:58:12 2026] PUT /v2.0/routers/d97def96-456c-416c-8b93-570a3d8a5415/add_router_interface => generated 309 bytes in 1729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/574] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:14 2026] GET /v2.0/ports?device_id=9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d => 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: 303/575] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:14 2026] GET /v2.0/security-groups?id=35f90a21-3020-48fa-997e-7062643a9794&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:14.808 8 INFO neutron.db.l3_db [None req-ca606680-6a57-4ddd-8561-51bae4e24d94 871ef24267ea4fc09e5d3ff6e5a83163 84f841b7862448078ea676c6b0644fe7 - - default default] Floating IP a41ce504-ff4e-4757-a692-6d3cd0a60d03 associated. External IP: 10.96.250.219, port: b293a578-106f-4760-86c0-97d4400e4f93. [pid: 7|app: 0|req: 304/576] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:14 2026] GET /v2.0/security-groups?tenant_id=8e86a45e16614f69833ad97b525cadc1&name=default => generated 2801 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:14.858 7 WARNING neutron_lib.context [req-c6fda0cd-564f-4462-a447-278cd06c70a1 req-2c70568c-d25f-4d2d-b5a1-721d1c705474 da0e99f304d042789a2a691ada019c40 0f950af9ddd0437cac229702158dc6fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 305/577] 10.0.0.93 () {38 vars in 970 bytes} [Sun May 10 01:58:14 2026] POST /v2.0/security-groups => generated 1617 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/578] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:14 2026] DELETE /v2.0/security-groups/7d860240-96b0-4bac-9948-993ed99038e5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:58:15.085 7 WARNING neutron_lib.context [req-a83b90b3-36e8-4c98-8c49-5d7c0de673b7 req-d4cb14a3-090b-4d3f-872b-a7bfa7470037 da0e99f304d042789a2a691ada019c40 0f950af9ddd0437cac229702158dc6fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 307/579] 10.0.0.93 () {38 vars in 970 bytes} [Sun May 10 01:58:15 2026] POST /v2.0/security-groups => generated 1618 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/580] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 01:58:13 2026] PUT /v2.0/floatingips/a41ce504-ff4e-4757-a692-6d3cd0a60d03 => generated 856 bytes in 1358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:15.252 7 WARNING neutron_lib.context [req-35cae3a1-4665-457a-aa88-81cad43ecd34 req-7f6038aa-3cf8-4d1f-8e7d-ed0243eb08e4 da0e99f304d042789a2a691ada019c40 0f950af9ddd0437cac229702158dc6fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/581] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:15 2026] GET /v2.0/ports?device_id=610d28f7-ade8-4666-9785-ecb010266861 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/582] 10.0.0.93 () {38 vars in 970 bytes} [Sun May 10 01:58:15 2026] POST /v2.0/security-groups => generated 1617 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/583] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:15 2026] GET /v2.0/security-groups?id=68796c0d-02bb-40bc-8e8b-d4efae6e33c8&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/584] 10.0.0.93 () {34 vars in 1001 bytes} [Sun May 10 01:58:15 2026] GET /v2.0/security-groups?tenant_id=0f950af9ddd0437cac229702158dc6fc => generated 7599 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/585] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:15 2026] GET /v2.0/ports?device_id=9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/586] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:15 2026] GET /v2.0/security-groups/0b1074c1-01fd-4f6a-a952-7b9b68591b0a => generated 2798 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/587] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:15 2026] GET /v2.0/security-groups?id=35f90a21-3020-48fa-997e-7062643a9794&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: 311/588] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:15 2026] GET /v2.0/security-groups/0b1074c1-01fd-4f6a-a952-7b9b68591b0a => generated 2798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/589] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:15 2026] GET /v2.0/security-groups/c413657a-9044-4f96-b983-b0d94178452f => generated 1617 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/590] 10.0.0.93 () {36 vars in 1012 bytes} [Sun May 10 01:58:15 2026] DELETE /v2.0/security-groups/c413657a-9044-4f96-b983-b0d94178452f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:58:15.850 8 INFO neutron.api.v2.resource [req-a4c1758f-ad77-457a-82ea-07c11d7629f5 req-65d87b11-531e-4035-b619-564e95579d68 da0e99f304d042789a2a691ada019c40 0f950af9ddd0437cac229702158dc6fc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 279/591] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:15 2026] GET /v2.0/security-groups/c413657a-9044-4f96-b983-b0d94178452f => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/592] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:15 2026] GET /v2.0/security-groups/60d3697a-ff81-4ee5-b34c-b80e4017556b => generated 1618 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:15.965 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae42e6c6-1d79-4d73-a533-f3d81168b18c'] response: {'name': 'network-changed', 'server_uuid': '610d28f7-ade8-4666-9785-ecb010266861', 'tag': 'b293a578-106f-4760-86c0-97d4400e4f93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 314/593] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:58:15 2026] GET /v2.0/ports?tenant_id=84f841b7862448078ea676c6b0644fe7&device_id=610d28f7-ade8-4666-9785-ecb010266861 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/594] 10.0.0.93 () {36 vars in 1012 bytes} [Sun May 10 01:58:15 2026] DELETE /v2.0/security-groups/60d3697a-ff81-4ee5-b34c-b80e4017556b => 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: 315/595] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/ports?device_id=610d28f7-ade8-4666-9785-ecb010266861 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:16.181 7 INFO neutron.api.v2.resource [req-7bf41257-30f5-4ea8-a61a-3ba91641595b req-4ab5df78-c6a9-476a-9b2c-d05cf6cc4111 da0e99f304d042789a2a691ada019c40 0f950af9ddd0437cac229702158dc6fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 316/596] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/security-groups/60d3697a-ff81-4ee5-b34c-b80e4017556b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/597] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/networks?id=930a3831-403f-4886-90ac-86addb7fdb0c => generated 766 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/598] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/security-groups/cc62150f-36ac-4d23-8a19-2a8c1a03b5ff => generated 1617 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/599] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/security-groups?id=68796c0d-02bb-40bc-8e8b-d4efae6e33c8&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/600] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b293a578-106f-4760-86c0-97d4400e4f93 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/601] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/subnets?id=1acaeae0-d3a5-44ac-8a55-ceb1b3be9577 => generated 664 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/602] 10.0.0.93 () {36 vars in 1012 bytes} [Sun May 10 01:58:16 2026] DELETE /v2.0/security-groups/cc62150f-36ac-4d23-8a19-2a8c1a03b5ff => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/603] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/ports?network_id=930a3831-403f-4886-90ac-86addb7fdb0c&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:16.424 8 INFO neutron.api.v2.resource [req-d7b1aa33-0a22-4b16-bdc7-907150a6f5dc req-01c9905d-30a4-4f5f-ba31-0a199742d67f da0e99f304d042789a2a691ada019c40 0f950af9ddd0437cac229702158dc6fc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 286/604] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/security-groups/cc62150f-36ac-4d23-8a19-2a8c1a03b5ff => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/605] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/networks/930a3831-403f-4886-90ac-86addb7fdb0c?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/606] 10.0.0.93 () {34 vars in 1001 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/security-groups?tenant_id=0f950af9ddd0437cac229702158dc6fc => generated 2801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/607] 199.204.45.162 () {34 vars in 994 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/ports?device_id=610d28f7-ade8-4666-9785-ecb010266861 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/608] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/networks/930a3831-403f-4886-90ac-86addb7fdb0c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/609] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/security-groups/0b1074c1-01fd-4f6a-a952-7b9b68591b0a => generated 2798 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/610] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/ports?device_id=9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/611] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/security-groups/0b1074c1-01fd-4f6a-a952-7b9b68591b0a => generated 2798 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/612] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/security-groups?id=35f90a21-3020-48fa-997e-7062643a9794&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:16.838 7 INFO neutron.api.v2.resource [req-12412411-7919-4685-b29f-5e196185f392 req-1956db6b-b2b1-41c2-8439-6d6d999886a2 da0e99f304d042789a2a691ada019c40 0f950af9ddd0437cac229702158dc6fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 325/613] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/security-groups/cc62150f-36ac-4d23-8a19-2a8c1a03b5ff => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:58:16.889 7 INFO neutron.api.v2.resource [req-495ea19d-c2d2-4efa-828b-b8a562751f52 req-ac165eb5-acc2-4520-bc0b-21e9a2f07118 da0e99f304d042789a2a691ada019c40 0f950af9ddd0437cac229702158dc6fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 326/614] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/security-groups/60d3697a-ff81-4ee5-b34c-b80e4017556b => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/615] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/ports?device_id=9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:17.015 7 INFO neutron.api.v2.resource [req-315c544e-bf1d-458b-b8c7-ccd4b1830c68 req-bcefb02d-284e-46e9-a216-995f76163b68 da0e99f304d042789a2a691ada019c40 0f950af9ddd0437cac229702158dc6fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 328/616] 10.0.0.93 () {34 vars in 990 bytes} [Sun May 10 01:58:16 2026] GET /v2.0/security-groups/c413657a-9044-4f96-b983-b0d94178452f => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:58:17.036 8 INFO neutron.db.l3_db [req-f9e2bbcd-ad9d-42bd-81dc-7ac21cdea332 req-71568060-d104-4a11-a65d-a1d5c2a011e1 871ef24267ea4fc09e5d3ff6e5a83163 84f841b7862448078ea676c6b0644fe7 - - default default] Floating IP a41ce504-ff4e-4757-a692-6d3cd0a60d03 disassociated. External IP: 10.96.250.219, port: b293a578-106f-4760-86c0-97d4400e4f93. [pid: 8|app: 0|req: 289/617] 199.204.45.162 () {36 vars in 997 bytes} [Sun May 10 01:58:16 2026] DELETE /v2.0/ports/b293a578-106f-4760-86c0-97d4400e4f93 => generated 0 bytes in 988 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:58:17.936 7 INFO neutron.db.l3_db [None req-e8be7c8f-2ea7-4259-8f7b-19e2d4e7c045 7d74faaf0f1c4a54b2c783ed85bb417a 8a6453ded13b4a6d8f95908fd7dd8923 - - default default] Floating IP 1fa25a77-a6a8-48e0-b6bd-e87d91e23161 associated. External IP: 10.96.250.209, port: b75d1f52-e956-4e5f-b2cf-3aa273b9cc14. 2026-05-10 01:58:18.006 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-658a1938-9279-4171-a40a-1fdbea15ce7c'] response: {'server_uuid': '610d28f7-ade8-4666-9785-ecb010266861', 'name': 'network-vif-deleted', 'tag': 'b293a578-106f-4760-86c0-97d4400e4f93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 329/618] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 01:58:17 2026] PUT /v2.0/floatingips/1fa25a77-a6a8-48e0-b6bd-e87d91e23161 => generated 855 bytes in 1322 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:18.612 7 WARNING neutron_lib.context [None req-adc273f6-dcaa-4c3a-a973-2e8bfeb2bd53 7c87e2db6c2b489794ff97fe98d5066c 277a4580c3c84d0ab5428efb4e26af26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:58:18.613 7 WARNING neutron_lib.context [None req-adc273f6-dcaa-4c3a-a973-2e8bfeb2bd53 7c87e2db6c2b489794ff97fe98d5066c 277a4580c3c84d0ab5428efb4e26af26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:58:18.758 7 INFO neutron.db.segments_db [None req-adc273f6-dcaa-4c3a-a973-2e8bfeb2bd53 7c87e2db6c2b489794ff97fe98d5066c 277a4580c3c84d0ab5428efb4e26af26 - - default default] Added segment ec5ae12d-314e-4ffa-bd06-86de978e45ab of type vxlan for network 9720d3bd-cfe0-47ec-952b-0a0c7880f04d 2026-05-10 01:58:18.861 7 INFO neutron.db.segments_db [None req-adc273f6-dcaa-4c3a-a973-2e8bfeb2bd53 7c87e2db6c2b489794ff97fe98d5066c 277a4580c3c84d0ab5428efb4e26af26 - - default default] Added segment e351ee72-934e-4502-8c6a-3c24a7e575ff of type vxlan for network 5d5ca674-e2bb-413e-860e-b6e7985f3124 [pid: 8|app: 0|req: 290/619] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 01:58:17 2026] PUT /v2.0/routers/d97def96-456c-416c-8b93-570a3d8a5415/remove_router_interface => generated 309 bytes in 1320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/620] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:18 2026] GET /v2.0/ports?device_id=610d28f7-ade8-4666-9785-ecb010266861 => 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: 330/621] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:58:18 2026] POST /v2.0/networks => generated 1246 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 01:58:19.013 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a37510e5-bd08-4785-9ef3-749d17df2c9f'] response: {'name': 'network-changed', 'server_uuid': '9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d', 'tag': 'b75d1f52-e956-4e5f-b2cf-3aa273b9cc14', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 292/622] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:18 2026] GET /v2.0/ports?device_id=9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/623] 10.0.0.173 () {32 vars in 649 bytes} [Sun May 10 01:58:19 2026] GET /v2.0/networks => generated 1845 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/624] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:58:19 2026] GET /v2.0/ports?tenant_id=8a6453ded13b4a6d8f95908fd7dd8923&device_id=9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d => 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: 295/625] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:19 2026] GET /v2.0/security-groups?id=35f90a21-3020-48fa-997e-7062643a9794&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:19.487 8 INFO neutron.services.segments.plugin [-] Segment ec5ae12d-314e-4ffa-bd06-86de978e45ab resource provider aggregate not found 2026-05-10 01:58:19.497 8 INFO neutron.services.segments.plugin [-] Segment ec5ae12d-314e-4ffa-bd06-86de978e45ab resource provider aggregate not found 2026-05-10 01:58:19.518 8 INFO neutron.services.segments.plugin [-] Segment ec5ae12d-314e-4ffa-bd06-86de978e45ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec5ae12d-314e-4ffa-bd06-86de978e45ab found for delete ", "request_id": "req-61e6f515-509a-4f91-92e3-643f42f59a5d"}]} 2026-05-10 01:58:19.521 8 INFO neutron.services.segments.plugin [-] Segment ec5ae12d-314e-4ffa-bd06-86de978e45ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec5ae12d-314e-4ffa-bd06-86de978e45ab found for delete ", "request_id": "req-74264d68-c581-4a20-b95c-883cdfb3b50e"}]} [pid: 8|app: 0|req: 296/626] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:58:19 2026] DELETE /v2.0/networks/9720d3bd-cfe0-47ec-952b-0a0c7880f04d => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/627] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:58:19 2026] GET /v2.0/networks?id=213a5f90-57f9-47ee-9737-8a219686a2cf => generated 775 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:19.788 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-9f3ba1d5-b3ad-46b6-ba15-2c4f353e80b5 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 298/628] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:58:19 2026] DELETE /v2.0/networks/5d5ca674-e2bb-413e-860e-b6e7985f3124 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/629] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:19 2026] GET /v2.0/ports?device_id=9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/630] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 01:58:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=b75d1f52-e956-4e5f-b2cf-3aa273b9cc14 => generated 858 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/631] 10.0.0.173 () {32 vars in 649 bytes} [Sun May 10 01:58:20 2026] GET /v2.0/networks => generated 651 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/632] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:20 2026] GET /v2.0/security-groups?id=35f90a21-3020-48fa-997e-7062643a9794&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/633] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:58:20 2026] GET /v2.0/subnets?id=9f4f9ef1-71fe-4c65-abf5-d5117a7676f3 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:20.276 7 INFO neutron.db.l3_hamode_db [None req-9f3ba1d5-b3ad-46b6-ba15-2c4f353e80b5 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] HA network df51b8c9-2554-46b5-bdd4-f2b443cc61a3 was deleted as no HA routers are present in tenant 0f950af9ddd0437cac229702158dc6fc. [pid: 7|app: 0|req: 331/634] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:58:18 2026] DELETE /v2.0/routers/d97def96-456c-416c-8b93-570a3d8a5415 => generated 0 bytes in 1298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:58:20.295 7 WARNING neutron_lib.context [None req-5a5bc0bd-cbca-4a2f-a2e7-4591f2fcfcb3 7c87e2db6c2b489794ff97fe98d5066c 277a4580c3c84d0ab5428efb4e26af26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 304/635] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:20 2026] DELETE /v2.0/security-groups/68796c0d-02bb-40bc-8e8b-d4efae6e33c8 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/636] 199.204.45.162 () {34 vars in 994 bytes} [Sun May 10 01:58:20 2026] GET /v2.0/ports?device_id=9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:20.396 7 INFO neutron.db.segments_db [None req-5a5bc0bd-cbca-4a2f-a2e7-4591f2fcfcb3 7c87e2db6c2b489794ff97fe98d5066c 277a4580c3c84d0ab5428efb4e26af26 - - default default] Added segment d513323d-f485-451c-9997-5743a346dbee of type vxlan for network 1068fee1-6d00-4580-9e98-307797c9171d [pid: 8|app: 0|req: 306/637] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:58:20 2026] GET /v2.0/ports?network_id=213a5f90-57f9-47ee-9737-8a219686a2cf&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/638] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:58:20 2026] POST /v2.0/networks => generated 649 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:20.565 7 INFO neutron.api.v2.resource [None req-8c3427c1-f860-4257-9d4a-074345a1312f 871ef24267ea4fc09e5d3ff6e5a83163 84f841b7862448078ea676c6b0644fe7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 333/639] 10.0.0.173 () {32 vars in 737 bytes} [Sun May 10 01:58:20 2026] GET /v2.0/security-groups/68796c0d-02bb-40bc-8e8b-d4efae6e33c8 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/640] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:58:20 2026] DELETE /v2.0/subnets/2b6c6f6d-9be1-48dd-8dea-a76767f4646b => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:58:20.705 7 INFO neutron.services.segments.plugin [-] Segment 33f63415-7bb5-46c1-8ed9-4aadfc89bd24 resource provider aggregate not found 2026-05-10 01:58:20.718 7 INFO neutron.services.segments.plugin [-] Segment 33f63415-7bb5-46c1-8ed9-4aadfc89bd24 resource provider aggregate not found [pid: 8|app: 0|req: 308/641] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:58:20 2026] GET /v2.0/networks/213a5f90-57f9-47ee-9737-8a219686a2cf?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:58:20.727 8 WARNING neutron_lib.context [None req-984e62c6-07c3-4ad4-aa06-fc90cb25c295 7c87e2db6c2b489794ff97fe98d5066c 277a4580c3c84d0ab5428efb4e26af26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:58:20.735 7 INFO neutron.services.segments.plugin [-] Segment 33f63415-7bb5-46c1-8ed9-4aadfc89bd24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33f63415-7bb5-46c1-8ed9-4aadfc89bd24 found for delete ", "request_id": "req-781c75ba-2edb-4d1c-94d5-206cf4811f26"}]} 2026-05-10 01:58:20.751 7 INFO neutron.services.segments.plugin [-] Segment 33f63415-7bb5-46c1-8ed9-4aadfc89bd24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33f63415-7bb5-46c1-8ed9-4aadfc89bd24 found for delete ", "request_id": "req-3520334d-409b-41b5-ad90-2c2df8362a66"}]} 2026-05-10 01:58:20.769 8 INFO neutron.db.segments_db [None req-984e62c6-07c3-4ad4-aa06-fc90cb25c295 7c87e2db6c2b489794ff97fe98d5066c 277a4580c3c84d0ab5428efb4e26af26 - - default default] Added segment 8f96b5bb-85c0-4ee4-9e5d-8064119fe8be of type vxlan for network 0d223a17-3422-4eec-a17b-89719fdf8e62 [pid: 8|app: 0|req: 309/642] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:58:20 2026] POST /v2.0/networks => generated 650 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:21.021 7 INFO neutron.db.l3_db [req-6073e6e3-5af3-4272-a7fd-0201a6799681 req-9178804b-8c9d-4f2a-946f-387a8d580a82 7d74faaf0f1c4a54b2c783ed85bb417a 8a6453ded13b4a6d8f95908fd7dd8923 - - default default] Floating IP 1fa25a77-a6a8-48e0-b6bd-e87d91e23161 disassociated. External IP: 10.96.250.209, port: b75d1f52-e956-4e5f-b2cf-3aa273b9cc14. 2026-05-10 01:58:21.549 8 INFO neutron.services.segments.plugin [-] Segment e351ee72-934e-4502-8c6a-3c24a7e575ff resource provider aggregate not found [pid: 7|app: 0|req: 334/643] 199.204.45.162 () {36 vars in 997 bytes} [Sun May 10 01:58:20 2026] DELETE /v2.0/ports/b75d1f52-e956-4e5f-b2cf-3aa273b9cc14 => generated 0 bytes in 987 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:58:21.558 8 INFO neutron.services.segments.plugin [-] Segment e351ee72-934e-4502-8c6a-3c24a7e575ff resource provider aggregate not found 2026-05-10 01:58:21.579 8 INFO neutron.services.segments.plugin [-] Segment e351ee72-934e-4502-8c6a-3c24a7e575ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e351ee72-934e-4502-8c6a-3c24a7e575ff found for delete ", "request_id": "req-8efc8bbe-0061-47b4-8127-a4007305c181"}]} 2026-05-10 01:58:21.582 8 INFO neutron.services.segments.plugin [-] Segment e351ee72-934e-4502-8c6a-3c24a7e575ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e351ee72-934e-4502-8c6a-3c24a7e575ff found for delete ", "request_id": "req-c9b163de-0c85-4800-b669-7a46fedaf535"}]} [pid: 8|app: 0|req: 310/644] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 01:58:20 2026] DELETE /v2.0/floatingips/a41ce504-ff4e-4757-a692-6d3cd0a60d03 => generated 0 bytes in 734 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:58:21.618 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a8377d4-2a54-49dc-8f8c-fba9517ee382'] response: {'server_uuid': '9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d', 'name': 'network-vif-deleted', 'tag': 'b75d1f52-e956-4e5f-b2cf-3aa273b9cc14', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 311/645] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:58:21 2026] GET /v2.0/networks/213a5f90-57f9-47ee-9737-8a219686a2cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:58:21.673 8 WARNING neutron_lib.context [None req-ec24fe06-3ec3-4c4f-a768-d80e9ac1c106 7c87e2db6c2b489794ff97fe98d5066c 277a4580c3c84d0ab5428efb4e26af26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:58:21.720 8 WARNING neutron_lib.context [None req-ec24fe06-3ec3-4c4f-a768-d80e9ac1c106 7c87e2db6c2b489794ff97fe98d5066c 277a4580c3c84d0ab5428efb4e26af26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 335/646] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:58:21 2026] DELETE /v2.0/networks/d7686f31-ea16-49a6-a0b6-9a7a2baa2e49 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/647] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:21 2026] GET /v2.0/ports?device_id=9405c4ac-f9d6-4f8e-90b6-dbe695c43d0d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/648] 10.0.0.173 () {34 vars in 665 bytes} [Sun May 10 01:58:21 2026] POST /v2.0/ports => generated 1505 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/649] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:22 2026] GET /v2.0/security-groups?tenant_id=0f950af9ddd0437cac229702158dc6fc&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/650] 10.0.0.173 () {32 vars in 643 bytes} [Sun May 10 01:58:22 2026] GET /v2.0/ports => generated 1505 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/651] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:22 2026] DELETE /v2.0/security-groups/0b1074c1-01fd-4f6a-a952-7b9b68591b0a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:58:22.759 7 INFO neutron.services.segments.plugin [-] Segment a1cd89b1-2479-4749-8930-20635bb1e480 resource provider aggregate not found 2026-05-10 01:58:22.778 7 INFO neutron.services.segments.plugin [-] Segment a1cd89b1-2479-4749-8930-20635bb1e480 resource provider aggregate not found 2026-05-10 01:58:22.785 7 INFO neutron.services.segments.plugin [-] Segment a1cd89b1-2479-4749-8930-20635bb1e480 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1cd89b1-2479-4749-8930-20635bb1e480 found for delete ", "request_id": "req-a0f0b22b-97fd-428a-bce9-6ee0c5c525a1"}]} 2026-05-10 01:58:22.822 7 INFO neutron.services.segments.plugin [-] Segment a1cd89b1-2479-4749-8930-20635bb1e480 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1cd89b1-2479-4749-8930-20635bb1e480 found for delete ", "request_id": "req-1689f3e5-010a-418b-b3e9-a9dd86b12e2c"}]} [pid: 8|app: 0|req: 316/652] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 01:58:22 2026] DELETE /v2.0/ports/50a3d8ae-38ce-4b31-ba2a-6ce6e43099ba => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/653] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 01:58:22 2026] DELETE /v2.0/ports/a646de7b-35f6-4a99-b496-cf42e0e29636 => 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: 318/654] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:23 2026] DELETE /v2.0/security-groups/35f90a21-3020-48fa-997e-7062643a9794 => 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: 319/655] 10.0.0.173 () {32 vars in 643 bytes} [Sun May 10 01:58:23 2026] GET /v2.0/ports => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:58:23.279 8 INFO neutron.api.v2.resource [None req-df278292-c415-44ed-9e97-3a7da14e7285 7d74faaf0f1c4a54b2c783ed85bb417a 8a6453ded13b4a6d8f95908fd7dd8923 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 320/656] 10.0.0.173 () {32 vars in 737 bytes} [Sun May 10 01:58:23 2026] GET /v2.0/security-groups/35f90a21-3020-48fa-997e-7062643a9794 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:58:23.284 8 WARNING neutron_lib.context [None req-67c61340-1baf-4390-b323-44862dd201e3 7c87e2db6c2b489794ff97fe98d5066c 277a4580c3c84d0ab5428efb4e26af26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:58:23.341 8 INFO neutron.db.segments_db [None req-67c61340-1baf-4390-b323-44862dd201e3 7c87e2db6c2b489794ff97fe98d5066c 277a4580c3c84d0ab5428efb4e26af26 - - default default] Added segment 4328a7dc-2ea3-4942-a645-b8defd707d32 of type vxlan for network b7551a7f-82ea-48e3-bfd4-098ad38f76c2 [pid: 8|app: 0|req: 321/657] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:58:23 2026] POST /v2.0/networks => generated 650 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/658] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 01:58:21 2026] PUT /v2.0/routers/b72a7987-5d45-4306-a45f-54245157f529/remove_router_interface => generated 309 bytes in 1760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:23.568 7 WARNING neutron_lib.context [None req-96c3d81f-51b3-41d7-95ad-1db52a2bb812 7c87e2db6c2b489794ff97fe98d5066c 277a4580c3c84d0ab5428efb4e26af26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:58:23.612 7 INFO neutron.db.segments_db [None req-96c3d81f-51b3-41d7-95ad-1db52a2bb812 7c87e2db6c2b489794ff97fe98d5066c 277a4580c3c84d0ab5428efb4e26af26 - - default default] Added segment f521d43f-c95e-4a88-a651-a8226e0ea734 of type vxlan for network bc9239c6-299b-4933-bd54-78c1c35c0fe4 [pid: 7|app: 0|req: 340/661] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:58:23 2026] POST /v2.0/networks => generated 650 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/662] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 01:58:23 2026] DELETE /v2.0/floatingips/1fa25a77-a6a8-48e0-b6bd-e87d91e23161 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:58:23.777 8 WARNING neutron_lib.context [None req-1243856e-8437-40fe-82d8-40f6156e7741 7c87e2db6c2b489794ff97fe98d5066c 277a4580c3c84d0ab5428efb4e26af26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:58:23.831 8 WARNING neutron_lib.context [None req-1243856e-8437-40fe-82d8-40f6156e7741 7c87e2db6c2b489794ff97fe98d5066c 277a4580c3c84d0ab5428efb4e26af26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 323/663] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:58:23 2026] POST /v2.0/subnets => generated 1226 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 01:58:25.052 7 INFO neutron.services.segments.plugin [-] Segment 19cf1210-dae4-4022-a5c8-a270e7342725 resource provider aggregate not found 2026-05-10 01:58:25.060 7 INFO neutron.services.segments.plugin [-] Segment 19cf1210-dae4-4022-a5c8-a270e7342725 resource provider aggregate not found 2026-05-10 01:58:25.093 7 INFO neutron.services.segments.plugin [-] Segment 19cf1210-dae4-4022-a5c8-a270e7342725 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19cf1210-dae4-4022-a5c8-a270e7342725 found for delete ", "request_id": "req-bd2e2d11-01e2-408b-92b3-949bfdbbb95d"}]} 2026-05-10 01:58:25.094 7 INFO neutron.services.segments.plugin [-] Segment 19cf1210-dae4-4022-a5c8-a270e7342725 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19cf1210-dae4-4022-a5c8-a270e7342725 found for delete ", "request_id": "req-2a137531-e98f-4ac2-aa07-77207f6d1288"}]} 2026-05-10 01:58:25.111 7 INFO neutron.db.l3_hamode_db [None req-271220dc-bea6-45db-a7bb-22d7c4e80799 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] HA network 539e0046-f621-405a-a4fb-aed38ecc52d5 was deleted as no HA routers are present in tenant 84f841b7862448078ea676c6b0644fe7. [pid: 7|app: 0|req: 341/664] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:58:23 2026] DELETE /v2.0/routers/b72a7987-5d45-4306-a45f-54245157f529 => generated 0 bytes in 1413 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/665] 10.0.0.173 () {32 vars in 647 bytes} [Sun May 10 01:58:25 2026] GET /v2.0/subnets => generated 1839 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:25.669 7 INFO neutron.db.segments_db [None req-478dd4c7-0b7b-4373-90d7-a214b4b7a63d 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 07e3a631-fe6a-4054-ade4-b4bc3a7d2d2a of type vxlan for network 560fae66-9757-4479-8d99-a8161d6dc23c [pid: 7|app: 0|req: 343/666] 10.0.0.173 () {34 vars in 671 bytes} [Sun May 10 01:58:25 2026] POST /v2.0/networks => generated 752 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/667] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 01:58:24 2026] PUT /v2.0/routers/c1d572ce-f637-4542-8aa8-7e6a80e6125b/remove_router_interface => generated 309 bytes in 1485 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/668] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:58:25 2026] DELETE /v2.0/subnets/1acaeae0-d3a5-44ac-8a55-ceb1b3be9577 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/669] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:58:25 2026] DELETE /v2.0/subnets/003cc788-fd59-43dc-94e9-ef4ba2605362 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/670] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:58:26 2026] POST /v2.0/subnets => generated 675 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 346/671] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:58:26 2026] DELETE /v2.0/networks/930a3831-403f-4886-90ac-86addb7fdb0c => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/672] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:58:26 2026] DELETE /v2.0/subnets/44966ee5-8404-41ee-a13b-3cb4b20df9ff => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:58:27.139 7 INFO neutron.services.segments.plugin [-] Segment 5cde3df2-d378-4206-aba8-cda04e221efe resource provider aggregate not found 2026-05-10 01:58:27.147 7 INFO neutron.services.segments.plugin [-] Segment 5cde3df2-d378-4206-aba8-cda04e221efe resource provider aggregate not found 2026-05-10 01:58:27.172 7 INFO neutron.services.segments.plugin [-] Segment 5cde3df2-d378-4206-aba8-cda04e221efe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cde3df2-d378-4206-aba8-cda04e221efe found for delete ", "request_id": "req-38d41123-c511-40b2-9e1e-ad770be2b71d"}]} 2026-05-10 01:58:27.175 7 INFO neutron.services.segments.plugin [-] Segment 5cde3df2-d378-4206-aba8-cda04e221efe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cde3df2-d378-4206-aba8-cda04e221efe found for delete ", "request_id": "req-2edff3fb-5b6e-46b9-8094-91b484ee4f2f"}]} 2026-05-10 01:58:27.251 7 INFO neutron.db.segments_db [None req-dfc13f12-5260-4fb5-a497-7e0cf2c34b3d 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 99614bb9-21c9-4118-8d31-c91ef0c2d783 of type vxlan for network a95214dc-2f2d-470f-a6c3-256de40bb386 2026-05-10 01:58:27.560 8 INFO neutron.services.segments.plugin [-] Segment ade62667-1b2b-4e8c-8293-83bc42d0b676 resource provider aggregate not found 2026-05-10 01:58:27.569 8 INFO neutron.services.segments.plugin [-] Segment ade62667-1b2b-4e8c-8293-83bc42d0b676 resource provider aggregate not found 2026-05-10 01:58:27.583 7 INFO neutron.db.l3_hamode_db [None req-dfc13f12-5260-4fb5-a497-7e0cf2c34b3d 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:58:27.588 8 INFO neutron.services.segments.plugin [-] Segment ade62667-1b2b-4e8c-8293-83bc42d0b676 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ade62667-1b2b-4e8c-8293-83bc42d0b676 found for delete ", "request_id": "req-3a8e1db7-6822-4677-9759-6519379a5c7e"}]} 2026-05-10 01:58:27.595 8 INFO neutron.services.segments.plugin [-] Segment ade62667-1b2b-4e8c-8293-83bc42d0b676 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ade62667-1b2b-4e8c-8293-83bc42d0b676 found for delete ", "request_id": "req-dba7e1c4-1818-4ba1-8f2d-296ba97ac235"}]} 2026-05-10 01:58:27.601 8 INFO neutron.db.l3_hamode_db [None req-9391d27b-b5bd-4b5c-a69f-2957ee8bffa1 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] HA network 2238158f-b790-4ccb-8d40-5aef52961377 was deleted as no HA routers are present in tenant 8a6453ded13b4a6d8f95908fd7dd8923. [pid: 8|app: 0|req: 326/673] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:58:26 2026] DELETE /v2.0/routers/c1d572ce-f637-4542-8aa8-7e6a80e6125b => generated 0 bytes in 1445 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/674] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:27 2026] GET /v2.0/security-groups?tenant_id=84f841b7862448078ea676c6b0644fe7&name=default => generated 2797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/675] 10.0.0.173 () {32 vars in 647 bytes} [Sun May 10 01:58:27 2026] GET /v2.0/subnets => generated 626 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/676] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:58:27 2026] DELETE /v2.0/subnets/9f4f9ef1-71fe-4c65-abf5-d5117a7676f3 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/677] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:27 2026] DELETE /v2.0/security-groups/684d97f8-02a5-4086-a255-d837eae2e59d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/678] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:58:28 2026] DELETE /v2.0/networks/bc9239c6-299b-4933-bd54-78c1c35c0fe4 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/679] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:58:28 2026] DELETE /v2.0/networks/213a5f90-57f9-47ee-9737-8a219686a2cf => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:58:28.803 7 INFO neutron.db.l3_hamode_db [None req-dfc13f12-5260-4fb5-a497-7e0cf2c34b3d 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 333/680] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:58:28 2026] DELETE /v2.0/networks/b7551a7f-82ea-48e3-bfd4-098ad38f76c2 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/681] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:58:28 2026] DELETE /v2.0/networks/0d223a17-3422-4eec-a17b-89719fdf8e62 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/682] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:29 2026] GET /v2.0/security-groups?tenant_id=8a6453ded13b4a6d8f95908fd7dd8923&name=default => generated 2797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:58:29 2026] DELETE /v2.0/networks/1068fee1-6d00-4580-9e98-307797c9171d => 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: 337/684] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:29 2026] DELETE /v2.0/security-groups/70334fcf-79a5-477c-8660-3dc926cccd0f => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:58:29.895 8 INFO neutron.services.segments.plugin [-] Segment f521d43f-c95e-4a88-a651-a8226e0ea734 resource provider aggregate not found 2026-05-10 01:58:29.903 8 INFO neutron.services.segments.plugin [-] Segment f521d43f-c95e-4a88-a651-a8226e0ea734 resource provider aggregate not found 2026-05-10 01:58:29.920 8 INFO neutron.services.segments.plugin [-] Segment f521d43f-c95e-4a88-a651-a8226e0ea734 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f521d43f-c95e-4a88-a651-a8226e0ea734 found for delete ", "request_id": "req-46ff4357-ff69-4981-8246-8b06b3599ed8"}]} 2026-05-10 01:58:29.928 8 INFO neutron.services.segments.plugin [-] Segment f521d43f-c95e-4a88-a651-a8226e0ea734 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f521d43f-c95e-4a88-a651-a8226e0ea734 found for delete ", "request_id": "req-0d550d23-14ea-4aa3-b74f-854e5d567ee1"}]} 2026-05-10 01:58:29.938 8 INFO neutron.services.segments.plugin [-] Segment 61536418-7b2b-4127-91d4-2577911fddf8 resource provider aggregate not found 2026-05-10 01:58:29.946 8 INFO neutron.services.segments.plugin [-] Segment 61536418-7b2b-4127-91d4-2577911fddf8 resource provider aggregate not found 2026-05-10 01:58:29.962 8 INFO neutron.services.segments.plugin [-] Segment 61536418-7b2b-4127-91d4-2577911fddf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61536418-7b2b-4127-91d4-2577911fddf8 found for delete ", "request_id": "req-deb32876-0316-46fb-b701-a34df1105382"}]} 2026-05-10 01:58:29.971 8 INFO neutron.services.segments.plugin [-] Segment 61536418-7b2b-4127-91d4-2577911fddf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61536418-7b2b-4127-91d4-2577911fddf8 found for delete ", "request_id": "req-16045c6f-556e-4917-ade9-c6a6680c8478"}]} 2026-05-10 01:58:29.978 8 INFO neutron.services.segments.plugin [-] Segment 4328a7dc-2ea3-4942-a645-b8defd707d32 resource provider aggregate not found 2026-05-10 01:58:29.991 8 INFO neutron.services.segments.plugin [-] Segment 4328a7dc-2ea3-4942-a645-b8defd707d32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4328a7dc-2ea3-4942-a645-b8defd707d32 found for delete ", "request_id": "req-a751a9ea-7b9b-44f8-ac8b-3588bd214982"}]} 2026-05-10 01:58:29.997 8 INFO neutron.services.segments.plugin [-] Segment 4328a7dc-2ea3-4942-a645-b8defd707d32 resource provider aggregate not found 2026-05-10 01:58:30.008 8 INFO neutron.services.segments.plugin [-] Segment 8f96b5bb-85c0-4ee4-9e5d-8064119fe8be resource provider aggregate not found 2026-05-10 01:58:30.015 8 INFO neutron.services.segments.plugin [-] Segment 4328a7dc-2ea3-4942-a645-b8defd707d32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4328a7dc-2ea3-4942-a645-b8defd707d32 found for delete ", "request_id": "req-d11d71a7-e7d7-4ab0-8cf3-1ee40da29088"}]} 2026-05-10 01:58:30.031 8 INFO neutron.services.segments.plugin [-] Segment 8f96b5bb-85c0-4ee4-9e5d-8064119fe8be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f96b5bb-85c0-4ee4-9e5d-8064119fe8be found for delete ", "request_id": "req-b5ab614b-dd62-444e-a044-ad5fd84bebe5"}]} 2026-05-10 01:58:30.038 8 INFO neutron.services.segments.plugin [-] Segment 8f96b5bb-85c0-4ee4-9e5d-8064119fe8be resource provider aggregate not found 2026-05-10 01:58:30.052 8 INFO neutron.services.segments.plugin [-] Segment d513323d-f485-451c-9997-5743a346dbee resource provider aggregate not found 2026-05-10 01:58:30.063 8 INFO neutron.services.segments.plugin [-] Segment 8f96b5bb-85c0-4ee4-9e5d-8064119fe8be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f96b5bb-85c0-4ee4-9e5d-8064119fe8be found for delete ", "request_id": "req-4c6fd855-ddd9-4eac-9305-7726cf0403f4"}]} 2026-05-10 01:58:30.070 8 INFO neutron.services.segments.plugin [-] Segment d513323d-f485-451c-9997-5743a346dbee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d513323d-f485-451c-9997-5743a346dbee found for delete ", "request_id": "req-7915a297-9579-49d3-b4d9-fb8db670069d"}]} 2026-05-10 01:58:30.085 8 INFO neutron.services.segments.plugin [-] Segment d513323d-f485-451c-9997-5743a346dbee resource provider aggregate not found [pid: 8|app: 0|req: 338/685] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:29 2026] GET /v2.0/security-groups?tenant_id=277a4580c3c84d0ab5428efb4e26af26&name=default => generated 2801 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:30.110 8 INFO neutron.services.segments.plugin [-] Segment d513323d-f485-451c-9997-5743a346dbee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d513323d-f485-451c-9997-5743a346dbee found for delete ", "request_id": "req-cb5d0e3c-3785-48b8-86ee-a5c872363fab"}]} [pid: 7|app: 0|req: 348/686] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:58:27 2026] POST /v2.0/routers => generated 739 bytes in 3024 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/687] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:30 2026] DELETE /v2.0/security-groups/2bf848c7-6866-4f5a-ab6d-a797555eee22 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:58:31.706 8 INFO neutron.db.segments_db [None req-07d24b54-815b-44e1-8d22-359f272cd42c 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment ec9107a8-96ce-4f1e-a009-a028ed41f4d1 of type vxlan for network 5b47b72b-5c68-45f5-b65f-cf7613558b10 [pid: 8|app: 0|req: 340/688] 10.0.0.173 () {34 vars in 671 bytes} [Sun May 10 01:58:31 2026] POST /v2.0/networks => generated 743 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/689] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:58:31 2026] POST /v2.0/subnets => generated 666 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:32.210 8 INFO neutron.db.segments_db [None req-d96e04c8-5054-4c28-b81d-85780f1d769e 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 6640c3b8-78a5-43d8-8fa2-a2b8cbb57eed of type vxlan for network 620f66cb-036d-49ca-b3c2-1cca5c0809cc [pid: 7|app: 0|req: 349/690] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 01:58:30 2026] PUT /v2.0/routers/ea5e812c-32bb-4458-8141-846dd72ca467/add_router_interface => generated 309 bytes in 2202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:32.566 8 INFO neutron.db.l3_hamode_db [None req-d96e04c8-5054-4c28-b81d-85780f1d769e 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:58:32.590 7 WARNING neutron_lib.context [None req-945d9e05-dfac-4913-9aab-d6d23bcdd30f fcac0bcd32b04710bc7c534b16d611b9 7cae8c886d694d24808cd3034a31a842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:58:32.745 7 INFO neutron.db.segments_db [None req-945d9e05-dfac-4913-9aab-d6d23bcdd30f fcac0bcd32b04710bc7c534b16d611b9 7cae8c886d694d24808cd3034a31a842 - - default default] Added segment 4579a6f6-f711-4766-9a66-1fe3da4fd471 of type vxlan for network 547ebe9f-cb39-45c1-8e7a-56eebbd0ce14 [pid: 7|app: 0|req: 350/691] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:58:32 2026] POST /v2.0/networks => generated 647 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:33.091 7 WARNING neutron_lib.context [None req-f4f01f9e-e54d-4938-9c7f-9a4acc9412e3 adde9085ca5b4d8ca3689db8f3ade770 dd4bbd11ad2c4d00be6bcf58164d724a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 351/692] 10.0.0.173 () {34 vars in 685 bytes} [Sun May 10 01:58:33 2026] POST /v2.0/security-groups => generated 1597 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 01:58:33.270 7 WARNING neutron_lib.context [None req-2747cf3d-1d73-45ae-9371-56516d19dca5 adde9085ca5b4d8ca3689db8f3ade770 dd4bbd11ad2c4d00be6bcf58164d724a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 352/693] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:58:33 2026] POST /v2.0/security-group-rules => generated 565 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:33.395 7 WARNING neutron_lib.context [None req-ba9c102d-f429-4bc4-992d-09efc8a1fbcc adde9085ca5b4d8ca3689db8f3ade770 dd4bbd11ad2c4d00be6bcf58164d724a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 353/694] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:58:33 2026] POST /v2.0/security-group-rules => generated 570 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:33.493 7 WARNING neutron_lib.context [None req-27e32052-99c1-4995-a04a-f34559e80630 fcac0bcd32b04710bc7c534b16d611b9 7cae8c886d694d24808cd3034a31a842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 354/695] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:58:33 2026] POST /v2.0/subnets => generated 649 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:33.898 7 WARNING neutron_lib.context [None req-48e342ea-6f55-425d-b557-feee5c8aba62 adde9085ca5b4d8ca3689db8f3ade770 dd4bbd11ad2c4d00be6bcf58164d724a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:58:34.121 8 INFO neutron.db.l3_hamode_db [None req-d96e04c8-5054-4c28-b81d-85780f1d769e 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 355/696] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 01:58:33 2026] POST /v2.0/floatingips => generated 552 bytes in 734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/697] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:34 2026] GET /v2.0/security-groups?tenant_id=64c664af81c9440ebe0bf75264883f1e&name=default => generated 2801 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:34.941 7 WARNING neutron_lib.context [None req-69682708-cbc9-4134-90a1-6f89172daff5 fcac0bcd32b04710bc7c534b16d611b9 7cae8c886d694d24808cd3034a31a842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:58:35.003 7 INFO neutron.db.segments_db [None req-69682708-cbc9-4134-90a1-6f89172daff5 fcac0bcd32b04710bc7c534b16d611b9 7cae8c886d694d24808cd3034a31a842 - - default default] Added segment 6aefb183-e9ba-4b15-8e71-164de96fcb25 of type vxlan for network 2b5b4641-7c10-428e-895f-1dc5d7b7397d [pid: 7|app: 0|req: 357/698] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:58:34 2026] POST /v2.0/networks => generated 647 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/699] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:58:32 2026] POST /v2.0/routers => generated 730 bytes in 3106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/700] 10.0.0.93 () {34 vars in 1099 bytes} [Sun May 10 01:58:35 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1577754499&fields=id&tenant_id=dd4bbd11ad2c4d00be6bcf58164d724a => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/701] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:35 2026] DELETE /v2.0/security-groups/3da9980e-47b4-49ba-95ba-88616b10535a => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/702] 10.0.0.173 () {34 vars in 743 bytes} [Sun May 10 01:58:35 2026] PUT /v2.0/networks/2b5b4641-7c10-428e-895f-1dc5d7b7397d => generated 592 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/703] 10.0.0.93 () {34 vars in 981 bytes} [Sun May 10 01:58:35 2026] GET /v2.0/networks?id=560fae66-9757-4479-8d99-a8161d6dc23c => generated 684 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:35.559 8 WARNING neutron_lib.context [None req-1b995142-87d3-424a-8c0c-176c4660e055 fcac0bcd32b04710bc7c534b16d611b9 7cae8c886d694d24808cd3034a31a842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 346/704] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:58:35 2026] POST /v2.0/subnets => generated 622 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/705] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:35 2026] GET /v2.0/security-groups?tenant_id=5166a3d7f3174971a69b45259eaf77e0&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/706] 10.0.0.93 () {34 vars in 964 bytes} [Sun May 10 01:58:35 2026] GET /v2.0/quotas/dd4bbd11ad2c4d00be6bcf58164d724a => 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: 349/707] 10.0.0.173 () {34 vars in 741 bytes} [Sun May 10 01:58:36 2026] PUT /v2.0/subnets/b2457dfe-4b2b-4be5-b2cc-4c65efa83dc6 => generated 632 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/708] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:36 2026] DELETE /v2.0/security-groups/1a2b46da-8893-4f73-b76b-571bec36eafa => 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: 351/709] 10.0.0.93 () {34 vars in 1001 bytes} [Sun May 10 01:58:36 2026] GET /v2.0/ports?tenant_id=dd4bbd11ad2c4d00be6bcf58164d724a&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: 359/710] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 01:58:35 2026] PUT /v2.0/routers/c63f2dd8-321f-4c20-9642-e8421e5a66e6/add_router_interface => generated 309 bytes in 1713 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/711] 10.0.0.93 () {34 vars in 1007 bytes} [Sun May 10 01:58:37 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/712] 10.0.0.93 () {34 vars in 1107 bytes} [Sun May 10 01:58:37 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/713] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:37 2026] GET /v2.0/ports?device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:58:37.557 8 INFO neutron.services.segments.plugin [-] Segment 6aefb183-e9ba-4b15-8e71-164de96fcb25 resource provider aggregate not found 2026-05-10 01:58:37.564 8 INFO neutron.services.segments.plugin [-] Segment 6aefb183-e9ba-4b15-8e71-164de96fcb25 resource provider aggregate not found 2026-05-10 01:58:37.595 8 INFO neutron.services.segments.plugin [-] Segment 6aefb183-e9ba-4b15-8e71-164de96fcb25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6aefb183-e9ba-4b15-8e71-164de96fcb25 found for delete ", "request_id": "req-1223eaee-7387-4d84-b451-abb442f6bd16"}]} 2026-05-10 01:58:37.596 8 INFO neutron.services.segments.plugin [-] Segment 6aefb183-e9ba-4b15-8e71-164de96fcb25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6aefb183-e9ba-4b15-8e71-164de96fcb25 found for delete ", "request_id": "req-7f6fe710-06ab-4632-8767-9f28b8cfe896"}]} [pid: 8|app: 0|req: 352/714] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:58:36 2026] DELETE /v2.0/networks/2b5b4641-7c10-428e-895f-1dc5d7b7397d => generated 0 bytes in 829 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:58:37.639 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1492b918-3e08-4d7d-8a00-80aa0bb8fdb6 fcac0bcd32b04710bc7c534b16d611b9 7cae8c886d694d24808cd3034a31a842 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 363/715] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:58:37 2026] DELETE /v2.0/networks/2b5b4641-7c10-428e-895f-1dc5d7b7397d => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/716] 10.0.0.173 () {32 vars in 694 bytes} [Sun May 10 01:58:37 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/717] 10.0.0.173 () {32 vars in 742 bytes} [Sun May 10 01:58:37 2026] GET /v2.0/subnets?network_id=9b7baf0a-8ae6-4c0f-82aa-7f5d611276b2 => generated 626 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/718] 10.0.0.173 () {32 vars in 653 bytes} [Sun May 10 01:58:37 2026] GET /v2.0/extensions => generated 19600 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 01:58:37.926 8 WARNING neutron_lib.context [None req-1209f456-873a-4665-ab98-404c6334f5bb 3e7b36452fc446d6acc585d15acdaef3 0d17b931a2704256a4c154439734c501 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 365/719] 10.0.0.173 () {32 vars in 649 bytes} [Sun May 10 01:58:37 2026] GET /v2.0/networks => generated 1312 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/720] 10.0.0.173 () {34 vars in 685 bytes} [Sun May 10 01:58:37 2026] POST /v2.0/security-groups => generated 1596 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 01:58:38.064 8 WARNING neutron_lib.context [None req-85b0d6d6-c9ec-439d-9cf0-665f6403e24f 3e7b36452fc446d6acc585d15acdaef3 0d17b931a2704256a4c154439734c501 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 366/721] 10.0.0.173 () {32 vars in 647 bytes} [Sun May 10 01:58:38 2026] GET /v2.0/subnets => generated 1265 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/722] 10.0.0.173 () {32 vars in 723 bytes} [Sun May 10 01:58:38 2026] GET /v2.0/networks/547ebe9f-cb39-45c1-8e7a-56eebbd0ce14 => generated 672 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/723] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:58:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/724] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 01:58:38 2026] GET /v2.0/subnets/7c4dba70-eb73-4e0c-ab9f-a732e515e53e => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:38.268 8 WARNING neutron_lib.context [None req-502c9b2f-1a41-4e6c-800a-e4bcd76a155f 3e7b36452fc446d6acc585d15acdaef3 0d17b931a2704256a4c154439734c501 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 368/725] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:58:38 2026] GET /v2.0/networks?id=560fae66-9757-4479-8d99-a8161d6dc23c => generated 684 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:38.292 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ba44f25-74d3-4346-b112-dc0a9015a042 fcac0bcd32b04710bc7c534b16d611b9 7cae8c886d694d24808cd3034a31a842 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 369/726] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:58:38 2026] DELETE /v2.0/subnets/b2457dfe-4b2b-4be5-b2cc-4c65efa83dc6 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:58:38.318 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d00d3b73-8b37-477c-8695-fe1a581cc54e fcac0bcd32b04710bc7c534b16d611b9 7cae8c886d694d24808cd3034a31a842 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 370/727] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:58:38 2026] DELETE /v2.0/networks/2b5b4641-7c10-428e-895f-1dc5d7b7397d => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/728] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:58:38 2026] POST /v2.0/security-group-rules => generated 570 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/729] 199.204.45.162 () {34 vars in 1050 bytes} [Sun May 10 01:58:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dd4bbd11ad2c4d00be6bcf58164d724a => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:38.435 8 WARNING neutron_lib.context [None req-570efb3b-0605-467b-aadc-3b85bd61326b 3e7b36452fc446d6acc585d15acdaef3 0d17b931a2704256a4c154439734c501 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 371/730] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:58:38 2026] DELETE /v2.0/subnets/7c4dba70-eb73-4e0c-ab9f-a732e515e53e => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:58:38.599 7 WARNING neutron_lib.context [req-2b8c32dc-999e-429d-84b6-79e72508cdd1 req-c484978d-4006-4caa-a7a0-c73ceb457683 adde9085ca5b4d8ca3689db8f3ade770 dd4bbd11ad2c4d00be6bcf58164d724a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 374/733] 199.204.45.162 () {38 vars in 955 bytes} [Sun May 10 01:58:38 2026] POST /v2.0/ports => generated 958 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/734] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 01:58:38 2026] POST /v2.0/floatingips => generated 552 bytes in 756 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/735] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:39 2026] GET /v2.0/ports?device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 961 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/736] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:58:39 2026] DELETE /v2.0/networks/547ebe9f-cb39-45c1-8e7a-56eebbd0ce14 => 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: 362/737] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:39 2026] GET /v2.0/security-groups?id=1db86096-435b-43d9-8e89-17b002c6f5b8&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:39.705 8 INFO neutron.services.segments.plugin [-] Segment 4579a6f6-f711-4766-9a66-1fe3da4fd471 resource provider aggregate not found 2026-05-10 01:58:39.712 8 INFO neutron.services.segments.plugin [-] Segment 4579a6f6-f711-4766-9a66-1fe3da4fd471 resource provider aggregate not found 2026-05-10 01:58:39.726 8 INFO neutron.services.segments.plugin [-] Segment 4579a6f6-f711-4766-9a66-1fe3da4fd471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4579a6f6-f711-4766-9a66-1fe3da4fd471 found for delete ", "request_id": "req-06053816-368f-4317-96c9-7d3c979a7d6d"}]} 2026-05-10 01:58:39.733 8 INFO neutron.services.segments.plugin [-] Segment 4579a6f6-f711-4766-9a66-1fe3da4fd471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4579a6f6-f711-4766-9a66-1fe3da4fd471 found for delete ", "request_id": "req-5cc84b32-de27-4c10-9e85-bc30c4665480"}]} [pid: 7|app: 0|req: 376/738] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 01:58:39 2026] PUT /v2.0/ports/d5de6efa-e9fd-458d-8256-9c3c90b99c75 => generated 1203 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/739] 10.0.0.93 () {34 vars in 1097 bytes} [Sun May 10 01:58:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--840032390&fields=id&tenant_id=0d17b931a2704256a4c154439734c501 => generated 69 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:58:39.822 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3024cb4-6e7b-4592-b564-c027cad3b758'] response: {'name': 'network-changed', 'server_uuid': '4180d16d-b237-45f9-80ef-b746b51300c9', 'tag': 'd5de6efa-e9fd-458d-8256-9c3c90b99c75', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 364/740] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:58:39 2026] GET /v2.0/ports?tenant_id=dd4bbd11ad2c4d00be6bcf58164d724a&device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/741] 10.0.0.93 () {34 vars in 981 bytes} [Sun May 10 01:58:39 2026] GET /v2.0/networks?id=5b47b72b-5c68-45f5-b65f-cf7613558b10 => generated 675 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/742] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:58:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d5de6efa-e9fd-458d-8256-9c3c90b99c75 => 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: 378/743] 10.0.0.93 () {34 vars in 964 bytes} [Sun May 10 01:58:39 2026] GET /v2.0/quotas/0d17b931a2704256a4c154439734c501 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/744] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:58:39 2026] GET /v2.0/subnets?id=6bbe1d37-21ba-4051-9fed-d321e50059ed => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/745] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:58:39 2026] GET /v2.0/ports?network_id=560fae66-9757-4479-8d99-a8161d6dc23c&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: 379/746] 10.0.0.93 () {34 vars in 1001 bytes} [Sun May 10 01:58:39 2026] GET /v2.0/ports?tenant_id=0d17b931a2704256a4c154439734c501&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/747] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/748] 10.0.0.93 () {34 vars in 1007 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/networks/5b47b72b-5c68-45f5-b65f-cf7613558b10?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/749] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/750] 10.0.0.93 () {34 vars in 1107 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/networks/5b47b72b-5c68-45f5-b65f-cf7613558b10?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/751] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/ports?tenant_id=dd4bbd11ad2c4d00be6bcf58164d724a&device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/752] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/security-groups?tenant_id=7cae8c886d694d24808cd3034a31a842&name=default => generated 2801 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/753] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/networks?id=560fae66-9757-4479-8d99-a8161d6dc23c => generated 780 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/754] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/ports?device_id=8e72b683-ba93-48e5-9333-8de255d7d3db => 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: 385/755] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d5de6efa-e9fd-458d-8256-9c3c90b99c75 => 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: 371/756] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:40 2026] DELETE /v2.0/security-groups/02a66f6d-fd5d-4c80-ac1a-77ae5322619e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/757] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/subnets?id=6bbe1d37-21ba-4051-9fed-d321e50059ed => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/758] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/ports?network_id=560fae66-9757-4479-8d99-a8161d6dc23c&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/759] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/760] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/ports?device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/761] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/security-groups?id=1db86096-435b-43d9-8e89-17b002c6f5b8&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/762] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:58:40 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/763] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:58:41 2026] GET /v2.0/networks?id=5b47b72b-5c68-45f5-b65f-cf7613558b10 => generated 675 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/764] 199.204.45.162 () {34 vars in 1050 bytes} [Sun May 10 01:58:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0d17b931a2704256a4c154439734c501 => generated 180 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:41.328 7 WARNING neutron_lib.context [req-f1ea027b-915c-4457-a421-c5d9f530d8ff req-9dfff79d-b24f-4176-a375-635911c76a92 3e7b36452fc446d6acc585d15acdaef3 0d17b931a2704256a4c154439734c501 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 375/765] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:41 2026] GET /v2.0/security-groups?tenant_id=3a1135a3ee5c41ef9dbb1a560bdb0abc&name=default => generated 2801 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/766] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:41 2026] DELETE /v2.0/security-groups/42034049-6867-4a18-aca8-c32403d34523 => 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: 377/767] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:41 2026] GET /v2.0/ports?device_id=8e72b683-ba93-48e5-9333-8de255d7d3db => 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: 378/768] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:41 2026] GET /v2.0/security-groups?tenant_id=0c613bb3fe254632981d6391e07afad3&name=default => generated 2801 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/769] 199.204.45.162 () {38 vars in 955 bytes} [Sun May 10 01:58:41 2026] POST /v2.0/ports => generated 958 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/770] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:41 2026] GET /v2.0/ports?device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/771] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:41 2026] DELETE /v2.0/security-groups/6eeab06a-3968-48ef-ad9b-8815f9849e8c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/772] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:42 2026] GET /v2.0/security-groups?id=1db86096-435b-43d9-8e89-17b002c6f5b8&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/773] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 01:58:41 2026] PUT /v2.0/ports/baa083c4-c425-4a2d-a98e-0ca4453774a2 => generated 1203 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/774] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:58:42 2026] GET /v2.0/ports?tenant_id=0d17b931a2704256a4c154439734c501&device_id=8e72b683-ba93-48e5-9333-8de255d7d3db => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:42.718 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bbcecfe-8a93-4235-9c52-e2c5508b98d6'] response: {'name': 'network-changed', 'server_uuid': '8e72b683-ba93-48e5-9333-8de255d7d3db', 'tag': 'baa083c4-c425-4a2d-a98e-0ca4453774a2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 395/775] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:58:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=baa083c4-c425-4a2d-a98e-0ca4453774a2 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/776] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:42 2026] GET /v2.0/ports?device_id=8e72b683-ba93-48e5-9333-8de255d7d3db => generated 973 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/777] 10.0.0.173 () {32 vars in 623 bytes} [Sun May 10 01:58:42 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: 396/778] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:58:42 2026] GET /v2.0/subnets?id=96547d53-5f8e-4f05-90fb-2d359f8fc73b => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/779] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:42 2026] GET /v2.0/security-groups?id=a6653adb-23ae-4a3f-b6d3-a1368bb8d1dd&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: 398/780] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:58:42 2026] GET /v2.0/ports?network_id=5b47b72b-5c68-45f5-b65f-cf7613558b10&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/781] 10.0.0.173 () {32 vars in 633 bytes} [Sun May 10 01:58:42 2026] GET /v2.0/ => generated 632 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/782] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:58:42 2026] GET /v2.0/networks/5b47b72b-5c68-45f5-b65f-cf7613558b10?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/783] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:58:42 2026] GET /v2.0/networks/5b47b72b-5c68-45f5-b65f-cf7613558b10?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/784] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:58:43 2026] GET /v2.0/ports?tenant_id=0d17b931a2704256a4c154439734c501&device_id=8e72b683-ba93-48e5-9333-8de255d7d3db => generated 1242 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/785] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:43 2026] GET /v2.0/ports?device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/786] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:58:43 2026] GET /v2.0/networks?id=5b47b72b-5c68-45f5-b65f-cf7613558b10 => generated 771 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/787] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:43 2026] GET /v2.0/security-groups?id=1db86096-435b-43d9-8e89-17b002c6f5b8&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: 402/788] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:58:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=baa083c4-c425-4a2d-a98e-0ca4453774a2 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/789] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:58:43 2026] GET /v2.0/subnets?id=96547d53-5f8e-4f05-90fb-2d359f8fc73b => generated 669 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/790] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:43 2026] GET /v2.0/ports?device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/791] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:43 2026] GET /v2.0/security-groups?tenant_id=1faffae4319840aab6ee0c590fd479b7&name=default => generated 2801 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/792] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:58:43 2026] GET /v2.0/ports?network_id=5b47b72b-5c68-45f5-b65f-cf7613558b10&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:43.906 7 INFO neutron.db.l3_db [None req-e3a68181-143a-4ff3-a556-890defc42af5 adde9085ca5b4d8ca3689db8f3ade770 dd4bbd11ad2c4d00be6bcf58164d724a - - default default] Floating IP 45e221be-1b3b-4bc7-a223-2de810ab0221 associated. External IP: 10.96.250.208, port: d5de6efa-e9fd-458d-8256-9c3c90b99c75. [pid: 8|app: 0|req: 390/793] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:43 2026] DELETE /v2.0/security-groups/083136ca-b7d8-44bf-8504-29b254557cba => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/794] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:58:43 2026] GET /v2.0/networks/5b47b72b-5c68-45f5-b65f-cf7613558b10?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/795] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:43 2026] GET /v2.0/ports?device_id=8e72b683-ba93-48e5-9333-8de255d7d3db => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/796] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:58:44 2026] GET /v2.0/networks/5b47b72b-5c68-45f5-b65f-cf7613558b10?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: 394/797] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:44 2026] GET /v2.0/security-groups?id=a6653adb-23ae-4a3f-b6d3-a1368bb8d1dd&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/798] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 01:58:43 2026] PUT /v2.0/floatingips/45e221be-1b3b-4bc7-a223-2de810ab0221 => generated 856 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/799] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:44 2026] GET /v2.0/ports?device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:44.449 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11a06c83-277f-44c6-83e9-9270bebb134b'] response: {'name': 'network-changed', 'server_uuid': '4180d16d-b237-45f9-80ef-b746b51300c9', 'tag': 'd5de6efa-e9fd-458d-8256-9c3c90b99c75', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 405/800] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:44 2026] GET /v2.0/security-groups?id=1db86096-435b-43d9-8e89-17b002c6f5b8&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/801] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:58:44 2026] GET /v2.0/ports?tenant_id=dd4bbd11ad2c4d00be6bcf58164d724a&device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => 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: 406/802] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:58:44 2026] GET /v2.0/networks?id=560fae66-9757-4479-8d99-a8161d6dc23c => generated 780 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/803] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:58:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d5de6efa-e9fd-458d-8256-9c3c90b99c75 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/804] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:58:44 2026] GET /v2.0/subnets?id=6bbe1d37-21ba-4051-9fed-d321e50059ed => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/805] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:58:44 2026] GET /v2.0/ports?network_id=560fae66-9757-4479-8d99-a8161d6dc23c&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/806] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:58:44 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/807] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:58:44 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/808] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:45 2026] GET /v2.0/ports?device_id=8e72b683-ba93-48e5-9333-8de255d7d3db => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/809] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:45 2026] GET /v2.0/security-groups?id=a6653adb-23ae-4a3f-b6d3-a1368bb8d1dd&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/810] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:45 2026] GET /v2.0/ports?device_id=8e72b683-ba93-48e5-9333-8de255d7d3db => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/811] 199.204.45.162 () {34 vars in 1096 bytes} [Sun May 10 01:58:45 2026] GET /v2.0/ports?device_id=4180d16d-b237-45f9-80ef-b746b51300c9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/812] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:58:45 2026] GET /v2.0/ports?tenant_id=dd4bbd11ad2c4d00be6bcf58164d724a&device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/813] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:58:45 2026] GET /v2.0/networks?id=560fae66-9757-4479-8d99-a8161d6dc23c => generated 780 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:45.987 8 INFO neutron.db.l3_db [None req-5c56473f-f230-4332-b620-13a00e460b49 3e7b36452fc446d6acc585d15acdaef3 0d17b931a2704256a4c154439734c501 - - default default] Floating IP d958e2aa-694e-4409-9307-02d3b8a63cd2 associated. External IP: 10.96.250.202, port: baa083c4-c425-4a2d-a98e-0ca4453774a2. [pid: 7|app: 0|req: 414/814] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:58:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d5de6efa-e9fd-458d-8256-9c3c90b99c75 => generated 861 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/815] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:58:46 2026] GET /v2.0/subnets?id=6bbe1d37-21ba-4051-9fed-d321e50059ed => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/816] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 01:58:45 2026] PUT /v2.0/floatingips/d958e2aa-694e-4409-9307-02d3b8a63cd2 => generated 856 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/817] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:58:46 2026] GET /v2.0/ports?network_id=560fae66-9757-4479-8d99-a8161d6dc23c&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:46.576 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe5058af-064f-48e6-bf7c-4041c9813cce'] response: {'name': 'network-changed', 'server_uuid': '8e72b683-ba93-48e5-9333-8de255d7d3db', 'tag': 'baa083c4-c425-4a2d-a98e-0ca4453774a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 402/818] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:46 2026] GET /v2.0/ports?device_id=8e72b683-ba93-48e5-9333-8de255d7d3db => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/819] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:58:46 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/820] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:46 2026] GET /v2.0/security-groups?id=a6653adb-23ae-4a3f-b6d3-a1368bb8d1dd&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/821] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:58:46 2026] GET /v2.0/ports?tenant_id=0d17b931a2704256a4c154439734c501&device_id=8e72b683-ba93-48e5-9333-8de255d7d3db => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/822] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:58:46 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/823] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:58:46 2026] GET /v2.0/networks?id=5b47b72b-5c68-45f5-b65f-cf7613558b10 => generated 771 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/824] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:58:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=baa083c4-c425-4a2d-a98e-0ca4453774a2 => generated 859 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/825] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:58:46 2026] GET /v2.0/subnets?id=96547d53-5f8e-4f05-90fb-2d359f8fc73b => generated 669 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/826] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:58:46 2026] GET /v2.0/ports?network_id=5b47b72b-5c68-45f5-b65f-cf7613558b10&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/827] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:47 2026] GET /v2.0/ports?device_id=8e72b683-ba93-48e5-9333-8de255d7d3db => 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: 406/828] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:58:47 2026] GET /v2.0/networks/5b47b72b-5c68-45f5-b65f-cf7613558b10?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/829] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:47 2026] GET /v2.0/security-groups?id=a6653adb-23ae-4a3f-b6d3-a1368bb8d1dd&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/830] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:58:47 2026] GET /v2.0/networks/5b47b72b-5c68-45f5-b65f-cf7613558b10?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/831] 199.204.45.162 () {34 vars in 994 bytes} [Sun May 10 01:58:47 2026] GET /v2.0/ports?device_id=8e72b683-ba93-48e5-9333-8de255d7d3db => 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: 425/832] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:48 2026] GET /v2.0/ports?device_id=8e72b683-ba93-48e5-9333-8de255d7d3db => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/833] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:58:48 2026] GET /v2.0/security-groups?id=a6653adb-23ae-4a3f-b6d3-a1368bb8d1dd&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:49.041 8 INFO neutron.db.l3_db [req-6ef40577-235d-478f-a54e-70c2886f0327 req-0128f0fa-bdc3-478f-8de4-d405517ce1da 3e7b36452fc446d6acc585d15acdaef3 0d17b931a2704256a4c154439734c501 - - default default] Floating IP d958e2aa-694e-4409-9307-02d3b8a63cd2 disassociated. External IP: 10.96.250.202, port: baa083c4-c425-4a2d-a98e-0ca4453774a2. [pid: 7|app: 0|req: 427/834] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:48 2026] GET /v2.0/security-groups?tenant_id=7b8b66d931da4d77b656990445edd22d&name=default => generated 2801 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/835] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:49 2026] DELETE /v2.0/security-groups/93440f6f-8a1e-4403-a7b0-6ca8d1f08f60 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/836] 199.204.45.162 () {36 vars in 997 bytes} [Sun May 10 01:58:47 2026] DELETE /v2.0/ports/baa083c4-c425-4a2d-a98e-0ca4453774a2 => generated 0 bytes in 1934 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/837] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:49 2026] GET /v2.0/security-groups?tenant_id=774291d8529f45cf9402d626e8d7e9c9&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/838] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:49 2026] GET /v2.0/ports?device_id=8e72b683-ba93-48e5-9333-8de255d7d3db => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/839] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:49 2026] DELETE /v2.0/security-groups/1f5528c6-b4f4-4708-92ce-7661689a1045 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:58:50.623 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6d543ce-85da-4fbb-b2c5-69064fb31f36'] response: {'server_uuid': '8e72b683-ba93-48e5-9333-8de255d7d3db', 'name': 'network-vif-deleted', 'tag': 'baa083c4-c425-4a2d-a98e-0ca4453774a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 410/840] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:50 2026] DELETE /v2.0/security-groups/a6653adb-23ae-4a3f-b6d3-a1368bb8d1dd => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:58:50.756 7 INFO neutron.api.v2.resource [None req-d3745775-93a3-42a2-ad36-91dd8bcaf00d 3e7b36452fc446d6acc585d15acdaef3 0d17b931a2704256a4c154439734c501 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 431/841] 10.0.0.173 () {32 vars in 737 bytes} [Sun May 10 01:58:50 2026] GET /v2.0/security-groups/a6653adb-23ae-4a3f-b6d3-a1368bb8d1dd => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/842] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 01:58:50 2026] DELETE /v2.0/floatingips/d958e2aa-694e-4409-9307-02d3b8a63cd2 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/843] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:51 2026] GET /v2.0/security-groups?tenant_id=15c8bc2c4d6d4e4f8a5df38041c350ba&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/844] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 01:58:51 2026] PUT /v2.0/routers/c63f2dd8-321f-4c20-9642-e8421e5a66e6/remove_router_interface => generated 309 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/845] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:52 2026] DELETE /v2.0/security-groups/4630fc7a-0a53-4671-bd44-8d148cc3ee3e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:58:53.413 7 INFO neutron.services.segments.plugin [-] Segment 6640c3b8-78a5-43d8-8fa2-a2b8cbb57eed resource provider aggregate not found 2026-05-10 01:58:53.419 7 INFO neutron.services.segments.plugin [-] Segment 6640c3b8-78a5-43d8-8fa2-a2b8cbb57eed resource provider aggregate not found 2026-05-10 01:58:53.441 7 INFO neutron.services.segments.plugin [-] Segment 6640c3b8-78a5-43d8-8fa2-a2b8cbb57eed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6640c3b8-78a5-43d8-8fa2-a2b8cbb57eed found for delete ", "request_id": "req-7c02b012-c639-4684-beca-762a1f160f2a"}]} 2026-05-10 01:58:53.443 7 INFO neutron.services.segments.plugin [-] Segment 6640c3b8-78a5-43d8-8fa2-a2b8cbb57eed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6640c3b8-78a5-43d8-8fa2-a2b8cbb57eed found for delete ", "request_id": "req-59106dde-f51c-4af2-84da-2654c97919d6"}]} 2026-05-10 01:58:53.444 7 INFO neutron.db.l3_hamode_db [None req-73852cfc-09ac-4b0b-8bfe-800d76e7efd5 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] HA network 620f66cb-036d-49ca-b3c2-1cca5c0809cc was deleted as no HA routers are present in tenant 0d17b931a2704256a4c154439734c501. [pid: 7|app: 0|req: 433/848] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:58:52 2026] DELETE /v2.0/routers/c63f2dd8-321f-4c20-9642-e8421e5a66e6 => generated 0 bytes in 1153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/849] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:58:53 2026] DELETE /v2.0/subnets/96547d53-5f8e-4f05-90fb-2d359f8fc73b => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/850] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:58:53 2026] DELETE /v2.0/networks/5b47b72b-5c68-45f5-b65f-cf7613558b10 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:58:54.283 8 WARNING neutron_lib.context [None req-52a0c65a-ec0c-432d-9c66-bed43461103b 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 435/851] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:54 2026] GET /v2.0/security-groups?tenant_id=0d17b931a2704256a4c154439734c501&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:54.428 8 INFO neutron.db.segments_db [None req-52a0c65a-ec0c-432d-9c66-bed43461103b 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] Added segment cf1c274b-d212-4aab-be7a-b80609bca17f of type vxlan for network e46b3991-a219-4953-8671-29dd7d5add8c [pid: 7|app: 0|req: 436/852] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:54 2026] DELETE /v2.0/security-groups/9c2435e5-315d-4e62-afd1-24e23b2d0b9c => 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: 417/853] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:58:54 2026] POST /v2.0/networks => generated 650 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:54.569 7 WARNING neutron_lib.context [None req-6ca6fd6f-54ec-4862-9070-63d9a3eb7d28 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 418/854] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:58:54 2026] GET /v2.0/security-groups?tenant_id=5aa5fc4be3234afcbb610b8c4150d5eb&name=default => generated 2801 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/855] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:58:54 2026] POST /v2.0/subnets => generated 603 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:54.900 7 WARNING neutron_lib.context [None req-f554c201-f8ad-4034-8f66-303295362176 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:58:54.944 7 INFO neutron.db.segments_db [None req-f554c201-f8ad-4034-8f66-303295362176 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] Added segment d5d1bf98-3728-4249-b2fb-c305b5a1c3e6 of type vxlan for network 8512fd75-96e5-4436-ba7b-7c7bf4638ee1 [pid: 8|app: 0|req: 419/856] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:58:54 2026] DELETE /v2.0/security-groups/0b4d6bbd-7119-40a4-bfe1-f34583351dea => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:58:55.269 7 INFO neutron.db.l3_hamode_db [None req-f554c201-f8ad-4034-8f66-303295362176 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 420/857] 10.0.0.62 () {34 vars in 989 bytes} [Sun May 10 01:58:55 2026] GET /v2.0/ports?device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 1244 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/858] 10.0.0.62 () {34 vars in 1039 bytes} [Sun May 10 01:58:55 2026] GET /v2.0/security-groups?id=1db86096-435b-43d9-8e89-17b002c6f5b8&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:55.484 7 INFO neutron.services.segments.plugin [-] Segment ec9107a8-96ce-4f1e-a009-a028ed41f4d1 resource provider aggregate not found 2026-05-10 01:58:55.491 7 INFO neutron.services.segments.plugin [-] Segment ec9107a8-96ce-4f1e-a009-a028ed41f4d1 resource provider aggregate not found 2026-05-10 01:58:55.511 7 INFO neutron.services.segments.plugin [-] Segment ec9107a8-96ce-4f1e-a009-a028ed41f4d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec9107a8-96ce-4f1e-a009-a028ed41f4d1 found for delete ", "request_id": "req-f21a8988-5794-4b55-986d-a38e1e82d623"}]} 2026-05-10 01:58:55.517 7 INFO neutron.services.segments.plugin [-] Segment ec9107a8-96ce-4f1e-a009-a028ed41f4d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec9107a8-96ce-4f1e-a009-a028ed41f4d1 found for delete ", "request_id": "req-7aaa1966-c7e6-4ba9-a05f-2fa182f53aba"}]} 2026-05-10 01:58:56.498 8 INFO neutron.db.segments_db [None req-34576442-9804-4178-82eb-1f6060222139 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment d51910e3-f07d-4f5b-831c-9245bf85d400 of type vxlan for network 7de7b25d-ee17-485b-ad24-c37617b61077 2026-05-10 01:58:56.532 7 INFO neutron.db.l3_hamode_db [None req-f554c201-f8ad-4034-8f66-303295362176 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 422/859] 10.0.0.173 () {34 vars in 671 bytes} [Sun May 10 01:58:56 2026] POST /v2.0/networks => generated 743 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/860] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:58:56 2026] POST /v2.0/subnets => generated 666 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/861] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:58:56 2026] GET /v2.0/ports?device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:57.095 8 INFO neutron.db.segments_db [None req-1b148315-d875-4016-b94b-4fe253979048 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 02213db0-dda5-452a-bbe8-e4d63416b597 of type vxlan for network f0fede56-39fb-4743-8ece-00a21e958913 2026-05-10 01:58:57.417 8 INFO neutron.db.l3_hamode_db [None req-1b148315-d875-4016-b94b-4fe253979048 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 438/862] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:58:54 2026] POST /v2.0/routers => generated 694 bytes in 2870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/863] 10.0.0.93 () {34 vars in 970 bytes} [Sun May 10 01:58:57 2026] GET /v2.0/ports/d5de6efa-e9fd-458d-8256-9c3c90b99c75 => generated 972 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:58.512 8 INFO neutron.db.l3_hamode_db [None req-1b148315-d875-4016-b94b-4fe253979048 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 425/864] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:58:57 2026] POST /v2.0/routers => generated 730 bytes in 2541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:59.800 8 WARNING neutron_lib.context [None req-2dc51e93-11a2-47e5-ad32-3a05ac482a4e a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:58:59.924 8 INFO neutron.db.segments_db [None req-2dc51e93-11a2-47e5-ad32-3a05ac482a4e a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Added segment 2d4d7244-561d-49fd-bd51-aad888289d86 of type vxlan for network 94797bf9-7870-4103-9614-c61c0476e86b [pid: 8|app: 0|req: 426/865] 10.0.0.173 () {34 vars in 671 bytes} [Sun May 10 01:58:59 2026] POST /v2.0/networks => generated 633 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/866] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 01:58:57 2026] PUT /v2.0/routers/5957ee03-b115-4fa0-8773-687f6a0cb458/add_router_interface => generated 309 bytes in 2196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/867] 199.204.45.162 () {34 vars in 1000 bytes} [Sun May 10 01:59:00 2026] GET /v2.0/subnets?network_id=560fae66-9757-4479-8d99-a8161d6dc23c => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:00.092 8 WARNING neutron_lib.context [None req-fbd53bbf-c541-4e56-b2ee-ab863fd9ecbd a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:00.139 8 INFO neutron.db.segments_db [None req-fbd53bbf-c541-4e56-b2ee-ab863fd9ecbd a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Added segment 520ccb99-eac9-4d38-a6eb-44688e0db9a6 of type vxlan for network 908126cf-42f9-49db-a524-60fa99f21317 2026-05-10 01:59:00.429 8 INFO neutron.db.l3_hamode_db [None req-fbd53bbf-c541-4e56-b2ee-ab863fd9ecbd a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 441/868] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 01:59:00 2026] PUT /v2.0/routers/5a6e311e-da77-472e-b455-584a4824e186/add_router_interface => generated 309 bytes in 1568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:01.645 7 WARNING neutron_lib.context [None req-2e31b9e8-8b60-40a6-b455-3a1b49d5e26c 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:01.981 8 INFO neutron.db.l3_hamode_db [None req-fbd53bbf-c541-4e56-b2ee-ab863fd9ecbd a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 442/869] 10.0.0.173 () {34 vars in 665 bytes} [Sun May 10 01:59:01 2026] POST /v2.0/ports => generated 954 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/870] 199.204.45.162 () {34 vars in 1146 bytes} [Sun May 10 01:59:02 2026] GET /v2.0/ports?device_id=4180d16d-b237-45f9-80ef-b746b51300c9&device_owner=compute%3Anova&network_id=560fae66-9757-4479-8d99-a8161d6dc23c => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:02.213 7 WARNING neutron_lib.context [None req-6e69079f-42ee-436e-9a1a-5871556f7871 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 444/871] 10.0.0.173 () {34 vars in 665 bytes} [Sun May 10 01:59:02 2026] POST /v2.0/ports => generated 954 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/872] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:59:00 2026] POST /v2.0/routers => generated 694 bytes in 2995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:03.090 8 WARNING neutron_lib.context [None req-2113a225-bce2-4060-b908-204bb87d5b1c c86bdd28ef6844a5a990b0f01c991075 dfc5537be87b49748d05fd9ccae4b662 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 429/873] 10.0.0.173 () {34 vars in 685 bytes} [Sun May 10 01:59:03 2026] POST /v2.0/security-groups => generated 1595 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 01:59:03.226 8 WARNING neutron_lib.context [None req-22448069-87b0-4151-b3bb-f61d319e0237 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 445/874] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 01:59:02 2026] PUT /v2.0/ports/d5de6efa-e9fd-458d-8256-9c3c90b99c75 => generated 1149 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:59:03.329 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d3d3524-7a5f-483a-99dc-87b7712b6f1b'] response: {'name': 'network-changed', 'server_uuid': '4180d16d-b237-45f9-80ef-b746b51300c9', 'tag': 'd5de6efa-e9fd-458d-8256-9c3c90b99c75', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 446/875] 10.0.0.173 () {32 vars in 776 bytes} [Sun May 10 01:59:03 2026] GET /v2.0/subnets?project_id=3886b7f24a234a01a7a41eeb858faab6&cidr=10.100.0.0%2F28 => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:03.348 7 WARNING neutron_lib.context [None req-5de08831-7d30-4765-bbcd-4bedeb362f6d c86bdd28ef6844a5a990b0f01c991075 dfc5537be87b49748d05fd9ccae4b662 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 447/876] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:03 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/877] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:03 2026] GET /v2.0/ports?tenant_id=dd4bbd11ad2c4d00be6bcf58164d724a&device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 1421 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/878] 10.0.0.173 () {32 vars in 694 bytes} [Sun May 10 01:59:03 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:03.610 7 WARNING neutron_lib.context [None req-00eeebec-1df9-4ce9-98b5-143e355ea383 c86bdd28ef6844a5a990b0f01c991075 dfc5537be87b49748d05fd9ccae4b662 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 450/879] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:03 2026] POST /v2.0/security-group-rules => generated 570 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/880] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:59:03 2026] GET /v2.0/networks?id=560fae66-9757-4479-8d99-a8161d6dc23c => generated 780 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/881] 10.0.0.173 () {32 vars in 784 bytes} [Sun May 10 01:59:03 2026] GET /v2.0/subnets?network_id=9b7baf0a-8ae6-4c0f-82aa-7f5d611276b2&cidr=10.100.0.0%2F28 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:03.823 7 WARNING neutron_lib.context [None req-e99eaf67-2bab-416d-8a7c-c031d52e7d17 c86bdd28ef6844a5a990b0f01c991075 dfc5537be87b49748d05fd9ccae4b662 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:04.215 8 INFO neutron.db.l3_db [None req-22448069-87b0-4151-b3bb-f61d319e0237 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] Floating IP 068ac430-9318-46f1-b79e-153f581cb297 associated. External IP: 10.96.250.216, port: e0a79535-c0da-4d16-bc7d-6fedd039ded4. [pid: 7|app: 0|req: 453/882] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 01:59:03 2026] POST /v2.0/floatingips => generated 552 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/883] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:59:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d5de6efa-e9fd-458d-8256-9c3c90b99c75 => generated 861 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:04.531 7 WARNING neutron_lib.context [None req-309585e1-eb6c-484c-99f8-783603f39d9a a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 430/884] 10.0.0.173 () {34 vars in 677 bytes} [Sun May 10 01:59:03 2026] POST /v2.0/floatingips => generated 841 bytes in 1427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/885] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 01:59:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d5de6efa-e9fd-458d-8256-9c3c90b99c75 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:04.864 8 INFO neutron.db.l3_db [None req-296eaf02-748c-4ba0-8683-06efe77c9521 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] Floating IP 068ac430-9318-46f1-b79e-153f581cb297 disassociated. External IP: 10.96.250.216, port: e0a79535-c0da-4d16-bc7d-6fedd039ded4. [pid: 7|app: 0|req: 455/886] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:59:04 2026] POST /v2.0/subnets => generated 632 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/887] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:04 2026] GET /v2.0/subnets?id=6bbe1d37-21ba-4051-9fed-d321e50059ed => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/888] 10.0.0.93 () {34 vars in 1095 bytes} [Sun May 10 01:59:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--18656847&fields=id&tenant_id=dfc5537be87b49748d05fd9ccae4b662 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/889] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 01:59:04 2026] PUT /v2.0/floatingips/068ac430-9318-46f1-b79e-153f581cb297 => generated 552 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/890] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:05 2026] GET /v2.0/ports?network_id=560fae66-9757-4479-8d99-a8161d6dc23c&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/891] 10.0.0.93 () {34 vars in 981 bytes} [Sun May 10 01:59:05 2026] GET /v2.0/networks?id=7de7b25d-ee17-485b-ad24-c37617b61077 => generated 675 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/892] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 01:59:05 2026] DELETE /v2.0/floatingips/068ac430-9318-46f1-b79e-153f581cb297 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/893] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:05 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/894] 10.0.0.93 () {34 vars in 964 bytes} [Sun May 10 01:59:05 2026] GET /v2.0/quotas/dfc5537be87b49748d05fd9ccae4b662 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:05.816 8 WARNING neutron_lib.context [None req-c473273b-918a-4d7a-a0ce-2c12c976d6da 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:06.851 8 INFO neutron.db.l3_db [None req-c473273b-918a-4d7a-a0ce-2c12c976d6da 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] Floating IP 8b77be12-fc08-4241-ae57-9b9b41f9dd2d associated. External IP: 10.96.250.216, port: ac7f9553-23ff-4356-bd62-014aedbededa. [pid: 7|app: 0|req: 458/895] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 01:59:04 2026] PUT /v2.0/routers/de3b8ecb-d0e3-4d1c-9ccd-44e98e152742/add_router_interface => generated 309 bytes in 2249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/896] 10.0.0.173 () {34 vars in 677 bytes} [Sun May 10 01:59:05 2026] POST /v2.0/floatingips => generated 841 bytes in 1471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/897] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/898] 10.0.0.93 () {34 vars in 1001 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/ports?tenant_id=dfc5537be87b49748d05fd9ccae4b662&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/899] 10.0.0.173 () {32 vars in 649 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/networks => generated 7975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/900] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/floatingips/8b77be12-fc08-4241-ae57-9b9b41f9dd2d => generated 841 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/901] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/ports?tenant_id=dd4bbd11ad2c4d00be6bcf58164d724a&device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 1421 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/902] 10.0.0.173 () {32 vars in 647 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/subnets => generated 6225 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/903] 10.0.0.93 () {34 vars in 1007 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/networks/7de7b25d-ee17-485b-ad24-c37617b61077?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/904] 10.0.0.173 () {32 vars in 655 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/floatingips => generated 844 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/905] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/networks?id=560fae66-9757-4479-8d99-a8161d6dc23c => generated 780 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/906] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/ports?device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 1152 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/907] 10.0.0.173 () {32 vars in 647 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/routers => generated 2922 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/908] 10.0.0.93 () {34 vars in 1107 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/networks/7de7b25d-ee17-485b-ad24-c37617b61077?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/909] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d5de6efa-e9fd-458d-8256-9c3c90b99c75 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/910] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/security-groups?id=1db86096-435b-43d9-8e89-17b002c6f5b8&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: 468/911] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d5de6efa-e9fd-458d-8256-9c3c90b99c75 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/912] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/subnets?id=6bbe1d37-21ba-4051-9fed-d321e50059ed => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/913] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => 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: 471/914] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/ports?network_id=560fae66-9757-4479-8d99-a8161d6dc23c&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:07.976 7 WARNING neutron_lib.context [None req-28755050-e736-40ac-ac3c-caa27094630b a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 472/915] 10.0.0.173 () {34 vars in 685 bytes} [Sun May 10 01:59:07 2026] POST /v2.0/security-groups => generated 1611 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 01:59:08.126 8 INFO neutron.db.l3_db [None req-0fcf6ac2-7507-4d23-96b9-f40667d2962f 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] Floating IP 8b77be12-fc08-4241-ae57-9b9b41f9dd2d associated. External IP: 10.96.250.216, port: ac7f9553-23ff-4356-bd62-014aedbededa. [pid: 7|app: 0|req: 473/916] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:08 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:08.172 7 WARNING neutron_lib.context [None req-fd76bacc-fd15-4068-9dc2-47f294c64aab a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 474/917] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:08 2026] POST /v2.0/security-group-rules => generated 565 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/918] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:08 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?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) 2026-05-10 01:59:08.362 7 WARNING neutron_lib.context [None req-20ba2bf7-3644-4346-8e92-a2ef7dd530b6 a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 476/919] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:08 2026] POST /v2.0/security-group-rules => generated 564 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/920] 199.204.45.162 () {34 vars in 1118 bytes} [Sun May 10 01:59:08 2026] GET /v2.0/ports?device_id=4180d16d-b237-45f9-80ef-b746b51300c9&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1152 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:08.530 7 WARNING neutron_lib.context [None req-974298c0-c8b6-4632-9ca7-51c3e0944a87 a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 480/923] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:08 2026] POST /v2.0/security-group-rules => generated 570 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/924] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 01:59:08 2026] PUT /v2.0/ports/d5de6efa-e9fd-458d-8256-9c3c90b99c75 => generated 972 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:59:09.192 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0ca712b-12f6-4395-9913-f336f8f52425'] response: {'name': 'network-changed', 'server_uuid': '4180d16d-b237-45f9-80ef-b746b51300c9', 'tag': 'd5de6efa-e9fd-458d-8256-9c3c90b99c75', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 482/925] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:59:09 2026] GET /v2.0/networks?id=7de7b25d-ee17-485b-ad24-c37617b61077 => generated 675 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:09.242 7 WARNING neutron_lib.context [None req-b3c92fe3-082e-4438-b577-72ecf116f589 a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 444/926] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 01:59:07 2026] PUT /v2.0/floatingips/8b77be12-fc08-4241-ae57-9b9b41f9dd2d => generated 841 bytes in 1605 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/927] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:09 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/928] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:09 2026] POST /v2.0/security-group-rules => generated 569 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/929] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:09 2026] GET /v2.0/ports?tenant_id=dd4bbd11ad2c4d00be6bcf58164d724a&device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/930] 199.204.45.162 () {34 vars in 1050 bytes} [Sun May 10 01:59:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dfc5537be87b49748d05fd9ccae4b662 => generated 179 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:09.397 7 WARNING neutron_lib.context [None req-e04d4c9c-463d-4ae2-bccc-b431d4a1e5cf a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:09.414 7 INFO neutron.db.securitygroups_db [None req-e04d4c9c-463d-4ae2-bccc-b431d4a1e5cf a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Project 3886b7f24a234a01a7a41eeb858faab6 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: 485/931] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:09 2026] POST /v2.0/security-group-rules => generated 575 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:09.497 8 INFO neutron.db.l3_db [None req-8a1c1dd6-d13e-4af0-91df-ae520943149b 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] Floating IP 8b77be12-fc08-4241-ae57-9b9b41f9dd2d disassociated. External IP: 10.96.250.216, port: e0a79535-c0da-4d16-bc7d-6fedd039ded4. [pid: 7|app: 0|req: 486/932] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:59:09 2026] GET /v2.0/networks?id=560fae66-9757-4479-8d99-a8161d6dc23c => generated 780 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:09.539 7 WARNING neutron_lib.context [req-e550d576-2359-434e-8d6d-c23ce2555f4b req-5eb0183f-7c89-4b64-8301-1848e2582c8a c86bdd28ef6844a5a990b0f01c991075 dfc5537be87b49748d05fd9ccae4b662 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 447/933] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 01:59:09 2026] PUT /v2.0/floatingips/8b77be12-fc08-4241-ae57-9b9b41f9dd2d => generated 552 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:09.887 8 WARNING neutron_lib.context [None req-a50a27bc-5e83-47ce-b621-dc823484302b a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:09.920 8 INFO neutron.db.securitygroups_db [None req-a50a27bc-5e83-47ce-b621-dc823484302b a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Project 3886b7f24a234a01a7a41eeb858faab6 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: 487/934] 199.204.45.162 () {38 vars in 955 bytes} [Sun May 10 01:59:09 2026] POST /v2.0/ports => generated 954 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 448/935] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:09 2026] POST /v2.0/security-group-rules => generated 574 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/936] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:59:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d5de6efa-e9fd-458d-8256-9c3c90b99c75 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/937] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 01:59:10 2026] DELETE /v2.0/floatingips/8b77be12-fc08-4241-ae57-9b9b41f9dd2d => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/938] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:10 2026] GET /v2.0/subnets?id=6bbe1d37-21ba-4051-9fed-d321e50059ed => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/939] 10.0.0.173 () {32 vars in 649 bytes} [Sun May 10 01:59:10 2026] GET /v2.0/networks => generated 1298 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:10.541 8 INFO neutron.api.v2.resource [None req-b94ae46f-4511-483a-a1bd-8fc74b477da0 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/940] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 01:59:10 2026] DELETE /v2.0/floatingips/8b77be12-fc08-4241-ae57-9b9b41f9dd2d => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/941] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 01:59:10 2026] PUT /v2.0/ports/816acbbd-a31e-49cd-8e6a-faee945210d6 => generated 1199 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 490/942] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:10 2026] GET /v2.0/ports?network_id=560fae66-9757-4479-8d99-a8161d6dc23c&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/943] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:10 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/944] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:10 2026] GET /v2.0/ports?tenant_id=dfc5537be87b49748d05fd9ccae4b662&device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/945] 10.0.0.93 () {34 vars in 1099 bytes} [Sun May 10 01:59:10 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1550042337&fields=id&tenant_id=3886b7f24a234a01a7a41eeb858faab6 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/946] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:10 2026] GET /v2.0/security-groups?id=7e6ddf7f-908c-4c5e-9206-85ed0e97cb74&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/947] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:10 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/948] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 01:59:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=816acbbd-a31e-49cd-8e6a-faee945210d6 => 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: 459/949] 10.0.0.93 () {34 vars in 981 bytes} [Sun May 10 01:59:10 2026] GET /v2.0/networks?id=94797bf9-7870-4103-9614-c61c0476e86b => generated 661 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/950] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 01:59:10 2026] DELETE /v2.0/ports/e0a79535-c0da-4d16-bc7d-6fedd039ded4 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/951] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:10 2026] GET /v2.0/subnets?id=242e16cd-2b36-4d5b-8570-b4f8c22b4a6e => generated 669 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/952] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:10 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/953] 10.0.0.93 () {34 vars in 964 bytes} [Sun May 10 01:59:10 2026] GET /v2.0/quotas/3886b7f24a234a01a7a41eeb858faab6 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/954] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:10 2026] GET /v2.0/ports?network_id=7de7b25d-ee17-485b-ad24-c37617b61077&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/955] 10.0.0.93 () {34 vars in 1001 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/ports?tenant_id=3886b7f24a234a01a7a41eeb858faab6&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/956] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/ports?tenant_id=dd4bbd11ad2c4d00be6bcf58164d724a&device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/957] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/networks/7de7b25d-ee17-485b-ad24-c37617b61077?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:11.343 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a52d715-bd8c-4150-b6f5-7186baa2f5a4'] response: {'name': 'network-changed', 'server_uuid': '78c1e6f4-0f78-4cf7-a423-0f54acf50335', 'tag': '816acbbd-a31e-49cd-8e6a-faee945210d6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 498/958] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/networks?id=560fae66-9757-4479-8d99-a8161d6dc23c => generated 780 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/959] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 01:59:10 2026] DELETE /v2.0/ports/ac7f9553-23ff-4356-bd62-014aedbededa => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/960] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/networks/7de7b25d-ee17-485b-ad24-c37617b61077?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/961] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d5de6efa-e9fd-458d-8256-9c3c90b99c75 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/962] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/ports?device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/963] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/subnets?id=6bbe1d37-21ba-4051-9fed-d321e50059ed => generated 678 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/964] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/ports?device_id=5957ee03-b115-4fa0-8773-687f6a0cb458 => generated 958 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/965] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/ports?tenant_id=dfc5537be87b49748d05fd9ccae4b662&device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/966] 10.0.0.93 () {34 vars in 906 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/extensions => generated 19600 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/967] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/security-groups?id=1db86096-435b-43d9-8e89-17b002c6f5b8&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/968] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/ports?network_id=560fae66-9757-4479-8d99-a8161d6dc23c&device_owner=network%3Adhcp => generated 1244 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/969] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/networks?id=7de7b25d-ee17-485b-ad24-c37617b61077 => generated 771 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/970] 10.0.0.93 () {34 vars in 1007 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/971] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/972] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/973] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=816acbbd-a31e-49cd-8e6a-faee945210d6 => 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: 472/974] 199.204.45.162 () {34 vars in 994 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/ports?device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => 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: 473/975] 10.0.0.93 () {34 vars in 1107 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?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: 474/976] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/security-groups?id=7e6ddf7f-908c-4c5e-9206-85ed0e97cb74&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/977] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c?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: 476/978] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/subnets?id=242e16cd-2b36-4d5b-8570-b4f8c22b4a6e => generated 669 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:12.689 8 INFO neutron.db.l3_db [req-de46bec3-d7d8-4d6c-a2a9-75870bb7f3f5 req-ae7f38e8-d0dc-499f-aed7-0abe3338ae45 adde9085ca5b4d8ca3689db8f3ade770 dd4bbd11ad2c4d00be6bcf58164d724a - - default default] Floating IP 45e221be-1b3b-4bc7-a223-2de810ab0221 disassociated. External IP: 10.96.250.208, port: d5de6efa-e9fd-458d-8256-9c3c90b99c75. [pid: 7|app: 0|req: 503/979] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 01:59:11 2026] PUT /v2.0/routers/5957ee03-b115-4fa0-8773-687f6a0cb458/remove_router_interface => generated 309 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/980] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/ports?device_id=9e4b1e10-3b45-4bc2-998f-3068cee5822a => 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: 505/981] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:13 2026] GET /v2.0/ports?network_id=7de7b25d-ee17-485b-ad24-c37617b61077&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/982] 199.204.45.162 () {36 vars in 997 bytes} [Sun May 10 01:59:12 2026] DELETE /v2.0/ports/d5de6efa-e9fd-458d-8256-9c3c90b99c75 => generated 0 bytes in 736 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/983] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:13 2026] GET /v2.0/ports?device_id=4180d16d-b237-45f9-80ef-b746b51300c9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:13.127 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-833e70cd-b8b0-4c67-9246-d3f55fdc4ebf'] response: {'server_uuid': '4180d16d-b237-45f9-80ef-b746b51300c9', 'name': 'network-vif-deleted', 'tag': 'd5de6efa-e9fd-458d-8256-9c3c90b99c75', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 507/984] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:59:13 2026] GET /v2.0/networks?id=94797bf9-7870-4103-9614-c61c0476e86b => generated 661 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/985] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:13 2026] GET /v2.0/networks/7de7b25d-ee17-485b-ad24-c37617b61077?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/986] 199.204.45.162 () {34 vars in 1050 bytes} [Sun May 10 01:59:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3886b7f24a234a01a7a41eeb858faab6 => generated 181 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/987] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:13 2026] GET /v2.0/networks/7de7b25d-ee17-485b-ad24-c37617b61077?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/988] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:13 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:13.563 7 WARNING neutron_lib.context [req-3df8713e-731a-4873-a7ed-5cc3c9778d6f req-30dbd9bd-abbb-4783-8ca5-0160c29e0ce3 a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 512/989] 199.204.45.162 () {38 vars in 955 bytes} [Sun May 10 01:59:13 2026] POST /v2.0/ports => generated 958 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 513/990] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:14 2026] GET /v2.0/security-groups?id=7e6ddf7f-908c-4c5e-9206-85ed0e97cb74&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/991] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:14 2026] GET /v2.0/ports?device_id=9e4b1e10-3b45-4bc2-998f-3068cee5822a => generated 961 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:14.220 8 INFO neutron.services.segments.plugin [-] Segment d5d1bf98-3728-4249-b2fb-c305b5a1c3e6 resource provider aggregate not found 2026-05-10 01:59:14.224 8 INFO neutron.services.segments.plugin [-] Segment d5d1bf98-3728-4249-b2fb-c305b5a1c3e6 resource provider aggregate not found 2026-05-10 01:59:14.252 8 INFO neutron.services.segments.plugin [-] Segment d5d1bf98-3728-4249-b2fb-c305b5a1c3e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5d1bf98-3728-4249-b2fb-c305b5a1c3e6 found for delete ", "request_id": "req-86bd31c9-7463-4521-b4d2-8700026ff74e"}]} 2026-05-10 01:59:14.256 8 INFO neutron.services.segments.plugin [-] Segment d5d1bf98-3728-4249-b2fb-c305b5a1c3e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5d1bf98-3728-4249-b2fb-c305b5a1c3e6 found for delete ", "request_id": "req-fe6844d9-635b-4691-8794-f5f10081abd6"}]} 2026-05-10 01:59:14.263 8 INFO neutron.db.l3_hamode_db [None req-a390ce37-818f-4eb7-b1ae-8d89710ec6f0 92d8c7f256734fd091f52668405d8b89 26581f9c0018466fa737818dd3cb3862 - - default default] HA network 8512fd75-96e5-4436-ba7b-7c7bf4638ee1 was deleted as no HA routers are present in tenant 26581f9c0018466fa737818dd3cb3862. [pid: 8|app: 0|req: 478/992] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:13 2026] DELETE /v2.0/routers/5957ee03-b115-4fa0-8773-687f6a0cb458 => generated 0 bytes in 1182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/993] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:14 2026] GET /v2.0/security-groups?id=b176db31-52a8-4e98-8def-ee691c695a79&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/994] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:59:14 2026] DELETE /v2.0/security-groups/1db86096-435b-43d9-8e89-17b002c6f5b8 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/995] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:14 2026] DELETE /v2.0/subnets/806a73a5-bc0b-4990-b33c-614c53236bfe => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:59:14.694 8 INFO neutron.api.v2.resource [None req-dde8a05c-e967-456b-b5d1-e1ec7fd9f84d adde9085ca5b4d8ca3689db8f3ade770 dd4bbd11ad2c4d00be6bcf58164d724a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 482/996] 10.0.0.173 () {32 vars in 737 bytes} [Sun May 10 01:59:14 2026] GET /v2.0/security-groups/1db86096-435b-43d9-8e89-17b002c6f5b8 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/997] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 01:59:14 2026] PUT /v2.0/ports/573e4739-9756-4123-b33e-77dfdbf848d0 => generated 1203 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:59:14.824 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3505a3b-5ca5-4452-bee6-a55a99e2747f'] response: {'name': 'network-changed', 'server_uuid': '9e4b1e10-3b45-4bc2-998f-3068cee5822a', 'tag': '573e4739-9756-4123-b33e-77dfdbf848d0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 483/998] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:59:14 2026] DELETE /v2.0/networks/e46b3991-a219-4953-8671-29dd7d5add8c => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/999] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:14 2026] GET /v2.0/ports?tenant_id=3886b7f24a234a01a7a41eeb858faab6&device_id=9e4b1e10-3b45-4bc2-998f-3068cee5822a => 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: 485/1000] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:59:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=573e4739-9756-4123-b33e-77dfdbf848d0 => 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: 486/1001] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:15 2026] GET /v2.0/subnets?id=ad606787-d967-453e-af02-b2902b11ab31 => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1002] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 01:59:14 2026] DELETE /v2.0/floatingips/45e221be-1b3b-4bc7-a223-2de810ab0221 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1003] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:15 2026] GET /v2.0/ports?network_id=94797bf9-7870-4103-9614-c61c0476e86b&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/1004] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:15 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1005] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:15 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1006] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:15 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1007] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:15 2026] GET /v2.0/security-groups?id=7e6ddf7f-908c-4c5e-9206-85ed0e97cb74&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1008] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:15 2026] GET /v2.0/ports?device_id=9e4b1e10-3b45-4bc2-998f-3068cee5822a => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1009] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:15 2026] GET /v2.0/ports?tenant_id=3886b7f24a234a01a7a41eeb858faab6&device_id=9e4b1e10-3b45-4bc2-998f-3068cee5822a => generated 1242 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1010] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:15 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1011] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:15 2026] GET /v2.0/security-groups?id=b176db31-52a8-4e98-8def-ee691c695a79&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1012] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:59:15 2026] GET /v2.0/networks?id=94797bf9-7870-4103-9614-c61c0476e86b => generated 756 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:16.211 7 INFO neutron.db.l3_db [None req-7ee4377f-bff3-4abe-875a-02ac426dd725 c86bdd28ef6844a5a990b0f01c991075 dfc5537be87b49748d05fd9ccae4b662 - - default default] Floating IP 482eb90e-22f3-4738-8b71-3beab14abd43 associated. External IP: 10.96.250.220, port: 816acbbd-a31e-49cd-8e6a-faee945210d6. 2026-05-10 01:59:16.272 8 INFO neutron.services.segments.plugin [-] Segment cf1c274b-d212-4aab-be7a-b80609bca17f resource provider aggregate not found 2026-05-10 01:59:16.287 8 INFO neutron.services.segments.plugin [-] Segment cf1c274b-d212-4aab-be7a-b80609bca17f resource provider aggregate not found 2026-05-10 01:59:16.293 8 INFO neutron.services.segments.plugin [-] Segment cf1c274b-d212-4aab-be7a-b80609bca17f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf1c274b-d212-4aab-be7a-b80609bca17f found for delete ", "request_id": "req-cad6c1a8-78ea-455d-897e-9e4edf0c97c5"}]} 2026-05-10 01:59:16.327 8 INFO neutron.services.segments.plugin [-] Segment cf1c274b-d212-4aab-be7a-b80609bca17f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf1c274b-d212-4aab-be7a-b80609bca17f found for delete ", "request_id": "req-7b521088-9e7f-4d69-8e1d-e11da0c5f102"}]} [pid: 8|app: 0|req: 488/1013] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 01:59:15 2026] PUT /v2.0/routers/ea5e812c-32bb-4458-8141-846dd72ca467/remove_router_interface => generated 309 bytes in 1385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1014] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:59:16 2026] GET /v2.0/security-groups?tenant_id=26581f9c0018466fa737818dd3cb3862&name=default => generated 2801 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1015] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:59:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=573e4739-9756-4123-b33e-77dfdbf848d0 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1016] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 01:59:15 2026] PUT /v2.0/floatingips/482eb90e-22f3-4738-8b71-3beab14abd43 => generated 855 bytes in 1315 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:17.101 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f07d2251-0f17-4ae5-8bcf-78fbe8e59595'] response: {'name': 'network-changed', 'server_uuid': '78c1e6f4-0f78-4cf7-a423-0f54acf50335', 'tag': '816acbbd-a31e-49cd-8e6a-faee945210d6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 527/1017] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:17 2026] GET /v2.0/ports?device_id=9e4b1e10-3b45-4bc2-998f-3068cee5822a => generated 973 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1018] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:59:17 2026] DELETE /v2.0/security-groups/9803e9ed-6e43-431b-bebb-db31856d794e => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1019] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:17 2026] GET /v2.0/subnets?id=ad606787-d967-453e-af02-b2902b11ab31 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1020] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:17 2026] GET /v2.0/ports?tenant_id=dfc5537be87b49748d05fd9ccae4b662&device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => 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: 531/1021] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:17 2026] GET /v2.0/security-groups?id=b176db31-52a8-4e98-8def-ee691c695a79&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1022] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:17 2026] GET /v2.0/ports?network_id=94797bf9-7870-4103-9614-c61c0476e86b&device_owner=network%3Adhcp => generated 1244 bytes in 63 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.162 () {34 vars in 986 bytes} [Sun May 10 01:59:17 2026] GET /v2.0/networks?id=7de7b25d-ee17-485b-ad24-c37617b61077 => generated 771 bytes in 79 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.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:17 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1025] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 01:59:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=816acbbd-a31e-49cd-8e6a-faee945210d6 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1026] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:17 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1027] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:17 2026] GET /v2.0/subnets?id=242e16cd-2b36-4d5b-8570-b4f8c22b4a6e => generated 669 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1028] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:17 2026] GET /v2.0/ports?network_id=7de7b25d-ee17-485b-ad24-c37617b61077&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:17.979 8 INFO neutron.db.l3_hamode_db [None req-ccde9d8e-9d30-401d-a0d8-3548113ec0b2 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] HA network a95214dc-2f2d-470f-a6c3-256de40bb386 was deleted as no HA routers are present in tenant dd4bbd11ad2c4d00be6bcf58164d724a. [pid: 8|app: 0|req: 491/1029] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:16 2026] DELETE /v2.0/routers/ea5e812c-32bb-4458-8141-846dd72ca467 => generated 0 bytes in 1214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1030] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:17 2026] GET /v2.0/networks/7de7b25d-ee17-485b-ad24-c37617b61077?fields=segments => generated 14 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1031] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:18 2026] GET /v2.0/networks/7de7b25d-ee17-485b-ad24-c37617b61077?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1032] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:17 2026] DELETE /v2.0/subnets/6bbe1d37-21ba-4051-9fed-d321e50059ed => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:59:18.597 8 INFO neutron.services.segments.plugin [-] Segment 99614bb9-21c9-4118-8d31-c91ef0c2d783 resource provider aggregate not found 2026-05-10 01:59:18.604 8 INFO neutron.services.segments.plugin [-] Segment 99614bb9-21c9-4118-8d31-c91ef0c2d783 resource provider aggregate not found 2026-05-10 01:59:18.623 8 INFO neutron.services.segments.plugin [-] Segment 99614bb9-21c9-4118-8d31-c91ef0c2d783 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99614bb9-21c9-4118-8d31-c91ef0c2d783 found for delete ", "request_id": "req-7a356be3-24f2-435e-bbbc-a3123c6c535b"}]} 2026-05-10 01:59:18.624 8 INFO neutron.services.segments.plugin [-] Segment 99614bb9-21c9-4118-8d31-c91ef0c2d783 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99614bb9-21c9-4118-8d31-c91ef0c2d783 found for delete ", "request_id": "req-c8f03462-c325-4e63-a291-b298c7f040ab"}]} 2026-05-10 01:59:18.662 7 INFO neutron.services.segments.plugin [-] Segment 07e3a631-fe6a-4054-ade4-b4bc3a7d2d2a resource provider aggregate not found 2026-05-10 01:59:18.670 7 INFO neutron.services.segments.plugin [-] Segment 07e3a631-fe6a-4054-ade4-b4bc3a7d2d2a resource provider aggregate not found 2026-05-10 01:59:18.684 7 INFO neutron.services.segments.plugin [-] Segment 07e3a631-fe6a-4054-ade4-b4bc3a7d2d2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07e3a631-fe6a-4054-ade4-b4bc3a7d2d2a found for delete ", "request_id": "req-504a2b91-b944-48bf-9a92-44f1d3293ec9"}]} 2026-05-10 01:59:18.686 7 INFO neutron.services.segments.plugin [-] Segment 07e3a631-fe6a-4054-ade4-b4bc3a7d2d2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07e3a631-fe6a-4054-ade4-b4bc3a7d2d2a found for delete ", "request_id": "req-c994e2ce-5eeb-4ed8-9b76-d930bcffb8ff"}]} [pid: 8|app: 0|req: 493/1033] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:18 2026] GET /v2.0/ports?device_id=9e4b1e10-3b45-4bc2-998f-3068cee5822a => generated 975 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1034] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:59:18 2026] DELETE /v2.0/networks/560fae66-9757-4479-8d99-a8161d6dc23c => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1035] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:18 2026] GET /v2.0/security-groups?id=b176db31-52a8-4e98-8def-ee691c695a79&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1036] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:18 2026] GET /v2.0/ports?device_id=9e4b1e10-3b45-4bc2-998f-3068cee5822a => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1037] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:59:18 2026] GET /v2.0/security-groups?tenant_id=dd4bbd11ad2c4d00be6bcf58164d724a&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1038] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:18 2026] GET /v2.0/security-groups?id=b176db31-52a8-4e98-8def-ee691c695a79&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1039] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 01:59:18 2026] GET /v2.0/ports?device_id=9e4b1e10-3b45-4bc2-998f-3068cee5822a => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:19.023 7 WARNING neutron_lib.context [None req-45351ee9-4f37-4958-a826-d60f669594e2 a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 496/1040] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:59:18 2026] DELETE /v2.0/security-groups/d4fd3131-aeda-4727-8bad-78d8ee8f1b24 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:59:19.611 8 WARNING neutron_lib.context [None req-b2cd130c-e3e6-4f10-b292-74d5fc027343 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:19.765 8 INFO neutron.db.segments_db [None req-b2cd130c-e3e6-4f10-b292-74d5fc027343 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Added segment 78237d10-743f-48d0-a9c0-222b5f8441c2 of type vxlan for network 0564f9ad-25a2-4dab-91be-955f99acecfd [pid: 8|app: 0|req: 497/1041] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:59:19 2026] POST /v2.0/networks => generated 634 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:19.905 8 WARNING neutron_lib.context [None req-f1c7bb3f-1899-4176-a759-4c3dc4ec8670 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:19.990 8 INFO neutron.db.segments_db [None req-f1c7bb3f-1899-4176-a759-4c3dc4ec8670 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Added segment 6afb1e70-0acd-4caa-ae1e-486252ac3e3f of type vxlan for network edf9db30-6472-44b6-9f55-3f2fd12adf67 2026-05-10 01:59:20.052 7 INFO neutron.db.l3_db [None req-45351ee9-4f37-4958-a826-d60f669594e2 a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Floating IP cedbdfb0-4eff-4de4-9736-11a984c7e528 associated. External IP: 10.96.250.219, port: 573e4739-9756-4123-b33e-77dfdbf848d0. [pid: 8|app: 0|req: 498/1042] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:59:19 2026] POST /v2.0/networks => generated 633 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:20.138 8 WARNING neutron_lib.context [None req-2ff0c6bb-c284-47a7-a0ee-f15baa24d29d ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 545/1043] 10.0.0.173 () {34 vars in 677 bytes} [Sun May 10 01:59:19 2026] POST /v2.0/floatingips => generated 856 bytes in 1451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1044] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:59:20 2026] POST /v2.0/subnets => generated 622 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:20.495 8 WARNING neutron_lib.context [None req-24d6b2e8-1876-4830-a32f-820c8069ae05 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:20.533 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-329f1f03-1cb0-4fd6-a6c9-a91888b62968'] response: {'name': 'network-changed', 'server_uuid': '9e4b1e10-3b45-4bc2-998f-3068cee5822a', 'tag': '573e4739-9756-4123-b33e-77dfdbf848d0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 546/1045] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 01:59:20 2026] GET /v2.0/floatingips/cedbdfb0-4eff-4de4-9736-11a984c7e528 => generated 856 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1046] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:20 2026] GET /v2.0/ports?tenant_id=3886b7f24a234a01a7a41eeb858faab6&device_id=9e4b1e10-3b45-4bc2-998f-3068cee5822a => 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: 548/1047] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:59:20 2026] GET /v2.0/networks?id=94797bf9-7870-4103-9614-c61c0476e86b => generated 756 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1048] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:59:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=573e4739-9756-4123-b33e-77dfdbf848d0 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1049] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:20 2026] GET /v2.0/subnets?id=ad606787-d967-453e-af02-b2902b11ab31 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1050] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:20 2026] GET /v2.0/ports?network_id=94797bf9-7870-4103-9614-c61c0476e86b&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:21.169 7 INFO neutron.db.segments_db [None req-f4cae27e-f99d-4353-b3f0-fdcb1b8961fa 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 094fd5e9-79e9-44f8-a2ea-e78a815049d3 of type vxlan for network 49fb73ed-4874-4197-8c01-c2a6421de4b3 [pid: 7|app: 0|req: 552/1051] 10.0.0.173 () {34 vars in 671 bytes} [Sun May 10 01:59:20 2026] POST /v2.0/networks => generated 745 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1052] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:21 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1053] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:59:20 2026] POST /v2.0/subnets => generated 631 bytes in 871 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:21.377 8 WARNING neutron_lib.context [None req-ec82125b-e847-48d9-b619-23036b364c5b ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:21.413 8 INFO neutron.db.segments_db [None req-ec82125b-e847-48d9-b619-23036b364c5b ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Added segment 512b24d6-e660-4510-b27b-75b41be23203 of type vxlan for network 27e77832-5851-4dba-8e70-0ecadcb6b6c3 [pid: 7|app: 0|req: 554/1054] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:59:21 2026] POST /v2.0/subnets => generated 669 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1055] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:21 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1056] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 01:59:21 2026] GET /v2.0/floatingips/cedbdfb0-4eff-4de4-9736-11a984c7e528 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:21.724 8 INFO neutron.db.l3_hamode_db [None req-ec82125b-e847-48d9-b619-23036b364c5b ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:59:21.784 7 INFO neutron.db.segments_db [None req-2debfa1e-1359-4137-9637-31477040ee44 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 5fdc6c0d-d543-46d3-b981-d50047bdc720 of type vxlan for network 708cd53f-20fd-405c-8d09-eabe0325d63d 2026-05-10 01:59:21.956 8 INFO neutron.db.l3_hamode_db [None req-ec82125b-e847-48d9-b619-23036b364c5b ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:59:22.152 7 INFO neutron.db.l3_hamode_db [None req-2debfa1e-1359-4137-9637-31477040ee44 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 501/1057] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:59:21 2026] POST /v2.0/routers => generated 510 bytes in 1463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1058] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 01:59:22 2026] GET /v2.0/floatingips/cedbdfb0-4eff-4de4-9736-11a984c7e528 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:23.353 7 INFO neutron.db.l3_hamode_db [None req-2debfa1e-1359-4137-9637-31477040ee44 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 503/1059] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 01:59:22 2026] PUT /v2.0/routers/25e478c8-815b-41a4-8c94-1f5c75914848/add_router_interface => generated 309 bytes in 1518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1062] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 01:59:24 2026] GET /v2.0/ports/289c4527-0f02-4231-927d-26797d6cb310 => generated 959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1063] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:59:21 2026] POST /v2.0/routers => generated 733 bytes in 2841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1064] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 01:59:24 2026] PUT /v2.0/routers/25e478c8-815b-41a4-8c94-1f5c75914848/add_router_interface => generated 309 bytes in 1408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1065] 10.0.0.62 () {34 vars in 989 bytes} [Sun May 10 01:59:25 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1066] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 01:59:25 2026] GET /v2.0/ports/70abdb1f-f5a8-43b5-a79f-420ec49b0cbd => generated 967 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1067] 10.0.0.62 () {34 vars in 1039 bytes} [Sun May 10 01:59:25 2026] GET /v2.0/security-groups?id=7e6ddf7f-908c-4c5e-9206-85ed0e97cb74&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1068] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 01:59:24 2026] PUT /v2.0/routers/304d3071-c7cd-449c-a1ee-e904f3797dc6/add_router_interface => generated 309 bytes in 1589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1069] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 01:59:25 2026] PUT /v2.0/routers/25e478c8-815b-41a4-8c94-1f5c75914848/remove_router_interface => generated 309 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1070] 10.0.0.93 () {34 vars in 981 bytes} [Sun May 10 01:59:27 2026] GET /v2.0/networks?id=49fb73ed-4874-4197-8c01-c2a6421de4b3 => generated 678 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1071] 10.0.0.93 () {34 vars in 964 bytes} [Sun May 10 01:59:27 2026] GET /v2.0/quotas/a1c731aaf54041cea615610d92e6b384 => 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: 514/1072] 10.0.0.93 () {34 vars in 1001 bytes} [Sun May 10 01:59:27 2026] GET /v2.0/ports?tenant_id=a1c731aaf54041cea615610d92e6b384&fields=id => generated 103 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1073] 10.0.0.93 () {34 vars in 1007 bytes} [Sun May 10 01:59:27 2026] GET /v2.0/networks/49fb73ed-4874-4197-8c01-c2a6421de4b3?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1074] 10.0.0.93 () {34 vars in 1107 bytes} [Sun May 10 01:59:27 2026] GET /v2.0/networks/49fb73ed-4874-4197-8c01-c2a6421de4b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1075] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:27 2026] GET /v2.0/ports?device_id=825586b4-6f6a-471c-ae54-3d666d7d058c => 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: 518/1076] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:28 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1077] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:28 2026] GET /v2.0/security-groups?id=7e6ddf7f-908c-4c5e-9206-85ed0e97cb74&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1078] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 01:59:27 2026] PUT /v2.0/routers/25e478c8-815b-41a4-8c94-1f5c75914848/remove_router_interface => generated 309 bytes in 1488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1079] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:28 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1080] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 01:59:28 2026] GET /v2.0/ports?device_id=25e478c8-815b-41a4-8c94-1f5c75914848 => 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: 562/1081] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:28 2026] GET /v2.0/security-groups?id=7e6ddf7f-908c-4c5e-9206-85ed0e97cb74&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1082] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:59:28 2026] GET /v2.0/networks?id=49fb73ed-4874-4197-8c01-c2a6421de4b3 => generated 678 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1083] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:29 2026] GET /v2.0/ports?device_id=825586b4-6f6a-471c-ae54-3d666d7d058c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:29.070 8 WARNING neutron_lib.context [req-cd12eece-adbf-4815-bca9-ed2f8bcc3283 req-86e0e919-eb7e-4bca-a4f6-c745a4dfd2cd fafb4bd5de334db0b819c78e8c37cc72 a1c731aaf54041cea615610d92e6b384 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:29.551 7 INFO neutron.services.segments.plugin [-] Segment 512b24d6-e660-4510-b27b-75b41be23203 resource provider aggregate not found [pid: 8|app: 0|req: 522/1084] 199.204.45.162 () {38 vars in 955 bytes} [Sun May 10 01:59:29 2026] POST /v2.0/ports => generated 954 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:29.558 7 INFO neutron.services.segments.plugin [-] Segment 512b24d6-e660-4510-b27b-75b41be23203 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:59:29.572 7 INFO neutron.services.segments.plugin [-] Segment 512b24d6-e660-4510-b27b-75b41be23203 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 512b24d6-e660-4510-b27b-75b41be23203 found for delete ", "request_id": "req-ec67d5e7-55bc-4c83-ba29-f6229be0dd50"}]} 2026-05-10 01:59:29.578 7 INFO neutron.services.segments.plugin [-] Segment 512b24d6-e660-4510-b27b-75b41be23203 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 512b24d6-e660-4510-b27b-75b41be23203 found for delete ", "request_id": "req-63403211-383c-41ee-a272-a9100fa9bfd4"}]} 2026-05-10 01:59:29.588 7 INFO neutron.db.l3_hamode_db [None req-d913f6c3-3bf4-4f15-ab7d-19f7e66301c6 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] HA network 27e77832-5851-4dba-8e70-0ecadcb6b6c3 was deleted as no HA routers are present in tenant b797560193834bd4ac5427f585344069. [pid: 7|app: 0|req: 563/1085] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:28 2026] DELETE /v2.0/routers/25e478c8-815b-41a4-8c94-1f5c75914848 => generated 0 bytes in 821 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1086] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:29 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => 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: 564/1087] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:29 2026] GET /v2.0/ports?tenant_id=dfc5537be87b49748d05fd9ccae4b662&device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => 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: 524/1088] 10.0.0.62 () {34 vars in 989 bytes} [Sun May 10 01:59:29 2026] GET /v2.0/ports?device_id=9e4b1e10-3b45-4bc2-998f-3068cee5822a => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1089] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:29 2026] DELETE /v2.0/subnets/c4198d6d-d89b-4f77-956e-bf18021c2639 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1090] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:29 2026] GET /v2.0/security-groups?id=7e6ddf7f-908c-4c5e-9206-85ed0e97cb74&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1091] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:59:29 2026] GET /v2.0/networks?id=7de7b25d-ee17-485b-ad24-c37617b61077 => generated 771 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1092] 10.0.0.62 () {34 vars in 1039 bytes} [Sun May 10 01:59:30 2026] GET /v2.0/security-groups?id=b176db31-52a8-4e98-8def-ee691c695a79&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: 565/1093] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 01:59:29 2026] PUT /v2.0/ports/5af80033-0bf7-481e-8c8f-2aac204abed0 => generated 1199 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:59:30.205 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-414cc99d-9b58-4ca2-ac9a-ab5e1f8f2d47'] response: {'name': 'network-changed', 'server_uuid': '825586b4-6f6a-471c-ae54-3d666d7d058c', 'tag': '5af80033-0bf7-481e-8c8f-2aac204abed0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 566/1094] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 01:59:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=816acbbd-a31e-49cd-8e6a-faee945210d6 => generated 860 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 529/1095] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:30 2026] DELETE /v2.0/subnets/43941177-a2b3-40e5-a62d-7af9897193f4 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1096] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:30 2026] GET /v2.0/ports?device_id=825586b4-6f6a-471c-ae54-3d666d7d058c => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1097] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:30 2026] GET /v2.0/ports?tenant_id=a1c731aaf54041cea615610d92e6b384&device_id=825586b4-6f6a-471c-ae54-3d666d7d058c => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1098] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:30 2026] GET /v2.0/subnets?id=242e16cd-2b36-4d5b-8570-b4f8c22b4a6e => generated 669 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1099] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:30 2026] GET /v2.0/security-groups?id=d925663e-c540-4277-9f86-c8ac4e90c401&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1100] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 01:59:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5af80033-0bf7-481e-8c8f-2aac204abed0 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1101] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:30 2026] GET /v2.0/ports?network_id=7de7b25d-ee17-485b-ad24-c37617b61077&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:30.587 8 INFO neutron.services.segments.plugin [-] Segment 6afb1e70-0acd-4caa-ae1e-486252ac3e3f resource provider aggregate not found [pid: 7|app: 0|req: 572/1102] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:30 2026] GET /v2.0/subnets?id=67d6d27b-5ee9-4d37-96a6-de6d8e948b9e => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:30.603 8 INFO neutron.services.segments.plugin [-] Segment 6afb1e70-0acd-4caa-ae1e-486252ac3e3f resource provider aggregate not found 2026-05-10 01:59:30.616 8 INFO neutron.services.segments.plugin [-] Segment 6afb1e70-0acd-4caa-ae1e-486252ac3e3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6afb1e70-0acd-4caa-ae1e-486252ac3e3f found for delete ", "request_id": "req-85417223-6333-4936-a97c-18c76e019cf5"}]} 2026-05-10 01:59:30.620 8 INFO neutron.services.segments.plugin [-] Segment 6afb1e70-0acd-4caa-ae1e-486252ac3e3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6afb1e70-0acd-4caa-ae1e-486252ac3e3f found for delete ", "request_id": "req-5e42faaf-4e78-4177-aa88-23219a7d58f7"}]} [pid: 8|app: 0|req: 531/1103] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:59:30 2026] DELETE /v2.0/networks/edf9db30-6472-44b6-9f55-3f2fd12adf67 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1104] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:30 2026] GET /v2.0/networks/7de7b25d-ee17-485b-ad24-c37617b61077?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1105] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:30 2026] GET /v2.0/ports?network_id=49fb73ed-4874-4197-8c01-c2a6421de4b3&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1106] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:30 2026] GET /v2.0/networks/7de7b25d-ee17-485b-ad24-c37617b61077?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: 534/1107] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:30 2026] GET /v2.0/networks/49fb73ed-4874-4197-8c01-c2a6421de4b3?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1108] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:59:30 2026] DELETE /v2.0/networks/0564f9ad-25a2-4dab-91be-955f99acecfd => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:59:30.874 7 WARNING neutron_lib.context [None req-dd100f1a-7bff-4534-aabc-27f8b44368f0 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 535/1109] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:30 2026] GET /v2.0/networks/49fb73ed-4874-4197-8c01-c2a6421de4b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:30.942 7 INFO neutron.db.segments_db [None req-dd100f1a-7bff-4534-aabc-27f8b44368f0 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Added segment 58354c7d-0e73-42b2-9af2-eb6e15c8651b of type vxlan for network 40ef75c2-08dc-4ab1-bb98-a309511f78ef [pid: 8|app: 0|req: 536/1110] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:30 2026] GET /v2.0/ports?tenant_id=a1c731aaf54041cea615610d92e6b384&device_id=825586b4-6f6a-471c-ae54-3d666d7d058c => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1111] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:59:30 2026] POST /v2.0/networks => generated 633 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1112] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:59:31 2026] GET /v2.0/networks?id=49fb73ed-4874-4197-8c01-c2a6421de4b3 => generated 773 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:31.145 8 WARNING neutron_lib.context [None req-4678b81f-faec-4cac-94d6-4252c294c62a ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 576/1113] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:31 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1114] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 01:59:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5af80033-0bf7-481e-8c8f-2aac204abed0 => 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: 578/1115] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:31 2026] GET /v2.0/security-groups?id=7e6ddf7f-908c-4c5e-9206-85ed0e97cb74&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1116] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:31 2026] GET /v2.0/subnets?id=67d6d27b-5ee9-4d37-96a6-de6d8e948b9e => generated 672 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1117] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:31 2026] GET /v2.0/ports?network_id=49fb73ed-4874-4197-8c01-c2a6421de4b3&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1118] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:31 2026] GET /v2.0/networks/49fb73ed-4874-4197-8c01-c2a6421de4b3?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1119] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:31 2026] GET /v2.0/networks/49fb73ed-4874-4197-8c01-c2a6421de4b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1120] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:59:31 2026] POST /v2.0/subnets => generated 622 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:31.522 7 WARNING neutron_lib.context [None req-552af320-4196-4789-813c-ea8b14f76eb9 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:31.590 7 INFO neutron.db.segments_db [None req-552af320-4196-4789-813c-ea8b14f76eb9 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Added segment 76acccf1-073b-4da7-b705-6451d95640ab of type vxlan for network 49a6f80a-5956-4114-9e66-535f0cddfaeb 2026-05-10 01:59:31.598 7 INFO neutron.services.segments.plugin [-] Segment 78237d10-743f-48d0-a9c0-222b5f8441c2 resource provider aggregate not found 2026-05-10 01:59:31.604 7 INFO neutron.services.segments.plugin [-] Segment 78237d10-743f-48d0-a9c0-222b5f8441c2 resource provider aggregate not found 2026-05-10 01:59:31.621 7 INFO neutron.services.segments.plugin [-] Segment 78237d10-743f-48d0-a9c0-222b5f8441c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78237d10-743f-48d0-a9c0-222b5f8441c2 found for delete ", "request_id": "req-1f5e8f04-2138-4b38-b282-5a586bebc58a"}]} 2026-05-10 01:59:31.627 7 INFO neutron.services.segments.plugin [-] Segment 78237d10-743f-48d0-a9c0-222b5f8441c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78237d10-743f-48d0-a9c0-222b5f8441c2 found for delete ", "request_id": "req-21649fc1-54a4-4104-85f2-e320fcefffb0"}]} [pid: 8|app: 0|req: 539/1121] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:31 2026] GET /v2.0/ports?device_id=825586b4-6f6a-471c-ae54-3d666d7d058c => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1122] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:31 2026] GET /v2.0/security-groups?id=d925663e-c540-4277-9f86-c8ac4e90c401&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1123] 10.0.0.173 () {32 vars in 826 bytes} [Sun May 10 01:59:31 2026] GET /v2.0/ports?project_id=3886b7f24a234a01a7a41eeb858faab6&network_id=94797bf9-7870-4103-9614-c61c0476e86b => generated 3695 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:31.985 7 INFO neutron.db.l3_hamode_db [None req-552af320-4196-4789-813c-ea8b14f76eb9 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 542/1124] 10.0.0.173 () {32 vars in 742 bytes} [Sun May 10 01:59:32 2026] GET /v2.0/subnets?network_id=9b7baf0a-8ae6-4c0f-82aa-7f5d611276b2 => generated 644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:32.201 7 INFO neutron.db.l3_hamode_db [None req-552af320-4196-4789-813c-ea8b14f76eb9 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 543/1125] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:32 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:32.476 8 INFO neutron.db.l3_db [None req-f449545e-5af5-47f7-bc1c-d311d87159c2 a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Floating IP cedbdfb0-4eff-4de4-9736-11a984c7e528 disassociated. External IP: 10.96.250.219, port: 573e4739-9756-4123-b33e-77dfdbf848d0. [pid: 8|app: 0|req: 544/1126] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 01:59:32 2026] PUT /v2.0/floatingips/cedbdfb0-4eff-4de4-9736-11a984c7e528 => generated 554 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1127] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:32 2026] GET /v2.0/security-groups?id=7e6ddf7f-908c-4c5e-9206-85ed0e97cb74&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:33.014 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3aaa3cec-f90d-447f-9fc9-e1b06e3336b7'] response: {'name': 'network-changed', 'server_uuid': '9e4b1e10-3b45-4bc2-998f-3068cee5822a', 'tag': '573e4739-9756-4123-b33e-77dfdbf848d0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 583/1128] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:59:31 2026] POST /v2.0/routers => generated 510 bytes in 1536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1129] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:32 2026] GET /v2.0/ports?device_id=825586b4-6f6a-471c-ae54-3d666d7d058c => generated 969 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1130] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 01:59:33 2026] GET /v2.0/floatingips/cedbdfb0-4eff-4de4-9736-11a984c7e528 => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:33.089 7 WARNING neutron_lib.context [None req-aa9fa725-4571-42ab-8250-2290965f2a44 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1131] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:33 2026] GET /v2.0/ports?tenant_id=3886b7f24a234a01a7a41eeb858faab6&device_id=9e4b1e10-3b45-4bc2-998f-3068cee5822a => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1132] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:33 2026] GET /v2.0/security-groups?id=d925663e-c540-4277-9f86-c8ac4e90c401&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: 549/1133] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:59:33 2026] GET /v2.0/networks?id=94797bf9-7870-4103-9614-c61c0476e86b => generated 756 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1134] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 01:59:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=573e4739-9756-4123-b33e-77dfdbf848d0 => 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: 551/1135] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:33 2026] GET /v2.0/subnets?id=ad606787-d967-453e-af02-b2902b11ab31 => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1136] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:33 2026] GET /v2.0/ports?network_id=94797bf9-7870-4103-9614-c61c0476e86b&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1137] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:33 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1138] 10.0.0.173 () {34 vars in 665 bytes} [Sun May 10 01:59:33 2026] POST /v2.0/ports => generated 964 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 554/1139] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:33 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1140] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:34 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1141] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 01:59:34 2026] GET /v2.0/floatingips/cedbdfb0-4eff-4de4-9736-11a984c7e528 => generated 554 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1142] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:34 2026] GET /v2.0/security-groups?id=7e6ddf7f-908c-4c5e-9206-85ed0e97cb74&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1143] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:34 2026] GET /v2.0/ports?device_id=825586b4-6f6a-471c-ae54-3d666d7d058c => 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: 559/1144] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:34 2026] GET /v2.0/security-groups?id=d925663e-c540-4277-9f86-c8ac4e90c401&fields=id&fields=name => generated 88 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1145] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 01:59:33 2026] PUT /v2.0/routers/ab563dec-7a79-4607-93d1-6903d7eeab1a/add_router_interface => generated 309 bytes in 1521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1146] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 01:59:35 2026] GET /v2.0/ports/9e4d8461-642d-4f21-9d99-8f9e30d6f02b => generated 1038 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 561/1147] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 01:59:35 2026] GET /v2.0/floatingips/cedbdfb0-4eff-4de4-9736-11a984c7e528 => generated 552 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1148] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:35 2026] GET /v2.0/ports?device_id=825586b4-6f6a-471c-ae54-3d666d7d058c => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1149] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:35 2026] GET /v2.0/security-groups?id=d925663e-c540-4277-9f86-c8ac4e90c401&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1150] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:35 2026] GET /v2.0/ports?device_id=825586b4-6f6a-471c-ae54-3d666d7d058c => 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: 565/1151] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:35 2026] GET /v2.0/security-groups?id=d925663e-c540-4277-9f86-c8ac4e90c401&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:36.310 8 WARNING neutron_lib.context [None req-80ac814f-8b3d-4bf4-bd1e-af37e51d6e89 a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 566/1152] 10.0.0.173 () {34 vars in 685 bytes} [Sun May 10 01:59:36 2026] POST /v2.0/security-groups => generated 1609 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1153] 199.204.45.162 () {34 vars in 994 bytes} [Sun May 10 01:59:36 2026] GET /v2.0/ports?device_id=825586b4-6f6a-471c-ae54-3d666d7d058c => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:36.461 8 WARNING neutron_lib.context [None req-be0ce824-843f-4a31-896c-a26dc01206cc a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 568/1154] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1155] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 01:59:35 2026] PUT /v2.0/routers/ab563dec-7a79-4607-93d1-6903d7eeab1a/remove_router_interface => generated 309 bytes in 1464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:59:36.603 7 WARNING neutron_lib.context [None req-4c8d8b1f-85c2-4a3b-afe3-66cf7f58363f a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 588/1156] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:36 2026] POST /v2.0/security-group-rules => generated 564 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:36.849 7 INFO neutron.api.v2.resource [None req-e4e6d0f1-4281-4290-a847-e0c8bd473188 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 589/1157] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 01:59:36 2026] PUT /v2.0/routers/ab563dec-7a79-4607-93d1-6903d7eeab1a/remove_router_interface => generated 197 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:59:36.856 7 WARNING neutron_lib.context [None req-df196535-3b51-40dd-a6d9-e720a9d4214e a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 569/1158] 199.204.45.162 () {36 vars in 997 bytes} [Sun May 10 01:59:36 2026] DELETE /v2.0/ports/5af80033-0bf7-481e-8c8f-2aac204abed0 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1159] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:36 2026] POST /v2.0/security-group-rules => generated 570 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1160] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 01:59:36 2026] GET /v2.0/ports?device_id=ab563dec-7a79-4607-93d1-6903d7eeab1a => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:36.958 7 WARNING neutron_lib.context [None req-6ad3a451-76da-4141-ad45-639a951e8d1c a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:36.963 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4deeed9d-01a5-4681-b9f7-9c1f40ee0025'] response: {'server_uuid': '825586b4-6f6a-471c-ae54-3d666d7d058c', 'name': 'network-vif-deleted', 'tag': '5af80033-0bf7-481e-8c8f-2aac204abed0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 591/1161] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1162] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:37 2026] GET /v2.0/ports?device_id=825586b4-6f6a-471c-ae54-3d666d7d058c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:37.103 7 WARNING neutron_lib.context [None req-601b3470-8877-4e62-a74f-0b8ea58c4f73 a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:37.130 7 INFO neutron.db.securitygroups_db [None req-601b3470-8877-4e62-a74f-0b8ea58c4f73 a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Project 3886b7f24a234a01a7a41eeb858faab6 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: 593/1163] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:37 2026] POST /v2.0/security-group-rules => generated 575 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:37.218 7 WARNING neutron_lib.context [None req-b2238a66-7ed4-42e7-8323-6766196d6135 a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:37.235 7 INFO neutron.db.securitygroups_db [None req-b2238a66-7ed4-42e7-8323-6766196d6135 a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Project 3886b7f24a234a01a7a41eeb858faab6 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: 594/1164] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:37 2026] POST /v2.0/security-group-rules => generated 574 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:37.742 8 INFO neutron.services.segments.plugin [-] Segment 76acccf1-073b-4da7-b705-6451d95640ab resource provider aggregate not found 2026-05-10 01:59:37.749 8 INFO neutron.services.segments.plugin [-] Segment 76acccf1-073b-4da7-b705-6451d95640ab resource provider aggregate not found 2026-05-10 01:59:37.771 8 INFO neutron.services.segments.plugin [-] Segment 76acccf1-073b-4da7-b705-6451d95640ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76acccf1-073b-4da7-b705-6451d95640ab found for delete ", "request_id": "req-45e10bb9-43f9-4d97-9dff-b2cbe08eefbb"}]} 2026-05-10 01:59:37.773 8 INFO neutron.services.segments.plugin [-] Segment 76acccf1-073b-4da7-b705-6451d95640ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76acccf1-073b-4da7-b705-6451d95640ab found for delete ", "request_id": "req-4aef9788-57ce-41f7-ac48-b65ba1ea8221"}]} 2026-05-10 01:59:37.779 8 INFO neutron.db.l3_hamode_db [None req-717afbd5-1963-4188-b6d8-e0a7eea62a2f ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] HA network 49a6f80a-5956-4114-9e66-535f0cddfaeb was deleted as no HA routers are present in tenant b797560193834bd4ac5427f585344069. [pid: 8|app: 0|req: 571/1165] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:36 2026] DELETE /v2.0/routers/ab563dec-7a79-4607-93d1-6903d7eeab1a => generated 0 bytes in 824 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1166] 10.0.0.173 () {32 vars in 649 bytes} [Sun May 10 01:59:37 2026] GET /v2.0/networks => generated 1298 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1167] 10.0.0.93 () {34 vars in 1097 bytes} [Sun May 10 01:59:37 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-554568296&fields=id&tenant_id=3886b7f24a234a01a7a41eeb858faab6 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1168] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:37 2026] DELETE /v2.0/subnets/25e4ba45-7dda-456b-8970-fede930f5c23 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1169] 10.0.0.93 () {34 vars in 981 bytes} [Sun May 10 01:59:38 2026] GET /v2.0/networks?id=94797bf9-7870-4103-9614-c61c0476e86b => generated 661 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1170] 10.0.0.93 () {34 vars in 964 bytes} [Sun May 10 01:59:38 2026] GET /v2.0/quotas/3886b7f24a234a01a7a41eeb858faab6 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1171] 10.0.0.93 () {34 vars in 1001 bytes} [Sun May 10 01:59:38 2026] GET /v2.0/ports?tenant_id=3886b7f24a234a01a7a41eeb858faab6&fields=id => generated 149 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1172] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:59:38 2026] DELETE /v2.0/networks/40ef75c2-08dc-4ab1-bb98-a309511f78ef => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1173] 10.0.0.93 () {34 vars in 1007 bytes} [Sun May 10 01:59:38 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:38.522 8 WARNING neutron_lib.context [None req-84d84721-3eab-4e10-a36a-331dee37cf98 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:38.582 8 INFO neutron.db.segments_db [None req-84d84721-3eab-4e10-a36a-331dee37cf98 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Added segment 7e4d7fec-b606-46c9-abb6-24658d544f61 of type vxlan for network b7a7d03d-8057-400e-807b-081f08c3b87c [pid: 8|app: 0|req: 577/1176] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:59:38 2026] POST /v2.0/networks => generated 634 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1177] 10.0.0.93 () {34 vars in 1107 bytes} [Sun May 10 01:59:38 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:38.780 8 WARNING neutron_lib.context [None req-45e5b2e0-a84c-4b99-8ccc-0e1474c1dea6 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 579/1178] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:59:38 2026] POST /v2.0/subnets => generated 622 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1179] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/ports?device_id=a01b3582-3814-4f4b-9e3c-3dc7a1231f10 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:39.160 8 WARNING neutron_lib.context [None req-177080ff-40fb-49f9-84e2-caaa71dbed48 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:39.211 8 INFO neutron.db.segments_db [None req-177080ff-40fb-49f9-84e2-caaa71dbed48 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Added segment d51e34c8-37f1-4a18-af3b-3d4551b10ac7 of type vxlan for network 237f97cd-8e2a-4eba-908f-8a6b08375f3e [pid: 7|app: 0|req: 600/1180] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 01:59:38 2026] PUT /v2.0/routers/304d3071-c7cd-449c-a1ee-e904f3797dc6/remove_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:39.576 8 INFO neutron.db.l3_hamode_db [None req-177080ff-40fb-49f9-84e2-caaa71dbed48 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:59:39.802 8 INFO neutron.services.segments.plugin [-] Segment 58354c7d-0e73-42b2-9af2-eb6e15c8651b resource provider aggregate not found 2026-05-10 01:59:39.808 8 INFO neutron.services.segments.plugin [-] Segment 58354c7d-0e73-42b2-9af2-eb6e15c8651b resource provider aggregate not found 2026-05-10 01:59:39.831 8 INFO neutron.services.segments.plugin [-] Segment 58354c7d-0e73-42b2-9af2-eb6e15c8651b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58354c7d-0e73-42b2-9af2-eb6e15c8651b found for delete ", "request_id": "req-cb01aa7c-ff35-4a6a-b3cb-e1f0208afbfe"}]} 2026-05-10 01:59:39.835 8 INFO neutron.db.l3_hamode_db [None req-177080ff-40fb-49f9-84e2-caaa71dbed48 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:59:39.840 8 INFO neutron.services.segments.plugin [-] Segment 58354c7d-0e73-42b2-9af2-eb6e15c8651b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58354c7d-0e73-42b2-9af2-eb6e15c8651b found for delete ", "request_id": "req-63339bc0-048a-41dc-aa5c-f3b68d235537"}]} 2026-05-10 01:59:40.548 7 INFO neutron.services.segments.plugin [-] Segment 5fdc6c0d-d543-46d3-b981-d50047bdc720 resource provider aggregate not found 2026-05-10 01:59:40.553 7 INFO neutron.services.segments.plugin [-] Segment 5fdc6c0d-d543-46d3-b981-d50047bdc720 resource provider aggregate not found 2026-05-10 01:59:40.572 7 INFO neutron.services.segments.plugin [-] Segment 5fdc6c0d-d543-46d3-b981-d50047bdc720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fdc6c0d-d543-46d3-b981-d50047bdc720 found for delete ", "request_id": "req-fc837c74-6701-4f70-98b4-201cb2f727c1"}]} 2026-05-10 01:59:40.573 7 INFO neutron.services.segments.plugin [-] Segment 5fdc6c0d-d543-46d3-b981-d50047bdc720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fdc6c0d-d543-46d3-b981-d50047bdc720 found for delete ", "request_id": "req-e803a778-55e1-4f0c-8cfb-e818a55eded2"}]} 2026-05-10 01:59:40.578 7 INFO neutron.db.l3_hamode_db [None req-d6f83a39-1ba8-4411-9f51-ba0d9f688ea4 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] HA network 708cd53f-20fd-405c-8d09-eabe0325d63d was deleted as no HA routers are present in tenant a1c731aaf54041cea615610d92e6b384. [pid: 7|app: 0|req: 601/1181] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:39 2026] DELETE /v2.0/routers/304d3071-c7cd-449c-a1ee-e904f3797dc6 => generated 0 bytes in 1188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1182] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:59:39 2026] POST /v2.0/routers => generated 510 bytes in 1491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1183] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:40 2026] GET /v2.0/ports?device_id=a01b3582-3814-4f4b-9e3c-3dc7a1231f10 => 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: 602/1184] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:59:40 2026] GET /v2.0/networks?id=94797bf9-7870-4103-9614-c61c0476e86b => generated 661 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1185] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:40 2026] DELETE /v2.0/subnets/67d6d27b-5ee9-4d37-96a6-de6d8e948b9e => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1186] 199.204.45.162 () {34 vars in 1050 bytes} [Sun May 10 01:59:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3886b7f24a234a01a7a41eeb858faab6 => generated 273 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1187] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:59:40 2026] DELETE /v2.0/networks/49fb73ed-4874-4197-8c01-c2a6421de4b3 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:59:41.305 8 WARNING neutron_lib.context [req-ead1ac25-0fb7-49c3-840b-5a9721c1e60f req-d7c4baa2-c45e-4e0a-86d4-7a7207df87bf a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:42.010 8 INFO neutron.services.segments.plugin [-] Segment 094fd5e9-79e9-44f8-a2ea-e78a815049d3 resource provider aggregate not found 2026-05-10 01:59:42.016 8 INFO neutron.services.segments.plugin [-] Segment 094fd5e9-79e9-44f8-a2ea-e78a815049d3 resource provider aggregate not found 2026-05-10 01:59:42.023 8 INFO neutron.services.segments.plugin [-] Segment 094fd5e9-79e9-44f8-a2ea-e78a815049d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 094fd5e9-79e9-44f8-a2ea-e78a815049d3 found for delete ", "request_id": "req-06880a53-4c1d-4edb-a717-296a7c430c1f"}]} 2026-05-10 01:59:42.040 8 INFO neutron.services.segments.plugin [-] Segment 094fd5e9-79e9-44f8-a2ea-e78a815049d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 094fd5e9-79e9-44f8-a2ea-e78a815049d3 found for delete ", "request_id": "req-b6713c5c-44d8-4b07-a5a6-cf5ee6a028a3"}]} [pid: 8|app: 0|req: 586/1188] 199.204.45.162 () {38 vars in 955 bytes} [Sun May 10 01:59:41 2026] POST /v2.0/ports => generated 954 bytes in 875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 587/1189] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:59:42 2026] GET /v2.0/security-groups?tenant_id=a1c731aaf54041cea615610d92e6b384&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1190] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:42 2026] GET /v2.0/ports?device_id=a01b3582-3814-4f4b-9e3c-3dc7a1231f10 => generated 957 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1191] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 01:59:40 2026] PUT /v2.0/routers/3904457a-adeb-44ba-8b3d-fc81b47f23c3/add_router_interface => generated 309 bytes in 1799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1192] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:59:42 2026] DELETE /v2.0/security-groups/d925663e-c540-4277-9f86-c8ac4e90c401 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1193] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:42 2026] GET /v2.0/security-groups?id=152cc0f7-b225-4456-b4b2-3cc5bcefe10e&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1194] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 01:59:42 2026] GET /v2.0/ports/f3953cba-481a-4e2a-82b8-3f8bed8ded44 => generated 959 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1195] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 01:59:42 2026] PUT /v2.0/ports/2815ab9b-e686-4ff1-8161-00922d3299ab => generated 1199 bytes in 620 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:59:43.034 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b95eb50f-5a19-49cc-9d6f-f955c4fd6175'] response: {'name': 'network-changed', 'server_uuid': 'a01b3582-3814-4f4b-9e3c-3dc7a1231f10', 'tag': '2815ab9b-e686-4ff1-8161-00922d3299ab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 590/1196] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:42 2026] GET /v2.0/ports?tenant_id=3886b7f24a234a01a7a41eeb858faab6&device_id=a01b3582-3814-4f4b-9e3c-3dc7a1231f10 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1197] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2815ab9b-e686-4ff1-8161-00922d3299ab => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 592/1198] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/subnets?id=ad606787-d967-453e-af02-b2902b11ab31 => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1199] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/ports?network_id=94797bf9-7870-4103-9614-c61c0476e86b&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1200] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1201] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1202] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/ports?tenant_id=3886b7f24a234a01a7a41eeb858faab6&device_id=a01b3582-3814-4f4b-9e3c-3dc7a1231f10 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1203] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/networks?id=94797bf9-7870-4103-9614-c61c0476e86b => generated 756 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1204] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2815ab9b-e686-4ff1-8161-00922d3299ab => 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: 599/1205] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/subnets?id=ad606787-d967-453e-af02-b2902b11ab31 => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1206] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/ports?network_id=94797bf9-7870-4103-9614-c61c0476e86b&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1207] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/ports?device_id=a01b3582-3814-4f4b-9e3c-3dc7a1231f10 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1208] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 01:59:42 2026] PUT /v2.0/routers/3904457a-adeb-44ba-8b3d-fc81b47f23c3/remove_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1209] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?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: 603/1210] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/ports?device_id=3904457a-adeb-44ba-8b3d-fc81b47f23c3 => 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: 608/1211] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/security-groups?id=152cc0f7-b225-4456-b4b2-3cc5bcefe10e&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1212] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?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-05-10 01:59:44.568 7 INFO neutron.services.segments.plugin [-] Segment d51e34c8-37f1-4a18-af3b-3d4551b10ac7 resource provider aggregate not found 2026-05-10 01:59:44.573 7 INFO neutron.services.segments.plugin [-] Segment d51e34c8-37f1-4a18-af3b-3d4551b10ac7 resource provider aggregate not found 2026-05-10 01:59:44.587 7 INFO neutron.services.segments.plugin [-] Segment d51e34c8-37f1-4a18-af3b-3d4551b10ac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d51e34c8-37f1-4a18-af3b-3d4551b10ac7 found for delete ", "request_id": "req-78a8274a-deaa-4e0d-bcd3-9b938f7db07a"}]} 2026-05-10 01:59:44.593 7 INFO neutron.services.segments.plugin [-] Segment d51e34c8-37f1-4a18-af3b-3d4551b10ac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d51e34c8-37f1-4a18-af3b-3d4551b10ac7 found for delete ", "request_id": "req-e7660a74-2f97-402b-bb44-3c46b05bc2dd"}]} 2026-05-10 01:59:44.601 7 INFO neutron.db.l3_hamode_db [None req-5a57081c-51f9-4f9e-8f74-a6f08428dd78 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] HA network 237f97cd-8e2a-4eba-908f-8a6b08375f3e was deleted as no HA routers are present in tenant b797560193834bd4ac5427f585344069. [pid: 7|app: 0|req: 609/1213] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:43 2026] DELETE /v2.0/routers/3904457a-adeb-44ba-8b3d-fc81b47f23c3 => generated 0 bytes in 757 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1214] 10.0.0.62 () {34 vars in 989 bytes} [Sun May 10 01:59:44 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1215] 10.0.0.62 () {34 vars in 1039 bytes} [Sun May 10 01:59:44 2026] GET /v2.0/security-groups?id=7e6ddf7f-908c-4c5e-9206-85ed0e97cb74&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1216] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:44 2026] DELETE /v2.0/subnets/d37914e1-f759-4b89-b840-23fdc600521e => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1217] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:44 2026] GET /v2.0/ports?device_id=a01b3582-3814-4f4b-9e3c-3dc7a1231f10 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1218] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:44 2026] GET /v2.0/security-groups?id=152cc0f7-b225-4456-b4b2-3cc5bcefe10e&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1219] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:59:44 2026] DELETE /v2.0/networks/b7a7d03d-8057-400e-807b-081f08c3b87c => generated 0 bytes in 506 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:59:45.384 8 WARNING neutron_lib.context [None req-3a6ba9bc-549c-4bd7-801b-4f188a6ccc4d ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:45.433 8 INFO neutron.db.segments_db [None req-3a6ba9bc-549c-4bd7-801b-4f188a6ccc4d ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Added segment 8f0bea6e-c5ce-4012-96ac-d8f3fb629747 of type vxlan for network 0f1f606c-0114-4112-97a7-8ade603d7902 2026-05-10 01:59:45.812 8 INFO neutron.db.l3_hamode_db [None req-3a6ba9bc-549c-4bd7-801b-4f188a6ccc4d ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 613/1220] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:46 2026] GET /v2.0/ports?device_id=a01b3582-3814-4f4b-9e3c-3dc7a1231f10 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1221] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:46 2026] GET /v2.0/security-groups?id=152cc0f7-b225-4456-b4b2-3cc5bcefe10e&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1222] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:46 2026] GET /v2.0/ports?device_id=a01b3582-3814-4f4b-9e3c-3dc7a1231f10 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1223] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:46 2026] GET /v2.0/security-groups?id=152cc0f7-b225-4456-b4b2-3cc5bcefe10e&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:46.633 7 INFO neutron.services.segments.plugin [-] Segment 7e4d7fec-b606-46c9-abb6-24658d544f61 resource provider aggregate not found 2026-05-10 01:59:46.640 7 INFO neutron.services.segments.plugin [-] Segment 7e4d7fec-b606-46c9-abb6-24658d544f61 resource provider aggregate not found 2026-05-10 01:59:46.652 7 INFO neutron.services.segments.plugin [-] Segment 7e4d7fec-b606-46c9-abb6-24658d544f61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e4d7fec-b606-46c9-abb6-24658d544f61 found for delete ", "request_id": "req-5093b967-9a93-4c88-a58a-09f8223dd78d"}]} [pid: 7|app: 0|req: 617/1224] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 01:59:46 2026] GET /v2.0/ports?device_id=a01b3582-3814-4f4b-9e3c-3dc7a1231f10 => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:46.676 7 INFO neutron.services.segments.plugin [-] Segment 7e4d7fec-b606-46c9-abb6-24658d544f61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e4d7fec-b606-46c9-abb6-24658d544f61 found for delete ", "request_id": "req-7fbf4de8-9d09-4605-8f55-39e0b803985a"}]} 2026-05-10 01:59:46.965 8 INFO neutron.db.l3_hamode_db [None req-3a6ba9bc-549c-4bd7-801b-4f188a6ccc4d ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:59:47.146 7 INFO neutron.db.l3_db [None req-baaa4035-4661-4f56-98cf-8e8c66ba15b4 a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Floating IP cedbdfb0-4eff-4de4-9736-11a984c7e528 associated. External IP: 10.96.250.219, port: 2815ab9b-e686-4ff1-8161-00922d3299ab. [pid: 7|app: 0|req: 618/1225] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 01:59:46 2026] PUT /v2.0/floatingips/cedbdfb0-4eff-4de4-9736-11a984c7e528 => generated 855 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:47.554 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-478eafdb-654d-4896-80bd-abcb690b21d1'] response: {'name': 'network-changed', 'server_uuid': 'a01b3582-3814-4f4b-9e3c-3dc7a1231f10', 'tag': '2815ab9b-e686-4ff1-8161-00922d3299ab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 619/1226] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:59:47 2026] GET /v2.0/security-groups?tenant_id=8bff82f52cc3493fb873cbd45b874e99&name=default => generated 2801 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1227] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 01:59:47 2026] GET /v2.0/floatingips/cedbdfb0-4eff-4de4-9736-11a984c7e528 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1228] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 01:59:47 2026] GET /v2.0/ports?tenant_id=3886b7f24a234a01a7a41eeb858faab6&device_id=a01b3582-3814-4f4b-9e3c-3dc7a1231f10 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1229] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:59:48 2026] DELETE /v2.0/security-groups/103c7ba1-5bc8-4b76-a40d-1bcaf8b45ac6 => 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: 608/1230] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:59:45 2026] POST /v2.0/routers => generated 692 bytes in 2783 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1231] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/networks?id=94797bf9-7870-4103-9614-c61c0476e86b => generated 756 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1232] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2815ab9b-e686-4ff1-8161-00922d3299ab => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1233] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/routers/0035afe2-6469-47d6-9446-1c6bc2c83bed => generated 698 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1234] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/subnets?id=ad606787-d967-453e-af02-b2902b11ab31 => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1235] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/security-groups?tenant_id=37a2761b02464be7a39f1bcaf38b1e49&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1236] 10.0.0.173 () {32 vars in 647 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/routers => generated 701 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1237] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/ports?network_id=94797bf9-7870-4103-9614-c61c0476e86b&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: 627/1238] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:59:48 2026] DELETE /v2.0/security-groups/9fe3e53e-1b3d-4d19-a705-e76e82d12add => 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: 628/1239] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1240] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1241] 10.0.0.173 () {34 vars in 741 bytes} [Sun May 10 01:59:48 2026] PUT /v2.0/routers/0035afe2-6469-47d6-9446-1c6bc2c83bed => generated 705 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1242] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/floatingips/cedbdfb0-4eff-4de4-9736-11a984c7e528 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1243] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/routers/0035afe2-6469-47d6-9446-1c6bc2c83bed => generated 705 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1244] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 01:59:49 2026] GET /v2.0/ports?device_id=0035afe2-6469-47d6-9446-1c6bc2c83bed => 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: 632/1245] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:49 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1246] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:49 2026] GET /v2.0/security-groups?id=7e6ddf7f-908c-4c5e-9206-85ed0e97cb74&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1247] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:50 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1248] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 01:59:50 2026] GET /v2.0/security-groups?id=7e6ddf7f-908c-4c5e-9206-85ed0e97cb74&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:50.602 8 INFO neutron.services.segments.plugin [-] Segment 8f0bea6e-c5ce-4012-96ac-d8f3fb629747 resource provider aggregate not found 2026-05-10 01:59:50.607 8 INFO neutron.services.segments.plugin [-] Segment 8f0bea6e-c5ce-4012-96ac-d8f3fb629747 resource provider aggregate not found 2026-05-10 01:59:50.620 8 INFO neutron.services.segments.plugin [-] Segment 8f0bea6e-c5ce-4012-96ac-d8f3fb629747 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f0bea6e-c5ce-4012-96ac-d8f3fb629747 found for delete ", "request_id": "req-1b37ee69-90f6-4ba0-8d12-3f5192074101"}]} 2026-05-10 01:59:50.627 8 INFO neutron.services.segments.plugin [-] Segment 8f0bea6e-c5ce-4012-96ac-d8f3fb629747 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f0bea6e-c5ce-4012-96ac-d8f3fb629747 found for delete ", "request_id": "req-7e5d39a4-ee3e-4383-af9e-b97d242cee7d"}]} 2026-05-10 01:59:50.633 8 INFO neutron.db.l3_hamode_db [None req-58fe8a46-1ba6-44ee-a313-1c5594a1e6d3 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] HA network 0f1f606c-0114-4112-97a7-8ade603d7902 was deleted as no HA routers are present in tenant b797560193834bd4ac5427f585344069. [pid: 8|app: 0|req: 614/1249] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:49 2026] DELETE /v2.0/routers/0035afe2-6469-47d6-9446-1c6bc2c83bed => generated 0 bytes in 1526 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1250] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 01:59:50 2026] GET /v2.0/ports?device_id=0035afe2-6469-47d6-9446-1c6bc2c83bed => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:50.716 8 INFO neutron.api.v2.resource [None req-2185caf0-475c-413c-97a7-c70006469afc ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 615/1251] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:50 2026] DELETE /v2.0/routers/0035afe2-6469-47d6-9446-1c6bc2c83bed => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1252] 199.204.45.162 () {34 vars in 994 bytes} [Sun May 10 01:59:50 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1253] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 01:59:50 2026] GET /v2.0/ports?device_id=3904457a-adeb-44ba-8b3d-fc81b47f23c3 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:50.778 8 INFO neutron.api.v2.resource [None req-91b6ae5f-5b37-4678-a4a9-75414af0cef3 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 617/1254] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:50 2026] DELETE /v2.0/routers/3904457a-adeb-44ba-8b3d-fc81b47f23c3 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:59:50.801 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c02dd34d-e462-41c7-bd52-ab51d5eac3d5 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 618/1255] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:50 2026] DELETE /v2.0/subnets/d37914e1-f759-4b89-b840-23fdc600521e => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1256] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 01:59:50 2026] GET /v2.0/ports?device_id=ab563dec-7a79-4607-93d1-6903d7eeab1a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:50.857 8 INFO neutron.api.v2.resource [None req-c1fbc281-8206-4fa1-9eff-b40b4f1f4e6d ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 620/1257] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:50 2026] DELETE /v2.0/routers/ab563dec-7a79-4607-93d1-6903d7eeab1a => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:59:50.881 8 INFO neutron.pecan_wsgi.hooks.translation [None req-10dc1471-d2c0-4caa-9ecd-d469fc5f8a80 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 621/1258] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:50 2026] DELETE /v2.0/subnets/25e4ba45-7dda-456b-8970-fede930f5c23 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1259] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 01:59:50 2026] GET /v2.0/ports?device_id=25e478c8-815b-41a4-8c94-1f5c75914848 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:50.942 8 INFO neutron.api.v2.resource [None req-e95fb22a-f37e-47ce-935b-2b9f0d2079a9 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 623/1260] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:50 2026] DELETE /v2.0/routers/25e478c8-815b-41a4-8c94-1f5c75914848 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:59:50.964 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cea5f775-24df-4b68-981e-bb4761d3da64 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 624/1261] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:50 2026] DELETE /v2.0/subnets/c4198d6d-d89b-4f77-956e-bf18021c2639 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:59:50.998 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da93a9d0-9e28-42b4-9c9f-b57c06eb07a1 ab56fa9562a84091b34e697d164431db b797560193834bd4ac5427f585344069 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 625/1262] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:50 2026] DELETE /v2.0/subnets/43941177-a2b3-40e5-a62d-7af9897193f4 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:59:51.103 7 INFO neutron.db.l3_db [req-9d5a1177-e776-4848-8dc3-b161182e24f0 req-8bd5b192-2e00-4298-b648-381dfaa54d76 c86bdd28ef6844a5a990b0f01c991075 dfc5537be87b49748d05fd9ccae4b662 - - default default] Floating IP 482eb90e-22f3-4738-8b71-3beab14abd43 disassociated. External IP: 10.96.250.220, port: 816acbbd-a31e-49cd-8e6a-faee945210d6. [pid: 8|app: 0|req: 626/1263] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:51 2026] GET /v2.0/ports?device_id=78c1e6f4-0f78-4cf7-a423-0f54acf50335 => 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: 638/1264] 199.204.45.162 () {36 vars in 997 bytes} [Sun May 10 01:59:50 2026] DELETE /v2.0/ports/816acbbd-a31e-49cd-8e6a-faee945210d6 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1265] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:59:51 2026] GET /v2.0/security-groups?tenant_id=b797560193834bd4ac5427f585344069&name=default => generated 2801 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:51.884 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ef54839-48ac-436a-86fd-ac0c77f7515f'] response: {'server_uuid': '78c1e6f4-0f78-4cf7-a423-0f54acf50335', 'name': 'network-vif-deleted', 'tag': '816acbbd-a31e-49cd-8e6a-faee945210d6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 639/1266] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:59:51 2026] DELETE /v2.0/security-groups/1ef00605-7ff0-4081-8359-c77b28722f5b => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1267] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:59:52 2026] DELETE /v2.0/security-groups/7e6ddf7f-908c-4c5e-9206-85ed0e97cb74 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:59:52.611 7 INFO neutron.api.v2.resource [None req-23ffbc5e-088c-48c0-b3bd-35c3b0be95a8 c86bdd28ef6844a5a990b0f01c991075 dfc5537be87b49748d05fd9ccae4b662 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 640/1268] 10.0.0.173 () {32 vars in 737 bytes} [Sun May 10 01:59:52 2026] GET /v2.0/security-groups/7e6ddf7f-908c-4c5e-9206-85ed0e97cb74 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1269] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 01:59:52 2026] DELETE /v2.0/floatingips/482eb90e-22f3-4738-8b71-3beab14abd43 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1270] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:59:53 2026] GET /v2.0/security-groups?tenant_id=ef580b7c75284874960a925b9afb9b5c&name=default => generated 2801 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1271] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:59:53 2026] DELETE /v2.0/security-groups/365b6795-e7aa-47df-8afb-6bccbf4fdbe5 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:59:53.994 8 WARNING neutron_lib.context [None req-f266e4c3-8216-4191-9d37-cb1cca5dcc3b 7a3f8677cc79498485f2457d7bf3556a 5a651ca833d4419cb1a65b69751b59f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 634/1274] 10.0.0.173 () {34 vars in 684 bytes} [Sun May 10 01:59:53 2026] POST /v2.0/security-groups => generated 1561 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1275] 10.0.0.173 () {32 vars in 663 bytes} [Sun May 10 01:59:54 2026] GET /v2.0/security-groups => generated 4344 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1276] 10.0.0.173 () {34 vars in 758 bytes} [Sun May 10 01:59:54 2026] PUT /v2.0/security-groups/7c44acc8-cf7d-4013-a708-f76cc5c4b5f2 => generated 1599 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1277] 10.0.0.173 () {32 vars in 737 bytes} [Sun May 10 01:59:54 2026] GET /v2.0/security-groups/7c44acc8-cf7d-4013-a708-f76cc5c4b5f2 => generated 1599 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1278] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:59:54 2026] DELETE /v2.0/security-groups/7c44acc8-cf7d-4013-a708-f76cc5c4b5f2 => 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: 639/1279] 10.0.0.173 () {32 vars in 663 bytes} [Sun May 10 01:59:54 2026] GET /v2.0/security-groups => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:54.636 8 INFO neutron.api.v2.resource [None req-0fde31bd-5323-4808-8da0-ce2c672013f7 7a3f8677cc79498485f2457d7bf3556a 5a651ca833d4419cb1a65b69751b59f5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 640/1280] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:59:54 2026] DELETE /v2.0/security-groups/7c44acc8-cf7d-4013-a708-f76cc5c4b5f2 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:59:54.650 8 WARNING neutron_lib.context [None req-e85560c9-916e-4163-b935-1e66a27da514 7a3f8677cc79498485f2457d7bf3556a 5a651ca833d4419cb1a65b69751b59f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 641/1281] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 01:59:53 2026] PUT /v2.0/routers/5a6e311e-da77-472e-b455-584a4824e186/remove_router_interface => generated 309 bytes in 1605 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1282] 10.0.0.173 () {34 vars in 684 bytes} [Sun May 10 01:59:54 2026] POST /v2.0/security-groups => generated 1560 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 01:59:54.799 8 WARNING neutron_lib.context [None req-5c6ae9ae-e0fc-46ad-9cf1-b7e62212963e 7a3f8677cc79498485f2457d7bf3556a 5a651ca833d4419cb1a65b69751b59f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 642/1283] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:54 2026] POST /v2.0/security-group-rules => generated 569 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1284] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 01:59:54 2026] GET /v2.0/security-group-rules/0095142d-2bfa-406f-add4-0e583b410284 => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1285] 10.0.0.173 () {32 vars in 673 bytes} [Sun May 10 01:59:54 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1286] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 01:59:55 2026] DELETE /v2.0/security-group-rules/0095142d-2bfa-406f-add4-0e583b410284 => 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: 646/1287] 10.0.0.173 () {32 vars in 673 bytes} [Sun May 10 01:59:55 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:55.178 8 WARNING neutron_lib.context [None req-62f75af5-deb0-4ef9-90f2-b2aed52f1837 7a3f8677cc79498485f2457d7bf3556a 5a651ca833d4419cb1a65b69751b59f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 647/1288] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:55 2026] POST /v2.0/security-group-rules => generated 569 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:55.488 8 WARNING neutron_lib.context [None req-9b055778-ec27-415c-8ff2-891fc5fde81d 65a3019b6b7542bbb128f330d43123ac 5b8eb99fc93645ddb3b471bbb4694e91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:55.488 8 WARNING neutron_lib.context [None req-9b055778-ec27-415c-8ff2-891fc5fde81d 65a3019b6b7542bbb128f330d43123ac 5b8eb99fc93645ddb3b471bbb4694e91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:55.647 8 INFO neutron.db.segments_db [None req-9b055778-ec27-415c-8ff2-891fc5fde81d 65a3019b6b7542bbb128f330d43123ac 5b8eb99fc93645ddb3b471bbb4694e91 - - default default] Added segment dce8d294-8088-464b-8909-976d33c68030 of type vxlan for network 439ecec5-9ae4-4efa-a340-d5b0e4cc7a52 2026-05-10 01:59:55.717 7 INFO neutron.services.segments.plugin [-] Segment 02213db0-dda5-452a-bbe8-e4d63416b597 resource provider aggregate not found 2026-05-10 01:59:55.722 7 INFO neutron.services.segments.plugin [-] Segment 02213db0-dda5-452a-bbe8-e4d63416b597 resource provider aggregate not found 2026-05-10 01:59:55.739 7 INFO neutron.services.segments.plugin [-] Segment 02213db0-dda5-452a-bbe8-e4d63416b597 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02213db0-dda5-452a-bbe8-e4d63416b597 found for delete ", "request_id": "req-667315f3-b33a-45c3-84f9-d5eafca2344d"}]} 2026-05-10 01:59:55.740 7 INFO neutron.services.segments.plugin [-] Segment 02213db0-dda5-452a-bbe8-e4d63416b597 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02213db0-dda5-452a-bbe8-e4d63416b597 found for delete ", "request_id": "req-5881b94f-7ac3-4462-a927-14f52526be0f"}]} 2026-05-10 01:59:55.744 7 INFO neutron.db.l3_hamode_db [None req-6103c8dc-69c4-46ab-bebd-8d7752e9d422 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] HA network f0fede56-39fb-4743-8ece-00a21e958913 was deleted as no HA routers are present in tenant dfc5537be87b49748d05fd9ccae4b662. 2026-05-10 01:59:55.744 8 INFO neutron.db.segments_db [None req-9b055778-ec27-415c-8ff2-891fc5fde81d 65a3019b6b7542bbb128f330d43123ac 5b8eb99fc93645ddb3b471bbb4694e91 - - default default] Added segment e4008d2f-30f3-4516-8520-015141c3a98c of type vxlan for network bd430934-619c-428d-82ee-0924f436989a [pid: 7|app: 0|req: 642/1289] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:54 2026] DELETE /v2.0/routers/5a6e311e-da77-472e-b455-584a4824e186 => generated 0 bytes in 1094 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1290] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 01:59:55 2026] GET /v2.0/security-group-rules/f5a304b1-bd22-4082-a9d6-9f2b7c5de6d1 => generated 569 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1291] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:59:55 2026] POST /v2.0/networks => generated 1245 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1292] 10.0.0.173 () {32 vars in 673 bytes} [Sun May 10 01:59:55 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1293] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 01:59:55 2026] DELETE /v2.0/subnets/242e16cd-2b36-4d5b-8570-b4f8c22b4a6e => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1294] 10.0.0.173 () {32 vars in 649 bytes} [Sun May 10 01:59:55 2026] GET /v2.0/networks => generated 1844 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1295] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 01:59:56 2026] DELETE /v2.0/security-group-rules/f5a304b1-bd22-4082-a9d6-9f2b7c5de6d1 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1296] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:59:56 2026] DELETE /v2.0/networks/439ecec5-9ae4-4efa-a340-d5b0e4cc7a52 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:59:56.368 8 INFO neutron.services.segments.plugin [-] Segment d51910e3-f07d-4f5b-831c-9245bf85d400 resource provider aggregate not found 2026-05-10 01:59:56.373 8 INFO neutron.services.segments.plugin [-] Segment d51910e3-f07d-4f5b-831c-9245bf85d400 resource provider aggregate not found [pid: 7|app: 0|req: 647/1297] 10.0.0.173 () {32 vars in 673 bytes} [Sun May 10 01:59:56 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:56.386 8 INFO neutron.services.segments.plugin [-] Segment d51910e3-f07d-4f5b-831c-9245bf85d400 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d51910e3-f07d-4f5b-831c-9245bf85d400 found for delete ", "request_id": "req-3331884e-f73c-4688-8e72-a646034307c2"}]} 2026-05-10 01:59:56.392 8 INFO neutron.services.segments.plugin [-] Segment d51910e3-f07d-4f5b-831c-9245bf85d400 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d51910e3-f07d-4f5b-831c-9245bf85d400 found for delete ", "request_id": "req-80899925-cb61-4fd8-9cb3-038c02dd4aac"}]} [pid: 8|app: 0|req: 651/1298] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:59:56 2026] DELETE /v2.0/networks/7de7b25d-ee17-485b-ad24-c37617b61077 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:59:56.409 8 WARNING neutron_lib.context [None req-09ae69c5-0518-406b-8c2c-d1cfc6fa6f39 7a3f8677cc79498485f2457d7bf3556a 5a651ca833d4419cb1a65b69751b59f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:56.451 8 INFO neutron.db.securitygroups_db [None req-09ae69c5-0518-406b-8c2c-d1cfc6fa6f39 7a3f8677cc79498485f2457d7bf3556a 5a651ca833d4419cb1a65b69751b59f5 - - default default] Project 5a651ca833d4419cb1a65b69751b59f5 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: 652/1299] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 01:59:56 2026] POST /v2.0/security-group-rules => generated 575 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1300] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 01:59:56 2026] GET /v2.0/security-group-rules/810bd47e-6a50-4e27-a904-fe00e5935c21 => generated 575 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1301] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 01:59:56 2026] DELETE /v2.0/networks/bd430934-619c-428d-82ee-0924f436989a => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1302] 10.0.0.173 () {32 vars in 673 bytes} [Sun May 10 01:59:56 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1303] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:59:56 2026] GET /v2.0/security-groups?tenant_id=dfc5537be87b49748d05fd9ccae4b662&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1304] 10.0.0.173 () {32 vars in 649 bytes} [Sun May 10 01:59:56 2026] GET /v2.0/networks => generated 651 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1305] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 01:59:56 2026] DELETE /v2.0/security-group-rules/810bd47e-6a50-4e27-a904-fe00e5935c21 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:59:56.782 7 WARNING neutron_lib.context [None req-ff2f468d-2e36-495e-b9b1-0d8731520752 65a3019b6b7542bbb128f330d43123ac 5b8eb99fc93645ddb3b471bbb4694e91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:56.829 7 INFO neutron.db.segments_db [None req-ff2f468d-2e36-495e-b9b1-0d8731520752 65a3019b6b7542bbb128f330d43123ac 5b8eb99fc93645ddb3b471bbb4694e91 - - default default] Added segment 65435d5a-ba1d-4e62-865f-9ef6069e497a of type vxlan for network 71ddfd91-ca23-41fd-af16-38893d7d0f83 [pid: 8|app: 0|req: 656/1306] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:59:56 2026] DELETE /v2.0/security-groups/4a18ff0e-f950-40b4-a4fd-e1d32bdc39e9 => 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: 657/1307] 10.0.0.173 () {32 vars in 673 bytes} [Sun May 10 01:59:56 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1308] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:59:56 2026] POST /v2.0/networks => generated 652 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:56.998 7 WARNING neutron_lib.context [None req-91743a9a-eb7c-4f45-a0a9-03fbda43ead7 65a3019b6b7542bbb128f330d43123ac 5b8eb99fc93645ddb3b471bbb4694e91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 658/1309] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:59:56 2026] DELETE /v2.0/security-groups/a4e57618-148d-48d8-9684-7eb43f6480a5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:59:57.066 7 INFO neutron.db.segments_db [None req-91743a9a-eb7c-4f45-a0a9-03fbda43ead7 65a3019b6b7542bbb128f330d43123ac 5b8eb99fc93645ddb3b471bbb4694e91 - - default default] Added segment 1e760dd9-d3f1-4841-a770-328ddbafc177 of type vxlan for network 80c47155-8140-41a6-879e-a7079c4e483c [pid: 8|app: 0|req: 659/1310] 10.0.0.173 () {32 vars in 663 bytes} [Sun May 10 01:59:57 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1311] 10.0.0.173 () {32 vars in 663 bytes} [Sun May 10 01:59:57 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1312] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:59:56 2026] POST /v2.0/networks => generated 653 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:57.216 8 WARNING neutron_lib.context [None req-d9955bc2-daa1-4b5d-9992-64faadacfaaf 65a3019b6b7542bbb128f330d43123ac 5b8eb99fc93645ddb3b471bbb4694e91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:57.258 8 WARNING neutron_lib.context [None req-d9955bc2-daa1-4b5d-9992-64faadacfaaf 65a3019b6b7542bbb128f330d43123ac 5b8eb99fc93645ddb3b471bbb4694e91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:57.763 7 INFO neutron.services.segments.plugin [-] Segment dce8d294-8088-464b-8909-976d33c68030 resource provider aggregate not found 2026-05-10 01:59:57.771 7 INFO neutron.services.segments.plugin [-] Segment dce8d294-8088-464b-8909-976d33c68030 resource provider aggregate not found 2026-05-10 01:59:57.787 7 INFO neutron.services.segments.plugin [-] Segment dce8d294-8088-464b-8909-976d33c68030 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dce8d294-8088-464b-8909-976d33c68030 found for delete ", "request_id": "req-6f28d013-d455-4a43-80db-d313ee97d30c"}]} 2026-05-10 01:59:57.797 7 INFO neutron.services.segments.plugin [-] Segment dce8d294-8088-464b-8909-976d33c68030 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dce8d294-8088-464b-8909-976d33c68030 found for delete ", "request_id": "req-7779f247-d55c-4255-b683-631960baa2aa"}]} 2026-05-10 01:59:57.804 7 INFO neutron.services.segments.plugin [-] Segment e4008d2f-30f3-4516-8520-015141c3a98c resource provider aggregate not found 2026-05-10 01:59:57.810 7 INFO neutron.services.segments.plugin [-] Segment e4008d2f-30f3-4516-8520-015141c3a98c resource provider aggregate not found [pid: 7|app: 0|req: 653/1313] 10.0.0.62 () {34 vars in 989 bytes} [Sun May 10 01:59:57 2026] GET /v2.0/ports?device_id=a01b3582-3814-4f4b-9e3c-3dc7a1231f10 => generated 1240 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:57.821 7 INFO neutron.services.segments.plugin [-] Segment e4008d2f-30f3-4516-8520-015141c3a98c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4008d2f-30f3-4516-8520-015141c3a98c found for delete ", "request_id": "req-610770d0-e786-401b-bbeb-fe1fe3d81c7a"}]} 2026-05-10 01:59:57.824 7 INFO neutron.services.segments.plugin [-] Segment e4008d2f-30f3-4516-8520-015141c3a98c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4008d2f-30f3-4516-8520-015141c3a98c found for delete ", "request_id": "req-54b151b9-c6a6-4198-a2a0-cea044bec592"}]} [pid: 8|app: 0|req: 661/1314] 10.0.0.173 () {34 vars in 665 bytes} [Sun May 10 01:59:57 2026] POST /v2.0/ports => generated 1506 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 662/1315] 10.0.0.62 () {34 vars in 1039 bytes} [Sun May 10 01:59:57 2026] GET /v2.0/security-groups?id=152cc0f7-b225-4456-b4b2-3cc5bcefe10e&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1316] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 01:59:57 2026] GET /v2.0/security-groups?tenant_id=5a651ca833d4419cb1a65b69751b59f5&name=default => generated 2801 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1317] 10.0.0.173 () {32 vars in 643 bytes} [Sun May 10 01:59:57 2026] GET /v2.0/ports => generated 1506 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1318] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 01:59:58 2026] DELETE /v2.0/security-groups/902b5b87-c14c-4712-acd4-a6814bebd5bf => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1319] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 01:59:58 2026] DELETE /v2.0/ports/2b546de7-820c-4deb-9c26-6b42972e49bb => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1320] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 01:59:58 2026] DELETE /v2.0/ports/bb3ba0f6-41f9-430b-8ceb-eeeab31879f5 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1321] 10.0.0.173 () {32 vars in 643 bytes} [Sun May 10 01:59:58 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:58.591 7 WARNING neutron_lib.context [None req-54053a93-b10e-4e1e-b79f-35c197e682cf 65a3019b6b7542bbb128f330d43123ac 5b8eb99fc93645ddb3b471bbb4694e91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:58.643 7 INFO neutron.db.segments_db [None req-54053a93-b10e-4e1e-b79f-35c197e682cf 65a3019b6b7542bbb128f330d43123ac 5b8eb99fc93645ddb3b471bbb4694e91 - - default default] Added segment ca8793fa-4d5a-4fab-8ca6-131ef26cb095 of type vxlan for network af32b4ad-01c2-4912-b1e5-b7c1c8b88df9 [pid: 7|app: 0|req: 657/1322] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:59:58 2026] POST /v2.0/networks => generated 653 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:58.761 8 WARNING neutron_lib.context [None req-9ea34588-a18c-4291-a636-9852a3ae4345 65a3019b6b7542bbb128f330d43123ac 5b8eb99fc93645ddb3b471bbb4694e91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:58.814 8 INFO neutron.db.segments_db [None req-9ea34588-a18c-4291-a636-9852a3ae4345 65a3019b6b7542bbb128f330d43123ac 5b8eb99fc93645ddb3b471bbb4694e91 - - default default] Added segment bb84b021-95b7-45e5-99c2-529d32983eb9 of type vxlan for network 678d0b14-9238-4f26-acba-98f317914657 [pid: 8|app: 0|req: 666/1323] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 01:59:58 2026] POST /v2.0/networks => generated 653 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:59.390 7 WARNING neutron_lib.context [None req-c3e81f69-ed41-483b-bd28-47e144cb0486 65a3019b6b7542bbb128f330d43123ac 5b8eb99fc93645ddb3b471bbb4694e91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:59.467 7 WARNING neutron_lib.context [None req-c3e81f69-ed41-483b-bd28-47e144cb0486 65a3019b6b7542bbb128f330d43123ac 5b8eb99fc93645ddb3b471bbb4694e91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 667/1324] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 01:59:59 2026] GET /v2.0/ports?device_id=a01b3582-3814-4f4b-9e3c-3dc7a1231f10 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1325] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 01:59:59 2026] POST /v2.0/subnets => generated 1276 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1326] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 02:00:00 2026] GET /v2.0/security-groups?id=152cc0f7-b225-4456-b4b2-3cc5bcefe10e&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1327] 10.0.0.173 () {32 vars in 647 bytes} [Sun May 10 02:00:00 2026] GET /v2.0/subnets => generated 1889 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1328] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:00 2026] GET /v2.0/security-groups?tenant_id=fefe26ff0f91478abc18ded332e57a8c&name=default => generated 2801 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1329] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:00 2026] DELETE /v2.0/security-groups/c9cc717a-1dc9-4c70-9870-058a7b29b7fa => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1330] 199.204.45.162 () {34 vars in 994 bytes} [Sun May 10 02:00:00 2026] GET /v2.0/ports?device_id=a01b3582-3814-4f4b-9e3c-3dc7a1231f10 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1331] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:00 2026] DELETE /v2.0/subnets/7a951a5c-2ad6-4259-bb21-8aa18b0b3033 => generated 0 bytes in 503 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:00.945 8 INFO neutron.db.l3_db [req-cd8bf96b-6d94-438a-9352-1aa159bbf34b req-a4f1abe4-92be-46aa-9182-556dc47e7164 a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] Floating IP cedbdfb0-4eff-4de4-9736-11a984c7e528 disassociated. External IP: 10.96.250.219, port: 2815ab9b-e686-4ff1-8161-00922d3299ab. [pid: 7|app: 0|req: 662/1332] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:00 2026] DELETE /v2.0/subnets/af81d56e-e60b-441c-a0d1-0d212af44ccd => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1333] 10.0.0.173 () {32 vars in 647 bytes} [Sun May 10 02:00:00 2026] GET /v2.0/subnets => generated 626 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:01.454 7 INFO neutron.services.segments.plugin [-] Segment bb84b021-95b7-45e5-99c2-529d32983eb9 resource provider aggregate not found 2026-05-10 02:00:01.464 7 INFO neutron.services.segments.plugin [-] Segment bb84b021-95b7-45e5-99c2-529d32983eb9 resource provider aggregate not found 2026-05-10 02:00:01.521 7 INFO neutron.services.segments.plugin [-] Segment bb84b021-95b7-45e5-99c2-529d32983eb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb84b021-95b7-45e5-99c2-529d32983eb9 found for delete ", "request_id": "req-10502a0d-aac1-4dc7-bcd8-7675678216c7"}]} [pid: 7|app: 0|req: 664/1334] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:01 2026] DELETE /v2.0/networks/678d0b14-9238-4f26-acba-98f317914657 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:01.531 7 INFO neutron.services.segments.plugin [-] Segment bb84b021-95b7-45e5-99c2-529d32983eb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb84b021-95b7-45e5-99c2-529d32983eb9 found for delete ", "request_id": "req-60853e06-107e-426a-9f92-aa3adf4201fa"}]} [pid: 8|app: 0|req: 671/1335] 199.204.45.162 () {36 vars in 997 bytes} [Sun May 10 02:00:00 2026] DELETE /v2.0/ports/2815ab9b-e686-4ff1-8161-00922d3299ab => generated 0 bytes in 982 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1336] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:00:01 2026] GET /v2.0/ports?device_id=a01b3582-3814-4f4b-9e3c-3dc7a1231f10 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:01.608 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-57bd6c54-53fd-43e9-9193-a4c8900aef7b'] response: {'server_uuid': 'a01b3582-3814-4f4b-9e3c-3dc7a1231f10', 'name': 'network-vif-deleted', 'tag': '2815ab9b-e686-4ff1-8161-00922d3299ab', 'status': 'completed', 'code': 200} 2026-05-10 02:00:02.119 8 INFO neutron.services.segments.plugin [-] Segment ca8793fa-4d5a-4fab-8ca6-131ef26cb095 resource provider aggregate not found 2026-05-10 02:00:02.124 8 INFO neutron.services.segments.plugin [-] Segment ca8793fa-4d5a-4fab-8ca6-131ef26cb095 resource provider aggregate not found 2026-05-10 02:00:02.144 8 INFO neutron.services.segments.plugin [-] Segment ca8793fa-4d5a-4fab-8ca6-131ef26cb095 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca8793fa-4d5a-4fab-8ca6-131ef26cb095 found for delete ", "request_id": "req-82e27629-17a1-4c95-852a-898a8dca850b"}]} 2026-05-10 02:00:02.145 8 INFO neutron.services.segments.plugin [-] Segment ca8793fa-4d5a-4fab-8ca6-131ef26cb095 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca8793fa-4d5a-4fab-8ca6-131ef26cb095 found for delete ", "request_id": "req-802004a5-bfc5-44ef-96f6-654f58eb2324"}]} [pid: 8|app: 0|req: 672/1337] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:01 2026] DELETE /v2.0/networks/af32b4ad-01c2-4912-b1e5-b7c1c8b88df9 => generated 0 bytes in 626 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1338] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:02 2026] DELETE /v2.0/networks/80c47155-8140-41a6-879e-a7079c4e483c => 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: 667/1339] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:02 2026] DELETE /v2.0/networks/71ddfd91-ca23-41fd-af16-38893d7d0f83 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1340] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:02 2026] GET /v2.0/security-groups?tenant_id=d9dda7538e0444b3960df428c87bc859&name=default => generated 2801 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1341] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:02 2026] DELETE /v2.0/security-groups/152cc0f7-b225-4456-b4b2-3cc5bcefe10e => 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: 674/1342] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:02 2026] DELETE /v2.0/security-groups/3145ba24-8380-46f8-b3ee-8ec48b37cf53 => 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: 669/1343] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:00:02 2026] DELETE /v2.0/floatingips/cedbdfb0-4eff-4de4-9736-11a984c7e528 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1344] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:03 2026] GET /v2.0/security-groups?tenant_id=5b8eb99fc93645ddb3b471bbb4694e91&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1345] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:00:03 2026] GET /v2.0/ports?device_id=9e4b1e10-3b45-4bc2-998f-3068cee5822a => 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: 670/1346] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:03 2026] DELETE /v2.0/security-groups/90821195-e1b5-430d-b414-a5d53eb2d50a => 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: 677/1347] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 02:00:03 2026] GET /v2.0/security-groups?id=b176db31-52a8-4e98-8def-ee691c695a79&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:04.089 7 INFO neutron.services.segments.plugin [-] Segment 1e760dd9-d3f1-4841-a770-328ddbafc177 resource provider aggregate not found 2026-05-10 02:00:04.098 7 INFO neutron.services.segments.plugin [-] Segment 1e760dd9-d3f1-4841-a770-328ddbafc177 resource provider aggregate not found 2026-05-10 02:00:04.107 7 INFO neutron.services.segments.plugin [-] Segment 1e760dd9-d3f1-4841-a770-328ddbafc177 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e760dd9-d3f1-4841-a770-328ddbafc177 found for delete ", "request_id": "req-8e841b5f-cd24-4b65-b355-a515052ea77f"}]} 2026-05-10 02:00:04.116 7 INFO neutron.services.segments.plugin [-] Segment 1e760dd9-d3f1-4841-a770-328ddbafc177 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e760dd9-d3f1-4841-a770-328ddbafc177 found for delete ", "request_id": "req-b22ae3ad-ec6b-47bd-a21f-aa98ad967d85"}]} 2026-05-10 02:00:04.130 7 INFO neutron.services.segments.plugin [-] Segment 65435d5a-ba1d-4e62-865f-9ef6069e497a resource provider aggregate not found 2026-05-10 02:00:04.139 7 INFO neutron.services.segments.plugin [-] Segment 65435d5a-ba1d-4e62-865f-9ef6069e497a resource provider aggregate not found 2026-05-10 02:00:04.155 7 INFO neutron.services.segments.plugin [-] Segment 65435d5a-ba1d-4e62-865f-9ef6069e497a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65435d5a-ba1d-4e62-865f-9ef6069e497a found for delete ", "request_id": "req-56631a6c-5df7-4859-8997-f3effb947957"}]} 2026-05-10 02:00:04.157 7 INFO neutron.services.segments.plugin [-] Segment 65435d5a-ba1d-4e62-865f-9ef6069e497a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65435d5a-ba1d-4e62-865f-9ef6069e497a found for delete ", "request_id": "req-b523d339-c56b-4344-ad51-deb19d1bb2ea"}]} [pid: 7|app: 0|req: 671/1348] 199.204.45.162 () {34 vars in 994 bytes} [Sun May 10 02:00:04 2026] GET /v2.0/ports?device_id=9e4b1e10-3b45-4bc2-998f-3068cee5822a => generated 975 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1349] 199.204.45.162 () {36 vars in 997 bytes} [Sun May 10 02:00:04 2026] DELETE /v2.0/ports/573e4739-9756-4123-b33e-77dfdbf848d0 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1350] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:00:04 2026] GET /v2.0/ports?device_id=9e4b1e10-3b45-4bc2-998f-3068cee5822a => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:05.517 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8df0e3b8-952d-4d7c-acf6-b724f4ff3612'] response: {'server_uuid': '9e4b1e10-3b45-4bc2-998f-3068cee5822a', 'name': 'network-vif-deleted', 'tag': '573e4739-9756-4123-b33e-77dfdbf848d0', 'status': 'completed', 'code': 200} 2026-05-10 02:00:05.617 8 WARNING neutron_lib.context [None req-8bdec227-7185-44af-ae2a-39516e370a37 cf83dd6ccb644f309a0d385afa0f251c 3b0fdcbae1af43bd9b3e6c9f9a477f46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:05.757 8 INFO neutron.db.segments_db [None req-8bdec227-7185-44af-ae2a-39516e370a37 cf83dd6ccb644f309a0d385afa0f251c 3b0fdcbae1af43bd9b3e6c9f9a477f46 - - default default] Added segment 30a282e7-0418-4ea7-8a53-dbbf487f1d09 of type vxlan for network 1d71a5b4-77ed-451f-8cb0-93ad695fc6e6 [pid: 7|app: 0|req: 673/1351] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:05 2026] DELETE /v2.0/security-groups/b176db31-52a8-4e98-8def-ee691c695a79 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1352] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:05 2026] POST /v2.0/networks => generated 644 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:05.969 8 WARNING neutron_lib.context [None req-cae83ce5-eae6-4cdd-9a24-090775c851b4 cf83dd6ccb644f309a0d385afa0f251c 3b0fdcbae1af43bd9b3e6c9f9a477f46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 680/1353] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:00:05 2026] POST /v2.0/subnets => generated 617 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:06.468 8 WARNING neutron_lib.context [None req-0bc1577d-39b0-4218-9876-0b2335d072f1 cf83dd6ccb644f309a0d385afa0f251c 3b0fdcbae1af43bd9b3e6c9f9a477f46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:06.543 8 INFO neutron.db.segments_db [None req-0bc1577d-39b0-4218-9876-0b2335d072f1 cf83dd6ccb644f309a0d385afa0f251c 3b0fdcbae1af43bd9b3e6c9f9a477f46 - - default default] Added segment 895d6e1d-a6b3-4cf6-b8f2-df9164753e37 of type vxlan for network 70c3ccea-8b0a-443a-901b-6d81f5a3b734 [pid: 8|app: 0|req: 681/1354] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:06 2026] POST /v2.0/networks => generated 644 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1355] 10.0.0.173 () {34 vars in 743 bytes} [Sun May 10 02:00:06 2026] PUT /v2.0/networks/70c3ccea-8b0a-443a-901b-6d81f5a3b734 => generated 592 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:06.839 8 WARNING neutron_lib.context [None req-e25e07c2-81d2-41e8-bd54-9f60ed8d858e cf83dd6ccb644f309a0d385afa0f251c 3b0fdcbae1af43bd9b3e6c9f9a477f46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 683/1356] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:00:06 2026] POST /v2.0/subnets => generated 602 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1357] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 02:00:05 2026] PUT /v2.0/routers/de3b8ecb-d0e3-4d1c-9ccd-44e98e152742/remove_router_interface => generated 309 bytes in 1550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1358] 10.0.0.173 () {34 vars in 741 bytes} [Sun May 10 02:00:07 2026] PUT /v2.0/subnets/fb449c1c-7b77-4952-b5ac-1506c22f09f3 => generated 612 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1359] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:07 2026] GET /v2.0/security-groups?tenant_id=e41bcd6297094973a98b5985ea9c4192&name=default => generated 2801 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:08.420 8 INFO neutron.services.segments.plugin [-] Segment 895d6e1d-a6b3-4cf6-b8f2-df9164753e37 resource provider aggregate not found 2026-05-10 02:00:08.435 8 INFO neutron.services.segments.plugin [-] Segment 895d6e1d-a6b3-4cf6-b8f2-df9164753e37 resource provider aggregate not found 2026-05-10 02:00:08.459 8 INFO neutron.services.segments.plugin [-] Segment 895d6e1d-a6b3-4cf6-b8f2-df9164753e37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 895d6e1d-a6b3-4cf6-b8f2-df9164753e37 found for delete ", "request_id": "req-e4913238-6218-45b2-90d5-eab09fc185ff"}]} 2026-05-10 02:00:08.461 8 INFO neutron.services.segments.plugin [-] Segment 895d6e1d-a6b3-4cf6-b8f2-df9164753e37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 895d6e1d-a6b3-4cf6-b8f2-df9164753e37 found for delete ", "request_id": "req-d182e297-3e38-47a5-917a-b921aecba436"}]} [pid: 7|app: 0|req: 676/1360] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:07 2026] DELETE /v2.0/subnets/ad606787-d967-453e-af02-b2902b11ab31 => generated 0 bytes in 762 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1361] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:07 2026] DELETE /v2.0/networks/70c3ccea-8b0a-443a-901b-6d81f5a3b734 => generated 0 bytes in 725 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1364] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:08 2026] DELETE /v2.0/security-groups/166950d9-f049-4c9b-be42-f2c477dc6c4f => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:08.635 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93dca028-4aab-4b86-b076-ff76f7030f1e cf83dd6ccb644f309a0d385afa0f251c 3b0fdcbae1af43bd9b3e6c9f9a477f46 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1365] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:08 2026] DELETE /v2.0/networks/70c3ccea-8b0a-443a-901b-6d81f5a3b734 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1366] 10.0.0.173 () {32 vars in 694 bytes} [Sun May 10 02:00:08 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1367] 10.0.0.173 () {32 vars in 742 bytes} [Sun May 10 02:00:08 2026] GET /v2.0/subnets?network_id=9b7baf0a-8ae6-4c0f-82aa-7f5d611276b2 => generated 626 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1368] 10.0.0.173 () {32 vars in 653 bytes} [Sun May 10 02:00:08 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1369] 10.0.0.173 () {32 vars in 649 bytes} [Sun May 10 02:00:08 2026] GET /v2.0/networks => generated 1309 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1370] 10.0.0.173 () {32 vars in 647 bytes} [Sun May 10 02:00:09 2026] GET /v2.0/subnets => generated 1233 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1371] 10.0.0.173 () {32 vars in 723 bytes} [Sun May 10 02:00:09 2026] GET /v2.0/networks/1d71a5b4-77ed-451f-8cb0-93ad695fc6e6 => generated 669 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1372] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:09 2026] GET /v2.0/security-groups?tenant_id=9c9bcfcfca81482f9e84ba6a4e5d6959&name=default => generated 2801 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1373] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:00:09 2026] GET /v2.0/subnets/f39ed966-d814-4b56-8023-eeb85cb5d78f => generated 617 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1374] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:09 2026] DELETE /v2.0/security-groups/eb508604-922e-45d2-a5f0-6781928e6cd7 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:09.799 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a31a931e-4b6b-43b7-83d2-30606c1cd7d3 cf83dd6ccb644f309a0d385afa0f251c 3b0fdcbae1af43bd9b3e6c9f9a477f46 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 688/1375] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:09 2026] DELETE /v2.0/subnets/fb449c1c-7b77-4952-b5ac-1506c22f09f3 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:09.824 7 INFO neutron.pecan_wsgi.hooks.translation [None req-764862a8-20dc-4139-980f-bc38d3235291 cf83dd6ccb644f309a0d385afa0f251c 3b0fdcbae1af43bd9b3e6c9f9a477f46 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 689/1376] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:09 2026] DELETE /v2.0/networks/70c3ccea-8b0a-443a-901b-6d81f5a3b734 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:09.898 8 INFO neutron.db.l3_hamode_db [None req-6de41cdc-beac-4b9c-b476-f6a043aa5dab a9f5b21ac4244356a8e93f21665a8e4a 3886b7f24a234a01a7a41eeb858faab6 - - default default] HA network 908126cf-42f9-49db-a524-60fa99f21317 was deleted as no HA routers are present in tenant 3886b7f24a234a01a7a41eeb858faab6. [pid: 8|app: 0|req: 688/1377] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:08 2026] DELETE /v2.0/routers/de3b8ecb-d0e3-4d1c-9ccd-44e98e152742 => generated 0 bytes in 1422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1378] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:09 2026] GET /v2.0/security-groups?tenant_id=ea219643b0d24fd5985f7aae54f32789&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1379] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:09 2026] DELETE /v2.0/subnets/f39ed966-d814-4b56-8023-eeb85cb5d78f => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1380] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:10 2026] DELETE /v2.0/security-groups/c35900cc-1a0e-46f4-a0a5-d73bc51c7fc9 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1381] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:10 2026] DELETE /v2.0/networks/94797bf9-7870-4103-9614-c61c0476e86b => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:10.679 7 INFO neutron.services.segments.plugin [-] Segment 30a282e7-0418-4ea7-8a53-dbbf487f1d09 resource provider aggregate not found 2026-05-10 02:00:10.694 7 INFO neutron.services.segments.plugin [-] Segment 30a282e7-0418-4ea7-8a53-dbbf487f1d09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30a282e7-0418-4ea7-8a53-dbbf487f1d09 found for delete ", "request_id": "req-b3808261-6376-4bc2-a0c4-e25ed811900d"}]} 2026-05-10 02:00:10.695 7 INFO neutron.services.segments.plugin [-] Segment 30a282e7-0418-4ea7-8a53-dbbf487f1d09 resource provider aggregate not found 2026-05-10 02:00:10.721 7 INFO neutron.services.segments.plugin [-] Segment 30a282e7-0418-4ea7-8a53-dbbf487f1d09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30a282e7-0418-4ea7-8a53-dbbf487f1d09 found for delete ", "request_id": "req-2f0e5fcd-f12a-4538-ade8-d72c3c141e7e"}]} [pid: 7|app: 0|req: 692/1382] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:10 2026] DELETE /v2.0/networks/1d71a5b4-77ed-451f-8cb0-93ad695fc6e6 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:11.200 8 INFO neutron.services.segments.plugin [-] Segment 520ccb99-eac9-4d38-a6eb-44688e0db9a6 resource provider aggregate not found 2026-05-10 02:00:11.210 8 INFO neutron.services.segments.plugin [-] Segment 520ccb99-eac9-4d38-a6eb-44688e0db9a6 resource provider aggregate not found 2026-05-10 02:00:11.219 8 INFO neutron.services.segments.plugin [-] Segment 520ccb99-eac9-4d38-a6eb-44688e0db9a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 520ccb99-eac9-4d38-a6eb-44688e0db9a6 found for delete ", "request_id": "req-6bfbd8d9-9515-4614-9518-b98540f80697"}]} 2026-05-10 02:00:11.229 8 INFO neutron.services.segments.plugin [-] Segment 520ccb99-eac9-4d38-a6eb-44688e0db9a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 520ccb99-eac9-4d38-a6eb-44688e0db9a6 found for delete ", "request_id": "req-ebc41916-2baf-4d2c-a0ea-0581037aa4b6"}]} 2026-05-10 02:00:11.242 8 INFO neutron.services.segments.plugin [-] Segment 2d4d7244-561d-49fd-bd51-aad888289d86 resource provider aggregate not found 2026-05-10 02:00:11.250 8 INFO neutron.services.segments.plugin [-] Segment 2d4d7244-561d-49fd-bd51-aad888289d86 resource provider aggregate not found 2026-05-10 02:00:11.262 8 INFO neutron.services.segments.plugin [-] Segment 2d4d7244-561d-49fd-bd51-aad888289d86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d4d7244-561d-49fd-bd51-aad888289d86 found for delete ", "request_id": "req-5a38482f-d331-4d4c-a3d4-e5d756e11d6e"}]} 2026-05-10 02:00:11.271 8 INFO neutron.services.segments.plugin [-] Segment 2d4d7244-561d-49fd-bd51-aad888289d86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d4d7244-561d-49fd-bd51-aad888289d86 found for delete ", "request_id": "req-3c733d47-c563-4a59-a0c0-9101fe8ea6ec"}]} [pid: 8|app: 0|req: 691/1383] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:11 2026] GET /v2.0/security-groups?tenant_id=3886b7f24a234a01a7a41eeb858faab6&name=default => generated 2801 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1384] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:11 2026] DELETE /v2.0/security-groups/7b57f6ae-d180-4c40-b7be-de190f2bdf73 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1385] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:11 2026] GET /v2.0/security-groups?tenant_id=3b0fdcbae1af43bd9b3e6c9f9a477f46&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1386] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:11 2026] DELETE /v2.0/security-groups/20d039a9-4d49-426a-af9d-172826e8ecf2 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1387] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:11 2026] GET /v2.0/security-groups?tenant_id=0964fb15d39644dd8d20337e523e3e5d&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1388] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:11 2026] DELETE /v2.0/security-groups/b423f83b-f005-44af-bcab-e005773ab64d => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:13.942 7 WARNING neutron_lib.context [None req-abcfaf83-5aab-4dcb-89a1-c246f556b4c8 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:14.089 7 INFO neutron.db.segments_db [None req-abcfaf83-5aab-4dcb-89a1-c246f556b4c8 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] Added segment aec7c85c-11b1-4673-ae95-0b206c393dc7 of type vxlan for network 0b8cc83b-26dd-4036-aea9-97232d2339b7 [pid: 7|app: 0|req: 695/1389] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:13 2026] POST /v2.0/networks => generated 645 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:14.247 8 WARNING neutron_lib.context [None req-8b9dd9b2-fea7-4ece-bea7-0c868b2570c2 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 695/1390] 10.0.0.173 () {34 vars in 665 bytes} [Sun May 10 02:00:14 2026] POST /v2.0/ports => generated 775 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:14.644 7 WARNING neutron_lib.context [None req-c65e9a73-178b-47e1-8dda-2fe62b03c883 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:14.717 7 INFO neutron.db.segments_db [None req-c65e9a73-178b-47e1-8dda-2fe62b03c883 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] Added segment d0ba089d-0f4b-4a93-a3bb-87d538f597bf of type vxlan for network ecb92d5b-8502-4177-9c64-b4f0bd7b2ac5 [pid: 7|app: 0|req: 696/1391] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:14 2026] POST /v2.0/networks => generated 631 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:00:14.866 8 WARNING neutron_lib.context [None req-b086706e-d815-47e6-816e-5c853495aab3 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 696/1392] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:00:14 2026] POST /v2.0/subnets => generated 602 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:15.238 7 WARNING neutron_lib.context [None req-afa2b90f-4fd2-4b43-afcc-6a19cc1a9b92 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1393] 10.0.0.173 () {34 vars in 665 bytes} [Sun May 10 02:00:15 2026] POST /v2.0/ports => generated 950 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1394] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:00:15 2026] DELETE /v2.0/ports/7295eca2-b60c-44a1-b6f1-98b033f0b2f0 => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:00:16.272 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf3becf0-651a-4603-87a9-9dff6a678aa6 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 698/1395] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:00:16 2026] DELETE /v2.0/ports/7295eca2-b60c-44a1-b6f1-98b033f0b2f0 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:16.311 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0a0d697-ea32-4202-aaf3-4a4a38706f8e 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 698/1396] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:00:16 2026] GET /v2.0/ports/7295eca2-b60c-44a1-b6f1-98b033f0b2f0 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1397] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:16 2026] DELETE /v2.0/subnets/b646ca47-404c-419e-8160-b76addaa36af => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:16.940 7 WARNING neutron_lib.context [None req-d400744e-ed7b-4d88-a837-ac371cd88023 7182b0554d48444880419bb88228b222 0c5e546428d9435db6fb0b27c598e89e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:17.386 8 INFO neutron.services.segments.plugin [-] Segment d0ba089d-0f4b-4a93-a3bb-87d538f597bf resource provider aggregate not found 2026-05-10 02:00:17.394 8 INFO neutron.services.segments.plugin [-] Segment d0ba089d-0f4b-4a93-a3bb-87d538f597bf resource provider aggregate not found 2026-05-10 02:00:17.429 8 INFO neutron.services.segments.plugin [-] Segment d0ba089d-0f4b-4a93-a3bb-87d538f597bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0ba089d-0f4b-4a93-a3bb-87d538f597bf found for delete ", "request_id": "req-553001df-bd98-4889-a4ec-083a8aa16e3f"}]} 2026-05-10 02:00:17.431 8 INFO neutron.services.segments.plugin [-] Segment d0ba089d-0f4b-4a93-a3bb-87d538f597bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0ba089d-0f4b-4a93-a3bb-87d538f597bf found for delete ", "request_id": "req-b5b3d2f2-f295-4d88-8a25-4b0575eec442"}]} [pid: 8|app: 0|req: 699/1398] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:16 2026] DELETE /v2.0/networks/ecb92d5b-8502-4177-9c64-b4f0bd7b2ac5 => generated 0 bytes in 866 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:17.461 8 WARNING neutron_lib.context [None req-61b37d9a-dc45-402c-a131-54883e7ea421 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:17.529 8 INFO neutron.db.segments_db [None req-61b37d9a-dc45-402c-a131-54883e7ea421 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] Added segment bf957937-a16b-4d50-81ab-77fe64358925 of type vxlan for network 0ddc685b-fa3a-446d-8fd9-072072b9c86d [pid: 8|app: 0|req: 700/1399] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:17 2026] POST /v2.0/networks => generated 631 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:17.661 8 WARNING neutron_lib.context [None req-234cddae-0c14-4d47-9362-5b57c0738462 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 700/1400] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 02:00:16 2026] POST /v2.0/floatingips => generated 552 bytes in 1010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1401] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:00:17 2026] POST /v2.0/subnets => generated 602 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:18.001 8 WARNING neutron_lib.context [None req-9b483dc8-5b38-428a-8a2a-2d4192387dde 7182b0554d48444880419bb88228b222 0c5e546428d9435db6fb0b27c598e89e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1402] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:17 2026] GET /v2.0/security-groups?tenant_id=bf34166ed33a40038415c2c497b5a736&name=default => generated 2801 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:18.121 7 WARNING neutron_lib.context [None req-a1c11b7c-4f23-4826-9e0a-3c138b547817 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 702/1403] 10.0.0.173 () {34 vars in 665 bytes} [Sun May 10 02:00:18 2026] POST /v2.0/ports => generated 912 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1404] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:18 2026] DELETE /v2.0/security-groups/540b0414-1093-49fe-a2bf-2390c937b7ef => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1405] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 02:00:17 2026] POST /v2.0/floatingips => generated 552 bytes in 850 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:18.857 8 WARNING neutron_lib.context [None req-3eb54729-ef4a-4227-a2bc-f6735b6e0d0c 7182b0554d48444880419bb88228b222 0c5e546428d9435db6fb0b27c598e89e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 704/1406] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:00:18 2026] DELETE /v2.0/ports/ddce8e03-2bef-4428-beb5-5f0dfaa07948 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1407] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:19 2026] GET /v2.0/security-groups?tenant_id=d322048ac567427182aad8a038d7a544&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:19.345 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec7fed14-a6e7-4ac4-8162-6846a80dca6f 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 706/1408] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:00:19 2026] GET /v2.0/ports/ddce8e03-2bef-4428-beb5-5f0dfaa07948 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1409] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:19 2026] DELETE /v2.0/security-groups/3a8d8d2b-8492-4abb-aefd-bf93e4de0055 => 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: 703/1410] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 02:00:18 2026] POST /v2.0/floatingips => generated 552 bytes in 855 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:19.716 8 WARNING neutron_lib.context [None req-2269e227-4a69-48b8-a8c9-d65713409b07 7182b0554d48444880419bb88228b222 0c5e546428d9435db6fb0b27c598e89e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 708/1411] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:19 2026] DELETE /v2.0/subnets/708fe192-2bd4-4e2c-a154-52b79c63cc9f => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:20.146 7 INFO neutron.services.segments.plugin [-] Segment bf957937-a16b-4d50-81ab-77fe64358925 resource provider aggregate not found 2026-05-10 02:00:20.152 7 INFO neutron.services.segments.plugin [-] Segment bf957937-a16b-4d50-81ab-77fe64358925 resource provider aggregate not found 2026-05-10 02:00:20.170 7 INFO neutron.services.segments.plugin [-] Segment bf957937-a16b-4d50-81ab-77fe64358925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf957937-a16b-4d50-81ab-77fe64358925 found for delete ", "request_id": "req-f167f720-09ee-46c1-9022-bbc532ba1967"}]} 2026-05-10 02:00:20.171 7 INFO neutron.services.segments.plugin [-] Segment bf957937-a16b-4d50-81ab-77fe64358925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf957937-a16b-4d50-81ab-77fe64358925 found for delete ", "request_id": "req-dd33149d-57ab-4519-9414-70356cc9c602"}]} [pid: 7|app: 0|req: 709/1412] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:19 2026] DELETE /v2.0/networks/0ddc685b-fa3a-446d-8fd9-072072b9c86d => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:20.192 7 WARNING neutron_lib.context [None req-e98add31-5f19-4812-8210-dff6070f4f7a 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 704/1413] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 02:00:19 2026] POST /v2.0/floatingips => generated 552 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:20.424 8 WARNING neutron_lib.context [None req-6487164e-bb8d-4e7b-bfc0-028a92192d83 7182b0554d48444880419bb88228b222 0c5e546428d9435db6fb0b27c598e89e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 710/1414] 10.0.0.173 () {34 vars in 665 bytes} [Sun May 10 02:00:20 2026] POST /v2.0/ports => generated 775 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 711/1415] 10.0.0.173 () {34 vars in 737 bytes} [Sun May 10 02:00:20 2026] PUT /v2.0/ports/a584311a-59b3-4e8a-9956-9cb58e364b2a => generated 752 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1416] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:00:20 2026] DELETE /v2.0/ports/a584311a-59b3-4e8a-9956-9cb58e364b2a => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 705/1417] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 02:00:20 2026] POST /v2.0/floatingips => generated 552 bytes in 724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1418] 10.0.0.173 () {32 vars in 643 bytes} [Sun May 10 02:00:21 2026] GET /v2.0/ports => generated 778 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1419] 10.0.0.173 () {34 vars in 759 bytes} [Sun May 10 02:00:21 2026] PUT /v2.0/floatingips/358c691a-bec4-417c-8a85-b244b1d114e3/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:21.219 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08ed4274-26da-4578-9b3d-95be02822e6b 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 707/1420] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:00:21 2026] GET /v2.0/ports/a584311a-59b3-4e8a-9956-9cb58e364b2a => 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: 714/1421] 10.0.0.173 () {34 vars in 759 bytes} [Sun May 10 02:00:21 2026] PUT /v2.0/floatingips/c9b627f1-27b1-49e8-8716-4ca97125de74/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1422] 10.0.0.173 () {34 vars in 759 bytes} [Sun May 10 02:00:21 2026] PUT /v2.0/floatingips/f3e3326c-181a-4a05-8e01-846a2a633a71/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1423] 10.0.0.173 () {32 vars in 643 bytes} [Sun May 10 02:00:21 2026] GET /v2.0/ports => generated 778 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1424] 10.0.0.173 () {34 vars in 759 bytes} [Sun May 10 02:00:21 2026] PUT /v2.0/floatingips/4ea7ab15-df62-4ee5-b7f3-afd81829f297/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1425] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:00:21 2026] GET /v2.0/ports/9f14094c-c9c6-4930-b71c-e435f62c9163 => generated 775 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:21.402 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13dd636a-73a2-43bf-8c87-8dbc4376451e 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 710/1426] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:00:21 2026] DELETE /v2.0/ports/ddce8e03-2bef-4428-beb5-5f0dfaa07948 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1427] 10.0.0.173 () {32 vars in 672 bytes} [Sun May 10 02:00:21 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:21.428 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bfa65c81-ecbb-4dc5-b7ed-999a58ed3272 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 711/1428] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:21 2026] DELETE /v2.0/subnets/708fe192-2bd4-4e2c-a154-52b79c63cc9f => 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: 718/1429] 10.0.0.173 () {32 vars in 686 bytes} [Sun May 10 02:00:21 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:21.462 8 INFO neutron.pecan_wsgi.hooks.translation [None req-400729e8-10ba-48ab-96fe-8b1523eb95cd 25d46d1cf1bc40229b8430974b08eb4b 631b30ee8b6e4b15828654899976ee16 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 712/1430] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:21 2026] DELETE /v2.0/subnets/b646ca47-404c-419e-8160-b76addaa36af => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1431] 10.0.0.173 () {32 vars in 682 bytes} [Sun May 10 02:00:21 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1432] 10.0.0.173 () {32 vars in 694 bytes} [Sun May 10 02:00:21 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1433] 10.0.0.173 () {32 vars in 680 bytes} [Sun May 10 02:00:21 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: 722/1434] 10.0.0.173 () {32 vars in 694 bytes} [Sun May 10 02:00:21 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1435] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:00:21 2026] DELETE /v2.0/ports/9f14094c-c9c6-4930-b71c-e435f62c9163 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1436] 10.0.0.173 () {32 vars in 690 bytes} [Sun May 10 02:00:21 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1437] 10.0.0.173 () {32 vars in 702 bytes} [Sun May 10 02:00:21 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:21.967 8 INFO neutron.services.segments.plugin [-] Segment aec7c85c-11b1-4673-ae95-0b206c393dc7 resource provider aggregate not found 2026-05-10 02:00:21.987 8 INFO neutron.services.segments.plugin [-] Segment aec7c85c-11b1-4673-ae95-0b206c393dc7 resource provider aggregate not found 2026-05-10 02:00:22.006 8 INFO neutron.services.segments.plugin [-] Segment aec7c85c-11b1-4673-ae95-0b206c393dc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aec7c85c-11b1-4673-ae95-0b206c393dc7 found for delete ", "request_id": "req-95342df6-e489-4743-a599-78fae878bd64"}]} 2026-05-10 02:00:22.022 8 INFO neutron.services.segments.plugin [-] Segment aec7c85c-11b1-4673-ae95-0b206c393dc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aec7c85c-11b1-4673-ae95-0b206c393dc7 found for delete ", "request_id": "req-f52bb098-d733-415b-9a69-2b182175c3e5"}]} [pid: 8|app: 0|req: 714/1438] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:21 2026] DELETE /v2.0/networks/0b8cc83b-26dd-4036-aea9-97232d2339b7 => 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: 725/1439] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:00:21 2026] DELETE /v2.0/floatingips/358c691a-bec4-417c-8a85-b244b1d114e3 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1440] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:00:22 2026] DELETE /v2.0/floatingips/c9b627f1-27b1-49e8-8716-4ca97125de74 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1441] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:22 2026] GET /v2.0/security-groups?tenant_id=631b30ee8b6e4b15828654899976ee16&name=default => generated 2801 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1442] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:00:22 2026] DELETE /v2.0/floatingips/f3e3326c-181a-4a05-8e01-846a2a633a71 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1443] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:22 2026] DELETE /v2.0/security-groups/443e3cfb-57b9-48d3-87c9-5a2e0a156f7f => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1444] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:00:23 2026] DELETE /v2.0/floatingips/4ea7ab15-df62-4ee5-b7f3-afd81829f297 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1445] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:23 2026] GET /v2.0/security-groups?tenant_id=c7edfef242f04a9993152835b058a825&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1448] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:00:23 2026] DELETE /v2.0/floatingips/8428a675-ef19-4768-b413-30734c80fad5 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1449] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:23 2026] GET /v2.0/security-groups?tenant_id=963c0c9650274cc0a3bed4d656cc82d9&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1450] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:23 2026] DELETE /v2.0/security-groups/cbd55c63-7847-451f-b862-302f690d0898 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1451] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:23 2026] DELETE /v2.0/security-groups/4062a61e-8376-490f-9cb1-e6b38f58def1 => 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: 720/1452] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:24 2026] GET /v2.0/security-groups?tenant_id=a128a17a850c4ec39e96b9b7625e69fb&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1453] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:24 2026] DELETE /v2.0/security-groups/135a4dd7-b75f-4e91-84a8-34ee2751e699 => 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: 721/1454] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:24 2026] GET /v2.0/security-groups?tenant_id=f61a4577bfa040c399aaaf8f2ba2d94c&name=default => generated 2801 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1455] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:24 2026] DELETE /v2.0/security-groups/1a196cf6-db54-44db-861e-52ecf0a4f1aa => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:25.165 8 WARNING neutron_lib.context [None req-124da02e-de07-49f9-9d0b-10e57a9cbe01 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:25.320 8 INFO neutron.db.segments_db [None req-124da02e-de07-49f9-9d0b-10e57a9cbe01 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Added segment ad5de2f8-99d8-44e0-9161-96c268e06210 of type vxlan for network c151e922-2143-4dcb-93be-aabd965bd33e [pid: 7|app: 0|req: 735/1456] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:25 2026] GET /v2.0/security-groups?tenant_id=141f4fa7d50f4b3d983c4eee4a4ee900&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1457] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:25 2026] POST /v2.0/networks => generated 630 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:25.447 8 WARNING neutron_lib.context [None req-4048575f-1928-40fb-9533-64167e8d1861 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 736/1458] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:25 2026] DELETE /v2.0/security-groups/19bb53ab-4941-4e6e-be6f-844dc4bebb6f => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:25.522 8 INFO neutron.db.segments_db [None req-4048575f-1928-40fb-9533-64167e8d1861 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Added segment 61653630-c016-42cf-a60d-46050ab92cb0 of type vxlan for network 1688261c-a51c-4662-bbce-2c246423e881 [pid: 8|app: 0|req: 723/1459] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:25 2026] POST /v2.0/networks => generated 629 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:25.652 8 WARNING neutron_lib.context [None req-d6c38e30-ddcf-4821-9d5e-b8f874943bdb c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 737/1460] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:25 2026] GET /v2.0/security-groups?tenant_id=0c5e546428d9435db6fb0b27c598e89e&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1461] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:25 2026] DELETE /v2.0/security-groups/fa8e28c1-ada2-40b2-b865-77c1c09709d1 => 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: 724/1462] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:00:25 2026] POST /v2.0/subnets => generated 602 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:26.040 7 WARNING neutron_lib.context [None req-5845fe39-92e9-4ae1-85db-e2dd6e2813f3 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 739/1463] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:00:26 2026] POST /v2.0/subnets => generated 602 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:26.396 8 WARNING neutron_lib.context [None req-1f29f4cd-8817-4170-b583-e4c25ff55321 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:26.482 8 INFO neutron.db.segments_db [None req-1f29f4cd-8817-4170-b583-e4c25ff55321 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Added segment f4bb128f-9e43-40f2-8069-efa01f80974c of type vxlan for network 377fc8f3-6f50-4088-a808-d5db7e6b22ea [pid: 7|app: 0|req: 740/1464] 10.0.0.173 () {32 vars in 653 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions => generated 19600 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1465] 10.0.0.173 () {32 vars in 681 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1466] 10.0.0.173 () {32 vars in 681 bytes} [Sun May 10 02:00:26 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: 7|app: 0|req: 743/1467] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1468] 10.0.0.173 () {32 vars in 665 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1469] 10.0.0.173 () {32 vars in 699 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1470] 10.0.0.173 () {32 vars in 697 bytes} [Sun May 10 02:00:26 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: 747/1471] 10.0.0.173 () {32 vars in 701 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1472] 10.0.0.173 () {32 vars in 689 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:26.870 8 INFO neutron.db.l3_hamode_db [None req-1f29f4cd-8817-4170-b583-e4c25ff55321 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 749/1473] 10.0.0.173 () {32 vars in 703 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1474] 10.0.0.173 () {32 vars in 693 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1475] 10.0.0.173 () {32 vars in 695 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1476] 10.0.0.173 () {32 vars in 685 bytes} [Sun May 10 02:00:26 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: 753/1477] 10.0.0.173 () {32 vars in 687 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1478] 10.0.0.173 () {32 vars in 661 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1479] 10.0.0.173 () {32 vars in 699 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1480] 10.0.0.173 () {32 vars in 679 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1481] 10.0.0.173 () {32 vars in 683 bytes} [Sun May 10 02:00:26 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: 7|app: 0|req: 758/1482] 10.0.0.173 () {32 vars in 675 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1483] 10.0.0.173 () {32 vars in 689 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1484] 10.0.0.173 () {32 vars in 723 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => 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: 761/1485] 10.0.0.173 () {32 vars in 687 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1486] 10.0.0.173 () {32 vars in 669 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1487] 10.0.0.173 () {32 vars in 687 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1488] 10.0.0.173 () {32 vars in 681 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:27.041 8 INFO neutron.db.l3_hamode_db [None req-1f29f4cd-8817-4170-b583-e4c25ff55321 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 765/1489] 10.0.0.173 () {32 vars in 699 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1490] 10.0.0.173 () {32 vars in 679 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1491] 10.0.0.173 () {32 vars in 667 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1492] 10.0.0.173 () {32 vars in 677 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1493] 10.0.0.173 () {32 vars in 665 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/l3-ha => 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: 770/1494] 10.0.0.173 () {32 vars in 675 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/l3-flavors => 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: 771/1495] 10.0.0.173 () {32 vars in 713 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1496] 10.0.0.173 () {32 vars in 691 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1497] 10.0.0.173 () {32 vars in 683 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1498] 10.0.0.173 () {32 vars in 669 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1499] 10.0.0.173 () {32 vars in 687 bytes} [Sun May 10 02:00:27 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: 776/1500] 10.0.0.173 () {32 vars in 705 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1501] 10.0.0.173 () {32 vars in 675 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1502] 10.0.0.173 () {32 vars in 701 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1503] 10.0.0.173 () {32 vars in 675 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1504] 10.0.0.173 () {32 vars in 693 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1505] 10.0.0.173 () {32 vars in 689 bytes} [Sun May 10 02:00:27 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: 782/1506] 10.0.0.173 () {32 vars in 709 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1507] 10.0.0.173 () {32 vars in 705 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1508] 10.0.0.173 () {32 vars in 697 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1509] 10.0.0.173 () {32 vars in 711 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1510] 10.0.0.173 () {32 vars in 669 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1511] 10.0.0.173 () {32 vars in 687 bytes} [Sun May 10 02:00:27 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: 788/1512] 10.0.0.173 () {32 vars in 681 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1513] 10.0.0.173 () {32 vars in 675 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1514] 10.0.0.173 () {32 vars in 671 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1515] 10.0.0.173 () {32 vars in 661 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1516] 10.0.0.173 () {32 vars in 699 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1517] 10.0.0.173 () {32 vars in 699 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1518] 10.0.0.173 () {32 vars in 677 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1519] 10.0.0.173 () {32 vars in 669 bytes} [Sun May 10 02:00:27 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: 796/1520] 10.0.0.173 () {32 vars in 683 bytes} [Sun May 10 02:00:27 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: 797/1521] 10.0.0.173 () {32 vars in 701 bytes} [Sun May 10 02:00:27 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: 798/1522] 10.0.0.173 () {32 vars in 685 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1523] 10.0.0.173 () {32 vars in 707 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1524] 10.0.0.173 () {32 vars in 669 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1525] 10.0.0.173 () {32 vars in 697 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1526] 10.0.0.173 () {32 vars in 695 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1527] 10.0.0.173 () {32 vars in 685 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1528] 10.0.0.173 () {32 vars in 689 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1529] 10.0.0.173 () {32 vars in 667 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1530] 10.0.0.173 () {32 vars in 681 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1531] 10.0.0.173 () {32 vars in 681 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1532] 10.0.0.173 () {32 vars in 691 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1533] 10.0.0.173 () {32 vars in 691 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1534] 10.0.0.173 () {32 vars in 695 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1535] 10.0.0.173 () {32 vars in 685 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1536] 10.0.0.173 () {32 vars in 689 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1537] 10.0.0.173 () {32 vars in 701 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1538] 10.0.0.173 () {32 vars in 703 bytes} [Sun May 10 02:00:27 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: 815/1539] 10.0.0.173 () {32 vars in 713 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1540] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1541] 10.0.0.173 () {32 vars in 715 bytes} [Sun May 10 02:00:27 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: 818/1542] 10.0.0.173 () {32 vars in 727 bytes} [Sun May 10 02:00:27 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: 819/1543] 10.0.0.173 () {32 vars in 719 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1544] 10.0.0.173 () {32 vars in 683 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1545] 10.0.0.173 () {32 vars in 669 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1546] 10.0.0.173 () {32 vars in 719 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1547] 10.0.0.173 () {32 vars in 679 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1548] 10.0.0.173 () {32 vars in 669 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1549] 10.0.0.173 () {32 vars in 697 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1550] 10.0.0.173 () {32 vars in 705 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1551] 10.0.0.173 () {32 vars in 701 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1552] 10.0.0.173 () {32 vars in 683 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1553] 10.0.0.173 () {32 vars in 705 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1554] 10.0.0.34 () {30 vars in 649 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions => generated 19600 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1555] 10.0.0.173 () {32 vars in 695 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1556] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:00:26 2026] POST /v2.0/routers => generated 506 bytes in 1445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1557] 10.0.0.173 () {32 vars in 689 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1558] 10.0.0.34 () {30 vars in 723 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/quotas/e296fea6912546c0afaf53484a1a3990/details => generated 847 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1559] 10.0.0.173 () {32 vars in 697 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1560] 10.0.0.173 () {32 vars in 689 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1561] 10.0.0.173 () {32 vars in 701 bytes} [Sun May 10 02:00:28 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1562] 10.0.0.173 () {32 vars in 665 bytes} [Sun May 10 02:00:28 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1563] 10.0.0.173 () {32 vars in 681 bytes} [Sun May 10 02:00:28 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1564] 10.0.0.173 () {32 vars in 693 bytes} [Sun May 10 02:00:28 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: 840/1565] 10.0.0.173 () {32 vars in 677 bytes} [Sun May 10 02:00:28 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: 841/1566] 10.0.0.173 () {32 vars in 667 bytes} [Sun May 10 02:00:28 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1567] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:28 2026] GET /v2.0/security-groups?tenant_id=b62d2d4f9b6f48d4894325afeada0b47&name=default => generated 2801 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1568] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:29 2026] DELETE /v2.0/security-groups/30734b9b-8c8a-4a2a-967e-51a6f3a14029 => 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: 726/1569] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 02:00:27 2026] PUT /v2.0/routers/a420a43a-50c9-4f40-a049-f78a744908b8/add_router_interface => generated 309 bytes in 1987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1570] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:00:29 2026] GET /v2.0/ports/ea2bf55f-bee0-4cf9-ad53-edaf6f2a948f => generated 955 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:30.603 7 WARNING neutron_lib.context [None req-ba26753f-4208-4ecd-92f6-9d2e39a4fc23 22d7ad85fb4d40d7b29678f7f3898245 30ff78be9a984ecdbb9c7794b7d2f8fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:30.727 7 INFO neutron.db.segments_db [None req-ba26753f-4208-4ecd-92f6-9d2e39a4fc23 22d7ad85fb4d40d7b29678f7f3898245 30ff78be9a984ecdbb9c7794b7d2f8fd - - default default] Added segment cafa60aa-bbf1-44dd-892b-fe2d7bbc908e of type vxlan for network d809fada-5860-47f6-9b49-72e7bee940b7 [pid: 7|app: 0|req: 845/1571] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:30 2026] POST /v2.0/networks => generated 631 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1572] 10.0.0.34 () {30 vars in 649 bytes} [Sun May 10 02:00:30 2026] GET /v2.0/extensions => generated 19600 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 02:00:30.873 7 WARNING neutron_lib.context [None req-396749ce-c222-4fc2-b170-1b07fbf951e0 22d7ad85fb4d40d7b29678f7f3898245 30ff78be9a984ecdbb9c7794b7d2f8fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:30.960 7 INFO neutron.db.segments_db [None req-396749ce-c222-4fc2-b170-1b07fbf951e0 22d7ad85fb4d40d7b29678f7f3898245 30ff78be9a984ecdbb9c7794b7d2f8fd - - default default] Added segment a14d6a29-e048-492c-bd9c-29aa247f0ce9 of type vxlan for network 39435d45-b83c-469a-a89b-adb382572e32 [pid: 7|app: 0|req: 847/1573] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:30 2026] POST /v2.0/networks => generated 632 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1574] 10.0.0.34 () {30 vars in 723 bytes} [Sun May 10 02:00:31 2026] GET /v2.0/quotas/e296fea6912546c0afaf53484a1a3990/details => generated 847 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:31.310 7 WARNING neutron_lib.context [None req-d81ff2bd-6bd7-4895-88f8-318648b3fb6a 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 727/1575] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 02:00:29 2026] PUT /v2.0/routers/a420a43a-50c9-4f40-a049-f78a744908b8/add_router_interface => generated 309 bytes in 1562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:31.505 8 WARNING neutron_lib.context [None req-dc446ea4-d56c-4e89-beae-2867c76c08fd 22d7ad85fb4d40d7b29678f7f3898245 30ff78be9a984ecdbb9c7794b7d2f8fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:31.513 7 INFO neutron.db.segments_db [None req-d81ff2bd-6bd7-4895-88f8-318648b3fb6a 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] Added segment 1fffaeab-87cc-46a5-91ae-44810f88a92a of type vxlan for network 1c9a4da7-120f-4338-82ac-4bd2aeb02b32 2026-05-10 02:00:31.579 8 INFO neutron.db.segments_db [None req-dc446ea4-d56c-4e89-beae-2867c76c08fd 22d7ad85fb4d40d7b29678f7f3898245 30ff78be9a984ecdbb9c7794b7d2f8fd - - default default] Added segment 63fc2971-2219-4715-948a-83b2fa6d3cbd of type vxlan for network df545032-1b2e-47ee-b9ac-8509c7fa36fc [pid: 7|app: 0|req: 849/1576] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:31 2026] POST /v2.0/networks => generated 649 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1577] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:31 2026] POST /v2.0/networks => generated 632 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:31.713 8 WARNING neutron_lib.context [None req-8f927a6c-958f-4a79-855a-1a0cbd473963 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 850/1578] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:00:31 2026] GET /v2.0/ports/9b49e9e3-a793-4208-a286-f78fc1160731 => generated 955 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:31.768 7 WARNING neutron_lib.context [None req-cee6db3a-e45b-4e9c-b468-9d681504242a 22d7ad85fb4d40d7b29678f7f3898245 30ff78be9a984ecdbb9c7794b7d2f8fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:31.837 7 INFO neutron.db.segments_db [None req-cee6db3a-e45b-4e9c-b468-9d681504242a 22d7ad85fb4d40d7b29678f7f3898245 30ff78be9a984ecdbb9c7794b7d2f8fd - - default default] Added segment 5c5c792a-60a0-45e4-8b0d-238a22e71c77 of type vxlan for network 5fc3fa30-5b40-4422-9b79-daa30ce3ebed [pid: 7|app: 0|req: 851/1579] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:31 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1580] 10.0.0.173 () {34 vars in 665 bytes} [Sun May 10 02:00:31 2026] POST /v2.0/ports => generated 777 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:00:32.128 8 WARNING neutron_lib.context [None req-ca8a6628-487d-4b61-a9e6-55777a42a7d0 22d7ad85fb4d40d7b29678f7f3898245 30ff78be9a984ecdbb9c7794b7d2f8fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:32.188 8 INFO neutron.db.segments_db [None req-ca8a6628-487d-4b61-a9e6-55777a42a7d0 22d7ad85fb4d40d7b29678f7f3898245 30ff78be9a984ecdbb9c7794b7d2f8fd - - default default] Added segment 3eafe7d8-2e5e-467c-ba45-c8b0e233ba40 of type vxlan for network 32bafeba-65dd-493b-b6bb-ab834ea17aae [pid: 8|app: 0|req: 730/1581] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:32 2026] POST /v2.0/networks => generated 631 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:32.315 8 WARNING neutron_lib.context [None req-b4f8d54e-4642-47c4-ae32-c2ac923c1aab 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:32.420 8 INFO neutron.db.segments_db [None req-b4f8d54e-4642-47c4-ae32-c2ac923c1aab 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] Added segment 78ce0e7f-39d7-41d8-8e1e-609c74e5ffb7 of type vxlan for network 5534427d-1537-4d51-a409-f9b0f1267092 [pid: 8|app: 0|req: 731/1582] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:32 2026] POST /v2.0/networks => generated 636 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1583] 10.0.0.173 () {34 vars in 753 bytes} [Sun May 10 02:00:32 2026] PUT /v2.0/networks/d809fada-5860-47f6-9b49-72e7bee940b7/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:32.609 8 WARNING neutron_lib.context [None req-d472f823-0376-48bd-8adb-272556e66355 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1584] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:00:32 2026] POST /v2.0/subnets => generated 622 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1585] 10.0.0.173 () {34 vars in 753 bytes} [Sun May 10 02:00:32 2026] PUT /v2.0/networks/39435d45-b83c-469a-a89b-adb382572e32/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:33.048 8 WARNING neutron_lib.context [None req-30c92795-52a4-4a48-b736-47a71507c393 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 852/1586] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 02:00:31 2026] PUT /v2.0/routers/a420a43a-50c9-4f40-a049-f78a744908b8/remove_router_interface => generated 309 bytes in 1548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1587] 10.0.0.173 () {34 vars in 665 bytes} [Sun May 10 02:00:33 2026] POST /v2.0/ports => generated 966 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 853/1588] 10.0.0.173 () {34 vars in 753 bytes} [Sun May 10 02:00:33 2026] PUT /v2.0/networks/df545032-1b2e-47ee-b9ac-8509c7fa36fc/tags => generated 34 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1589] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:00:33 2026] DELETE /v2.0/ports/cb1a5f98-43b4-4337-a795-efba4ed2bf9d => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1590] 10.0.0.173 () {34 vars in 753 bytes} [Sun May 10 02:00:33 2026] PUT /v2.0/networks/5fc3fa30-5b40-4422-9b79-daa30ce3ebed/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1591] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:33 2026] GET /v2.0/security-groups?tenant_id=e296fea6912546c0afaf53484a1a3990&name=default => generated 2801 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:34.150 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0340b098-5615-4c12-b725-f72467b08c5e 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 857/1592] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:00:34 2026] DELETE /v2.0/ports/cb1a5f98-43b4-4337-a795-efba4ed2bf9d => 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: 858/1593] 10.0.0.173 () {32 vars in 666 bytes} [Sun May 10 02:00:34 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1594] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:34 2026] DELETE /v2.0/security-groups/f0b1e278-f5cc-40fc-b92a-afd90249d0e3 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:34.408 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9c08aa0-a719-4187-b626-3955fe39ce2a 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 860/1595] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:00:34 2026] GET /v2.0/ports/cb1a5f98-43b4-4337-a795-efba4ed2bf9d => 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: 861/1596] 10.0.0.173 () {32 vars in 680 bytes} [Sun May 10 02:00:34 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1597] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 02:00:33 2026] PUT /v2.0/routers/a420a43a-50c9-4f40-a049-f78a744908b8/remove_router_interface => generated 309 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1598] 10.0.0.173 () {32 vars in 676 bytes} [Sun May 10 02:00:34 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1599] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:00:34 2026] GET /v2.0/ports?device_id=a420a43a-50c9-4f40-a049-f78a744908b8 => 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: 862/1600] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:34 2026] DELETE /v2.0/subnets/8e4f1667-65e4-4e80-81bc-89a9fe898a00 => 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: 739/1601] 10.0.0.173 () {32 vars in 688 bytes} [Sun May 10 02:00:34 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:35.286 8 INFO neutron.services.segments.plugin [-] Segment 78ce0e7f-39d7-41d8-8e1e-609c74e5ffb7 resource provider aggregate not found 2026-05-10 02:00:35.292 8 INFO neutron.services.segments.plugin [-] Segment 78ce0e7f-39d7-41d8-8e1e-609c74e5ffb7 resource provider aggregate not found 2026-05-10 02:00:35.317 8 INFO neutron.services.segments.plugin [-] Segment 78ce0e7f-39d7-41d8-8e1e-609c74e5ffb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ce0e7f-39d7-41d8-8e1e-609c74e5ffb7 found for delete ", "request_id": "req-9aadf925-88bd-4866-8c5d-f2b5e512b7ae"}]} 2026-05-10 02:00:35.319 8 INFO neutron.services.segments.plugin [-] Segment 78ce0e7f-39d7-41d8-8e1e-609c74e5ffb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ce0e7f-39d7-41d8-8e1e-609c74e5ffb7 found for delete ", "request_id": "req-c6eb63df-8655-47ed-8972-2d76c6751e69"}]} [pid: 8|app: 0|req: 740/1602] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:34 2026] DELETE /v2.0/networks/5534427d-1537-4d51-a409-f9b0f1267092 => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1603] 10.0.0.173 () {32 vars in 674 bytes} [Sun May 10 02:00:35 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:35.476 8 WARNING neutron_lib.context [None req-213c7483-6e21-4432-817d-de26c1376353 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:35.497 7 INFO neutron.services.segments.plugin [-] Segment f4bb128f-9e43-40f2-8069-efa01f80974c resource provider aggregate not found 2026-05-10 02:00:35.503 7 INFO neutron.services.segments.plugin [-] Segment f4bb128f-9e43-40f2-8069-efa01f80974c resource provider aggregate not found 2026-05-10 02:00:35.518 7 INFO neutron.services.segments.plugin [-] Segment f4bb128f-9e43-40f2-8069-efa01f80974c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4bb128f-9e43-40f2-8069-efa01f80974c found for delete ", "request_id": "req-dedca230-9eaa-4857-a34f-d75470ca9ea5"}]} 2026-05-10 02:00:35.523 7 INFO neutron.db.l3_hamode_db [None req-145ea547-33e7-4bd3-9bac-9fc3bcb2c35f c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] HA network 377fc8f3-6f50-4088-a808-d5db7e6b22ea was deleted as no HA routers are present in tenant f217d56570b84d999f3594d05f9b2596. [pid: 7|app: 0|req: 863/1604] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:34 2026] DELETE /v2.0/routers/a420a43a-50c9-4f40-a049-f78a744908b8 => generated 0 bytes in 739 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:35.533 7 INFO neutron.services.segments.plugin [-] Segment f4bb128f-9e43-40f2-8069-efa01f80974c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4bb128f-9e43-40f2-8069-efa01f80974c found for delete ", "request_id": "req-c75462d3-7936-4218-b076-3d375eb2d402"}]} 2026-05-10 02:00:35.540 8 INFO neutron.db.segments_db [None req-213c7483-6e21-4432-817d-de26c1376353 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] Added segment a44dc4c7-360d-4fff-8476-acbf3c087c8a of type vxlan for network c1099b7b-bfd1-41e1-bede-cc2013a238c5 [pid: 7|app: 0|req: 864/1605] 10.0.0.173 () {32 vars in 688 bytes} [Sun May 10 02:00:35 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1606] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:35 2026] POST /v2.0/networks => generated 636 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1607] 10.0.0.173 () {32 vars in 684 bytes} [Sun May 10 02:00:35 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:35.798 8 WARNING neutron_lib.context [None req-b984bbe2-07ee-437f-8845-e2034aa23400 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 865/1608] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:35 2026] DELETE /v2.0/subnets/6fde89cc-bfa6-4663-8531-3ae3d56cbbd0 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1609] 10.0.0.173 () {32 vars in 696 bytes} [Sun May 10 02:00:35 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1610] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:00:35 2026] POST /v2.0/subnets => generated 622 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1611] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:36 2026] DELETE /v2.0/subnets/942124e9-66da-4267-8ca4-923ed6afcd90 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:36.247 7 WARNING neutron_lib.context [None req-7e40f949-078b-41b4-8182-d16f319c159f 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1612] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:36 2026] DELETE /v2.0/networks/d809fada-5860-47f6-9b49-72e7bee940b7 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1613] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:36 2026] DELETE /v2.0/networks/1688261c-a51c-4662-bbce-2c246423e881 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1614] 10.0.0.173 () {34 vars in 665 bytes} [Sun May 10 02:00:36 2026] POST /v2.0/ports => generated 927 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1615] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:36 2026] DELETE /v2.0/networks/39435d45-b83c-469a-a89b-adb382572e32 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1616] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:36 2026] DELETE /v2.0/networks/c151e922-2143-4dcb-93be-aabd965bd33e => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1617] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:00:36 2026] DELETE /v2.0/ports/20ee33b1-08b6-4dfb-aa77-937b833b88dc => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:37.069 8 WARNING neutron_lib.context [None req-1eefad62-b6a5-405f-86ac-9b7d7ee73395 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 870/1618] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:36 2026] DELETE /v2.0/networks/df545032-1b2e-47ee-b9ac-8509c7fa36fc => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:37.102 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ad2746d-8285-4eab-8095-607485bd9bb5 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1619] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/ports/20ee33b1-08b6-4dfb-aa77-937b833b88dc => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:37.132 8 INFO neutron.db.segments_db [None req-1eefad62-b6a5-405f-86ac-9b7d7ee73395 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Added segment 0ff7ca7d-30b5-4618-8557-c0fba92a3ef6 of type vxlan for network cbefd0eb-de4a-42be-b2a0-39bbda4eae87 [pid: 8|app: 0|req: 749/1620] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:37 2026] POST /v2.0/networks => generated 630 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1621] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:37 2026] DELETE /v2.0/networks/5fc3fa30-5b40-4422-9b79-daa30ce3ebed => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:37.315 7 WARNING neutron_lib.context [None req-2b232113-a40b-41bf-9b3d-58e2d8d8e3f9 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:37.345 8 INFO neutron.services.segments.plugin [-] Segment cafa60aa-bbf1-44dd-892b-fe2d7bbc908e resource provider aggregate not found 2026-05-10 02:00:37.352 8 INFO neutron.services.segments.plugin [-] Segment cafa60aa-bbf1-44dd-892b-fe2d7bbc908e resource provider aggregate not found 2026-05-10 02:00:37.372 8 INFO neutron.services.segments.plugin [-] Segment cafa60aa-bbf1-44dd-892b-fe2d7bbc908e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cafa60aa-bbf1-44dd-892b-fe2d7bbc908e found for delete ", "request_id": "req-b12fd668-b5cb-41e5-98ac-c225217ef11e"}]} 2026-05-10 02:00:37.378 8 INFO neutron.services.segments.plugin [-] Segment cafa60aa-bbf1-44dd-892b-fe2d7bbc908e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cafa60aa-bbf1-44dd-892b-fe2d7bbc908e found for delete ", "request_id": "req-825b1beb-b9e1-4e08-ba87-c842cdfc6841"}]} 2026-05-10 02:00:37.393 8 INFO neutron.services.segments.plugin [-] Segment 61653630-c016-42cf-a60d-46050ab92cb0 resource provider aggregate not found 2026-05-10 02:00:37.399 8 INFO neutron.services.segments.plugin [-] Segment 61653630-c016-42cf-a60d-46050ab92cb0 resource provider aggregate not found 2026-05-10 02:00:37.422 8 INFO neutron.services.segments.plugin [-] Segment 61653630-c016-42cf-a60d-46050ab92cb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61653630-c016-42cf-a60d-46050ab92cb0 found for delete ", "request_id": "req-0714e679-17f0-4398-bd73-e3cd62570b04"}]} 2026-05-10 02:00:37.430 8 INFO neutron.services.segments.plugin [-] Segment 61653630-c016-42cf-a60d-46050ab92cb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61653630-c016-42cf-a60d-46050ab92cb0 found for delete ", "request_id": "req-49c0358c-056a-4e21-9515-6312fa6bf7c2"}]} 2026-05-10 02:00:37.444 8 INFO neutron.services.segments.plugin [-] Segment a14d6a29-e048-492c-bd9c-29aa247f0ce9 resource provider aggregate not found 2026-05-10 02:00:37.451 8 INFO neutron.services.segments.plugin [-] Segment a14d6a29-e048-492c-bd9c-29aa247f0ce9 resource provider aggregate not found 2026-05-10 02:00:37.463 8 INFO neutron.services.segments.plugin [-] Segment a14d6a29-e048-492c-bd9c-29aa247f0ce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a14d6a29-e048-492c-bd9c-29aa247f0ce9 found for delete ", "request_id": "req-0403d9c9-8689-4569-9f15-3bbff84cd8c7"}]} 2026-05-10 02:00:37.469 8 INFO neutron.services.segments.plugin [-] Segment a14d6a29-e048-492c-bd9c-29aa247f0ce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a14d6a29-e048-492c-bd9c-29aa247f0ce9 found for delete ", "request_id": "req-daeca2c2-27ee-467a-abc5-be6a24c8b470"}]} 2026-05-10 02:00:37.545 7 INFO neutron.services.segments.plugin [-] Segment ad5de2f8-99d8-44e0-9161-96c268e06210 resource provider aggregate not found 2026-05-10 02:00:37.559 7 INFO neutron.services.segments.plugin [-] Segment ad5de2f8-99d8-44e0-9161-96c268e06210 resource provider aggregate not found 2026-05-10 02:00:37.574 7 INFO neutron.services.segments.plugin [-] Segment ad5de2f8-99d8-44e0-9161-96c268e06210 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad5de2f8-99d8-44e0-9161-96c268e06210 found for delete ", "request_id": "req-68647257-6634-46ec-abf7-9f19535deb9d"}]} 2026-05-10 02:00:37.580 7 INFO neutron.services.segments.plugin [-] Segment ad5de2f8-99d8-44e0-9161-96c268e06210 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad5de2f8-99d8-44e0-9161-96c268e06210 found for delete ", "request_id": "req-506a18e2-fe70-4447-a79f-c35128238040"}]} [pid: 8|app: 0|req: 750/1622] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:37 2026] DELETE /v2.0/subnets/1cf504d4-fc9a-4eeb-b745-58551209f5c9 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:37.600 7 INFO neutron.services.segments.plugin [-] Segment 63fc2971-2219-4715-948a-83b2fa6d3cbd resource provider aggregate not found 2026-05-10 02:00:37.607 7 INFO neutron.services.segments.plugin [-] Segment 63fc2971-2219-4715-948a-83b2fa6d3cbd resource provider aggregate not found 2026-05-10 02:00:37.626 7 INFO neutron.services.segments.plugin [-] Segment 63fc2971-2219-4715-948a-83b2fa6d3cbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63fc2971-2219-4715-948a-83b2fa6d3cbd found for delete ", "request_id": "req-0f36b724-a5e6-4299-b601-d495fdbfe7bc"}]} 2026-05-10 02:00:37.634 7 INFO neutron.services.segments.plugin [-] Segment 63fc2971-2219-4715-948a-83b2fa6d3cbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63fc2971-2219-4715-948a-83b2fa6d3cbd found for delete ", "request_id": "req-e33e2e11-eadd-445f-b981-3d95bd339668"}]} 2026-05-10 02:00:37.663 7 INFO neutron.services.segments.plugin [-] Segment 5c5c792a-60a0-45e4-8b0d-238a22e71c77 resource provider aggregate not found 2026-05-10 02:00:37.668 7 INFO neutron.services.segments.plugin [-] Segment 5c5c792a-60a0-45e4-8b0d-238a22e71c77 resource provider aggregate not found 2026-05-10 02:00:37.692 7 INFO neutron.services.segments.plugin [-] Segment 5c5c792a-60a0-45e4-8b0d-238a22e71c77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c5c792a-60a0-45e4-8b0d-238a22e71c77 found for delete ", "request_id": "req-89e33c82-3322-42c0-bfd6-6af5d56492ce"}]} 2026-05-10 02:00:37.693 7 INFO neutron.services.segments.plugin [-] Segment 5c5c792a-60a0-45e4-8b0d-238a22e71c77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c5c792a-60a0-45e4-8b0d-238a22e71c77 found for delete ", "request_id": "req-066a8cb0-5622-499f-8868-4e8a3650d8a6"}]} [pid: 7|app: 0|req: 873/1623] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:00:37 2026] POST /v2.0/subnets => generated 602 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1624] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:37 2026] DELETE /v2.0/networks/32bafeba-65dd-493b-b6bb-ab834ea17aae => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:37.818 8 WARNING neutron_lib.context [None req-b18c8152-7309-46c8-84a3-1077fe0c82dd c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:37.879 8 INFO neutron.db.segments_db [None req-b18c8152-7309-46c8-84a3-1077fe0c82dd c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Added segment 1fc215cc-5d75-44ff-a3b8-683e37d74ad2 of type vxlan for network b9f9db50-34e8-45e9-b732-b947216a7e64 [pid: 7|app: 0|req: 874/1625] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:37 2026] DELETE /v2.0/networks/c1099b7b-bfd1-41e1-bede-cc2013a238c5 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:38.214 8 INFO neutron.db.l3_hamode_db [None req-b18c8152-7309-46c8-84a3-1077fe0c82dd c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:00:38.227 7 WARNING neutron_lib.context [None req-3e611333-da66-494d-9205-0aacb7eeb1de 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:38.377 8 INFO neutron.db.l3_hamode_db [None req-b18c8152-7309-46c8-84a3-1077fe0c82dd c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 875/1626] 10.0.0.173 () {34 vars in 665 bytes} [Sun May 10 02:00:38 2026] POST /v2.0/ports => generated 778 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 878/1629] 10.0.0.173 () {34 vars in 737 bytes} [Sun May 10 02:00:38 2026] PUT /v2.0/ports/df6a3a1e-dc49-41d2-a6e4-6ed16ee70a89 => generated 752 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 879/1630] 10.0.0.173 () {34 vars in 678 bytes} [Sun May 10 02:00:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1631] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:00:39 2026] DELETE /v2.0/ports/df6a3a1e-dc49-41d2-a6e4-6ed16ee70a89 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:39.481 8 INFO neutron.services.segments.plugin [-] Segment 3eafe7d8-2e5e-467c-ba45-c8b0e233ba40 resource provider aggregate not found 2026-05-10 02:00:39.494 8 INFO neutron.services.segments.plugin [-] Segment 3eafe7d8-2e5e-467c-ba45-c8b0e233ba40 resource provider aggregate not found 2026-05-10 02:00:39.502 8 INFO neutron.services.segments.plugin [-] Segment 3eafe7d8-2e5e-467c-ba45-c8b0e233ba40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eafe7d8-2e5e-467c-ba45-c8b0e233ba40 found for delete ", "request_id": "req-22fff0a6-6f2d-4fc8-bac2-a2ab2abf05fc"}]} 2026-05-10 02:00:39.516 8 INFO neutron.services.segments.plugin [-] Segment 3eafe7d8-2e5e-467c-ba45-c8b0e233ba40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eafe7d8-2e5e-467c-ba45-c8b0e233ba40 found for delete ", "request_id": "req-76d120f3-d614-4763-8d7b-b808c84a9b94"}]} [pid: 7|app: 0|req: 881/1632] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:39 2026] GET /v2.0/security-groups?tenant_id=06dafff1d6c847f994c2f8919f857f52&name=default => generated 2801 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1633] 10.0.0.173 () {34 vars in 678 bytes} [Sun May 10 02:00:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1634] 10.0.0.173 () {32 vars in 643 bytes} [Sun May 10 02:00:39 2026] GET /v2.0/ports => generated 780 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1635] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:00:37 2026] POST /v2.0/routers => generated 507 bytes in 1882 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:39.715 7 INFO neutron.services.segments.plugin [-] Segment a44dc4c7-360d-4fff-8476-acbf3c087c8a resource provider aggregate not found 2026-05-10 02:00:39.720 7 INFO neutron.services.segments.plugin [-] Segment a44dc4c7-360d-4fff-8476-acbf3c087c8a resource provider aggregate not found 2026-05-10 02:00:39.737 7 INFO neutron.services.segments.plugin [-] Segment a44dc4c7-360d-4fff-8476-acbf3c087c8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a44dc4c7-360d-4fff-8476-acbf3c087c8a found for delete ", "request_id": "req-120993d4-e7ac-4eac-b6dd-c6485936ff84"}]} 2026-05-10 02:00:39.740 7 INFO neutron.services.segments.plugin [-] Segment a44dc4c7-360d-4fff-8476-acbf3c087c8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a44dc4c7-360d-4fff-8476-acbf3c087c8a found for delete ", "request_id": "req-22856a4b-5b0c-4cf6-b03b-9957d986448d"}]} [pid: 8|app: 0|req: 753/1636] 10.0.0.173 () {34 vars in 678 bytes} [Sun May 10 02:00:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:39.770 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fefd4d61-4ef4-4e9a-af39-60bb224d7db3 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 754/1637] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:00:39 2026] GET /v2.0/ports/df6a3a1e-dc49-41d2-a6e4-6ed16ee70a89 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:39.777 8 WARNING neutron_lib.context [None req-a8a9ff7f-1b8b-4187-bbc8-e1cf1953cacf c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 884/1638] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:39 2026] DELETE /v2.0/security-groups/d297d3d3-c303-4675-8a5c-ea653cf09db9 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1639] 10.0.0.173 () {34 vars in 678 bytes} [Sun May 10 02:00:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1640] 10.0.0.173 () {32 vars in 643 bytes} [Sun May 10 02:00:39 2026] GET /v2.0/ports => generated 780 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1641] 10.0.0.173 () {34 vars in 678 bytes} [Sun May 10 02:00:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1642] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:00:39 2026] GET /v2.0/ports/2b1e970e-b20f-42fe-a136-157f3abd47ac => generated 777 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1643] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:39 2026] GET /v2.0/security-groups?tenant_id=30ff78be9a984ecdbb9c7794b7d2f8fd&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1644] 10.0.0.173 () {34 vars in 753 bytes} [Sun May 10 02:00:40 2026] PUT /v2.0/policies/13d5c1ef-d6fd-4e03-8234-3aff7b5984d3/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:40.076 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc36c02c-a1b3-4a89-be79-06a88a0d25b5 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 891/1645] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:00:40 2026] DELETE /v2.0/ports/20ee33b1-08b6-4dfb-aa77-937b833b88dc => 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: 892/1646] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:40 2026] DELETE /v2.0/security-groups/3ee3949f-a9e6-4a3a-8aca-281fedf6ecfc => 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: 893/1647] 10.0.0.173 () {34 vars in 753 bytes} [Sun May 10 02:00:40 2026] PUT /v2.0/policies/1c0a2cdf-d834-4ec8-a540-b6ea6c81eb87/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:40.220 7 INFO neutron.pecan_wsgi.hooks.translation [None req-652ed9fc-5e38-46a5-a7e3-7f18a0d7e511 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 894/1648] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:40 2026] DELETE /v2.0/subnets/1cf504d4-fc9a-4eeb-b745-58551209f5c9 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1649] 10.0.0.173 () {34 vars in 753 bytes} [Sun May 10 02:00:40 2026] PUT /v2.0/policies/f3cfe8e8-5263-4973-a1aa-cfa3188e909e/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1650] 10.0.0.173 () {34 vars in 665 bytes} [Sun May 10 02:00:39 2026] POST /v2.0/ports => generated 952 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:00:40.274 7 INFO neutron.pecan_wsgi.hooks.translation [None req-347078fd-e5c1-49f2-9cf5-876c6f845b36 239de509206c464b98be652fdfb1327c fbab4d1289f54e6ca2f7a789a704504d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 896/1651] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:40 2026] DELETE /v2.0/subnets/8e4f1667-65e4-4e80-81bc-89a9fe898a00 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1652] 10.0.0.173 () {34 vars in 753 bytes} [Sun May 10 02:00:40 2026] PUT /v2.0/policies/e83b6efe-2a1b-4290-b15f-afda124716c4/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: 757/1653] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:00:40 2026] DELETE /v2.0/ports/2b1e970e-b20f-42fe-a136-157f3abd47ac => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1654] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:40 2026] GET /v2.0/security-groups?tenant_id=332cedbe80f1454790c395e308b77ae4&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1655] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:40 2026] DELETE /v2.0/networks/1c9a4da7-120f-4338-82ac-4bd2aeb02b32 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1656] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:40 2026] DELETE /v2.0/security-groups/44238add-1c80-4a6a-8586-3c23682ab8cd => 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: 761/1657] 10.0.0.173 () {32 vars in 674 bytes} [Sun May 10 02:00:41 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:41.545 8 INFO neutron.services.segments.plugin [-] Segment 1fffaeab-87cc-46a5-91ae-44810f88a92a resource provider aggregate not found 2026-05-10 02:00:41.554 8 INFO neutron.services.segments.plugin [-] Segment 1fffaeab-87cc-46a5-91ae-44810f88a92a resource provider aggregate not found 2026-05-10 02:00:41.577 8 INFO neutron.services.segments.plugin [-] Segment 1fffaeab-87cc-46a5-91ae-44810f88a92a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fffaeab-87cc-46a5-91ae-44810f88a92a found for delete ", "request_id": "req-f58ebdcf-1963-45fb-86bf-9d1b484cb4a8"}]} 2026-05-10 02:00:41.585 8 INFO neutron.services.segments.plugin [-] Segment 1fffaeab-87cc-46a5-91ae-44810f88a92a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fffaeab-87cc-46a5-91ae-44810f88a92a found for delete ", "request_id": "req-66c46cad-ac2f-4ab1-8c89-a234416d8761"}]} [pid: 8|app: 0|req: 762/1658] 10.0.0.173 () {32 vars in 688 bytes} [Sun May 10 02:00:41 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1659] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:41 2026] GET /v2.0/security-groups?tenant_id=fbab4d1289f54e6ca2f7a789a704504d&name=default => generated 2801 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1660] 10.0.0.173 () {32 vars in 684 bytes} [Sun May 10 02:00:41 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1661] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:41 2026] DELETE /v2.0/security-groups/02991445-db8d-43b6-aca6-1a947cb706dd => 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: 766/1662] 10.0.0.173 () {32 vars in 696 bytes} [Sun May 10 02:00:41 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1663] 10.0.0.173 () {32 vars in 682 bytes} [Sun May 10 02:00:41 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1664] 10.0.0.173 () {32 vars in 696 bytes} [Sun May 10 02:00:42 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1665] 10.0.0.173 () {32 vars in 692 bytes} [Sun May 10 02:00:42 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1666] 10.0.0.173 () {32 vars in 704 bytes} [Sun May 10 02:00:42 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1667] 10.0.0.173 () {32 vars in 734 bytes} [Sun May 10 02:00:42 2026] DELETE /v2.0/qos/policies/13d5c1ef-d6fd-4e03-8234-3aff7b5984d3 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1668] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 02:00:40 2026] PUT /v2.0/routers/c019da9c-40a0-4093-9a6d-d1ec7ba3919d/add_router_interface => generated 309 bytes in 2159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 772/1669] 10.0.0.173 () {32 vars in 734 bytes} [Sun May 10 02:00:42 2026] DELETE /v2.0/qos/policies/1c0a2cdf-d834-4ec8-a540-b6ea6c81eb87 => 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: 898/1670] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:00:42 2026] GET /v2.0/ports/d35ddd56-5b32-4101-a31e-23aa6fa2861b => generated 1026 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1671] 10.0.0.173 () {32 vars in 734 bytes} [Sun May 10 02:00:42 2026] DELETE /v2.0/qos/policies/f3cfe8e8-5263-4973-a1aa-cfa3188e909e => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1672] 10.0.0.173 () {32 vars in 734 bytes} [Sun May 10 02:00:42 2026] DELETE /v2.0/qos/policies/e83b6efe-2a1b-4290-b15f-afda124716c4 => 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: 775/1673] 10.0.0.173 () {32 vars in 734 bytes} [Sun May 10 02:00:42 2026] DELETE /v2.0/qos/policies/dfe87e9e-4ddf-44cd-a5da-f7c925f30866 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1674] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 02:00:42 2026] PUT /v2.0/routers/c019da9c-40a0-4093-9a6d-d1ec7ba3919d/remove_router_interface => generated 309 bytes in 1103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:00:43.857 8 INFO neutron.api.v2.resource [None req-5c36b91b-adf0-4fc2-a976-e019d547257c c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 776/1675] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 02:00:43 2026] PUT /v2.0/routers/c019da9c-40a0-4093-9a6d-d1ec7ba3919d/remove_router_interface => generated 197 bytes in 189 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1676] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:43 2026] GET /v2.0/security-groups?tenant_id=ffc1399e3ef34544aec0fea4327bfd3e&name=default => generated 2801 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:43.910 8 WARNING neutron_lib.context [None req-40ffb1fc-57f2-4b10-9be5-10e8681ec99c fb5e37034b1b44519d9e1636e35d1e61 59bccc93b1b74aee8035dcd5407d2e40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 901/1677] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:00:43 2026] GET /v2.0/ports?device_id=c019da9c-40a0-4093-9a6d-d1ec7ba3919d => 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: 902/1678] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:43 2026] DELETE /v2.0/security-groups/98903b85-79cc-45ba-8d75-d24b5f27f915 => 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: 777/1679] 10.0.0.173 () {34 vars in 684 bytes} [Sun May 10 02:00:43 2026] POST /v2.0/security-groups => generated 1561 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1680] 10.0.0.173 () {32 vars in 663 bytes} [Sun May 10 02:00:44 2026] GET /v2.0/security-groups => generated 4344 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1681] 10.0.0.173 () {34 vars in 758 bytes} [Sun May 10 02:00:44 2026] PUT /v2.0/security-groups/003c648a-e431-49f0-8f50-d13bed609469 => generated 1600 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1682] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:44 2026] GET /v2.0/security-groups?tenant_id=1c0318eb34c043398064125df86ccb21&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1683] 10.0.0.173 () {32 vars in 737 bytes} [Sun May 10 02:00:44 2026] GET /v2.0/security-groups/003c648a-e431-49f0-8f50-d13bed609469 => generated 1600 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1684] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:44 2026] DELETE /v2.0/security-groups/6d92893d-72d5-43da-908e-4be6d34ee0b3 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1685] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:44 2026] DELETE /v2.0/security-groups/003c648a-e431-49f0-8f50-d13bed609469 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1686] 10.0.0.173 () {32 vars in 663 bytes} [Sun May 10 02:00:44 2026] GET /v2.0/security-groups => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:44.727 7 INFO neutron.services.segments.plugin [-] Segment 1fc215cc-5d75-44ff-a3b8-683e37d74ad2 resource provider aggregate not found 2026-05-10 02:00:44.734 7 INFO neutron.services.segments.plugin [-] Segment 1fc215cc-5d75-44ff-a3b8-683e37d74ad2 resource provider aggregate not found [pid: 8|app: 0|req: 785/1687] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:44 2026] GET /v2.0/security-groups?tenant_id=150128fc1a4e4b3cbcb3650d081d1c15&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:44.751 7 INFO neutron.services.segments.plugin [-] Segment 1fc215cc-5d75-44ff-a3b8-683e37d74ad2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fc215cc-5d75-44ff-a3b8-683e37d74ad2 found for delete ", "request_id": "req-0fbd4c11-4222-462e-8c0e-90d9f375d6e5"}]} 2026-05-10 02:00:44.753 8 INFO neutron.api.v2.resource [None req-684cdf36-8aac-4962-b633-aaf085f184cd fb5e37034b1b44519d9e1636e35d1e61 59bccc93b1b74aee8035dcd5407d2e40 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 786/1688] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:44 2026] DELETE /v2.0/security-groups/003c648a-e431-49f0-8f50-d13bed609469 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:44.755 7 INFO neutron.services.segments.plugin [-] Segment 1fc215cc-5d75-44ff-a3b8-683e37d74ad2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fc215cc-5d75-44ff-a3b8-683e37d74ad2 found for delete ", "request_id": "req-751218e9-13bc-4cc0-ad40-e242a95bdb84"}]} 2026-05-10 02:00:44.759 7 INFO neutron.db.l3_hamode_db [None req-3f48c650-913f-4474-b3fa-96440b5d624d c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] HA network b9f9db50-34e8-45e9-b732-b947216a7e64 was deleted as no HA routers are present in tenant f217d56570b84d999f3594d05f9b2596. [pid: 7|app: 0|req: 903/1689] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:44 2026] DELETE /v2.0/routers/c019da9c-40a0-4093-9a6d-d1ec7ba3919d => generated 0 bytes in 734 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:44.772 7 WARNING neutron_lib.context [None req-d5c2b2ad-b269-4426-9a30-dae79c5afeea fb5e37034b1b44519d9e1636e35d1e61 59bccc93b1b74aee8035dcd5407d2e40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 787/1690] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:44 2026] DELETE /v2.0/security-groups/e75fec3c-e416-422c-bcdd-93c2801faf96 => 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: 904/1691] 10.0.0.173 () {34 vars in 684 bytes} [Sun May 10 02:00:44 2026] POST /v2.0/security-groups => generated 1561 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:00:44.881 7 WARNING neutron_lib.context [None req-a5636be6-bb71-435d-ba05-591c619b38f3 fb5e37034b1b44519d9e1636e35d1e61 59bccc93b1b74aee8035dcd5407d2e40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 905/1692] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:00:44 2026] POST /v2.0/security-group-rules => generated 569 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1693] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:00:45 2026] GET /v2.0/security-group-rules/74107912-e461-4e8f-9fcb-bfaf828516a7 => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1694] 10.0.0.173 () {32 vars in 673 bytes} [Sun May 10 02:00:45 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1695] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:44 2026] DELETE /v2.0/subnets/1cbcdc3a-09ad-4a77-bb21-7aaf66b62f71 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1696] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:00:45 2026] DELETE /v2.0/security-group-rules/74107912-e461-4e8f-9fcb-bfaf828516a7 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1697] 10.0.0.173 () {32 vars in 673 bytes} [Sun May 10 02:00:45 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:45.225 7 WARNING neutron_lib.context [None req-8d3968f2-8446-46dd-837a-9f8840c54c2e fb5e37034b1b44519d9e1636e35d1e61 59bccc93b1b74aee8035dcd5407d2e40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 910/1698] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:00:45 2026] POST /v2.0/security-group-rules => generated 569 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1699] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:00:45 2026] GET /v2.0/security-group-rules/193af3a0-43f1-4cc1-919e-5262e25b6b4d => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1700] 10.0.0.173 () {32 vars in 673 bytes} [Sun May 10 02:00:45 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1701] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:00:45 2026] DELETE /v2.0/security-group-rules/193af3a0-43f1-4cc1-919e-5262e25b6b4d => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:45.504 8 INFO neutron.services.segments.plugin [-] Segment 0ff7ca7d-30b5-4618-8557-c0fba92a3ef6 resource provider aggregate not found 2026-05-10 02:00:45.512 8 INFO neutron.services.segments.plugin [-] Segment 0ff7ca7d-30b5-4618-8557-c0fba92a3ef6 resource provider aggregate not found 2026-05-10 02:00:45.522 8 INFO neutron.services.segments.plugin [-] Segment 0ff7ca7d-30b5-4618-8557-c0fba92a3ef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ff7ca7d-30b5-4618-8557-c0fba92a3ef6 found for delete ", "request_id": "req-daaa59eb-7896-4bdc-99e0-068753781735"}]} 2026-05-10 02:00:45.534 8 INFO neutron.services.segments.plugin [-] Segment 0ff7ca7d-30b5-4618-8557-c0fba92a3ef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ff7ca7d-30b5-4618-8557-c0fba92a3ef6 found for delete ", "request_id": "req-b4eed38c-fd46-4ef3-b9e3-f4637a43e59a"}]} [pid: 8|app: 0|req: 789/1702] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:45 2026] DELETE /v2.0/networks/cbefd0eb-de4a-42be-b2a0-39bbda4eae87 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1703] 10.0.0.173 () {32 vars in 673 bytes} [Sun May 10 02:00:45 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:45.553 7 WARNING neutron_lib.context [None req-90ab1e51-cbb8-448f-b0cb-ffe714f79e41 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:45.607 7 INFO neutron.db.segments_db [None req-90ab1e51-cbb8-448f-b0cb-ffe714f79e41 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Added segment 0db6e927-b9bc-4c13-a4f5-b16e96fa6d1b of type vxlan for network 62af8817-2de8-46a1-8039-c229f4fbf63b 2026-05-10 02:00:45.708 8 WARNING neutron_lib.context [None req-0894254d-039a-4afd-b6ed-19c8f255c5ae 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1704] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:00:45 2026] POST /v2.0/networks => generated 629 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:45.722 7 WARNING neutron_lib.context [None req-5b5ef372-d275-4f49-97b1-b6f4711d17c4 fb5e37034b1b44519d9e1636e35d1e61 59bccc93b1b74aee8035dcd5407d2e40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:45.752 8 INFO neutron.db.segments_db [None req-0894254d-039a-4afd-b6ed-19c8f255c5ae 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] Added segment b62bb04b-e6b0-47bb-b4e7-837653680d0c of type vxlan for network 51d1806d-23ec-4d54-99fa-3d2ee735c0bb [pid: 7|app: 0|req: 916/1705] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:00:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:45.860 7 WARNING neutron_lib.context [None req-5dce3131-309b-49e7-9380-485a3963646a c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:46.091 8 INFO neutron.db.l3_hamode_db [None req-0894254d-039a-4afd-b6ed-19c8f255c5ae 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 917/1706] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:00:45 2026] POST /v2.0/subnets => generated 602 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1707] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:00:46 2026] GET /v2.0/security-group-rules/88123a0f-55ab-4a3c-afb6-4564551ae4e1 => generated 570 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:46.242 7 WARNING neutron_lib.context [None req-260e9bb7-ba55-4a78-98be-4455a9a8ac5e c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:46.282 7 INFO neutron.db.segments_db [None req-260e9bb7-ba55-4a78-98be-4455a9a8ac5e c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Added segment 2123b6d6-dd45-4869-a861-3b1dee1a3ef1 of type vxlan for network 8b9d9ef6-5a1b-4fd2-ac7c-78e23293d7cc 2026-05-10 02:00:46.335 8 INFO neutron.db.l3_hamode_db [None req-0894254d-039a-4afd-b6ed-19c8f255c5ae 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:00:46.683 7 INFO neutron.db.l3_hamode_db [None req-260e9bb7-ba55-4a78-98be-4455a9a8ac5e c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:00:46.876 7 INFO neutron.db.l3_hamode_db [None req-260e9bb7-ba55-4a78-98be-4455a9a8ac5e c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 790/1708] 10.0.0.173 () {34 vars in 668 bytes} [Sun May 10 02:00:45 2026] POST /v2.0/routers => generated 474 bytes in 1687 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1709] 10.0.0.173 () {32 vars in 673 bytes} [Sun May 10 02:00:47 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:47.307 8 WARNING neutron_lib.context [None req-04f78bd2-4559-4ec9-8d22-767510fea1c7 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:47.348 8 INFO neutron.db.l3_hamode_db [None req-04f78bd2-4559-4ec9-8d22-767510fea1c7 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:00:47.509 8 INFO neutron.db.l3_hamode_db [None req-04f78bd2-4559-4ec9-8d22-767510fea1c7 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 919/1710] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:00:46 2026] POST /v2.0/routers => generated 507 bytes in 1451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1711] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:00:47 2026] DELETE /v2.0/security-group-rules/88123a0f-55ab-4a3c-afb6-4564551ae4e1 => 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: 792/1712] 10.0.0.173 () {34 vars in 668 bytes} [Sun May 10 02:00:47 2026] POST /v2.0/routers => generated 474 bytes in 933 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1713] 10.0.0.173 () {32 vars in 673 bytes} [Sun May 10 02:00:48 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:48.286 8 WARNING neutron_lib.context [None req-023cf40a-daf3-49bf-9bf7-a36739b90c79 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:48.340 8 INFO neutron.db.l3_hamode_db [None req-023cf40a-daf3-49bf-9bf7-a36739b90c79 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:00:48.514 8 INFO neutron.db.l3_hamode_db [None req-023cf40a-daf3-49bf-9bf7-a36739b90c79 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 794/1714] 10.0.0.173 () {34 vars in 668 bytes} [Sun May 10 02:00:48 2026] POST /v2.0/routers => generated 474 bytes in 1069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1715] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:49 2026] DELETE /v2.0/security-groups/7bc69538-549b-499a-b259-3127fb75cdd7 => 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: 921/1716] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 02:00:47 2026] PUT /v2.0/routers/6111b16a-ef35-40b9-b395-2bff30fc9cfe/add_router_interface => generated 309 bytes in 1834 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:49.595 7 WARNING neutron_lib.context [None req-87285f2c-21c7-4201-9654-2d4b1b228688 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:49.630 8 WARNING neutron_lib.context [None req-d80c3c4f-47e2-47ab-a269-889f7fcdc1ec 1c86ba41ebab457a83830533882b36d1 788ce03fe1984dcb99888e460d721dd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:49.665 7 INFO neutron.db.l3_hamode_db [None req-87285f2c-21c7-4201-9654-2d4b1b228688 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 796/1717] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 02:00:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1718] 10.0.0.173 () {32 vars in 663 bytes} [Sun May 10 02:00:49 2026] GET /v2.0/security-groups => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:49.830 7 INFO neutron.db.l3_hamode_db [None req-87285f2c-21c7-4201-9654-2d4b1b228688 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 798/1719] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:00:49 2026] GET /v2.0/ports/bfc80f24-74c7-40eb-9cfa-173f398ab1c0 => generated 955 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:49.849 8 WARNING neutron_lib.context [None req-0874ff91-8a76-43f4-91d3-8229e990ab5c 1c86ba41ebab457a83830533882b36d1 788ce03fe1984dcb99888e460d721dd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 799/1720] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 02:00:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1721] 10.0.0.173 () {32 vars in 663 bytes} [Sun May 10 02:00:49 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1722] 10.0.0.173 () {34 vars in 668 bytes} [Sun May 10 02:00:49 2026] POST /v2.0/routers => generated 474 bytes in 955 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:50.551 7 WARNING neutron_lib.context [None req-8779ab82-6b94-45bf-aaba-6bc3af6c101b 1c86ba41ebab457a83830533882b36d1 788ce03fe1984dcb99888e460d721dd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 923/1723] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 02:00:50 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1724] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:50 2026] GET /v2.0/security-groups?tenant_id=59bccc93b1b74aee8035dcd5407d2e40&name=default => generated 2801 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:50.760 7 WARNING neutron_lib.context [None req-6530222f-3b1c-4605-be08-33ccb4df3a55 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:50.806 7 INFO neutron.db.l3_hamode_db [None req-6530222f-3b1c-4605-be08-33ccb4df3a55 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:00:50.982 7 INFO neutron.db.l3_hamode_db [None req-6530222f-3b1c-4605-be08-33ccb4df3a55 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 801/1725] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 02:00:49 2026] PUT /v2.0/routers/6111b16a-ef35-40b9-b395-2bff30fc9cfe/remove_router_interface => generated 309 bytes in 1472 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:51.422 8 WARNING neutron_lib.context [None req-61e0b2c1-30ab-480a-b5ee-ecb1d8fa370f 1c86ba41ebab457a83830533882b36d1 788ce03fe1984dcb99888e460d721dd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1726] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 02:00:51 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) [pid: 8|app: 0|req: 803/1727] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:51 2026] DELETE /v2.0/security-groups/37549178-a8ab-43d4-abd0-e32337653e37 => 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: 804/1728] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:00:51 2026] GET /v2.0/ports?device_id=6111b16a-ef35-40b9-b395-2bff30fc9cfe => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:51.585 8 WARNING neutron_lib.context [None req-d49d1760-e081-451a-b37e-fa1258cf8307 1c86ba41ebab457a83830533882b36d1 788ce03fe1984dcb99888e460d721dd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1729] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 02:00:51 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1730] 10.0.0.173 () {34 vars in 668 bytes} [Sun May 10 02:00:50 2026] POST /v2.0/routers => generated 474 bytes in 1084 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1731] 10.0.0.173 () {34 vars in 759 bytes} [Sun May 10 02:00:51 2026] PUT /v2.0/subnetpools/d0d774f5-6c2c-409a-9bcd-e667b0f00458/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1732] 10.0.0.173 () {34 vars in 751 bytes} [Sun May 10 02:00:51 2026] PUT /v2.0/routers/898cbd8d-6773-4be8-a341-3fe9614f5535/tags => generated 17 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1733] 10.0.0.173 () {34 vars in 759 bytes} [Sun May 10 02:00:51 2026] PUT /v2.0/subnetpools/b3acc075-bb8b-4d4a-b871-e398b957da06/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1734] 10.0.0.173 () {34 vars in 751 bytes} [Sun May 10 02:00:51 2026] PUT /v2.0/routers/a4921867-6a25-4695-a111-369a26b271e7/tags => generated 25 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1735] 10.0.0.173 () {34 vars in 759 bytes} [Sun May 10 02:00:52 2026] PUT /v2.0/subnetpools/af5dad96-b43b-48b6-bea0-7f07fd6cab93/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1736] 10.0.0.173 () {34 vars in 751 bytes} [Sun May 10 02:00:52 2026] PUT /v2.0/routers/64f995c8-b4da-4ce2-9552-8bc0abad6bce/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1737] 10.0.0.173 () {34 vars in 759 bytes} [Sun May 10 02:00:52 2026] PUT /v2.0/subnetpools/0e0603b4-458c-4971-9d21-fc791ce5d7a8/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:52.363 8 INFO neutron.services.segments.plugin [-] Segment 2123b6d6-dd45-4869-a861-3b1dee1a3ef1 resource provider aggregate not found 2026-05-10 02:00:52.369 8 INFO neutron.services.segments.plugin [-] Segment 2123b6d6-dd45-4869-a861-3b1dee1a3ef1 resource provider aggregate not found 2026-05-10 02:00:52.393 8 INFO neutron.db.l3_hamode_db [None req-246c4f92-ff5f-4f9c-b1ae-e139f3eafb4f c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] HA network 8b9d9ef6-5a1b-4fd2-ac7c-78e23293d7cc was deleted as no HA routers are present in tenant f217d56570b84d999f3594d05f9b2596. 2026-05-10 02:00:52.396 8 INFO neutron.services.segments.plugin [-] Segment 2123b6d6-dd45-4869-a861-3b1dee1a3ef1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2123b6d6-dd45-4869-a861-3b1dee1a3ef1 found for delete ", "request_id": "req-8aa15e0b-6ef5-4a59-a403-6f3e0ffd073e"}]} [pid: 8|app: 0|req: 806/1738] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:51 2026] DELETE /v2.0/routers/6111b16a-ef35-40b9-b395-2bff30fc9cfe => generated 0 bytes in 764 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:52.407 8 INFO neutron.services.segments.plugin [-] Segment 2123b6d6-dd45-4869-a861-3b1dee1a3ef1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2123b6d6-dd45-4869-a861-3b1dee1a3ef1 found for delete ", "request_id": "req-225cc40a-bc32-4de7-b4e3-a6ee3082bf84"}]} [pid: 7|app: 0|req: 933/1739] 10.0.0.173 () {34 vars in 751 bytes} [Sun May 10 02:00:52 2026] PUT /v2.0/routers/323c5bbf-7cdc-4d53-aeab-8a3b18314bb0/tags => generated 19 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1740] 10.0.0.173 () {32 vars in 672 bytes} [Sun May 10 02:00:52 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1741] 10.0.0.173 () {32 vars in 664 bytes} [Sun May 10 02:00:52 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1742] 10.0.0.173 () {32 vars in 686 bytes} [Sun May 10 02:00:52 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1743] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:52 2026] DELETE /v2.0/subnets/c35131c4-e65d-4bc4-a8e7-faaf12bafbdc => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1744] 10.0.0.173 () {32 vars in 682 bytes} [Sun May 10 02:00:52 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1745] 10.0.0.173 () {32 vars in 678 bytes} [Sun May 10 02:00:52 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1746] 10.0.0.173 () {32 vars in 694 bytes} [Sun May 10 02:00:52 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1747] 10.0.0.173 () {32 vars in 674 bytes} [Sun May 10 02:00:52 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1748] 10.0.0.173 () {32 vars in 680 bytes} [Sun May 10 02:00:52 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1749] 10.0.0.173 () {32 vars in 686 bytes} [Sun May 10 02:00:52 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1750] 10.0.0.173 () {32 vars in 694 bytes} [Sun May 10 02:00:52 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:53.057 7 INFO neutron.services.segments.plugin [-] Segment 0db6e927-b9bc-4c13-a4f5-b16e96fa6d1b resource provider aggregate not found 2026-05-10 02:00:53.063 7 INFO neutron.services.segments.plugin [-] Segment 0db6e927-b9bc-4c13-a4f5-b16e96fa6d1b resource provider aggregate not found 2026-05-10 02:00:53.082 7 INFO neutron.services.segments.plugin [-] Segment 0db6e927-b9bc-4c13-a4f5-b16e96fa6d1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db6e927-b9bc-4c13-a4f5-b16e96fa6d1b found for delete ", "request_id": "req-8345aa1d-1c98-45cb-b026-3e318b5dc76e"}]} 2026-05-10 02:00:53.083 7 INFO neutron.services.segments.plugin [-] Segment 0db6e927-b9bc-4c13-a4f5-b16e96fa6d1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db6e927-b9bc-4c13-a4f5-b16e96fa6d1b found for delete ", "request_id": "req-1e9fc172-66dd-4883-8443-ac0e53489778"}]} [pid: 8|app: 0|req: 816/1751] 10.0.0.173 () {32 vars in 672 bytes} [Sun May 10 02:00:52 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1752] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:00:52 2026] DELETE /v2.0/networks/62af8817-2de8-46a1-8039-c229f4fbf63b => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1753] 10.0.0.173 () {32 vars in 690 bytes} [Sun May 10 02:00:53 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:53.128 8 WARNING neutron_lib.context [None req-c821481d-f823-4962-85ad-3cf601fc3843 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:53.171 8 INFO neutron.db.segments_db [None req-c821481d-f823-4962-85ad-3cf601fc3843 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Added segment 3e9ed9c6-5e1d-4ab4-bbdd-860e7ee14990 of type vxlan for network c48883f6-b977-4868-99dc-bf5a8963311a [pid: 7|app: 0|req: 937/1754] 10.0.0.173 () {32 vars in 686 bytes} [Sun May 10 02:00:53 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1755] 10.0.0.173 () {32 vars in 702 bytes} [Sun May 10 02:00:53 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:53.433 7 WARNING neutron_lib.context [None req-d5655e7f-d7e4-48ac-acef-fa43b8308ed6 9e472dab5ab444e68fbb16de9fd95b79 d8d5a183f86a4560be265a01fdaf36ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 939/1756] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 02:00:53 2026] POST /v2.0/subnetpools => generated 548 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:53.515 8 INFO neutron.db.l3_hamode_db [None req-c821481d-f823-4962-85ad-3cf601fc3843 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 940/1757] 10.0.0.173 () {32 vars in 682 bytes} [Sun May 10 02:00:53 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1758] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:00:53 2026] DELETE /v2.0/subnetpools/d0d774f5-6c2c-409a-9bcd-e667b0f00458 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1761] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 02:00:54 2026] GET /v2.0/subnetpools/e2aaf944-1e27-40c3-a8a9-aa78e76e5b87 => generated 548 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1762] 10.0.0.173 () {32 vars in 694 bytes} [Sun May 10 02:00:54 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1763] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:00:54 2026] DELETE /v2.0/subnetpools/b3acc075-bb8b-4d4a-b871-e398b957da06 => 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: 947/1764] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 02:00:54 2026] PUT /v2.0/subnetpools/e2aaf944-1e27-40c3-a8a9-aa78e76e5b87 => generated 501 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1765] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:00:54 2026] GET /v2.0/routers/898cbd8d-6773-4be8-a341-3fe9614f5535 => generated 485 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1766] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:00:54 2026] DELETE /v2.0/subnetpools/af5dad96-b43b-48b6-bea0-7f07fd6cab93 => 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: 950/1767] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:00:54 2026] DELETE /v2.0/subnetpools/e2aaf944-1e27-40c3-a8a9-aa78e76e5b87 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:54.570 8 INFO neutron.db.l3_hamode_db [None req-c821481d-f823-4962-85ad-3cf601fc3843 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 951/1768] 10.0.0.173 () {34 vars in 742 bytes} [Sun May 10 02:00:54 2026] PUT /v2.0/routers/898cbd8d-6773-4be8-a341-3fe9614f5535 => generated 485 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1769] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:00:55 2026] DELETE /v2.0/subnetpools/0e0603b4-458c-4971-9d21-fc791ce5d7a8 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:55.348 7 INFO neutron.api.v2.resource [None req-cafa642b-5cf1-4e82-a508-f691835ed076 9e472dab5ab444e68fbb16de9fd95b79 d8d5a183f86a4560be265a01fdaf36ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 953/1770] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 02:00:55 2026] GET /v2.0/subnetpools/e2aaf944-1e27-40c3-a8a9-aa78e76e5b87 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1771] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:00:55 2026] GET /v2.0/ports?device_id=898cbd8d-6773-4be8-a341-3fe9614f5535 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:55.378 7 INFO neutron.api.v2.resource [None req-4c3a53f7-b602-460d-8157-7c7ac8b499c1 9e472dab5ab444e68fbb16de9fd95b79 d8d5a183f86a4560be265a01fdaf36ab - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 955/1772] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:00:55 2026] DELETE /v2.0/subnetpools/e2aaf944-1e27-40c3-a8a9-aa78e76e5b87 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1773] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:00:55 2026] DELETE /v2.0/subnetpools/e463add3-3045-44f2-b12b-1d012ed35ba9 => 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: 818/1774] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:00:53 2026] POST /v2.0/routers => generated 687 bytes in 2617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1775] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:00:55 2026] GET /v2.0/routers/e8554642-3c66-483f-9869-7c02695b8105 => generated 693 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1776] 10.0.0.173 () {32 vars in 647 bytes} [Sun May 10 02:00:55 2026] GET /v2.0/routers => generated 696 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1777] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:55 2026] DELETE /v2.0/routers/898cbd8d-6773-4be8-a341-3fe9614f5535 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1778] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:56 2026] GET /v2.0/security-groups?tenant_id=d8d5a183f86a4560be265a01fdaf36ab&name=default => generated 2801 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1779] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:00:56 2026] GET /v2.0/routers/a4921867-6a25-4695-a111-369a26b271e7 => generated 493 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1780] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:56 2026] DELETE /v2.0/security-groups/021b7217-248d-4ff1-a5c1-99486ccf217f => 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: 821/1781] 10.0.0.173 () {34 vars in 741 bytes} [Sun May 10 02:00:55 2026] PUT /v2.0/routers/e8554642-3c66-483f-9869-7c02695b8105 => generated 700 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1782] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:56 2026] GET /v2.0/security-groups?tenant_id=1cd70ee5361b41e79cc71c007c50323f&name=default => generated 2801 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1783] 10.0.0.173 () {34 vars in 742 bytes} [Sun May 10 02:00:56 2026] PUT /v2.0/routers/a4921867-6a25-4695-a111-369a26b271e7 => generated 493 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1784] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:00:57 2026] GET /v2.0/routers/e8554642-3c66-483f-9869-7c02695b8105 => generated 700 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1785] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:00:57 2026] GET /v2.0/ports?device_id=a4921867-6a25-4695-a111-369a26b271e7 => 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: 825/1786] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:00:57 2026] GET /v2.0/ports?device_id=e8554642-3c66-483f-9869-7c02695b8105 => 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: 962/1787] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:57 2026] DELETE /v2.0/security-groups/a85d71ae-62c6-448c-9822-e1269bd21557 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1788] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:57 2026] DELETE /v2.0/routers/a4921867-6a25-4695-a111-369a26b271e7 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1789] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:57 2026] GET /v2.0/security-groups?tenant_id=788ce03fe1984dcb99888e460d721dd2&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1790] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:00:57 2026] GET /v2.0/routers/64f995c8-b4da-4ce2-9552-8bc0abad6bce => generated 502 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1791] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:57 2026] DELETE /v2.0/security-groups/7dffe095-51d9-49d5-930a-118313ffd9b0 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:58.387 7 INFO neutron.services.segments.plugin [-] Segment 3e9ed9c6-5e1d-4ab4-bbdd-860e7ee14990 resource provider aggregate not found 2026-05-10 02:00:58.392 7 INFO neutron.services.segments.plugin [-] Segment 3e9ed9c6-5e1d-4ab4-bbdd-860e7ee14990 resource provider aggregate not found 2026-05-10 02:00:58.407 7 INFO neutron.services.segments.plugin [-] Segment 3e9ed9c6-5e1d-4ab4-bbdd-860e7ee14990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e9ed9c6-5e1d-4ab4-bbdd-860e7ee14990 found for delete ", "request_id": "req-221cddb4-fd3b-4cf1-830a-e7763c850954"}]} 2026-05-10 02:00:58.419 7 INFO neutron.services.segments.plugin [-] Segment 3e9ed9c6-5e1d-4ab4-bbdd-860e7ee14990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e9ed9c6-5e1d-4ab4-bbdd-860e7ee14990 found for delete ", "request_id": "req-60b77873-9e35-4dfa-a491-442a237ea27f"}]} 2026-05-10 02:00:58.425 7 INFO neutron.db.l3_hamode_db [None req-04fe7e21-f35e-4024-ad9a-61d0e7fa2804 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] HA network c48883f6-b977-4868-99dc-bf5a8963311a was deleted as no HA routers are present in tenant f217d56570b84d999f3594d05f9b2596. [pid: 7|app: 0|req: 963/1792] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:57 2026] DELETE /v2.0/routers/e8554642-3c66-483f-9869-7c02695b8105 => generated 0 bytes in 1092 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1793] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:58 2026] GET /v2.0/security-groups?tenant_id=63eaab03aeb84fad9903dcccea6026a3&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1794] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:00:58 2026] GET /v2.0/ports?device_id=e8554642-3c66-483f-9869-7c02695b8105 => 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: 966/1795] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:58 2026] DELETE /v2.0/security-groups/591bda0a-b0c0-4078-9cb1-92b9775519d9 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:58.694 7 INFO neutron.api.v2.resource [None req-ec4e8872-f221-4d95-9f0a-a07c5cffef7a c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 967/1796] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:58 2026] DELETE /v2.0/routers/e8554642-3c66-483f-9869-7c02695b8105 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1797] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:00:58 2026] GET /v2.0/ports?device_id=6111b16a-ef35-40b9-b395-2bff30fc9cfe => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:58.750 7 INFO neutron.api.v2.resource [None req-de162320-6700-48bf-baac-33b39f1c7e8f c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 969/1798] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:58 2026] DELETE /v2.0/routers/6111b16a-ef35-40b9-b395-2bff30fc9cfe => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:58.778 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6521760-0ed6-4eca-9a9c-b2ff9c548a59 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 970/1799] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:58 2026] DELETE /v2.0/subnets/c35131c4-e65d-4bc4-a8e7-faaf12bafbdc => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1800] 10.0.0.173 () {34 vars in 742 bytes} [Sun May 10 02:00:58 2026] PUT /v2.0/routers/64f995c8-b4da-4ce2-9552-8bc0abad6bce => generated 502 bytes in 717 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1801] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:00:58 2026] GET /v2.0/ports?device_id=c019da9c-40a0-4093-9a6d-d1ec7ba3919d => 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: 831/1802] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:00:58 2026] GET /v2.0/ports?device_id=64f995c8-b4da-4ce2-9552-8bc0abad6bce => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:58.833 7 INFO neutron.api.v2.resource [None req-af364ae5-0c5a-40c2-ab8c-1a08d27b5c81 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 972/1803] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:58 2026] DELETE /v2.0/routers/c019da9c-40a0-4093-9a6d-d1ec7ba3919d => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:58.856 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10fcf308-45f2-4d97-aa39-88dbb28a9274 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 973/1804] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:58 2026] DELETE /v2.0/subnets/1cbcdc3a-09ad-4a77-bb21-7aaf66b62f71 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1805] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:00:58 2026] GET /v2.0/ports?device_id=a420a43a-50c9-4f40-a049-f78a744908b8 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:58.930 7 INFO neutron.api.v2.resource [None req-f601542b-24a8-491d-a21b-e5c89e31a037 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 975/1806] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:58 2026] DELETE /v2.0/routers/a420a43a-50c9-4f40-a049-f78a744908b8 => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:58.953 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3f224f9-dd2f-4ec2-ae3c-249772ef3a0d c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 976/1807] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:58 2026] DELETE /v2.0/subnets/6fde89cc-bfa6-4663-8531-3ae3d56cbbd0 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:58.986 7 INFO neutron.pecan_wsgi.hooks.translation [None req-043fe6f1-57d0-4063-a543-4991c5523167 c3310090487348dca001887d373cf6c3 f217d56570b84d999f3594d05f9b2596 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 977/1808] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:58 2026] DELETE /v2.0/subnets/942124e9-66da-4267-8ca4-923ed6afcd90 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1809] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:00:58 2026] DELETE /v2.0/routers/64f995c8-b4da-4ce2-9552-8bc0abad6bce => generated 0 bytes in 497 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1810] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:00:59 2026] GET /v2.0/routers/323c5bbf-7cdc-4d53-aeab-8a3b18314bb0 => generated 487 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1811] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:00:59 2026] GET /v2.0/security-groups?tenant_id=f217d56570b84d999f3594d05f9b2596&name=default => generated 2801 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1812] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:00:59 2026] DELETE /v2.0/security-groups/0cfc8e1f-77c7-47ec-ba46-8a26de0f683a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1813] 10.0.0.173 () {34 vars in 742 bytes} [Sun May 10 02:00:59 2026] PUT /v2.0/routers/323c5bbf-7cdc-4d53-aeab-8a3b18314bb0 => generated 487 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1814] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:01:00 2026] GET /v2.0/ports?device_id=323c5bbf-7cdc-4d53-aeab-8a3b18314bb0 => 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: 834/1815] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:01:00 2026] DELETE /v2.0/routers/323c5bbf-7cdc-4d53-aeab-8a3b18314bb0 => generated 0 bytes in 535 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1816] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:01:00 2026] GET /v2.0/routers/816a3fc9-8c61-483b-8196-166724ad1809 => generated 480 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1817] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:01 2026] GET /v2.0/security-groups?tenant_id=0b0d45a04e89446d8a87067ea0111e7f&name=default => generated 2801 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1818] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:01 2026] DELETE /v2.0/security-groups/18fe8a21-dda1-493d-b95e-34180f74dedf => 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: 985/1819] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:01 2026] GET /v2.0/security-groups?tenant_id=c91c9abe1de442018e8e78c638f7ce15&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1820] 10.0.0.173 () {34 vars in 742 bytes} [Sun May 10 02:01:00 2026] PUT /v2.0/routers/816a3fc9-8c61-483b-8196-166724ad1809 => generated 480 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1821] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:01:01 2026] GET /v2.0/ports?device_id=816a3fc9-8c61-483b-8196-166724ad1809 => 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: 986/1822] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:01 2026] DELETE /v2.0/security-groups/6c6c61b7-dd59-4cbd-a397-dd631257e20e => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:02.306 7 WARNING neutron_lib.context [None req-f27658d4-5f41-49c9-91b3-1d8d8ae198b4 bd38ad924ccd41d3aa2c2d3221f0465f b83d6546690d4c43bc155c5081d87d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:02.361 7 INFO neutron.db.segments_db [None req-f27658d4-5f41-49c9-91b3-1d8d8ae198b4 bd38ad924ccd41d3aa2c2d3221f0465f b83d6546690d4c43bc155c5081d87d91 - - default default] Added segment 5262b7e3-cd7e-48fa-a397-f407b981a133 of type vxlan for network 7660c316-961b-481f-808d-8aea4e273e85 2026-05-10 02:01:02.687 7 INFO neutron.db.l3_hamode_db [None req-f27658d4-5f41-49c9-91b3-1d8d8ae198b4 bd38ad924ccd41d3aa2c2d3221f0465f b83d6546690d4c43bc155c5081d87d91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:01:02.721 8 INFO neutron.services.segments.plugin [-] Segment b62bb04b-e6b0-47bb-b4e7-837653680d0c resource provider aggregate not found 2026-05-10 02:01:02.730 8 INFO neutron.services.segments.plugin [-] Segment b62bb04b-e6b0-47bb-b4e7-837653680d0c resource provider aggregate not found 2026-05-10 02:01:02.742 8 INFO neutron.services.segments.plugin [-] Segment b62bb04b-e6b0-47bb-b4e7-837653680d0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b62bb04b-e6b0-47bb-b4e7-837653680d0c found for delete ", "request_id": "req-46eac103-75b1-47b2-bba2-d3c29b36b992"}]} 2026-05-10 02:01:02.749 8 INFO neutron.services.segments.plugin [-] Segment b62bb04b-e6b0-47bb-b4e7-837653680d0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b62bb04b-e6b0-47bb-b4e7-837653680d0c found for delete ", "request_id": "req-ed6b68af-b9c3-46e5-b530-f37047f2dae6"}]} 2026-05-10 02:01:02.754 8 INFO neutron.db.l3_hamode_db [None req-d3de6ad2-e47a-4547-9923-aeb9831078e8 171865f4df6240d6a7b6562145c2c895 a3341a27a83c49fd9256baa53fe0b040 - - default default] HA network 51d1806d-23ec-4d54-99fa-3d2ee735c0bb was deleted as no HA routers are present in tenant a3341a27a83c49fd9256baa53fe0b040. [pid: 8|app: 0|req: 837/1823] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:01:01 2026] DELETE /v2.0/routers/816a3fc9-8c61-483b-8196-166724ad1809 => generated 0 bytes in 782 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:02.871 7 INFO neutron.db.l3_hamode_db [None req-f27658d4-5f41-49c9-91b3-1d8d8ae198b4 bd38ad924ccd41d3aa2c2d3221f0465f b83d6546690d4c43bc155c5081d87d91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 838/1824] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:03 2026] GET /v2.0/security-groups?tenant_id=4704f1cdf6aa4acd97fcb38a18171376&name=default => generated 2801 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1825] 10.0.0.173 () {34 vars in 668 bytes} [Sun May 10 02:01:02 2026] POST /v2.0/routers => generated 474 bytes in 1647 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1826] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:03 2026] DELETE /v2.0/security-groups/e36415e0-4eb1-4842-9799-2eeb5d701419 => 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: 840/1827] 10.0.0.173 () {34 vars in 751 bytes} [Sun May 10 02:01:03 2026] PUT /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1828] 10.0.0.173 () {32 vars in 731 bytes} [Sun May 10 02:01:03 2026] GET /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1829] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:03 2026] GET /v2.0/security-groups?tenant_id=a3341a27a83c49fd9256baa53fe0b040&name=default => generated 2801 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1830] 10.0.0.173 () {34 vars in 762 bytes} [Sun May 10 02:01:03 2026] PUT /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags/green => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1831] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:03 2026] DELETE /v2.0/security-groups/3f49a2c6-e4e1-4217-87e3-76d8777a32ec => 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: 843/1832] 10.0.0.173 () {32 vars in 731 bytes} [Sun May 10 02:01:03 2026] GET /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1833] 10.0.0.173 () {34 vars in 758 bytes} [Sun May 10 02:01:04 2026] PUT /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags/red => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1834] 10.0.0.173 () {32 vars in 731 bytes} [Sun May 10 02:01:04 2026] GET /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1835] 10.0.0.173 () {34 vars in 780 bytes} [Sun May 10 02:01:04 2026] PUT /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags/black.or.white => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1836] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:04 2026] GET /v2.0/security-groups?tenant_id=b2fa7b797ebf46c2bdc7793678b502ee&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1837] 10.0.0.173 () {32 vars in 731 bytes} [Sun May 10 02:01:04 2026] GET /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags => generated 52 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1838] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:04 2026] DELETE /v2.0/security-groups/7cef9c8e-3697-42f8-accb-c063819f0d0a => 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: 847/1839] 10.0.0.173 () {34 vars in 751 bytes} [Sun May 10 02:01:04 2026] PUT /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags => generated 37 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1840] 10.0.0.173 () {32 vars in 731 bytes} [Sun May 10 02:01:04 2026] GET /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1841] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:04 2026] GET /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags/red => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:04.672 8 INFO neutron.api.v2.resource [None req-861eb32c-bfdd-44b3-a032-fa0066adb8e4 bd38ad924ccd41d3aa2c2d3221f0465f b83d6546690d4c43bc155c5081d87d91 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 849/1842] 10.0.0.173 () {32 vars in 743 bytes} [Sun May 10 02:01:04 2026] GET /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags/green => generated 99 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1843] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:04 2026] GET /v2.0/security-groups?tenant_id=bce5153326f9476f95d16d86a1b14b36&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1844] 10.0.0.173 () {32 vars in 742 bytes} [Sun May 10 02:01:04 2026] DELETE /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags/red => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1845] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:04 2026] DELETE /v2.0/security-groups/67c7fc4d-ded3-449f-8910-84d5d69b1923 => 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: 851/1846] 10.0.0.173 () {32 vars in 731 bytes} [Sun May 10 02:01:04 2026] GET /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags => generated 30 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:05.348 7 INFO neutron.api.v2.resource [None req-bb397b2b-1a82-4499-9394-fe091333d62b bd38ad924ccd41d3aa2c2d3221f0465f b83d6546690d4c43bc155c5081d87d91 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 996/1847] 10.0.0.173 () {32 vars in 746 bytes} [Sun May 10 02:01:04 2026] DELETE /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags/green => generated 99 bytes in 511 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1848] 10.0.0.173 () {32 vars in 734 bytes} [Sun May 10 02:01:05 2026] DELETE /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1849] 10.0.0.173 () {32 vars in 731 bytes} [Sun May 10 02:01:05 2026] GET /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156/tags => generated 12 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1850] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:01:05 2026] GET /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156 => generated 480 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1851] 10.0.0.173 () {34 vars in 742 bytes} [Sun May 10 02:01:05 2026] PUT /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156 => generated 480 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1852] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:06 2026] GET /v2.0/security-groups?tenant_id=1f4357b0b6ef42e9a9ac5ca227245aff&name=default => generated 2801 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1853] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:01:06 2026] GET /v2.0/ports?device_id=b11261c5-8046-43f8-9fae-42e0c4957156 => 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: 855/1854] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:06 2026] DELETE /v2.0/security-groups/797b60a0-3949-4b11-9c7d-5ae984c074b0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:07.164 7 INFO neutron.services.segments.plugin [-] Segment 5262b7e3-cd7e-48fa-a397-f407b981a133 resource provider aggregate not found 2026-05-10 02:01:07.171 7 INFO neutron.services.segments.plugin [-] Segment 5262b7e3-cd7e-48fa-a397-f407b981a133 resource provider aggregate not found 2026-05-10 02:01:07.189 7 INFO neutron.services.segments.plugin [-] Segment 5262b7e3-cd7e-48fa-a397-f407b981a133 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5262b7e3-cd7e-48fa-a397-f407b981a133 found for delete ", "request_id": "req-a8fe404b-fed9-410d-8571-8500397f2c9d"}]} 2026-05-10 02:01:07.191 7 INFO neutron.services.segments.plugin [-] Segment 5262b7e3-cd7e-48fa-a397-f407b981a133 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5262b7e3-cd7e-48fa-a397-f407b981a133 found for delete ", "request_id": "req-092e785f-a56c-4919-9e1f-b9c0d2f4fc80"}]} 2026-05-10 02:01:07.195 7 INFO neutron.db.l3_hamode_db [None req-bcf68839-2afc-4806-9960-2d70a416d2a0 bd38ad924ccd41d3aa2c2d3221f0465f b83d6546690d4c43bc155c5081d87d91 - - default default] HA network 7660c316-961b-481f-808d-8aea4e273e85 was deleted as no HA routers are present in tenant b83d6546690d4c43bc155c5081d87d91. [pid: 7|app: 0|req: 1000/1855] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:01:06 2026] DELETE /v2.0/routers/b11261c5-8046-43f8-9fae-42e0c4957156 => generated 0 bytes in 777 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1856] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:07 2026] GET /v2.0/security-groups?tenant_id=488155583152483c9583af4130a1810f&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1857] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:07 2026] DELETE /v2.0/security-groups/28bcd146-4aec-4fa1-b116-8b4930b37100 => 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: 1002/1858] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:07 2026] GET /v2.0/security-groups?tenant_id=e9ec7d108fad46f99f1e44291751d450&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1859] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:08 2026] DELETE /v2.0/security-groups/f586a130-dc32-4de2-9d8f-dee6bf7b3202 => 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: 857/1860] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:07 2026] GET /v2.0/security-groups?tenant_id=94ef69ce67f0470f806ef06046083f83&name=default => generated 2801 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1861] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:08 2026] DELETE /v2.0/security-groups/96ea31e3-a6e0-4a0b-9266-3e04e61297f8 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:08.477 8 WARNING neutron_lib.context [None req-98f4c944-b13e-473b-9940-4f789f938bb2 7deef257f2024d35b43f45a19aac5ba0 cab55de05c1f4972ad98dff5c54eacb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:08.697 7 INFO neutron.db.segments_db [None req-8e703de1-98d2-4309-8783-9309ec672c99 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 0aec2a15-87d5-4e30-bd2b-2492a72ba9cd of type vxlan for network 562fa13c-04b7-4419-937c-70e16572356a [pid: 7|app: 0|req: 1005/1862] 10.0.0.173 () {34 vars in 671 bytes} [Sun May 10 02:01:08 2026] POST /v2.0/networks => generated 740 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1865] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:08 2026] GET /v2.0/security-groups?tenant_id=b83d6546690d4c43bc155c5081d87d91&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1866] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:08 2026] POST /v2.0/subnets => generated 663 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1867] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 02:01:08 2026] POST /v2.0/floatingips => generated 552 bytes in 981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1868] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:09 2026] DELETE /v2.0/security-groups/138e2c9c-dabf-4076-a7bc-079b9124bf07 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:09.330 8 INFO neutron.db.segments_db [None req-8486dab8-f03a-4dd1-937a-945318bc075d 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 08cb2aaf-1dc9-4f21-a3c5-b75de3afcaac of type vxlan for network b62148ef-e978-4f54-a5f6-b8fd48552ea1 [pid: 7|app: 0|req: 1011/1869] 10.0.0.173 () {34 vars in 759 bytes} [Sun May 10 02:01:09 2026] PUT /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1870] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:09 2026] GET /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1871] 10.0.0.173 () {34 vars in 770 bytes} [Sun May 10 02:01:09 2026] PUT /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1872] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:09 2026] GET /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1873] 10.0.0.173 () {34 vars in 766 bytes} [Sun May 10 02:01:09 2026] PUT /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/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: 1016/1874] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:09 2026] GET /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/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: 1017/1875] 10.0.0.173 () {34 vars in 788 bytes} [Sun May 10 02:01:09 2026] PUT /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:01:09.713 8 INFO neutron.db.l3_hamode_db [None req-8486dab8-f03a-4dd1-937a-945318bc075d 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1018/1876] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:09 2026] GET /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1877] 10.0.0.173 () {34 vars in 759 bytes} [Sun May 10 02:01:09 2026] PUT /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1878] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:09 2026] GET /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1879] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:01:09 2026] GET /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:09.907 7 INFO neutron.api.v2.resource [None req-5e148c79-344e-4a3c-ab59-6f641b2794bb 7deef257f2024d35b43f45a19aac5ba0 cab55de05c1f4972ad98dff5c54eacb6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1022/1880] 10.0.0.173 () {32 vars in 751 bytes} [Sun May 10 02:01:09 2026] GET /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/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: 1023/1881] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:01:09 2026] DELETE /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1882] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:09 2026] GET /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:10.053 7 INFO neutron.api.v2.resource [None req-49296c17-329c-43f7-aa7b-8a22958d6c75 7deef257f2024d35b43f45a19aac5ba0 cab55de05c1f4972ad98dff5c54eacb6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1025/1883] 10.0.0.173 () {32 vars in 754 bytes} [Sun May 10 02:01:10 2026] DELETE /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1884] 10.0.0.173 () {32 vars in 742 bytes} [Sun May 10 02:01:10 2026] DELETE /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1885] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:10 2026] GET /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1886] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:01:10 2026] DELETE /v2.0/floatingips/d11d4c37-1fcd-4f60-b7d7-8c53585212d5 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:10.947 8 INFO neutron.db.l3_hamode_db [None req-8486dab8-f03a-4dd1-937a-945318bc075d 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1029/1887] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:11 2026] GET /v2.0/security-groups?tenant_id=a99a660519114efa94040bbad2ecbba3&name=default => generated 2801 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1888] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:11 2026] DELETE /v2.0/security-groups/8978ac0c-0a19-45c2-846c-4b70ccd6ad7f => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1889] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:11 2026] GET /v2.0/security-groups?tenant_id=cab55de05c1f4972ad98dff5c54eacb6&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1890] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:12 2026] DELETE /v2.0/security-groups/7d54c713-4c52-45c2-ab8c-646b0d80b3e2 => 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: 859/1891] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:09 2026] POST /v2.0/routers => generated 727 bytes in 3129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:12.780 8 WARNING neutron_lib.context [None req-7c91aafb-f0f8-40ce-94a2-7e28a428f40a 07dcabc2dbf841bab0d8340ff83407bf 871c4681ebe641b88e9e7796264d0c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 860/1892] 10.0.0.173 () {34 vars in 684 bytes} [Sun May 10 02:01:12 2026] POST /v2.0/security-groups => generated 1537 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:01:12.964 8 WARNING neutron_lib.context [None req-4ccca9bd-f28f-4bd1-94cb-d3b133dee686 07dcabc2dbf841bab0d8340ff83407bf 871c4681ebe641b88e9e7796264d0c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 861/1893] 10.0.0.173 () {34 vars in 684 bytes} [Sun May 10 02:01:12 2026] POST /v2.0/security-groups => generated 1537 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:01:13.251 8 WARNING neutron_lib.context [None req-c0cfc702-bac5-4198-a492-8dbe53c4be78 b362c526a286459a8df96e8de65242a2 4b8eb43f127a4b91980d4b32a4a08587 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:13.372 8 INFO neutron.db.segments_db [None req-c0cfc702-bac5-4198-a492-8dbe53c4be78 b362c526a286459a8df96e8de65242a2 4b8eb43f127a4b91980d4b32a4a08587 - - default default] Added segment 8886f988-d80a-470e-8cd3-6033acb37632 of type vxlan for network 01b00e33-001d-4923-a11f-7c07f6a37f25 [pid: 8|app: 0|req: 862/1894] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:01:13 2026] POST /v2.0/networks => generated 631 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:13.507 8 WARNING neutron_lib.context [None req-2b93311d-fea5-4341-83d0-1fb2c1214c27 07dcabc2dbf841bab0d8340ff83407bf 871c4681ebe641b88e9e7796264d0c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 863/1895] 10.0.0.173 () {34 vars in 684 bytes} [Sun May 10 02:01:13 2026] POST /v2.0/security-groups => generated 1537 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:01:13.637 8 WARNING neutron_lib.context [None req-588b792d-ff77-40d7-a621-ef072bb3ae2d b362c526a286459a8df96e8de65242a2 4b8eb43f127a4b91980d4b32a4a08587 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1033/1896] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 02:01:12 2026] PUT /v2.0/routers/71577a7a-34d3-4aaa-8824-f5c62a6f342e/add_router_interface => generated 309 bytes in 1464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:13.878 7 WARNING neutron_lib.context [None req-e666a3e8-0cc6-4a2c-9f6b-e10d369afec5 07dcabc2dbf841bab0d8340ff83407bf 871c4681ebe641b88e9e7796264d0c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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.173 () {34 vars in 684 bytes} [Sun May 10 02:01:13 2026] POST /v2.0/security-groups => generated 1537 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:01:13.999 7 WARNING neutron_lib.context [None req-a4c2c19e-c39e-4e87-a6d1-1934a88a8668 07dcabc2dbf841bab0d8340ff83407bf 871c4681ebe641b88e9e7796264d0c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1898] 10.0.0.173 () {34 vars in 664 bytes} [Sun May 10 02:01:13 2026] POST /v2.0/ports => generated 743 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:01:14.050 8 WARNING neutron_lib.context [None req-b6d7c8fc-2673-44fd-ae45-9e3c11ab5629 b362c526a286459a8df96e8de65242a2 4b8eb43f127a4b91980d4b32a4a08587 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1035/1899] 10.0.0.173 () {34 vars in 684 bytes} [Sun May 10 02:01:13 2026] POST /v2.0/security-groups => generated 1537 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1900] 10.0.0.173 () {34 vars in 767 bytes} [Sun May 10 02:01:14 2026] PUT /v2.0/security-groups/76e3cbc0-ea2c-4e2e-83e2-6745a0f4ec61/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1901] 10.0.0.173 () {34 vars in 767 bytes} [Sun May 10 02:01:14 2026] PUT /v2.0/security-groups/12c8acac-082e-43bc-bb79-5de5b7ccb44c/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1902] 10.0.0.173 () {34 vars in 767 bytes} [Sun May 10 02:01:14 2026] PUT /v2.0/security-groups/e6a8ebb4-3a9f-40d7-834b-0e405d59c059/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1903] 10.0.0.173 () {34 vars in 767 bytes} [Sun May 10 02:01:14 2026] PUT /v2.0/security-groups/bee19b2a-4859-4272-8234-27f90260cfda/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1904] 10.0.0.173 () {34 vars in 666 bytes} [Sun May 10 02:01:14 2026] POST /v2.0/trunks => generated 407 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1905] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 02:01:14 2026] PUT /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/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: 1040/1906] 10.0.0.173 () {32 vars in 680 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1907] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/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: 868/1908] 10.0.0.173 () {34 vars in 760 bytes} [Sun May 10 02:01:14 2026] PUT /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/tags/green => 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: 869/1909] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1910] 10.0.0.173 () {32 vars in 694 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1911] 10.0.0.173 () {34 vars in 756 bytes} [Sun May 10 02:01:14 2026] PUT /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1912] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1913] 10.0.0.173 () {32 vars in 690 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1914] 10.0.0.173 () {34 vars in 778 bytes} [Sun May 10 02:01:14 2026] PUT /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/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: 7|app: 0|req: 1043/1915] 10.0.0.173 () {32 vars in 702 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1916] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1917] 10.0.0.173 () {32 vars in 688 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1918] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 02:01:14 2026] PUT /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1919] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1920] 10.0.0.173 () {32 vars in 702 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1921] 10.0.0.173 () {32 vars in 737 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:14.713 8 INFO neutron.api.v2.resource [None req-0f237ca6-7b79-47ca-a37a-16f704c2b1ac b362c526a286459a8df96e8de65242a2 4b8eb43f127a4b91980d4b32a4a08587 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 877/1922] 10.0.0.173 () {32 vars in 741 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1923] 10.0.0.173 () {32 vars in 698 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1924] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:14 2026] DELETE /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1925] 10.0.0.173 () {32 vars in 710 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1926] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:14.828 8 INFO neutron.api.v2.resource [None req-966e4545-e7b2-4f28-9851-779672ec546b b362c526a286459a8df96e8de65242a2 4b8eb43f127a4b91980d4b32a4a08587 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 880/1927] 10.0.0.173 () {32 vars in 744 bytes} [Sun May 10 02:01:14 2026] DELETE /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1928] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:01:14 2026] DELETE /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/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: 882/1929] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a/tags => 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: 1048/1930] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:14 2026] DELETE /v2.0/security-groups/76e3cbc0-ea2c-4e2e-83e2-6745a0f4ec61 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1931] 10.0.0.173 () {32 vars in 719 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a => generated 407 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1932] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:14 2026] DELETE /v2.0/security-groups/12c8acac-082e-43bc-bb79-5de5b7ccb44c => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1933] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/ports/8f384da3-6be5-4445-b699-d78f9f07d14b => generated 826 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1934] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:15 2026] DELETE /v2.0/security-groups/e6a8ebb4-3a9f-40d7-834b-0e405d59c059 => 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: 885/1935] 10.0.0.173 () {32 vars in 722 bytes} [Sun May 10 02:01:15 2026] DELETE /v2.0/trunks/6d1f06d6-fd85-4533-bc96-9ab8b84fce4a => 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: 1051/1936] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:15 2026] DELETE /v2.0/security-groups/bee19b2a-4859-4272-8234-27f90260cfda => 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: 1052/1937] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:15 2026] DELETE /v2.0/security-groups/bbeee19c-ffba-42f4-b6ec-22bd5f240cf3 => 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: 886/1938] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:01:15 2026] DELETE /v2.0/ports/8f384da3-6be5-4445-b699-d78f9f07d14b => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:15.654 7 INFO neutron.services.segments.plugin [-] Segment 8886f988-d80a-470e-8cd3-6033acb37632 resource provider aggregate not found 2026-05-10 02:01:15.659 7 INFO neutron.services.segments.plugin [-] Segment 8886f988-d80a-470e-8cd3-6033acb37632 resource provider aggregate not found 2026-05-10 02:01:15.678 7 INFO neutron.services.segments.plugin [-] Segment 8886f988-d80a-470e-8cd3-6033acb37632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8886f988-d80a-470e-8cd3-6033acb37632 found for delete ", "request_id": "req-e7e788de-2828-4eec-8899-6f1eb782d805"}]} 2026-05-10 02:01:15.679 7 INFO neutron.services.segments.plugin [-] Segment 8886f988-d80a-470e-8cd3-6033acb37632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8886f988-d80a-470e-8cd3-6033acb37632 found for delete ", "request_id": "req-499df812-efe0-4dda-86b0-080bbd9c7cc1"}]} [pid: 7|app: 0|req: 1053/1939] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:01:15 2026] DELETE /v2.0/networks/01b00e33-001d-4923-a11f-7c07f6a37f25 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:15.724 8 WARNING neutron_lib.context [None req-e0aa331e-7a20-474b-bb4b-33c9f99d3cba b4128cd8cb434c31bda5bd371e8cbae4 2d44ac39947544e49957768fac58b201 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:15.852 8 INFO neutron.db.segments_db [None req-e0aa331e-7a20-474b-bb4b-33c9f99d3cba b4128cd8cb434c31bda5bd371e8cbae4 2d44ac39947544e49957768fac58b201 - - default default] Added segment b1956a79-7b2f-48d5-99eb-3601d97b561f of type vxlan for network 85ad8af7-91e6-419c-975b-af70401eceff [pid: 8|app: 0|req: 887/1940] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:01:15 2026] POST /v2.0/networks => generated 632 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:15.985 7 WARNING neutron_lib.context [None req-59b6470e-4297-4376-b6ef-459d0c3d9573 b4128cd8cb434c31bda5bd371e8cbae4 2d44ac39947544e49957768fac58b201 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1054/1941] 10.0.0.173 () {34 vars in 664 bytes} [Sun May 10 02:01:15 2026] POST /v2.0/ports => generated 743 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1942] 10.0.0.93 () {34 vars in 981 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/networks?id=562fa13c-04b7-4419-937c-70e16572356a => generated 672 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1055/1943] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/security-groups?tenant_id=4b8eb43f127a4b91980d4b32a4a08587&name=default => generated 2801 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1944] 10.0.0.173 () {34 vars in 747 bytes} [Sun May 10 02:01:16 2026] PUT /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1945] 10.0.0.93 () {34 vars in 964 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/quotas/e3437302704c4f80b01a5679918bb9ec => 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: 889/1946] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/security-groups?tenant_id=ec59daed12744b87b5324d8cc33ec9a8&name=default => generated 2801 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/1947] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:16 2026] DELETE /v2.0/security-groups/7c0500d7-1ed0-48f0-b06e-b073f971afb9 => 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: 890/1948] 10.0.0.173 () {32 vars in 727 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1949] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:16 2026] DELETE /v2.0/security-groups/7f529c58-1bd3-401d-99fb-b1cd4b13c828 => 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: 1059/1950] 10.0.0.93 () {34 vars in 1001 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/ports?tenant_id=e3437302704c4f80b01a5679918bb9ec&fields=id => generated 103 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1951] 10.0.0.173 () {34 vars in 758 bytes} [Sun May 10 02:01:16 2026] PUT /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1952] 10.0.0.93 () {34 vars in 1007 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/networks/562fa13c-04b7-4419-937c-70e16572356a?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1953] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/security-groups?tenant_id=4c999ca4b7064622888b9be37ddbc3b6&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1954] 10.0.0.173 () {32 vars in 727 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/1955] 10.0.0.93 () {34 vars in 1107 bytes} [Sun May 10 02:01:17 2026] GET /v2.0/networks/562fa13c-04b7-4419-937c-70e16572356a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/1956] 10.0.0.173 () {34 vars in 754 bytes} [Sun May 10 02:01:17 2026] PUT /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1957] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:17 2026] DELETE /v2.0/security-groups/2d1c0990-6d13-4ca9-b467-32ba32062349 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1958] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:17 2026] GET /v2.0/security-groups?tenant_id=871c4681ebe641b88e9e7796264d0c5d&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1959] 10.0.0.173 () {32 vars in 727 bytes} [Sun May 10 02:01:17 2026] GET /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1960] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:01:17 2026] GET /v2.0/ports?device_id=2b0848e4-352a-4e32-956f-a8a98f207329 => 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: 898/1961] 10.0.0.173 () {34 vars in 776 bytes} [Sun May 10 02:01:17 2026] PUT /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1962] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:17 2026] DELETE /v2.0/security-groups/e2b357ef-bced-4fd5-911b-df47a0bf797e => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1963] 10.0.0.173 () {32 vars in 727 bytes} [Sun May 10 02:01:17 2026] GET /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/1964] 10.0.0.173 () {34 vars in 747 bytes} [Sun May 10 02:01:17 2026] PUT /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1965] 10.0.0.173 () {32 vars in 727 bytes} [Sun May 10 02:01:17 2026] GET /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/1966] 10.0.0.173 () {32 vars in 735 bytes} [Sun May 10 02:01:17 2026] GET /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:17.585 7 INFO neutron.api.v2.resource [None req-197dc100-7970-486e-a85e-7dd114afc772 b4128cd8cb434c31bda5bd371e8cbae4 2d44ac39947544e49957768fac58b201 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1067/1967] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:17 2026] GET /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1968] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:17 2026] GET /v2.0/security-groups?tenant_id=acab785766044f4081b953d309db7283&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/1969] 10.0.0.173 () {32 vars in 738 bytes} [Sun May 10 02:01:17 2026] DELETE /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/1970] 10.0.0.173 () {32 vars in 727 bytes} [Sun May 10 02:01:17 2026] GET /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1971] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:17 2026] DELETE /v2.0/security-groups/6c42a74c-3228-4ea8-858d-de4b48c7986e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:17.754 7 INFO neutron.api.v2.resource [None req-ad870f18-dd63-4567-a96b-0df67f3eaf61 b4128cd8cb434c31bda5bd371e8cbae4 2d44ac39947544e49957768fac58b201 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1070/1972] 10.0.0.173 () {32 vars in 742 bytes} [Sun May 10 02:01:17 2026] DELETE /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1973] 10.0.0.173 () {32 vars in 730 bytes} [Sun May 10 02:01:17 2026] DELETE /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/1974] 10.0.0.173 () {32 vars in 727 bytes} [Sun May 10 02:01:17 2026] GET /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/1975] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:01:17 2026] GET /v2.0/networks?id=562fa13c-04b7-4419-937c-70e16572356a => generated 672 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:18.095 7 WARNING neutron_lib.context [req-efe7fd3b-9f95-48d8-9d1c-117de5c7d31f req-8b60d5e7-181f-44b9-97ab-3e2639225625 4434e3cc0daf4aec82fc2c6e47e24f0f e3437302704c4f80b01a5679918bb9ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1976] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:01:17 2026] DELETE /v2.0/ports/419ac4ed-8a89-478f-aa1c-bb8840d3fbb8 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:18.370 8 INFO neutron.services.segments.plugin [-] Segment b1956a79-7b2f-48d5-99eb-3601d97b561f resource provider aggregate not found 2026-05-10 02:01:18.375 8 INFO neutron.services.segments.plugin [-] Segment b1956a79-7b2f-48d5-99eb-3601d97b561f resource provider aggregate not found 2026-05-10 02:01:18.389 8 INFO neutron.services.segments.plugin [-] Segment b1956a79-7b2f-48d5-99eb-3601d97b561f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1956a79-7b2f-48d5-99eb-3601d97b561f found for delete ", "request_id": "req-369646b7-852a-4a15-b587-5640a54f5525"}]} 2026-05-10 02:01:18.400 8 INFO neutron.services.segments.plugin [-] Segment b1956a79-7b2f-48d5-99eb-3601d97b561f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1956a79-7b2f-48d5-99eb-3601d97b561f found for delete ", "request_id": "req-e6972ddf-eabd-4e50-ad34-cc8e55688996"}]} [pid: 8|app: 0|req: 905/1977] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:01:18 2026] DELETE /v2.0/networks/85ad8af7-91e6-419c-975b-af70401eceff => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1978] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:01:18 2026] GET /v2.0/ports?device_id=2b0848e4-352a-4e32-956f-a8a98f207329 => 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: 1073/1979] 199.204.45.162 () {38 vars in 955 bytes} [Sun May 10 02:01:18 2026] POST /v2.0/ports => generated 954 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 907/1980] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 02:01:18 2026] PUT /v2.0/ports/9a0fb683-f91a-4317-b20c-2dfe82204986 => generated 1199 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/1981] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:19 2026] GET /v2.0/security-groups?tenant_id=291e0acbd2974c089e89f4da599e14e5&name=default => generated 2801 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:01:19.383 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e45ed10-14a3-4f61-9d6c-8cb6d5115f26'] response: {'name': 'network-changed', 'server_uuid': '2b0848e4-352a-4e32-956f-a8a98f207329', 'tag': '9a0fb683-f91a-4317-b20c-2dfe82204986', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1075/1982] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:01:19 2026] GET /v2.0/ports?tenant_id=e3437302704c4f80b01a5679918bb9ec&device_id=2b0848e4-352a-4e32-956f-a8a98f207329 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1983] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:19 2026] DELETE /v2.0/security-groups/f99e549f-f5dd-482d-b8a2-703a95a0d7ec => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 909/1984] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:01:19 2026] GET /v2.0/ports?device_id=2b0848e4-352a-4e32-956f-a8a98f207329 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1985] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:19 2026] GET /v2.0/security-groups?tenant_id=2d44ac39947544e49957768fac58b201&name=default => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1986] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 02:01:19 2026] GET /v2.0/security-groups?id=e9395e2b-8ac3-4d57-8bbf-02f4d23fec1a&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/1987] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:01:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9a0fb683-f91a-4317-b20c-2dfe82204986 => generated 19 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1988] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:19 2026] DELETE /v2.0/security-groups/ac1b3f6f-4d48-4793-95df-91daa54fa808 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/1989] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:01:19 2026] GET /v2.0/subnets?id=1f384e00-b660-4c08-99be-e4cc9a5914ce => generated 666 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1990] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:01:19 2026] GET /v2.0/ports?network_id=562fa13c-04b7-4419-937c-70e16572356a&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/1991] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:01:19 2026] GET /v2.0/networks/562fa13c-04b7-4419-937c-70e16572356a?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1992] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/networks/562fa13c-04b7-4419-937c-70e16572356a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/1993] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/ports?tenant_id=e3437302704c4f80b01a5679918bb9ec&device_id=2b0848e4-352a-4e32-956f-a8a98f207329 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1994] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/networks?id=562fa13c-04b7-4419-937c-70e16572356a => generated 768 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/1995] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9a0fb683-f91a-4317-b20c-2dfe82204986 => 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: 916/1996] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/subnets?id=1f384e00-b660-4c08-99be-e4cc9a5914ce => generated 666 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/1997] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/ports?network_id=562fa13c-04b7-4419-937c-70e16572356a&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1998] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/networks/562fa13c-04b7-4419-937c-70e16572356a?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/1999] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/networks/562fa13c-04b7-4419-937c-70e16572356a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/2000] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/ports?device_id=2b0848e4-352a-4e32-956f-a8a98f207329 => 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: 919/2001] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/security-groups?id=e9395e2b-8ac3-4d57-8bbf-02f4d23fec1a&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:21.045 7 WARNING neutron_lib.context [None req-d22147a6-e05d-4a57-9f2e-c8af1a5a2e5f 8730fa9f1fc64ff79d3770821a641617 0e231e556c644db9b9f8a25e28d27646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:21.199 7 INFO neutron.db.segments_db [None req-d22147a6-e05d-4a57-9f2e-c8af1a5a2e5f 8730fa9f1fc64ff79d3770821a641617 0e231e556c644db9b9f8a25e28d27646 - - default default] Added segment 17d89619-d24a-4563-91b6-37ec334bc26c of type vxlan for network 6eddb2b6-04d4-41c7-8574-cf78b0466a0e [pid: 7|app: 0|req: 1083/2002] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:01:20 2026] POST /v2.0/networks => generated 632 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:21.328 8 WARNING neutron_lib.context [None req-1445530f-b0b3-4789-9a96-1c04662c8b19 8730fa9f1fc64ff79d3770821a641617 0e231e556c644db9b9f8a25e28d27646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:21.385 8 INFO neutron.db.segments_db [None req-1445530f-b0b3-4789-9a96-1c04662c8b19 8730fa9f1fc64ff79d3770821a641617 0e231e556c644db9b9f8a25e28d27646 - - default default] Added segment ee8d2795-2278-48c4-9d6b-1600d41aeddd of type vxlan for network 4b10c43f-f2d7-4a05-8972-a1c75e9771ee [pid: 8|app: 0|req: 920/2003] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:01:21 2026] POST /v2.0/networks => generated 631 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2004] 10.0.0.173 () {34 vars in 753 bytes} [Sun May 10 02:01:21 2026] PUT /v2.0/networks/6eddb2b6-04d4-41c7-8574-cf78b0466a0e/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/2005] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:01:21 2026] GET /v2.0/networks/6eddb2b6-04d4-41c7-8574-cf78b0466a0e/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2006] 10.0.0.173 () {34 vars in 753 bytes} [Sun May 10 02:01:21 2026] PUT /v2.0/networks/4b10c43f-f2d7-4a05-8972-a1c75e9771ee/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/2007] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:01:21 2026] GET /v2.0/networks/4b10c43f-f2d7-4a05-8972-a1c75e9771ee/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2008] 10.0.0.173 () {34 vars in 753 bytes} [Sun May 10 02:01:21 2026] PUT /v2.0/networks/4b10c43f-f2d7-4a05-8972-a1c75e9771ee/tags => generated 12 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/2009] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:01:21 2026] GET /v2.0/networks/4b10c43f-f2d7-4a05-8972-a1c75e9771ee/tags => generated 12 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/2010] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:01:22 2026] GET /v2.0/networks/6eddb2b6-04d4-41c7-8574-cf78b0466a0e/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2011] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:01:21 2026] GET /v2.0/ports?device_id=2b0848e4-352a-4e32-956f-a8a98f207329 => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2012] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 02:01:22 2026] GET /v2.0/security-groups?id=e9395e2b-8ac3-4d57-8bbf-02f4d23fec1a&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:22.316 8 INFO neutron.services.segments.plugin [-] Segment 17d89619-d24a-4563-91b6-37ec334bc26c resource provider aggregate not found 2026-05-10 02:01:22.328 8 INFO neutron.services.segments.plugin [-] Segment 17d89619-d24a-4563-91b6-37ec334bc26c resource provider aggregate not found [pid: 8|app: 0|req: 925/2013] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:01:22 2026] DELETE /v2.0/networks/6eddb2b6-04d4-41c7-8574-cf78b0466a0e => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:22.544 8 INFO neutron.services.segments.plugin [-] Segment 17d89619-d24a-4563-91b6-37ec334bc26c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17d89619-d24a-4563-91b6-37ec334bc26c found for delete ", "request_id": "req-a90e2176-f60a-4822-9fd7-f2ddc9cf328a"}]} 2026-05-10 02:01:22.547 8 INFO neutron.services.segments.plugin [-] Segment 17d89619-d24a-4563-91b6-37ec334bc26c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17d89619-d24a-4563-91b6-37ec334bc26c found for delete ", "request_id": "req-3c300d24-0472-401b-9ce5-b98ac18c4232"}]} 2026-05-10 02:01:22.582 7 INFO neutron.services.segments.plugin [-] Segment ee8d2795-2278-48c4-9d6b-1600d41aeddd resource provider aggregate not found 2026-05-10 02:01:22.587 7 INFO neutron.services.segments.plugin [-] Segment ee8d2795-2278-48c4-9d6b-1600d41aeddd resource provider aggregate not found 2026-05-10 02:01:22.599 7 INFO neutron.services.segments.plugin [-] Segment ee8d2795-2278-48c4-9d6b-1600d41aeddd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee8d2795-2278-48c4-9d6b-1600d41aeddd found for delete ", "request_id": "req-37af0f29-0d9b-45ff-9331-4680cd068631"}]} 2026-05-10 02:01:22.612 7 INFO neutron.services.segments.plugin [-] Segment ee8d2795-2278-48c4-9d6b-1600d41aeddd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee8d2795-2278-48c4-9d6b-1600d41aeddd found for delete ", "request_id": "req-9363c820-bd5e-47ab-92b9-c0280d688e5a"}]} [pid: 7|app: 0|req: 1089/2014] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:01:22 2026] DELETE /v2.0/networks/4b10c43f-f2d7-4a05-8972-a1c75e9771ee => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2015] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:01:22 2026] GET /v2.0/ports?device_id=2b0848e4-352a-4e32-956f-a8a98f207329 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2016] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 02:01:22 2026] GET /v2.0/security-groups?id=e9395e2b-8ac3-4d57-8bbf-02f4d23fec1a&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:22.822 8 WARNING neutron_lib.context [None req-6afc1334-3541-471c-803b-2f9df93d480b 7652036dcb8b4adbb0c249eecddf8398 466cd8b5b5f446d3b59843572c09dd17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:22.949 8 INFO neutron.db.segments_db [None req-6afc1334-3541-471c-803b-2f9df93d480b 7652036dcb8b4adbb0c249eecddf8398 466cd8b5b5f446d3b59843572c09dd17 - - default default] Added segment 8df49d03-c41d-4b87-b308-8ecb740f1c90 of type vxlan for network bba9c8b9-96ae-47f6-a308-451c838d8924 [pid: 8|app: 0|req: 926/2017] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:01:22 2026] POST /v2.0/networks => generated 631 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:23.095 7 WARNING neutron_lib.context [None req-ac209798-b6c3-4310-b1b2-7e938cc86033 7652036dcb8b4adbb0c249eecddf8398 466cd8b5b5f446d3b59843572c09dd17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 927/2018] 199.204.45.162 () {34 vars in 994 bytes} [Sun May 10 02:01:23 2026] GET /v2.0/ports?device_id=2b0848e4-352a-4e32-956f-a8a98f207329 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2019] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:23 2026] POST /v2.0/subnets => generated 602 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/2020] 199.204.45.162 () {36 vars in 997 bytes} [Sun May 10 02:01:23 2026] DELETE /v2.0/ports/9a0fb683-f91a-4317-b20c-2dfe82204986 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:23.662 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da10553f-2924-4369-b086-90e6facce189'] response: {'server_uuid': '2b0848e4-352a-4e32-956f-a8a98f207329', 'name': 'network-vif-deleted', 'tag': '9a0fb683-f91a-4317-b20c-2dfe82204986', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1093/2021] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:23 2026] GET /v2.0/security-groups?tenant_id=da9b50a5988145f48741d7d6dfdd5357&name=default => generated 2801 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:23.673 7 WARNING neutron_lib.context [None req-fdea44f4-653a-400c-8a07-07fb048abac2 7652036dcb8b4adbb0c249eecddf8398 466cd8b5b5f446d3b59843572c09dd17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:23.743 7 INFO neutron.db.segments_db [None req-fdea44f4-653a-400c-8a07-07fb048abac2 7652036dcb8b4adbb0c249eecddf8398 466cd8b5b5f446d3b59843572c09dd17 - - default default] Added segment fd222065-1532-45cf-aaf7-2254a37c059d of type vxlan for network bf401c8b-67c0-4fc3-bc08-327b8201d8f3 [pid: 8|app: 0|req: 929/2024] 10.0.0.173 () {34 vars in 678 bytes} [Sun May 10 02:01:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2025] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:01:23 2026] POST /v2.0/networks => generated 632 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/2026] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:23 2026] DELETE /v2.0/security-groups/50271e12-4863-4f72-9af2-d1abb919cc3f => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2027] 10.0.0.173 () {34 vars in 753 bytes} [Sun May 10 02:01:23 2026] PUT /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:23.936 7 WARNING neutron_lib.context [None req-54e30d8d-42b8-42a2-a165-37f55f385954 7652036dcb8b4adbb0c249eecddf8398 466cd8b5b5f446d3b59843572c09dd17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 931/2028] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:01:23 2026] GET /v2.0/ports?device_id=2b0848e4-352a-4e32-956f-a8a98f207329 => 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: 932/2029] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:01:23 2026] GET /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/2030] 10.0.0.173 () {34 vars in 764 bytes} [Sun May 10 02:01:23 2026] PUT /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/2031] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:01:24 2026] GET /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/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: 935/2032] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:24 2026] GET /v2.0/security-groups?tenant_id=0e231e556c644db9b9f8a25e28d27646&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/2033] 10.0.0.173 () {34 vars in 760 bytes} [Sun May 10 02:01:24 2026] PUT /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/2034] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:24 2026] DELETE /v2.0/security-groups/0299f73c-1058-4c30-9014-8696b722d06e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/2035] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:01:24 2026] GET /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/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: 939/2036] 10.0.0.173 () {34 vars in 782 bytes} [Sun May 10 02:01:24 2026] PUT /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2037] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:23 2026] POST /v2.0/subnets => generated 605 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/2038] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:01:24 2026] GET /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:24.314 7 WARNING neutron_lib.context [None req-bc61fbd0-0547-473f-a31d-cc1a02e6d757 7652036dcb8b4adbb0c249eecddf8398 466cd8b5b5f446d3b59843572c09dd17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 941/2039] 10.0.0.173 () {34 vars in 753 bytes} [Sun May 10 02:01:24 2026] PUT /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:24.398 7 INFO neutron.db.segments_db [None req-bc61fbd0-0547-473f-a31d-cc1a02e6d757 7652036dcb8b4adbb0c249eecddf8398 466cd8b5b5f446d3b59843572c09dd17 - - default default] Added segment 0f0dda61-c96e-4246-82d9-8d2694c9222c of type vxlan for network 1c1de8e5-7e36-4cdc-a3c0-7b15c38bb6eb [pid: 8|app: 0|req: 942/2040] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:01:24 2026] GET /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2041] 10.0.0.173 () {32 vars in 741 bytes} [Sun May 10 02:01:24 2026] GET /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:24.464 8 INFO neutron.api.v2.resource [None req-f60ea2c6-fd7d-4393-af51-d67beea19ea5 00a6a55fe9a547af857f992c577a8f24 bfe6ccf36eed48e797798c248546e973 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 944/2042] 10.0.0.173 () {32 vars in 745 bytes} [Sun May 10 02:01:24 2026] GET /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2043] 10.0.0.173 () {32 vars in 744 bytes} [Sun May 10 02:01:24 2026] DELETE /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2044] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:01:24 2026] POST /v2.0/networks => generated 631 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:24.542 7 WARNING neutron_lib.context [None req-e5c5ded4-ea31-4798-b9d1-7f5ca25689dd 7652036dcb8b4adbb0c249eecddf8398 466cd8b5b5f446d3b59843572c09dd17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 946/2045] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:01:24 2026] GET /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:24.593 8 INFO neutron.api.v2.resource [None req-5a29ae48-1b11-4fb5-b962-56561f3fcd3c 00a6a55fe9a547af857f992c577a8f24 bfe6ccf36eed48e797798c248546e973 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 947/2046] 10.0.0.173 () {32 vars in 748 bytes} [Sun May 10 02:01:24 2026] DELETE /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/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: 948/2047] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:01:24 2026] DELETE /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2048] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:01:24 2026] GET /v2.0/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2049] 10.0.0.173 () {32 vars in 734 bytes} [Sun May 10 02:01:24 2026] DELETE /v2.0/qos/policies/1bd0ce0e-92c2-4af6-999f-4d5e571476d0 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2050] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:24 2026] POST /v2.0/subnets => generated 605 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:24.976 8 WARNING neutron_lib.context [None req-464ab13c-c8e7-4493-a26b-dd57910bff4e 7652036dcb8b4adbb0c249eecddf8398 466cd8b5b5f446d3b59843572c09dd17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:25.031 8 INFO neutron.db.segments_db [None req-464ab13c-c8e7-4493-a26b-dd57910bff4e 7652036dcb8b4adbb0c249eecddf8398 466cd8b5b5f446d3b59843572c09dd17 - - default default] Added segment cdf3705f-dcd1-439e-ba50-a1208a36f59e of type vxlan for network 54f5acd2-a456-494b-994a-cfb8185283f7 [pid: 8|app: 0|req: 951/2051] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:01:24 2026] POST /v2.0/networks => generated 632 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:25.185 7 WARNING neutron_lib.context [None req-1a29c6ca-d7fb-4363-b01b-d76c96885096 7652036dcb8b4adbb0c249eecddf8398 466cd8b5b5f446d3b59843572c09dd17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1101/2052] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:25 2026] POST /v2.0/subnets => generated 605 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:25.558 8 WARNING neutron_lib.context [None req-b221a38a-c20d-454e-9106-9ac31302d939 7652036dcb8b4adbb0c249eecddf8398 466cd8b5b5f446d3b59843572c09dd17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:25.630 8 INFO neutron.db.segments_db [None req-b221a38a-c20d-454e-9106-9ac31302d939 7652036dcb8b4adbb0c249eecddf8398 466cd8b5b5f446d3b59843572c09dd17 - - default default] Added segment e5eb290e-bcf4-4cfa-9e96-95f3ec197762 of type vxlan for network ae54eabc-7656-4d27-9fc3-a6a6d924f1de [pid: 7|app: 0|req: 1102/2053] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:25 2026] GET /v2.0/security-groups?tenant_id=d91bee2af94e4640a157d15c18ec54a0&name=default => generated 2801 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2054] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:25 2026] DELETE /v2.0/security-groups/32808131-c7cb-4cdc-8f6a-349c9932bec1 => 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: 952/2055] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:01:25 2026] POST /v2.0/networks => generated 632 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:26.140 8 WARNING neutron_lib.context [None req-40251334-e355-46cb-9d24-b58e6c347175 7652036dcb8b4adbb0c249eecddf8398 466cd8b5b5f446d3b59843572c09dd17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1104/2056] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:26 2026] GET /v2.0/security-groups?tenant_id=bfe6ccf36eed48e797798c248546e973&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2057] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:26 2026] POST /v2.0/subnets => generated 605 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2058] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:26 2026] DELETE /v2.0/security-groups/e6333d16-29ec-48a0-ad24-ef16f6da1afe => 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: 955/2059] 10.0.0.173 () {34 vars in 751 bytes} [Sun May 10 02:01:26 2026] PUT /v2.0/subnets/67baeec4-5e12-417b-90b4-dd62311a1f74/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: 956/2060] 10.0.0.173 () {34 vars in 751 bytes} [Sun May 10 02:01:26 2026] PUT /v2.0/subnets/989c43c3-9299-47a9-a888-7c1c0b61651d/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2061] 10.0.0.173 () {34 vars in 751 bytes} [Sun May 10 02:01:26 2026] PUT /v2.0/subnets/96e4fe56-9d02-4d34-93a4-f516fd060b6b/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2062] 10.0.0.173 () {34 vars in 751 bytes} [Sun May 10 02:01:26 2026] PUT /v2.0/subnets/828f1053-217d-4748-8d2d-b00fde75a91c/tags => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2063] 10.0.0.173 () {32 vars in 664 bytes} [Sun May 10 02:01:26 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2064] 10.0.0.173 () {32 vars in 678 bytes} [Sun May 10 02:01:27 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2065] 10.0.0.173 () {32 vars in 674 bytes} [Sun May 10 02:01:27 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2066] 10.0.0.173 () {32 vars in 686 bytes} [Sun May 10 02:01:27 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2067] 10.0.0.173 () {32 vars in 672 bytes} [Sun May 10 02:01:27 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2068] 10.0.0.173 () {32 vars in 686 bytes} [Sun May 10 02:01:27 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2069] 10.0.0.173 () {32 vars in 682 bytes} [Sun May 10 02:01:27 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2070] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 02:01:26 2026] PUT /v2.0/routers/71577a7a-34d3-4aaa-8824-f5c62a6f342e/remove_router_interface => generated 309 bytes in 1335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2071] 10.0.0.173 () {32 vars in 694 bytes} [Sun May 10 02:01:27 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2072] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:01:27 2026] DELETE /v2.0/subnets/67baeec4-5e12-417b-90b4-dd62311a1f74 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2073] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:01:27 2026] DELETE /v2.0/subnets/989c43c3-9299-47a9-a888-7c1c0b61651d => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2074] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:01:28 2026] DELETE /v2.0/subnets/96e4fe56-9d02-4d34-93a4-f516fd060b6b => 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: 970/2075] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:01:28 2026] DELETE /v2.0/subnets/828f1053-217d-4748-8d2d-b00fde75a91c => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:28.739 7 INFO neutron.services.segments.plugin [-] Segment 08cb2aaf-1dc9-4f21-a3c5-b75de3afcaac resource provider aggregate not found 2026-05-10 02:01:28.747 7 INFO neutron.services.segments.plugin [-] Segment 08cb2aaf-1dc9-4f21-a3c5-b75de3afcaac resource provider aggregate not found 2026-05-10 02:01:28.761 7 INFO neutron.services.segments.plugin [-] Segment 08cb2aaf-1dc9-4f21-a3c5-b75de3afcaac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08cb2aaf-1dc9-4f21-a3c5-b75de3afcaac found for delete ", "request_id": "req-3ba16017-8b27-410f-94e7-f15962891f87"}]} 2026-05-10 02:01:28.767 7 INFO neutron.services.segments.plugin [-] Segment 08cb2aaf-1dc9-4f21-a3c5-b75de3afcaac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08cb2aaf-1dc9-4f21-a3c5-b75de3afcaac found for delete ", "request_id": "req-316dffd4-4529-465c-8e48-0475f7bf8734"}]} 2026-05-10 02:01:28.778 7 INFO neutron.db.l3_hamode_db [None req-f3b25a22-bcb1-456c-81ad-ed6757adc397 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] HA network b62148ef-e978-4f54-a5f6-b8fd48552ea1 was deleted as no HA routers are present in tenant e3437302704c4f80b01a5679918bb9ec. [pid: 7|app: 0|req: 1106/2076] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:01:27 2026] DELETE /v2.0/routers/71577a7a-34d3-4aaa-8824-f5c62a6f342e => generated 0 bytes in 1244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2077] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:01:28 2026] DELETE /v2.0/subnets/b8f2b3c6-45f8-46c1-8231-c7763a1c5dca => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2078] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:01:28 2026] DELETE /v2.0/subnets/1f384e00-b660-4c08-99be-e4cc9a5914ce => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:29.164 8 INFO neutron.services.segments.plugin [-] Segment 8df49d03-c41d-4b87-b308-8ecb740f1c90 resource provider aggregate not found 2026-05-10 02:01:29.172 8 INFO neutron.services.segments.plugin [-] Segment 8df49d03-c41d-4b87-b308-8ecb740f1c90 resource provider aggregate not found 2026-05-10 02:01:29.182 8 INFO neutron.services.segments.plugin [-] Segment 8df49d03-c41d-4b87-b308-8ecb740f1c90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8df49d03-c41d-4b87-b308-8ecb740f1c90 found for delete ", "request_id": "req-db0b17a6-d864-4939-87bd-1f46a963f473"}]} 2026-05-10 02:01:29.189 8 INFO neutron.services.segments.plugin [-] Segment 8df49d03-c41d-4b87-b308-8ecb740f1c90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8df49d03-c41d-4b87-b308-8ecb740f1c90 found for delete ", "request_id": "req-4915dd9a-8cc2-4914-a092-bd3009b50005"}]} [pid: 8|app: 0|req: 972/2079] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:01:28 2026] DELETE /v2.0/networks/bba9c8b9-96ae-47f6-a308-451c838d8924 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2080] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:01:29 2026] DELETE /v2.0/networks/562fa13c-04b7-4419-937c-70e16572356a => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2081] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:01:29 2026] DELETE /v2.0/networks/bf401c8b-67c0-4fc3-bc08-327b8201d8f3 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2082] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:01:29 2026] DELETE /v2.0/networks/1c1de8e5-7e36-4cdc-a3c0-7b15c38bb6eb => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2083] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:29 2026] GET /v2.0/security-groups?tenant_id=e3437302704c4f80b01a5679918bb9ec&name=default => generated 2801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2084] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:29 2026] DELETE /v2.0/security-groups/e9395e2b-8ac3-4d57-8bbf-02f4d23fec1a => 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: 1110/2085] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:01:29 2026] DELETE /v2.0/networks/54f5acd2-a456-494b-994a-cfb8185283f7 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2086] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:01:29 2026] DELETE /v2.0/networks/ae54eabc-7656-4d27-9fc3-a6a6d924f1de => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:30.503 7 WARNING neutron_lib.context [None req-0196827b-e19f-4914-b009-3928ba85e75b b726aa9e077c4faa8549f914390714ba f96c505c1a794f90bee507dd8a462327 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2087] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 02:01:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2088] 10.0.0.173 () {34 vars in 759 bytes} [Sun May 10 02:01:30 2026] PUT /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2089] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:30 2026] GET /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2090] 10.0.0.173 () {34 vars in 770 bytes} [Sun May 10 02:01:30 2026] PUT /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2091] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:30 2026] GET /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/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: 979/2092] 10.0.0.173 () {34 vars in 766 bytes} [Sun May 10 02:01:30 2026] PUT /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:01:30.780 7 INFO neutron.services.segments.plugin [-] Segment 0aec2a15-87d5-4e30-bd2b-2492a72ba9cd resource provider aggregate not found 2026-05-10 02:01:30.787 7 INFO neutron.services.segments.plugin [-] Segment 0aec2a15-87d5-4e30-bd2b-2492a72ba9cd resource provider aggregate not found 2026-05-10 02:01:30.796 7 INFO neutron.services.segments.plugin [-] Segment 0aec2a15-87d5-4e30-bd2b-2492a72ba9cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0aec2a15-87d5-4e30-bd2b-2492a72ba9cd found for delete ", "request_id": "req-12eb1e65-f490-4706-8ed5-e2006843f839"}]} 2026-05-10 02:01:30.803 7 INFO neutron.services.segments.plugin [-] Segment 0aec2a15-87d5-4e30-bd2b-2492a72ba9cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0aec2a15-87d5-4e30-bd2b-2492a72ba9cd found for delete ", "request_id": "req-781d58dd-4aa4-491d-b804-4175061ba9a9"}]} [pid: 7|app: 0|req: 1114/2093] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:30 2026] GET /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2094] 10.0.0.173 () {34 vars in 788 bytes} [Sun May 10 02:01:30 2026] PUT /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:01:30.858 7 INFO neutron.services.segments.plugin [-] Segment 0f0dda61-c96e-4246-82d9-8d2694c9222c resource provider aggregate not found 2026-05-10 02:01:30.867 7 INFO neutron.services.segments.plugin [-] Segment 0f0dda61-c96e-4246-82d9-8d2694c9222c resource provider aggregate not found 2026-05-10 02:01:30.897 7 INFO neutron.services.segments.plugin [-] Segment 0f0dda61-c96e-4246-82d9-8d2694c9222c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f0dda61-c96e-4246-82d9-8d2694c9222c found for delete ", "request_id": "req-8fcc32de-b977-4e71-ac21-66d10420409b"}]} 2026-05-10 02:01:30.903 7 INFO neutron.services.segments.plugin [-] Segment 0f0dda61-c96e-4246-82d9-8d2694c9222c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f0dda61-c96e-4246-82d9-8d2694c9222c found for delete ", "request_id": "req-75da1694-c12b-4019-b3d3-dba05737d412"}]} [pid: 7|app: 0|req: 1115/2095] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:30 2026] GET /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/tags => generated 52 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2096] 10.0.0.173 () {34 vars in 759 bytes} [Sun May 10 02:01:30 2026] PUT /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:30.978 7 INFO neutron.services.segments.plugin [-] Segment cdf3705f-dcd1-439e-ba50-a1208a36f59e resource provider aggregate not found 2026-05-10 02:01:30.985 7 INFO neutron.services.segments.plugin [-] Segment cdf3705f-dcd1-439e-ba50-a1208a36f59e resource provider aggregate not found 2026-05-10 02:01:31.001 7 INFO neutron.services.segments.plugin [-] Segment cdf3705f-dcd1-439e-ba50-a1208a36f59e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdf3705f-dcd1-439e-ba50-a1208a36f59e found for delete ", "request_id": "req-9b7f9183-fc04-4eb4-bb97-8962a70992d7"}]} 2026-05-10 02:01:31.004 7 INFO neutron.services.segments.plugin [-] Segment cdf3705f-dcd1-439e-ba50-a1208a36f59e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdf3705f-dcd1-439e-ba50-a1208a36f59e found for delete ", "request_id": "req-2a366854-6158-4970-981b-5a6c69f19af1"}]} [pid: 7|app: 0|req: 1116/2097] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:30 2026] GET /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2098] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:01:31 2026] GET /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:31.067 7 INFO neutron.api.v2.resource [None req-d9633dd1-0d3d-4571-b3a5-b50ab53b8803 b726aa9e077c4faa8549f914390714ba f96c505c1a794f90bee507dd8a462327 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1117/2099] 10.0.0.173 () {32 vars in 751 bytes} [Sun May 10 02:01:31 2026] GET /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2100] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:01:31 2026] DELETE /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2101] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:31 2026] GET /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:31.176 8 INFO neutron.api.v2.resource [None req-346e9df6-3ab5-4d3f-a381-46bb80c263c3 b726aa9e077c4faa8549f914390714ba f96c505c1a794f90bee507dd8a462327 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 985/2102] 10.0.0.173 () {32 vars in 754 bytes} [Sun May 10 02:01:31 2026] DELETE /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:01:31.224 8 INFO neutron.services.segments.plugin [-] Segment fd222065-1532-45cf-aaf7-2254a37c059d resource provider aggregate not found 2026-05-10 02:01:31.232 8 INFO neutron.services.segments.plugin [-] Segment fd222065-1532-45cf-aaf7-2254a37c059d resource provider aggregate not found 2026-05-10 02:01:31.250 8 INFO neutron.services.segments.plugin [-] Segment fd222065-1532-45cf-aaf7-2254a37c059d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd222065-1532-45cf-aaf7-2254a37c059d found for delete ", "request_id": "req-15ee46af-d29a-45b6-8650-2644bda543d5"}]} 2026-05-10 02:01:31.258 8 INFO neutron.services.segments.plugin [-] Segment fd222065-1532-45cf-aaf7-2254a37c059d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd222065-1532-45cf-aaf7-2254a37c059d found for delete ", "request_id": "req-6ccce757-21f7-4c34-955c-49f918b3a386"}]} 2026-05-10 02:01:31.267 8 INFO neutron.services.segments.plugin [-] Segment e5eb290e-bcf4-4cfa-9e96-95f3ec197762 resource provider aggregate not found 2026-05-10 02:01:31.278 8 INFO neutron.services.segments.plugin [-] Segment e5eb290e-bcf4-4cfa-9e96-95f3ec197762 resource provider aggregate not found 2026-05-10 02:01:31.284 8 INFO neutron.services.segments.plugin [-] Segment e5eb290e-bcf4-4cfa-9e96-95f3ec197762 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5eb290e-bcf4-4cfa-9e96-95f3ec197762 found for delete ", "request_id": "req-94a2bd72-1ea5-4078-8b5a-504634b33205"}]} [pid: 8|app: 0|req: 986/2103] 10.0.0.173 () {32 vars in 742 bytes} [Sun May 10 02:01:31 2026] DELETE /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/tags => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:31.296 8 INFO neutron.services.segments.plugin [-] Segment e5eb290e-bcf4-4cfa-9e96-95f3ec197762 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5eb290e-bcf4-4cfa-9e96-95f3ec197762 found for delete ", "request_id": "req-e1b2d169-f097-4d78-b6a2-6881c81c8979"}]} [pid: 8|app: 0|req: 987/2104] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:31 2026] GET /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6/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: 988/2105] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:01:31 2026] DELETE /v2.0/subnetpools/05cfdcf5-2ed4-4340-9223-feaa3e938bd6 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2106] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:31 2026] GET /v2.0/security-groups?tenant_id=f25335c7839d4fd3843b63b81bc03408&name=default => generated 2803 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2107] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:31 2026] DELETE /v2.0/security-groups/dd5f6ffc-0d92-4459-b7d3-fdff01ec7af1 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2108] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:31 2026] GET /v2.0/security-groups?tenant_id=6d0628cf209a4609a771c7fd606c38d5&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2109] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:31 2026] DELETE /v2.0/security-groups/6c25f98d-303d-4423-841d-8fe37f5970b4 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:32.052 7 INFO neutron.db.segments_db [None req-071289e0-d4fe-43ff-918a-66fc92e50eb7 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 404bd4d5-471d-4c44-a24f-730ec1dde773 of type vxlan for network ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e [pid: 7|app: 0|req: 1119/2110] 10.0.0.173 () {34 vars in 671 bytes} [Sun May 10 02:01:31 2026] POST /v2.0/networks => generated 741 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2111] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:32 2026] GET /v2.0/security-groups?tenant_id=466cd8b5b5f446d3b59843572c09dd17&name=default => generated 2801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2112] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:32 2026] GET /v2.0/security-groups?tenant_id=f96c505c1a794f90bee507dd8a462327&name=default => generated 2805 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2113] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:32 2026] POST /v2.0/subnets => generated 664 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2114] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:32 2026] DELETE /v2.0/security-groups/62d57c8e-467b-4fe0-80af-c4c5f01daf86 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2115] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:32 2026] DELETE /v2.0/security-groups/2f1b3812-7c56-4622-a284-24779c41e6ca => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:32.572 8 INFO neutron.db.segments_db [None req-12ee73c7-4fe2-4ebe-84a1-38bab7803d63 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment f5a9ffb7-b55c-4f64-b23a-0c0ee4a6ecfb of type vxlan for network cfe6f1fc-e0bf-49fb-9742-6d18170936aa [pid: 7|app: 0|req: 1123/2116] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:32 2026] GET /v2.0/security-groups?tenant_id=2284369f2b224586bf6c7e34445e0000&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:32.874 8 INFO neutron.db.l3_hamode_db [None req-12ee73c7-4fe2-4ebe-84a1-38bab7803d63 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1124/2117] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:32 2026] DELETE /v2.0/security-groups/13b099fd-8e87-4dbe-8e23-83ebd5e34482 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:33.937 8 INFO neutron.db.l3_hamode_db [None req-12ee73c7-4fe2-4ebe-84a1-38bab7803d63 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 994/2118] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:32 2026] POST /v2.0/routers => generated 728 bytes in 2542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:36.010 8 WARNING neutron_lib.context [None req-1eeb5cbf-de31-41ea-b91e-c9e60f8a6395 ab53452acade47f98fef1c63a39af1ee 11fe4fdcda604d6c9759afe41e9486f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 995/2119] 10.0.0.173 () {34 vars in 684 bytes} [Sun May 10 02:01:35 2026] POST /v2.0/security-groups => generated 1539 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2120] 10.0.0.173 () {34 vars in 767 bytes} [Sun May 10 02:01:36 2026] PUT /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:36.297 8 WARNING neutron_lib.context [None req-1b147bb4-4394-476e-8cc7-d42d3e491df7 71e5348a9c6e44f6ae6d431febe8504e 53485f4276e8496f865c3baeec01516f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:36.425 8 INFO neutron.db.segments_db [None req-1b147bb4-4394-476e-8cc7-d42d3e491df7 71e5348a9c6e44f6ae6d431febe8504e 53485f4276e8496f865c3baeec01516f - - default default] Added segment e4988910-0f7f-4050-ad84-2c12bd55bb8c of type vxlan for network cc5c37a2-bf37-403d-a161-d7af0678480a [pid: 8|app: 0|req: 997/2121] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:01:36 2026] POST /v2.0/networks => generated 632 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2122] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 02:01:35 2026] PUT /v2.0/routers/230a38d3-5253-49ce-8bb1-c3502e378503/add_router_interface => generated 309 bytes in 1511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2123] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:01:36 2026] GET /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:36.581 7 WARNING neutron_lib.context [None req-f8c4577b-b5ae-49ec-8ee7-3e3932cf9f8c 71e5348a9c6e44f6ae6d431febe8504e 53485f4276e8496f865c3baeec01516f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 999/2124] 10.0.0.173 () {34 vars in 778 bytes} [Sun May 10 02:01:36 2026] PUT /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2125] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:01:36 2026] GET /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2126] 10.0.0.173 () {34 vars in 774 bytes} [Sun May 10 02:01:36 2026] PUT /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2127] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:01:36 2026] GET /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2128] 10.0.0.173 () {34 vars in 796 bytes} [Sun May 10 02:01:36 2026] PUT /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2129] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:01:36 2026] GET /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/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: 1005/2130] 10.0.0.173 () {34 vars in 767 bytes} [Sun May 10 02:01:36 2026] PUT /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2131] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:01:36 2026] GET /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2132] 10.0.0.173 () {32 vars in 755 bytes} [Sun May 10 02:01:36 2026] GET /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2133] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:36 2026] POST /v2.0/subnets => generated 602 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:36.930 8 INFO neutron.api.v2.resource [None req-31b90182-d084-4205-9e7b-a1ddb9d1b1de ab53452acade47f98fef1c63a39af1ee 11fe4fdcda604d6c9759afe41e9486f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1008/2134] 10.0.0.173 () {32 vars in 759 bytes} [Sun May 10 02:01:36 2026] GET /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/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: 1009/2135] 10.0.0.173 () {32 vars in 758 bytes} [Sun May 10 02:01:36 2026] DELETE /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2136] 10.0.0.173 () {34 vars in 751 bytes} [Sun May 10 02:01:36 2026] PUT /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2137] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:01:36 2026] GET /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:37.037 8 INFO neutron.api.v2.resource [None req-a25e8ff2-9055-4ce3-b679-4a88cb47a972 ab53452acade47f98fef1c63a39af1ee 11fe4fdcda604d6c9759afe41e9486f1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1011/2138] 10.0.0.173 () {32 vars in 762 bytes} [Sun May 10 02:01:37 2026] DELETE /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2139] 10.0.0.173 () {32 vars in 731 bytes} [Sun May 10 02:01:37 2026] GET /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2140] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:01:37 2026] DELETE /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2141] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:01:37 2026] GET /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913/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: 1129/2142] 10.0.0.173 () {34 vars in 762 bytes} [Sun May 10 02:01:37 2026] PUT /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2143] 10.0.0.173 () {32 vars in 731 bytes} [Sun May 10 02:01:37 2026] GET /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2144] 10.0.0.173 () {34 vars in 758 bytes} [Sun May 10 02:01:37 2026] PUT /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/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: 1130/2145] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:37 2026] DELETE /v2.0/security-groups/813e51bd-4682-4829-af52-fb5d02589913 => 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: 1016/2146] 10.0.0.173 () {32 vars in 731 bytes} [Sun May 10 02:01:37 2026] GET /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2147] 10.0.0.173 () {34 vars in 780 bytes} [Sun May 10 02:01:37 2026] PUT /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2148] 10.0.0.173 () {32 vars in 731 bytes} [Sun May 10 02:01:37 2026] GET /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/tags => generated 52 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2149] 10.0.0.173 () {34 vars in 751 bytes} [Sun May 10 02:01:37 2026] PUT /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/tags => generated 37 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2150] 10.0.0.173 () {32 vars in 731 bytes} [Sun May 10 02:01:37 2026] GET /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2151] 10.0.0.173 () {32 vars in 739 bytes} [Sun May 10 02:01:37 2026] GET /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:37.678 8 INFO neutron.api.v2.resource [None req-37d1c3fd-0d9c-4a35-945e-4246836bcd9e 71e5348a9c6e44f6ae6d431febe8504e 53485f4276e8496f865c3baeec01516f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1019/2152] 10.0.0.173 () {32 vars in 743 bytes} [Sun May 10 02:01:37 2026] GET /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2153] 10.0.0.173 () {32 vars in 742 bytes} [Sun May 10 02:01:37 2026] DELETE /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2154] 10.0.0.173 () {32 vars in 731 bytes} [Sun May 10 02:01:37 2026] GET /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:37.878 7 INFO neutron.api.v2.resource [None req-fe02bf94-cb36-4775-9395-f2c1ced7ce0f 71e5348a9c6e44f6ae6d431febe8504e 53485f4276e8496f865c3baeec01516f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1135/2155] 10.0.0.173 () {32 vars in 746 bytes} [Sun May 10 02:01:37 2026] DELETE /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2156] 10.0.0.173 () {32 vars in 734 bytes} [Sun May 10 02:01:37 2026] DELETE /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/tags => 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: 1022/2157] 10.0.0.173 () {32 vars in 731 bytes} [Sun May 10 02:01:37 2026] GET /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:38.048 7 INFO neutron.db.segments_db [None req-79336087-3ce8-4a71-9cc7-925dfea60dc1 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 905ea395-5d6c-4d48-9074-5d8c3cf8a4fd of type vxlan for network c057eccb-80b7-4744-a7e6-bd9476806303 [pid: 7|app: 0|req: 1136/2158] 10.0.0.173 () {34 vars in 671 bytes} [Sun May 10 02:01:37 2026] POST /v2.0/networks => generated 740 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2159] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:01:38 2026] DELETE /v2.0/subnets/9cd7b76f-2121-4bf4-b368-6563da65e6f5 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2160] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:38 2026] GET /v2.0/security-groups?tenant_id=11fe4fdcda604d6c9759afe41e9486f1&name=default => generated 2805 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2161] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:38 2026] POST /v2.0/subnets => generated 663 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2164] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:38 2026] DELETE /v2.0/security-groups/31b3cf20-c177-44d4-9c32-4c515c1e2d44 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:38.708 8 INFO neutron.db.segments_db [None req-35018412-5589-47c5-afd4-dff1daceaa71 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Added segment 3e0159e2-3196-4037-be3e-167ac89896aa of type vxlan for network cd37aa74-f085-428c-aa7b-7203e0669ba3 2026-05-10 02:01:38.844 7 INFO neutron.services.segments.plugin [-] Segment e4988910-0f7f-4050-ad84-2c12bd55bb8c resource provider aggregate not found 2026-05-10 02:01:38.855 7 INFO neutron.services.segments.plugin [-] Segment e4988910-0f7f-4050-ad84-2c12bd55bb8c resource provider aggregate not found 2026-05-10 02:01:38.873 7 INFO neutron.services.segments.plugin [-] Segment e4988910-0f7f-4050-ad84-2c12bd55bb8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4988910-0f7f-4050-ad84-2c12bd55bb8c found for delete ", "request_id": "req-789ddc42-12e6-43ca-900d-a1d8c932e253"}]} 2026-05-10 02:01:38.876 7 INFO neutron.services.segments.plugin [-] Segment e4988910-0f7f-4050-ad84-2c12bd55bb8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4988910-0f7f-4050-ad84-2c12bd55bb8c found for delete ", "request_id": "req-71bb5752-6cdd-4e2a-8f2d-19d6f280f3c0"}]} [pid: 7|app: 0|req: 1138/2165] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:01:38 2026] DELETE /v2.0/networks/cc5c37a2-bf37-403d-a161-d7af0678480a => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2166] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:38 2026] GET /v2.0/security-groups?tenant_id=ad9abe93b5a442fcb8861ee94228ba0b&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:39.052 8 INFO neutron.db.l3_hamode_db [None req-35018412-5589-47c5-afd4-dff1daceaa71 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1140/2167] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:39 2026] DELETE /v2.0/security-groups/9d8ce70d-6381-4705-9ee9-4e6ea0a7d534 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2168] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:39 2026] GET /v2.0/security-groups?tenant_id=d9a747d6e5d64bc7b23ca2f61faf83c5&name=default => generated 2805 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2169] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:39 2026] DELETE /v2.0/security-groups/37e1b88e-9c78-4763-8766-e8edb3cbbece => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2170] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:40 2026] GET /v2.0/security-groups?tenant_id=53485f4276e8496f865c3baeec01516f&name=default => generated 2805 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2171] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:40 2026] DELETE /v2.0/security-groups/3be0e4ac-ffbb-41b5-bdb3-9de69c103afd => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:40.786 8 INFO neutron.db.l3_hamode_db [None req-35018412-5589-47c5-afd4-dff1daceaa71 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1028/2172] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:38 2026] POST /v2.0/routers => generated 727 bytes in 3289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2173] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:43 2026] GET /v2.0/security-groups?tenant_id=1cf9f214052b462b9ded7cf3659d5019&name=default => generated 2805 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2174] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:43 2026] DELETE /v2.0/security-groups/42e63e17-809a-4b5c-960b-507b917327fc => 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: 1031/2175] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:01:43 2026] GET /v2.0/security-groups?tenant_id=f7b1a421fd2145ac8255c626525ae2b8&name=default => generated 2805 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2176] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:01:43 2026] DELETE /v2.0/security-groups/386f7160-f1c8-4b0e-9e32-e2382b113b80 => 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: 1145/2177] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 02:01:41 2026] PUT /v2.0/routers/7a4ef7b0-95ee-43b9-a727-05c82339fdaf/add_router_interface => generated 309 bytes in 2152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:44.799 8 WARNING neutron_lib.context [None req-686c86ef-1444-4ed5-8ce5-8d3d2c593b32 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1033/2178] 10.0.0.173 () {34 vars in 685 bytes} [Sun May 10 02:01:44 2026] POST /v2.0/security-groups => generated 1613 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:01:44.936 7 WARNING neutron_lib.context [None req-1ab5aa06-a5b7-4f9c-ae46-f5764da9722b 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1146/2179] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:01:44 2026] POST /v2.0/security-group-rules => generated 565 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:45.062 8 WARNING neutron_lib.context [None req-ed6bc963-b428-438b-9317-aa6a413e1597 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1034/2180] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:01:45 2026] POST /v2.0/security-group-rules => generated 564 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:45.218 7 WARNING neutron_lib.context [None req-f9721410-9a3a-4cc2-9491-39d4a065b308 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1147/2181] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:01:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:45.344 8 WARNING neutron_lib.context [None req-55c63a91-9873-4c7a-a488-215184594825 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1035/2182] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:01:45 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:45.467 7 WARNING neutron_lib.context [None req-ab15207c-e1ca-46fb-88c9-196746ad2390 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:45.487 7 INFO neutron.db.securitygroups_db [None req-ab15207c-e1ca-46fb-88c9-196746ad2390 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] Project fb4756a231174e36b7e224dfef2471fc 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: 1148/2183] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:01:45 2026] POST /v2.0/security-group-rules => generated 575 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:45.602 8 WARNING neutron_lib.context [None req-59e861ec-02e1-4e5a-be6b-e25b211a98b4 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:45.621 8 INFO neutron.db.securitygroups_db [None req-59e861ec-02e1-4e5a-be6b-e25b211a98b4 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] Project fb4756a231174e36b7e224dfef2471fc 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: 1036/2184] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:01:45 2026] POST /v2.0/security-group-rules => generated 574 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:46.179 7 WARNING neutron_lib.context [None req-c3852cd8-66fe-4a74-a5a7-b99bb28e2f10 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1149/2185] 10.0.0.173 () {34 vars in 685 bytes} [Sun May 10 02:01:46 2026] POST /v2.0/security-groups => generated 1597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:01:46.301 8 WARNING neutron_lib.context [None req-10408160-3ad0-4418-951f-2326165173a3 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1037/2186] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:01:46 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:46.418 7 WARNING neutron_lib.context [None req-77e2e4b2-d2d8-479f-9f73-43a109ebafe0 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1150/2187] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:01:46 2026] POST /v2.0/security-group-rules => generated 570 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:46.541 8 WARNING neutron_lib.context [None req-dab3cf84-234c-43c9-9d0f-53057f202f6f 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1038/2188] 10.0.0.173 () {34 vars in 676 bytes} [Sun May 10 02:01:46 2026] POST /v2.0/floatingips => generated 552 bytes in 704 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2189] 10.0.0.93 () {34 vars in 1099 bytes} [Sun May 10 02:01:47 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2032238011&fields=id&tenant_id=fb4756a231174e36b7e224dfef2471fc => 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: 1039/2190] 10.0.0.93 () {34 vars in 1097 bytes} [Sun May 10 02:01:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--332444204&fields=id&tenant_id=fb4756a231174e36b7e224dfef2471fc => 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: 1152/2191] 10.0.0.93 () {34 vars in 981 bytes} [Sun May 10 02:01:47 2026] GET /v2.0/networks?id=ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e => generated 673 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2192] 10.0.0.93 () {34 vars in 964 bytes} [Sun May 10 02:01:47 2026] GET /v2.0/quotas/fb4756a231174e36b7e224dfef2471fc => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2193] 10.0.0.93 () {34 vars in 1001 bytes} [Sun May 10 02:01:47 2026] GET /v2.0/ports?tenant_id=fb4756a231174e36b7e224dfef2471fc&fields=id => generated 103 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2194] 10.0.0.93 () {34 vars in 1007 bytes} [Sun May 10 02:01:47 2026] GET /v2.0/networks/ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2195] 10.0.0.93 () {34 vars in 1107 bytes} [Sun May 10 02:01:47 2026] GET /v2.0/networks/ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e?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: 8|app: 0|req: 1042/2196] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:01:48 2026] GET /v2.0/ports?device_id=a50448ac-2911-4167-8c56-e5bdf052f4a7 => 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: 1155/2197] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:01:49 2026] GET /v2.0/networks?id=ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e => generated 673 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2198] 199.204.45.162 () {34 vars in 1050 bytes} [Sun May 10 02:01:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fb4756a231174e36b7e224dfef2471fc => generated 273 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2199] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:01:49 2026] GET /v2.0/ports?device_id=a50448ac-2911-4167-8c56-e5bdf052f4a7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:49.170 8 WARNING neutron_lib.context [req-a6e0f219-feda-4804-8aa3-e203f3c4431e req-9ba846cc-9b79-4e31-ae7c-fec3f2b8bd70 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1044/2200] 199.204.45.162 () {38 vars in 955 bytes} [Sun May 10 02:01:49 2026] POST /v2.0/ports => generated 993 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1157/2201] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 02:01:49 2026] PUT /v2.0/ports/393f7ce1-d79d-42c0-b70c-165bbfb1f770 => generated 1238 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1045/2202] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/ports?device_id=a50448ac-2911-4167-8c56-e5bdf052f4a7 => generated 1008 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:50.342 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e690f125-0f58-4724-ac4f-71ddee0a80ea'] response: {'name': 'network-changed', 'server_uuid': 'a50448ac-2911-4167-8c56-e5bdf052f4a7', 'tag': '393f7ce1-d79d-42c0-b70c-165bbfb1f770', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1158/2203] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/ports?tenant_id=fb4756a231174e36b7e224dfef2471fc&device_id=a50448ac-2911-4167-8c56-e5bdf052f4a7 => generated 1277 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2204] 10.0.0.93 () {34 vars in 1119 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/security-groups?id=0c987cc5-c9bb-4543-9301-0a5ef34a5ae5&id=07a05a57-d3a2-4566-b13e-3bab3a865acc&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2205] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=393f7ce1-d79d-42c0-b70c-165bbfb1f770 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2206] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/subnets?id=ea33ff41-b2b7-4421-952d-eb7826eef36f => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1160/2207] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/ports?network_id=ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2208] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/networks/ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2209] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/networks/ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2210] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/ports?tenant_id=fb4756a231174e36b7e224dfef2471fc&device_id=a50448ac-2911-4167-8c56-e5bdf052f4a7 => generated 1277 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2211] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/networks?id=ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e => generated 769 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2212] 199.204.45.162 () {34 vars in 994 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/ports?device_id=a50448ac-2911-4167-8c56-e5bdf052f4a7 => generated 1277 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2213] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=393f7ce1-d79d-42c0-b70c-165bbfb1f770 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2214] 199.204.45.162 () {34 vars in 1124 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/security-groups?id=0c987cc5-c9bb-4543-9301-0a5ef34a5ae5&id=07a05a57-d3a2-4566-b13e-3bab3a865acc&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2215] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/subnets?id=ea33ff41-b2b7-4421-952d-eb7826eef36f => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2216] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:01:51 2026] GET /v2.0/ports?network_id=ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2217] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:01:51 2026] GET /v2.0/networks/ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2218] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:01:51 2026] GET /v2.0/networks/ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2219] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:01:51 2026] GET /v2.0/ports?device_id=a50448ac-2911-4167-8c56-e5bdf052f4a7 => generated 1008 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2220] 10.0.0.93 () {34 vars in 1119 bytes} [Sun May 10 02:01:51 2026] GET /v2.0/security-groups?id=0c987cc5-c9bb-4543-9301-0a5ef34a5ae5&id=07a05a57-d3a2-4566-b13e-3bab3a865acc&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2221] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:01:52 2026] GET /v2.0/ports?device_id=a50448ac-2911-4167-8c56-e5bdf052f4a7 => generated 1010 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2222] 10.0.0.93 () {34 vars in 1119 bytes} [Sun May 10 02:01:52 2026] GET /v2.0/security-groups?id=0c987cc5-c9bb-4543-9301-0a5ef34a5ae5&id=07a05a57-d3a2-4566-b13e-3bab3a865acc&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2223] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:01:52 2026] GET /v2.0/ports?device_id=a50448ac-2911-4167-8c56-e5bdf052f4a7 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:53.456 8 INFO neutron.db.l3_db [None req-c87e67e5-9a5d-4e57-85be-0546b1389050 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] Floating IP 03d96a14-1d96-4679-9048-1165d16fc33b associated. External IP: 10.96.250.208, port: 393f7ce1-d79d-42c0-b70c-165bbfb1f770. 2026-05-10 02:01:53.626 7 WARNING neutron_lib.context [None req-c4ba4a82-38b0-48f1-95e8-c90e20c234f8 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:53.750 7 INFO neutron.db.segments_db [None req-c4ba4a82-38b0-48f1-95e8-c90e20c234f8 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Added segment fc0cfab2-1bc7-4e7a-99f1-f6117248af1e of type vxlan for network 4c89558e-3faa-4c0f-a624-e30a00f0ee66 [pid: 8|app: 0|req: 1056/2226] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 02:01:52 2026] PUT /v2.0/floatingips/03d96a14-1d96-4679-9048-1165d16fc33b => generated 855 bytes in 926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2227] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:01:53 2026] POST /v2.0/networks => generated 640 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:53.906 8 WARNING neutron_lib.context [None req-03a4ead4-9c74-4c26-8e71-e353ce97012f 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:53.959 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-194de76c-c683-4d1d-b5f5-7aaf4fe35531'] response: {'name': 'network-changed', 'server_uuid': 'a50448ac-2911-4167-8c56-e5bdf052f4a7', 'tag': '393f7ce1-d79d-42c0-b70c-165bbfb1f770', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1172/2228] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:01:53 2026] GET /v2.0/ports?tenant_id=fb4756a231174e36b7e224dfef2471fc&device_id=a50448ac-2911-4167-8c56-e5bdf052f4a7 => generated 1279 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2229] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:01:54 2026] GET /v2.0/networks?id=ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e => generated 769 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2230] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:01:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=393f7ce1-d79d-42c0-b70c-165bbfb1f770 => 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: 1175/2231] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:01:54 2026] GET /v2.0/subnets?id=ea33ff41-b2b7-4421-952d-eb7826eef36f => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2232] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:53 2026] POST /v2.0/subnets => generated 633 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2233] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:01:54 2026] GET /v2.0/ports?network_id=ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e&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: 1058/2234] 10.0.0.173 () {32 vars in 722 bytes} [Sun May 10 02:01:54 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:54.402 8 WARNING neutron_lib.context [None req-d4248292-6c90-4719-832c-febfc3f4b60a 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1177/2235] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:01:54 2026] GET /v2.0/networks/ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2236] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:01:54 2026] GET /v2.0/networks/ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2237] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:54 2026] POST /v2.0/subnets => generated 707 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:54.729 7 WARNING neutron_lib.context [None req-a9256615-923b-4802-b861-3a8a691fa585 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:54.789 7 INFO neutron.db.segments_db [None req-a9256615-923b-4802-b861-3a8a691fa585 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Added segment a1ab9465-634a-45cd-84cf-e31c0b5718f2 of type vxlan for network 3cb306bd-716b-441e-b8fb-aa5e2f36dd49 [pid: 7|app: 0|req: 1179/2238] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:01:54 2026] POST /v2.0/networks => generated 638 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:54.916 8 WARNING neutron_lib.context [None req-70ff43c2-d6fb-40e0-843b-92b9f75dc86d 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1060/2239] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:54 2026] POST /v2.0/subnets => generated 631 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:55.341 7 WARNING neutron_lib.context [None req-af7e6f94-3f57-4a6b-9166-3ab260506d0e 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1180/2240] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:55 2026] POST /v2.0/subnets => generated 702 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:55.788 8 WARNING neutron_lib.context [None req-2e386587-6fb2-4e2f-a9d2-ab502c38fa11 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:55.848 8 INFO neutron.db.segments_db [None req-2e386587-6fb2-4e2f-a9d2-ab502c38fa11 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Added segment 30d08368-8765-4366-92ee-7620f1d0e353 of type vxlan for network 545e7424-923c-4ead-8e7a-b2df7db6ff43 [pid: 8|app: 0|req: 1061/2241] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:01:55 2026] POST /v2.0/networks => generated 637 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:56.010 7 WARNING neutron_lib.context [None req-a5f704e1-71c0-42c4-8052-4f6669ff251b 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1181/2242] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:56 2026] POST /v2.0/subnets => generated 631 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:56.446 8 WARNING neutron_lib.context [None req-447ae257-407f-47df-80a9-b2556f20767b 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1062/2243] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:56 2026] POST /v2.0/subnets => generated 704 bytes in 963 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:57.412 7 WARNING neutron_lib.context [None req-a68143a3-c4b7-41c7-8d43-c51edca2082d 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:57.457 7 INFO neutron.db.segments_db [None req-a68143a3-c4b7-41c7-8d43-c51edca2082d 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Added segment 9dd424e8-9e27-4ec4-8d9a-1b9ae9f5c42d of type vxlan for network da323bd6-96a9-4f56-865e-69ed17d6d27a 2026-05-10 02:01:57.801 7 INFO neutron.db.l3_hamode_db [None req-a68143a3-c4b7-41c7-8d43-c51edca2082d 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:01:58.949 7 INFO neutron.db.l3_hamode_db [None req-a68143a3-c4b7-41c7-8d43-c51edca2082d 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1182/2244] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:01:57 2026] POST /v2.0/routers => generated 684 bytes in 3154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2245] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:02:01 2026] GET /v2.0/ports?device_id=a50448ac-2911-4167-8c56-e5bdf052f4a7 => generated 1010 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2246] 10.0.0.93 () {34 vars in 1119 bytes} [Sun May 10 02:02:02 2026] GET /v2.0/security-groups?id=0c987cc5-c9bb-4543-9301-0a5ef34a5ae5&id=07a05a57-d3a2-4566-b13e-3bab3a865acc&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: 7|app: 0|req: 1185/2247] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:02:02 2026] GET /v2.0/ports?device_id=a50448ac-2911-4167-8c56-e5bdf052f4a7 => generated 1279 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2248] 10.0.0.173 () {32 vars in 858 bytes} [Sun May 10 02:02:02 2026] GET /v2.0/floatingips?floating_network_id=9b7baf0a-8ae6-4c0f-82aa-7f5d611276b2&port_id=393f7ce1-d79d-42c0-b70c-165bbfb1f770 => generated 860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2249] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 02:02:00 2026] PUT /v2.0/routers/b153010f-7414-452a-ac00-ab106478b8ef/add_router_interface => generated 309 bytes in 1887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2250] 10.0.0.62 () {34 vars in 989 bytes} [Sun May 10 02:02:03 2026] GET /v2.0/ports?device_id=a50448ac-2911-4167-8c56-e5bdf052f4a7 => generated 1279 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2251] 10.0.0.62 () {34 vars in 1119 bytes} [Sun May 10 02:02:03 2026] GET /v2.0/security-groups?id=0c987cc5-c9bb-4543-9301-0a5ef34a5ae5&id=07a05a57-d3a2-4566-b13e-3bab3a865acc&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: 7|app: 0|req: 1187/2252] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 02:02:02 2026] PUT /v2.0/routers/b153010f-7414-452a-ac00-ab106478b8ef/add_router_interface => generated 309 bytes in 1835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2253] 10.0.0.173 () {34 vars in 783 bytes} [Sun May 10 02:02:04 2026] PUT /v2.0/routers/b153010f-7414-452a-ac00-ab106478b8ef/add_router_interface => generated 309 bytes in 1785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:06.150 8 WARNING neutron_lib.context [None req-e5ac9f2c-a474-4928-99e2-d17aff281474 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1188/2254] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:02:06 2026] GET /v2.0/ports?device_id=a50448ac-2911-4167-8c56-e5bdf052f4a7 => generated 1010 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2255] 10.0.0.93 () {34 vars in 1119 bytes} [Sun May 10 02:02:06 2026] GET /v2.0/security-groups?id=0c987cc5-c9bb-4543-9301-0a5ef34a5ae5&id=07a05a57-d3a2-4566-b13e-3bab3a865acc&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: 1067/2256] 10.0.0.173 () {34 vars in 684 bytes} [Sun May 10 02:02:06 2026] POST /v2.0/security-groups => generated 1565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:02:06.278 7 WARNING neutron_lib.context [None req-ca0ace56-ba60-4396-bddb-e402bb01c497 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1190/2257] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:02:06 2026] POST /v2.0/security-group-rules => generated 565 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:06.394 8 WARNING neutron_lib.context [None req-1882edb6-09b9-4ce7-ae89-7e6422ec3437 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1068/2258] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:02:06 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:06.504 7 WARNING neutron_lib.context [None req-6de7f5be-4cd3-465e-af76-4eb0f7e5e1fe 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1191/2259] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:02:06 2026] POST /v2.0/security-group-rules => generated 567 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:06.615 8 WARNING neutron_lib.context [None req-e01b2b49-233a-4e41-8ac5-8d4f525f9c0b 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1192/2260] 199.204.45.162 () {34 vars in 994 bytes} [Sun May 10 02:02:06 2026] GET /v2.0/ports?device_id=a50448ac-2911-4167-8c56-e5bdf052f4a7 => generated 1010 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2261] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:02:06 2026] POST /v2.0/security-group-rules => generated 569 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:06.731 8 WARNING neutron_lib.context [None req-68256ab3-b0d0-4c33-841e-8dca12903bbb 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1070/2262] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:02:06 2026] POST /v2.0/security-group-rules => generated 569 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:06.836 8 WARNING neutron_lib.context [None req-ec07c64d-608d-4a2a-a79e-7253ec0e8119 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1071/2263] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:02:06 2026] POST /v2.0/security-group-rules => generated 565 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:06.964 8 WARNING neutron_lib.context [None req-ca5e8073-9a88-487e-a6d1-69dbe82ad79f 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:07.037 7 INFO neutron.db.l3_db [req-5b3c21a8-9c3f-4d7b-8883-3621fdc1a366 req-ea4453a2-ab87-434b-bd60-c14d1c077a1f 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] Floating IP 03d96a14-1d96-4679-9048-1165d16fc33b disassociated. External IP: 10.96.250.208, port: 393f7ce1-d79d-42c0-b70c-165bbfb1f770. [pid: 8|app: 0|req: 1072/2264] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:02:06 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:07.086 8 WARNING neutron_lib.context [None req-6ce33616-badb-44ab-b19d-f13bface3e34 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1073/2265] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:02:07 2026] POST /v2.0/security-group-rules => generated 565 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:07.224 8 WARNING neutron_lib.context [None req-09ac12b3-d5d2-4174-8645-d2607f9d5b73 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1074/2266] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:02:07 2026] POST /v2.0/security-group-rules => generated 567 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2267] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:02:07 2026] GET /v2.0/ports?device_id=a50448ac-2911-4167-8c56-e5bdf052f4a7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:02:07.352 8 WARNING neutron_lib.context [None req-a27b9573-4ba5-4f97-9ed1-e774b3c422cb 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1193/2268] 199.204.45.162 () {36 vars in 997 bytes} [Sun May 10 02:02:06 2026] DELETE /v2.0/ports/393f7ce1-d79d-42c0-b70c-165bbfb1f770 => generated 0 bytes in 783 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2269] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:02:07 2026] POST /v2.0/security-group-rules => generated 569 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:07.502 7 WARNING neutron_lib.context [None req-9f7079aa-fdac-404f-b257-0e3cb33356a7 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:07.552 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a63060e5-d5c8-4be4-b233-88b9aab8dd1b'] response: {'server_uuid': 'a50448ac-2911-4167-8c56-e5bdf052f4a7', 'name': 'network-vif-deleted', 'tag': '393f7ce1-d79d-42c0-b70c-165bbfb1f770', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1194/2270] 10.0.0.173 () {34 vars in 695 bytes} [Sun May 10 02:02:07 2026] POST /v2.0/security-group-rules => generated 565 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2271] 10.0.0.93 () {34 vars in 1093 bytes} [Sun May 10 02:02:07 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-669075069&fields=id&tenant_id=9eb9528bcb084011b3f1d4b87b430e5b => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2272] 10.0.0.93 () {34 vars in 981 bytes} [Sun May 10 02:02:07 2026] GET /v2.0/networks?id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49 => generated 705 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2273] 10.0.0.93 () {34 vars in 964 bytes} [Sun May 10 02:02:08 2026] GET /v2.0/quotas/9eb9528bcb084011b3f1d4b87b430e5b => 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: 1196/2274] 10.0.0.93 () {34 vars in 1001 bytes} [Sun May 10 02:02:08 2026] GET /v2.0/ports?tenant_id=9eb9528bcb084011b3f1d4b87b430e5b&fields=id => generated 287 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2275] 10.0.0.93 () {34 vars in 1007 bytes} [Sun May 10 02:02:08 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2278] 10.0.0.93 () {34 vars in 1107 bytes} [Sun May 10 02:02:08 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2279] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:02:08 2026] GET /v2.0/ports?device_id=fe58589a-fe43-4a81-93a1-6cb3dd6259b3 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2280] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:02:08 2026] DELETE /v2.0/security-groups/07a05a57-d3a2-4566-b13e-3bab3a865acc => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:08.701 7 INFO neutron.api.v2.resource [None req-a78932f6-701c-4244-9237-860c04ff260a 6dc39e9d174d47db8d09bf97b4f78081 fb4756a231174e36b7e224dfef2471fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1199/2281] 10.0.0.173 () {32 vars in 737 bytes} [Sun May 10 02:02:08 2026] GET /v2.0/security-groups/07a05a57-d3a2-4566-b13e-3bab3a865acc => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2282] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:02:08 2026] DELETE /v2.0/floatingips/03d96a14-1d96-4679-9048-1165d16fc33b => generated 0 bytes in 444 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2283] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:02:09 2026] DELETE /v2.0/security-groups/0c987cc5-c9bb-4543-9301-0a5ef34a5ae5 => 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: 1084/2284] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:02:09 2026] GET /v2.0/networks?id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49 => generated 705 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2285] 199.204.45.162 () {34 vars in 1050 bytes} [Sun May 10 02:02:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9eb9528bcb084011b3f1d4b87b430e5b => generated 178 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:09.504 8 WARNING neutron_lib.context [req-0cad427a-4c3d-4653-ae4f-d83eb7a4a305 req-f22947f1-3cc8-40fd-ae34-aa76c1ee5258 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1086/2286] 199.204.45.162 () {38 vars in 955 bytes} [Sun May 10 02:02:09 2026] POST /v2.0/ports => generated 1183 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1201/2287] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 02:02:09 2026] PUT /v2.0/routers/230a38d3-5253-49ce-8bb1-c3502e378503/remove_router_interface => generated 309 bytes in 1614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2288] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 02:02:10 2026] PUT /v2.0/ports/05ceeb1b-ed61-4059-8731-f30faaf63f4e => generated 1428 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:02:11.059 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-750ea644-93e4-414a-ad86-a36599170c93'] response: {'name': 'network-changed', 'server_uuid': 'fe58589a-fe43-4a81-93a1-6cb3dd6259b3', 'tag': '05ceeb1b-ed61-4059-8731-f30faaf63f4e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1088/2289] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/ports?tenant_id=9eb9528bcb084011b3f1d4b87b430e5b&device_id=fe58589a-fe43-4a81-93a1-6cb3dd6259b3 => generated 1467 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1089/2290] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=05ceeb1b-ed61-4059-8731-f30faaf63f4e => 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: 1090/2291] 199.204.45.162 () {34 vars in 1104 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A368&port_id=05ceeb1b-ed61-4059-8731-f30faaf63f4e => 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: 1091/2292] 199.204.45.162 () {34 vars in 1064 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/subnets?id=43d7fccb-7394-4a14-8cbf-930b859b6cd0&id=6fc43612-6011-4fdd-bf8d-d99ee8902dcf => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2293] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2294] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2295] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?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: 1095/2296] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2297] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/ports?tenant_id=9eb9528bcb084011b3f1d4b87b430e5b&device_id=fe58589a-fe43-4a81-93a1-6cb3dd6259b3 => generated 1467 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2298] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/networks?id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49 => generated 801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2299] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=05ceeb1b-ed61-4059-8731-f30faaf63f4e => 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: 1099/2300] 199.204.45.162 () {34 vars in 1104 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A368&port_id=05ceeb1b-ed61-4059-8731-f30faaf63f4e => 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: 1100/2301] 199.204.45.162 () {34 vars in 1064 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/subnets?id=43d7fccb-7394-4a14-8cbf-930b859b6cd0&id=6fc43612-6011-4fdd-bf8d-d99ee8902dcf => generated 1362 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2302] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:02:12 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2303] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:02:12 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2304] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:02:12 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:02:12.276 7 INFO neutron.services.segments.plugin [-] Segment f5a9ffb7-b55c-4f64-b23a-0c0ee4a6ecfb resource provider aggregate not found [pid: 8|app: 0|req: 1104/2305] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:02:12 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:02:12.289 7 INFO neutron.services.segments.plugin [-] Segment f5a9ffb7-b55c-4f64-b23a-0c0ee4a6ecfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5a9ffb7-b55c-4f64-b23a-0c0ee4a6ecfb found for delete ", "request_id": "req-d54904a3-0242-4de6-af01-f925dbfa7988"}]} 2026-05-10 02:02:12.290 7 INFO neutron.services.segments.plugin [-] Segment f5a9ffb7-b55c-4f64-b23a-0c0ee4a6ecfb resource provider aggregate not found 2026-05-10 02:02:12.308 7 INFO neutron.services.segments.plugin [-] Segment f5a9ffb7-b55c-4f64-b23a-0c0ee4a6ecfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5a9ffb7-b55c-4f64-b23a-0c0ee4a6ecfb found for delete ", "request_id": "req-8ec711c0-1324-4bf6-953c-06465f1942ff"}]} 2026-05-10 02:02:12.326 7 INFO neutron.db.l3_hamode_db [None req-7f694377-5b0b-4151-9e2e-d055aae4066f 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] HA network cfe6f1fc-e0bf-49fb-9742-6d18170936aa was deleted as no HA routers are present in tenant fb4756a231174e36b7e224dfef2471fc. [pid: 7|app: 0|req: 1202/2306] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:02:10 2026] DELETE /v2.0/routers/230a38d3-5253-49ce-8bb1-c3502e378503 => generated 0 bytes in 1394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2307] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:02:12 2026] DELETE /v2.0/subnets/ea33ff41-b2b7-4421-952d-eb7826eef36f => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2308] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:02:12 2026] DELETE /v2.0/networks/ce909f57-70d6-4f6d-9e4a-0e1e0d24ad7e => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2309] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:02:13 2026] GET /v2.0/ports?device_id=fe58589a-fe43-4a81-93a1-6cb3dd6259b3 => generated 1200 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2310] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 02:02:13 2026] GET /v2.0/security-groups?id=22a74faf-11b6-468f-b5ab-e1a86858e0e7&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: 7|app: 0|req: 1206/2311] 10.0.0.173 () {32 vars in 818 bytes} [Sun May 10 02:02:13 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&mac_address=fa%3A16%3A3e%3Ab9%3Aa0%3A68 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:14.024 7 WARNING neutron_lib.context [None req-9c3b4404-d2bf-4854-9878-c78311b3d9f7 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:14.324 7 INFO neutron.services.segments.plugin [-] Segment 404bd4d5-471d-4c44-a24f-730ec1dde773 resource provider aggregate not found 2026-05-10 02:02:14.330 7 INFO neutron.services.segments.plugin [-] Segment 404bd4d5-471d-4c44-a24f-730ec1dde773 resource provider aggregate not found 2026-05-10 02:02:14.340 7 INFO neutron.services.segments.plugin [-] Segment 404bd4d5-471d-4c44-a24f-730ec1dde773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 404bd4d5-471d-4c44-a24f-730ec1dde773 found for delete ", "request_id": "req-18f11758-8966-4ee0-9bf9-de5948d8eab9"}]} 2026-05-10 02:02:14.354 7 INFO neutron.services.segments.plugin [-] Segment 404bd4d5-471d-4c44-a24f-730ec1dde773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 404bd4d5-471d-4c44-a24f-730ec1dde773 found for delete ", "request_id": "req-e1118927-0787-4bd4-9cad-4cbbe3608c34"}]} [pid: 8|app: 0|req: 1106/2312] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 02:02:13 2026] PUT /v2.0/routers/7a4ef7b0-95ee-43b9-a727-05c82339fdaf/remove_router_interface => generated 309 bytes in 1433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:15.183 7 INFO neutron.db.l3_db [None req-9c3b4404-d2bf-4854-9878-c78311b3d9f7 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Floating IP b28112f1-78a6-46a1-b5a1-7734c848b645 associated. External IP: 10.96.250.217, port: 05ceeb1b-ed61-4059-8731-f30faaf63f4e. [pid: 7|app: 0|req: 1207/2313] 10.0.0.173 () {34 vars in 677 bytes} [Sun May 10 02:02:14 2026] POST /v2.0/floatingips => generated 855 bytes in 1596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:15.667 8 INFO neutron.services.segments.plugin [-] Segment 3e0159e2-3196-4037-be3e-167ac89896aa resource provider aggregate not found 2026-05-10 02:02:15.672 8 INFO neutron.services.segments.plugin [-] Segment 3e0159e2-3196-4037-be3e-167ac89896aa resource provider aggregate not found 2026-05-10 02:02:15.688 8 INFO neutron.services.segments.plugin [-] Segment 3e0159e2-3196-4037-be3e-167ac89896aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e0159e2-3196-4037-be3e-167ac89896aa found for delete ", "request_id": "req-7b7a5046-7463-4b21-a917-5d485adc003a"}]} 2026-05-10 02:02:15.699 8 INFO neutron.services.segments.plugin [-] Segment 3e0159e2-3196-4037-be3e-167ac89896aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e0159e2-3196-4037-be3e-167ac89896aa found for delete ", "request_id": "req-d967bed3-4c83-4b69-bba7-343c67cd3c9c"}]} 2026-05-10 02:02:15.708 8 INFO neutron.db.l3_hamode_db [None req-50d1e097-2929-4aac-be42-39bce3fc40c6 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] HA network cd37aa74-f085-428c-aa7b-7203e0669ba3 was deleted as no HA routers are present in tenant 6d76c7a23cb042a5b084f5d8fd878098. [pid: 8|app: 0|req: 1107/2314] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:02:14 2026] DELETE /v2.0/routers/7a4ef7b0-95ee-43b9-a727-05c82339fdaf => generated 0 bytes in 1248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:15.767 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6369f01c-94a5-4afc-8d78-78d22f6bfaf8'] response: {'name': 'network-changed', 'server_uuid': 'fe58589a-fe43-4a81-93a1-6cb3dd6259b3', 'tag': '05ceeb1b-ed61-4059-8731-f30faaf63f4e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1208/2315] 10.0.0.93 () {34 vars in 1093 bytes} [Sun May 10 02:02:15 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-669075069&fields=id&tenant_id=9eb9528bcb084011b3f1d4b87b430e5b => generated 69 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2316] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:02:15 2026] GET /v2.0/ports?tenant_id=9eb9528bcb084011b3f1d4b87b430e5b&device_id=fe58589a-fe43-4a81-93a1-6cb3dd6259b3 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2317] 10.0.0.93 () {34 vars in 981 bytes} [Sun May 10 02:02:15 2026] GET /v2.0/networks?id=545e7424-923c-4ead-8e7a-b2df7db6ff43 => generated 704 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2318] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:02:15 2026] DELETE /v2.0/subnets/2ca5946f-e804-4790-93de-29cde210e3df => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2319] 10.0.0.93 () {34 vars in 964 bytes} [Sun May 10 02:02:15 2026] GET /v2.0/quotas/9eb9528bcb084011b3f1d4b87b430e5b => generated 292 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2320] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:02:15 2026] GET /v2.0/networks?id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49 => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2321] 10.0.0.93 () {34 vars in 1001 bytes} [Sun May 10 02:02:15 2026] GET /v2.0/ports?tenant_id=9eb9528bcb084011b3f1d4b87b430e5b&fields=id => generated 333 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2322] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:02:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=05ceeb1b-ed61-4059-8731-f30faaf63f4e => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2323] 10.0.0.93 () {34 vars in 1007 bytes} [Sun May 10 02:02:16 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2324] 199.204.45.162 () {34 vars in 1104 bytes} [Sun May 10 02:02:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A368&port_id=05ceeb1b-ed61-4059-8731-f30faaf63f4e => 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: 1110/2325] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:02:15 2026] DELETE /v2.0/networks/c057eccb-80b7-4744-a7e6-bd9476806303 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2326] 10.0.0.93 () {34 vars in 1107 bytes} [Sun May 10 02:02:16 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?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: 8|app: 0|req: 1111/2327] 199.204.45.162 () {34 vars in 1064 bytes} [Sun May 10 02:02:16 2026] GET /v2.0/subnets?id=43d7fccb-7394-4a14-8cbf-930b859b6cd0&id=6fc43612-6011-4fdd-bf8d-d99ee8902dcf => generated 1362 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2328] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:02:16 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&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: 8|app: 0|req: 1112/2329] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:02:16 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&device_owner=network%3Adhcp => generated 1457 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2330] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:02:16 2026] GET /v2.0/ports?device_id=f42178b8-a63c-420f-9623-9bbc7b7ed0bb => 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: 1113/2331] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:02:16 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2332] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:02:16 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2333] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:02:16 2026] GET /v2.0/security-groups?tenant_id=fb4756a231174e36b7e224dfef2471fc&name=default => generated 2805 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2334] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:02:16 2026] DELETE /v2.0/security-groups/88b478c2-68b1-4702-9c06-f53dcd3ed4db => 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: 1115/2335] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:02:17 2026] GET /v2.0/security-groups?tenant_id=6d76c7a23cb042a5b084f5d8fd878098&name=default => generated 2805 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2336] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:02:17 2026] DELETE /v2.0/security-groups/1482ffe8-e10a-4aa1-ab2e-4277c27a5940 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2337] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:02:17 2026] GET /v2.0/networks?id=545e7424-923c-4ead-8e7a-b2df7db6ff43 => generated 704 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2338] 199.204.45.162 () {34 vars in 1050 bytes} [Sun May 10 02:02:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9eb9528bcb084011b3f1d4b87b430e5b => generated 178 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:17.579 8 WARNING neutron_lib.context [req-3f15f590-866c-4fd3-9828-b907dadae3df req-48f7e5e1-7e1d-4f6d-87ff-8362a064fcbe 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:17.715 8 INFO neutron.services.segments.plugin [-] Segment 905ea395-5d6c-4d48-9074-5d8c3cf8a4fd resource provider aggregate not found 2026-05-10 02:02:17.722 8 INFO neutron.services.segments.plugin [-] Segment 905ea395-5d6c-4d48-9074-5d8c3cf8a4fd resource provider aggregate not found 2026-05-10 02:02:17.739 8 INFO neutron.services.segments.plugin [-] Segment 905ea395-5d6c-4d48-9074-5d8c3cf8a4fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 905ea395-5d6c-4d48-9074-5d8c3cf8a4fd found for delete ", "request_id": "req-951bf4cd-816a-4d0a-ab2a-ffb2f8c06108"}]} 2026-05-10 02:02:17.740 8 INFO neutron.services.segments.plugin [-] Segment 905ea395-5d6c-4d48-9074-5d8c3cf8a4fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 905ea395-5d6c-4d48-9074-5d8c3cf8a4fd found for delete ", "request_id": "req-30b97724-9b5a-4a45-a7a4-d61ba69b4885"}]} [pid: 8|app: 0|req: 1117/2339] 199.204.45.162 () {38 vars in 955 bytes} [Sun May 10 02:02:17 2026] POST /v2.0/ports => generated 1183 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2340] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 02:02:18 2026] PUT /v2.0/ports/c2daf388-2981-4032-9455-dae8392efc9f => generated 1428 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1118/2341] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:02:18 2026] GET /v2.0/ports?tenant_id=9eb9528bcb084011b3f1d4b87b430e5b&device_id=f42178b8-a63c-420f-9623-9bbc7b7ed0bb => generated 1467 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:02:18.908 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-32142c03-fe3a-407e-8e6c-006a4bf7c732'] response: {'name': 'network-changed', 'server_uuid': 'f42178b8-a63c-420f-9623-9bbc7b7ed0bb', 'tag': 'c2daf388-2981-4032-9455-dae8392efc9f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1224/2342] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:02:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.188&port_id=c2daf388-2981-4032-9455-dae8392efc9f => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2343] 199.204.45.162 () {34 vars in 1104 bytes} [Sun May 10 02:02:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4a&port_id=c2daf388-2981-4032-9455-dae8392efc9f => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2344] 199.204.45.162 () {34 vars in 1064 bytes} [Sun May 10 02:02:18 2026] GET /v2.0/subnets?id=4c9542a0-0464-4938-a024-91f6d4d0f70b&id=0c60a092-794a-44ca-b4eb-bcba0ef078a9 => generated 1364 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2345] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/ports?network_id=545e7424-923c-4ead-8e7a-b2df7db6ff43&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1226/2346] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/ports?network_id=545e7424-923c-4ead-8e7a-b2df7db6ff43&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2347] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2348] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?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: 1122/2349] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/ports?tenant_id=9eb9528bcb084011b3f1d4b87b430e5b&device_id=f42178b8-a63c-420f-9623-9bbc7b7ed0bb => generated 1467 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2350] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/networks?id=545e7424-923c-4ead-8e7a-b2df7db6ff43 => generated 800 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2351] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.188&port_id=c2daf388-2981-4032-9455-dae8392efc9f => 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: 1229/2352] 199.204.45.162 () {34 vars in 1104 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4a&port_id=c2daf388-2981-4032-9455-dae8392efc9f => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2353] 199.204.45.162 () {34 vars in 1064 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/subnets?id=4c9542a0-0464-4938-a024-91f6d4d0f70b&id=0c60a092-794a-44ca-b4eb-bcba0ef078a9 => generated 1364 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2354] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/ports?network_id=545e7424-923c-4ead-8e7a-b2df7db6ff43&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2355] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/ports?network_id=545e7424-923c-4ead-8e7a-b2df7db6ff43&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2356] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2357] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?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: 1127/2358] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:02:21 2026] GET /v2.0/ports?device_id=f42178b8-a63c-420f-9623-9bbc7b7ed0bb => generated 1200 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2359] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 02:02:21 2026] GET /v2.0/security-groups?id=22a74faf-11b6-468f-b5ab-e1a86858e0e7&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:22.067 7 INFO neutron.db.segments_db [None req-bc80a51d-6339-4206-9240-b8b668413d0c 6d85697ccfbe40c89f97688d8003522b 01fcf4234eed459c9da3bae2374834d4 - - default default] Added segment 8a0301b2-177a-4d08-9364-e823b74c2c71 of type vxlan for network d4d8f524-78ee-43d4-9c47-bbf06642286d [pid: 8|app: 0|req: 1129/2360] 10.0.0.173 () {32 vars in 818 bytes} [Sun May 10 02:02:22 2026] GET /v2.0/ports?network_id=545e7424-923c-4ead-8e7a-b2df7db6ff43&mac_address=fa%3A16%3A3e%3A25%3A16%3Ac2 => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:22.104 8 WARNING neutron_lib.context [None req-a1cc1374-8c1f-4907-b4b5-7b99b78f05e5 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1232/2361] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:02:21 2026] POST /v2.0/networks => generated 727 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2362] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:02:22 2026] POST /v2.0/subnets => generated 620 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:22.470 7 WARNING neutron.api.v2.base [None req-82576235-1db9-4ea1-adcc-9849c524a10b 6d85697ccfbe40c89f97688d8003522b 01fcf4234eed459c9da3bae2374834d4 - - 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-05-10 02:02:22.472 7 INFO neutron.api.v2.resource [None req-82576235-1db9-4ea1-adcc-9849c524a10b 6d85697ccfbe40c89f97688d8003522b 01fcf4234eed459c9da3bae2374834d4 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1234/2363] 10.0.0.173 () {34 vars in 681 bytes} [Sun May 10 02:02:22 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-05-10 02:02:23.043 7 INFO neutron.services.segments.plugin [-] Segment 8a0301b2-177a-4d08-9364-e823b74c2c71 resource provider aggregate not found 2026-05-10 02:02:23.049 7 INFO neutron.services.segments.plugin [-] Segment 8a0301b2-177a-4d08-9364-e823b74c2c71 resource provider aggregate not found 2026-05-10 02:02:23.074 7 INFO neutron.services.segments.plugin [-] Segment 8a0301b2-177a-4d08-9364-e823b74c2c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a0301b2-177a-4d08-9364-e823b74c2c71 found for delete ", "request_id": "req-40a769cd-587a-46a7-8af9-075c5ad9b82c"}]} 2026-05-10 02:02:23.075 7 INFO neutron.services.segments.plugin [-] Segment 8a0301b2-177a-4d08-9364-e823b74c2c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a0301b2-177a-4d08-9364-e823b74c2c71 found for delete ", "request_id": "req-4d74f25d-d858-4962-9660-c1192701d35d"}]} 2026-05-10 02:02:23.787 8 INFO neutron.db.l3_db [None req-a1cc1374-8c1f-4907-b4b5-7b99b78f05e5 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Floating IP 9354750d-12bc-4135-9074-466b2b5027b5 associated. External IP: 10.96.250.219, port: c2daf388-2981-4032-9455-dae8392efc9f. [pid: 7|app: 0|req: 1235/2364] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:02:22 2026] DELETE /v2.0/networks/d4d8f524-78ee-43d4-9c47-bbf06642286d => generated 0 bytes in 1422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2365] 10.0.0.62 () {34 vars in 989 bytes} [Sun May 10 02:02:23 2026] GET /v2.0/ports?device_id=fe58589a-fe43-4a81-93a1-6cb3dd6259b3 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:24.005 7 INFO neutron.db.segments_db [None req-e0cb620f-eb79-4f85-a39d-bba3395d6d30 6d85697ccfbe40c89f97688d8003522b 01fcf4234eed459c9da3bae2374834d4 - - default default] Added segment debafb30-2109-4b57-9927-8fe02045ab5e of type vxlan for network 9f02ee9c-880b-4c61-a50e-c844bc37deb3 [pid: 7|app: 0|req: 1239/2368] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:02:23 2026] POST /v2.0/networks => generated 727 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2369] 10.0.0.62 () {34 vars in 1039 bytes} [Sun May 10 02:02:24 2026] GET /v2.0/security-groups?id=22a74faf-11b6-468f-b5ab-e1a86858e0e7&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2370] 10.0.0.173 () {34 vars in 677 bytes} [Sun May 10 02:02:22 2026] POST /v2.0/floatingips => generated 855 bytes in 2168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2371] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:02:24 2026] POST /v2.0/subnets => generated 623 bytes in 823 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:24.996 8 WARNING neutron.api.v2.base [None req-af2e6812-0d0b-40e8-bb08-03ba18ec8337 6d85697ccfbe40c89f97688d8003522b 01fcf4234eed459c9da3bae2374834d4 - - 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-05-10 02:02:24.997 8 INFO neutron.api.v2.resource [None req-af2e6812-0d0b-40e8-bb08-03ba18ec8337 6d85697ccfbe40c89f97688d8003522b 01fcf4234eed459c9da3bae2374834d4 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1131/2372] 10.0.0.173 () {34 vars in 681 bytes} [Sun May 10 02:02:24 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-10 02:02:25.097 7 INFO neutron.services.segments.plugin [-] Segment 8a0301b2-177a-4d08-9364-e823b74c2c71 resource provider aggregate not found 2026-05-10 02:02:25.104 7 INFO neutron.services.segments.plugin [-] Segment 8a0301b2-177a-4d08-9364-e823b74c2c71 resource provider aggregate not found 2026-05-10 02:02:25.126 7 INFO neutron.services.segments.plugin [-] Segment 8a0301b2-177a-4d08-9364-e823b74c2c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a0301b2-177a-4d08-9364-e823b74c2c71 found for delete ", "request_id": "req-243de471-b3aa-4c84-ac96-fcf1c72b1d02"}]} 2026-05-10 02:02:25.127 7 INFO neutron.services.segments.plugin [-] Segment 8a0301b2-177a-4d08-9364-e823b74c2c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a0301b2-177a-4d08-9364-e823b74c2c71 found for delete ", "request_id": "req-3f9d5dcc-8fdf-4e92-bc6d-cc2b73d333d8"}]} [pid: 7|app: 0|req: 1242/2373] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:02:25 2026] DELETE /v2.0/networks/9f02ee9c-880b-4c61-a50e-c844bc37deb3 => generated 0 bytes in 1207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:02:26.266 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fd1247a-79ea-45de-8795-f0741fdaa9b3'] response: {'name': 'network-changed', 'server_uuid': 'f42178b8-a63c-420f-9623-9bbc7b7ed0bb', 'tag': 'c2daf388-2981-4032-9455-dae8392efc9f', 'status': 'completed', 'code': 200} 2026-05-10 02:02:26.286 8 INFO neutron.db.segments_db [None req-8838f782-d9b6-4cd7-be02-0ace48d85163 6d85697ccfbe40c89f97688d8003522b 01fcf4234eed459c9da3bae2374834d4 - - default default] Added segment 7680f91b-1a45-4457-a57c-c9e2f30849c7 of type vxlan for network b836b5b2-5d55-4599-9b9b-d3936e0620af [pid: 7|app: 0|req: 1243/2374] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:02:26 2026] GET /v2.0/ports?tenant_id=9eb9528bcb084011b3f1d4b87b430e5b&device_id=f42178b8-a63c-420f-9623-9bbc7b7ed0bb => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2375] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:02:26 2026] POST /v2.0/networks => generated 727 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2376] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:02:26 2026] GET /v2.0/networks?id=545e7424-923c-4ead-8e7a-b2df7db6ff43 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2377] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:02:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.188&port_id=c2daf388-2981-4032-9455-dae8392efc9f => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2378] 199.204.45.162 () {34 vars in 1104 bytes} [Sun May 10 02:02:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4a&port_id=c2daf388-2981-4032-9455-dae8392efc9f => 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: 1247/2379] 199.204.45.162 () {34 vars in 1064 bytes} [Sun May 10 02:02:26 2026] GET /v2.0/subnets?id=4c9542a0-0464-4938-a024-91f6d4d0f70b&id=0c60a092-794a-44ca-b4eb-bcba0ef078a9 => generated 1364 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2380] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:02:26 2026] GET /v2.0/ports?network_id=545e7424-923c-4ead-8e7a-b2df7db6ff43&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2381] 10.0.0.173 () {34 vars in 669 bytes} [Sun May 10 02:02:26 2026] POST /v2.0/subnets => generated 623 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2382] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:02:26 2026] GET /v2.0/ports?network_id=545e7424-923c-4ead-8e7a-b2df7db6ff43&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2383] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:02:26 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2384] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:02:26 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2385] 10.0.0.173 () {34 vars in 681 bytes} [Sun May 10 02:02:26 2026] POST /v2.0/rbac-policies => generated 324 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:27.402 7 INFO neutron.services.segments.plugin [-] Segment debafb30-2109-4b57-9927-8fe02045ab5e resource provider aggregate not found 2026-05-10 02:02:27.408 7 INFO neutron.services.segments.plugin [-] Segment debafb30-2109-4b57-9927-8fe02045ab5e resource provider aggregate not found 2026-05-10 02:02:27.418 7 INFO neutron.services.segments.plugin [-] Segment debafb30-2109-4b57-9927-8fe02045ab5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid debafb30-2109-4b57-9927-8fe02045ab5e found for delete ", "request_id": "req-3fba3730-da40-49b0-be60-191a5ec14325"}]} 2026-05-10 02:02:27.426 7 INFO neutron.services.segments.plugin [-] Segment debafb30-2109-4b57-9927-8fe02045ab5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid debafb30-2109-4b57-9927-8fe02045ab5e found for delete ", "request_id": "req-833208fc-c559-4b6d-a6c1-b9d3524f68fc"}]} 2026-05-10 02:02:27.435 7 INFO neutron.services.segments.plugin [-] Segment debafb30-2109-4b57-9927-8fe02045ab5e resource provider aggregate not found 2026-05-10 02:02:27.448 7 INFO neutron.services.segments.plugin [-] Segment debafb30-2109-4b57-9927-8fe02045ab5e resource provider aggregate not found 2026-05-10 02:02:27.460 7 INFO neutron.services.segments.plugin [-] Segment debafb30-2109-4b57-9927-8fe02045ab5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid debafb30-2109-4b57-9927-8fe02045ab5e found for delete ", "request_id": "req-30ecbca4-08bc-4798-ab98-885da8636b35"}]} 2026-05-10 02:02:27.464 7 INFO neutron.services.segments.plugin [-] Segment debafb30-2109-4b57-9927-8fe02045ab5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid debafb30-2109-4b57-9927-8fe02045ab5e found for delete ", "request_id": "req-e91154ec-964d-4aeb-b80d-7c021e6b1a03"}]} [pid: 7|app: 0|req: 1252/2386] 10.0.0.173 () {32 vars in 723 bytes} [Sun May 10 02:02:27 2026] GET /v2.0/networks/b836b5b2-5d55-4599-9b9b-d3936e0620af => generated 655 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:27.925 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b193b08-c44d-4744-b1d4-d023a0ed9711 1e6929d23516420e8a5b2d3909f084b7 c5c25d999fe94ba28e331e3ba84d2568 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1135/2387] 10.0.0.173 () {32 vars in 723 bytes} [Sun May 10 02:02:27 2026] GET /v2.0/networks/b836b5b2-5d55-4599-9b9b-d3936e0620af => generated 138 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2388] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:02:27 2026] DELETE /v2.0/networks/b836b5b2-5d55-4599-9b9b-d3936e0620af => generated 0 bytes in 638 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:02:28.607 8 INFO neutron.pecan_wsgi.hooks.translation [None req-907553d6-a547-4eda-9928-1f8de432d624 6d85697ccfbe40c89f97688d8003522b 01fcf4234eed459c9da3bae2374834d4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1136/2389] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:02:28 2026] DELETE /v2.0/subnets/21f5f5f8-8b98-4cef-b2ff-90c8e10ec0e5 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:02:28.641 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a97c44c-0227-46d2-a3cf-1cb174f2edf2 6d85697ccfbe40c89f97688d8003522b 01fcf4234eed459c9da3bae2374834d4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1254/2390] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:02:28 2026] DELETE /v2.0/subnets/52ca1236-9cc0-4560-ac54-d92ce3705a61 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:02:28.666 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93cdc287-5cb7-4afb-9622-4b5209198242 6d85697ccfbe40c89f97688d8003522b 01fcf4234eed459c9da3bae2374834d4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1137/2391] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:02:28 2026] DELETE /v2.0/subnets/158896dd-eb9f-4b17-abcf-d87785eba95a => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:02:29.549 7 INFO neutron.services.segments.plugin [-] Segment 7680f91b-1a45-4457-a57c-c9e2f30849c7 resource provider aggregate not found 2026-05-10 02:02:29.557 7 INFO neutron.services.segments.plugin [-] Segment 7680f91b-1a45-4457-a57c-c9e2f30849c7 resource provider aggregate not found 2026-05-10 02:02:29.569 7 INFO neutron.services.segments.plugin [-] Segment 7680f91b-1a45-4457-a57c-c9e2f30849c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7680f91b-1a45-4457-a57c-c9e2f30849c7 found for delete ", "request_id": "req-06471d54-1be6-4a73-a075-cf93b808f3a6"}]} 2026-05-10 02:02:29.573 7 INFO neutron.services.segments.plugin [-] Segment 7680f91b-1a45-4457-a57c-c9e2f30849c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7680f91b-1a45-4457-a57c-c9e2f30849c7 found for delete ", "request_id": "req-bc5e439d-1400-446c-a092-3cf3c340a6ef"}]} [pid: 7|app: 0|req: 1255/2392] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:02:29 2026] GET /v2.0/security-groups?tenant_id=75a5da1e3b7e4566b49831fd85646bdc&name=default => generated 2805 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2393] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:02:29 2026] DELETE /v2.0/security-groups/8553041f-a6a0-4950-9b4d-791b3381bf69 => 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: 1256/2394] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:02:29 2026] GET /v2.0/security-groups?tenant_id=01fcf4234eed459c9da3bae2374834d4&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2395] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:02:30 2026] DELETE /v2.0/security-groups/ef362052-a3d4-4663-99e5-9596c2f63de4 => 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: 1257/2396] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:02:30 2026] GET /v2.0/security-groups?tenant_id=c5c25d999fe94ba28e331e3ba84d2568&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2397] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:02:30 2026] DELETE /v2.0/security-groups/780a868b-3be6-4c84-8b0f-4586706e199f => 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: 1258/2398] 10.0.0.62 () {34 vars in 989 bytes} [Sun May 10 02:02:33 2026] GET /v2.0/ports?device_id=f42178b8-a63c-420f-9623-9bbc7b7ed0bb => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2399] 10.0.0.62 () {34 vars in 1039 bytes} [Sun May 10 02:02:33 2026] GET /v2.0/security-groups?id=22a74faf-11b6-468f-b5ab-e1a86858e0e7&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:34.908 7 WARNING neutron_lib.context [None req-e1e77c0d-7eb9-47d9-b56c-492f49555f0f 57a450a0526a4197a76423397a7dfd2d 13e8569a13fa4e0aaa0baeb255f85c9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:35.035 7 INFO neutron.db.segments_db [None req-e1e77c0d-7eb9-47d9-b56c-492f49555f0f 57a450a0526a4197a76423397a7dfd2d 13e8569a13fa4e0aaa0baeb255f85c9f - - default default] Added segment 8a342aa9-a2e5-41a7-994f-1bcb21c4d8ff of type vxlan for network b34e2242-0cff-45e1-a1f6-b50813a3d961 [pid: 7|app: 0|req: 1259/2400] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:02:34 2026] POST /v2.0/networks => generated 631 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:35.153 8 WARNING neutron_lib.context [None req-a13582df-6001-4f5e-b15c-642af606351b 57a450a0526a4197a76423397a7dfd2d 13e8569a13fa4e0aaa0baeb255f85c9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1142/2401] 10.0.0.173 () {34 vars in 664 bytes} [Sun May 10 02:02:35 2026] POST /v2.0/ports => generated 743 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:35.540 7 WARNING neutron_lib.context [None req-511e843f-4019-4fde-9a38-38de877add35 57a450a0526a4197a76423397a7dfd2d 13e8569a13fa4e0aaa0baeb255f85c9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:35.618 7 INFO neutron.db.segments_db [None req-511e843f-4019-4fde-9a38-38de877add35 57a450a0526a4197a76423397a7dfd2d 13e8569a13fa4e0aaa0baeb255f85c9f - - default default] Added segment 5e88f6d8-eb71-4e27-ba51-ff7e5bdb6e07 of type vxlan for network bff8a567-4625-42be-b21a-7721e109f25c [pid: 7|app: 0|req: 1260/2402] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:02:35 2026] POST /v2.0/networks => generated 632 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:02:35.741 8 WARNING neutron_lib.context [None req-ef5110d4-894e-4a43-83bc-da02e9505a7a 57a450a0526a4197a76423397a7dfd2d 13e8569a13fa4e0aaa0baeb255f85c9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1143/2403] 10.0.0.173 () {34 vars in 664 bytes} [Sun May 10 02:02:35 2026] POST /v2.0/ports => generated 743 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:36.112 7 WARNING neutron_lib.context [None req-6933a227-0579-4577-8a85-c289ed086849 57a450a0526a4197a76423397a7dfd2d 13e8569a13fa4e0aaa0baeb255f85c9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:36.184 7 INFO neutron.db.segments_db [None req-6933a227-0579-4577-8a85-c289ed086849 57a450a0526a4197a76423397a7dfd2d 13e8569a13fa4e0aaa0baeb255f85c9f - - default default] Added segment 264c57e4-24e9-4e56-ac48-0663af9cecae of type vxlan for network 10e8b78c-04e1-4d09-9865-f51c515d7fc4 [pid: 7|app: 0|req: 1261/2404] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:02:36 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:02:36.307 8 WARNING neutron_lib.context [None req-28160fa8-10c7-440e-ae88-216c40d7c7c3 57a450a0526a4197a76423397a7dfd2d 13e8569a13fa4e0aaa0baeb255f85c9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1144/2405] 10.0.0.173 () {34 vars in 664 bytes} [Sun May 10 02:02:36 2026] POST /v2.0/ports => generated 743 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:36.675 7 WARNING neutron_lib.context [None req-e91232d1-7a8a-49b8-8757-aadf0c8020c3 57a450a0526a4197a76423397a7dfd2d 13e8569a13fa4e0aaa0baeb255f85c9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:36.735 7 INFO neutron.db.segments_db [None req-e91232d1-7a8a-49b8-8757-aadf0c8020c3 57a450a0526a4197a76423397a7dfd2d 13e8569a13fa4e0aaa0baeb255f85c9f - - default default] Added segment a9dcf7ee-e4ce-46df-9b76-d3e047a97989 of type vxlan for network 9d3b9835-5c9d-46ed-a9d8-3d12187348d6 [pid: 7|app: 0|req: 1262/2406] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:02:36 2026] POST /v2.0/networks => generated 632 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:02:36.887 8 WARNING neutron_lib.context [None req-5dfd00ec-836e-4b94-8586-95c60d25ca8d 57a450a0526a4197a76423397a7dfd2d 13e8569a13fa4e0aaa0baeb255f85c9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1145/2407] 10.0.0.173 () {34 vars in 664 bytes} [Sun May 10 02:02:36 2026] POST /v2.0/ports => generated 743 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:37.219 7 WARNING neutron_lib.context [None req-2a572341-8713-46d0-844f-252ca0408c41 57a450a0526a4197a76423397a7dfd2d 13e8569a13fa4e0aaa0baeb255f85c9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:37.289 7 INFO neutron.db.segments_db [None req-2a572341-8713-46d0-844f-252ca0408c41 57a450a0526a4197a76423397a7dfd2d 13e8569a13fa4e0aaa0baeb255f85c9f - - default default] Added segment 4ac99bf3-da4b-40ef-b9fe-827a578c9eaa of type vxlan for network 9a902e05-c99e-4aee-a32e-7bfe1152ef60 [pid: 7|app: 0|req: 1263/2408] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:02:37 2026] POST /v2.0/networks => generated 631 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:02:37.423 8 WARNING neutron_lib.context [None req-667b158d-e0ed-4a9b-bb6e-29540c236ad4 57a450a0526a4197a76423397a7dfd2d 13e8569a13fa4e0aaa0baeb255f85c9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1146/2409] 10.0.0.173 () {34 vars in 664 bytes} [Sun May 10 02:02:37 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1147/2410] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:02:37 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2411] 10.0.0.173 () {34 vars in 747 bytes} [Sun May 10 02:02:37 2026] PUT /v2.0/ports/4cc99632-4542-4234-80e3-233f02305d66/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2412] 10.0.0.173 () {34 vars in 747 bytes} [Sun May 10 02:02:37 2026] PUT /v2.0/ports/c8982e2e-ab0b-4156-be88-1d26e5e06b0f/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2413] 10.0.0.173 () {34 vars in 747 bytes} [Sun May 10 02:02:37 2026] PUT /v2.0/ports/41e37f4e-2c76-46ba-a444-c703807f2c85/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2414] 10.0.0.173 () {34 vars in 747 bytes} [Sun May 10 02:02:37 2026] PUT /v2.0/ports/5da81299-faff-4d90-b4fd-7644a29eb3f0/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2415] 10.0.0.173 () {32 vars in 660 bytes} [Sun May 10 02:02:37 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2416] 10.0.0.173 () {32 vars in 674 bytes} [Sun May 10 02:02:38 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2417] 10.0.0.173 () {32 vars in 670 bytes} [Sun May 10 02:02:38 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2420] 10.0.0.173 () {32 vars in 682 bytes} [Sun May 10 02:02:38 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2421] 10.0.0.173 () {32 vars in 668 bytes} [Sun May 10 02:02:38 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2422] 10.0.0.58 () {30 vars in 689 bytes} [Sun May 10 02:02:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2423] 10.0.0.58 () {30 vars in 691 bytes} [Sun May 10 02:02:38 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: 1155/2424] 10.0.0.58 () {30 vars in 667 bytes} [Sun May 10 02:02:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2425] 10.0.0.58 () {30 vars in 703 bytes} [Sun May 10 02:02:38 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: 1270/2426] 10.0.0.173 () {32 vars in 682 bytes} [Sun May 10 02:02:38 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2427] 10.0.0.173 () {32 vars in 678 bytes} [Sun May 10 02:02:38 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2428] 10.0.0.173 () {32 vars in 690 bytes} [Sun May 10 02:02:38 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2429] 10.0.0.58 () {28 vars in 438 bytes} [Sun May 10 02:02:39 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: 1158/2430] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:02:39 2026] DELETE /v2.0/ports/4cc99632-4542-4234-80e3-233f02305d66 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2431] 10.0.0.58 () {30 vars in 727 bytes} [Sun May 10 02:02:39 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 633 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2432] 10.0.0.58 () {30 vars in 689 bytes} [Sun May 10 02:02:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2433] 10.0.0.58 () {30 vars in 691 bytes} [Sun May 10 02:02:39 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: 1162/2434] 10.0.0.58 () {30 vars in 667 bytes} [Sun May 10 02:02:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2435] 10.0.0.58 () {30 vars in 703 bytes} [Sun May 10 02:02:39 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: 1164/2436] 10.0.0.58 () {30 vars in 727 bytes} [Sun May 10 02:02:39 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2437] 10.0.0.58 () {30 vars in 689 bytes} [Sun May 10 02:02:39 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: 1273/2438] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:02:39 2026] DELETE /v2.0/ports/c8982e2e-ab0b-4156-be88-1d26e5e06b0f => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2439] 10.0.0.58 () {30 vars in 691 bytes} [Sun May 10 02:02:39 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: 1167/2440] 10.0.0.58 () {30 vars in 667 bytes} [Sun May 10 02:02:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2441] 10.0.0.58 () {30 vars in 703 bytes} [Sun May 10 02:02:39 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: 1169/2442] 10.0.0.58 () {30 vars in 729 bytes} [Sun May 10 02:02:39 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2443] 10.0.0.58 () {30 vars in 681 bytes} [Sun May 10 02:02:39 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2444] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:02:39 2026] DELETE /v2.0/ports/41e37f4e-2c76-46ba-a444-c703807f2c85 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2445] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:02:39 2026] DELETE /v2.0/ports/5da81299-faff-4d90-b4fd-7644a29eb3f0 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2446] 10.0.0.58 () {34 vars in 703 bytes} [Sun May 10 02:02:39 2026] POST /v2.0/ports => generated 1128 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2447] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:02:40 2026] DELETE /v2.0/ports/b44be288-f27f-430c-a3c7-469b9224613b => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:02:40.505 8 INFO neutron.services.segments.plugin [-] Segment 8a342aa9-a2e5-41a7-994f-1bcb21c4d8ff resource provider aggregate not found 2026-05-10 02:02:40.510 8 INFO neutron.services.segments.plugin [-] Segment 8a342aa9-a2e5-41a7-994f-1bcb21c4d8ff resource provider aggregate not found 2026-05-10 02:02:40.524 8 INFO neutron.services.segments.plugin [-] Segment 8a342aa9-a2e5-41a7-994f-1bcb21c4d8ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a342aa9-a2e5-41a7-994f-1bcb21c4d8ff found for delete ", "request_id": "req-0b32635e-843a-43a5-8896-a97b127e0b6f"}]} 2026-05-10 02:02:40.527 8 INFO neutron.services.segments.plugin [-] Segment 8a342aa9-a2e5-41a7-994f-1bcb21c4d8ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a342aa9-a2e5-41a7-994f-1bcb21c4d8ff found for delete ", "request_id": "req-66b5258a-02f9-4155-97b8-150113978932"}]} [pid: 8|app: 0|req: 1172/2448] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:02:40 2026] DELETE /v2.0/networks/b34e2242-0cff-45e1-a1f6-b50813a3d961 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:02:40.762 7 INFO neutron.services.segments.plugin [-] Segment 5e88f6d8-eb71-4e27-ba51-ff7e5bdb6e07 resource provider aggregate not found 2026-05-10 02:02:40.766 7 INFO neutron.services.segments.plugin [-] Segment 5e88f6d8-eb71-4e27-ba51-ff7e5bdb6e07 resource provider aggregate not found 2026-05-10 02:02:40.784 7 INFO neutron.services.segments.plugin [-] Segment 5e88f6d8-eb71-4e27-ba51-ff7e5bdb6e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e88f6d8-eb71-4e27-ba51-ff7e5bdb6e07 found for delete ", "request_id": "req-f73c9242-51a9-42c7-a342-9f4868e75497"}]} 2026-05-10 02:02:40.785 7 INFO neutron.services.segments.plugin [-] Segment 5e88f6d8-eb71-4e27-ba51-ff7e5bdb6e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e88f6d8-eb71-4e27-ba51-ff7e5bdb6e07 found for delete ", "request_id": "req-09a240ce-0ce7-4267-a00e-e9373727ab5c"}]} [pid: 7|app: 0|req: 1277/2449] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:02:40 2026] DELETE /v2.0/networks/bff8a567-4625-42be-b21a-7721e109f25c => 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: 1173/2450] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:02:40 2026] DELETE /v2.0/networks/10e8b78c-04e1-4d09-9865-f51c515d7fc4 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2451] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:02:41 2026] DELETE /v2.0/networks/9d3b9835-5c9d-46ed-a9d8-3d12187348d6 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2452] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:02:41 2026] DELETE /v2.0/networks/9a902e05-c99e-4aee-a32e-7bfe1152ef60 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2453] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:02:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2454] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:02:42 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: 1177/2455] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:02:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2456] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:02:42 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-05-10 02:02:42.577 8 INFO neutron.services.segments.plugin [-] Segment 264c57e4-24e9-4e56-ac48-0663af9cecae resource provider aggregate not found [pid: 7|app: 0|req: 1279/2457] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:02:42 2026] GET /v2.0/security-groups?tenant_id=f24f9805a36e4e3da24d352cdb8cc07d&name=default => generated 2805 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:42.591 8 INFO neutron.services.segments.plugin [-] Segment 264c57e4-24e9-4e56-ac48-0663af9cecae resource provider aggregate not found 2026-05-10 02:02:42.605 8 INFO neutron.services.segments.plugin [-] Segment 264c57e4-24e9-4e56-ac48-0663af9cecae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 264c57e4-24e9-4e56-ac48-0663af9cecae found for delete ", "request_id": "req-3ce75ccf-cb1a-4b2d-a017-8e8ed4d0462a"}]} 2026-05-10 02:02:42.610 8 INFO neutron.services.segments.plugin [-] Segment 264c57e4-24e9-4e56-ac48-0663af9cecae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 264c57e4-24e9-4e56-ac48-0663af9cecae found for delete ", "request_id": "req-22b9ede5-69ce-4c52-a152-9990b8c3768e"}]} 2026-05-10 02:02:42.627 8 INFO neutron.services.segments.plugin [-] Segment 4ac99bf3-da4b-40ef-b9fe-827a578c9eaa resource provider aggregate not found 2026-05-10 02:02:42.632 8 INFO neutron.services.segments.plugin [-] Segment 4ac99bf3-da4b-40ef-b9fe-827a578c9eaa resource provider aggregate not found [pid: 8|app: 0|req: 1179/2458] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:02:42 2026] GET /v2.0/ports/7d4f8259-8cbb-4f75-a737-c1fc8f737c84 => generated 1128 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2459] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:02:42 2026] DELETE /v2.0/security-groups/ba0120b0-2557-4cb0-93d8-f77fdb68c320 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:42.791 8 INFO neutron.services.segments.plugin [-] Segment 4ac99bf3-da4b-40ef-b9fe-827a578c9eaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ac99bf3-da4b-40ef-b9fe-827a578c9eaa found for delete ", "request_id": "req-3bc43ee4-6241-4629-a07e-1ae44ddc31dc"}]} 2026-05-10 02:02:42.798 8 INFO neutron.services.segments.plugin [-] Segment 4ac99bf3-da4b-40ef-b9fe-827a578c9eaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ac99bf3-da4b-40ef-b9fe-827a578c9eaa found for delete ", "request_id": "req-a8444a3b-aff4-498a-b193-08137f0d890f"}]} [pid: 8|app: 0|req: 1180/2460] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:02:42 2026] GET /v2.0/security-groups?tenant_id=6e1052177368450087692ab9058fb761&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:42.940 7 INFO neutron.services.segments.plugin [-] Segment a9dcf7ee-e4ce-46df-9b76-d3e047a97989 resource provider aggregate not found 2026-05-10 02:02:42.945 7 INFO neutron.services.segments.plugin [-] Segment a9dcf7ee-e4ce-46df-9b76-d3e047a97989 resource provider aggregate not found 2026-05-10 02:02:42.968 7 INFO neutron.services.segments.plugin [-] Segment a9dcf7ee-e4ce-46df-9b76-d3e047a97989 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9dcf7ee-e4ce-46df-9b76-d3e047a97989 found for delete ", "request_id": "req-7a970e5b-4267-4a7f-869a-767105f24cb2"}]} 2026-05-10 02:02:42.970 7 INFO neutron.services.segments.plugin [-] Segment a9dcf7ee-e4ce-46df-9b76-d3e047a97989 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9dcf7ee-e4ce-46df-9b76-d3e047a97989 found for delete ", "request_id": "req-90e560f2-dad7-41ed-a744-39dda3a04bf4"}]} [pid: 8|app: 0|req: 1181/2461] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:02:43 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: 1182/2462] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:02:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2463] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:02:42 2026] DELETE /v2.0/security-groups/f6486555-60e9-46b9-a950-7d1e7a722c43 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2464] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:02:43 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: 1282/2465] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:02:43 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) 2026-05-10 02:02:43.084 8 INFO neutron.api.v2.resource [None req-96f9cb3f-f958-41d0-93c6-8c322a942792 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1184/2466] 199.204.45.162 () {30 vars in 763 bytes} [Sun May 10 02:02:43 2026] GET /v2.0/security-groups/lb-ff87397a-1ef6-47fe-9549-135f21bceb5d => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2467] 199.204.45.162 () {30 vars in 785 bytes} [Sun May 10 02:02:43 2026] GET /v2.0/security-groups?name=lb-ff87397a-1ef6-47fe-9549-135f21bceb5d => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2468] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:02:43 2026] GET /v2.0/security-groups?tenant_id=13e8569a13fa4e0aaa0baeb255f85c9f&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2469] 199.204.45.162 () {34 vars in 736 bytes} [Sun May 10 02:02:43 2026] POST /v2.0/security-groups => generated 1574 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2470] 199.204.45.162 () {30 vars in 815 bytes} [Sun May 10 02:02:43 2026] GET /v2.0/security-group-rules?security_group_id=467a00a6-69d3-4e8c-88ad-dcf76258c2fe => generated 1118 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2471] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:02:43 2026] DELETE /v2.0/security-groups/071e3577-d675-429a-a741-a64737a727d6 => 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: 1187/2472] 199.204.45.162 () {34 vars in 789 bytes} [Sun May 10 02:02:43 2026] PUT /v2.0/ports/7d4f8259-8cbb-4f75-a737-c1fc8f737c84 => generated 1128 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2473] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:02:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1188/2474] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:02:43 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: 1287/2475] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:02:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2476] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:02:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2477] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:02:43 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:47.646 8 WARNING neutron_lib.context [None req-d7341fb2-8607-4711-a880-d2eb675b7a35 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:47.773 8 INFO neutron.db.segments_db [None req-d7341fb2-8607-4711-a880-d2eb675b7a35 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Added segment c089e129-fd09-4f12-af60-8d98be29fe13 of type vxlan for network 9fb04ee2-738f-4b10-8bd3-304ae5232674 [pid: 8|app: 0|req: 1190/2478] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:02:47 2026] POST /v2.0/networks => generated 632 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:47.898 7 WARNING neutron_lib.context [None req-008e6ef6-2d29-4332-bbe8-45e5c2c87f46 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1289/2479] 10.0.0.173 () {34 vars in 664 bytes} [Sun May 10 02:02:47 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:48.228 8 WARNING neutron_lib.context [None req-3f2785c5-d819-41f5-9545-775cbc95a321 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1191/2480] 10.0.0.173 () {34 vars in 666 bytes} [Sun May 10 02:02:48 2026] POST /v2.0/trunks => generated 407 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:02:48.485 7 WARNING neutron_lib.context [None req-c50c9de9-3a99-47d8-8ed8-6c8ae4df4dd1 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:48.544 7 INFO neutron.db.segments_db [None req-c50c9de9-3a99-47d8-8ed8-6c8ae4df4dd1 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Added segment b694df53-3975-4443-b528-d70b131a54b7 of type vxlan for network 08a77662-80a0-42de-8568-a89925102219 [pid: 7|app: 0|req: 1290/2481] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:02:48 2026] POST /v2.0/networks => generated 632 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:48.694 8 WARNING neutron_lib.context [None req-8393e68c-2f48-4579-88d4-264e97f83f38 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1192/2482] 10.0.0.173 () {34 vars in 664 bytes} [Sun May 10 02:02:48 2026] POST /v2.0/ports => generated 743 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:49.053 7 WARNING neutron_lib.context [None req-51956151-399b-4afc-87f0-02f80db369ff 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1291/2483] 10.0.0.173 () {34 vars in 666 bytes} [Sun May 10 02:02:49 2026] POST /v2.0/trunks => generated 407 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:02:49.307 8 WARNING neutron_lib.context [None req-cd81c174-b9bb-4298-9413-ecd71bb4a615 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:49.365 8 INFO neutron.db.segments_db [None req-cd81c174-b9bb-4298-9413-ecd71bb4a615 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Added segment c37b98c1-c848-4c8f-8d3c-8a8f24d64637 of type vxlan for network abc96729-8583-41e4-89e3-dec38f5dea34 [pid: 8|app: 0|req: 1193/2484] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:02:49 2026] POST /v2.0/networks => generated 632 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:49.521 7 WARNING neutron_lib.context [None req-3e93e2ec-6acf-4362-8c97-b125e47d0222 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1194/2485] 199.204.45.162 () {34 vars in 1096 bytes} [Sun May 10 02:02:49 2026] GET /v2.0/ports?device_id=fe58589a-fe43-4a81-93a1-6cb3dd6259b3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2486] 10.0.0.173 () {34 vars in 664 bytes} [Sun May 10 02:02:49 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:49.838 8 WARNING neutron_lib.context [None req-12471d25-193f-4d7b-aa79-ef9c55af035c 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1293/2487] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:02:49 2026] GET /v2.0/ports?tenant_id=9eb9528bcb084011b3f1d4b87b430e5b&device_id=fe58589a-fe43-4a81-93a1-6cb3dd6259b3 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2488] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:02:49 2026] GET /v2.0/networks?id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49 => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2489] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:02:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=05ceeb1b-ed61-4059-8731-f30faaf63f4e => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2490] 10.0.0.173 () {34 vars in 666 bytes} [Sun May 10 02:02:49 2026] POST /v2.0/trunks => generated 407 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:50.048 8 WARNING neutron_lib.context [None req-b55b0c6b-aa4a-42b1-b6e7-927614a0306b 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1296/2491] 199.204.45.162 () {34 vars in 1104 bytes} [Sun May 10 02:02:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A368&port_id=05ceeb1b-ed61-4059-8731-f30faaf63f4e => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2492] 199.204.45.162 () {34 vars in 1064 bytes} [Sun May 10 02:02:50 2026] GET /v2.0/subnets?id=43d7fccb-7394-4a14-8cbf-930b859b6cd0&id=6fc43612-6011-4fdd-bf8d-d99ee8902dcf => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:50.119 8 INFO neutron.db.segments_db [None req-b55b0c6b-aa4a-42b1-b6e7-927614a0306b 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Added segment 0dc00e48-7ae7-41a7-8b78-fdc18400ef17 of type vxlan for network e9bdcf28-1f51-4071-8543-1e2d47673e5f [pid: 7|app: 0|req: 1298/2493] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:02:50 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2494] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:02:50 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2495] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:02:50 2026] POST /v2.0/networks => generated 630 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:50.251 8 WARNING neutron_lib.context [None req-aea3e2f4-e61d-4a2a-98b9-d1529b02d3d1 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1300/2496] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:02:50 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2497] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:02:50 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?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: 1197/2498] 10.0.0.173 () {34 vars in 664 bytes} [Sun May 10 02:02:50 2026] POST /v2.0/ports => generated 743 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:50.603 7 WARNING neutron_lib.context [None req-c0ed10c9-6395-4909-81dc-cc2a9e61aeb9 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1302/2499] 10.0.0.173 () {34 vars in 666 bytes} [Sun May 10 02:02:50 2026] POST /v2.0/trunks => generated 407 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:02:50.802 8 WARNING neutron_lib.context [None req-6341a528-23f3-4ae9-b1ee-36942b8d262c 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:50.888 8 INFO neutron.db.segments_db [None req-6341a528-23f3-4ae9-b1ee-36942b8d262c 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Added segment e6d6376d-3a76-41ea-ad31-af4a5cb5f876 of type vxlan for network 69a45b42-09dd-4e00-af6e-e7d1eba7d5bd [pid: 8|app: 0|req: 1198/2500] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:02:50 2026] POST /v2.0/networks => generated 631 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:51.045 7 WARNING neutron_lib.context [None req-fbca08b6-805b-4f86-bbc8-ae1efe14e642 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1199/2501] 10.0.0.93 () {34 vars in 1015 bytes} [Sun May 10 02:02:51 2026] GET /v2.0/security-groups?id=f4a81fb3-b69b-4ea6-abdc-ba5bb2a8f4d5&fields=id => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2502] 10.0.0.93 () {34 vars in 981 bytes} [Sun May 10 02:02:51 2026] GET /v2.0/networks?id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3 => generated 734 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2503] 10.0.0.173 () {34 vars in 664 bytes} [Sun May 10 02:02:51 2026] POST /v2.0/ports => generated 743 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2504] 10.0.0.93 () {34 vars in 964 bytes} [Sun May 10 02:02:51 2026] GET /v2.0/quotas/f21e9b152e194fa4894635dcf17b6949 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:02:51.398 7 WARNING neutron_lib.context [None req-9aae8136-137e-4fea-936e-2c373243e292 4a5b8ddd6d6240e391f99bf706c61d07 d324dc0de3654ef8b210c0363be65628 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1202/2505] 10.0.0.93 () {34 vars in 1001 bytes} [Sun May 10 02:02:51 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&fields=id => generated 149 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2506] 10.0.0.93 () {34 vars in 1007 bytes} [Sun May 10 02:02:51 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2507] 10.0.0.173 () {34 vars in 666 bytes} [Sun May 10 02:02:51 2026] POST /v2.0/trunks => generated 407 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2508] 10.0.0.93 () {34 vars in 1107 bytes} [Sun May 10 02:02:51 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2509] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 02:02:51 2026] PUT /v2.0/trunks/6960e2ae-37d3-46ff-8c26-b4b73910423c/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2510] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 02:02:51 2026] PUT /v2.0/trunks/a2350d48-9127-45b7-8c20-09c80943294a/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2511] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 02:02:51 2026] PUT /v2.0/trunks/4980f8fa-d335-4ff6-98fd-b88f21c9f4b5/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2512] 10.0.0.173 () {34 vars in 749 bytes} [Sun May 10 02:02:51 2026] PUT /v2.0/trunks/99790041-7bfc-4d30-8981-cdc8c75ad1f8/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2513] 10.0.0.173 () {32 vars in 662 bytes} [Sun May 10 02:02:51 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2514] 10.0.0.173 () {32 vars in 676 bytes} [Sun May 10 02:02:51 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2515] 10.0.0.173 () {32 vars in 672 bytes} [Sun May 10 02:02:51 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2516] 10.0.0.173 () {32 vars in 684 bytes} [Sun May 10 02:02:51 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2517] 10.0.0.173 () {32 vars in 670 bytes} [Sun May 10 02:02:51 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2518] 10.0.0.173 () {32 vars in 684 bytes} [Sun May 10 02:02:51 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2519] 10.0.0.173 () {32 vars in 680 bytes} [Sun May 10 02:02:51 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2520] 10.0.0.173 () {32 vars in 692 bytes} [Sun May 10 02:02:52 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2521] 10.0.0.173 () {32 vars in 719 bytes} [Sun May 10 02:02:52 2026] GET /v2.0/trunks/6960e2ae-37d3-46ff-8c26-b4b73910423c => generated 412 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2522] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:02:52 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2523] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:02:52 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => 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: 1211/2524] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:02:52 2026] GET /v2.0/ports/ddd965be-5339-4080-9967-842474adda11 => generated 826 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2525] 10.0.0.173 () {32 vars in 722 bytes} [Sun May 10 02:02:52 2026] DELETE /v2.0/trunks/6960e2ae-37d3-46ff-8c26-b4b73910423c => 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: 1315/2526] 10.0.0.173 () {32 vars in 719 bytes} [Sun May 10 02:02:52 2026] GET /v2.0/trunks/a2350d48-9127-45b7-8c20-09c80943294a => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2527] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:02:52 2026] GET /v2.0/networks?id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3 => generated 734 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2528] 199.204.45.162 () {34 vars in 1050 bytes} [Sun May 10 02:02:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f21e9b152e194fa4894635dcf17b6949 => generated 343 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2529] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:02:52 2026] GET /v2.0/ports/016ef4fc-e91e-483b-958f-158473b6f4f6 => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2530] 10.0.0.173 () {32 vars in 722 bytes} [Sun May 10 02:02:52 2026] DELETE /v2.0/trunks/a2350d48-9127-45b7-8c20-09c80943294a => 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: 1318/2531] 10.0.0.173 () {32 vars in 719 bytes} [Sun May 10 02:02:52 2026] GET /v2.0/trunks/4980f8fa-d335-4ff6-98fd-b88f21c9f4b5 => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2532] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:02:53 2026] GET /v2.0/ports/c7d60293-b648-4bda-8aeb-1dd72909b4f1 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2533] 199.204.45.162 () {38 vars in 955 bytes} [Sun May 10 02:02:52 2026] POST /v2.0/ports => generated 1082 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2534] 10.0.0.173 () {32 vars in 722 bytes} [Sun May 10 02:02:53 2026] DELETE /v2.0/trunks/4980f8fa-d335-4ff6-98fd-b88f21c9f4b5 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1215/2535] 10.0.0.173 () {32 vars in 719 bytes} [Sun May 10 02:02:53 2026] GET /v2.0/trunks/99790041-7bfc-4d30-8981-cdc8c75ad1f8 => generated 414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2536] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:02:53 2026] GET /v2.0/ports/1dfc9349-fa03-45c8-b40a-110cc9d294e5 => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2537] 10.0.0.173 () {32 vars in 722 bytes} [Sun May 10 02:02:53 2026] DELETE /v2.0/trunks/99790041-7bfc-4d30-8981-cdc8c75ad1f8 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2540] 10.0.0.173 () {32 vars in 719 bytes} [Sun May 10 02:02:53 2026] GET /v2.0/trunks/29400a7c-7089-4563-9a72-3c03c19d022c => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2541] 10.0.0.173 () {32 vars in 717 bytes} [Sun May 10 02:02:53 2026] GET /v2.0/ports/03af580a-0459-4bc3-80f1-aa4703acb140 => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2542] 10.0.0.173 () {32 vars in 722 bytes} [Sun May 10 02:02:53 2026] DELETE /v2.0/trunks/29400a7c-7089-4563-9a72-3c03c19d022c => 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: 1321/2543] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 02:02:53 2026] PUT /v2.0/ports/6ee31574-cca4-44c5-8b48-903e77477198 => generated 1207 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:02:53.819 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99433e54-5d72-44d3-9879-388b50b9c7dd'] response: {'name': 'network-changed', 'server_uuid': 'dfaa7475-3ec1-4b66-abf2-46e3565b1536', 'tag': '6ee31574-cca4-44c5-8b48-903e77477198', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1322/2544] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:02:53 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 1246 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2545] 199.204.45.162 () {34 vars in 1062 bytes} [Sun May 10 02:02:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.171&port_id=6ee31574-cca4-44c5-8b48-903e77477198 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1324/2546] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:02:53 2026] GET /v2.0/subnets?id=a8871b03-c1f5-48e9-b383-f9a0527f9932 => generated 630 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2547] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:02:53 2026] DELETE /v2.0/ports/ddd965be-5339-4080-9967-842474adda11 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2548] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:02:53 2026] GET /v2.0/ports?network_id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2549] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?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: 1327/2550] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2551] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:02:53 2026] DELETE /v2.0/ports/016ef4fc-e91e-483b-958f-158473b6f4f6 => 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: 1225/2552] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2553] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/networks?id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3 => generated 734 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2554] 199.204.45.162 () {34 vars in 1062 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.171&port_id=6ee31574-cca4-44c5-8b48-903e77477198 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2555] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/subnets?id=a8871b03-c1f5-48e9-b383-f9a0527f9932 => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2556] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:02:54 2026] DELETE /v2.0/ports/c7d60293-b648-4bda-8aeb-1dd72909b4f1 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2557] 199.204.45.162 () {34 vars in 994 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2558] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/ports?network_id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2559] 199.204.45.162 () {34 vars in 1044 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/security-groups?id=f4a81fb3-b69b-4ea6-abdc-ba5bb2a8f4d5&fields=id&fields=name => generated 96 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2560] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2561] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:02:54 2026] DELETE /v2.0/ports/1dfc9349-fa03-45c8-b40a-110cc9d294e5 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2562] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2563] 10.0.0.173 () {32 vars in 720 bytes} [Sun May 10 02:02:54 2026] DELETE /v2.0/ports/03af580a-0459-4bc3-80f1-aa4703acb140 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2564] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:02:55 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:55.252 7 INFO neutron.services.segments.plugin [-] Segment c089e129-fd09-4f12-af60-8d98be29fe13 resource provider aggregate not found 2026-05-10 02:02:55.257 7 INFO neutron.services.segments.plugin [-] Segment c089e129-fd09-4f12-af60-8d98be29fe13 resource provider aggregate not found 2026-05-10 02:02:55.272 7 INFO neutron.services.segments.plugin [-] Segment c089e129-fd09-4f12-af60-8d98be29fe13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c089e129-fd09-4f12-af60-8d98be29fe13 found for delete ", "request_id": "req-e950c888-c976-4571-a516-38acfa8667ea"}]} 2026-05-10 02:02:55.273 7 INFO neutron.services.segments.plugin [-] Segment c089e129-fd09-4f12-af60-8d98be29fe13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c089e129-fd09-4f12-af60-8d98be29fe13 found for delete ", "request_id": "req-e575686f-9530-432c-866c-ffe9ba7af53c"}]} [pid: 7|app: 0|req: 1333/2565] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:02:55 2026] DELETE /v2.0/networks/9fb04ee2-738f-4b10-8bd3-304ae5232674 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2566] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 02:02:55 2026] GET /v2.0/security-groups?id=f4a81fb3-b69b-4ea6-abdc-ba5bb2a8f4d5&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: 1234/2567] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:02:55 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2568] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:02:55 2026] DELETE /v2.0/networks/08a77662-80a0-42de-8568-a89925102219 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:02:55.701 8 INFO neutron.services.segments.plugin [-] Segment c37b98c1-c848-4c8f-8d3c-8a8f24d64637 resource provider aggregate not found 2026-05-10 02:02:55.706 8 INFO neutron.services.segments.plugin [-] Segment c37b98c1-c848-4c8f-8d3c-8a8f24d64637 resource provider aggregate not found 2026-05-10 02:02:55.728 8 INFO neutron.services.segments.plugin [-] Segment c37b98c1-c848-4c8f-8d3c-8a8f24d64637 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c37b98c1-c848-4c8f-8d3c-8a8f24d64637 found for delete ", "request_id": "req-dfbff6c9-eb5f-4b88-bbc0-a9f8eee9fc81"}]} 2026-05-10 02:02:55.729 8 INFO neutron.services.segments.plugin [-] Segment c37b98c1-c848-4c8f-8d3c-8a8f24d64637 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c37b98c1-c848-4c8f-8d3c-8a8f24d64637 found for delete ", "request_id": "req-f0e0ab9e-efe3-46fd-95d4-dad9d0112ce0"}]} [pid: 8|app: 0|req: 1235/2569] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:02:55 2026] DELETE /v2.0/networks/abc96729-8583-41e4-89e3-dec38f5dea34 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2570] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:02:55 2026] DELETE /v2.0/networks/e9bdcf28-1f51-4071-8543-1e2d47673e5f => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2571] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:02:55 2026] DELETE /v2.0/networks/69a45b42-09dd-4e00-af6e-e7d1eba7d5bd => 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: 1336/2572] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:02:57 2026] GET /v2.0/security-groups?tenant_id=d324dc0de3654ef8b210c0363be65628&name=default => generated 2805 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2573] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:02:57 2026] DELETE /v2.0/security-groups/102c41c6-d998-48c2-b875-8ab610e8030c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:57.484 7 INFO neutron.services.segments.plugin [-] Segment b694df53-3975-4443-b528-d70b131a54b7 resource provider aggregate not found 2026-05-10 02:02:57.492 7 INFO neutron.services.segments.plugin [-] Segment b694df53-3975-4443-b528-d70b131a54b7 resource provider aggregate not found 2026-05-10 02:02:57.502 7 INFO neutron.services.segments.plugin [-] Segment b694df53-3975-4443-b528-d70b131a54b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b694df53-3975-4443-b528-d70b131a54b7 found for delete ", "request_id": "req-ac5ef850-13d8-4c7f-ae64-331edca57991"}]} 2026-05-10 02:02:57.510 7 INFO neutron.services.segments.plugin [-] Segment b694df53-3975-4443-b528-d70b131a54b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b694df53-3975-4443-b528-d70b131a54b7 found for delete ", "request_id": "req-20b5e0e7-2dd7-4936-ac15-fbd5266c4536"}]} 2026-05-10 02:02:57.515 7 INFO neutron.services.segments.plugin [-] Segment 0dc00e48-7ae7-41a7-8b78-fdc18400ef17 resource provider aggregate not found 2026-05-10 02:02:57.530 7 INFO neutron.services.segments.plugin [-] Segment 0dc00e48-7ae7-41a7-8b78-fdc18400ef17 resource provider aggregate not found 2026-05-10 02:02:57.536 7 INFO neutron.services.segments.plugin [-] Segment 0dc00e48-7ae7-41a7-8b78-fdc18400ef17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dc00e48-7ae7-41a7-8b78-fdc18400ef17 found for delete ", "request_id": "req-9e00cbd4-c408-4ad9-943e-51ca63b88640"}]} 2026-05-10 02:02:57.546 7 INFO neutron.services.segments.plugin [-] Segment 0dc00e48-7ae7-41a7-8b78-fdc18400ef17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dc00e48-7ae7-41a7-8b78-fdc18400ef17 found for delete ", "request_id": "req-2c4fb061-8161-42f0-8687-978ff54cef3c"}]} [pid: 7|app: 0|req: 1337/2574] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:02:57 2026] GET /v2.0/security-groups?tenant_id=2f218d7223c947febcf73b084cc7c530&name=default => generated 2805 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2575] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:02:57 2026] DELETE /v2.0/security-groups/73b79938-4fe9-46b9-a824-a8efe8dd9a57 => 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: 1338/2576] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:02:57 2026] GET /v2.0/security-groups?tenant_id=9064873f0bd44c5e9269e9d6f58930eb&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:58.021 8 INFO neutron.services.segments.plugin [-] Segment e6d6376d-3a76-41ea-ad31-af4a5cb5f876 resource provider aggregate not found 2026-05-10 02:02:58.027 8 INFO neutron.services.segments.plugin [-] Segment e6d6376d-3a76-41ea-ad31-af4a5cb5f876 resource provider aggregate not found 2026-05-10 02:02:58.043 8 INFO neutron.services.segments.plugin [-] Segment e6d6376d-3a76-41ea-ad31-af4a5cb5f876 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6d6376d-3a76-41ea-ad31-af4a5cb5f876 found for delete ", "request_id": "req-90ab50f6-956c-4511-9bc6-9633501ffb89"}]} 2026-05-10 02:02:58.050 8 INFO neutron.services.segments.plugin [-] Segment e6d6376d-3a76-41ea-ad31-af4a5cb5f876 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6d6376d-3a76-41ea-ad31-af4a5cb5f876 found for delete ", "request_id": "req-5ddf4cfc-e610-49ed-bdd8-7f729b74019b"}]} [pid: 8|app: 0|req: 1239/2577] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:02:57 2026] DELETE /v2.0/security-groups/96527e40-9ad0-49a3-adf5-9408bb3dad07 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2578] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:02:58 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2579] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 02:02:58 2026] GET /v2.0/security-groups?id=f4a81fb3-b69b-4ea6-abdc-ba5bb2a8f4d5&fields=id&fields=name => generated 96 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2580] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:02:58 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:03:01.548 8 WARNING neutron_lib.context [None req-8473d848-6cd1-4d98-8097-97f4bcc45d84 3211f08b89fb42629bf19b60817d4b68 8f0d29495ff44f30a6d9535b6d188088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:03:01.676 8 INFO neutron.db.segments_db [None req-8473d848-6cd1-4d98-8097-97f4bcc45d84 3211f08b89fb42629bf19b60817d4b68 8f0d29495ff44f30a6d9535b6d188088 - - default default] Added segment 22422a64-1201-4e7f-8e2d-ff8e77999f95 of type vxlan for network c0609719-bf8c-4ba6-b9e8-f00f7246c189 [pid: 8|app: 0|req: 1241/2581] 10.0.0.173 () {34 vars in 670 bytes} [Sun May 10 02:03:01 2026] POST /v2.0/networks => generated 631 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2582] 10.0.0.173 () {34 vars in 753 bytes} [Sun May 10 02:03:01 2026] PUT /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2583] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:03:01 2026] GET /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2584] 10.0.0.173 () {34 vars in 764 bytes} [Sun May 10 02:03:02 2026] PUT /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2585] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:03:02 2026] GET /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2586] 10.0.0.173 () {34 vars in 760 bytes} [Sun May 10 02:03:02 2026] PUT /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags/red => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2587] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:03:02 2026] GET /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags => generated 34 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2588] 10.0.0.173 () {34 vars in 782 bytes} [Sun May 10 02:03:02 2026] PUT /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags/black.or.white => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2589] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:03:02 2026] GET /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2590] 10.0.0.173 () {34 vars in 753 bytes} [Sun May 10 02:03:02 2026] PUT /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2591] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:03:02 2026] GET /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2592] 10.0.0.173 () {32 vars in 741 bytes} [Sun May 10 02:03:02 2026] GET /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:03:02.765 8 INFO neutron.api.v2.resource [None req-f8459ad4-88d1-46c8-908c-85a0a0d3f7b2 3211f08b89fb42629bf19b60817d4b68 8f0d29495ff44f30a6d9535b6d188088 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1247/2593] 10.0.0.173 () {32 vars in 745 bytes} [Sun May 10 02:03:02 2026] GET /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2594] 10.0.0.173 () {32 vars in 744 bytes} [Sun May 10 02:03:02 2026] DELETE /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2595] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:03:02 2026] GET /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:03:02.956 7 INFO neutron.api.v2.resource [None req-c3ff1681-e2ab-4b56-b97d-0358f0cdf704 3211f08b89fb42629bf19b60817d4b68 8f0d29495ff44f30a6d9535b6d188088 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1348/2596] 10.0.0.173 () {32 vars in 748 bytes} [Sun May 10 02:03:02 2026] DELETE /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2597] 10.0.0.173 () {32 vars in 736 bytes} [Sun May 10 02:03:02 2026] DELETE /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags => 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: 1349/2598] 10.0.0.173 () {32 vars in 733 bytes} [Sun May 10 02:03:03 2026] GET /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:03:03.288 8 INFO neutron.services.segments.plugin [-] Segment 22422a64-1201-4e7f-8e2d-ff8e77999f95 resource provider aggregate not found 2026-05-10 02:03:03.296 8 INFO neutron.services.segments.plugin [-] Segment 22422a64-1201-4e7f-8e2d-ff8e77999f95 resource provider aggregate not found 2026-05-10 02:03:03.319 8 INFO neutron.services.segments.plugin [-] Segment 22422a64-1201-4e7f-8e2d-ff8e77999f95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22422a64-1201-4e7f-8e2d-ff8e77999f95 found for delete ", "request_id": "req-862f46eb-662b-40fc-8875-bf89bcc348e7"}]} 2026-05-10 02:03:03.321 8 INFO neutron.services.segments.plugin [-] Segment 22422a64-1201-4e7f-8e2d-ff8e77999f95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22422a64-1201-4e7f-8e2d-ff8e77999f95 found for delete ", "request_id": "req-2e536ecc-6100-431e-b6be-4f010278ac93"}]} [pid: 8|app: 0|req: 1250/2599] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:03:03 2026] DELETE /v2.0/networks/c0609719-bf8c-4ba6-b9e8-f00f7246c189 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2600] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:03:04 2026] GET /v2.0/security-groups?tenant_id=8f0d29495ff44f30a6d9535b6d188088&name=default => generated 2805 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2601] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:03:04 2026] DELETE /v2.0/security-groups/5aab72cb-dc8d-4d1f-903e-29fe02ac0109 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2602] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:03:04 2026] GET /v2.0/security-groups?tenant_id=5fd74bb4b6fe451aa259516ef1380825&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2603] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:03:04 2026] DELETE /v2.0/security-groups/beb7fda7-6fbc-4368-a8df-49acec15bb6e => 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: 1255/2608] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:03:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2609] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:03:33 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: 1256/2610] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:03:33 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: 1355/2611] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:03:33 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: 1257/2612] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:03:33 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2613] 199.204.45.162 () {30 vars in 769 bytes} [Sun May 10 02:03:33 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => 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: 1258/2614] 199.204.45.162 () {34 vars in 717 bytes} [Sun May 10 02:03:33 2026] POST /v2.0/ports => generated 1097 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2615] 10.0.0.93 () {34 vars in 970 bytes} [Sun May 10 02:03:33 2026] GET /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 1097 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1259/2616] 10.0.0.93 () {34 vars in 906 bytes} [Sun May 10 02:03:34 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2617] 199.204.45.162 () {34 vars in 1262 bytes} [Sun May 10 02:03:34 2026] GET /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2618] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:03:34 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2619] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:03:34 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?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: 1261/2620] 199.204.45.162 () {34 vars in 975 bytes} [Sun May 10 02:03:34 2026] GET /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 1097 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2621] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:03:34 2026] GET /v2.0/networks?id=4c89558e-3faa-4c0f-a624-e30a00f0ee66 => generated 803 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2622] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 02:03:34 2026] PUT /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 1251 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2623] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:03:35 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 2527 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1263/2624] 199.204.45.162 () {34 vars in 1062 bytes} [Sun May 10 02:03:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.171&port_id=6ee31574-cca4-44c5-8b48-903e77477198 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2625] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:03:35 2026] GET /v2.0/subnets?id=a8871b03-c1f5-48e9-b383-f9a0527f9932 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:03:35.891 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ed69623-810b-4acc-b145-c149cbd41392'] response: {'name': 'network-changed', 'server_uuid': 'dfaa7475-3ec1-4b66-abf2-46e3565b1536', 'tag': '2057dd3f-0a75-4882-8ae4-3f09785d2656', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1264/2626] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:03:35 2026] GET /v2.0/ports?network_id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2627] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:03:35 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1265/2628] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2629] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.247&port_id=2057dd3f-0a75-4882-8ae4-3f09785d2656 => 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: 1266/2630] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/subnets?id=2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 654 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2631] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/ports?network_id=4c89558e-3faa-4c0f-a624-e30a00f0ee66&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2632] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2633] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2634] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 2527 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2635] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/networks?id=4c89558e-3faa-4c0f-a624-e30a00f0ee66 => generated 803 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2636] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.247&port_id=2057dd3f-0a75-4882-8ae4-3f09785d2656 => 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: 1368/2637] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/subnets?id=2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2638] 10.0.0.93 () {34 vars in 970 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 1287 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2639] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/ports?network_id=4c89558e-3faa-4c0f-a624-e30a00f0ee66&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2640] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2641] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2642] 199.204.45.162 () {34 vars in 789 bytes} [Sun May 10 02:03:36 2026] PUT /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 1311 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:03:37.087 7 INFO neutron.api.v2.resource [None req-af7caa09-1bcb-4452-bbf7-94f969c4fe2d 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1372/2643] 199.204.45.162 () {30 vars in 763 bytes} [Sun May 10 02:03:37 2026] GET /v2.0/security-groups/lb-ff87397a-1ef6-47fe-9549-135f21bceb5d => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1272/2644] 199.204.45.162 () {30 vars in 785 bytes} [Sun May 10 02:03:37 2026] GET /v2.0/security-groups?name=lb-ff87397a-1ef6-47fe-9549-135f21bceb5d => generated 1577 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2645] 199.204.45.162 () {34 vars in 789 bytes} [Sun May 10 02:03:37 2026] PUT /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 1311 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2646] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:03:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1374/2647] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:03:37 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: 8|app: 0|req: 1274/2648] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:03:37 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: 1375/2649] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:03:37 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: 1275/2650] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:03:37 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:03:37.784 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72869ffa-2933-474f-bc4e-fb2a69cb6e02'] response: {'name': 'network-changed', 'server_uuid': 'dfaa7475-3ec1-4b66-abf2-46e3565b1536', 'tag': '2057dd3f-0a75-4882-8ae4-3f09785d2656', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1376/2651] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:03:37 2026] GET /v2.0/ports/7d4f8259-8cbb-4f75-a737-c1fc8f737c84 => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2652] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:03:37 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 2587 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2653] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:03:37 2026] GET /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 1347 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2654] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:03:37 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:03:37.930 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-59397c61-2833-46cf-b21b-e15fb8291d5f'] response: {'name': 'network-changed', 'server_uuid': 'dfaa7475-3ec1-4b66-abf2-46e3565b1536', 'tag': '2057dd3f-0a75-4882-8ae4-3f09785d2656', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1277/2655] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:03:37 2026] GET /v2.0/networks?id=4c89558e-3faa-4c0f-a624-e30a00f0ee66 => generated 803 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2656] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:03:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.247&port_id=2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2657] 199.204.45.162 () {30 vars in 743 bytes} [Sun May 10 02:03:37 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66 => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2658] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:03:37 2026] GET /v2.0/subnets?id=2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2659] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/ports/7d4f8259-8cbb-4f75-a737-c1fc8f737c84 => 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: 1280/2660] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/ports?network_id=4c89558e-3faa-4c0f-a624-e30a00f0ee66&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: 1381/2661] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2662] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2663] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2664] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 2587 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2667] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/networks?id=4c89558e-3faa-4c0f-a624-e30a00f0ee66 => generated 803 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2668] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.247&port_id=2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2669] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/subnets?id=2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2670] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/ports?network_id=4c89558e-3faa-4c0f-a624-e30a00f0ee66&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: 1385/2671] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2672] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:03:50.562 7 WARNING neutron_lib.context [None req-63e4b2a9-6fa4-4e3a-9aee-bf38b73f8913 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:03:51.481 7 INFO neutron.db.l3_db [None req-63e4b2a9-6fa4-4e3a-9aee-bf38b73f8913 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Floating IP 0176175f-bf66-4c0d-ab60-32cdc8aa6f7f associated. External IP: 10.96.250.208, port: 7d4f8259-8cbb-4f75-a737-c1fc8f737c84. [pid: 7|app: 0|req: 1386/2673] 10.0.0.173 () {34 vars in 677 bytes} [Sun May 10 02:03:50 2026] POST /v2.0/floatingips => generated 898 bytes in 1349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2674] 199.204.45.162 () {34 vars in 1096 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/ports?device_id=f42178b8-a63c-420f-9623-9bbc7b7ed0bb&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2675] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/ports?tenant_id=9eb9528bcb084011b3f1d4b87b430e5b&device_id=f42178b8-a63c-420f-9623-9bbc7b7ed0bb => generated 1469 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2678] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/networks?id=545e7424-923c-4ead-8e7a-b2df7db6ff43 => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2679] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.188&port_id=c2daf388-2981-4032-9455-dae8392efc9f => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2680] 199.204.45.162 () {34 vars in 1104 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4a&port_id=c2daf388-2981-4032-9455-dae8392efc9f => 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: 1391/2681] 199.204.45.162 () {34 vars in 1064 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/subnets?id=4c9542a0-0464-4938-a024-91f6d4d0f70b&id=0c60a092-794a-44ca-b4eb-bcba0ef078a9 => generated 1364 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2682] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/ports?network_id=545e7424-923c-4ead-8e7a-b2df7db6ff43&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: 1392/2683] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/ports?network_id=545e7424-923c-4ead-8e7a-b2df7db6ff43&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2684] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2685] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:03:53 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2686] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:03: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: 7|app: 0|req: 1394/2687] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:03: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: 8|app: 0|req: 1294/2688] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:03:55 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: 1395/2689] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:03:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:03:55.102 8 INFO neutron.api.v2.resource [None req-ac7117c5-cc4d-4467-996e-44f39bd8475a 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1295/2690] 199.204.45.162 () {30 vars in 763 bytes} [Sun May 10 02:03:55 2026] GET /v2.0/security-groups/lb-ff87397a-1ef6-47fe-9549-135f21bceb5d => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2691] 199.204.45.162 () {30 vars in 785 bytes} [Sun May 10 02:03:55 2026] GET /v2.0/security-groups?name=lb-ff87397a-1ef6-47fe-9549-135f21bceb5d => generated 1577 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2692] 199.204.45.162 () {30 vars in 815 bytes} [Sun May 10 02:03:55 2026] GET /v2.0/security-group-rules?security_group_id=467a00a6-69d3-4e8c-88ad-dcf76258c2fe => generated 1118 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2693] 199.204.45.162 () {34 vars in 747 bytes} [Sun May 10 02:03:55 2026] POST /v2.0/security-group-rules => generated 565 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2694] 199.204.45.162 () {34 vars in 747 bytes} [Sun May 10 02:03:55 2026] POST /v2.0/security-group-rules => generated 569 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2695] 10.0.0.58 () {30 vars in 689 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2696] 10.0.0.58 () {30 vars in 691 bytes} [Sun May 10 02:04:03 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: 1399/2697] 10.0.0.58 () {30 vars in 667 bytes} [Sun May 10 02:04: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: 8|app: 0|req: 1299/2698] 10.0.0.58 () {30 vars in 703 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2699] 10.0.0.58 () {28 vars in 438 bytes} [Sun May 10 02:04:04 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2700] 10.0.0.58 () {30 vars in 727 bytes} [Sun May 10 02:04:04 2026] GET /v2.0/subnets/43d7fccb-7394-4a14-8cbf-930b859b6cd0 => generated 631 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2701] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:04:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2702] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2703] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2704] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2705] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/subnets/43d7fccb-7394-4a14-8cbf-930b859b6cd0 => generated 649 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2706] 199.204.45.162 () {30 vars in 769 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 2589 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2707] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:04: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: 8|app: 0|req: 1304/2708] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2709] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2710] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2711] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?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: 1306/2712] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2713] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:04:05 2026] GET /v2.0/networks?id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49 => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2714] 199.204.45.162 () {38 vars in 955 bytes} [Sun May 10 02:04:05 2026] POST /v2.0/ports => generated 1299 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2715] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 02:04:06 2026] PUT /v2.0/ports/db51736d-4a3c-4267-902d-0323228c1e6c => generated 1424 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1308/2716] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 4041 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:04:06.942 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a5667fa-e94c-4ee7-8258-07a2bee5f9d8'] response: {'name': 'network-changed', 'server_uuid': 'dfaa7475-3ec1-4b66-abf2-46e3565b1536', 'tag': 'db51736d-4a3c-4267-902d-0323228c1e6c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1409/2717] 199.204.45.162 () {34 vars in 1062 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.171&port_id=6ee31574-cca4-44c5-8b48-903e77477198 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2718] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/subnets?id=a8871b03-c1f5-48e9-b383-f9a0527f9932 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2719] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/ports?network_id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2720] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1411/2721] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2722] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.247&port_id=2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2723] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/subnets?id=2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2724] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/ports?network_id=4c89558e-3faa-4c0f-a624-e30a00f0ee66&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2725] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2726] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2727] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.252&port_id=db51736d-4a3c-4267-902d-0323228c1e6c => 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: 1314/2728] 199.204.45.162 () {34 vars in 1102 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1a&port_id=db51736d-4a3c-4267-902d-0323228c1e6c => 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: 1415/2729] 199.204.45.162 () {34 vars in 1064 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/subnets?id=43d7fccb-7394-4a14-8cbf-930b859b6cd0&id=6fc43612-6011-4fdd-bf8d-d99ee8902dcf => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2730] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2731] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&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: 8|app: 0|req: 1316/2732] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2733] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?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: 8|app: 0|req: 1317/2734] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 4041 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2735] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:04:08 2026] GET /v2.0/networks?id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49 => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2736] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:04:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.252&port_id=db51736d-4a3c-4267-902d-0323228c1e6c => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2737] 199.204.45.162 () {34 vars in 1102 bytes} [Sun May 10 02:04:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1a&port_id=db51736d-4a3c-4267-902d-0323228c1e6c => 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: 1319/2738] 199.204.45.162 () {34 vars in 1064 bytes} [Sun May 10 02:04:08 2026] GET /v2.0/subnets?id=43d7fccb-7394-4a14-8cbf-930b859b6cd0&id=6fc43612-6011-4fdd-bf8d-d99ee8902dcf => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2739] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:08 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&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: 7|app: 0|req: 1420/2740] 10.0.0.93 () {34 vars in 970 bytes} [Sun May 10 02:04:08 2026] GET /v2.0/ports/db51736d-4a3c-4267-902d-0323228c1e6c => generated 1460 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2741] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:08 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2742] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:08 2026] GET /v2.0/ports/db51736d-4a3c-4267-902d-0323228c1e6c => generated 1460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2743] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:08 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2746] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:08 2026] GET /v2.0/ports/db51736d-4a3c-4267-902d-0323228c1e6c => generated 1460 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2747] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:08 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2748] 199.204.45.162 () {34 vars in 790 bytes} [Sun May 10 02:04:08 2026] PUT /v2.0/ports/db51736d-4a3c-4267-902d-0323228c1e6c => generated 1199 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2749] 199.204.45.162 () {30 vars in 743 bytes} [Sun May 10 02:04:08 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49 => generated 798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:04:09.011 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9af82afd-d2eb-404e-895b-3e59fe5cae96'] response: {'name': 'network-changed', 'server_uuid': 'dfaa7475-3ec1-4b66-abf2-46e3565b1536', 'tag': 'db51736d-4a3c-4267-902d-0323228c1e6c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1424/2750] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:08 2026] GET /v2.0/subnets/43d7fccb-7394-4a14-8cbf-930b859b6cd0 => generated 649 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2751] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 3816 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2752] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2753] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:04:09 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: 1330/2754] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:04:09 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: 1331/2755] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:04:09 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: 1425/2756] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/networks?id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49 => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2757] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.252&port_id=db51736d-4a3c-4267-902d-0323228c1e6c => 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: 1332/2758] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2759] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/subnets?id=43d7fccb-7394-4a14-8cbf-930b859b6cd0 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2760] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/ports/7d4f8259-8cbb-4f75-a737-c1fc8f737c84 => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2761] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 1349 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2762] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&device_owner=network%3Adhcp => generated 1457 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2763] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2764] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2765] 199.204.45.162 () {30 vars in 743 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2766] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2767] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/ports/7d4f8259-8cbb-4f75-a737-c1fc8f737c84 => 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: 1431/2768] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2769] 10.0.0.58 () {30 vars in 689 bytes} [Sun May 10 02:04:14 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: 1432/2770] 10.0.0.58 () {30 vars in 691 bytes} [Sun May 10 02:04:14 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: 8|app: 0|req: 1339/2771] 10.0.0.58 () {30 vars in 667 bytes} [Sun May 10 02:04:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2772] 10.0.0.58 () {30 vars in 703 bytes} [Sun May 10 02:04:14 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: 1340/2773] 10.0.0.58 () {28 vars in 438 bytes} [Sun May 10 02:04:15 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: 1434/2774] 10.0.0.58 () {30 vars in 727 bytes} [Sun May 10 02:04:15 2026] GET /v2.0/subnets/4c9542a0-0464-4938-a024-91f6d4d0f70b => generated 631 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2775] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:04:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2776] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:04:16 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: 1342/2777] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:04:16 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: 1436/2778] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:04:16 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: 1343/2779] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:16 2026] GET /v2.0/subnets/43d7fccb-7394-4a14-8cbf-930b859b6cd0 => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2780] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/subnets/4c9542a0-0464-4938-a024-91f6d4d0f70b => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2781] 199.204.45.162 () {30 vars in 769 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 3818 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2782] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:04: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: 8|app: 0|req: 1345/2783] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:04:17 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: 1439/2784] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2785] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:04: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) [pid: 7|app: 0|req: 1440/2786] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2787] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2788] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:04:17 2026] GET /v2.0/networks?id=545e7424-923c-4ead-8e7a-b2df7db6ff43 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2789] 199.204.45.162 () {38 vars in 955 bytes} [Sun May 10 02:04:18 2026] POST /v2.0/ports => generated 1303 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2790] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 02:04:18 2026] PUT /v2.0/ports/ba501d90-d38a-4216-b602-693f96da9cfa => generated 1428 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1349/2791] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 5274 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:04:19.179 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cb5e3a7-8602-447a-8d43-5ee20b96e7ef'] response: {'name': 'network-changed', 'server_uuid': 'dfaa7475-3ec1-4b66-abf2-46e3565b1536', 'tag': 'ba501d90-d38a-4216-b602-693f96da9cfa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1443/2792] 199.204.45.162 () {34 vars in 1062 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.171&port_id=6ee31574-cca4-44c5-8b48-903e77477198 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2793] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/subnets?id=a8871b03-c1f5-48e9-b383-f9a0527f9932 => generated 630 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2794] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/ports?network_id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2795] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1445/2796] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?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: 1352/2797] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.247&port_id=2057dd3f-0a75-4882-8ae4-3f09785d2656 => 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: 1446/2798] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/subnets?id=2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 654 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2799] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/ports?network_id=4c89558e-3faa-4c0f-a624-e30a00f0ee66&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2800] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2801] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2802] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.252&port_id=db51736d-4a3c-4267-902d-0323228c1e6c => 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: 1355/2803] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/subnets?id=43d7fccb-7394-4a14-8cbf-930b859b6cd0 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2804] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2805] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2806] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2807] 199.204.45.162 () {34 vars in 1056 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.68&port_id=ba501d90-d38a-4216-b602-693f96da9cfa => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2808] 199.204.45.162 () {34 vars in 1106 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d5&port_id=ba501d90-d38a-4216-b602-693f96da9cfa => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2809] 199.204.45.162 () {34 vars in 1064 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/subnets?id=4c9542a0-0464-4938-a024-91f6d4d0f70b&id=0c60a092-794a-44ca-b4eb-bcba0ef078a9 => generated 1364 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2810] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/ports?network_id=545e7424-923c-4ead-8e7a-b2df7db6ff43&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2811] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/ports?network_id=545e7424-923c-4ead-8e7a-b2df7db6ff43&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: 1453/2812] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2813] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2814] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 5274 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2815] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/networks?id=545e7424-923c-4ead-8e7a-b2df7db6ff43 => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2816] 199.204.45.162 () {34 vars in 1056 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.68&port_id=ba501d90-d38a-4216-b602-693f96da9cfa => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2817] 10.0.0.93 () {34 vars in 970 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/ports/ba501d90-d38a-4216-b602-693f96da9cfa => generated 1464 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2818] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/ports/ba501d90-d38a-4216-b602-693f96da9cfa => generated 1464 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2819] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/ports/ba501d90-d38a-4216-b602-693f96da9cfa => generated 1464 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2820] 199.204.45.162 () {34 vars in 790 bytes} [Sun May 10 02:04:21 2026] PUT /v2.0/ports/ba501d90-d38a-4216-b602-693f96da9cfa => generated 1195 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1362/2821] 199.204.45.162 () {34 vars in 1106 bytes} [Sun May 10 02:04:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d5&port_id=ba501d90-d38a-4216-b602-693f96da9cfa => generated 19 bytes in 687 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:04:21.483 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4e4f082-0384-4e2a-bebe-d26cc63d1b29'] response: {'name': 'network-changed', 'server_uuid': 'dfaa7475-3ec1-4b66-abf2-46e3565b1536', 'tag': 'ba501d90-d38a-4216-b602-693f96da9cfa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1363/2822] 199.204.45.162 () {34 vars in 1064 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/subnets?id=4c9542a0-0464-4938-a024-91f6d4d0f70b&id=0c60a092-794a-44ca-b4eb-bcba0ef078a9 => generated 1364 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2823] 199.204.45.162 () {30 vars in 743 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43 => generated 797 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2824] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/ports?network_id=545e7424-923c-4ead-8e7a-b2df7db6ff43&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2825] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/subnets/4c9542a0-0464-4938-a024-91f6d4d0f70b => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2826] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/ports?network_id=545e7424-923c-4ead-8e7a-b2df7db6ff43&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2827] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2828] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:04: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: 7|app: 0|req: 1464/2829] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:04: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: 1366/2830] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2831] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:04: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: 1367/2832] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:04: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) [pid: 7|app: 0|req: 1466/2833] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2834] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 5041 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2835] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/ports/7d4f8259-8cbb-4f75-a737-c1fc8f737c84 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2836] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2837] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/networks?id=545e7424-923c-4ead-8e7a-b2df7db6ff43 => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2838] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2839] 199.204.45.162 () {34 vars in 1056 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.68&port_id=ba501d90-d38a-4216-b602-693f96da9cfa => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2840] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:04:22 2026] GET /v2.0/subnets?id=4c9542a0-0464-4938-a024-91f6d4d0f70b => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2841] 199.204.45.162 () {30 vars in 743 bytes} [Sun May 10 02:04:22 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66 => generated 800 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2842] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:22 2026] GET /v2.0/ports?network_id=545e7424-923c-4ead-8e7a-b2df7db6ff43&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: 7|app: 0|req: 1471/2843] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:22 2026] GET /v2.0/ports/7d4f8259-8cbb-4f75-a737-c1fc8f737c84 => 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: 1472/2844] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:22 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2845] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:22 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2846] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:22 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2849] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:04: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: 7|app: 0|req: 1475/2850] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:04:34 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: 1376/2851] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:04:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2852] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:04: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: 8|app: 0|req: 1377/2853] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:34 2026] GET /v2.0/subnets/43d7fccb-7394-4a14-8cbf-930b859b6cd0 => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2854] 199.204.45.162 () {30 vars in 769 bytes} [Sun May 10 02:04:34 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 5043 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2855] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:04:35 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: 1478/2856] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:04:35 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: 1379/2857] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:04:35 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: 1479/2858] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:04:35 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: 1380/2859] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:35 2026] GET /v2.0/ports/ba501d90-d38a-4216-b602-693f96da9cfa => generated 1233 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2860] 199.204.45.162 () {34 vars in 789 bytes} [Sun May 10 02:04:35 2026] PUT /v2.0/ports/ba501d90-d38a-4216-b602-693f96da9cfa => generated 1026 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2861] 199.204.45.162 () {30 vars in 743 bytes} [Sun May 10 02:04:35 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43 => generated 797 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1481/2862] 199.204.45.162 () {30 vars in 769 bytes} [Sun May 10 02:04:35 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 4872 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2863] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:04:35 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 4872 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:35.778 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-587dd04d-d5cd-436f-b27e-4c68866488ca'] response: {'name': 'network-changed', 'server_uuid': 'dfaa7475-3ec1-4b66-abf2-46e3565b1536', 'tag': 'ba501d90-d38a-4216-b602-693f96da9cfa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1482/2864] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:04:35 2026] GET /v2.0/networks?id=545e7424-923c-4ead-8e7a-b2df7db6ff43 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2865] 199.204.45.162 () {30 vars in 769 bytes} [Sun May 10 02:04:35 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 4872 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2866] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:35 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2867] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:35 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2868] 199.204.45.162 () {34 vars in 975 bytes} [Sun May 10 02:04:36 2026] GET /v2.0/ports/ba501d90-d38a-4216-b602-693f96da9cfa => generated 1062 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2869] 199.204.45.162 () {36 vars in 997 bytes} [Sun May 10 02:04:36 2026] DELETE /v2.0/ports/ba501d90-d38a-4216-b602-693f96da9cfa => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2870] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:04:36 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 3818 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:36.883 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-49f52f10-2f0a-4512-bb06-dc2a7828236a'] response: {'server_uuid': 'dfaa7475-3ec1-4b66-abf2-46e3565b1536', 'name': 'network-vif-deleted', 'tag': 'ba501d90-d38a-4216-b602-693f96da9cfa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1486/2871] 199.204.45.162 () {30 vars in 769 bytes} [Sun May 10 02:04:36 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 3818 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2872] 199.204.45.162 () {34 vars in 1226 bytes} [Sun May 10 02:04:36 2026] GET /v2.0/networks?id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3&id=4c89558e-3faa-4c0f-a624-e30a00f0ee66&id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&id=545e7424-923c-4ead-8e7a-b2df7db6ff43 => generated 3096 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:36.978 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db4f6ee6-2eeb-4750-aa69-afad1692ac47 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1387/2873] 199.204.45.162 () {32 vars in 759 bytes} [Sun May 10 02:04:36 2026] DELETE /v2.0/ports/ba501d90-d38a-4216-b602-693f96da9cfa => 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: 1487/2874] 199.204.45.162 () {34 vars in 1062 bytes} [Sun May 10 02:04:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.171&port_id=6ee31574-cca4-44c5-8b48-903e77477198 => 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: 1388/2875] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:04:36 2026] GET /v2.0/subnets?id=a8871b03-c1f5-48e9-b383-f9a0527f9932 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2876] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/ports?network_id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3&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: 1389/2877] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:04:37 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: 1390/2878] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:04:37 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: 1391/2879] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:04:37 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: 1392/2880] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:04:37 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: 1489/2881] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2882] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2883] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/ports/7d4f8259-8cbb-4f75-a737-c1fc8f737c84 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2884] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2885] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.247&port_id=2057dd3f-0a75-4882-8ae4-3f09785d2656 => 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: 1395/2886] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 1349 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2887] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/subnets?id=2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2888] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2889] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/ports?network_id=4c89558e-3faa-4c0f-a624-e30a00f0ee66&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2890] 199.204.45.162 () {30 vars in 743 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2891] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2892] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/ports/7d4f8259-8cbb-4f75-a737-c1fc8f737c84 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2893] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2894] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2895] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.252&port_id=db51736d-4a3c-4267-902d-0323228c1e6c => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2896] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/subnets?id=43d7fccb-7394-4a14-8cbf-930b859b6cd0 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2897] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&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: 1497/2898] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?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: 1402/2899] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:37 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2902] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:04:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2903] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:04:40 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: 1500/2904] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:04:40 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: 1405/2905] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:04:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2906] 199.204.45.162 () {30 vars in 769 bytes} [Sun May 10 02:04:40 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 3818 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2907] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:04:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2908] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:04:40 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: 1407/2909] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:04:40 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: 1503/2910] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:04:40 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: 1408/2911] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:40 2026] GET /v2.0/ports/db51736d-4a3c-4267-902d-0323228c1e6c => generated 1237 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2912] 199.204.45.162 () {34 vars in 789 bytes} [Sun May 10 02:04:40 2026] PUT /v2.0/ports/db51736d-4a3c-4267-902d-0323228c1e6c => generated 1026 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2913] 199.204.45.162 () {30 vars in 743 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49 => generated 798 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:41.493 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eb9fe90-0855-4152-a172-6f1c84ebaeb8'] response: {'name': 'network-changed', 'server_uuid': 'dfaa7475-3ec1-4b66-abf2-46e3565b1536', 'tag': 'db51736d-4a3c-4267-902d-0323228c1e6c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1505/2914] 199.204.45.162 () {30 vars in 769 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 3643 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2915] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 3643 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1411/2916] 199.204.45.162 () {30 vars in 769 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 3643 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2917] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/networks?id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49 => generated 801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2918] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?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: 1507/2919] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:41 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2920] 199.204.45.162 () {34 vars in 975 bytes} [Sun May 10 02:04:42 2026] GET /v2.0/ports/db51736d-4a3c-4267-902d-0323228c1e6c => generated 1062 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2921] 199.204.45.162 () {36 vars in 997 bytes} [Sun May 10 02:04:42 2026] DELETE /v2.0/ports/db51736d-4a3c-4267-902d-0323228c1e6c => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2922] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:04:42 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 2589 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2923] 199.204.45.162 () {30 vars in 769 bytes} [Sun May 10 02:04:42 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:42.766 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3a2e785-f499-4d7a-be35-e4eb312d11ba 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1510/2924] 199.204.45.162 () {32 vars in 759 bytes} [Sun May 10 02:04:42 2026] DELETE /v2.0/ports/db51736d-4a3c-4267-902d-0323228c1e6c => 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: 1415/2925] 199.204.45.162 () {34 vars in 1146 bytes} [Sun May 10 02:04:42 2026] GET /v2.0/networks?id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3&id=4c89558e-3faa-4c0f-a624-e30a00f0ee66&id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49 => generated 2310 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2926] 199.204.45.162 () {34 vars in 1062 bytes} [Sun May 10 02:04:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.171&port_id=6ee31574-cca4-44c5-8b48-903e77477198 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2927] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:04:42 2026] GET /v2.0/subnets?id=a8871b03-c1f5-48e9-b383-f9a0527f9932 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2928] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:04:42 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: 1513/2929] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:04:42 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: 1514/2930] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:04:42 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: 1515/2931] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:04:42 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: 1417/2932] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:42 2026] GET /v2.0/ports?network_id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2933] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:42 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2934] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:42 2026] GET /v2.0/ports/7d4f8259-8cbb-4f75-a737-c1fc8f737c84 => 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: 1418/2935] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:42 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2936] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:43 2026] GET /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2937] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:43 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2938] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:43 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2939] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:04:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.247&port_id=2057dd3f-0a75-4882-8ae4-3f09785d2656 => 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: 1421/2940] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:04:43 2026] GET /v2.0/subnets?id=2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2941] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:43 2026] GET /v2.0/ports?network_id=4c89558e-3faa-4c0f-a624-e30a00f0ee66&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2942] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:43 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2943] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:43 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2944] 199.204.45.162 () {30 vars in 743 bytes} [Sun May 10 02:04:43 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66 => generated 800 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2945] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:04:43 2026] GET /v2.0/ports/7d4f8259-8cbb-4f75-a737-c1fc8f737c84 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:04:43.693 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecac2814-65c4-429f-8d7b-3e280d1bd2de'] response: {'server_uuid': 'dfaa7475-3ec1-4b66-abf2-46e3565b1536', 'name': 'network-vif-deleted', 'tag': 'db51736d-4a3c-4267-902d-0323228c1e6c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1521/2946] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:04:43 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2947] 199.204.45.162 () {34 vars in 1096 bytes} [Sun May 10 02:04:51 2026] GET /v2.0/ports?device_id=fe58589a-fe43-4a81-93a1-6cb3dd6259b3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2948] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:04:51 2026] GET /v2.0/ports?tenant_id=9eb9528bcb084011b3f1d4b87b430e5b&device_id=fe58589a-fe43-4a81-93a1-6cb3dd6259b3 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2949] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:04:51 2026] GET /v2.0/networks?id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49 => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2950] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:04:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=05ceeb1b-ed61-4059-8731-f30faaf63f4e => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2951] 199.204.45.162 () {34 vars in 1104 bytes} [Sun May 10 02:04:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A368&port_id=05ceeb1b-ed61-4059-8731-f30faaf63f4e => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2952] 199.204.45.162 () {34 vars in 1064 bytes} [Sun May 10 02:04:52 2026] GET /v2.0/subnets?id=43d7fccb-7394-4a14-8cbf-930b859b6cd0&id=6fc43612-6011-4fdd-bf8d-d99ee8902dcf => generated 1362 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2953] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:52 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2954] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:04:52 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2955] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:04:52 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2956] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:04:52 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2959] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:04:56 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: 1528/2960] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:04:56 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: 1433/2961] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:04:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2962] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:04:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:56.434 8 INFO neutron.api.v2.resource [None req-80833a82-6a05-4eeb-a428-98bdc5391b16 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1434/2963] 199.204.45.162 () {30 vars in 763 bytes} [Sun May 10 02:04:56 2026] GET /v2.0/security-groups/lb-ff87397a-1ef6-47fe-9549-135f21bceb5d => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2964] 199.204.45.162 () {30 vars in 785 bytes} [Sun May 10 02:04:56 2026] GET /v2.0/security-groups?name=lb-ff87397a-1ef6-47fe-9549-135f21bceb5d => generated 2741 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2965] 199.204.45.162 () {30 vars in 815 bytes} [Sun May 10 02:04:56 2026] GET /v2.0/security-group-rules?security_group_id=467a00a6-69d3-4e8c-88ad-dcf76258c2fe => generated 2206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2966] 199.204.45.162 () {32 vars in 789 bytes} [Sun May 10 02:04:56 2026] DELETE /v2.0/security-group-rules/00d9f10a-3923-4123-9478-98bedc014600 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2967] 199.204.45.162 () {32 vars in 789 bytes} [Sun May 10 02:04:56 2026] DELETE /v2.0/security-group-rules/3ec0f2dc-9eb4-4eaf-8a6c-50784065e6b8 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:00.722 7 INFO neutron.db.l3_db [None req-9c1053f0-c085-41e4-b2ee-5dd9668849ca 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Floating IP 0176175f-bf66-4c0d-ab60-32cdc8aa6f7f disassociated (deleted). External IP: 10.96.250.208, port: 7d4f8259-8cbb-4f75-a737-c1fc8f737c84. [pid: 7|app: 0|req: 1532/2968] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:05:00 2026] DELETE /v2.0/floatingips/0176175f-bf66-4c0d-ab60-32cdc8aa6f7f => generated 0 bytes in 844 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:01.162 8 INFO neutron.api.v2.resource [None req-8cd5c819-f0bf-4c34-8995-e5fa58e3c55b 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1437/2969] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 02:05:01 2026] GET /v2.0/floatingips/0176175f-bf66-4c0d-ab60-32cdc8aa6f7f => generated 144 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2970] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:05:01 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: 1438/2971] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:05:01 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: 1534/2972] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:05:01 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: 1439/2973] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:05:01 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: 1535/2974] 199.204.45.162 () {30 vars in 741 bytes} [Sun May 10 02:05:01 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2975] 199.204.45.162 () {30 vars in 769 bytes} [Sun May 10 02:05:01 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2976] 199.204.45.162 () {30 vars in 769 bytes} [Sun May 10 02:05:02 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2977] 199.204.45.162 () {30 vars in 769 bytes} [Sun May 10 02:05:02 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2978] 199.204.45.162 () {34 vars in 975 bytes} [Sun May 10 02:05:02 2026] GET /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 1349 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2979] 199.204.45.162 () {34 vars in 1060 bytes} [Sun May 10 02:05:02 2026] GET /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2980] 199.204.45.162 () {34 vars in 1016 bytes} [Sun May 10 02:05:02 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66?fields=dns_domain => generated 29 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2981] 199.204.45.162 () {30 vars in 769 bytes} [Sun May 10 02:05:03 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2982] 199.204.45.162 () {38 vars in 1028 bytes} [Sun May 10 02:05:02 2026] PUT /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 1150 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1444/2983] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:05:03 2026] GET /v2.0/ports?tenant_id=f21e9b152e194fa4894635dcf17b6949&device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => 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: 1445/2984] 199.204.45.162 () {34 vars in 1066 bytes} [Sun May 10 02:05:03 2026] GET /v2.0/networks?id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3&id=4c89558e-3faa-4c0f-a624-e30a00f0ee66 => generated 1523 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2985] 199.204.45.162 () {34 vars in 1062 bytes} [Sun May 10 02:05:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.171&port_id=6ee31574-cca4-44c5-8b48-903e77477198 => 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: 1540/2986] 199.204.45.162 () {34 vars in 789 bytes} [Sun May 10 02:05:03 2026] PUT /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 1090 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1447/2987] 199.204.45.162 () {34 vars in 984 bytes} [Sun May 10 02:05:03 2026] GET /v2.0/subnets?id=a8871b03-c1f5-48e9-b383-f9a0527f9932 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2988] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:05:03 2026] GET /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 1090 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2989] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:05:03 2026] GET /v2.0/ports?network_id=a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3&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: 1449/2990] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:05:03 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2991] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:05:03 2026] GET /v2.0/networks/a7024e42-a4f7-4e0c-98ad-d9ee2d32d3b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2992] 199.204.45.162 () {32 vars in 759 bytes} [Sun May 10 02:05:03 2026] DELETE /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2993] 199.204.45.162 () {30 vars in 703 bytes} [Sun May 10 02:05:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2994] 199.204.45.162 () {30 vars in 705 bytes} [Sun May 10 02:05:04 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: 1452/2995] 199.204.45.162 () {30 vars in 681 bytes} [Sun May 10 02:05:04 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: 1544/2996] 199.204.45.162 () {30 vars in 717 bytes} [Sun May 10 02:05:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:04.133 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7a4920f-cbd3-4231-a83d-aa9bbbbbe181 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1453/2997] 199.204.45.162 () {32 vars in 759 bytes} [Sun May 10 02:05:04 2026] DELETE /v2.0/ports/2057dd3f-0a75-4882-8ae4-3f09785d2656 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2998] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:05:04 2026] GET /v2.0/ports/7d4f8259-8cbb-4f75-a737-c1fc8f737c84 => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:04.216 8 INFO neutron.api.v2.resource [None req-e7f43b1f-e53f-4121-9398-0c9699cbd3f4 9b2552089a2e4aab8a6c597dd11f8db9 f21e9b152e194fa4894635dcf17b6949 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1454/2999] 199.204.45.162 () {30 vars in 763 bytes} [Sun May 10 02:05:04 2026] GET /v2.0/security-groups/lb-ff87397a-1ef6-47fe-9549-135f21bceb5d => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3000] 199.204.45.162 () {30 vars in 785 bytes} [Sun May 10 02:05:04 2026] GET /v2.0/security-groups?name=lb-ff87397a-1ef6-47fe-9549-135f21bceb5d => generated 1577 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3001] 199.204.45.162 () {30 vars in 737 bytes} [Sun May 10 02:05:04 2026] GET /v2.0/ports/7d4f8259-8cbb-4f75-a737-c1fc8f737c84 => 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: 1547/3002] 199.204.45.162 () {34 vars in 789 bytes} [Sun May 10 02:05:04 2026] PUT /v2.0/ports/7d4f8259-8cbb-4f75-a737-c1fc8f737c84 => generated 1090 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3003] 199.204.45.162 () {32 vars in 779 bytes} [Sun May 10 02:05:04 2026] DELETE /v2.0/security-groups/467a00a6-69d3-4e8c-88ad-dcf76258c2fe => 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: 1548/3004] 199.204.45.162 () {32 vars in 759 bytes} [Sun May 10 02:05:04 2026] DELETE /v2.0/ports/7d4f8259-8cbb-4f75-a737-c1fc8f737c84 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3005] 199.204.45.162 () {34 vars in 994 bytes} [Sun May 10 02:05:05 2026] GET /v2.0/ports?device_id=dfaa7475-3ec1-4b66-abf2-46e3565b1536 => generated 1248 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3006] 199.204.45.162 () {36 vars in 997 bytes} [Sun May 10 02:05:05 2026] DELETE /v2.0/ports/6ee31574-cca4-44c5-8b48-903e77477198 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:06.910 8 INFO neutron.db.l3_db [None req-f2b36984-fc36-4810-815b-ab4ab414d168 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Floating IP 9354750d-12bc-4135-9074-466b2b5027b5 disassociated (deleted). External IP: 10.96.250.219, port: c2daf388-2981-4032-9455-dae8392efc9f. [pid: 8|app: 0|req: 1458/3007] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:05:06 2026] DELETE /v2.0/floatingips/9354750d-12bc-4135-9074-466b2b5027b5 => generated 0 bytes in 923 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:07.321 7 INFO neutron.api.v2.resource [None req-974a2b31-43c9-427a-a1c3-262157bd2c0f 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3008] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/floatingips/9354750d-12bc-4135-9074-466b2b5027b5 => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:07.556 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4fe4520-6dc6-4232-8c3e-a39ce42818fb'] response: {'name': 'network-changed', 'server_uuid': 'f42178b8-a63c-420f-9623-9bbc7b7ed0bb', 'tag': 'c2daf388-2981-4032-9455-dae8392efc9f', 'status': 'completed', 'code': 200} 2026-05-10 02:05:07.578 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d196a513-3fe7-46e7-ac47-2c5b46121135'] response: {'server_uuid': 'dfaa7475-3ec1-4b66-abf2-46e3565b1536', 'name': 'network-vif-deleted', 'tag': '6ee31574-cca4-44c5-8b48-903e77477198', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1459/3009] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/ports?device_id=f42178b8-a63c-420f-9623-9bbc7b7ed0bb => generated 1200 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3010] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/ports?tenant_id=9eb9528bcb084011b3f1d4b87b430e5b&device_id=f42178b8-a63c-420f-9623-9bbc7b7ed0bb => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3011] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/security-groups?id=22a74faf-11b6-468f-b5ab-e1a86858e0e7&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3012] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/networks?id=545e7424-923c-4ead-8e7a-b2df7db6ff43 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3013] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.188&port_id=c2daf388-2981-4032-9455-dae8392efc9f => 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: 1553/3014] 199.204.45.162 () {34 vars in 1104 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4a&port_id=c2daf388-2981-4032-9455-dae8392efc9f => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3015] 199.204.45.162 () {34 vars in 1064 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/subnets?id=4c9542a0-0464-4938-a024-91f6d4d0f70b&id=0c60a092-794a-44ca-b4eb-bcba0ef078a9 => generated 1364 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3016] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/ports?network_id=545e7424-923c-4ead-8e7a-b2df7db6ff43&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: 1463/3017] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/ports?network_id=545e7424-923c-4ead-8e7a-b2df7db6ff43&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: 1464/3018] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3019] 199.204.45.162 () {34 vars in 994 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/ports?device_id=f42178b8-a63c-420f-9623-9bbc7b7ed0bb => generated 1200 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3020] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:05:08 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3023] 199.204.45.162 () {36 vars in 997 bytes} [Sun May 10 02:05:08 2026] DELETE /v2.0/ports/c2daf388-2981-4032-9455-dae8392efc9f => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:13.101 8 INFO neutron.db.l3_db [None req-2404cccb-0431-4880-afb3-7fa7c64e9d74 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] Floating IP b28112f1-78a6-46a1-b5a1-7734c848b645 disassociated (deleted). External IP: 10.96.250.217, port: 05ceeb1b-ed61-4059-8731-f30faaf63f4e. [pid: 8|app: 0|req: 1468/3024] 10.0.0.173 () {32 vars in 732 bytes} [Sun May 10 02:05:12 2026] DELETE /v2.0/floatingips/b28112f1-78a6-46a1-b5a1-7734c848b645 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:13.538 7 INFO neutron.api.v2.resource [None req-0febbdd1-7750-4daf-9da4-2f27563ab950 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3025] 10.0.0.173 () {32 vars in 729 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/floatingips/b28112f1-78a6-46a1-b5a1-7734c848b645 => generated 144 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:13.732 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a99a9d50-25b3-4cae-90a9-a1f3545a6a44'] response: {'name': 'network-changed', 'server_uuid': 'fe58589a-fe43-4a81-93a1-6cb3dd6259b3', 'tag': '05ceeb1b-ed61-4059-8731-f30faaf63f4e', 'status': 'completed', 'code': 200} 2026-05-10 02:05:13.760 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b89c765f-b6ba-4a03-8347-82df0bffcc17'] response: {'server_uuid': 'f42178b8-a63c-420f-9623-9bbc7b7ed0bb', 'name': 'network-vif-deleted', 'tag': 'c2daf388-2981-4032-9455-dae8392efc9f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1469/3026] 10.0.0.93 () {34 vars in 989 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/ports?device_id=fe58589a-fe43-4a81-93a1-6cb3dd6259b3 => generated 1200 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3027] 199.204.45.162 () {34 vars in 1080 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/ports?tenant_id=9eb9528bcb084011b3f1d4b87b430e5b&device_id=fe58589a-fe43-4a81-93a1-6cb3dd6259b3 => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3028] 10.0.0.93 () {34 vars in 1039 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/security-groups?id=22a74faf-11b6-468f-b5ab-e1a86858e0e7&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: 1559/3029] 199.204.45.162 () {34 vars in 986 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/networks?id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49 => generated 801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3030] 199.204.45.162 () {34 vars in 1058 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=05ceeb1b-ed61-4059-8731-f30faaf63f4e => 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: 1560/3031] 199.204.45.162 () {34 vars in 1104 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A368&port_id=05ceeb1b-ed61-4059-8731-f30faaf63f4e => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3032] 199.204.45.162 () {34 vars in 1064 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/subnets?id=43d7fccb-7394-4a14-8cbf-930b859b6cd0&id=6fc43612-6011-4fdd-bf8d-d99ee8902dcf => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3033] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:05:14 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3034] 199.204.45.162 () {34 vars in 1052 bytes} [Sun May 10 02:05:14 2026] GET /v2.0/ports?network_id=3cb306bd-716b-441e-b8fb-aa5e2f36dd49&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3035] 199.204.45.162 () {34 vars in 1012 bytes} [Sun May 10 02:05:14 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3036] 199.204.45.162 () {34 vars in 994 bytes} [Sun May 10 02:05:14 2026] GET /v2.0/ports?device_id=fe58589a-fe43-4a81-93a1-6cb3dd6259b3 => generated 1200 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3037] 199.204.45.162 () {34 vars in 1112 bytes} [Sun May 10 02:05:14 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3038] 199.204.45.162 () {36 vars in 997 bytes} [Sun May 10 02:05:14 2026] DELETE /v2.0/ports/05ceeb1b-ed61-4059-8731-f30faaf63f4e => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3039] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:05:18 2026] DELETE /v2.0/security-group-rules/619aac55-26cf-4c60-b317-31b5dcefecf4 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:19.050 8 INFO neutron.api.v2.resource [None req-0e4ca900-fbb4-4eaa-9225-efdcc9482781 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1476/3040] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:05:19 2026] GET /v2.0/security-group-rules/619aac55-26cf-4c60-b317-31b5dcefecf4 => generated 155 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3041] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:05:19 2026] DELETE /v2.0/security-group-rules/45653ddb-3eaf-4e69-a3c6-210675943c33 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:19.151 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ac06741-b570-4326-bbfa-1f262557bb5e'] response: {'server_uuid': 'fe58589a-fe43-4a81-93a1-6cb3dd6259b3', 'name': 'network-vif-deleted', 'tag': '05ceeb1b-ed61-4059-8731-f30faaf63f4e', 'status': 'completed', 'code': 200} 2026-05-10 02:05:19.163 8 INFO neutron.api.v2.resource [None req-8e895659-2577-4017-9b53-74d084d09905 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1477/3042] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:05:19 2026] GET /v2.0/security-group-rules/45653ddb-3eaf-4e69-a3c6-210675943c33 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3043] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:05:19 2026] DELETE /v2.0/security-group-rules/ef375fb3-a87a-41a5-ad87-d4b74b2a616c => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:19.260 8 INFO neutron.api.v2.resource [None req-84793d3a-701f-4408-b41f-e194e8d1e466 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1478/3044] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:05:19 2026] GET /v2.0/security-group-rules/ef375fb3-a87a-41a5-ad87-d4b74b2a616c => 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: 1567/3045] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:05:19 2026] DELETE /v2.0/security-group-rules/fa143956-6976-4886-8bb5-5d92e6cdca94 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:19.376 8 INFO neutron.api.v2.resource [None req-5cd42b64-7ef4-4835-878c-9a64ff522d4a 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1479/3046] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:05:19 2026] GET /v2.0/security-group-rules/fa143956-6976-4886-8bb5-5d92e6cdca94 => 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: 1568/3047] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:05:19 2026] DELETE /v2.0/security-group-rules/aa52bcd4-494a-4b79-b38b-d658a6f745cb => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:19.488 8 INFO neutron.api.v2.resource [None req-9b6ae9f7-7606-48ae-a82c-084e074b133b 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1480/3048] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:05:19 2026] GET /v2.0/security-group-rules/aa52bcd4-494a-4b79-b38b-d658a6f745cb => 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: 1569/3049] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:05:19 2026] DELETE /v2.0/security-group-rules/48b7e416-c75d-4d8d-a130-1c7d162a869e => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:19.591 8 INFO neutron.api.v2.resource [None req-9a494222-68ff-4f25-96c7-ae9b6a085471 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1481/3050] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:05:19 2026] GET /v2.0/security-group-rules/48b7e416-c75d-4d8d-a130-1c7d162a869e => 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: 1570/3051] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:05:19 2026] DELETE /v2.0/security-group-rules/2b8deeca-124e-4fce-adce-890efdef9b20 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:19.679 8 INFO neutron.api.v2.resource [None req-a49e4c96-bc9f-4173-9822-e098d47c96de 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1482/3052] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:05:19 2026] GET /v2.0/security-group-rules/2b8deeca-124e-4fce-adce-890efdef9b20 => 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: 1571/3053] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:05:19 2026] DELETE /v2.0/security-group-rules/0c0eee8f-8784-404a-b6ee-b1bd2667c5eb => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:19.775 8 INFO neutron.api.v2.resource [None req-d853563b-bec6-48bf-951a-7d7481acf5d9 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1483/3054] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:05:19 2026] GET /v2.0/security-group-rules/0c0eee8f-8784-404a-b6ee-b1bd2667c5eb => 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: 1572/3055] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:05:19 2026] DELETE /v2.0/security-group-rules/19cee2e3-9925-4405-b7ee-91355fd1bd5a => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:19.866 8 INFO neutron.api.v2.resource [None req-5451c4a9-9226-4a74-a1cb-fee59586fd2b 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1484/3056] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:05:19 2026] GET /v2.0/security-group-rules/19cee2e3-9925-4405-b7ee-91355fd1bd5a => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3057] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:05:19 2026] DELETE /v2.0/security-group-rules/265f898a-4acc-45ff-a790-aa9b21624efc => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:19.965 8 INFO neutron.api.v2.resource [None req-e04a285f-cfbe-49e4-b61f-1b05cc74dd6c 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/3058] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:05:19 2026] GET /v2.0/security-group-rules/265f898a-4acc-45ff-a790-aa9b21624efc => 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: 1574/3059] 10.0.0.173 () {32 vars in 750 bytes} [Sun May 10 02:05:19 2026] DELETE /v2.0/security-group-rules/a24912af-46c1-46dd-8624-bd362618c29b => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:20.049 8 INFO neutron.api.v2.resource [None req-b445c24d-be48-4a46-a7df-e8a0ecc1a861 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1486/3060] 10.0.0.173 () {32 vars in 747 bytes} [Sun May 10 02:05:20 2026] GET /v2.0/security-group-rules/a24912af-46c1-46dd-8624-bd362618c29b => 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: 1575/3061] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:05:20 2026] DELETE /v2.0/security-groups/22a74faf-11b6-468f-b5ab-e1a86858e0e7 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:20.157 8 INFO neutron.api.v2.resource [None req-86ea8dc5-9b04-405f-876d-41b81f29354a 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/3062] 10.0.0.173 () {32 vars in 737 bytes} [Sun May 10 02:05:20 2026] GET /v2.0/security-groups/22a74faf-11b6-468f-b5ab-e1a86858e0e7 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3063] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 02:05:20 2026] PUT /v2.0/routers/b153010f-7414-452a-ac00-ab106478b8ef/remove_router_interface => generated 309 bytes in 1323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:21.864 8 INFO neutron.api.v2.resource [None req-4b13d4e5-0110-4fab-982a-1595696194a0 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/3064] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 02:05:21 2026] PUT /v2.0/routers/b153010f-7414-452a-ac00-ab106478b8ef/remove_router_interface => generated 198 bytes in 331 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3067] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 02:05:21 2026] PUT /v2.0/routers/b153010f-7414-452a-ac00-ab106478b8ef/remove_router_interface => generated 309 bytes in 1655 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:24.096 8 INFO neutron.api.v2.resource [None req-26b1c5e0-5491-426c-a331-4ea7e2e16d78 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1491/3068] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 02:05:23 2026] PUT /v2.0/routers/b153010f-7414-452a-ac00-ab106478b8ef/remove_router_interface => generated 198 bytes in 566 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3069] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 02:05:24 2026] PUT /v2.0/routers/b153010f-7414-452a-ac00-ab106478b8ef/remove_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:25.649 8 INFO neutron.api.v2.resource [None req-11bb1729-1a2f-4635-a68e-a55e04fe7f45 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/3070] 10.0.0.173 () {34 vars in 789 bytes} [Sun May 10 02:05:25 2026] PUT /v2.0/routers/b153010f-7414-452a-ac00-ab106478b8ef/remove_router_interface => generated 198 bytes in 259 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:26.818 7 INFO neutron.db.l3_hamode_db [None req-e34bfa0a-1b3f-4004-a0c6-327ae752751a 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] HA network da323bd6-96a9-4f56-865e-69ed17d6d27a was deleted as no HA routers are present in tenant 9eb9528bcb084011b3f1d4b87b430e5b. [pid: 7|app: 0|req: 1579/3071] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:05:25 2026] DELETE /v2.0/routers/b153010f-7414-452a-ac00-ab106478b8ef => generated 0 bytes in 1171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:05:26.864 8 INFO neutron.api.v2.resource [None req-36641700-7e73-4141-93ef-1b802525cc81 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1493/3072] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:05:26 2026] GET /v2.0/routers/b153010f-7414-452a-ac00-ab106478b8ef => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:26.894 7 INFO neutron.services.segments.plugin [-] Segment 9dd424e8-9e27-4ec4-8d9a-1b9ae9f5c42d resource provider aggregate not found 2026-05-10 02:05:26.902 7 INFO neutron.services.segments.plugin [-] Segment 9dd424e8-9e27-4ec4-8d9a-1b9ae9f5c42d resource provider aggregate not found 2026-05-10 02:05:26.909 7 INFO neutron.services.segments.plugin [-] Segment 9dd424e8-9e27-4ec4-8d9a-1b9ae9f5c42d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dd424e8-9e27-4ec4-8d9a-1b9ae9f5c42d found for delete ", "request_id": "req-7242ac4c-7a8f-4cdd-92f2-1890e2af35d2"}]} 2026-05-10 02:05:26.919 7 INFO neutron.services.segments.plugin [-] Segment 9dd424e8-9e27-4ec4-8d9a-1b9ae9f5c42d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dd424e8-9e27-4ec4-8d9a-1b9ae9f5c42d found for delete ", "request_id": "req-a19c1050-9373-49d4-9094-bc651764c384"}]} [pid: 7|app: 0|req: 1580/3073] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:05:26 2026] DELETE /v2.0/subnets/0c60a092-794a-44ca-b4eb-bcba0ef078a9 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:27.156 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc730644-1881-457b-8d6e-9b8bb6765ea6 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1494/3074] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:05:27 2026] GET /v2.0/subnets/0c60a092-794a-44ca-b4eb-bcba0ef078a9 => 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: 1581/3075] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:05:27 2026] DELETE /v2.0/subnets/4c9542a0-0464-4938-a024-91f6d4d0f70b => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:27.448 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5831eaf8-3c65-41ae-8675-486af70013e3 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1495/3076] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:05:27 2026] GET /v2.0/subnets/4c9542a0-0464-4938-a024-91f6d4d0f70b => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3077] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:05:27 2026] DELETE /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:27.852 8 INFO neutron.pecan_wsgi.hooks.translation [None req-acd0005f-4050-4d41-82e7-0f1f6c7cc86e 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/3078] 10.0.0.173 () {32 vars in 723 bytes} [Sun May 10 02:05:27 2026] GET /v2.0/networks/545e7424-923c-4ead-8e7a-b2df7db6ff43 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3079] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:05:27 2026] DELETE /v2.0/subnets/6fc43612-6011-4fdd-bf8d-d99ee8902dcf => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:28.094 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a2dcce7-dfdc-442d-b111-3efd970016c8 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/3080] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:05:28 2026] GET /v2.0/subnets/6fc43612-6011-4fdd-bf8d-d99ee8902dcf => 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: 1584/3081] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:05:28 2026] DELETE /v2.0/subnets/43d7fccb-7394-4a14-8cbf-930b859b6cd0 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:28.339 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2113de4-8064-4bf9-885b-2a4fd5aea720 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/3082] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:05:28 2026] GET /v2.0/subnets/43d7fccb-7394-4a14-8cbf-930b859b6cd0 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3083] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:05:28 2026] DELETE /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:28.779 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c79d1f2-6556-4a3a-aae0-094ffeb76a80 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/3084] 10.0.0.173 () {32 vars in 723 bytes} [Sun May 10 02:05:28 2026] GET /v2.0/networks/3cb306bd-716b-441e-b8fb-aa5e2f36dd49 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:28.931 7 INFO neutron.services.segments.plugin [-] Segment 30d08368-8765-4366-92ee-7620f1d0e353 resource provider aggregate not found 2026-05-10 02:05:28.942 7 INFO neutron.services.segments.plugin [-] Segment 30d08368-8765-4366-92ee-7620f1d0e353 resource provider aggregate not found 2026-05-10 02:05:28.956 7 INFO neutron.services.segments.plugin [-] Segment 30d08368-8765-4366-92ee-7620f1d0e353 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30d08368-8765-4366-92ee-7620f1d0e353 found for delete ", "request_id": "req-02735fd1-47f8-494c-b840-67fa0c706525"}]} 2026-05-10 02:05:28.961 7 INFO neutron.services.segments.plugin [-] Segment 30d08368-8765-4366-92ee-7620f1d0e353 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30d08368-8765-4366-92ee-7620f1d0e353 found for delete ", "request_id": "req-bd6ef80b-a8f7-4a0f-83cc-c805e39813b2"}]} 2026-05-10 02:05:28.976 7 INFO neutron.services.segments.plugin [-] Segment a1ab9465-634a-45cd-84cf-e31c0b5718f2 resource provider aggregate not found 2026-05-10 02:05:28.988 7 INFO neutron.services.segments.plugin [-] Segment a1ab9465-634a-45cd-84cf-e31c0b5718f2 resource provider aggregate not found 2026-05-10 02:05:28.999 7 INFO neutron.services.segments.plugin [-] Segment a1ab9465-634a-45cd-84cf-e31c0b5718f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1ab9465-634a-45cd-84cf-e31c0b5718f2 found for delete ", "request_id": "req-d7301494-e475-4ec3-8da1-ed0dd21ec0e5"}]} 2026-05-10 02:05:29.009 7 INFO neutron.services.segments.plugin [-] Segment a1ab9465-634a-45cd-84cf-e31c0b5718f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1ab9465-634a-45cd-84cf-e31c0b5718f2 found for delete ", "request_id": "req-a8265beb-db68-4b28-94cf-3f55f207ef20"}]} [pid: 7|app: 0|req: 1586/3085] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:05:28 2026] DELETE /v2.0/subnets/3ca3052b-f44f-4198-a160-dd0f8f6a8618 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:29.099 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a645882e-8d93-472f-9c93-9e4154ee4cc3 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/3086] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:05:29 2026] GET /v2.0/subnets/3ca3052b-f44f-4198-a160-dd0f8f6a8618 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3087] 10.0.0.173 () {32 vars in 724 bytes} [Sun May 10 02:05:29 2026] DELETE /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:29.349 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a784dbe-64b0-4487-a0b2-56b3c5a7e39c 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/3088] 10.0.0.173 () {32 vars in 721 bytes} [Sun May 10 02:05:29 2026] GET /v2.0/subnets/2aa4d06e-a029-4290-b4ef-967bc7e0e09f => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3089] 10.0.0.173 () {32 vars in 726 bytes} [Sun May 10 02:05:29 2026] DELETE /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:05:29.764 8 INFO neutron.pecan_wsgi.hooks.translation [None req-470fefb1-a858-4758-a2ad-bc9697d74155 35b2ecb0dfb34b3c93b63e6852c72159 9eb9528bcb084011b3f1d4b87b430e5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/3090] 10.0.0.173 () {32 vars in 723 bytes} [Sun May 10 02:05:29 2026] GET /v2.0/networks/4c89558e-3faa-4c0f-a624-e30a00f0ee66 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:05:31.761 7 INFO neutron.services.segments.plugin [-] Segment fc0cfab2-1bc7-4e7a-99f1-f6117248af1e resource provider aggregate not found 2026-05-10 02:05:31.767 7 INFO neutron.services.segments.plugin [-] Segment fc0cfab2-1bc7-4e7a-99f1-f6117248af1e resource provider aggregate not found 2026-05-10 02:05:31.775 7 INFO neutron.services.segments.plugin [-] Segment fc0cfab2-1bc7-4e7a-99f1-f6117248af1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc0cfab2-1bc7-4e7a-99f1-f6117248af1e found for delete ", "request_id": "req-2c36d81e-2031-4d07-af83-4dbddddf7f5f"}]} 2026-05-10 02:05:31.783 7 INFO neutron.services.segments.plugin [-] Segment fc0cfab2-1bc7-4e7a-99f1-f6117248af1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc0cfab2-1bc7-4e7a-99f1-f6117248af1e found for delete ", "request_id": "req-0863bef8-cfdc-4d2e-992d-844a4ea63856"}]} [pid: 7|app: 0|req: 1589/3091] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:05:31 2026] GET /v2.0/security-groups?tenant_id=cb1a438d7aee4acb92b5f04768df2012&name=default => generated 2805 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3092] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:05:32 2026] DELETE /v2.0/security-groups/1fe5aea0-fdc2-4da5-a830-2c400a3f6f3a => 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: 1590/3093] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:05:32 2026] GET /v2.0/security-groups?tenant_id=4dc9b86f70c44677981b303a13891806&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3094] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:05:32 2026] DELETE /v2.0/security-groups/ad0b4305-07bd-4463-b8a6-ed6cfce314b8 => 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: 1591/3095] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:05:32 2026] GET /v2.0/security-groups?tenant_id=0059341d23e343a6818a1bbae3acce1d&name=default => generated 2805 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3096] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:05:32 2026] DELETE /v2.0/security-groups/d9a63727-e7d7-4893-8aa0-d0e9af9ad1a8 => 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: 1592/3097] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:05:32 2026] GET /v2.0/security-groups?tenant_id=9e848f8abc724006b81549a415072ec4&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3098] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:05:33 2026] DELETE /v2.0/security-groups/fe158ff0-15d3-4445-8ff7-b08a0627767a => 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: 1593/3099] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:05:33 2026] GET /v2.0/security-groups?tenant_id=6b2de8c38ad0484ba42d35d1687a4b54&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3100] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:05:33 2026] DELETE /v2.0/security-groups/94e8aebd-ec02-44a9-b742-e713896027e1 => 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: 1594/3101] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:05:33 2026] GET /v2.0/security-groups?tenant_id=2cd8f5383a844ca6bbc2b43a94c484a5&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3102] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:05:33 2026] DELETE /v2.0/security-groups/cf4791a7-ee30-453c-b70a-506c280543d4 => 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: 1595/3103] 10.0.0.173 () {32 vars in 774 bytes} [Sun May 10 02:05:34 2026] GET /v2.0/security-groups?tenant_id=9eb9528bcb084011b3f1d4b87b430e5b&name=default => generated 2805 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3104] 10.0.0.173 () {32 vars in 740 bytes} [Sun May 10 02:05:34 2026] DELETE /v2.0/security-groups/8c06c65a-a05f-4f4a-a43f-59db7c938736 => 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: 1596/3105] 10.0.0.173 () {32 vars in 649 bytes} [Sun May 10 02:05:36 2026] GET /v2.0/networks => generated 2167 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3106] 10.0.0.173 () {32 vars in 655 bytes} [Sun May 10 02:05:37 2026] GET /v2.0/floatingips => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3107] 10.0.0.173 () {32 vars in 647 bytes} [Sun May 10 02:05:37 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3108] 10.0.0.173 () {32 vars in 643 bytes} [Sun May 10 02:05:37 2026] GET /v2.0/ports => generated 4725 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3109] 10.0.0.173 () {32 vars in 647 bytes} [Sun May 10 02:05:38 2026] GET /v2.0/subnets => generated 1261 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3110] 10.0.0.173 () {32 vars in 649 bytes} [Sun May 10 02:05:38 2026] GET /v2.0/networks => generated 2167 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3111] 10.0.0.173 () {32 vars in 663 bytes} [Sun May 10 02:05:38 2026] GET /v2.0/security-groups => generated 16626 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3112] 10.0.0.173 () {32 vars in 655 bytes} [Sun May 10 02:05:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)