+ 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 [Sat Sep 12 04:45:05 2026] *** compiled with version: 13.3.0 on 06 August 2026 01:01:51 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: neutron-server-76fdcc8f9f-zmgnk machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f13861f6668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-09-12 04:45:10.571 8 INFO neutron.common.config [-] Logging enabled! 2026-09-12 04:45:10.571 8 INFO neutron.common.config [-] uwsgi version 25.2.2.dev6 2026-09-12 04:45:10.637 7 INFO neutron.common.config [-] Logging enabled! 2026-09-12 04:45:10.637 7 INFO neutron.common.config [-] uwsgi version 25.2.2.dev6 2026-09-12 04:45:11.090 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-12 04:45:11.177 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-12 04:45:12.206 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-12 04:45:12.210 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-12 04:45:12.214 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-12 04:45:12.215 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-12 04:45:12.215 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-12 04:45:12.216 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-12 04:45:12.216 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-12 04:45:12.223 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-12 04:45:12.224 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-12 04:45:12.224 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-12 04:45:12.246 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-12 04:45:12.248 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-12 04:45:12.248 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-12 04:45:12.292 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-12 04:45:12.292 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-12 04:45:12.292 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-12 04:45:12.292 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-12 04:45:12.312 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-12 04:45:12.315 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-12 04:45:12.318 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-12 04:45:12.319 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-12 04:45:12.319 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-12 04:45:12.320 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-12 04:45:12.320 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-12 04:45:12.327 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-12 04:45:12.327 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-12 04:45:12.327 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-12 04:45:12.349 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-12 04:45:12.350 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-12 04:45:12.350 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-12 04:45:12.393 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-12 04:45:12.393 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-12 04:45:12.393 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-12 04:45:12.393 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-12 04:45:12.854 8 INFO neutron.plugins.ml2.managers [None req-736a9b4e-2c70-4d66-a684-063c4cb3b97a - - - - - -] Initializing driver for type 'vlan' 2026-09-12 04:45:12.959 7 INFO neutron.plugins.ml2.managers [None req-184fcff0-4ee9-4f55-870a-02f606b2a52e - - - - - -] Initializing driver for type 'vlan' 2026-09-12 04:45:13.004 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-736a9b4e-2c70-4d66-a684-063c4cb3b97a - - - - - -] VlanTypeDriver initialization complete 2026-09-12 04:45:13.004 8 INFO neutron.plugins.ml2.managers [None req-736a9b4e-2c70-4d66-a684-063c4cb3b97a - - - - - -] Initializing driver for type 'vxlan' 2026-09-12 04:45:13.004 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-736a9b4e-2c70-4d66-a684-063c4cb3b97a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-12 04:45:13.021 8 INFO neutron.plugins.ml2.managers [None req-736a9b4e-2c70-4d66-a684-063c4cb3b97a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-12 04:45:13.021 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-736a9b4e-2c70-4d66-a684-063c4cb3b97a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-12 04:45:13.021 8 INFO neutron.plugins.ml2.managers [None req-736a9b4e-2c70-4d66-a684-063c4cb3b97a - - - - - -] Initializing extension driver 'port_security' 2026-09-12 04:45:13.021 8 INFO neutron.plugins.ml2.extensions.port_security [None req-736a9b4e-2c70-4d66-a684-063c4cb3b97a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-12 04:45:13.021 8 INFO neutron.plugins.ml2.managers [None req-736a9b4e-2c70-4d66-a684-063c4cb3b97a - - - - - -] Initializing extension driver 'qos' 2026-09-12 04:45:13.022 8 INFO neutron.plugins.ml2.managers [None req-736a9b4e-2c70-4d66-a684-063c4cb3b97a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-12 04:45:13.022 8 INFO neutron.plugins.ml2.managers [None req-736a9b4e-2c70-4d66-a684-063c4cb3b97a - - - - - -] Initializing mechanism driver 'l2population' 2026-09-12 04:45:13.033 8 INFO neutron.quota [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded quota_driver: . 2026-09-12 04:45:13.034 8 INFO neutron.plugins.ml2.plugin [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Modular L2 Plugin initialization complete 2026-09-12 04:45:13.034 8 INFO neutron.plugins.ml2.managers [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-12 04:45:13.034 8 INFO neutron.plugins.ml2.managers [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-12 04:45:13.034 8 INFO neutron.plugins.ml2.managers [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Got port-security extension from driver 'port_security' 2026-09-12 04:45:13.034 8 INFO neutron.extensions.vlantransparent [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Disabled vlantransparent extension. 2026-09-12 04:45:13.034 8 INFO neutron.manager [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loading Plugin: qos 2026-09-12 04:45:13.048 8 INFO neutron.manager [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loading Plugin: router 2026-09-12 04:45:13.090 8 INFO neutron.services.service_base [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-12 04:45:13.090 8 INFO neutron.manager [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loading Plugin: segments 2026-09-12 04:45:13.115 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-184fcff0-4ee9-4f55-870a-02f606b2a52e - - - - - -] VlanTypeDriver initialization complete 2026-09-12 04:45:13.115 7 INFO neutron.plugins.ml2.managers [None req-184fcff0-4ee9-4f55-870a-02f606b2a52e - - - - - -] Initializing driver for type 'vxlan' 2026-09-12 04:45:13.116 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-184fcff0-4ee9-4f55-870a-02f606b2a52e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-12 04:45:13.132 7 INFO neutron.plugins.ml2.managers [None req-184fcff0-4ee9-4f55-870a-02f606b2a52e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-12 04:45:13.133 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-184fcff0-4ee9-4f55-870a-02f606b2a52e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-12 04:45:13.133 7 INFO neutron.plugins.ml2.managers [None req-184fcff0-4ee9-4f55-870a-02f606b2a52e - - - - - -] Initializing extension driver 'port_security' 2026-09-12 04:45:13.133 7 INFO neutron.plugins.ml2.extensions.port_security [None req-184fcff0-4ee9-4f55-870a-02f606b2a52e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-12 04:45:13.133 7 INFO neutron.plugins.ml2.managers [None req-184fcff0-4ee9-4f55-870a-02f606b2a52e - - - - - -] Initializing extension driver 'qos' 2026-09-12 04:45:13.133 7 INFO neutron.plugins.ml2.managers [None req-184fcff0-4ee9-4f55-870a-02f606b2a52e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-12 04:45:13.133 7 INFO neutron.plugins.ml2.managers [None req-184fcff0-4ee9-4f55-870a-02f606b2a52e - - - - - -] Initializing mechanism driver 'l2population' 2026-09-12 04:45:13.145 7 INFO neutron.quota [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded quota_driver: . 2026-09-12 04:45:13.146 7 INFO neutron.plugins.ml2.plugin [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Modular L2 Plugin initialization complete 2026-09-12 04:45:13.146 7 INFO neutron.plugins.ml2.managers [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-12 04:45:13.146 7 INFO neutron.plugins.ml2.managers [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-12 04:45:13.146 7 INFO neutron.plugins.ml2.managers [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Got port-security extension from driver 'port_security' 2026-09-12 04:45:13.147 7 INFO neutron.extensions.vlantransparent [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Disabled vlantransparent extension. 2026-09-12 04:45:13.147 7 INFO neutron.manager [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loading Plugin: qos 2026-09-12 04:45:13.160 7 INFO neutron.manager [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loading Plugin: router 2026-09-12 04:45:13.187 8 INFO neutron.manager [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loading Plugin: trunk 2026-09-12 04:45:13.203 8 INFO neutron.manager [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loading Plugin: vpnaas 2026-09-12 04:45:13.203 7 INFO neutron.services.service_base [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-12 04:45:13.204 7 INFO neutron.manager [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loading Plugin: segments 2026-09-12 04:45:13.243 8 WARNING stevedore.named [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-12 04:45:13.307 7 INFO neutron.manager [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loading Plugin: trunk 2026-09-12 04:45:13.313 8 INFO neutron_vpnaas.services.vpn.plugin [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-12 04:45:13.314 8 INFO neutron.common.utils [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-12 04:45:13.314 8 INFO neutron.manager [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loading Plugin: auto_allocate 2026-09-12 04:45:13.318 8 INFO neutron.manager [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loading Plugin: tag 2026-09-12 04:45:13.322 7 INFO neutron.manager [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loading Plugin: vpnaas 2026-09-12 04:45:13.325 8 INFO neutron.manager [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loading Plugin: timestamp 2026-09-12 04:45:13.328 8 INFO neutron.manager [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loading Plugin: network_ip_availability 2026-09-12 04:45:13.332 8 INFO neutron.manager [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loading Plugin: flavors 2026-09-12 04:45:13.336 8 INFO neutron.manager [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loading Plugin: revisions 2026-09-12 04:45:13.339 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Initializing extension manager. 2026-09-12 04:45:13.340 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: address-group 2026-09-12 04:45:13.341 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: address-scope 2026-09-12 04:45:13.342 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-12 04:45:13.343 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: agent 2026-09-12 04:45:13.344 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: agent-resources-synced 2026-09-12 04:45:13.345 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: allowed-address-pairs 2026-09-12 04:45:13.346 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: auto-allocated-topology 2026-09-12 04:45:13.346 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: availability_zone 2026-09-12 04:45:13.347 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: availability_zone_filter 2026-09-12 04:45:13.348 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-12 04:45:13.348 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: default-subnetpools 2026-09-12 04:45:13.350 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-12 04:45:13.350 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: dns-integration 2026-09-12 04:45:13.351 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: dns-domain-ports 2026-09-12 04:45:13.351 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-12 04:45:13.352 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: dvr 2026-09-12 04:45:13.352 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-12 04:45:13.353 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: empty-string-filtering 2026-09-12 04:45:13.353 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-12 04:45:13.354 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-12 04:45:13.354 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: external-net 2026-09-12 04:45:13.355 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-12 04:45:13.355 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: extraroute 2026-09-12 04:45:13.356 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: extraroute-atomic 2026-09-12 04:45:13.357 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-12 04:45:13.357 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-12 04:45:13.358 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-12 04:45:13.358 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-12 04:45:13.359 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: fip-port-details 2026-09-12 04:45:13.359 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: flavors 2026-09-12 04:45:13.360 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-12 04:45:13.361 7 WARNING stevedore.named [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-12 04:45:13.361 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: floatingip-pools 2026-09-12 04:45:13.362 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: ip_allocation 2026-09-12 04:45:13.362 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: ip-substring-filtering 2026-09-12 04:45:13.363 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: l2_adjacency 2026-09-12 04:45:13.364 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: router 2026-09-12 04:45:13.366 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-12 04:45:13.366 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-12 04:45:13.367 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-12 04:45:13.367 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: ext-gw-mode 2026-09-12 04:45:13.368 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: l3-ha 2026-09-12 04:45:13.368 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-12 04:45:13.369 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-12 04:45:13.369 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: l3-flavors 2026-09-12 04:45:13.372 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-12 04:45:13.372 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-12 04:45:13.374 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-12 04:45:13.376 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-12 04:45:13.377 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-12 04:45:13.378 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-12 04:45:13.378 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-12 04:45:13.379 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: multi-provider 2026-09-12 04:45:13.379 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: net-mtu 2026-09-12 04:45:13.380 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: net-mtu-writable 2026-09-12 04:45:13.381 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: network_availability_zone 2026-09-12 04:45:13.381 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: network_ha 2026-09-12 04:45:13.382 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: network-ip-availability 2026-09-12 04:45:13.383 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-12 04:45:13.383 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: pagination 2026-09-12 04:45:13.384 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: port-device-profile 2026-09-12 04:45:13.384 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-12 04:45:13.385 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-12 04:45:13.385 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-12 04:45:13.386 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: port-mac-override 2026-09-12 04:45:13.387 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-12 04:45:13.387 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-12 04:45:13.388 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-12 04:45:13.388 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: port-resource-request 2026-09-12 04:45:13.389 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: port-resource-request-groups 2026-09-12 04:45:13.390 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-12 04:45:13.391 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: binding 2026-09-12 04:45:13.392 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: binding-extended 2026-09-12 04:45:13.392 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: port-security 2026-09-12 04:45:13.393 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: project-id 2026-09-12 04:45:13.394 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: provider 2026-09-12 04:45:13.396 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: qos 2026-09-12 04:45:13.397 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-12 04:45:13.398 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-12 04:45:13.398 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: qos-default 2026-09-12 04:45:13.399 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: qos-fip 2026-09-12 04:45:13.400 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-12 04:45:13.400 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: qos-gateway-ip 2026-09-12 04:45:13.401 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: qos-port-network-policy 2026-09-12 04:45:13.402 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: qos-pps-minimum 2026-09-12 04:45:13.402 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-12 04:45:13.403 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: qos-pps 2026-09-12 04:45:13.403 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: qos-rule-type-details 2026-09-12 04:45:13.404 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-12 04:45:13.405 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: qos-rules-alias 2026-09-12 04:45:13.405 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: quota-check-limit 2026-09-12 04:45:13.407 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: quotas 2026-09-12 04:45:13.409 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: quota_details 2026-09-12 04:45:13.410 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: rbac-policies 2026-09-12 04:45:13.410 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: rbac-address-group 2026-09-12 04:45:13.411 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: rbac-address-scope 2026-09-12 04:45:13.411 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: rbac-security-groups 2026-09-12 04:45:13.412 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: rbac-subnetpool 2026-09-12 04:45:13.412 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: revision-if-match 2026-09-12 04:45:13.413 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: standard-attr-revisions 2026-09-12 04:45:13.414 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: router_availability_zone 2026-09-12 04:45:13.414 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-12 04:45:13.416 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: security-groups-default-rules 2026-09-12 04:45:13.416 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-12 04:45:13.417 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-12 04:45:13.418 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-12 04:45:13.418 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-12 04:45:13.419 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-12 04:45:13.423 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: security-group 2026-09-12 04:45:13.425 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: segment 2026-09-12 04:45:13.425 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-12 04:45:13.426 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: service-type 2026-09-12 04:45:13.426 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: sorting 2026-09-12 04:45:13.427 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: standard-attr-segment 2026-09-12 04:45:13.428 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: standard-attr-description 2026-09-12 04:45:13.428 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: stateful-security-group 2026-09-12 04:45:13.429 8 WARNING neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-12 04:45:13.429 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-12 04:45:13.430 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: subnet-external-network 2026-09-12 04:45:13.430 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: subnet_onboard 2026-09-12 04:45:13.431 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-12 04:45:13.431 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: subnet-service-types 2026-09-12 04:45:13.432 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: subnet_allocation 2026-09-12 04:45:13.433 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-12 04:45:13.433 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: tag-creation 2026-09-12 04:45:13.434 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-12 04:45:13.437 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: standard-attr-tag 2026-09-12 04:45:13.438 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-12 04:45:13.439 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: trunk 2026-09-12 04:45:13.439 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: trunk-details 2026-09-12 04:45:13.440 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-12 04:45:13.440 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-12 04:45:13.442 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-12 04:45:13.443 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-12 04:45:13.444 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: vpn-flavors 2026-09-12 04:45:13.445 8 INFO neutron.api.extensions [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Loaded extension: vpnaas 2026-09-12 04:45:13.447 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-12 04:45:13.447 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-12 04:45:13.448 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-12 04:45:13.448 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-12 04:45:13.451 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-12 04:45:13.452 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-12 04:45:13.456 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-12 04:45:13.457 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-12 04:45:13.457 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-12 04:45:13.458 7 INFO neutron_vpnaas.services.vpn.plugin [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-12 04:45:13.458 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-12 04:45:13.458 8 WARNING neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] subnetpool is already registered 2026-09-12 04:45:13.459 7 INFO neutron.common.utils [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-12 04:45:13.459 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-12 04:45:13.459 7 INFO neutron.manager [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loading Plugin: auto_allocate 2026-09-12 04:45:13.459 8 WARNING neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] subnetpool is already registered 2026-09-12 04:45:13.459 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-12 04:45:13.460 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-12 04:45:13.460 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-12 04:45:13.461 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-12 04:45:13.461 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-12 04:45:13.461 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-12 04:45:13.465 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-12 04:45:13.465 8 WARNING neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] router is already registered 2026-09-12 04:45:13.466 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-12 04:45:13.466 8 WARNING neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] floatingip is already registered 2026-09-12 04:45:13.466 7 INFO neutron.manager [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loading Plugin: tag 2026-09-12 04:45:13.469 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-12 04:45:13.469 8 WARNING neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] rbac_policy is already registered 2026-09-12 04:45:13.470 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-12 04:45:13.470 8 WARNING neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] security_group is already registered 2026-09-12 04:45:13.470 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-12 04:45:13.471 8 WARNING neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] security_group_rule is already registered 2026-09-12 04:45:13.471 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-12 04:45:13.471 8 WARNING neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] subnetpool is already registered 2026-09-12 04:45:13.472 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-12 04:45:13.472 8 WARNING neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] subnetpool is already registered 2026-09-12 04:45:13.472 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-12 04:45:13.473 8 WARNING neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] trunk is already registered 2026-09-12 04:45:13.473 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-12 04:45:13.473 8 WARNING neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] endpoint_group is already registered 2026-09-12 04:45:13.473 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-12 04:45:13.474 8 WARNING neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] vpnservice is already registered 2026-09-12 04:45:13.474 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-12 04:45:13.474 8 WARNING neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] ipsec_site_connection is already registered 2026-09-12 04:45:13.475 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-12 04:45:13.475 8 WARNING neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] ipsecpolicy is already registered 2026-09-12 04:45:13.475 8 INFO neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-12 04:45:13.475 8 WARNING neutron.quota.resource_registry [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] ikepolicy is already registered 2026-09-12 04:45:13.478 7 INFO neutron.manager [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loading Plugin: timestamp 2026-09-12 04:45:13.481 7 INFO neutron.manager [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loading Plugin: network_ip_availability 2026-09-12 04:45:13.487 7 INFO neutron.manager [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loading Plugin: flavors 2026-09-12 04:45:13.491 7 INFO neutron.manager [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loading Plugin: revisions 2026-09-12 04:45:13.494 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Initializing extension manager. 2026-09-12 04:45:13.495 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: address-group 2026-09-12 04:45:13.496 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: address-scope 2026-09-12 04:45:13.497 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-12 04:45:13.498 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: agent 2026-09-12 04:45:13.498 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: agent-resources-synced 2026-09-12 04:45:13.500 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: allowed-address-pairs 2026-09-12 04:45:13.500 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: auto-allocated-topology 2026-09-12 04:45:13.501 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: availability_zone 2026-09-12 04:45:13.502 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: availability_zone_filter 2026-09-12 04:45:13.502 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-12 04:45:13.503 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: default-subnetpools 2026-09-12 04:45:13.504 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-12 04:45:13.505 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: dns-integration 2026-09-12 04:45:13.505 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: dns-domain-ports 2026-09-12 04:45:13.506 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-12 04:45:13.506 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: dvr 2026-09-12 04:45:13.507 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-12 04:45:13.507 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: empty-string-filtering 2026-09-12 04:45:13.508 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-12 04:45:13.508 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-12 04:45:13.509 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: external-net 2026-09-12 04:45:13.509 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-12 04:45:13.510 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: extraroute 2026-09-12 04:45:13.510 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: extraroute-atomic 2026-09-12 04:45:13.511 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-12 04:45:13.511 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-12 04:45:13.512 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-12 04:45:13.512 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-12 04:45:13.513 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: fip-port-details 2026-09-12 04:45:13.514 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: flavors 2026-09-12 04:45:13.515 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-12 04:45:13.516 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: floatingip-pools 2026-09-12 04:45:13.516 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: ip_allocation 2026-09-12 04:45:13.517 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: ip-substring-filtering 2026-09-12 04:45:13.517 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: l2_adjacency 2026-09-12 04:45:13.518 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: router 2026-09-12 04:45:13.520 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-12 04:45:13.520 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-12 04:45:13.521 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-12 04:45:13.521 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: ext-gw-mode 2026-09-12 04:45:13.522 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: l3-ha 2026-09-12 04:45:13.522 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-12 04:45:13.523 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-12 04:45:13.523 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: l3-flavors 2026-09-12 04:45:13.524 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-12 04:45:13.525 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-12 04:45:13.529 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-12 04:45:13.530 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-12 04:45:13.531 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-12 04:45:13.532 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-12 04:45:13.533 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-12 04:45:13.533 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: multi-provider 2026-09-12 04:45:13.534 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: net-mtu 2026-09-12 04:45:13.534 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: net-mtu-writable 2026-09-12 04:45:13.535 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: network_availability_zone 2026-09-12 04:45:13.535 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: network_ha 2026-09-12 04:45:13.536 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: network-ip-availability 2026-09-12 04:45:13.537 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-12 04:45:13.537 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: pagination 2026-09-12 04:45:13.538 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: port-device-profile 2026-09-12 04:45:13.538 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-12 04:45:13.539 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-12 04:45:13.539 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-12 04:45:13.540 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: port-mac-override 2026-09-12 04:45:13.540 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-12 04:45:13.541 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-12 04:45:13.541 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-12 04:45:13.542 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: port-resource-request 2026-09-12 04:45:13.542 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: port-resource-request-groups 2026-09-12 04:45:13.543 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-12 04:45:13.543 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: binding 2026-09-12 04:45:13.544 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: binding-extended 2026-09-12 04:45:13.545 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: port-security 2026-09-12 04:45:13.545 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: project-id 2026-09-12 04:45:13.546 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: provider 2026-09-12 04:45:13.548 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: qos 2026-09-12 04:45:13.549 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-12 04:45:13.549 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-12 04:45:13.550 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: qos-default 2026-09-12 04:45:13.550 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: qos-fip 2026-09-12 04:45:13.550 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-12 04:45:13.551 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: qos-gateway-ip 2026-09-12 04:45:13.552 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: qos-port-network-policy 2026-09-12 04:45:13.552 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: qos-pps-minimum 2026-09-12 04:45:13.553 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-12 04:45:13.554 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: qos-pps 2026-09-12 04:45:13.554 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: qos-rule-type-details 2026-09-12 04:45:13.555 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-12 04:45:13.555 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: qos-rules-alias 2026-09-12 04:45:13.556 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: quota-check-limit 2026-09-12 04:45:13.558 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: quotas 2026-09-12 04:45:13.559 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: quota_details 2026-09-12 04:45:13.560 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: rbac-policies 2026-09-12 04:45:13.561 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: rbac-address-group 2026-09-12 04:45:13.561 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: rbac-address-scope 2026-09-12 04:45:13.562 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: rbac-security-groups 2026-09-12 04:45:13.562 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: rbac-subnetpool 2026-09-12 04:45:13.563 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: revision-if-match 2026-09-12 04:45:13.564 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: standard-attr-revisions 2026-09-12 04:45:13.564 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: router_availability_zone 2026-09-12 04:45:13.565 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-12 04:45:13.567 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: security-groups-default-rules 2026-09-12 04:45:13.567 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-12 04:45:13.568 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-12 04:45:13.568 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-12 04:45:13.569 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-12 04:45:13.570 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-12 04:45:13.574 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: security-group 2026-09-12 04:45:13.575 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: segment 2026-09-12 04:45:13.576 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-12 04:45:13.576 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: service-type 2026-09-12 04:45:13.577 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: sorting 2026-09-12 04:45:13.577 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: standard-attr-segment 2026-09-12 04:45:13.578 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: standard-attr-description 2026-09-12 04:45:13.578 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: stateful-security-group 2026-09-12 04:45:13.579 7 WARNING neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-12 04:45:13.579 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-12 04:45:13.580 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: subnet-external-network 2026-09-12 04:45:13.581 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: subnet_onboard 2026-09-12 04:45:13.581 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-12 04:45:13.582 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: subnet-service-types 2026-09-12 04:45:13.582 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: subnet_allocation 2026-09-12 04:45:13.583 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-12 04:45:13.583 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: tag-creation 2026-09-12 04:45:13.584 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-12 04:45:13.587 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: standard-attr-tag 2026-09-12 04:45:13.588 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-12 04:45:13.589 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: trunk 2026-09-12 04:45:13.589 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: trunk-details 2026-09-12 04:45:13.590 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-12 04:45:13.590 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-12 04:45:13.592 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-12 04:45:13.593 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-12 04:45:13.594 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: vpn-flavors 2026-09-12 04:45:13.595 7 INFO neutron.api.extensions [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Loaded extension: vpnaas 2026-09-12 04:45:13.597 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-12 04:45:13.597 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-12 04:45:13.598 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-12 04:45:13.598 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-12 04:45:13.601 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-12 04:45:13.601 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-12 04:45:13.606 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-12 04:45:13.606 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-12 04:45:13.607 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-12 04:45:13.607 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-12 04:45:13.608 7 WARNING neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] subnetpool is already registered 2026-09-12 04:45:13.608 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-12 04:45:13.608 7 WARNING neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] subnetpool is already registered 2026-09-12 04:45:13.609 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-12 04:45:13.609 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-12 04:45:13.609 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-12 04:45:13.610 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-12 04:45:13.610 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-12 04:45:13.611 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-12 04:45:13.614 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-12 04:45:13.614 7 WARNING neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] router is already registered 2026-09-12 04:45:13.615 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-12 04:45:13.615 7 WARNING neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] floatingip is already registered 2026-09-12 04:45:13.618 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-12 04:45:13.618 7 WARNING neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] rbac_policy is already registered 2026-09-12 04:45:13.619 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-12 04:45:13.619 7 WARNING neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] security_group is already registered 2026-09-12 04:45:13.619 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-12 04:45:13.620 7 WARNING neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] security_group_rule is already registered 2026-09-12 04:45:13.620 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-12 04:45:13.621 7 WARNING neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] subnetpool is already registered 2026-09-12 04:45:13.621 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-12 04:45:13.621 7 WARNING neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] subnetpool is already registered 2026-09-12 04:45:13.622 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-12 04:45:13.622 7 WARNING neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] trunk is already registered 2026-09-12 04:45:13.622 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-12 04:45:13.622 7 WARNING neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] endpoint_group is already registered 2026-09-12 04:45:13.623 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-12 04:45:13.623 7 WARNING neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] vpnservice is already registered 2026-09-12 04:45:13.623 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-12 04:45:13.623 7 WARNING neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] ipsec_site_connection is already registered 2026-09-12 04:45:13.624 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-12 04:45:13.624 7 WARNING neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] ipsecpolicy is already registered 2026-09-12 04:45:13.624 7 INFO neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-12 04:45:13.624 7 WARNING neutron.quota.resource_registry [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] ikepolicy is already registered 2026-09-12 04:45:13.648 8 WARNING keystonemiddleware._common.config [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-12 04:45:13.654 8 WARNING oslo_config.cfg [None req-aa76d326-47d8-44ec-b41f-27f95863387e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f13861f6668 pid: 8 (default app) 2026-09-12 04:45:13.792 7 WARNING keystonemiddleware._common.config [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-12 04:45:13.799 7 WARNING oslo_config.cfg [None req-0710e954-ed10-4502-8751-d3b11474b19a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f13861f6668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 04:45:19.405 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9cbfa189-6ee2-403d-a02f-9f0589e4c508 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 162.253.55.186 () {44 vars in 928 bytes} [Sat Sep 12 04:45:18 2026] GET /v2.0/networks/public => generated 108 bytes in 823 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 4/5] 162.253.55.186 () {44 vars in 950 bytes} [Sat Sep 12 04:45:19 2026] GET /v2.0/networks?name=public => generated 15 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 04:45:20.066 7 WARNING neutron.services.revisions.revision_plugin [None req-705ef90d-0f76-43f8-9080-50c0c78a03c1 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Could not find related network for resource to bump revision. 2026-09-12 04:45:20.084 7 INFO neutron.db.segments_db [None req-705ef90d-0f76-43f8-9080-50c0c78a03c1 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 8d1adc80-89d0-4013-a2ee-bb1a6162d31c of type flat for network e4dc1ee0-f83d-40b7-ad8c-b1af9e0acba5 2026-09-12 04:45:20.122 7 INFO neutron.pecan_wsgi.hooks.translation [None req-705ef90d-0f76-43f8-9080-50c0c78a03c1 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 162.253.55.186 () {48 vars in 968 bytes} [Sat Sep 12 04:45:19 2026] POST /v2.0/networks => generated 124 bytes in 489 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 04:45:26.450 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc4b2b1b-0184-4c0b-9488-9aae640757b3 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 162.253.55.186 () {44 vars in 928 bytes} [Sat Sep 12 04:45:26 2026] GET /v2.0/networks/public => generated 108 bytes in 440 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.186 () {44 vars in 950 bytes} [Sat Sep 12 04:45:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 04:45:26.732 8 WARNING neutron.services.revisions.revision_plugin [None req-0e04de32-01bb-41a9-8961-ef08bc2f5466 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Could not find related network for resource to bump revision. 2026-09-12 04:45:26.753 8 INFO neutron.db.segments_db [None req-0e04de32-01bb-41a9-8961-ef08bc2f5466 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment ed750648-9b14-487a-a73b-2134f7390579 of type flat for network 2c84db74-eeaa-4884-b3b2-8919223ad15a 2026-09-12 04:45:26.793 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e04de32-01bb-41a9-8961-ef08bc2f5466 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 162.253.55.186 () {48 vars in 968 bytes} [Sat Sep 12 04:45:26 2026] POST /v2.0/networks => generated 124 bytes in 304 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 04:45:32.713 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d89f08c-df87-474f-a9ea-92609c0feb2b 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 162.253.55.186 () {44 vars in 928 bytes} [Sat Sep 12 04:45:32 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 162.253.55.186 () {44 vars in 950 bytes} [Sat Sep 12 04:45:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 04:45:32.803 8 WARNING neutron.services.revisions.revision_plugin [None req-b40057ff-84e4-44f8-a28e-bd56f93547c3 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Could not find related network for resource to bump revision. 2026-09-12 04:45:32.820 8 INFO neutron.db.segments_db [None req-b40057ff-84e4-44f8-a28e-bd56f93547c3 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment e237dd47-8882-49d2-a8ff-f3bb848c710f of type flat for network 4494dfdd-7526-42d1-8cd4-d45012f198b5 2026-09-12 04:45:32.848 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b40057ff-84e4-44f8-a28e-bd56f93547c3 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 162.253.55.186 () {48 vars in 968 bytes} [Sat Sep 12 04:45:32 2026] POST /v2.0/networks => generated 124 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 04:45:38.876 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55e33280-4440-474b-9889-e5a7bd75d0d8 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 162.253.55.186 () {44 vars in 928 bytes} [Sat Sep 12 04:45:38 2026] GET /v2.0/networks/public => generated 108 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 162.253.55.186 () {44 vars in 950 bytes} [Sat Sep 12 04:45:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 04:45:39.008 7 WARNING neutron.services.revisions.revision_plugin [None req-e8ca9f71-1e5a-4388-8334-3b111d775de7 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Could not find related network for resource to bump revision. 2026-09-12 04:45:39.028 7 INFO neutron.db.segments_db [None req-e8ca9f71-1e5a-4388-8334-3b111d775de7 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment d77e3e02-b27c-4f4b-8d26-823fb4235b03 of type flat for network c6f8669e-6dc2-4c82-b586-66f29fd9d83e 2026-09-12 04:45:39.053 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8ca9f71-1e5a-4388-8334-3b111d775de7 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 162.253.55.186 () {48 vars in 968 bytes} [Sat Sep 12 04:45:38 2026] POST /v2.0/networks => generated 124 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 04:45:44.977 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6cfb68c7-46dd-4447-a68d-cb983a4b4508 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 162.253.55.186 () {44 vars in 928 bytes} [Sat Sep 12 04:45:44 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: 7|app: 0|req: 8/18] 162.253.55.186 () {44 vars in 950 bytes} [Sat Sep 12 04:45: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-09-12 04:45:45.095 8 WARNING neutron.services.revisions.revision_plugin [None req-80cba638-4c12-4d34-a03a-830e9b15fb1d 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Could not find related network for resource to bump revision. 2026-09-12 04:45:45.132 8 INFO neutron.db.segments_db [None req-80cba638-4c12-4d34-a03a-830e9b15fb1d 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment c7433d2f-1e64-4c43-9be9-1c5fa6687cf0 of type flat for network 0efc412e-ec4e-4be6-b7d9-6955c5dadb46 2026-09-12 04:45:45.174 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80cba638-4c12-4d34-a03a-830e9b15fb1d 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 162.253.55.186 () {48 vars in 968 bytes} [Sat Sep 12 04:45:45 2026] POST /v2.0/networks => generated 124 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 04:45:51.174 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ad04cc4-a9a8-4a64-bdc1-9696bfd542b0 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 162.253.55.186 () {44 vars in 928 bytes} [Sat Sep 12 04:45:51 2026] GET /v2.0/networks/public => generated 108 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 162.253.55.186 () {44 vars in 950 bytes} [Sat Sep 12 04:45:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 04:45:51.274 8 WARNING neutron.services.revisions.revision_plugin [None req-cecf30f2-df65-4ea1-8a42-6aeacd8821b1 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Could not find related network for resource to bump revision. 2026-09-12 04:45:51.315 8 INFO neutron.db.segments_db [None req-cecf30f2-df65-4ea1-8a42-6aeacd8821b1 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 9a0f2ab6-c508-4fc9-8a09-fb945dee6ad0 of type flat for network ecd0e75c-e282-4d59-ba92-076dcaa22891 [pid: 8|app: 0|req: 13/23] 162.253.55.186 () {48 vars in 968 bytes} [Sat Sep 12 04:45:51 2026] POST /v2.0/networks => generated 706 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 04:45:52.774 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17a2131e-28ca-49d2-ba18-a77c048ddb6a 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 162.253.55.186 () {44 vars in 928 bytes} [Sat Sep 12 04:45:52 2026] GET /v2.0/networks/public => generated 108 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 162.253.55.186 () {44 vars in 950 bytes} [Sat Sep 12 04:45:52 2026] GET /v2.0/networks?name=public => generated 709 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 04:45:52.890 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d65d1cb3-3ae2-4fe5-840d-499e44386a37 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 162.253.55.186 () {44 vars in 1035 bytes} [Sat Sep 12 04:45:52 2026] GET /v2.0/subnets/public-subnet?network_id=ecd0e75c-e282-4d59-ba92-076dcaa22891 => generated 113 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 162.253.55.186 () {44 vars in 1058 bytes} [Sat Sep 12 04:45:52 2026] GET /v2.0/subnets?name=public-subnet&network_id=ecd0e75c-e282-4d59-ba92-076dcaa22891 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 162.253.55.186 () {48 vars in 966 bytes} [Sat Sep 12 04:45:52 2026] POST /v2.0/subnets => generated 664 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 04:50:42.772 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6795f223-7891-4c11-bd09-6bc56d7ab942] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-09-12 04:50:43.089 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat Sep 12 04:50:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 162.253.55.186) !!! 2026-09-12 04:50:43.215 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9d660eb-9d0f-4b5e-bb01-d04402afd9cd 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 162.253.55.186 () {44 vars in 938 bytes} [Sat Sep 12 04:50:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 450 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 04:50:43.226 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [89909819-3cb4-4a23-8b7e-75f9f8be62ad] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-09-12 04:50:43.230 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat Sep 12 04:50:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 162.253.55.186) !!! [pid: 8|app: 0|req: 35/67] 162.253.55.186 () {44 vars in 960 bytes} [Sat Sep 12 04:50:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 04:50:43.401 7 INFO neutron.db.segments_db [None req-f78a8589-8f76-44fd-be06-0545c8b91bb2 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 05a6d042-352e-4571-ac68-8e899c719023 of type vxlan for network 1819aa8a-bfc9-45bc-95da-25e377be2bf6 [pid: 7|app: 0|req: 33/68] 162.253.55.186 () {48 vars in 967 bytes} [Sat Sep 12 04:50:43 2026] POST /v2.0/networks => generated 707 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 04:50:44.477 8 INFO oslo.messaging._drivers.impl_rabbit [-] [89909819-3cb4-4a23-8b7e-75f9f8be62ad] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53960. 2026-09-12 04:50:44.526 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f969b6a8-4563-4474-b56e-c4ada7d32aa1 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 162.253.55.186 () {44 vars in 938 bytes} [Sat Sep 12 04:50:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 04:50:44.573 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6795f223-7891-4c11-bd09-6bc56d7ab942] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53976. [pid: 7|app: 0|req: 34/70] 162.253.55.186 () {44 vars in 960 bytes} [Sat Sep 12 04:50:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 04:50:44.633 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30f3fcb9-523a-40a5-86ad-1ec534e31dcb 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 162.253.55.186 () {44 vars in 1037 bytes} [Sat Sep 12 04:50:44 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 162.253.55.186 () {44 vars in 1060 bytes} [Sat Sep 12 04:50:44 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6 => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 162.253.55.186 () {48 vars in 966 bytes} [Sat Sep 12 04:50:44 2026] POST /v2.0/subnets => generated 651 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 04:50:46.529 7 INFO neutron.api.v2.resource [None req-e6176142-ec8a-49fc-a5c8-0e99a663566f 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 162.253.55.186 () {44 vars in 972 bytes} [Sat Sep 12 04:50:46 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 162.253.55.186 () {44 vars in 994 bytes} [Sat Sep 12 04:50:46 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 162.253.55.186 () {48 vars in 981 bytes} [Sat Sep 12 04:50:46 2026] POST /v2.0/security-groups => generated 1616 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:50:48 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 1616 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:50:48 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 1616 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:50:48 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 1616 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 162.253.55.186 () {48 vars in 992 bytes} [Sat Sep 12 04:50:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:50:49 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 2230 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:50:49 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:50:49 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 2230 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 162.253.55.186 () {48 vars in 992 bytes} [Sat Sep 12 04:50:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:50:50 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 2846 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:50:50 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 2846 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:50:50 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 162.253.55.186 () {48 vars in 992 bytes} [Sat Sep 12 04:50:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:50:51 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 3462 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:50:51 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:50:51 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 3462 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 162.253.55.186 () {48 vars in 992 bytes} [Sat Sep 12 04:50:51 2026] POST /v2.0/security-group-rules => generated 603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:50:52 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 4078 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:50:52 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:50:52 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 4078 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 162.253.55.186 () {48 vars in 992 bytes} [Sat Sep 12 04:50:53 2026] POST /v2.0/security-group-rules => generated 603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 162.253.55.186 () {44 vars in 988 bytes} [Sat Sep 12 04:50:54 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6 => generated 732 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 04:50:54.690 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b909958e-486f-4ded-9e35-bbd5b257c953 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/100] 162.253.55.186 () {44 vars in 1077 bytes} [Sat Sep 12 04:50:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6 => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 162.253.55.186 () {44 vars in 1100 bytes} [Sat Sep 12 04:50:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6 => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:50:54 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 162.253.55.186 () {48 vars in 962 bytes} [Sat Sep 12 04:50:54 2026] POST /v2.0/ports => generated 1096 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-12 04:51:02.372 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31995924-490a-4e25-b74f-8576f393b7fa 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/106] 162.253.55.186 () {44 vars in 979 bytes} [Sat Sep 12 04:51:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/107] 162.253.55.186 () {44 vars in 1001 bytes} [Sat Sep 12 04:51:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 162.253.55.186 () {48 vars in 1031 bytes} [Sat Sep 12 04:51:02 2026] PUT /v2.0/ports/9a093bee-e951-42d8-ae55-1dd639547e17 => generated 1245 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 162.253.55.186 () {44 vars in 921 bytes} [Sat Sep 12 04:51:04 2026] GET /v2.0/ports => generated 3726 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 04:51:06.009 8 INFO neutron.api.v2.resource [None req-14c3048e-89ae-49ed-9850-62407cdf6911 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/110] 162.253.55.186 () {44 vars in 960 bytes} [Sat Sep 12 04:51:05 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 162.253.55.186 () {44 vars in 982 bytes} [Sat Sep 12 04:51:06 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 162.253.55.186 () {48 vars in 981 bytes} [Sat Sep 12 04:51:06 2026] POST /v2.0/security-groups => generated 1610 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:51:07 2026] GET /v2.0/security-groups/8a544696-50d1-470f-b6f2-2c9c1149405a => generated 1610 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:51:07 2026] GET /v2.0/security-groups/8a544696-50d1-470f-b6f2-2c9c1149405a => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/115] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:51:07 2026] GET /v2.0/security-groups/8a544696-50d1-470f-b6f2-2c9c1149405a => generated 1610 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 162.253.55.186 () {48 vars in 992 bytes} [Sat Sep 12 04:51:07 2026] POST /v2.0/security-group-rules => generated 621 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/117] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:51:08 2026] GET /v2.0/security-groups/8a544696-50d1-470f-b6f2-2c9c1149405a => generated 2244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/118] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:51:08 2026] GET /v2.0/security-groups/8a544696-50d1-470f-b6f2-2c9c1149405a => generated 2244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/119] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 04:51:08 2026] GET /v2.0/security-groups/8a544696-50d1-470f-b6f2-2c9c1149405a => generated 2244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/120] 162.253.55.186 () {48 vars in 992 bytes} [Sat Sep 12 04:51:08 2026] POST /v2.0/security-group-rules => generated 625 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/129] 162.253.55.186 () {44 vars in 976 bytes} [Sat Sep 12 04:52:16 2026] GET /v2.0/quotas/2600cea1b27c458fb5382073a59c08f9 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 65/130] 162.253.55.186 () {48 vars in 1028 bytes} [Sat Sep 12 04:52:17 2026] PUT /v2.0/quotas/2600cea1b27c458fb5382073a59c08f9 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 04:54:38.290 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [89909819-3cb4-4a23-8b7e-75f9f8be62ad] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-09-12 04:54:38.307 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat Sep 12 04:54:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 162.253.55.186) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 04:54:38.455 8 INFO neutron.pecan_wsgi.hooks.translation [None req-661673a7-da3e-4239-9628-35d69bc8fc05 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/151] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 04:54:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 04:54:38.474 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6795f223-7891-4c11-bd09-6bc56d7ab942] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 76/152] 162.253.55.186 () {30 vars in 762 bytes} [Sat Sep 12 04:54:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 04:54:40.341 8 INFO oslo.messaging._drivers.impl_rabbit [-] [89909819-3cb4-4a23-8b7e-75f9f8be62ad] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56940. 2026-09-12 04:54:40.402 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f97ff45a-718f-43e3-b930-0b7d17054240 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/153] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 04:54:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/154] 162.253.55.186 () {30 vars in 762 bytes} [Sat Sep 12 04:54:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:01:00.765 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6795f223-7891-4c11-bd09-6bc56d7ab942] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-09-12 05:01:00.768 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat Sep 12 05:01:00 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=0db5599b337d44268c63675277a97d21 (ip 162.253.55.186) !!! 2026-09-12 05:01:01.022 7 INFO neutron.api.v2.resource [None req-68c1ddf1-f744-48cd-9c94-f9c16c1de02c 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 103/205] 162.253.55.186 () {44 vars in 1075 bytes} [Sat Sep 12 05:01:00 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0db5599b337d44268c63675277a97d21 => generated 139 bytes in 263 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:01:01.037 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [89909819-3cb4-4a23-8b7e-75f9f8be62ad] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-09-12 05:01:01.038 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat Sep 12 05:01:01 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=0db5599b337d44268c63675277a97d21 (ip 162.253.55.186) !!! [pid: 8|app: 0|req: 103/206] 162.253.55.186 () {44 vars in 1098 bytes} [Sat Sep 12 05:01:01 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0db5599b337d44268c63675277a97d21 => generated 23 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/207] 162.253.55.186 () {48 vars in 982 bytes} [Sat Sep 12 05:01:01 2026] POST /v2.0/security-groups => generated 1624 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-12 05:01:02.547 8 INFO oslo.messaging._drivers.impl_rabbit [-] [89909819-3cb4-4a23-8b7e-75f9f8be62ad] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33022. [pid: 8|app: 0|req: 105/210] 162.253.55.186 () {44 vars in 1089 bytes} [Sat Sep 12 05:01:02 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e?project_id=0db5599b337d44268c63675277a97d21 => generated 1624 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:01:02.682 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6795f223-7891-4c11-bd09-6bc56d7ab942] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33026. [pid: 7|app: 0|req: 106/211] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:01:02 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e => generated 1624 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/212] 162.253.55.186 () {44 vars in 1089 bytes} [Sat Sep 12 05:01:02 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e?project_id=0db5599b337d44268c63675277a97d21 => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 162.253.55.186 () {48 vars in 992 bytes} [Sat Sep 12 05:01:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 162.253.55.186 () {44 vars in 1089 bytes} [Sat Sep 12 05:01:04 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e?project_id=0db5599b337d44268c63675277a97d21 => generated 2234 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/215] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:01:04 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e => generated 2234 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/216] 162.253.55.186 () {44 vars in 1089 bytes} [Sat Sep 12 05:01:04 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e?project_id=0db5599b337d44268c63675277a97d21 => generated 2234 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/217] 162.253.55.186 () {48 vars in 992 bytes} [Sat Sep 12 05:01:04 2026] POST /v2.0/security-group-rules => generated 599 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/218] 162.253.55.186 () {44 vars in 1089 bytes} [Sat Sep 12 05:01:06 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e?project_id=0db5599b337d44268c63675277a97d21 => generated 2846 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/219] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:01:06 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/220] 162.253.55.186 () {44 vars in 1089 bytes} [Sat Sep 12 05:01:06 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e?project_id=0db5599b337d44268c63675277a97d21 => generated 2846 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/221] 162.253.55.186 () {48 vars in 992 bytes} [Sat Sep 12 05:01:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/222] 162.253.55.186 () {44 vars in 1089 bytes} [Sat Sep 12 05:01:07 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e?project_id=0db5599b337d44268c63675277a97d21 => generated 3460 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/223] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:01:07 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e => generated 3460 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/224] 162.253.55.186 () {44 vars in 1089 bytes} [Sat Sep 12 05:01:08 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e?project_id=0db5599b337d44268c63675277a97d21 => generated 3460 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/225] 162.253.55.186 () {48 vars in 992 bytes} [Sat Sep 12 05:01:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/246] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:03:36 2026] GET /v2.0/networks?tenant_id=0db5599b337d44268c63675277a97d21&shared=False => generated 15 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:03:36.690 7 INFO neutron.db.segments_db [None req-c224189b-9140-4f80-b717-805d56754b93 3c316c504a4940fa8b6c8ed1264978d1 0db5599b337d44268c63675277a97d21 - - df7648f49e4b4d828d54910fa660b375 df7648f49e4b4d828d54910fa660b375] Added segment 87870e1b-68bc-46a1-93f1-cd12635e497f of type vxlan for network afb0f3e7-8d6e-4220-84e9-c7e72f916f80 [pid: 7|app: 0|req: 124/247] 162.253.55.186 () {34 vars in 682 bytes} [Sat Sep 12 05:03:36 2026] POST /v2.0/networks => generated 718 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/248] 162.253.55.186 () {30 vars in 722 bytes} [Sat Sep 12 05:03:36 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/249] 162.253.55.186 () {30 vars in 633 bytes} [Sat Sep 12 05:03:36 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/250] 162.253.55.186 () {34 vars in 677 bytes} [Sat Sep 12 05:03:36 2026] POST /v2.0/ports => generated 999 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/251] 162.253.55.186 () {30 vars in 703 bytes} [Sat Sep 12 05:03:37 2026] GET /v2.0/networks/afb0f3e7-8d6e-4220-84e9-c7e72f916f80 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/252] 162.253.55.186 () {30 vars in 722 bytes} [Sat Sep 12 05:03:39 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/253] 162.253.55.186 () {30 vars in 703 bytes} [Sat Sep 12 05:03:39 2026] GET /v2.0/networks/afb0f3e7-8d6e-4220-84e9-c7e72f916f80 => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/256] 162.253.55.186 () {44 vars in 976 bytes} [Sat Sep 12 05:03:53 2026] GET /v2.0/quotas/0db5599b337d44268c63675277a97d21 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 129/257] 162.253.55.186 () {48 vars in 1028 bytes} [Sat Sep 12 05:03:54 2026] PUT /v2.0/quotas/0db5599b337d44268c63675277a97d21 => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:17:58.326 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [89909819-3cb4-4a23-8b7e-75f9f8be62ad] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-09-12 05:17:58.329 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat Sep 12 05:17:58 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 162.253.55.186) !!! 2026-09-12 05:17:58.506 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3bec122-8f62-4210-b53d-c2121d1c7261 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/370] 162.253.55.186 () {44 vars in 928 bytes} [Sat Sep 12 05:17:58 2026] GET /v2.0/networks/public => generated 108 bytes in 189 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:17:58.519 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6795f223-7891-4c11-bd09-6bc56d7ab942] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-09-12 05:17:58.521 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat Sep 12 05:17:58 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 162.253.55.186) !!! [pid: 7|app: 0|req: 186/371] 162.253.55.186 () {44 vars in 950 bytes} [Sat Sep 12 05:17:58 2026] GET /v2.0/networks?name=public => generated 753 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:17:59.964 8 INFO oslo.messaging._drivers.impl_rabbit [-] [89909819-3cb4-4a23-8b7e-75f9f8be62ad] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44620. 2026-09-12 05:18:00.013 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27395c2f-9d8d-48f7-b006-8eee5787bb56 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/372] 162.253.55.186 () {44 vars in 928 bytes} [Sat Sep 12 05:17:59 2026] GET /v2.0/networks/public => generated 108 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:18:00.052 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6795f223-7891-4c11-bd09-6bc56d7ab942] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44628. [pid: 7|app: 0|req: 187/373] 162.253.55.186 () {44 vars in 950 bytes} [Sat Sep 12 05:18:00 2026] GET /v2.0/networks?name=public => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:18:00.097 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fe1e9254-dc28-40d3-9b60-324f6a08922f 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/374] 162.253.55.186 () {44 vars in 1035 bytes} [Sat Sep 12 05:18:00 2026] GET /v2.0/subnets/public-subnet?network_id=ecd0e75c-e282-4d59-ba92-076dcaa22891 => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 162.253.55.186 () {44 vars in 1058 bytes} [Sat Sep 12 05:18:00 2026] GET /v2.0/subnets?name=public-subnet&network_id=ecd0e75c-e282-4d59-ba92-076dcaa22891 => generated 667 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:18:32.085 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19f780ed-a81f-479d-82e8-719c0048764c 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/380] 162.253.55.186 () {44 vars in 938 bytes} [Sat Sep 12 05:18:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 162.253.55.186 () {44 vars in 960 bytes} [Sat Sep 12 05:18:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:18:33.161 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07cf8820-49ca-4b55-a47c-da0f1ac20043 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/384] 162.253.55.186 () {44 vars in 938 bytes} [Sat Sep 12 05:18:33 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 162.253.55.186 () {44 vars in 960 bytes} [Sat Sep 12 05:18:33 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:18:33.275 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed433618-4e15-4f5c-9016-4765cad97ff6 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/386] 162.253.55.186 () {44 vars in 1037 bytes} [Sat Sep 12 05:18:33 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 162.253.55.186 () {44 vars in 1060 bytes} [Sat Sep 12 05:18:33 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:18:34.719 8 INFO neutron.api.v2.resource [None req-a5aabea2-338e-4529-8166-daf3bfee7565 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/388] 162.253.55.186 () {44 vars in 972 bytes} [Sat Sep 12 05:18:34 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 162.253.55.186 () {44 vars in 994 bytes} [Sat Sep 12 05:18:34 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:18:36 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 4694 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:18:36 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 4694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 162.253.55.186 () {44 vars in 1012 bytes} [Sat Sep 12 05:18:36 2026] GET /v2.0/security-group-rules/3c0e0eea-5732-4676-96ee-8b1c54c9ab64 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:18:37 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 4694 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:18:37 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 162.253.55.186 () {44 vars in 1012 bytes} [Sat Sep 12 05:18:37 2026] GET /v2.0/security-group-rules/26dd7716-09a8-435f-b9af-5d97da6b60a6 => generated 603 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:18:38 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 4694 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:18:38 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 162.253.55.186 () {44 vars in 1012 bytes} [Sat Sep 12 05:18:38 2026] GET /v2.0/security-group-rules/55559008-d92e-4769-a44b-c28770b79e42 => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:18:39 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 4694 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:18:39 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 162.253.55.186 () {44 vars in 1012 bytes} [Sat Sep 12 05:18:39 2026] GET /v2.0/security-group-rules/d1cec7f2-5131-4a2d-9c3c-1af9436de464 => generated 603 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:18:40 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:18:40 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 162.253.55.186 () {44 vars in 1012 bytes} [Sat Sep 12 05:18:40 2026] GET /v2.0/security-group-rules/66800095-a6f2-422e-b50e-b1f51b9ace80 => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 162.253.55.186 () {44 vars in 988 bytes} [Sat Sep 12 05:18:42 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6 => generated 732 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:18:42.491 8 INFO neutron.pecan_wsgi.hooks.translation [None req-24bbd373-cf45-4755-b54d-06f385e3f445 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 203/406] 162.253.55.186 () {44 vars in 1077 bytes} [Sat Sep 12 05:18:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 162.253.55.186 () {44 vars in 1100 bytes} [Sat Sep 12 05:18:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6 => generated 1250 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:18:42 2026] GET /v2.0/security-groups/fa42a203-55ca-4dac-a1ba-ca74ec7bc345 => generated 4694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:18:50.373 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a396dd7d-86ea-43a1-a5b5-0691b2c05733 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 206/411] 162.253.55.186 () {44 vars in 979 bytes} [Sat Sep 12 05:18:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 162.253.55.186 () {44 vars in 1001 bytes} [Sat Sep 12 05:18:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 162.253.55.186 () {44 vars in 921 bytes} [Sat Sep 12 05:18:51 2026] GET /v2.0/ports => generated 4721 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:18:53.315 8 INFO neutron.api.v2.resource [None req-99088ab4-2a1a-4113-9583-34073636c164 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/414] 162.253.55.186 () {44 vars in 960 bytes} [Sat Sep 12 05:18:53 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 162.253.55.186 () {44 vars in 982 bytes} [Sat Sep 12 05:18:53 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/416] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:18:54 2026] GET /v2.0/security-groups/8a544696-50d1-470f-b6f2-2c9c1149405a => generated 2882 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:18:54 2026] GET /v2.0/security-groups/8a544696-50d1-470f-b6f2-2c9c1149405a => generated 2882 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 162.253.55.186 () {44 vars in 1012 bytes} [Sat Sep 12 05:18:54 2026] GET /v2.0/security-group-rules/bb2c6d57-c4f6-44f5-870a-1fede52a366e => generated 621 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:18:55 2026] GET /v2.0/security-groups/8a544696-50d1-470f-b6f2-2c9c1149405a => generated 2882 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:18:55 2026] GET /v2.0/security-groups/8a544696-50d1-470f-b6f2-2c9c1149405a => generated 2882 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 162.253.55.186 () {44 vars in 1012 bytes} [Sat Sep 12 05:18:55 2026] GET /v2.0/security-group-rules/bd886025-7fea-490f-83a3-d25ec5092021 => generated 625 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/424] 162.253.55.186 () {44 vars in 976 bytes} [Sat Sep 12 05:19:10 2026] GET /v2.0/quotas/2600cea1b27c458fb5382073a59c08f9 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:20:11.948 8 INFO neutron.api.v2.resource [None req-4b7b985d-8946-4754-ace5-466d9fd66241 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 216/433] 162.253.55.186 () {44 vars in 1075 bytes} [Sat Sep 12 05:20:11 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0db5599b337d44268c63675277a97d21 => generated 139 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/434] 162.253.55.186 () {44 vars in 1098 bytes} [Sat Sep 12 05:20:11 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0db5599b337d44268c63675277a97d21 => generated 4072 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/435] 162.253.55.186 () {44 vars in 1089 bytes} [Sat Sep 12 05:20:13 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e?project_id=0db5599b337d44268c63675277a97d21 => generated 4075 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/436] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:20:13 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e => generated 4075 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/437] 162.253.55.186 () {44 vars in 1012 bytes} [Sat Sep 12 05:20:13 2026] GET /v2.0/security-group-rules/af9f728c-f971-4d9e-8e01-8e0e02e34f0e => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/438] 162.253.55.186 () {44 vars in 1089 bytes} [Sat Sep 12 05:20:14 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e?project_id=0db5599b337d44268c63675277a97d21 => generated 4075 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/439] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:20:14 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/440] 162.253.55.186 () {44 vars in 1012 bytes} [Sat Sep 12 05:20:14 2026] GET /v2.0/security-group-rules/c83d489b-a369-42a1-a856-c7fd423b8cba => generated 599 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/441] 162.253.55.186 () {44 vars in 1089 bytes} [Sat Sep 12 05:20:15 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e?project_id=0db5599b337d44268c63675277a97d21 => generated 4075 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/442] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:20:15 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e => generated 4075 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/443] 162.253.55.186 () {44 vars in 1012 bytes} [Sat Sep 12 05:20:15 2026] GET /v2.0/security-group-rules/387c8b2d-28fe-44af-b6b1-f28658ec1c0e => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/444] 162.253.55.186 () {44 vars in 1089 bytes} [Sat Sep 12 05:20:17 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e?project_id=0db5599b337d44268c63675277a97d21 => generated 4075 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/445] 162.253.55.186 () {44 vars in 1002 bytes} [Sat Sep 12 05:20:17 2026] GET /v2.0/security-groups/c27f976d-6eab-420e-87f6-1d57964c8b9e => generated 4075 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/446] 162.253.55.186 () {44 vars in 1012 bytes} [Sat Sep 12 05:20:17 2026] GET /v2.0/security-group-rules/5dcbd8ca-6186-4981-a69a-8dd79d2acf93 => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/449] 162.253.55.186 () {44 vars in 976 bytes} [Sat Sep 12 05:20:26 2026] GET /v2.0/quotas/0db5599b337d44268c63675277a97d21 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:21:25.978 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat Sep 12 05:21:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 162.253.55.186) !!! [pid: 8|app: 0|req: 229/458] 162.253.55.186 () {44 vars in 950 bytes} [Sat Sep 12 05:21:25 2026] GET /v2.0/networks?name=public => generated 753 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 10.0.0.215 () {32 vars in 649 bytes} [Sat Sep 12 05:22:07 2026] GET /v2.0/networks => generated 2168 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 10.0.0.215 () {32 vars in 655 bytes} [Sat Sep 12 05:22:09 2026] GET /v2.0/floatingips => generated 19 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 10.0.0.215 () {32 vars in 647 bytes} [Sat Sep 12 05:22:09 2026] GET /v2.0/routers => generated 15 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 10.0.0.215 () {32 vars in 643 bytes} [Sat Sep 12 05:22:09 2026] GET /v2.0/ports => generated 4721 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 10.0.0.215 () {32 vars in 647 bytes} [Sat Sep 12 05:22:09 2026] GET /v2.0/subnets => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 10.0.0.215 () {32 vars in 649 bytes} [Sat Sep 12 05:22:09 2026] GET /v2.0/networks => generated 2168 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 10.0.0.215 () {32 vars in 663 bytes} [Sat Sep 12 05:22:09 2026] GET /v2.0/security-groups => generated 17397 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 10.0.0.215 () {32 vars in 655 bytes} [Sat Sep 12 05:22:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:22:21.994 8 INFO neutron.db.segments_db [None req-10a7a75a-aa5d-4819-a84f-dd9f7bc585f8 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 0269b6b5-83a9-4fd6-8c24-58f663b9a80a of type vxlan for network c20ba1b6-8b93-422b-a260-5648a855e143 2026-09-12 05:22:22.057 7 INFO neutron.db.segments_db [None req-54b63e97-1962-4eb1-b854-3403852781fa 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 5d22adfc-9361-4088-8272-7b65942506f2 of type vxlan for network cc199559-31db-4054-9115-2a8e68c728ef [pid: 8|app: 0|req: 238/475] 10.0.0.215 () {34 vars in 671 bytes} [Sat Sep 12 05:22:21 2026] POST /v2.0/networks => generated 747 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 10.0.0.215 () {34 vars in 671 bytes} [Sat Sep 12 05:22:21 2026] POST /v2.0/networks => generated 749 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:22:22 2026] POST /v2.0/subnets => generated 694 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:22:22.452 8 INFO neutron.db.segments_db [None req-8ffe1595-1a72-4e15-a1df-0b784375509f 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 89e400e9-cda1-4860-a3d6-23f9057a76b1 of type vxlan for network 1646e33a-eb18-40fc-8442-2f7d4096eb28 [pid: 7|app: 0|req: 240/478] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:22:22 2026] POST /v2.0/subnets => generated 696 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/479] 10.0.0.215 () {34 vars in 671 bytes} [Sat Sep 12 05:22:22 2026] POST /v2.0/networks => generated 742 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:22:22.570 7 INFO neutron.db.segments_db [None req-9a40f9ae-8284-4325-abc4-3d3928b20c50 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 5bd00d73-d347-4431-924c-24bb75297db6 of type vxlan for network 7e5cba4b-63f3-4367-b759-7ecfdcb1dc6a [pid: 8|app: 0|req: 240/480] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:22:22 2026] GET /v2.0/security-groups?tenant_id=e3bf4ea1148943c0abd6e22c0802ad38&name=default => generated 2921 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:22:22.749 8 INFO neutron.db.segments_db [None req-b8875e88-195d-4e62-9d3c-9d26e5f7ecb0 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 6efdb668-9cf9-43a0-90a9-94e2dcbc8942 of type vxlan for network cafb5d77-06ad-4b4b-a842-539d6242566a 2026-09-12 05:22:22.778 7 INFO neutron.db.l3_hamode_db [None req-9a40f9ae-8284-4325-abc4-3d3928b20c50 38bcbdcfb3624b6aa7b7a7e6d068ef3b a13b23232f5446b7956ce93ae9722caa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:22:23.053 8 INFO neutron.db.l3_hamode_db [None req-b8875e88-195d-4e62-9d3c-9d26e5f7ecb0 38bcbdcfb3624b6aa7b7a7e6d068ef3b b927c58107574debab58fa7cb80d07c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:22:24.049 7 INFO neutron.db.l3_hamode_db [None req-9a40f9ae-8284-4325-abc4-3d3928b20c50 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:22:24.222 8 INFO neutron.db.l3_hamode_db [None req-b8875e88-195d-4e62-9d3c-9d26e5f7ecb0 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 241/481] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:22:22 2026] POST /v2.0/routers => generated 734 bytes in 2653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:22:22 2026] POST /v2.0/routers => generated 736 bytes in 2591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/483] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:22:25 2026] POST /v2.0/subnets => generated 689 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/484] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:22:25 2026] DELETE /v2.0/security-groups/e6053b40-a7fa-4646-91cb-a79046dc7a76 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:22:25 2026] PUT /v2.0/routers/570ff45f-393b-4fd3-90f1-43ef9ed09e79/add_router_interface => generated 309 bytes in 1221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/486] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:22:25 2026] PUT /v2.0/routers/2d8a2016-e995-425a-ae50-bab65aea2acf/add_router_interface => generated 309 bytes in 1386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:26.772 8 INFO neutron.db.segments_db [None req-1b8b44c6-2b40-49a8-a3fa-7b9f43443a55 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 6dd805b5-226f-4e86-9a43-0259391e5a00 of type vxlan for network 09b0eeaf-0354-4606-877d-878a9c304a2a 2026-09-12 05:22:27.153 8 INFO neutron.db.l3_hamode_db [None req-1b8b44c6-2b40-49a8-a3fa-7b9f43443a55 38bcbdcfb3624b6aa7b7a7e6d068ef3b 66e5a2572d2c4274a5539dfe470bdefd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:22:27.857 7 INFO neutron.db.segments_db [None req-1edddb7b-90c9-40ae-b09f-63d5f22b9353 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment a5665e1c-c652-43d4-9663-ea9cd079d0b1 of type vxlan for network 5eb0334e-6b3a-495f-af03-b26d80dd9fc0 [pid: 7|app: 0|req: 244/487] 10.0.0.215 () {34 vars in 671 bytes} [Sat Sep 12 05:22:27 2026] POST /v2.0/networks => generated 744 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:22:28.060 7 WARNING neutron_lib.context [None req-f111938c-8513-4607-8f46-0f8c11188f57 8296623a64f5417bb421912300d60390 a13b23232f5446b7956ce93ae9722caa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 245/488] 10.0.0.215 () {34 vars in 685 bytes} [Sat Sep 12 05:22:28 2026] POST /v2.0/security-groups => generated 1658 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-12 05:22:28.432 7 WARNING neutron_lib.context [req-b223c966-eba3-43ac-9c4c-9222287e2c05 req-0071d841-bffd-4aa6-954e-de580eec1cf7 021bdd6cdf7e48b19b2a7f926f883a55 b927c58107574debab58fa7cb80d07c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:22:28.644 8 INFO neutron.db.l3_hamode_db [None req-1b8b44c6-2b40-49a8-a3fa-7b9f43443a55 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 246/489] 10.0.0.151 () {38 vars in 971 bytes} [Sat Sep 12 05:22:28 2026] POST /v2.0/security-groups => generated 1684 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/490] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:22:28 2026] POST /v2.0/subnets => generated 691 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:22:29.198 7 WARNING neutron_lib.context [None req-8ccf1f3f-51d6-4bdc-a688-70c4ca5f9b42 8296623a64f5417bb421912300d60390 a13b23232f5446b7956ce93ae9722caa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 248/491] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:22:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:22:29.568 7 INFO neutron.db.segments_db [None req-f4c09016-72b6-4d85-bc93-359bbbc3afe4 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment e68ece90-96be-40f9-8d22-d102435aa14c of type vxlan for network 32201e87-c3c4-4646-a8e8-5505016da281 2026-09-12 05:22:29.959 7 INFO neutron.db.l3_hamode_db [None req-f4c09016-72b6-4d85-bc93-359bbbc3afe4 38bcbdcfb3624b6aa7b7a7e6d068ef3b 3372bd3dc74e4699b5eeb06fa53e8102 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 244/492] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:22:26 2026] POST /v2.0/routers => generated 729 bytes in 3382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/493] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:30 2026] GET /v2.0/security-groups/b3c78c85-3160-4e01-9021-7dae6437a36d => generated 1684 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:22:30.178 8 WARNING neutron_lib.context [None req-656fcb22-3a0b-495d-8385-9e93e5242b83 8296623a64f5417bb421912300d60390 a13b23232f5446b7956ce93ae9722caa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 246/494] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:22:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:22:30.877 7 INFO neutron.db.l3_hamode_db [None req-f4c09016-72b6-4d85-bc93-359bbbc3afe4 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 247/495] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:22:30 2026] PUT /v2.0/routers/5b5d3cdf-0f8d-44e8-93e3-24c04113edc3/add_router_interface => generated 309 bytes in 1471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:31.797 8 WARNING neutron_lib.context [req-c15c00fb-70ed-489d-b12c-33f6295c93f7 req-5f2fab5a-552b-47af-bc49-f084b993eda7 021bdd6cdf7e48b19b2a7f926f883a55 b927c58107574debab58fa7cb80d07c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 248/496] 10.0.0.151 () {38 vars in 981 bytes} [Sat Sep 12 05:22:31 2026] POST /v2.0/security-group-rules => generated 614 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:22:31.976 8 WARNING neutron_lib.context [None req-b62321fd-a7e4-4aa3-9a79-236bde3d21e3 8296623a64f5417bb421912300d60390 a13b23232f5446b7956ce93ae9722caa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/497] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:22:29 2026] POST /v2.0/routers => generated 731 bytes in 2931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:22:32.436 7 WARNING neutron_lib.context [req-ec26e1ef-a0c4-4bba-89f7-1282236b4883 req-e2eb471e-469c-4ba7-a165-6dca4d21d4d4 021bdd6cdf7e48b19b2a7f926f883a55 b927c58107574debab58fa7cb80d07c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 250/498] 10.0.0.151 () {38 vars in 971 bytes} [Sat Sep 12 05:22:32 2026] POST /v2.0/security-groups => generated 1686 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-12 05:22:32.554 7 WARNING neutron_lib.context [None req-779c09c2-c7e1-4e38-ade2-dee2e6717baf c399063ca7f34070a4e193854e8a7f63 66e5a2572d2c4274a5539dfe470bdefd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 249/501] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:22:31 2026] POST /v2.0/floatingips => generated 552 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/502] 10.0.0.215 () {34 vars in 685 bytes} [Sat Sep 12 05:22:32 2026] POST /v2.0/security-groups => generated 1659 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/503] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:32 2026] GET /v2.0/security-groups/48be2033-c68f-4d27-9619-cb6f6a3088e0 => generated 1686 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:22:32.705 7 WARNING neutron_lib.context [None req-eccd0562-69b8-4dff-b2d3-fa57c2adcc79 c399063ca7f34070a4e193854e8a7f63 66e5a2572d2c4274a5539dfe470bdefd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 255/504] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:22:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:22:32.825 7 WARNING neutron_lib.context [req-00f72de0-31dc-45e1-8acf-8dcf247ad68a req-61f36784-6c3a-4651-b151-3e23754d9aec 021bdd6cdf7e48b19b2a7f926f883a55 b927c58107574debab58fa7cb80d07c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 256/505] 10.0.0.151 () {38 vars in 981 bytes} [Sat Sep 12 05:22:32 2026] POST /v2.0/security-group-rules => generated 614 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:22:32.988 7 WARNING neutron_lib.context [None req-bab21297-ca89-43bf-8c22-ba22c9131624 c399063ca7f34070a4e193854e8a7f63 66e5a2572d2c4274a5539dfe470bdefd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 257/506] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:22:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/507] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:33 2026] GET /v2.0/security-groups/48be2033-c68f-4d27-9619-cb6f6a3088e0 => generated 2311 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:22:33.176 7 WARNING neutron_lib.context [None req-15d61427-d842-4304-9a87-1edb7bf36c2f c399063ca7f34070a4e193854e8a7f63 66e5a2572d2c4274a5539dfe470bdefd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 259/508] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:22:33 2026] POST /v2.0/floatingips => generated 552 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:22:33.808 7 WARNING neutron_lib.context [req-78df9535-50c7-47de-9618-daf186d803e9 req-fe699c8f-c9df-451b-8a42-aa31a1d7e5b0 021bdd6cdf7e48b19b2a7f926f883a55 b927c58107574debab58fa7cb80d07c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 250/509] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:22:32 2026] PUT /v2.0/routers/9f9a20ae-9ee0-45bc-b4b8-2c3ca26b3c65/add_router_interface => generated 309 bytes in 1215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/510] 10.0.0.151 () {38 vars in 981 bytes} [Sat Sep 12 05:22:33 2026] POST /v2.0/security-group-rules => generated 619 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/511] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:34 2026] GET /v2.0/security-groups/48be2033-c68f-4d27-9619-cb6f6a3088e0 => generated 2941 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/512] 10.0.0.151 () {34 vars in 1001 bytes} [Sat Sep 12 05:22:34 2026] GET /v2.0/security-group-rules/52222bab-b0f5-41c6-a5de-445095f075f4 => generated 616 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/513] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:34 2026] GET /v2.0/security-groups/48be2033-c68f-4d27-9619-cb6f6a3088e0 => generated 2941 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/514] 10.0.0.151 () {34 vars in 1098 bytes} [Sat Sep 12 05:22:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--561681182&fields=id&tenant_id=66e5a2572d2c4274a5539dfe470bdefd => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/515] 10.0.0.151 () {36 vars in 1023 bytes} [Sat Sep 12 05:22:34 2026] DELETE /v2.0/security-group-rules/52222bab-b0f5-41c6-a5de-445095f075f4 => 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: 263/516] 10.0.0.151 () {34 vars in 982 bytes} [Sat Sep 12 05:22:34 2026] GET /v2.0/networks?id=1646e33a-eb18-40fc-8442-2f7d4096eb28 => generated 674 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/517] 10.0.0.151 () {34 vars in 965 bytes} [Sat Sep 12 05:22:34 2026] GET /v2.0/quotas/66e5a2572d2c4274a5539dfe470bdefd => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:34.448 8 WARNING neutron_lib.context [req-815b5cd7-8283-45a2-95a6-88a1e9e485d0 req-04d71936-d3f0-4dbe-a86a-ac0d35af9d44 927c05f5fe07472db4de0cd2371ffc0b 3372bd3dc74e4699b5eeb06fa53e8102 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 264/518] 10.0.0.151 () {34 vars in 1002 bytes} [Sat Sep 12 05:22:34 2026] GET /v2.0/ports?tenant_id=66e5a2572d2c4274a5539dfe470bdefd&fields=id => generated 103 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/519] 10.0.0.151 () {38 vars in 971 bytes} [Sat Sep 12 05:22:34 2026] POST /v2.0/security-groups => generated 1681 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/520] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:34 2026] GET /v2.0/security-groups/48be2033-c68f-4d27-9619-cb6f6a3088e0 => generated 2311 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/521] 10.0.0.151 () {36 vars in 1013 bytes} [Sat Sep 12 05:22:34 2026] DELETE /v2.0/security-groups/48be2033-c68f-4d27-9619-cb6f6a3088e0 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:22:34.865 7 WARNING neutron_lib.context [req-f0d9c1d3-b678-4067-8dcd-ff2bd9ba3b00 req-ecf58ae0-3b4d-4151-855c-ba1cb9b42de4 927c05f5fe07472db4de0cd2371ffc0b 3372bd3dc74e4699b5eeb06fa53e8102 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 257/522] 10.0.0.151 () {34 vars in 907 bytes} [Sat Sep 12 05:22:34 2026] GET /v2.0/extensions => generated 20516 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/523] 10.0.0.151 () {34 vars in 1008 bytes} [Sat Sep 12 05:22:34 2026] GET /v2.0/networks/1646e33a-eb18-40fc-8442-2f7d4096eb28?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/524] 10.0.0.151 () {38 vars in 971 bytes} [Sat Sep 12 05:22:34 2026] POST /v2.0/security-groups => generated 1681 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/525] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:35 2026] GET /v2.0/security-groups/b3c78c85-3160-4e01-9021-7dae6437a36d => generated 2309 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/526] 10.0.0.151 () {34 vars in 1108 bytes} [Sat Sep 12 05:22:35 2026] GET /v2.0/networks/1646e33a-eb18-40fc-8442-2f7d4096eb28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/527] 10.0.0.151 () {36 vars in 1013 bytes} [Sat Sep 12 05:22:35 2026] DELETE /v2.0/security-groups/b3c78c85-3160-4e01-9021-7dae6437a36d => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:22:35.248 7 WARNING neutron_lib.context [req-a69137ce-5592-4979-ae79-28c7cb20564f req-534f6f24-600c-432e-8ed6-b50be9c6f721 927c05f5fe07472db4de0cd2371ffc0b 3372bd3dc74e4699b5eeb06fa53e8102 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 269/528] 10.0.0.151 () {38 vars in 971 bytes} [Sat Sep 12 05:22:35 2026] POST /v2.0/security-groups => generated 1680 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/529] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:35 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/530] 10.0.0.151 () {34 vars in 1002 bytes} [Sat Sep 12 05:22:35 2026] GET /v2.0/security-groups?tenant_id=3372bd3dc74e4699b5eeb06fa53e8102 => generated 7907 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/531] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:35 2026] GET /v2.0/security-groups/84bc5a43-157c-428d-a9ef-c91879552ec9 => generated 2922 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/532] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:35 2026] GET /v2.0/security-groups/84bc5a43-157c-428d-a9ef-c91879552ec9 => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/533] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:35 2026] GET /v2.0/security-groups/01bc3b9a-981b-4f0d-b272-690ebf9cc0aa => generated 1681 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/534] 10.0.0.151 () {36 vars in 1013 bytes} [Sat Sep 12 05:22:35 2026] DELETE /v2.0/security-groups/01bc3b9a-981b-4f0d-b272-690ebf9cc0aa => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:22:35.790 7 INFO neutron.api.v2.resource [req-eb26c8ee-07a7-42b4-a875-092a2072fef2 req-78013bba-d4f5-4421-9b71-54b7c12d3338 927c05f5fe07472db4de0cd2371ffc0b 3372bd3dc74e4699b5eeb06fa53e8102 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 276/535] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:35 2026] GET /v2.0/security-groups/01bc3b9a-981b-4f0d-b272-690ebf9cc0aa => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/536] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:35 2026] GET /v2.0/security-groups/5c9f163b-8e3a-43e0-a9f3-3828343eb762 => generated 1681 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/537] 10.0.0.151 () {36 vars in 1013 bytes} [Sat Sep 12 05:22:35 2026] DELETE /v2.0/security-groups/5c9f163b-8e3a-43e0-a9f3-3828343eb762 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:22:36.001 7 INFO neutron.api.v2.resource [req-bbee019d-bc6d-4330-b2c4-c7cb54b0a1f9 req-477dcb36-7f1a-42cc-a45e-da8881ef1151 927c05f5fe07472db4de0cd2371ffc0b 3372bd3dc74e4699b5eeb06fa53e8102 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 279/538] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:35 2026] GET /v2.0/security-groups/5c9f163b-8e3a-43e0-a9f3-3828343eb762 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/539] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:36 2026] GET /v2.0/security-groups/932026aa-c7b5-4908-b100-24252ecfdbb8 => generated 1680 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/540] 10.0.0.151 () {36 vars in 1013 bytes} [Sat Sep 12 05:22:36 2026] DELETE /v2.0/security-groups/932026aa-c7b5-4908-b100-24252ecfdbb8 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:22:36.185 7 INFO neutron.api.v2.resource [req-62ff43d0-5cbb-4e7b-985f-32d55c18858e req-c489cbc1-8517-4d04-ac18-4d94009876d1 927c05f5fe07472db4de0cd2371ffc0b 3372bd3dc74e4699b5eeb06fa53e8102 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 282/541] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:36 2026] GET /v2.0/security-groups/932026aa-c7b5-4908-b100-24252ecfdbb8 => 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: 283/542] 10.0.0.151 () {34 vars in 1002 bytes} [Sat Sep 12 05:22:36 2026] GET /v2.0/security-groups?tenant_id=3372bd3dc74e4699b5eeb06fa53e8102 => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/543] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:36 2026] GET /v2.0/security-groups/84bc5a43-157c-428d-a9ef-c91879552ec9 => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/544] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:36 2026] GET /v2.0/security-groups/84bc5a43-157c-428d-a9ef-c91879552ec9 => generated 2922 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/545] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:22:35 2026] PUT /v2.0/routers/570ff45f-393b-4fd3-90f1-43ef9ed09e79/remove_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:36.387 8 INFO neutron.api.v2.resource [req-54883a57-1fbf-4312-b566-43e709666424 req-031ace79-8d31-49e5-aecf-0bcc2312d0eb 927c05f5fe07472db4de0cd2371ffc0b 3372bd3dc74e4699b5eeb06fa53e8102 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 261/546] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:36 2026] GET /v2.0/security-groups/932026aa-c7b5-4908-b100-24252ecfdbb8 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:22:36.429 8 INFO neutron.api.v2.resource [req-fa564e7d-6f0c-4fc7-94a3-27e104db8ca8 req-39e13bbb-33d1-4143-9b7f-33815182f697 927c05f5fe07472db4de0cd2371ffc0b 3372bd3dc74e4699b5eeb06fa53e8102 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 262/547] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:36 2026] GET /v2.0/security-groups/5c9f163b-8e3a-43e0-a9f3-3828343eb762 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:22:36.466 8 INFO neutron.api.v2.resource [req-6b06ce37-4805-484b-9633-6c8a83e3347d req-d5afaa42-2d3d-4446-bd01-388481e02325 927c05f5fe07472db4de0cd2371ffc0b 3372bd3dc74e4699b5eeb06fa53e8102 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 263/548] 10.0.0.151 () {34 vars in 991 bytes} [Sat Sep 12 05:22:36 2026] GET /v2.0/security-groups/01bc3b9a-981b-4f0d-b272-690ebf9cc0aa => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:22:37.052 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-27f80d9f-fed8-4ce7-86f9-b5b29072a95e 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-09-12 05:22:37.471 7 INFO neutron.db.l3_hamode_db [None req-27f80d9f-fed8-4ce7-86f9-b5b29072a95e 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] HA network cafb5d77-06ad-4b4b-a842-539d6242566a was deleted as no HA routers are present in tenant b927c58107574debab58fa7cb80d07c4. [pid: 7|app: 0|req: 286/549] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:22:36 2026] DELETE /v2.0/routers/570ff45f-393b-4fd3-90f1-43ef9ed09e79 => generated 0 bytes in 1121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/550] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:37 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/551] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:22:36 2026] PUT /v2.0/routers/9f9a20ae-9ee0-45bc-b4b8-2c3ca26b3c65/remove_router_interface => generated 309 bytes in 1113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/552] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:22:37 2026] DELETE /v2.0/subnets/0cffda8e-d98e-48cc-adec-d624ef618644 => 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: 289/553] 10.0.0.151 () {34 vars in 1098 bytes} [Sat Sep 12 05:22:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--235718359&fields=id&tenant_id=a13b23232f5446b7956ce93ae9722caa => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:22:37.840 7 INFO neutron.services.segments.plugin [-] Segment 6efdb668-9cf9-43a0-90a9-94e2dcbc8942 resource provider aggregate not found 2026-09-12 05:22:37.853 7 INFO neutron.services.segments.plugin [-] Segment 6efdb668-9cf9-43a0-90a9-94e2dcbc8942 resource provider aggregate not found 2026-09-12 05:22:37.859 7 INFO neutron.services.segments.plugin [-] Segment 6efdb668-9cf9-43a0-90a9-94e2dcbc8942 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6efdb668-9cf9-43a0-90a9-94e2dcbc8942 found for delete ", "request_id": "req-a028831a-f77c-4ef6-853c-33476d0ad8ef"}]} 2026-09-12 05:22:37.878 7 INFO neutron.services.segments.plugin [-] Segment 6efdb668-9cf9-43a0-90a9-94e2dcbc8942 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6efdb668-9cf9-43a0-90a9-94e2dcbc8942 found for delete ", "request_id": "req-3eaa186d-3fd9-495c-9314-ae9f6fe475b6"}]} [pid: 7|app: 0|req: 290/554] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:22:37 2026] DELETE /v2.0/networks/cc199559-31db-4054-9115-2a8e68c728ef => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/555] 10.0.0.151 () {34 vars in 982 bytes} [Sat Sep 12 05:22:38 2026] GET /v2.0/networks?id=c20ba1b6-8b93-422b-a260-5648a855e143 => generated 679 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/556] 10.0.0.151 () {34 vars in 965 bytes} [Sat Sep 12 05:22:38 2026] GET /v2.0/quotas/a13b23232f5446b7956ce93ae9722caa => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/557] 10.0.0.151 () {34 vars in 1002 bytes} [Sat Sep 12 05:22:38 2026] GET /v2.0/ports?tenant_id=a13b23232f5446b7956ce93ae9722caa&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:38.218 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-21a3a244-ef9a-4bc1-9fa2-7d01b7b608fd 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 294/558] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:22:38 2026] GET /v2.0/security-groups?tenant_id=b927c58107574debab58fa7cb80d07c4&name=default => generated 2921 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/559] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:22:38 2026] DELETE /v2.0/security-groups/e0083609-cd9f-41ca-b110-35b8c222551d => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:22:38.612 8 INFO neutron.db.l3_hamode_db [None req-21a3a244-ef9a-4bc1-9fa2-7d01b7b608fd 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] HA network 32201e87-c3c4-4646-a8e8-5505016da281 was deleted as no HA routers are present in tenant 3372bd3dc74e4699b5eeb06fa53e8102. [pid: 8|app: 0|req: 265/560] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:22:37 2026] DELETE /v2.0/routers/9f9a20ae-9ee0-45bc-b4b8-2c3ca26b3c65 => generated 0 bytes in 1010 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/561] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:38 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/562] 10.0.0.151 () {34 vars in 907 bytes} [Sat Sep 12 05:22:38 2026] GET /v2.0/extensions => generated 20516 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/563] 10.0.0.151 () {34 vars in 1008 bytes} [Sat Sep 12 05:22:38 2026] GET /v2.0/networks/c20ba1b6-8b93-422b-a260-5648a855e143?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: 267/564] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:22:38 2026] DELETE /v2.0/subnets/712506dc-9f87-49d9-a6b4-5e1af484950d => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/565] 10.0.0.151 () {34 vars in 1108 bytes} [Sat Sep 12 05:22:38 2026] GET /v2.0/networks/c20ba1b6-8b93-422b-a260-5648a855e143?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-09-12 05:22:39.091 8 INFO neutron.services.segments.plugin [-] Segment e68ece90-96be-40f9-8d22-d102435aa14c resource provider aggregate not found 2026-09-12 05:22:39.119 8 INFO neutron.services.segments.plugin [-] Segment e68ece90-96be-40f9-8d22-d102435aa14c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e68ece90-96be-40f9-8d22-d102435aa14c found for delete ", "request_id": "req-f950da58-5331-4978-a3f5-d77aa0e110ee"}]} 2026-09-12 05:22:39.136 8 INFO neutron.services.segments.plugin [-] Segment e68ece90-96be-40f9-8d22-d102435aa14c resource provider aggregate not found [pid: 8|app: 0|req: 268/566] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:22:38 2026] DELETE /v2.0/networks/5eb0334e-6b3a-495f-af03-b26d80dd9fc0 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/567] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:39 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:22:39.302 8 INFO neutron.services.segments.plugin [-] Segment e68ece90-96be-40f9-8d22-d102435aa14c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e68ece90-96be-40f9-8d22-d102435aa14c found for delete ", "request_id": "req-45941092-a2e4-4ecf-b732-cdc1f6884656"}]} [pid: 8|app: 0|req: 269/568] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:22:39 2026] GET /v2.0/security-groups?tenant_id=3372bd3dc74e4699b5eeb06fa53e8102&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/569] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:22:39 2026] DELETE /v2.0/security-groups/84bc5a43-157c-428d-a9ef-c91879552ec9 => 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: 270/570] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:39 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:22:40.360 7 INFO neutron.services.segments.plugin [-] Segment 5d22adfc-9361-4088-8272-7b65942506f2 resource provider aggregate not found 2026-09-12 05:22:40.368 7 INFO neutron.services.segments.plugin [-] Segment 5d22adfc-9361-4088-8272-7b65942506f2 resource provider aggregate not found 2026-09-12 05:22:40.377 7 INFO neutron.services.segments.plugin [-] Segment 5d22adfc-9361-4088-8272-7b65942506f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d22adfc-9361-4088-8272-7b65942506f2 found for delete ", "request_id": "req-c7b367ca-e399-48e4-9a4b-7cdd655996d7"}]} 2026-09-12 05:22:40.386 7 INFO neutron.services.segments.plugin [-] Segment 5d22adfc-9361-4088-8272-7b65942506f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d22adfc-9361-4088-8272-7b65942506f2 found for delete ", "request_id": "req-feada0ee-5252-47c3-a806-e641ac6a52a7"}]} [pid: 8|app: 0|req: 271/571] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:40 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => 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: 301/572] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:22:40 2026] GET /v2.0/networks?id=1646e33a-eb18-40fc-8442-2f7d4096eb28 => generated 674 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/573] 162.253.55.186 () {34 vars in 1050 bytes} [Sat Sep 12 05:22:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=66e5a2572d2c4274a5539dfe470bdefd => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:40.623 7 WARNING neutron_lib.context [req-4cd92cfc-afdd-4d62-8b01-d769072e6066 req-97d56379-d9fe-4092-918e-3628698c1355 c399063ca7f34070a4e193854e8a7f63 66e5a2572d2c4274a5539dfe470bdefd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:22:40.764 8 INFO neutron.db.segments_db [None req-13f2c5b8-98fc-420d-97a2-87baa46abc04 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 20a6c01c-7036-424a-b1cb-e0db518f897d of type vxlan for network c7399a3b-a523-43e8-8d8d-a69efd03facb [pid: 8|app: 0|req: 272/574] 10.0.0.215 () {34 vars in 671 bytes} [Sat Sep 12 05:22:40 2026] POST /v2.0/networks => generated 738 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/575] 162.253.55.186 () {38 vars in 955 bytes} [Sat Sep 12 05:22:40 2026] POST /v2.0/ports => generated 958 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:41.137 8 INFO neutron.services.segments.plugin [-] Segment a5665e1c-c652-43d4-9663-ea9cd079d0b1 resource provider aggregate not found [pid: 8|app: 0|req: 273/576] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:22:40 2026] POST /v2.0/subnets => generated 685 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:22:41.168 8 INFO neutron.services.segments.plugin [-] Segment a5665e1c-c652-43d4-9663-ea9cd079d0b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5665e1c-c652-43d4-9663-ea9cd079d0b1 found for delete ", "request_id": "req-d44635d2-791e-4360-9f85-663cddff2f0c"}]} [pid: 8|app: 0|req: 274/577] 162.253.55.186 () {34 vars in 911 bytes} [Sat Sep 12 05:22:41 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-09-12 05:22:41.248 8 INFO neutron.db.segments_db [None req-431e11ad-e79f-4b1f-b3b0-9226e268c606 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 2d477073-726c-40f2-bb72-4320c61e8af0 of type vxlan for network 1dd146c9-a0a7-492d-bba1-5f09572df200 [pid: 7|app: 0|req: 304/578] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:41 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 961 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:41.317 8 INFO neutron.services.segments.plugin [-] Segment a5665e1c-c652-43d4-9663-ea9cd079d0b1 resource provider aggregate not found [pid: 7|app: 0|req: 305/579] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:41 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:41.330 8 INFO neutron.services.segments.plugin [-] Segment a5665e1c-c652-43d4-9663-ea9cd079d0b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5665e1c-c652-43d4-9663-ea9cd079d0b1 found for delete ", "request_id": "req-6078f4d8-0771-4bd9-812c-c74fd69247fb"}]} [pid: 7|app: 0|req: 306/580] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:41 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:22:41.604 8 INFO neutron.db.l3_hamode_db [None req-431e11ad-e79f-4b1f-b3b0-9226e268c606 38bcbdcfb3624b6aa7b7a7e6d068ef3b 711678854b5342329692a74ebc73dc7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 307/581] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:22:41 2026] PUT /v2.0/ports/78b3bb9e-38b5-429b-acf8-f23c16a71240 => generated 1239 bytes in 716 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:42.522 7 INFO neutron.db.segments_db [None req-a96f1887-f13a-4a2f-a4d5-ce5a87d08fa7 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 3cc3351c-7e1a-4679-8517-1be7980890b0 of type vxlan for network 97f76fed-b2de-487e-b76d-0784b0be9d43 [pid: 7|app: 0|req: 308/582] 10.0.0.215 () {34 vars in 671 bytes} [Sat Sep 12 05:22:42 2026] POST /v2.0/networks => generated 751 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/583] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:42 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/584] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:42 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:22:42.932 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4fb5916-9878-43ad-8770-99a4bf4b24b4'] response: {'name': 'network-changed', 'server_uuid': 'd41175a8-8c53-404a-a860-7d529b2142fe', 'tag': '78b3bb9e-38b5-429b-acf8-f23c16a71240', 'status': 'completed', 'code': 200} 2026-09-12 05:22:42.963 8 INFO neutron.db.l3_hamode_db [None req-431e11ad-e79f-4b1f-b3b0-9226e268c606 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 311/585] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:22:42 2026] POST /v2.0/subnets => generated 698 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/586] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:42 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:43.068 7 INFO neutron.db.segments_db [None req-e7f21926-451e-4aac-af5e-572cc1b54aae 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 2142408d-9ce4-431f-869a-9a80a087d05d of type vxlan for network 921abd2f-9d28-422d-a318-0788fd3b67e0 2026-09-12 05:22:43.304 7 INFO neutron.db.l3_hamode_db [None req-e7f21926-451e-4aac-af5e-572cc1b54aae 38bcbdcfb3624b6aa7b7a7e6d068ef3b 84ec486e06a84774b860d7914d167aed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 275/587] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:22:41 2026] POST /v2.0/routers => generated 725 bytes in 2812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/588] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:22:43 2026] GET /v2.0/ports?tenant_id=66e5a2572d2c4274a5539dfe470bdefd&device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/589] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:44 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/590] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:22:44 2026] GET /v2.0/networks?id=c20ba1b6-8b93-422b-a260-5648a855e143 => generated 679 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:44.177 7 INFO neutron.db.l3_hamode_db [None req-e7f21926-451e-4aac-af5e-572cc1b54aae 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 313/591] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:22:43 2026] POST /v2.0/routers => generated 738 bytes in 2308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/592] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:22:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=78b3bb9e-38b5-429b-acf8-f23c16a71240 => 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: 315/593] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:45 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/594] 162.253.55.186 () {34 vars in 1050 bytes} [Sat Sep 12 05:22:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a13b23232f5446b7956ce93ae9722caa => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/595] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:45 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/596] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:22:44 2026] PUT /v2.0/routers/d4047003-c666-44f4-95b1-1ccd2bcafd80/add_router_interface => generated 309 bytes in 1430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/597] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:22:45 2026] GET /v2.0/subnets?id=026e0ea3-7f13-465d-9967-c2bec8781f11 => generated 692 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/598] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:45 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:45.679 8 WARNING neutron_lib.context [req-d1aa50a5-6e33-4f2c-a554-a9a15d2312aa req-fa062276-ca5b-435c-b366-aa9f32f965e7 8296623a64f5417bb421912300d60390 a13b23232f5446b7956ce93ae9722caa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 282/599] 162.253.55.186 () {38 vars in 955 bytes} [Sat Sep 12 05:22:45 2026] POST /v2.0/ports => generated 954 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 283/600] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:22:46 2026] GET /v2.0/ports?network_id=1646e33a-eb18-40fc-8442-2f7d4096eb28&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: 8|app: 0|req: 284/601] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:22:46 2026] PUT /v2.0/ports/bd48e4aa-a090-4c2e-bf35-2ddbd49b4498 => generated 1235 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:46.816 8 WARNING neutron_lib.context [None req-241c0da0-385d-4a85-a30d-72ee0d851528 15df3490189641deb4487b175fd29cbf 711678854b5342329692a74ebc73dc7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 285/602] 10.0.0.215 () {34 vars in 685 bytes} [Sat Sep 12 05:22:46 2026] POST /v2.0/security-groups => generated 1661 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/603] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:22:45 2026] PUT /v2.0/routers/ad8b7de9-36e4-49b0-8700-fa2bd3778ffa/add_router_interface => generated 309 bytes in 1641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/604] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:22:47 2026] GET /v2.0/networks/1646e33a-eb18-40fc-8442-2f7d4096eb28?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/605] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:47 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:47.202 7 WARNING neutron_lib.context [None req-ca6ef125-e68d-4ab0-a852-2efc941f7a57 15df3490189641deb4487b175fd29cbf 711678854b5342329692a74ebc73dc7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 287/606] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:47 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/607] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:22:47 2026] GET /v2.0/networks/1646e33a-eb18-40fc-8442-2f7d4096eb28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/608] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:47 2026] GET /v2.0/security-groups?id=315c4882-1c16-44f0-8910-106c0bc8fb07&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/609] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:47 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&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: 320/610] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:22:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:22:47.361 7 WARNING neutron_lib.context [None req-0cf7469d-be12-400e-b56c-7164d1d63c64 15df3490189641deb4487b175fd29cbf 711678854b5342329692a74ebc73dc7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 322/613] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:22:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:22:47.547 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c403f7c8-72c7-498c-8a30-cbb93e8b9202'] response: {'name': 'network-changed', 'server_uuid': 'cf7a8539-75a5-453f-b690-8006d671c0b5', 'tag': 'bd48e4aa-a090-4c2e-bf35-2ddbd49b4498', 'status': 'completed', 'code': 200} 2026-09-12 05:22:47.551 8 WARNING neutron_lib.context [None req-02b70232-aa6f-49e6-81e4-3b7f04317552 15df3490189641deb4487b175fd29cbf 711678854b5342329692a74ebc73dc7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:22:47.718 7 WARNING neutron_lib.context [None req-a559760d-ca2d-401f-8885-4ade24f31542 69afd7b231054571bb907f1f920ad71f 84ec486e06a84774b860d7914d167aed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 323/614] 10.0.0.215 () {34 vars in 685 bytes} [Sat Sep 12 05:22:47 2026] POST /v2.0/security-groups => generated 1659 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/615] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:22:47 2026] GET /v2.0/ports?tenant_id=a13b23232f5446b7956ce93ae9722caa&device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:22:47.945 7 WARNING neutron_lib.context [None req-7fa932c7-0109-4420-ab5b-0e259fb533be 69afd7b231054571bb907f1f920ad71f 84ec486e06a84774b860d7914d167aed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 325/616] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:22:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/617] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=bd48e4aa-a090-4c2e-bf35-2ddbd49b4498 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:22:48.076 7 WARNING neutron_lib.context [None req-d4c56dfa-ddb2-4b7d-9130-f503c1613af2 69afd7b231054571bb907f1f920ad71f 84ec486e06a84774b860d7914d167aed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 292/618] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:22:47 2026] POST /v2.0/floatingips => generated 552 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/619] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/subnets?id=5177738a-ca6c-4540-a6bf-b8f335921cd7 => generated 697 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/620] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/ports?tenant_id=66e5a2572d2c4274a5539dfe470bdefd&device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/621] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/ports?network_id=c20ba1b6-8b93-422b-a260-5648a855e143&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/622] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/networks?id=1646e33a-eb18-40fc-8442-2f7d4096eb28 => generated 770 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/623] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/networks/c20ba1b6-8b93-422b-a260-5648a855e143?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/624] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/625] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/626] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:22:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/627] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=78b3bb9e-38b5-429b-acf8-f23c16a71240 => 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: 328/628] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/networks/c20ba1b6-8b93-422b-a260-5648a855e143?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/629] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:48.698 7 WARNING neutron_lib.context [None req-407af3fa-1c49-480d-a82b-d52ac02a6c73 69afd7b231054571bb907f1f920ad71f 84ec486e06a84774b860d7914d167aed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 301/630] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/security-groups?id=315c4882-1c16-44f0-8910-106c0bc8fb07&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/631] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/subnets?id=026e0ea3-7f13-465d-9967-c2bec8781f11 => generated 692 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/632] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/ports?network_id=1646e33a-eb18-40fc-8442-2f7d4096eb28&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/633] 10.0.0.151 () {34 vars in 1100 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1402579505&fields=id&tenant_id=711678854b5342329692a74ebc73dc7b => 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: 305/634] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/networks/1646e33a-eb18-40fc-8442-2f7d4096eb28?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/635] 10.0.0.151 () {34 vars in 982 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/networks?id=c7399a3b-a523-43e8-8d8d-a69efd03facb => generated 670 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/636] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.0/networks/1646e33a-eb18-40fc-8442-2f7d4096eb28?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: 308/637] 10.0.0.151 () {34 vars in 965 bytes} [Sat Sep 12 05:22:49 2026] GET /v2.0/quotas/711678854b5342329692a74ebc73dc7b => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/638] 10.0.0.151 () {34 vars in 1002 bytes} [Sat Sep 12 05:22:49 2026] GET /v2.0/ports?tenant_id=711678854b5342329692a74ebc73dc7b&fields=id => generated 103 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/639] 10.0.0.151 () {34 vars in 1008 bytes} [Sat Sep 12 05:22:49 2026] GET /v2.0/networks/c7399a3b-a523-43e8-8d8d-a69efd03facb?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: 311/640] 10.0.0.151 () {34 vars in 1108 bytes} [Sat Sep 12 05:22:49 2026] GET /v2.0/networks/c7399a3b-a523-43e8-8d8d-a69efd03facb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/641] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:22:48 2026] POST /v2.0/floatingips => generated 552 bytes in 904 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/642] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:49 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => 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: 331/643] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:22:49 2026] GET /v2.0/ports?tenant_id=a13b23232f5446b7956ce93ae9722caa&device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/644] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:49 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/645] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:22:49 2026] GET /v2.0/networks?id=c20ba1b6-8b93-422b-a260-5648a855e143 => generated 775 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/646] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:49 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/647] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:49 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/648] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:22:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=bd48e4aa-a090-4c2e-bf35-2ddbd49b4498 => 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: 334/649] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:49 2026] GET /v2.0/security-groups?id=315c4882-1c16-44f0-8910-106c0bc8fb07&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/650] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:22:49 2026] GET /v2.0/subnets?id=5177738a-ca6c-4540-a6bf-b8f335921cd7 => generated 697 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/651] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:22:49 2026] GET /v2.0/ports?network_id=c20ba1b6-8b93-422b-a260-5648a855e143&device_owner=network%3Adhcp => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/652] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:22:50 2026] GET /v2.0/networks/c20ba1b6-8b93-422b-a260-5648a855e143?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/653] 10.0.0.151 () {34 vars in 1098 bytes} [Sat Sep 12 05:22:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--861757410&fields=id&tenant_id=84ec486e06a84774b860d7914d167aed => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/654] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:22:50 2026] GET /v2.0/networks/c20ba1b6-8b93-422b-a260-5648a855e143?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: 337/655] 10.0.0.151 () {34 vars in 982 bytes} [Sat Sep 12 05:22:50 2026] GET /v2.0/networks?id=97f76fed-b2de-487e-b76d-0784b0be9d43 => generated 683 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/656] 10.0.0.151 () {34 vars in 965 bytes} [Sat Sep 12 05:22:50 2026] GET /v2.0/quotas/84ec486e06a84774b860d7914d167aed => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/657] 10.0.0.151 () {34 vars in 1002 bytes} [Sat Sep 12 05:22:50 2026] GET /v2.0/ports?tenant_id=84ec486e06a84774b860d7914d167aed&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/658] 10.0.0.151 () {34 vars in 1008 bytes} [Sat Sep 12 05:22:50 2026] GET /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/659] 10.0.0.151 () {34 vars in 1108 bytes} [Sat Sep 12 05:22:50 2026] GET /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/660] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:50 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => 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: 340/661] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:50 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/662] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:50 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => 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: 341/663] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:51 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/664] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:51 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/665] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:51 2026] GET /v2.0/security-groups?id=315c4882-1c16-44f0-8910-106c0bc8fb07&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/666] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:51 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => 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: 343/667] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:51 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/668] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:52 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/669] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:52 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/670] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:52 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/671] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:52 2026] GET /v2.0/security-groups?id=315c4882-1c16-44f0-8910-106c0bc8fb07&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/672] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:52 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => 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: 328/673] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:52 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/674] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:53 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/675] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:53 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/676] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:53 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/677] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:53 2026] GET /v2.0/security-groups?id=315c4882-1c16-44f0-8910-106c0bc8fb07&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/678] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:54 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/679] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:54 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/680] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:22:54 2026] GET /v2.0/networks?id=c7399a3b-a523-43e8-8d8d-a69efd03facb => generated 670 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/681] 162.253.55.186 () {34 vars in 1050 bytes} [Sat Sep 12 05:22:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=711678854b5342329692a74ebc73dc7b => generated 181 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:54.473 7 WARNING neutron_lib.context [req-18de38a4-1305-4f96-b397-7a9355ae1577 req-a7503b42-b92a-4ead-a436-bcc86b2b0ab2 15df3490189641deb4487b175fd29cbf 711678854b5342329692a74ebc73dc7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 333/682] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:54 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/683] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:54 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/684] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:54 2026] GET /v2.0/security-groups?id=315c4882-1c16-44f0-8910-106c0bc8fb07&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/685] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:54 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&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: 350/686] 162.253.55.186 () {38 vars in 955 bytes} [Sat Sep 12 05:22:54 2026] POST /v2.0/ports => generated 954 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/687] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:55 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => 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: 352/688] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:55 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 957 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/689] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:55 2026] GET /v2.0/security-groups?id=225b93b4-4732-4045-b462-da9b87792276&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/690] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:22:55 2026] PUT /v2.0/ports/46554460-4312-4835-80f7-f4602de21821 => generated 1235 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/691] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:55 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/692] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:56 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/693] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:56 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/694] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:56 2026] GET /v2.0/security-groups?id=315c4882-1c16-44f0-8910-106c0bc8fb07&fields=id&fields=name => generated 113 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:56.283 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7eb2c501-373b-43f0-ad83-cc8172661c09'] response: {'name': 'network-changed', 'server_uuid': 'dd9e5b44-4ea7-4c1c-86e1-19107a76bc58', 'tag': '46554460-4312-4835-80f7-f4602de21821', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 356/695] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:56 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => 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: 340/696] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:56 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/697] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:22:56 2026] GET /v2.0/networks?id=97f76fed-b2de-487e-b76d-0784b0be9d43 => generated 683 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/698] 162.253.55.186 () {34 vars in 1050 bytes} [Sat Sep 12 05:22:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=84ec486e06a84774b860d7914d167aed => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/699] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:56 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:56.682 8 WARNING neutron_lib.context [req-863de0aa-23b8-4447-83d4-aef553871303 req-a7ca214d-c13f-4d15-9fc9-3fc3057d94ae 69afd7b231054571bb907f1f920ad71f 84ec486e06a84774b860d7914d167aed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:22:56.926 7 INFO neutron.db.l3_db [None req-4adb9f65-4e89-4a55-878d-69d854ccf717 c399063ca7f34070a4e193854e8a7f63 66e5a2572d2c4274a5539dfe470bdefd - - default default] Floating IP db4dbfc9-7915-435d-9076-1ed0524e7ef9 associated. External IP: 10.96.250.203, port: 78b3bb9e-38b5-429b-acf8-f23c16a71240. [pid: 8|app: 0|req: 344/700] 162.253.55.186 () {38 vars in 955 bytes} [Sat Sep 12 05:22:56 2026] POST /v2.0/ports => generated 958 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/701] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:22:57 2026] GET /v2.0/ports?tenant_id=711678854b5342329692a74ebc73dc7b&device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/702] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:57 2026] GET /v2.0/security-groups?id=225b93b4-4732-4045-b462-da9b87792276&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/703] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:22:56 2026] PUT /v2.0/floatingips/db4dbfc9-7915-435d-9076-1ed0524e7ef9 => generated 856 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/704] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:22:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=46554460-4312-4835-80f7-f4602de21821 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:22:57.343 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a10aa812-a540-401f-a8bc-b355408babc1'] response: {'name': 'network-changed', 'server_uuid': 'd41175a8-8c53-404a-a860-7d529b2142fe', 'tag': '78b3bb9e-38b5-429b-acf8-f23c16a71240', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 359/705] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:57 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/706] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:22:57 2026] GET /v2.0/subnets?id=dfa46a8a-0223-4f64-9b91-e4883b946b94 => generated 688 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/707] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:57 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/708] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:57 2026] GET /v2.0/security-groups?id=315c4882-1c16-44f0-8910-106c0bc8fb07&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/709] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:22:57 2026] GET /v2.0/ports?network_id=c7399a3b-a523-43e8-8d8d-a69efd03facb&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/710] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:57 2026] GET /v2.0/security-groups?id=611c4fb7-3209-4e3a-8efa-98e012eae51e&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/711] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:22:57 2026] PUT /v2.0/ports/bb4ef6ba-608d-4262-83f3-e3d6a8f11537 => generated 1239 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/712] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:22:57 2026] GET /v2.0/networks/c7399a3b-a523-43e8-8d8d-a69efd03facb?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/713] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:22:57 2026] GET /v2.0/networks/c7399a3b-a523-43e8-8d8d-a69efd03facb?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: 7|app: 0|req: 366/714] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:22:57 2026] GET /v2.0/ports?tenant_id=66e5a2572d2c4274a5539dfe470bdefd&device_id=d41175a8-8c53-404a-a860-7d529b2142fe => 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: 349/715] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:22:57 2026] GET /v2.0/networks?id=1646e33a-eb18-40fc-8442-2f7d4096eb28 => generated 770 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/716] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:22:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=78b3bb9e-38b5-429b-acf8-f23c16a71240 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/717] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/subnets?id=026e0ea3-7f13-465d-9967-c2bec8781f11 => generated 692 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/718] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/ports?network_id=1646e33a-eb18-40fc-8442-2f7d4096eb28&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/719] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/networks/1646e33a-eb18-40fc-8442-2f7d4096eb28?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: 369/720] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/721] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/networks/1646e33a-eb18-40fc-8442-2f7d4096eb28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/722] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/security-groups?id=225b93b4-4732-4045-b462-da9b87792276&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:58.673 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1e726a9-6a72-40c4-8f7c-0fdbd4bc755d'] response: {'name': 'network-changed', 'server_uuid': '8f507560-90e7-4957-8880-6b18a59a2f07', 'tag': 'bb4ef6ba-608d-4262-83f3-e3d6a8f11537', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 353/723] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/724] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/ports?tenant_id=84ec486e06a84774b860d7914d167aed&device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/725] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/security-groups?id=315c4882-1c16-44f0-8910-106c0bc8fb07&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/726] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bb4ef6ba-608d-4262-83f3-e3d6a8f11537 => 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: 354/727] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 973 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/728] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/ports?tenant_id=711678854b5342329692a74ebc73dc7b&device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 1238 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/729] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/subnets?id=24174b0e-f2d8-45df-b60e-cfd4099fa12c => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/730] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/networks?id=c7399a3b-a523-43e8-8d8d-a69efd03facb => generated 766 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/731] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/security-groups?id=611c4fb7-3209-4e3a-8efa-98e012eae51e&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: 357/732] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/ports?network_id=97f76fed-b2de-487e-b76d-0784b0be9d43&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/733] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/734] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:22:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=46554460-4312-4835-80f7-f4602de21821 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/735] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:22:59 2026] GET /v2.0/subnets?id=dfa46a8a-0223-4f64-9b91-e4883b946b94 => generated 688 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/736] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:22:59 2026] GET /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/737] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:22:59 2026] GET /v2.0/ports?network_id=c7399a3b-a523-43e8-8d8d-a69efd03facb&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: 379/738] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:22:59 2026] GET /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/739] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:22:59 2026] GET /v2.0/networks/c7399a3b-a523-43e8-8d8d-a69efd03facb?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/740] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:22:59 2026] GET /v2.0/networks/c7399a3b-a523-43e8-8d8d-a69efd03facb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/741] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:59 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:22:59.533 8 INFO neutron.db.l3_db [None req-c7714302-16b9-49c6-af76-54821a28c0de 8296623a64f5417bb421912300d60390 a13b23232f5446b7956ce93ae9722caa - - default default] Floating IP 881cf956-fa5e-4b6d-a744-23d2770602b7 associated. External IP: 10.96.250.204, port: bd48e4aa-a090-4c2e-bf35-2ddbd49b4498. [pid: 7|app: 0|req: 383/742] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:59 2026] GET /v2.0/security-groups?id=225b93b4-4732-4045-b462-da9b87792276&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/743] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:22:59 2026] PUT /v2.0/floatingips/881cf956-fa5e-4b6d-a744-23d2770602b7 => generated 855 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/744] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:22:59 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/745] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:22:59 2026] GET /v2.0/security-groups?id=315c4882-1c16-44f0-8910-106c0bc8fb07&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/746] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:00 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/747] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:00 2026] GET /v2.0/security-groups?id=611c4fb7-3209-4e3a-8efa-98e012eae51e&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/748] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:23:00 2026] GET /v2.0/ports?tenant_id=84ec486e06a84774b860d7914d167aed&device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 1242 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/749] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:23:00 2026] GET /v2.0/networks?id=97f76fed-b2de-487e-b76d-0784b0be9d43 => generated 779 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/750] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:23:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bb4ef6ba-608d-4262-83f3-e3d6a8f11537 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/751] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:00 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/752] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:23:00 2026] GET /v2.0/subnets?id=24174b0e-f2d8-45df-b60e-cfd4099fa12c => generated 701 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/753] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:00 2026] GET /v2.0/security-groups?id=315c4882-1c16-44f0-8910-106c0bc8fb07&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/754] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:23:00 2026] GET /v2.0/ports?network_id=97f76fed-b2de-487e-b76d-0784b0be9d43&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/755] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:23:00 2026] GET /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/756] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:23:00 2026] GET /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/757] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:00 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/758] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:00 2026] GET /v2.0/security-groups?id=225b93b4-4732-4045-b462-da9b87792276&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/759] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:01 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:01.320 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6debd531-aab9-41b5-b857-218bdb1a9b98'] response: {'name': 'network-changed', 'server_uuid': 'cf7a8539-75a5-453f-b690-8006d671c0b5', 'tag': 'bd48e4aa-a090-4c2e-bf35-2ddbd49b4498', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 392/760] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:01 2026] GET /v2.0/security-groups?id=611c4fb7-3209-4e3a-8efa-98e012eae51e&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/761] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:23:01 2026] GET /v2.0/ports?tenant_id=a13b23232f5446b7956ce93ae9722caa&device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 1240 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/762] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:23:01 2026] GET /v2.0/networks?id=c20ba1b6-8b93-422b-a260-5648a855e143 => generated 775 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/763] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:23:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=bd48e4aa-a090-4c2e-bf35-2ddbd49b4498 => generated 858 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/764] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:01 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/765] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:23:01 2026] GET /v2.0/subnets?id=5177738a-ca6c-4540-a6bf-b8f335921cd7 => generated 697 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/766] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:01 2026] GET /v2.0/security-groups?id=315c4882-1c16-44f0-8910-106c0bc8fb07&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/767] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:23:01 2026] GET /v2.0/ports?network_id=c20ba1b6-8b93-422b-a260-5648a855e143&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/768] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:23:01 2026] GET /v2.0/networks/c20ba1b6-8b93-422b-a260-5648a855e143?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/769] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:23:01 2026] GET /v2.0/networks/c20ba1b6-8b93-422b-a260-5648a855e143?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/770] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:01 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/771] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:01 2026] GET /v2.0/security-groups?id=225b93b4-4732-4045-b462-da9b87792276&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/774] 162.253.55.186 () {34 vars in 994 bytes} [Sat Sep 12 05:23:02 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/775] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:02 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => 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: 400/776] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:02 2026] GET /v2.0/security-groups?id=611c4fb7-3209-4e3a-8efa-98e012eae51e&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/777] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:02 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 971 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/778] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:03 2026] GET /v2.0/security-groups?id=315c4882-1c16-44f0-8910-106c0bc8fb07&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/779] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:03 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => 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: 404/780] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:03 2026] GET /v2.0/security-groups?id=225b93b4-4732-4045-b462-da9b87792276&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:03.421 8 INFO neutron.db.l3_db [req-1602c624-d365-4507-87ff-055cf2005d60 req-b63fc543-6fa8-477c-9f7e-8fdcb07cd408 8296623a64f5417bb421912300d60390 a13b23232f5446b7956ce93ae9722caa - - default default] Floating IP 881cf956-fa5e-4b6d-a744-23d2770602b7 disassociated. External IP: 10.96.250.204, port: bd48e4aa-a090-4c2e-bf35-2ddbd49b4498. [pid: 7|app: 0|req: 405/781] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:03 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => 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: 406/782] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:03 2026] GET /v2.0/security-groups?id=611c4fb7-3209-4e3a-8efa-98e012eae51e&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/783] 162.253.55.186 () {36 vars in 997 bytes} [Sat Sep 12 05:23:02 2026] DELETE /v2.0/ports/bd48e4aa-a090-4c2e-bf35-2ddbd49b4498 => generated 0 bytes in 1534 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/784] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:04 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:23:04.364 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1496bf2-1751-4eaf-9884-8e88513d964c'] response: {'server_uuid': 'cf7a8539-75a5-453f-b690-8006d671c0b5', 'name': 'network-vif-deleted', 'tag': 'bd48e4aa-a090-4c2e-bf35-2ddbd49b4498', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 378/785] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:04 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => 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: 408/786] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:04 2026] GET /v2.0/security-groups?id=225b93b4-4732-4045-b462-da9b87792276&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/787] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:04 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:05.060 7 INFO neutron.db.l3_db [None req-7e584d54-6056-49b1-93f5-aa960d870473 15df3490189641deb4487b175fd29cbf 711678854b5342329692a74ebc73dc7b - - default default] Floating IP 69124bba-30fa-4d26-8217-5e37a68b6442 associated. External IP: 10.96.250.215, port: 46554460-4312-4835-80f7-f4602de21821. [pid: 8|app: 0|req: 380/788] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:04 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/789] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:05 2026] GET /v2.0/security-groups?id=611c4fb7-3209-4e3a-8efa-98e012eae51e&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/790] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:05 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => 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: 409/791] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:23:04 2026] PUT /v2.0/floatingips/69124bba-30fa-4d26-8217-5e37a68b6442 => generated 855 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/792] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:05 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/793] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:05 2026] GET /v2.0/security-groups?id=225b93b4-4732-4045-b462-da9b87792276&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: 384/794] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:06 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:06.103 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8d502f4-12ba-4b50-a380-2bec209501d3'] response: {'name': 'network-changed', 'server_uuid': 'dd9e5b44-4ea7-4c1c-86e1-19107a76bc58', 'tag': '46554460-4312-4835-80f7-f4602de21821', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 385/795] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:23:06 2026] GET /v2.0/ports?tenant_id=711678854b5342329692a74ebc73dc7b&device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/796] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:06 2026] GET /v2.0/security-groups?id=225b93b4-4732-4045-b462-da9b87792276&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/797] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:06 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/798] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:23:06 2026] GET /v2.0/networks?id=c7399a3b-a523-43e8-8d8d-a69efd03facb => generated 766 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/799] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:06 2026] GET /v2.0/security-groups?id=611c4fb7-3209-4e3a-8efa-98e012eae51e&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/800] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:23:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=46554460-4312-4835-80f7-f4602de21821 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/801] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:23:06 2026] GET /v2.0/subnets?id=dfa46a8a-0223-4f64-9b91-e4883b946b94 => generated 688 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/802] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:23:06 2026] GET /v2.0/ports?network_id=c7399a3b-a523-43e8-8d8d-a69efd03facb&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/803] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:06 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/804] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:23:06 2026] GET /v2.0/networks/c7399a3b-a523-43e8-8d8d-a69efd03facb?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/805] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:23:06 2026] GET /v2.0/networks/c7399a3b-a523-43e8-8d8d-a69efd03facb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/806] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:06 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:23:06.726 8 INFO neutron.db.l3_db [None req-01247bf9-d6c2-4e16-82a7-85900c1d9832 69afd7b231054571bb907f1f920ad71f 84ec486e06a84774b860d7914d167aed - - default default] Floating IP f7b37b4c-c164-40ff-be16-0113202efdb0 associated. External IP: 10.96.250.214, port: bb4ef6ba-608d-4262-83f3-e3d6a8f11537. [pid: 8|app: 0|req: 390/807] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:23:06 2026] PUT /v2.0/floatingips/f7b37b4c-c164-40ff-be16-0113202efdb0 => generated 856 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/808] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:07 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/809] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:07 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/810] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:07 2026] GET /v2.0/security-groups?id=611c4fb7-3209-4e3a-8efa-98e012eae51e&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: 419/811] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:07 2026] GET /v2.0/security-groups?id=225b93b4-4732-4045-b462-da9b87792276&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:07.589 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-33289b9f-571c-4c93-8a20-c067023defc3'] response: {'name': 'network-changed', 'server_uuid': '8f507560-90e7-4957-8880-6b18a59a2f07', 'tag': 'bb4ef6ba-608d-4262-83f3-e3d6a8f11537', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 393/812] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:07 2026] GET /v2.0/ports?device_id=cf7a8539-75a5-453f-b690-8006d671c0b5 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/813] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:23:07 2026] GET /v2.0/ports?tenant_id=84ec486e06a84774b860d7914d167aed&device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => 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: 394/814] 162.253.55.186 () {34 vars in 994 bytes} [Sat Sep 12 05:23:07 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/815] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:23:07 2026] GET /v2.0/networks?id=97f76fed-b2de-487e-b76d-0784b0be9d43 => generated 779 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/816] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:23:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bb4ef6ba-608d-4262-83f3-e3d6a8f11537 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/817] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:23:08 2026] GET /v2.0/subnets?id=24174b0e-f2d8-45df-b60e-cfd4099fa12c => generated 701 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/818] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:23:08 2026] GET /v2.0/ports?network_id=97f76fed-b2de-487e-b76d-0784b0be9d43&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: 425/819] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:23:08 2026] GET /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:23:08.287 8 INFO neutron.db.l3_db [req-a8d3332b-a18c-4dec-97e0-967dc99d93b1 req-aa07fb4c-2449-417e-97f8-c1e7feadeebd 15df3490189641deb4487b175fd29cbf 711678854b5342329692a74ebc73dc7b - - default default] Floating IP 69124bba-30fa-4d26-8217-5e37a68b6442 disassociated. External IP: 10.96.250.215, port: 46554460-4312-4835-80f7-f4602de21821. [pid: 7|app: 0|req: 426/820] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:23:08 2026] GET /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/821] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:08 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => 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: 395/822] 162.253.55.186 () {36 vars in 997 bytes} [Sat Sep 12 05:23:08 2026] DELETE /v2.0/ports/46554460-4312-4835-80f7-f4602de21821 => generated 0 bytes in 662 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/823] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:08 2026] DELETE /v2.0/security-groups/315c4882-1c16-44f0-8910-106c0bc8fb07 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:23:08.862 8 INFO neutron.api.v2.resource [None req-a57d4ee6-6787-455d-b0ba-cc5b8eb5421f 8296623a64f5417bb421912300d60390 a13b23232f5446b7956ce93ae9722caa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 396/824] 10.0.0.215 () {32 vars in 737 bytes} [Sat Sep 12 05:23:08 2026] GET /v2.0/security-groups/315c4882-1c16-44f0-8910-106c0bc8fb07 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/825] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:23:08 2026] DELETE /v2.0/floatingips/881cf956-fa5e-4b6d-a744-23d2770602b7 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:23:09.638 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-19c0a718-e114-4318-9a37-dd6e8ee4705c'] response: {'server_uuid': 'dd9e5b44-4ea7-4c1c-86e1-19107a76bc58', 'name': 'network-vif-deleted', 'tag': '46554460-4312-4835-80f7-f4602de21821', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 430/826] 10.0.0.249 () {34 vars in 990 bytes} [Sat Sep 12 05:23:09 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 1244 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/827] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:09 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/828] 10.0.0.249 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:09 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&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: 397/829] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:23:09 2026] PUT /v2.0/routers/2d8a2016-e995-425a-ae50-bab65aea2acf/remove_router_interface => generated 309 bytes in 1158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/830] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:10 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:23:11.304 7 INFO neutron.services.segments.plugin [-] Segment 5bd00d73-d347-4431-924c-24bb75297db6 resource provider aggregate not found 2026-09-12 05:23:11.308 7 INFO neutron.services.segments.plugin [-] Segment 5bd00d73-d347-4431-924c-24bb75297db6 resource provider aggregate not found 2026-09-12 05:23:11.318 7 INFO neutron.services.segments.plugin [-] Segment 5bd00d73-d347-4431-924c-24bb75297db6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bd00d73-d347-4431-924c-24bb75297db6 found for delete ", "request_id": "req-f220338e-f2e7-4af3-9c71-32bd01766ef2"}]} 2026-09-12 05:23:11.320 7 INFO neutron.services.segments.plugin [-] Segment 5bd00d73-d347-4431-924c-24bb75297db6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bd00d73-d347-4431-924c-24bb75297db6 found for delete ", "request_id": "req-ceffeb7f-b6a5-49fe-92e9-3589c1adf2cc"}]} 2026-09-12 05:23:11.321 7 INFO neutron.db.l3_hamode_db [None req-3f819859-f450-4b25-837e-922ec9fbc2c6 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] HA network 7e5cba4b-63f3-4367-b759-7ecfdcb1dc6a was deleted as no HA routers are present in tenant a13b23232f5446b7956ce93ae9722caa. [pid: 7|app: 0|req: 433/831] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:23:10 2026] DELETE /v2.0/routers/2d8a2016-e995-425a-ae50-bab65aea2acf => generated 0 bytes in 916 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/832] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:23:11 2026] DELETE /v2.0/subnets/5177738a-ca6c-4540-a6bf-b8f335921cd7 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/833] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:11 2026] DELETE /v2.0/networks/c20ba1b6-8b93-422b-a260-5648a855e143 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/834] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:11 2026] GET /v2.0/ports?device_id=dd9e5b44-4ea7-4c1c-86e1-19107a76bc58 => 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: 435/835] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:23:11 2026] GET /v2.0/security-groups?tenant_id=a13b23232f5446b7956ce93ae9722caa&name=default => generated 2921 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/836] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:11 2026] DELETE /v2.0/security-groups/f179260e-04e3-4bf1-9204-1bfa2639c3d5 => 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: 436/837] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:13 2026] DELETE /v2.0/security-groups/225b93b4-4732-4045-b462-da9b87792276 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:23:13.139 8 INFO neutron.api.v2.resource [None req-55e46f3d-b8ba-4752-a99b-da6844537fd9 15df3490189641deb4487b175fd29cbf 711678854b5342329692a74ebc73dc7b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 402/838] 10.0.0.215 () {32 vars in 737 bytes} [Sat Sep 12 05:23:13 2026] GET /v2.0/security-groups/225b93b4-4732-4045-b462-da9b87792276 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:23:13.332 7 INFO neutron.services.segments.plugin [-] Segment 0269b6b5-83a9-4fd6-8c24-58f663b9a80a resource provider aggregate not found 2026-09-12 05:23:13.343 7 INFO neutron.services.segments.plugin [-] Segment 0269b6b5-83a9-4fd6-8c24-58f663b9a80a resource provider aggregate not found 2026-09-12 05:23:13.347 7 INFO neutron.services.segments.plugin [-] Segment 0269b6b5-83a9-4fd6-8c24-58f663b9a80a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0269b6b5-83a9-4fd6-8c24-58f663b9a80a found for delete ", "request_id": "req-b11da968-b924-4025-9f80-d3b4662b9bee"}]} 2026-09-12 05:23:13.362 7 INFO neutron.services.segments.plugin [-] Segment 0269b6b5-83a9-4fd6-8c24-58f663b9a80a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0269b6b5-83a9-4fd6-8c24-58f663b9a80a found for delete ", "request_id": "req-9a50ea37-f7ed-429a-a415-40ecbf34634e"}]} [pid: 7|app: 0|req: 437/839] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:23:13 2026] DELETE /v2.0/floatingips/69124bba-30fa-4d26-8217-5e37a68b6442 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:23:14.262 7 INFO neutron.db.segments_db [None req-e7b10f7b-057e-4df9-97bb-1233f4b8ef8a 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment d757dcea-6022-49fd-b2bf-f34f9ddcef9b of type vxlan for network 37fd9622-bb95-49e9-ab0f-87ad2f7a8ba6 [pid: 7|app: 0|req: 438/840] 10.0.0.215 () {34 vars in 671 bytes} [Sat Sep 12 05:23:13 2026] POST /v2.0/networks => generated 745 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/841] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:23:13 2026] PUT /v2.0/routers/d4047003-c666-44f4-95b1-1ccd2bcafd80/remove_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/842] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:23:14 2026] POST /v2.0/subnets => generated 692 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:23:14.708 7 INFO neutron.db.segments_db [None req-7c0a073e-3a82-473a-9e2a-6b4e3dfcd0b4 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 5180e2a4-33c6-4ac4-848e-82014b3c317d of type vxlan for network ace1f452-8d0c-4bfe-bea3-6886c805c3e0 2026-09-12 05:23:15.011 7 INFO neutron.db.l3_hamode_db [None req-7c0a073e-3a82-473a-9e2a-6b4e3dfcd0b4 38bcbdcfb3624b6aa7b7a7e6d068ef3b 7d930ed84ac746889fddd7df0c0d4881 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:23:15.466 8 INFO neutron.services.segments.plugin [-] Segment 2d477073-726c-40f2-bb72-4320c61e8af0 resource provider aggregate not found 2026-09-12 05:23:15.470 8 INFO neutron.services.segments.plugin [-] Segment 2d477073-726c-40f2-bb72-4320c61e8af0 resource provider aggregate not found 2026-09-12 05:23:15.478 8 INFO neutron.db.l3_hamode_db [None req-9e94df74-8825-4bd8-9b42-36cef30ff75b 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] HA network 1dd146c9-a0a7-492d-bba1-5f09572df200 was deleted as no HA routers are present in tenant 711678854b5342329692a74ebc73dc7b. [pid: 8|app: 0|req: 404/843] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:23:14 2026] DELETE /v2.0/routers/d4047003-c666-44f4-95b1-1ccd2bcafd80 => generated 0 bytes in 875 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:23:15.491 8 INFO neutron.services.segments.plugin [-] Segment 2d477073-726c-40f2-bb72-4320c61e8af0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d477073-726c-40f2-bb72-4320c61e8af0 found for delete ", "request_id": "req-2f63ff21-6057-44a1-b935-d3a24fb5324c"}]} 2026-09-12 05:23:15.498 8 INFO neutron.services.segments.plugin [-] Segment 2d477073-726c-40f2-bb72-4320c61e8af0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d477073-726c-40f2-bb72-4320c61e8af0 found for delete ", "request_id": "req-cec589aa-8b9e-476f-a67e-def6b6beb8d3"}]} [pid: 8|app: 0|req: 405/844] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:23:15 2026] DELETE /v2.0/subnets/dfa46a8a-0223-4f64-9b91-e4883b946b94 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:23:15.878 7 INFO neutron.db.l3_hamode_db [None req-7c0a073e-3a82-473a-9e2a-6b4e3dfcd0b4 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 406/845] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:15 2026] DELETE /v2.0/networks/c7399a3b-a523-43e8-8d8d-a69efd03facb => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/846] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:23:16 2026] GET /v2.0/security-groups?tenant_id=711678854b5342329692a74ebc73dc7b&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/847] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:16 2026] DELETE /v2.0/security-groups/56e093a4-081b-443a-a17f-dffc351321d0 => 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: 440/848] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:23:14 2026] POST /v2.0/routers => generated 732 bytes in 2215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:23:17.508 8 INFO neutron.services.segments.plugin [-] Segment 20a6c01c-7036-424a-b1cb-e0db518f897d resource provider aggregate not found 2026-09-12 05:23:17.529 8 INFO neutron.services.segments.plugin [-] Segment 20a6c01c-7036-424a-b1cb-e0db518f897d resource provider aggregate not found 2026-09-12 05:23:17.533 8 INFO neutron.services.segments.plugin [-] Segment 20a6c01c-7036-424a-b1cb-e0db518f897d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20a6c01c-7036-424a-b1cb-e0db518f897d found for delete ", "request_id": "req-e374203a-69fd-4001-bfd3-08e3a40b4952"}]} 2026-09-12 05:23:17.548 8 INFO neutron.services.segments.plugin [-] Segment 20a6c01c-7036-424a-b1cb-e0db518f897d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20a6c01c-7036-424a-b1cb-e0db518f897d found for delete ", "request_id": "req-a496379f-d0c4-4238-81cb-ea32a18601b9"}]} [pid: 7|app: 0|req: 443/851] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:18 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/852] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:18 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/853] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:23:16 2026] PUT /v2.0/routers/353913ea-d71d-4042-a280-4c0481e3bcbf/add_router_interface => generated 309 bytes in 1482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/854] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:18 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/855] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:18 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/856] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:18 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/857] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:18 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&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: 447/858] 10.0.0.249 () {34 vars in 990 bytes} [Sat Sep 12 05:23:18 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/859] 10.0.0.249 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:19 2026] GET /v2.0/security-groups?id=611c4fb7-3209-4e3a-8efa-98e012eae51e&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/860] 10.0.0.151 () {34 vars in 982 bytes} [Sat Sep 12 05:23:19 2026] GET /v2.0/networks?id=37fd9622-bb95-49e9-ab0f-87ad2f7a8ba6 => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/861] 10.0.0.151 () {34 vars in 965 bytes} [Sat Sep 12 05:23:19 2026] GET /v2.0/quotas/7d930ed84ac746889fddd7df0c0d4881 => 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: 449/862] 10.0.0.151 () {34 vars in 1002 bytes} [Sat Sep 12 05:23:19 2026] GET /v2.0/ports?tenant_id=7d930ed84ac746889fddd7df0c0d4881&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/863] 10.0.0.151 () {34 vars in 1008 bytes} [Sat Sep 12 05:23:19 2026] GET /v2.0/networks/37fd9622-bb95-49e9-ab0f-87ad2f7a8ba6?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/864] 10.0.0.151 () {34 vars in 1108 bytes} [Sat Sep 12 05:23:19 2026] GET /v2.0/networks/37fd9622-bb95-49e9-ab0f-87ad2f7a8ba6?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: 415/865] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:19 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => 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: 451/866] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:20 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => 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: 416/867] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:20 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/868] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:23:20 2026] GET /v2.0/ports?tenant_id=66e5a2572d2c4274a5539dfe470bdefd&device_id=d41175a8-8c53-404a-a860-7d529b2142fe => 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: 417/869] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:23:20 2026] GET /v2.0/networks?id=1646e33a-eb18-40fc-8442-2f7d4096eb28 => generated 770 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/870] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:23:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=78b3bb9e-38b5-429b-acf8-f23c16a71240 => generated 861 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/871] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:23:20 2026] GET /v2.0/subnets?id=026e0ea3-7f13-465d-9967-c2bec8781f11 => generated 692 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/872] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:23:20 2026] GET /v2.0/ports?network_id=1646e33a-eb18-40fc-8442-2f7d4096eb28&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: 419/873] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:23:20 2026] GET /v2.0/networks/1646e33a-eb18-40fc-8442-2f7d4096eb28?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/874] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:23:20 2026] GET /v2.0/networks/1646e33a-eb18-40fc-8442-2f7d4096eb28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/875] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:21 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => 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: 420/876] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:23:20 2026] GET /v2.0/security-groups?tenant_id=908dc77a6b5b4293a9519332ec9ed002&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/877] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:21 2026] DELETE /v2.0/security-groups/8985e23c-6194-44e0-aea8-0238d653c786 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/878] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:21 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/879] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:21 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&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: 8|app: 0|req: 422/880] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:23:21 2026] GET /v2.0/security-groups?tenant_id=8a3121d5b95f4181b3989e20e4886b7f&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/881] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:21 2026] DELETE /v2.0/security-groups/73342414-abf1-406d-bc00-c30e6e667119 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/882] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:22 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => 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: 460/883] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:22 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/884] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:22 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/885] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:23 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/886] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:23 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/887] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:23 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/888] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:24 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/889] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:24 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 973 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/890] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:25 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/891] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:25 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/892] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:26 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/893] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:26 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/894] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:23:26 2026] GET /v2.0/networks?id=37fd9622-bb95-49e9-ab0f-87ad2f7a8ba6 => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:26.583 7 WARNING neutron_lib.context [req-a6967c6f-a9b1-4db0-a418-6fa3686f9839 req-9d433ad3-5cbc-436f-9b9f-7543dcf95aed e2d08820b62a4da789b9a5522d22cadb 7d930ed84ac746889fddd7df0c0d4881 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/895] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:26 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/896] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:23:26 2026] GET /v2.0/ports?tenant_id=66e5a2572d2c4274a5539dfe470bdefd&device_id=d41175a8-8c53-404a-a860-7d529b2142fe => 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: 466/897] 162.253.55.186 () {38 vars in 955 bytes} [Sat Sep 12 05:23:26 2026] POST /v2.0/ports => generated 958 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/898] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:27 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/899] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:27 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/900] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:23:27 2026] GET /v2.0/networks?id=1646e33a-eb18-40fc-8442-2f7d4096eb28 => generated 770 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/901] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:23:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=78b3bb9e-38b5-429b-acf8-f23c16a71240 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/902] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:23:27 2026] GET /v2.0/subnets?id=026e0ea3-7f13-465d-9967-c2bec8781f11 => generated 692 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/903] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:23:27 2026] PUT /v2.0/ports/aeee7ff3-379e-4dbe-884e-5534fe7baf2d => generated 1239 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/904] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:23:27 2026] GET /v2.0/ports?network_id=1646e33a-eb18-40fc-8442-2f7d4096eb28&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/905] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:23:27 2026] GET /v2.0/networks/1646e33a-eb18-40fc-8442-2f7d4096eb28?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:23:27.739 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-72640f4e-feae-4094-8d1d-a55ad91942f3'] response: {'name': 'network-changed', 'server_uuid': '3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb', 'tag': 'aeee7ff3-379e-4dbe-884e-5534fe7baf2d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 434/906] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:23:27 2026] GET /v2.0/networks/1646e33a-eb18-40fc-8442-2f7d4096eb28?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: 473/907] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:27 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 973 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/908] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:27 2026] GET /v2.0/security-groups?id=c3b376a3-fc43-407d-aed9-dd07198c7960&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/909] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:23:28 2026] GET /v2.0/ports?tenant_id=7d930ed84ac746889fddd7df0c0d4881&device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/910] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:28 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/911] 162.253.55.186 () {34 vars in 1018 bytes} [Sat Sep 12 05:23:28 2026] GET /v2.0/networks?tenant_id=7d930ed84ac746889fddd7df0c0d4881&shared=False => generated 773 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/912] 162.253.55.186 () {34 vars in 930 bytes} [Sat Sep 12 05:23:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/913] 10.0.0.151 () {34 vars in 971 bytes} [Sat Sep 12 05:23:28 2026] GET /v2.0/ports/bb4ef6ba-608d-4262-83f3-e3d6a8f11537 => generated 972 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/914] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:28 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/915] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:29 2026] GET /v2.0/security-groups?id=c3b376a3-fc43-407d-aed9-dd07198c7960&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/916] 162.253.55.186 () {34 vars in 1000 bytes} [Sat Sep 12 05:23:29 2026] GET /v2.0/subnets?network_id=97f76fed-b2de-487e-b76d-0784b0be9d43 => generated 683 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/917] 162.253.55.186 () {34 vars in 1146 bytes} [Sat Sep 12 05:23:29 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07&device_owner=compute%3Anova&network_id=97f76fed-b2de-487e-b76d-0784b0be9d43 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/918] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:23:29 2026] GET /v2.0/ports?tenant_id=7d930ed84ac746889fddd7df0c0d4881&device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/919] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:23:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=aeee7ff3-379e-4dbe-884e-5534fe7baf2d => 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: 443/920] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:23:29 2026] GET /v2.0/subnets?id=3fc6ef0c-1dae-4766-922c-b8c73000cb33 => generated 695 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/921] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:23:29 2026] GET /v2.0/ports?network_id=37fd9622-bb95-49e9-ab0f-87ad2f7a8ba6&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/922] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:23:29 2026] GET /v2.0/networks/37fd9622-bb95-49e9-ab0f-87ad2f7a8ba6?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: 446/923] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:23:29 2026] GET /v2.0/security-groups?tenant_id=1ca2746642d341638cf2281d77fc265d&name=default => generated 2925 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/924] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:23:30 2026] GET /v2.0/networks/37fd9622-bb95-49e9-ab0f-87ad2f7a8ba6?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: 448/925] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:30 2026] DELETE /v2.0/security-groups/c87fa233-308c-4816-b98f-2ac0dba412ee => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/926] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:30 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/927] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:30 2026] GET /v2.0/security-groups?id=c3b376a3-fc43-407d-aed9-dd07198c7960&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/928] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:23:29 2026] PUT /v2.0/ports/bb4ef6ba-608d-4262-83f3-e3d6a8f11537 => generated 1149 bytes in 1341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/929] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:23:30 2026] GET /v2.0/security-groups?tenant_id=f2e3f5f28d7e4f5da0275c44be006424&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:30.940 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-82efa7a3-6cd6-4e83-8a5b-eca522efca84'] response: {'name': 'network-changed', 'server_uuid': '8f507560-90e7-4957-8880-6b18a59a2f07', 'tag': 'bb4ef6ba-608d-4262-83f3-e3d6a8f11537', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 479/930] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:30 2026] DELETE /v2.0/security-groups/f0cf7258-967b-4735-b520-6c79f0843665 => 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: 452/931] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:23:31 2026] GET /v2.0/ports?tenant_id=84ec486e06a84774b860d7914d167aed&device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 1421 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/932] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:23:31 2026] GET /v2.0/networks?id=97f76fed-b2de-487e-b76d-0784b0be9d43 => generated 779 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/933] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:23:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bb4ef6ba-608d-4262-83f3-e3d6a8f11537 => generated 861 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/934] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:23:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=bb4ef6ba-608d-4262-83f3-e3d6a8f11537 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/935] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:23:31 2026] GET /v2.0/subnets?id=24174b0e-f2d8-45df-b60e-cfd4099fa12c => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/936] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:23:31 2026] GET /v2.0/ports?network_id=97f76fed-b2de-487e-b76d-0784b0be9d43&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: 455/937] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:23:31 2026] GET /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/938] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:23:31 2026] GET /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43?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: 456/939] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:31 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/940] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:31 2026] GET /v2.0/security-groups?id=c3b376a3-fc43-407d-aed9-dd07198c7960&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/941] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:31 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 1152 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/942] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:31 2026] GET /v2.0/security-groups?id=611c4fb7-3209-4e3a-8efa-98e012eae51e&fields=id&fields=name => generated 113 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/945] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:23:32 2026] GET /v2.0/ports?tenant_id=84ec486e06a84774b860d7914d167aed&device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 1421 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/946] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:32 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/947] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:23:32 2026] GET /v2.0/networks?id=97f76fed-b2de-487e-b76d-0784b0be9d43 => generated 779 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/948] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:32 2026] GET /v2.0/security-groups?id=c3b376a3-fc43-407d-aed9-dd07198c7960&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/949] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:23:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bb4ef6ba-608d-4262-83f3-e3d6a8f11537 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/950] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:23:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=bb4ef6ba-608d-4262-83f3-e3d6a8f11537 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/951] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:23:32 2026] GET /v2.0/subnets?id=24174b0e-f2d8-45df-b60e-cfd4099fa12c => generated 701 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/952] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:23:32 2026] GET /v2.0/ports?network_id=97f76fed-b2de-487e-b76d-0784b0be9d43&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: 490/953] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:23:32 2026] GET /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/954] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:23:33 2026] GET /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/955] 162.253.55.186 () {34 vars in 1118 bytes} [Sat Sep 12 05:23:33 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1152 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/956] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:33 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/957] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:33 2026] GET /v2.0/security-groups?id=c3b376a3-fc43-407d-aed9-dd07198c7960&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/958] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:23:34 2026] GET /v2.0/security-groups?tenant_id=5777c56cadba41a7bfd16885ab0e62e0&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/959] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:23:33 2026] PUT /v2.0/ports/bb4ef6ba-608d-4262-83f3-e3d6a8f11537 => generated 972 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/960] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:34 2026] DELETE /v2.0/security-groups/1c1c72ac-c5be-4fae-946c-46792965448e => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/961] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:23:35 2026] GET /v2.0/ports?tenant_id=84ec486e06a84774b860d7914d167aed&device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:23:35.097 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-888fa3cb-496f-4402-8b92-8927e20f0bf2'] response: {'name': 'network-changed', 'server_uuid': '8f507560-90e7-4957-8880-6b18a59a2f07', 'tag': 'bb4ef6ba-608d-4262-83f3-e3d6a8f11537', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 467/962] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:35 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/963] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:23:35 2026] GET /v2.0/networks?id=97f76fed-b2de-487e-b76d-0784b0be9d43 => generated 779 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/964] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:35 2026] GET /v2.0/security-groups?id=c3b376a3-fc43-407d-aed9-dd07198c7960&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/965] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:23:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bb4ef6ba-608d-4262-83f3-e3d6a8f11537 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/966] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:23:35 2026] GET /v2.0/subnets?id=24174b0e-f2d8-45df-b60e-cfd4099fa12c => generated 701 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/967] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:23:35 2026] GET /v2.0/ports?network_id=97f76fed-b2de-487e-b76d-0784b0be9d43&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: 8|app: 0|req: 470/968] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:23:35 2026] GET /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/969] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:23:35 2026] GET /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/970] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:35 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 975 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/971] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:35 2026] GET /v2.0/security-groups?id=c3b376a3-fc43-407d-aed9-dd07198c7960&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/972] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:23:36 2026] GET /v2.0/ports?tenant_id=84ec486e06a84774b860d7914d167aed&device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/973] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:23:36 2026] GET /v2.0/networks?id=97f76fed-b2de-487e-b76d-0784b0be9d43 => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/974] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:36 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:36.589 8 WARNING neutron_lib.context [None req-b0dcae70-62a9-4946-88fc-070e9353f76d 14b6735f36214bcb98a13fbbf61e38d6 86ce3a9503b0430f86282beaaec8c5de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:23:36.590 8 WARNING neutron_lib.context [None req-b0dcae70-62a9-4946-88fc-070e9353f76d 14b6735f36214bcb98a13fbbf61e38d6 86ce3a9503b0430f86282beaaec8c5de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 504/975] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:23:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bb4ef6ba-608d-4262-83f3-e3d6a8f11537 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/976] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:36 2026] GET /v2.0/security-groups?id=611c4fb7-3209-4e3a-8efa-98e012eae51e&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/977] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:23:36 2026] GET /v2.0/subnets?id=24174b0e-f2d8-45df-b60e-cfd4099fa12c => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/978] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:23:36 2026] GET /v2.0/ports?network_id=97f76fed-b2de-487e-b76d-0784b0be9d43&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/979] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:23:36 2026] GET /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/980] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:23:36 2026] GET /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:23:36.849 8 INFO neutron.db.segments_db [None req-b0dcae70-62a9-4946-88fc-070e9353f76d 14b6735f36214bcb98a13fbbf61e38d6 86ce3a9503b0430f86282beaaec8c5de - - default default] Added segment 36951b8c-868c-46f3-bcd8-8f722b881892 of type vxlan for network c6d87737-7f40-4abc-a735-127a96bf2f5a 2026-09-12 05:23:36.949 8 INFO neutron.db.segments_db [None req-b0dcae70-62a9-4946-88fc-070e9353f76d 14b6735f36214bcb98a13fbbf61e38d6 86ce3a9503b0430f86282beaaec8c5de - - default default] Added segment d8273ded-ecee-4337-964e-bc818092fed2 of type vxlan for network be61366e-ec46-49bb-a3fb-edf8ee8c79c7 [pid: 8|app: 0|req: 472/981] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:23:36 2026] POST /v2.0/networks => generated 1246 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/982] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:37 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => 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: 511/983] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:37 2026] GET /v2.0/security-groups?id=c3b376a3-fc43-407d-aed9-dd07198c7960&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/984] 10.0.0.215 () {32 vars in 649 bytes} [Sat Sep 12 05:23:37 2026] GET /v2.0/networks => generated 1845 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:23:37.402 7 INFO neutron.services.segments.plugin [-] Segment 36951b8c-868c-46f3-bcd8-8f722b881892 resource provider aggregate not found 2026-09-12 05:23:37.412 7 INFO neutron.services.segments.plugin [-] Segment 36951b8c-868c-46f3-bcd8-8f722b881892 resource provider aggregate not found 2026-09-12 05:23:37.423 7 INFO neutron.services.segments.plugin [-] Segment 36951b8c-868c-46f3-bcd8-8f722b881892 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36951b8c-868c-46f3-bcd8-8f722b881892 found for delete ", "request_id": "req-c1e89b70-0373-46d3-bedc-e946670232ba"}]} 2026-09-12 05:23:37.442 7 INFO neutron.services.segments.plugin [-] Segment 36951b8c-868c-46f3-bcd8-8f722b881892 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36951b8c-868c-46f3-bcd8-8f722b881892 found for delete ", "request_id": "req-ca4a44c3-da07-46f2-ac3b-452fa4a1a656"}]} [pid: 7|app: 0|req: 512/985] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:37 2026] DELETE /v2.0/networks/c6d87737-7f40-4abc-a735-127a96bf2f5a => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:23:37.608 8 INFO neutron.services.segments.plugin [-] Segment d8273ded-ecee-4337-964e-bc818092fed2 resource provider aggregate not found 2026-09-12 05:23:37.616 8 INFO neutron.services.segments.plugin [-] Segment d8273ded-ecee-4337-964e-bc818092fed2 resource provider aggregate not found 2026-09-12 05:23:37.625 8 INFO neutron.services.segments.plugin [-] Segment d8273ded-ecee-4337-964e-bc818092fed2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8273ded-ecee-4337-964e-bc818092fed2 found for delete ", "request_id": "req-230b3d51-79e6-4888-83b7-925086f6885f"}]} 2026-09-12 05:23:37.628 8 INFO neutron.services.segments.plugin [-] Segment d8273ded-ecee-4337-964e-bc818092fed2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8273ded-ecee-4337-964e-bc818092fed2 found for delete ", "request_id": "req-de8e0254-21f4-4340-b03a-b42305d6f823"}]} [pid: 8|app: 0|req: 474/986] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:37 2026] DELETE /v2.0/networks/be61366e-ec46-49bb-a3fb-edf8ee8c79c7 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/987] 10.0.0.215 () {32 vars in 649 bytes} [Sat Sep 12 05:23:37 2026] GET /v2.0/networks => generated 651 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:37.727 7 WARNING neutron_lib.context [None req-e7729ce7-7e77-40dc-b97f-4ca7a4c830f6 14b6735f36214bcb98a13fbbf61e38d6 86ce3a9503b0430f86282beaaec8c5de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 475/988] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:37 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:37.774 7 INFO neutron.db.segments_db [None req-e7729ce7-7e77-40dc-b97f-4ca7a4c830f6 14b6735f36214bcb98a13fbbf61e38d6 86ce3a9503b0430f86282beaaec8c5de - - default default] Added segment cbcd2306-f863-464e-b2d3-f2d50978d407 of type vxlan for network 0f331ec6-1dbf-415d-b3e7-2998951258f9 [pid: 8|app: 0|req: 476/989] 162.253.55.186 () {34 vars in 994 bytes} [Sat Sep 12 05:23:37 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/990] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:37 2026] GET /v2.0/security-groups?id=611c4fb7-3209-4e3a-8efa-98e012eae51e&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/991] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:23:37 2026] POST /v2.0/networks => generated 654 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:23:37.895 7 WARNING neutron_lib.context [None req-b4bab3ae-473f-492e-862b-5b47b538e88e 14b6735f36214bcb98a13fbbf61e38d6 86ce3a9503b0430f86282beaaec8c5de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:23:37.972 7 INFO neutron.db.segments_db [None req-b4bab3ae-473f-492e-862b-5b47b538e88e 14b6735f36214bcb98a13fbbf61e38d6 86ce3a9503b0430f86282beaaec8c5de - - default default] Added segment 970bb343-7153-49bd-acd4-d50184d22168 of type vxlan for network a9b24073-e04d-443d-950a-632fe84c8a16 [pid: 7|app: 0|req: 515/992] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:23:37 2026] POST /v2.0/networks => generated 654 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:23:38.068 7 WARNING neutron_lib.context [None req-55caef98-8e6f-495d-9cee-3584878fa5b2 14b6735f36214bcb98a13fbbf61e38d6 86ce3a9503b0430f86282beaaec8c5de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:23:38.092 7 WARNING neutron_lib.context [None req-55caef98-8e6f-495d-9cee-3584878fa5b2 14b6735f36214bcb98a13fbbf61e38d6 86ce3a9503b0430f86282beaaec8c5de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 478/993] 162.253.55.186 () {36 vars in 997 bytes} [Sat Sep 12 05:23:37 2026] DELETE /v2.0/ports/aeee7ff3-379e-4dbe-884e-5534fe7baf2d => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:23:38.303 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccd55efc-7ff5-44eb-8ce3-866dfc6c076d'] response: {'server_uuid': '3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb', 'name': 'network-vif-deleted', 'tag': 'aeee7ff3-379e-4dbe-884e-5534fe7baf2d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 479/994] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:38 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/995] 10.0.0.215 () {34 vars in 665 bytes} [Sat Sep 12 05:23:38 2026] POST /v2.0/ports => generated 1505 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/996] 162.253.55.186 () {34 vars in 994 bytes} [Sat Sep 12 05:23:38 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/997] 10.0.0.215 () {32 vars in 643 bytes} [Sat Sep 12 05:23:38 2026] GET /v2.0/ports => generated 1505 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:23:38.959 7 INFO neutron.db.l3_db [req-0bc743a6-6e19-444d-8871-d2b4ba45a41a req-9912d33d-11db-4f58-8162-454fee3ca8d9 69afd7b231054571bb907f1f920ad71f 84ec486e06a84774b860d7914d167aed - - default default] Floating IP f7b37b4c-c164-40ff-be16-0113202efdb0 disassociated. External IP: 10.96.250.214, port: bb4ef6ba-608d-4262-83f3-e3d6a8f11537. [pid: 8|app: 0|req: 481/998] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:23:38 2026] DELETE /v2.0/ports/858f2a31-67c9-462c-8320-b6cc100ddca6 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/999] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:39 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1000] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:23:39 2026] DELETE /v2.0/ports/74b6cc6b-dd70-45ac-9f43-adf58110e209 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1001] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:39 2026] GET /v2.0/security-groups?id=611c4fb7-3209-4e3a-8efa-98e012eae51e&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1002] 10.0.0.215 () {32 vars in 643 bytes} [Sat Sep 12 05:23:39 2026] GET /v2.0/ports => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:23:39.310 8 WARNING neutron_lib.context [None req-2d1233bb-1a60-4493-a66a-1a0ed78be032 14b6735f36214bcb98a13fbbf61e38d6 86ce3a9503b0430f86282beaaec8c5de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 518/1003] 162.253.55.186 () {36 vars in 997 bytes} [Sat Sep 12 05:23:38 2026] DELETE /v2.0/ports/bb4ef6ba-608d-4262-83f3-e3d6a8f11537 => generated 0 bytes in 659 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:23:39.381 8 INFO neutron.db.segments_db [None req-2d1233bb-1a60-4493-a66a-1a0ed78be032 14b6735f36214bcb98a13fbbf61e38d6 86ce3a9503b0430f86282beaaec8c5de - - default default] Added segment 4c875e87-0f30-4ffa-9b11-7454c9a6252b of type vxlan for network e941a4d3-2983-48d1-be35-ff989aa793bb [pid: 7|app: 0|req: 519/1004] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:39 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => 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: 486/1005] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:23:39 2026] POST /v2.0/networks => generated 653 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:23:39.495 7 WARNING neutron_lib.context [None req-84dbc185-bcf4-4573-bf56-666dc363846f 14b6735f36214bcb98a13fbbf61e38d6 86ce3a9503b0430f86282beaaec8c5de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:23:39.497 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5e7fade-2d29-4f9b-a1e0-05e99012a370'] response: {'server_uuid': '8f507560-90e7-4957-8880-6b18a59a2f07', 'name': 'network-vif-deleted', 'tag': 'bb4ef6ba-608d-4262-83f3-e3d6a8f11537', 'status': 'completed', 'code': 200} 2026-09-12 05:23:39.548 7 INFO neutron.db.segments_db [None req-84dbc185-bcf4-4573-bf56-666dc363846f 14b6735f36214bcb98a13fbbf61e38d6 86ce3a9503b0430f86282beaaec8c5de - - default default] Added segment 2e4da2a5-4e9d-43e1-86eb-c6cef352b4fb of type vxlan for network 0f275015-6865-48ee-8fca-83e0286c7f8b [pid: 7|app: 0|req: 520/1006] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:23:39 2026] POST /v2.0/networks => generated 653 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:23:40.190 8 WARNING neutron_lib.context [None req-bdac58b0-fa2f-4357-9fa4-0955b5c9c1df 14b6735f36214bcb98a13fbbf61e38d6 86ce3a9503b0430f86282beaaec8c5de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:23:40.254 8 WARNING neutron_lib.context [None req-bdac58b0-fa2f-4357-9fa4-0955b5c9c1df 14b6735f36214bcb98a13fbbf61e38d6 86ce3a9503b0430f86282beaaec8c5de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 521/1007] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:40 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1008] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:40 2026] GET /v2.0/ports?device_id=3b2e71f6-4d4f-45df-a2ff-5c009da1b6bb => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1009] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:23:40 2026] POST /v2.0/subnets => generated 1323 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1010] 10.0.0.215 () {32 vars in 647 bytes} [Sat Sep 12 05:23:40 2026] GET /v2.0/subnets => generated 1959 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1011] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:23:40 2026] DELETE /v2.0/subnets/ef891195-b21c-493a-a8a1-5fe2fe97b6b7 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1012] 10.0.0.249 () {34 vars in 990 bytes} [Sat Sep 12 05:23:40 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 1244 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1013] 10.0.0.249 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:41 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1014] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:23:40 2026] DELETE /v2.0/subnets/83312732-74cc-4fa6-8e7d-d3a3acf529b4 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1015] 10.0.0.215 () {32 vars in 647 bytes} [Sat Sep 12 05:23:41 2026] GET /v2.0/subnets => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:41.324 8 INFO neutron.services.segments.plugin [-] Segment 2e4da2a5-4e9d-43e1-86eb-c6cef352b4fb resource provider aggregate not found 2026-09-12 05:23:41.333 8 INFO neutron.services.segments.plugin [-] Segment 2e4da2a5-4e9d-43e1-86eb-c6cef352b4fb resource provider aggregate not found 2026-09-12 05:23:41.338 8 INFO neutron.services.segments.plugin [-] Segment 2e4da2a5-4e9d-43e1-86eb-c6cef352b4fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e4da2a5-4e9d-43e1-86eb-c6cef352b4fb found for delete ", "request_id": "req-62713438-bc11-4e0f-b2e4-9a3b7d855ddd"}]} 2026-09-12 05:23:41.350 8 INFO neutron.services.segments.plugin [-] Segment 2e4da2a5-4e9d-43e1-86eb-c6cef352b4fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e4da2a5-4e9d-43e1-86eb-c6cef352b4fb found for delete ", "request_id": "req-6a67f95d-80f5-435e-ba86-9230acd3df8b"}]} [pid: 8|app: 0|req: 490/1016] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:41 2026] DELETE /v2.0/networks/0f275015-6865-48ee-8fca-83e0286c7f8b => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1017] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:41 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:23:41.506 7 INFO neutron.services.segments.plugin [-] Segment 4c875e87-0f30-4ffa-9b11-7454c9a6252b resource provider aggregate not found 2026-09-12 05:23:41.511 7 INFO neutron.services.segments.plugin [-] Segment 4c875e87-0f30-4ffa-9b11-7454c9a6252b resource provider aggregate not found 2026-09-12 05:23:41.519 7 INFO neutron.services.segments.plugin [-] Segment 4c875e87-0f30-4ffa-9b11-7454c9a6252b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c875e87-0f30-4ffa-9b11-7454c9a6252b found for delete ", "request_id": "req-453b9178-b101-42a2-974c-8d47709e8c97"}]} 2026-09-12 05:23:41.524 7 INFO neutron.services.segments.plugin [-] Segment 4c875e87-0f30-4ffa-9b11-7454c9a6252b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c875e87-0f30-4ffa-9b11-7454c9a6252b found for delete ", "request_id": "req-af74fac0-5184-4b11-89a3-cff6e68c0f52"}]} [pid: 7|app: 0|req: 527/1018] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:41 2026] DELETE /v2.0/networks/e941a4d3-2983-48d1-be35-ff989aa793bb => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1019] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:41 2026] DELETE /v2.0/networks/a9b24073-e04d-443d-950a-632fe84c8a16 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1020] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:41 2026] DELETE /v2.0/networks/0f331ec6-1dbf-415d-b3e7-2998951258f9 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1021] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:23:42 2026] GET /v2.0/security-groups?tenant_id=86ce3a9503b0430f86282beaaec8c5de&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1022] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:42 2026] DELETE /v2.0/security-groups/572694d5-acb5-4def-8176-230f4a71cb0e => 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: 496/1023] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:42 2026] GET /v2.0/ports?device_id=8f507560-90e7-4957-8880-6b18a59a2f07 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1024] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:23:41 2026] PUT /v2.0/routers/353913ea-d71d-4042-a280-4c0481e3bcbf/remove_router_interface => generated 309 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1025] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:43 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1026] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:43 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:43.385 8 INFO neutron.services.segments.plugin [-] Segment 970bb343-7153-49bd-acd4-d50184d22168 resource provider aggregate not found 2026-09-12 05:23:43.389 8 INFO neutron.services.segments.plugin [-] Segment 970bb343-7153-49bd-acd4-d50184d22168 resource provider aggregate not found 2026-09-12 05:23:43.405 8 INFO neutron.services.segments.plugin [-] Segment 970bb343-7153-49bd-acd4-d50184d22168 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 970bb343-7153-49bd-acd4-d50184d22168 found for delete ", "request_id": "req-e92910c2-38f0-4f08-b11d-6679f8092f3f"}]} 2026-09-12 05:23:43.408 8 INFO neutron.services.segments.plugin [-] Segment 970bb343-7153-49bd-acd4-d50184d22168 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 970bb343-7153-49bd-acd4-d50184d22168 found for delete ", "request_id": "req-d4f41d31-9bbf-46cf-803c-93d4cc946c42"}]} 2026-09-12 05:23:43.426 8 INFO neutron.services.segments.plugin [-] Segment cbcd2306-f863-464e-b2d3-f2d50978d407 resource provider aggregate not found 2026-09-12 05:23:43.429 8 INFO neutron.services.segments.plugin [-] Segment cbcd2306-f863-464e-b2d3-f2d50978d407 resource provider aggregate not found 2026-09-12 05:23:43.445 8 INFO neutron.services.segments.plugin [-] Segment cbcd2306-f863-464e-b2d3-f2d50978d407 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbcd2306-f863-464e-b2d3-f2d50978d407 found for delete ", "request_id": "req-1ea1e2b0-3617-4902-8cd8-3a7e10e98156"}]} 2026-09-12 05:23:43.445 8 INFO neutron.services.segments.plugin [-] Segment cbcd2306-f863-464e-b2d3-f2d50978d407 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbcd2306-f863-464e-b2d3-f2d50978d407 found for delete ", "request_id": "req-d0f3d48d-cfb3-41f2-bbb6-4c76d5ded8d4"}]} [pid: 7|app: 0|req: 531/1027] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:43 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1028] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:43 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:43.810 8 INFO neutron.db.l3_hamode_db [None req-fbb2dafd-849d-48f4-93d1-b9d5af30e9e2 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] HA network ace1f452-8d0c-4bfe-bea3-6886c805c3e0 was deleted as no HA routers are present in tenant 7d930ed84ac746889fddd7df0c0d4881. [pid: 8|app: 0|req: 497/1029] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:23:42 2026] DELETE /v2.0/routers/353913ea-d71d-4042-a280-4c0481e3bcbf => generated 0 bytes in 1152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1030] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:43 2026] DELETE /v2.0/security-groups/611c4fb7-3209-4e3a-8efa-98e012eae51e => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:23:44.004 7 INFO neutron.api.v2.resource [None req-ec76a807-af61-43df-8c30-316bf2d8bccd 69afd7b231054571bb907f1f920ad71f 84ec486e06a84774b860d7914d167aed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 534/1031] 10.0.0.215 () {32 vars in 737 bytes} [Sat Sep 12 05:23:43 2026] GET /v2.0/security-groups/611c4fb7-3209-4e3a-8efa-98e012eae51e => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1032] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:23:43 2026] DELETE /v2.0/subnets/3fc6ef0c-1dae-4766-922c-b8c73000cb33 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1033] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:23:44 2026] DELETE /v2.0/floatingips/f7b37b4c-c164-40ff-be16-0113202efdb0 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1034] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:44 2026] DELETE /v2.0/networks/37fd9622-bb95-49e9-ab0f-87ad2f7a8ba6 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1035] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:44 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:45.048 8 WARNING neutron_lib.context [None req-9c80d5b4-2cb9-4979-9a8b-0bbc919882cc 541a73eb6bd54a248a6addd58a7588d0 4c0bd2615b204531bb79ca2163d0e654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:23:45.276 8 INFO neutron.db.segments_db [None req-9c80d5b4-2cb9-4979-9a8b-0bbc919882cc 541a73eb6bd54a248a6addd58a7588d0 4c0bd2615b204531bb79ca2163d0e654 - - default default] Added segment d75a1bb5-10a2-4c9c-9b83-6d0f41deb286 of type vxlan for network cf42e8a4-e305-4d7f-8787-54e7c6420139 [pid: 8|app: 0|req: 501/1036] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:23:44 2026] POST /v2.0/networks => generated 647 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1037] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:23:45 2026] GET /v2.0/security-groups?tenant_id=7d930ed84ac746889fddd7df0c0d4881&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:23:45.466 8 INFO neutron.services.segments.plugin [-] Segment 5180e2a4-33c6-4ac4-848e-82014b3c317d resource provider aggregate not found 2026-09-12 05:23:45.470 8 INFO neutron.services.segments.plugin [-] Segment 5180e2a4-33c6-4ac4-848e-82014b3c317d resource provider aggregate not found [pid: 8|app: 0|req: 503/1038] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:23:45 2026] GET /v2.0/security-groups?id=42dc7c52-ba61-41c8-9bdc-89476d1bc925&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-09-12 05:23:45.486 8 INFO neutron.services.segments.plugin [-] Segment 5180e2a4-33c6-4ac4-848e-82014b3c317d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5180e2a4-33c6-4ac4-848e-82014b3c317d found for delete ", "request_id": "req-65a62e68-56c8-4da3-9342-c66ad4c3017e"}]} 2026-09-12 05:23:45.490 8 INFO neutron.services.segments.plugin [-] Segment 5180e2a4-33c6-4ac4-848e-82014b3c317d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5180e2a4-33c6-4ac4-848e-82014b3c317d found for delete ", "request_id": "req-2d2f8c08-18a6-4538-b4d9-86333f5bca5b"}]} 2026-09-12 05:23:45.504 8 INFO neutron.services.segments.plugin [-] Segment d757dcea-6022-49fd-b2bf-f34f9ddcef9b resource provider aggregate not found 2026-09-12 05:23:45.513 8 INFO neutron.services.segments.plugin [-] Segment d757dcea-6022-49fd-b2bf-f34f9ddcef9b resource provider aggregate not found 2026-09-12 05:23:45.519 8 INFO neutron.services.segments.plugin [-] Segment d757dcea-6022-49fd-b2bf-f34f9ddcef9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d757dcea-6022-49fd-b2bf-f34f9ddcef9b found for delete ", "request_id": "req-5652f784-719e-4013-aa1b-2cb180954ec0"}]} 2026-09-12 05:23:45.527 8 INFO neutron.services.segments.plugin [-] Segment d757dcea-6022-49fd-b2bf-f34f9ddcef9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d757dcea-6022-49fd-b2bf-f34f9ddcef9b found for delete ", "request_id": "req-5de94e4c-bb01-47f6-9add-6df8b55168ac"}]} [pid: 7|app: 0|req: 536/1039] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:23:44 2026] PUT /v2.0/routers/ad8b7de9-36e4-49b0-8700-fa2bd3778ffa/remove_router_interface => generated 309 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1040] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:45 2026] DELETE /v2.0/security-groups/c3b376a3-fc43-407d-aed9-dd07198c7960 => 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: 537/1041] 162.253.55.186 () {34 vars in 994 bytes} [Sat Sep 12 05:23:45 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:45.919 7 INFO neutron.db.l3_db [req-decb2eff-ab8c-4d16-8ff3-b39272bf3499 req-f16f327f-fd07-4d93-be9f-62d73d0718bc c399063ca7f34070a4e193854e8a7f63 66e5a2572d2c4274a5539dfe470bdefd - - default default] Floating IP db4dbfc9-7915-435d-9076-1ed0524e7ef9 disassociated. External IP: 10.96.250.203, port: 78b3bb9e-38b5-429b-acf8-f23c16a71240. [pid: 7|app: 0|req: 538/1042] 162.253.55.186 () {36 vars in 997 bytes} [Sat Sep 12 05:23:45 2026] DELETE /v2.0/ports/78b3bb9e-38b5-429b-acf8-f23c16a71240 => generated 0 bytes in 592 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:23:46.257 7 WARNING neutron_lib.context [None req-a58ce8ad-61a4-4103-b7a6-317e0b87fbf5 541a73eb6bd54a248a6addd58a7588d0 4c0bd2615b204531bb79ca2163d0e654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:23:46.304 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-772f9702-e303-4845-b7f5-c0bbcc97d382'] response: {'server_uuid': 'd41175a8-8c53-404a-a860-7d529b2142fe', 'name': 'network-vif-deleted', 'tag': '78b3bb9e-38b5-429b-acf8-f23c16a71240', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 539/1043] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:23:46 2026] POST /v2.0/subnets => generated 673 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:23:46.567 8 INFO neutron.db.l3_hamode_db [None req-bdd94ad0-9a20-47b0-be59-63055e18cb78 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] HA network 921abd2f-9d28-422d-a318-0788fd3b67e0 was deleted as no HA routers are present in tenant 84ec486e06a84774b860d7914d167aed. [pid: 8|app: 0|req: 505/1044] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:23:45 2026] DELETE /v2.0/routers/ad8b7de9-36e4-49b0-8700-fa2bd3778ffa => generated 0 bytes in 955 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:23:46.579 8 WARNING neutron_lib.context [None req-fa352f50-2585-4a04-b725-927b0fb58e52 541a73eb6bd54a248a6addd58a7588d0 4c0bd2615b204531bb79ca2163d0e654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 540/1045] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:46 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:23:46.660 8 INFO neutron.db.segments_db [None req-fa352f50-2585-4a04-b725-927b0fb58e52 541a73eb6bd54a248a6addd58a7588d0 4c0bd2615b204531bb79ca2163d0e654 - - default default] Added segment b68cca17-8bcd-4277-b7c8-8432816e6a89 of type vxlan for network 7239ebe4-be02-40f5-b8c0-776e3b714459 [pid: 7|app: 0|req: 541/1046] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:23:46 2026] DELETE /v2.0/subnets/24174b0e-f2d8-45df-b60e-cfd4099fa12c => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1047] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:23:46 2026] POST /v2.0/networks => generated 647 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1048] 10.0.0.215 () {34 vars in 743 bytes} [Sat Sep 12 05:23:46 2026] PUT /v2.0/networks/7239ebe4-be02-40f5-b8c0-776e3b714459 => generated 592 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:46.866 8 WARNING neutron_lib.context [None req-f831180e-42cb-4732-a3e9-1e29a26f0a60 541a73eb6bd54a248a6addd58a7588d0 4c0bd2615b204531bb79ca2163d0e654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:23:47.098 7 INFO neutron.services.segments.plugin [-] Segment 3cc3351c-7e1a-4679-8517-1be7980890b0 resource provider aggregate not found 2026-09-12 05:23:47.113 7 INFO neutron.services.segments.plugin [-] Segment 3cc3351c-7e1a-4679-8517-1be7980890b0 resource provider aggregate not found 2026-09-12 05:23:47.119 7 INFO neutron.services.segments.plugin [-] Segment 3cc3351c-7e1a-4679-8517-1be7980890b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cc3351c-7e1a-4679-8517-1be7980890b0 found for delete ", "request_id": "req-e4f87d0a-6e1f-4871-a41e-e05bb94fb5b4"}]} 2026-09-12 05:23:47.128 7 INFO neutron.services.segments.plugin [-] Segment 3cc3351c-7e1a-4679-8517-1be7980890b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cc3351c-7e1a-4679-8517-1be7980890b0 found for delete ", "request_id": "req-c9e9ee0b-bbcb-4a8e-8f52-3ecc0356de03"}]} [pid: 7|app: 0|req: 542/1049] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:46 2026] DELETE /v2.0/networks/97f76fed-b2de-487e-b76d-0784b0be9d43 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1050] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:23:46 2026] POST /v2.0/subnets => generated 646 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1051] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:23:47 2026] GET /v2.0/security-groups?tenant_id=84ec486e06a84774b860d7914d167aed&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1052] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:47 2026] DELETE /v2.0/security-groups/13ef069c-61bb-4f54-b882-0fee5e1825eb => 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: 509/1055] 10.0.0.215 () {34 vars in 741 bytes} [Sat Sep 12 05:23:47 2026] PUT /v2.0/subnets/013a9a10-1c30-4f16-9bfd-cc2fb189169c => generated 656 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:47.688 8 INFO neutron.services.segments.plugin [-] Segment 2142408d-9ce4-431f-869a-9a80a087d05d resource provider aggregate not found 2026-09-12 05:23:47.694 8 INFO neutron.services.segments.plugin [-] Segment 2142408d-9ce4-431f-869a-9a80a087d05d resource provider aggregate not found [pid: 8|app: 0|req: 510/1056] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:47 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1057] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:47 2026] DELETE /v2.0/networks/7239ebe4-be02-40f5-b8c0-776e3b714459 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:23:47.923 8 INFO neutron.services.segments.plugin [-] Segment 2142408d-9ce4-431f-869a-9a80a087d05d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2142408d-9ce4-431f-869a-9a80a087d05d found for delete ", "request_id": "req-d11e1ed1-9651-447a-b03a-27271e46b842"}]} 2026-09-12 05:23:47.923 8 INFO neutron.services.segments.plugin [-] Segment 2142408d-9ce4-431f-869a-9a80a087d05d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2142408d-9ce4-431f-869a-9a80a087d05d found for delete ", "request_id": "req-b60eeda3-c344-45ec-ba16-ceb84732b0e8"}]} 2026-09-12 05:23:47.938 8 INFO neutron.pecan_wsgi.hooks.translation [None req-28e81a80-4a3e-48a6-8a22-2fd993223b87 541a73eb6bd54a248a6addd58a7588d0 4c0bd2615b204531bb79ca2163d0e654 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 511/1058] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:47 2026] DELETE /v2.0/networks/7239ebe4-be02-40f5-b8c0-776e3b714459 => 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: 548/1059] 10.0.0.215 () {32 vars in 694 bytes} [Sat Sep 12 05:23:47 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1060] 10.0.0.215 () {32 vars in 742 bytes} [Sat Sep 12 05:23:48 2026] GET /v2.0/subnets?network_id=ecd0e75c-e282-4d59-ba92-076dcaa22891 => generated 649 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1061] 10.0.0.215 () {32 vars in 653 bytes} [Sat Sep 12 05:23:48 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1062] 10.0.0.215 () {32 vars in 649 bytes} [Sat Sep 12 05:23:48 2026] GET /v2.0/networks => generated 1312 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1063] 10.0.0.215 () {32 vars in 647 bytes} [Sat Sep 12 05:23:48 2026] GET /v2.0/subnets => generated 1312 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1064] 10.0.0.215 () {32 vars in 723 bytes} [Sat Sep 12 05:23:48 2026] GET /v2.0/networks/cf42e8a4-e305-4d7f-8787-54e7c6420139 => generated 672 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1065] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:23:48 2026] GET /v2.0/subnets/f89c8022-b01a-491c-b476-6d2c12f34654 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:48.364 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35015eaa-7863-4598-80cf-121aae3e2dbd 541a73eb6bd54a248a6addd58a7588d0 4c0bd2615b204531bb79ca2163d0e654 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 515/1066] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:23:48 2026] DELETE /v2.0/subnets/013a9a10-1c30-4f16-9bfd-cc2fb189169c => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:23:48.398 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d14a4303-b16b-4438-845a-d6548c28f7fd 541a73eb6bd54a248a6addd58a7588d0 4c0bd2615b204531bb79ca2163d0e654 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1067] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:48 2026] DELETE /v2.0/networks/7239ebe4-be02-40f5-b8c0-776e3b714459 => generated 138 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1068] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:23:48 2026] DELETE /v2.0/subnets/f89c8022-b01a-491c-b476-6d2c12f34654 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:23:49.137 7 INFO neutron.services.segments.plugin [-] Segment b68cca17-8bcd-4277-b7c8-8432816e6a89 resource provider aggregate not found 2026-09-12 05:23:49.145 7 INFO neutron.services.segments.plugin [-] Segment b68cca17-8bcd-4277-b7c8-8432816e6a89 resource provider aggregate not found 2026-09-12 05:23:49.151 7 INFO neutron.services.segments.plugin [-] Segment b68cca17-8bcd-4277-b7c8-8432816e6a89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b68cca17-8bcd-4277-b7c8-8432816e6a89 found for delete ", "request_id": "req-0fba85a2-d416-404b-93eb-5d70594d994a"}]} 2026-09-12 05:23:49.158 7 INFO neutron.services.segments.plugin [-] Segment b68cca17-8bcd-4277-b7c8-8432816e6a89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b68cca17-8bcd-4277-b7c8-8432816e6a89 found for delete ", "request_id": "req-7cbd9e28-1465-48fc-a307-4514b1e3f9df"}]} [pid: 7|app: 0|req: 553/1069] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:48 2026] DELETE /v2.0/networks/cf42e8a4-e305-4d7f-8787-54e7c6420139 => generated 0 bytes in 705 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1070] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:23:48 2026] GET /v2.0/security-groups?tenant_id=7fff891326a540138c9040a45f0479f8&name=default => generated 2925 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1071] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:49 2026] GET /v2.0/ports?device_id=d41175a8-8c53-404a-a860-7d529b2142fe => 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: 518/1072] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:49 2026] DELETE /v2.0/security-groups/1d927ee1-fced-4cb4-a331-9c204fd450d4 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1073] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:23:50 2026] GET /v2.0/security-groups?tenant_id=4c0bd2615b204531bb79ca2163d0e654&name=default => generated 2925 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:23:50.288 7 INFO neutron.db.segments_db [None req-eff87ff8-b466-4c24-8ce0-6aaee43a8f31 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 27390e04-3ca4-42f4-9155-db66a9064f3c of type vxlan for network e9c0533f-17d5-41e8-9bcc-ce850fcdf828 [pid: 8|app: 0|req: 520/1074] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:50 2026] DELETE /v2.0/security-groups/5e9ca515-01d2-4f9e-ad28-f356ce9e7878 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1075] 10.0.0.215 () {34 vars in 671 bytes} [Sat Sep 12 05:23:49 2026] POST /v2.0/networks => generated 744 bytes in 842 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1076] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:50 2026] DELETE /v2.0/security-groups/42dc7c52-ba61-41c8-9bdc-89476d1bc925 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:23:50.743 8 INFO neutron.api.v2.resource [None req-fe55ebe5-c218-4b5a-83c2-69def305de48 c399063ca7f34070a4e193854e8a7f63 66e5a2572d2c4274a5539dfe470bdefd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 522/1077] 10.0.0.215 () {32 vars in 737 bytes} [Sat Sep 12 05:23:50 2026] GET /v2.0/security-groups/42dc7c52-ba61-41c8-9bdc-89476d1bc925 => 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: 556/1078] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:23:50 2026] POST /v2.0/subnets => generated 691 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:23:50.956 7 INFO neutron.db.segments_db [None req-5b217509-a984-4fc0-8040-cc8854a05d0e 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 87918a39-737e-42d0-aa85-7bc22f3fae59 of type vxlan for network 9b60385e-cc8c-45d8-9263-39bc617b6bc8 [pid: 8|app: 0|req: 523/1079] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:23:50 2026] DELETE /v2.0/floatingips/db4dbfc9-7915-435d-9076-1ed0524e7ef9 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:23:51.177 7 INFO neutron.services.segments.plugin [-] Segment d75a1bb5-10a2-4c9c-9b83-6d0f41deb286 resource provider aggregate not found 2026-09-12 05:23:51.182 7 INFO neutron.services.segments.plugin [-] Segment d75a1bb5-10a2-4c9c-9b83-6d0f41deb286 resource provider aggregate not found 2026-09-12 05:23:51.190 7 INFO neutron.services.segments.plugin [-] Segment d75a1bb5-10a2-4c9c-9b83-6d0f41deb286 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d75a1bb5-10a2-4c9c-9b83-6d0f41deb286 found for delete ", "request_id": "req-47ce14f8-5b3d-41e9-ab91-c4634e012d1e"}]} 2026-09-12 05:23:51.199 7 INFO neutron.services.segments.plugin [-] Segment d75a1bb5-10a2-4c9c-9b83-6d0f41deb286 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d75a1bb5-10a2-4c9c-9b83-6d0f41deb286 found for delete ", "request_id": "req-130bc657-e27c-4de1-b21c-84aa437e2847"}]} 2026-09-12 05:23:51.315 7 INFO neutron.db.l3_hamode_db [None req-5b217509-a984-4fc0-8040-cc8854a05d0e 38bcbdcfb3624b6aa7b7a7e6d068ef3b 5861c0ab60834573851a3b748f8d06c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:23:52.278 7 INFO neutron.db.l3_hamode_db [None req-5b217509-a984-4fc0-8040-cc8854a05d0e 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 524/1080] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:23:51 2026] PUT /v2.0/routers/5b5d3cdf-0f8d-44e8-93e3-24c04113edc3/remove_router_interface => generated 309 bytes in 1525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:52.891 8 WARNING neutron_lib.context [None req-54cc9988-fc67-4579-aacb-5ac54a6a549d 6d11e16514b24415a9af00901b976cfe f58d7b4a866f4862bbb0e145d56d6e2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:23:53.088 8 INFO neutron.db.segments_db [None req-54cc9988-fc67-4579-aacb-5ac54a6a549d 6d11e16514b24415a9af00901b976cfe f58d7b4a866f4862bbb0e145d56d6e2c - - default default] Added segment b1340acc-c1e9-429c-bc5f-85d680030e62 of type vxlan for network 7086b850-d547-46bf-bf02-0f60fe45dd4a [pid: 8|app: 0|req: 525/1081] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:23:52 2026] POST /v2.0/networks => generated 643 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1082] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:23:50 2026] POST /v2.0/routers => generated 731 bytes in 2379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:23:53.254 7 WARNING neutron_lib.context [None req-b844bcc3-d314-444f-851b-95fccee6740d 6d11e16514b24415a9af00901b976cfe f58d7b4a866f4862bbb0e145d56d6e2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 558/1083] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:23:53 2026] POST /v2.0/subnets => generated 641 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:23:54.234 8 INFO neutron.services.segments.plugin [-] Segment 6dd805b5-226f-4e86-9a43-0259391e5a00 resource provider aggregate not found 2026-09-12 05:23:54.238 8 INFO neutron.services.segments.plugin [-] Segment 6dd805b5-226f-4e86-9a43-0259391e5a00 resource provider aggregate not found 2026-09-12 05:23:54.245 8 INFO neutron.services.segments.plugin [-] Segment 6dd805b5-226f-4e86-9a43-0259391e5a00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dd805b5-226f-4e86-9a43-0259391e5a00 found for delete ", "request_id": "req-77e8f87d-f878-4526-9efa-cb81365d5ed1"}]} 2026-09-12 05:23:54.249 8 INFO neutron.services.segments.plugin [-] Segment 6dd805b5-226f-4e86-9a43-0259391e5a00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dd805b5-226f-4e86-9a43-0259391e5a00 found for delete ", "request_id": "req-5e5e22c2-afd7-4128-9849-808c14b726a5"}]} 2026-09-12 05:23:54.285 8 INFO neutron.db.l3_hamode_db [None req-8f09cb47-52ff-4629-9530-e2b6d90c6787 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] HA network 09b0eeaf-0354-4606-877d-878a9c304a2a was deleted as no HA routers are present in tenant 66e5a2572d2c4274a5539dfe470bdefd. [pid: 8|app: 0|req: 526/1084] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:23:53 2026] DELETE /v2.0/routers/5b5d3cdf-0f8d-44e8-93e3-24c04113edc3 => generated 0 bytes in 1104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:23:54.299 8 WARNING neutron_lib.context [None req-cce4d409-d9cc-4267-b472-254eab7973c8 6d11e16514b24415a9af00901b976cfe f58d7b4a866f4862bbb0e145d56d6e2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:23:54.433 8 INFO neutron.db.segments_db [None req-cce4d409-d9cc-4267-b472-254eab7973c8 6d11e16514b24415a9af00901b976cfe f58d7b4a866f4862bbb0e145d56d6e2c - - default default] Added segment 192d9874-3f8f-4b2a-9cb9-19b609994a5d of type vxlan for network 0a3d7bc0-1a75-494e-9ec8-a2e295c89cd2 [pid: 8|app: 0|req: 527/1085] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:23:54 2026] POST /v2.0/networks => generated 644 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1086] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:23:53 2026] PUT /v2.0/routers/12d53fac-9c1c-4e3c-8522-0dbb7de36d70/add_router_interface => generated 309 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1087] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:23:54 2026] DELETE /v2.0/subnets/026e0ea3-7f13-465d-9967-c2bec8781f11 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1088] 10.0.0.215 () {34 vars in 743 bytes} [Sat Sep 12 05:23:54 2026] PUT /v2.0/networks/0a3d7bc0-1a75-494e-9ec8-a2e295c89cd2 => generated 592 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:55.171 7 WARNING neutron_lib.context [None req-57623be5-c828-4c0c-8863-d44eb44e80ab 6d11e16514b24415a9af00901b976cfe f58d7b4a866f4862bbb0e145d56d6e2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 529/1089] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:54 2026] DELETE /v2.0/networks/1646e33a-eb18-40fc-8442-2f7d4096eb28 => generated 0 bytes in 505 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:23:55.747 8 WARNING neutron_lib.context [None req-13ce9982-7d56-47da-bb1e-a62083390596 1f46b41c70d5443a91e10d472f21d999 5861c0ab60834573851a3b748f8d06c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 561/1090] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:23:55 2026] POST /v2.0/subnets => generated 626 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1091] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:23:55 2026] GET /v2.0/security-groups?tenant_id=66e5a2572d2c4274a5539dfe470bdefd&name=default => generated 2921 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1092] 10.0.0.215 () {34 vars in 741 bytes} [Sat Sep 12 05:23:55 2026] PUT /v2.0/subnets/9626254e-ba86-448a-ac8b-8d69fd3a8a82 => generated 636 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1093] 10.0.0.215 () {34 vars in 685 bytes} [Sat Sep 12 05:23:55 2026] POST /v2.0/security-groups => generated 1660 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-12 05:23:56.267 8 INFO neutron.services.segments.plugin [-] Segment 89e400e9-cda1-4860-a3d6-23f9057a76b1 resource provider aggregate not found 2026-09-12 05:23:56.278 8 INFO neutron.services.segments.plugin [-] Segment 89e400e9-cda1-4860-a3d6-23f9057a76b1 resource provider aggregate not found 2026-09-12 05:23:56.286 8 INFO neutron.services.segments.plugin [-] Segment 89e400e9-cda1-4860-a3d6-23f9057a76b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89e400e9-cda1-4860-a3d6-23f9057a76b1 found for delete ", "request_id": "req-f73031c7-95cb-45db-9aaa-2c5731e4f73f"}]} 2026-09-12 05:23:56.295 8 INFO neutron.services.segments.plugin [-] Segment 89e400e9-cda1-4860-a3d6-23f9057a76b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89e400e9-cda1-4860-a3d6-23f9057a76b1 found for delete ", "request_id": "req-536018ea-e9c6-43d5-96df-8d52184cee81"}]} [pid: 7|app: 0|req: 564/1094] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:56 2026] DELETE /v2.0/security-groups/94deafd1-5106-4b47-9334-3c244b5e169c => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:23:56.346 7 WARNING neutron_lib.context [None req-b864f879-5e30-431e-a077-acc0d5582627 1f46b41c70d5443a91e10d472f21d999 5861c0ab60834573851a3b748f8d06c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 565/1095] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:23:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1096] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:23:56 2026] GET /v2.0/security-groups?tenant_id=9b95469d42bd467ca2dcb41c965cc2b4&name=default => generated 2925 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:23:57.093 7 WARNING neutron_lib.context [None req-50cd0ea8-dc7b-4518-87bd-e9fee684cf43 1f46b41c70d5443a91e10d472f21d999 5861c0ab60834573851a3b748f8d06c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 567/1097] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:23:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1098] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:57 2026] DELETE /v2.0/security-groups/ee9c6fd1-9614-4902-98c9-4726faedca44 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:23:57.707 7 WARNING neutron_lib.context [None req-52a3d6e7-27d9-4d18-b4f7-c02c06f0f8b6 1f46b41c70d5443a91e10d472f21d999 5861c0ab60834573851a3b748f8d06c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 531/1099] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:56 2026] DELETE /v2.0/networks/0a3d7bc0-1a75-494e-9ec8-a2e295c89cd2 => generated 0 bytes in 1623 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:23:57.816 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60d8b04e-6cb8-467b-87c3-b81e2f045f42 6d11e16514b24415a9af00901b976cfe f58d7b4a866f4862bbb0e145d56d6e2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 532/1100] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:57 2026] DELETE /v2.0/networks/0a3d7bc0-1a75-494e-9ec8-a2e295c89cd2 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1101] 10.0.0.215 () {32 vars in 694 bytes} [Sat Sep 12 05:23:57 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1102] 10.0.0.215 () {32 vars in 742 bytes} [Sat Sep 12 05:23:57 2026] GET /v2.0/subnets?network_id=ecd0e75c-e282-4d59-ba92-076dcaa22891 => generated 649 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1103] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:23:57 2026] GET /v2.0/security-groups?tenant_id=dcb026f0f38e4921b4d9f68407fd7f87&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1104] 10.0.0.215 () {32 vars in 653 bytes} [Sat Sep 12 05:23:58 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-09-12 05:23:58.314 8 INFO neutron.services.segments.plugin [-] Segment 192d9874-3f8f-4b2a-9cb9-19b609994a5d resource provider aggregate not found 2026-09-12 05:23:58.317 8 INFO neutron.services.segments.plugin [-] Segment 192d9874-3f8f-4b2a-9cb9-19b609994a5d resource provider aggregate not found 2026-09-12 05:23:58.333 8 INFO neutron.services.segments.plugin [-] Segment 192d9874-3f8f-4b2a-9cb9-19b609994a5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 192d9874-3f8f-4b2a-9cb9-19b609994a5d found for delete ", "request_id": "req-d290e09c-c8d4-46a7-9394-f60ec79ba653"}]} 2026-09-12 05:23:58.336 8 INFO neutron.services.segments.plugin [-] Segment 192d9874-3f8f-4b2a-9cb9-19b609994a5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 192d9874-3f8f-4b2a-9cb9-19b609994a5d found for delete ", "request_id": "req-3437c0c0-5052-419c-881b-f4889512e4b9"}]} 2026-09-12 05:23:58.346 8 INFO neutron.services.segments.plugin [-] Segment 192d9874-3f8f-4b2a-9cb9-19b609994a5d resource provider aggregate not found 2026-09-12 05:23:58.350 8 INFO neutron.services.segments.plugin [-] Segment 192d9874-3f8f-4b2a-9cb9-19b609994a5d resource provider aggregate not found 2026-09-12 05:23:58.362 8 INFO neutron.services.segments.plugin [-] Segment 192d9874-3f8f-4b2a-9cb9-19b609994a5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 192d9874-3f8f-4b2a-9cb9-19b609994a5d found for delete ", "request_id": "req-ce9ea296-4a6a-4ea1-a083-3c405e63fcf8"}]} 2026-09-12 05:23:58.370 8 INFO neutron.services.segments.plugin [-] Segment 192d9874-3f8f-4b2a-9cb9-19b609994a5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 192d9874-3f8f-4b2a-9cb9-19b609994a5d found for delete ", "request_id": "req-771f79c9-d3e3-435d-93fe-96978d2c8ca7"}]} [pid: 8|app: 0|req: 537/1105] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:23:58 2026] DELETE /v2.0/security-groups/4255acd5-e0dd-42f9-89eb-12451cd7aa60 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1106] 10.0.0.215 () {32 vars in 649 bytes} [Sat Sep 12 05:23:58 2026] GET /v2.0/networks => generated 1308 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1107] 10.0.0.215 () {32 vars in 647 bytes} [Sat Sep 12 05:23:58 2026] GET /v2.0/subnets => generated 1280 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1108] 10.0.0.215 () {32 vars in 723 bytes} [Sat Sep 12 05:23:58 2026] GET /v2.0/networks/7086b850-d547-46bf-bf02-0f60fe45dd4a => generated 668 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1109] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:23:58 2026] GET /v2.0/subnets/e24c1b04-bc68-4a8c-9e78-256d5e1c5f86 => generated 641 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:23:58.622 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dcdae6f8-b565-4922-9550-2db383245425 6d11e16514b24415a9af00901b976cfe f58d7b4a866f4862bbb0e145d56d6e2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/1110] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:23:58 2026] DELETE /v2.0/subnets/9626254e-ba86-448a-ac8b-8d69fd3a8a82 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:23:58.637 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb42588f-7ae3-4955-a487-9709086ae68e 6d11e16514b24415a9af00901b976cfe f58d7b4a866f4862bbb0e145d56d6e2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/1111] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:58 2026] DELETE /v2.0/networks/0a3d7bc0-1a75-494e-9ec8-a2e295c89cd2 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1112] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:23:57 2026] POST /v2.0/floatingips => generated 552 bytes in 1018 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1113] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:23:58 2026] DELETE /v2.0/subnets/e24c1b04-bc68-4a8c-9e78-256d5e1c5f86 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:23:59.235 7 INFO neutron.services.segments.plugin [-] Segment b1340acc-c1e9-429c-bc5f-85d680030e62 resource provider aggregate not found 2026-09-12 05:23:59.242 7 INFO neutron.services.segments.plugin [-] Segment b1340acc-c1e9-429c-bc5f-85d680030e62 resource provider aggregate not found 2026-09-12 05:23:59.249 7 INFO neutron.services.segments.plugin [-] Segment b1340acc-c1e9-429c-bc5f-85d680030e62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1340acc-c1e9-429c-bc5f-85d680030e62 found for delete ", "request_id": "req-e0e225d2-9358-4798-9ed7-4faa2e24fc14"}]} 2026-09-12 05:23:59.264 7 INFO neutron.services.segments.plugin [-] Segment b1340acc-c1e9-429c-bc5f-85d680030e62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1340acc-c1e9-429c-bc5f-85d680030e62 found for delete ", "request_id": "req-17ad6a92-2619-489a-849c-7e0fc22b0e39"}]} [pid: 8|app: 0|req: 545/1114] 10.0.0.151 () {34 vars in 1098 bytes} [Sat Sep 12 05:23:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--641893101&fields=id&tenant_id=5861c0ab60834573851a3b748f8d06c0 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1115] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:23:58 2026] DELETE /v2.0/networks/7086b850-d547-46bf-bf02-0f60fe45dd4a => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1116] 10.0.0.151 () {34 vars in 982 bytes} [Sat Sep 12 05:23:59 2026] GET /v2.0/networks?id=e9c0533f-17d5-41e8-9bcc-ce850fcdf828 => generated 676 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1117] 10.0.0.151 () {34 vars in 965 bytes} [Sat Sep 12 05:23:59 2026] GET /v2.0/quotas/5861c0ab60834573851a3b748f8d06c0 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1118] 10.0.0.151 () {34 vars in 1002 bytes} [Sat Sep 12 05:23:59 2026] GET /v2.0/ports?tenant_id=5861c0ab60834573851a3b748f8d06c0&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1119] 10.0.0.151 () {34 vars in 1008 bytes} [Sat Sep 12 05:23:59 2026] GET /v2.0/networks/e9c0533f-17d5-41e8-9bcc-ce850fcdf828?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: 548/1120] 10.0.0.151 () {34 vars in 1108 bytes} [Sat Sep 12 05:23:59 2026] GET /v2.0/networks/e9c0533f-17d5-41e8-9bcc-ce850fcdf828?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1121] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:23:59 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1122] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:23:59 2026] GET /v2.0/security-groups?tenant_id=f58d7b4a866f4862bbb0e145d56d6e2c&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1123] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:00 2026] DELETE /v2.0/security-groups/fffbf93d-0f38-4efa-9964-5471eb36c34d => 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: 550/1124] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:00 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1125] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:01 2026] GET /v2.0/security-groups?tenant_id=31126f9f30bd4d8e8cbb73c0e80b4881&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1126] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:01 2026] DELETE /v2.0/security-groups/4a5ee1b3-57f0-44f6-bf05-9333e75afd77 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1127] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:01 2026] GET /v2.0/security-groups?tenant_id=d2beee6bc9384397a95a72626e068ec7&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1128] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:01 2026] DELETE /v2.0/security-groups/a26783d7-15ae-4d10-a13c-e9a4572c4f53 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1129] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:02 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1130] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:02 2026] GET /v2.0/security-groups?tenant_id=cf281aeb496d43cfafa621250ff805c4&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1131] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:02 2026] DELETE /v2.0/security-groups/e2a7694d-f67b-4f29-93f0-895f47a3c871 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:02.427 7 WARNING neutron_lib.context [None req-6371a34a-5ed8-4c14-9933-b54224c0ba54 dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:02.572 7 INFO neutron.db.segments_db [None req-6371a34a-5ed8-4c14-9933-b54224c0ba54 dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] Added segment a3045006-d65f-40ed-abda-e1c846c2cef7 of type vxlan for network dc140b53-0735-491f-a50d-3b9e1ccd2c32 [pid: 7|app: 0|req: 578/1134] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:24:02 2026] POST /v2.0/networks => generated 649 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:02.681 8 WARNING neutron_lib.context [None req-0be55689-3cff-4e13-ab35-544aa7337cd6 dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 557/1135] 10.0.0.215 () {34 vars in 665 bytes} [Sat Sep 12 05:24:02 2026] POST /v2.0/ports => generated 779 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:03.061 7 WARNING neutron_lib.context [None req-bfc6918a-7b11-4063-b2bc-4b8134e262ed dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:03.146 7 INFO neutron.db.segments_db [None req-bfc6918a-7b11-4063-b2bc-4b8134e262ed dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] Added segment 653e2617-e269-45b9-9208-8a089eb28520 of type vxlan for network 93be45e6-7a81-4499-b0c6-cbf1f331c65b /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 558/1136] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:03 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1137] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:24:03 2026] POST /v2.0/networks => generated 636 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:03.311 8 WARNING neutron_lib.context [None req-eeb97d2a-5a2c-457f-ab6f-8b0ffa7f8399 dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 559/1138] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:03 2026] POST /v2.0/subnets => generated 646 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:03.621 8 WARNING neutron_lib.context [None req-6756e5d2-4c01-40c1-b6a7-7c09e2625e9c dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:03.794 7 WARNING neutron_lib.context [None req-20ea3c87-7f52-4f11-bee7-f82167fc3f89 a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 560/1139] 10.0.0.215 () {34 vars in 665 bytes} [Sat Sep 12 05:24:03 2026] POST /v2.0/ports => generated 961 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:03.975 7 INFO neutron.db.segments_db [None req-20ea3c87-7f52-4f11-bee7-f82167fc3f89 a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] Added segment cb772568-4384-454e-821d-47a33f6fd0c3 of type vxlan for network f412e01d-3bd1-44b6-9418-16ee5634f885 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 580/1140] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:24:03 2026] POST /v2.0/networks => generated 645 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1141] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:24:04 2026] GET /v2.0/networks?id=e9c0533f-17d5-41e8-9bcc-ce850fcdf828 => generated 676 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:04.149 7 WARNING neutron_lib.context [None req-87cc2a77-85b0-4a74-86a8-04abb64db0d7 a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 561/1142] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:24:03 2026] DELETE /v2.0/ports/71d0c43d-7788-45cb-8cc8-eb70a25d3267 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1143] 162.253.55.186 () {34 vars in 1050 bytes} [Sat Sep 12 05:24:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5861c0ab60834573851a3b748f8d06c0 => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:04.273 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a942539-d782-4764-b6a7-bc4ef20218b1 dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 563/1144] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:24:04 2026] DELETE /v2.0/ports/71d0c43d-7788-45cb-8cc8-eb70a25d3267 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:24:04.283 8 WARNING neutron_lib.context [req-59378550-5e67-4db9-97ee-b742ffe9e710 req-3856fe96-4d89-4a3b-b421-276f4bf4570a 1f46b41c70d5443a91e10d472f21d999 5861c0ab60834573851a3b748f8d06c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 582/1145] 10.0.0.215 () {34 vars in 665 bytes} [Sat Sep 12 05:24:04 2026] POST /v2.0/ports => generated 775 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:04.559 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f999f515-d7b8-42db-82d5-dd8d5260ce10 dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 583/1146] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:24:04 2026] GET /v2.0/ports/71d0c43d-7788-45cb-8cc8-eb70a25d3267 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1147] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:04 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:24:04.589 7 WARNING neutron_lib.context [None req-dc6052bf-4c14-4c51-a53e-5b6d956d2c6d a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:04.747 7 INFO neutron.db.segments_db [None req-dc6052bf-4c14-4c51-a53e-5b6d956d2c6d a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] Added segment 3d500f89-815c-4a41-9a90-3528b2f6ac48 of type vxlan for network 5c55bbc9-55a2-4322-994c-268b5ba4c0d6 [pid: 7|app: 0|req: 585/1148] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:24:04 2026] POST /v2.0/networks => generated 632 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1149] 162.253.55.186 () {38 vars in 955 bytes} [Sat Sep 12 05:24:04 2026] POST /v2.0/ports => generated 958 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:04.897 8 WARNING neutron_lib.context [None req-ff1e5499-3240-4ea7-89ea-6a266b6c58ec a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 586/1150] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:04 2026] DELETE /v2.0/subnets/965bb7fa-a28d-4898-9f6b-b57e27018a1e => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1151] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:04 2026] POST /v2.0/subnets => generated 626 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:05.541 8 INFO neutron.services.segments.plugin [-] Segment 653e2617-e269-45b9-9208-8a089eb28520 resource provider aggregate not found 2026-09-12 05:24:05.545 8 INFO neutron.services.segments.plugin [-] Segment 653e2617-e269-45b9-9208-8a089eb28520 resource provider aggregate not found 2026-09-12 05:24:05.552 8 INFO neutron.services.segments.plugin [-] Segment 653e2617-e269-45b9-9208-8a089eb28520 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 653e2617-e269-45b9-9208-8a089eb28520 found for delete ", "request_id": "req-9c1ed67a-5760-4869-bbe1-abf692ca8b71"}]} 2026-09-12 05:24:05.564 8 INFO neutron.services.segments.plugin [-] Segment 653e2617-e269-45b9-9208-8a089eb28520 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 653e2617-e269-45b9-9208-8a089eb28520 found for delete ", "request_id": "req-d5068a79-5b26-48db-a377-de9bc1a9254a"}]} [pid: 7|app: 0|req: 587/1152] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:24:05 2026] PUT /v2.0/ports/efd79c0a-aa93-4538-9110-81d4c4163aca => generated 1239 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:05.573 7 WARNING neutron_lib.context [None req-63061eab-68cd-4765-965b-9ece24bc42be a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1153] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:05 2026] DELETE /v2.0/networks/93be45e6-7a81-4499-b0c6-cbf1f331c65b => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:24:05.587 8 WARNING neutron_lib.context [None req-3441e59d-7d5c-46a3-8e4e-a73b083ba7a0 dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:05.619 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2e0cd1d-47b6-441e-915f-7cfd6abae42f'] response: {'name': 'network-changed', 'server_uuid': '78c54e90-60f0-4d88-a775-e8ce5e1642a2', 'tag': 'efd79c0a-aa93-4538-9110-81d4c4163aca', 'status': 'completed', 'code': 200} 2026-09-12 05:24:05.708 8 INFO neutron.db.segments_db [None req-3441e59d-7d5c-46a3-8e4e-a73b083ba7a0 dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] Added segment a885c8ff-426f-405a-9513-c46118990a0d of type vxlan for network 3914ad0b-18f6-486c-822e-20f2c8e8e963 [pid: 8|app: 0|req: 567/1154] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:24:05 2026] POST /v2.0/networks => generated 635 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1155] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:05 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 973 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:05.946 8 WARNING neutron_lib.context [None req-819d8770-0ba0-40a1-b38d-e5e579f4f3aa dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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.215 () {34 vars in 665 bytes} [Sat Sep 12 05:24:05 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.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 589/1157] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:24:06 2026] GET /v2.0/security-groups?id=77d81523-8e0d-4c69-9019-03deec987f16&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1158] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:24:06 2026] GET /v2.0/ports?tenant_id=5861c0ab60834573851a3b748f8d06c0&device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1159] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:05 2026] POST /v2.0/subnets => generated 646 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1160] 162.253.55.186 () {34 vars in 1018 bytes} [Sat Sep 12 05:24:06 2026] GET /v2.0/networks?tenant_id=5861c0ab60834573851a3b748f8d06c0&shared=False => generated 772 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:06.374 8 WARNING neutron_lib.context [None req-2fc2ebf8-dc7b-44b2-a8ab-d62a057196b3 dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 591/1161] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:24:06 2026] DELETE /v2.0/ports/4d805a83-a430-4c4b-9a60-9fd01c06498e => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1162] 162.253.55.186 () {34 vars in 930 bytes} [Sat Sep 12 05:24:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:06.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0937fbae-b1ed-47c5-a409-004bae920fb0 a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 593/1163] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:24:06 2026] DELETE /v2.0/ports/4d805a83-a430-4c4b-9a60-9fd01c06498e => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1164] 10.0.0.215 () {34 vars in 665 bytes} [Sat Sep 12 05:24:06 2026] POST /v2.0/ports => generated 928 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:06.764 7 INFO neutron.pecan_wsgi.hooks.translation [None req-403a1eb0-0afc-4889-bdc0-57c0c93764ae a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 594/1165] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:24:06 2026] GET /v2.0/ports/4d805a83-a430-4c4b-9a60-9fd01c06498e => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1166] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:06 2026] DELETE /v2.0/subnets/0ff18f88-d938-43e6-84e0-4bdc96dc5a8a => 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: 572/1167] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:24:06 2026] DELETE /v2.0/ports/c454f687-973d-4444-9d55-eae7eb5d8dbb => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:24:07.182 8 INFO neutron.pecan_wsgi.hooks.translation [None req-054d4028-3113-4d59-a553-9831e03d0ac4 dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 573/1168] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:24:07 2026] GET /v2.0/ports/c454f687-973d-4444-9d55-eae7eb5d8dbb => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:24:07.371 7 INFO neutron.services.segments.plugin [-] Segment 3d500f89-815c-4a41-9a90-3528b2f6ac48 resource provider aggregate not found 2026-09-12 05:24:07.381 7 INFO neutron.services.segments.plugin [-] Segment 3d500f89-815c-4a41-9a90-3528b2f6ac48 resource provider aggregate not found [pid: 8|app: 0|req: 574/1169] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:07 2026] DELETE /v2.0/subnets/89d09203-d0d5-49cd-84cc-b22d56c5e4da => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:24:07.401 7 INFO neutron.services.segments.plugin [-] Segment 3d500f89-815c-4a41-9a90-3528b2f6ac48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d500f89-815c-4a41-9a90-3528b2f6ac48 found for delete ", "request_id": "req-8b67e13b-671b-431b-99c5-8fdad183ab56"}]} 2026-09-12 05:24:07.403 7 INFO neutron.services.segments.plugin [-] Segment 3d500f89-815c-4a41-9a90-3528b2f6ac48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d500f89-815c-4a41-9a90-3528b2f6ac48 found for delete ", "request_id": "req-71f546cd-0128-459a-b4a1-1baea3775c56"}]} [pid: 7|app: 0|req: 596/1170] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:07 2026] DELETE /v2.0/networks/5c55bbc9-55a2-4322-994c-268b5ba4c0d6 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1171] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:07 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:07.440 8 WARNING neutron_lib.context [None req-07445f16-37e5-464c-a248-ca3b9441640b a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:07.490 8 INFO neutron.db.segments_db [None req-07445f16-37e5-464c-a248-ca3b9441640b a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] Added segment c2e6f762-f360-46b1-abaa-d77437beaf29 of type vxlan for network 9be4d66f-5b8a-4c20-98fd-d5371e823d94 [pid: 8|app: 0|req: 576/1172] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:24:07 2026] POST /v2.0/networks => generated 631 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1173] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:24:07 2026] GET /v2.0/security-groups?id=77d81523-8e0d-4c69-9019-03deec987f16&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:07.605 8 WARNING neutron_lib.context [None req-82d374bf-3733-4e4a-bca3-03527f3df21a a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 597/1174] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:07 2026] DELETE /v2.0/networks/3914ad0b-18f6-486c-822e-20f2c8e8e963 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1175] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:24:07 2026] GET /v2.0/ports?tenant_id=5861c0ab60834573851a3b748f8d06c0&device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:24:07.857 7 WARNING neutron_lib.context [None req-456eda3e-be3e-4976-9e92-8dd4a58eff0b dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 578/1176] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:07 2026] POST /v2.0/subnets => generated 626 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1177] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:24:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=efd79c0a-aa93-4538-9110-81d4c4163aca => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:24:08.223 8 WARNING neutron_lib.context [None req-49f4ab52-3eca-4598-be07-974f66aaadff a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 599/1178] 10.0.0.215 () {34 vars in 665 bytes} [Sat Sep 12 05:24:07 2026] POST /v2.0/ports => generated 779 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 600/1179] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:24:08 2026] GET /v2.0/subnets?id=0407e2ae-196f-48c5-9d91-5a11190aff2d => generated 694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1180] 10.0.0.215 () {34 vars in 737 bytes} [Sat Sep 12 05:24:08 2026] PUT /v2.0/ports/ec06866c-46ba-421d-b3f1-77d32f73e739 => generated 752 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 602/1181] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:24:08 2026] GET /v2.0/ports?network_id=e9c0533f-17d5-41e8-9bcc-ce850fcdf828&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1182] 10.0.0.215 () {34 vars in 665 bytes} [Sat Sep 12 05:24:08 2026] POST /v2.0/ports => generated 911 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1183] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:24:08 2026] GET /v2.0/networks/e9c0533f-17d5-41e8-9bcc-ce850fcdf828?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: 582/1184] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:08 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1185] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:24:08 2026] DELETE /v2.0/ports/ec06866c-46ba-421d-b3f1-77d32f73e739 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1186] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:24:08 2026] GET /v2.0/networks/e9c0533f-17d5-41e8-9bcc-ce850fcdf828?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1187] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:24:08 2026] GET /v2.0/security-groups?id=77d81523-8e0d-4c69-9019-03deec987f16&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1188] 10.0.0.215 () {32 vars in 643 bytes} [Sat Sep 12 05:24:08 2026] GET /v2.0/ports => generated 782 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:09.065 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6558f6ac-9dfb-4f3f-85fa-0a9a712047ea dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 607/1189] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:24:09 2026] GET /v2.0/ports/ec06866c-46ba-421d-b3f1-77d32f73e739 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1190] 10.0.0.215 () {32 vars in 643 bytes} [Sat Sep 12 05:24:09 2026] GET /v2.0/ports => generated 782 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1191] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:24:08 2026] DELETE /v2.0/ports/8fd888c2-5833-4f7a-ab2a-ece6439909c9 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:24:09.147 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2848f729-3baf-4561-ba00-f903a20fa789 a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 584/1192] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:24:09 2026] GET /v2.0/ports/8fd888c2-5833-4f7a-ab2a-ece6439909c9 => 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: 609/1193] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:24:09 2026] GET /v2.0/ports/e0dda289-4569-4427-8de3-5452bfe23560 => generated 779 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:09.186 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a87f5f6-cad7-4137-b0f0-3a53e41b469f dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 610/1194] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:24:09 2026] DELETE /v2.0/ports/c454f687-973d-4444-9d55-eae7eb5d8dbb => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:24:09.227 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1183499-984e-4a64-887e-3221d78277e6 dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 611/1195] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:09 2026] DELETE /v2.0/subnets/89d09203-d0d5-49cd-84cc-b22d56c5e4da => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:24:09.251 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f93fe58-9d40-49b7-a7d7-a45fbe875ad3 dc419214f9fd479ca64948ad2264e27b 6c9c125a6e3b498b8cef0933d343cdfa - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 612/1196] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:09 2026] DELETE /v2.0/subnets/965bb7fa-a28d-4898-9f6b-b57e27018a1e => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1197] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:09 2026] DELETE /v2.0/subnets/7f82a76c-b825-427c-8541-33a475d68238 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:24:09.422 7 INFO neutron.services.segments.plugin [-] Segment a885c8ff-426f-405a-9513-c46118990a0d resource provider aggregate not found 2026-09-12 05:24:09.426 7 INFO neutron.services.segments.plugin [-] Segment a885c8ff-426f-405a-9513-c46118990a0d resource provider aggregate not found 2026-09-12 05:24:09.436 7 INFO neutron.services.segments.plugin [-] Segment a885c8ff-426f-405a-9513-c46118990a0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a885c8ff-426f-405a-9513-c46118990a0d found for delete ", "request_id": "req-46c0e7f5-269a-45a3-b3cf-c57d892a5a39"}]} 2026-09-12 05:24:09.449 7 INFO neutron.services.segments.plugin [-] Segment a885c8ff-426f-405a-9513-c46118990a0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a885c8ff-426f-405a-9513-c46118990a0d found for delete ", "request_id": "req-39ccb0b3-b141-498f-8dd7-9d241efe2f8d"}]} [pid: 7|app: 0|req: 613/1198] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:24:09 2026] DELETE /v2.0/ports/e0dda289-4569-4427-8de3-5452bfe23560 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1199] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:09 2026] DELETE /v2.0/networks/dc140b53-0735-491f-a50d-3b9e1ccd2c32 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:24:09.680 8 INFO neutron.services.segments.plugin [-] Segment c2e6f762-f360-46b1-abaa-d77437beaf29 resource provider aggregate not found 2026-09-12 05:24:09.685 8 INFO neutron.services.segments.plugin [-] Segment c2e6f762-f360-46b1-abaa-d77437beaf29 resource provider aggregate not found 2026-09-12 05:24:09.696 8 INFO neutron.services.segments.plugin [-] Segment c2e6f762-f360-46b1-abaa-d77437beaf29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2e6f762-f360-46b1-abaa-d77437beaf29 found for delete ", "request_id": "req-f34c3f16-1f49-449b-85d0-37c63942660d"}]} 2026-09-12 05:24:09.700 8 INFO neutron.services.segments.plugin [-] Segment c2e6f762-f360-46b1-abaa-d77437beaf29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2e6f762-f360-46b1-abaa-d77437beaf29 found for delete ", "request_id": "req-ebc3e674-6d26-4b45-9072-5c57a0495d03"}]} [pid: 8|app: 0|req: 586/1200] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:09 2026] DELETE /v2.0/networks/9be4d66f-5b8a-4c20-98fd-d5371e823d94 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:24:09.717 7 WARNING neutron_lib.context [None req-b2ef0794-7ff3-404a-b119-e989ccdedfa9 a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 587/1201] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:10 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1202] 10.0.0.215 () {34 vars in 665 bytes} [Sat Sep 12 05:24:09 2026] POST /v2.0/ports => generated 774 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 588/1203] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:24:10 2026] GET /v2.0/security-groups?id=77d81523-8e0d-4c69-9019-03deec987f16&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1204] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:10 2026] GET /v2.0/security-groups?tenant_id=6c9c125a6e3b498b8cef0933d343cdfa&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1205] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:10 2026] DELETE /v2.0/security-groups/1d892839-d013-47d5-9b4f-c64e96327107 => 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: 616/1206] 10.0.0.215 () {34 vars in 737 bytes} [Sat Sep 12 05:24:10 2026] PUT /v2.0/ports/ab914101-3c3f-4ce3-815d-dee5132d2ee9 => generated 752 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 591/1207] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:10 2026] GET /v2.0/security-groups?tenant_id=93e5118a56a443edbf7cae06c03b5db7&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1208] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:10 2026] DELETE /v2.0/security-groups/0afeb7c0-e544-4fd1-a2b0-a41894ef60f7 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1209] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:24:10 2026] DELETE /v2.0/ports/ab914101-3c3f-4ce3-815d-dee5132d2ee9 => 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: 593/1210] 10.0.0.215 () {32 vars in 643 bytes} [Sat Sep 12 05:24:11 2026] GET /v2.0/ports => generated 778 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:11.266 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20d72cf9-619e-406a-9469-4eed2c2230a2 a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 594/1211] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:24:11 2026] GET /v2.0/ports/ab914101-3c3f-4ce3-815d-dee5132d2ee9 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1212] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:11 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1213] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:11 2026] GET /v2.0/security-groups?tenant_id=ba578545452042a29f1233ac3a24af2c&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1214] 10.0.0.215 () {32 vars in 643 bytes} [Sat Sep 12 05:24:11 2026] GET /v2.0/ports => generated 778 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1215] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:24:11 2026] GET /v2.0/security-groups?id=77d81523-8e0d-4c69-9019-03deec987f16&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1216] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:24:11 2026] GET /v2.0/ports/e364d409-b03b-4537-8243-5c5a46f88b81 => generated 775 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1217] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:11 2026] DELETE /v2.0/security-groups/4907a6f1-a274-40b4-a8a2-9bdb80e43f61 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:11.471 7 INFO neutron.services.segments.plugin [-] Segment a3045006-d65f-40ed-abda-e1c846c2cef7 resource provider aggregate not found 2026-09-12 05:24:11.475 7 INFO neutron.services.segments.plugin [-] Segment a3045006-d65f-40ed-abda-e1c846c2cef7 resource provider aggregate not found 2026-09-12 05:24:11.501 7 INFO neutron.services.segments.plugin [-] Segment a3045006-d65f-40ed-abda-e1c846c2cef7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3045006-d65f-40ed-abda-e1c846c2cef7 found for delete ", "request_id": "req-aaab5ac9-be18-49c8-b2a7-a3168bde39aa"}]} 2026-09-12 05:24:11.506 7 INFO neutron.services.segments.plugin [-] Segment a3045006-d65f-40ed-abda-e1c846c2cef7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3045006-d65f-40ed-abda-e1c846c2cef7 found for delete ", "request_id": "req-3c030211-ddca-4c05-b19d-db40cc06634b"}]} 2026-09-12 05:24:11.507 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e760d40d-b92a-49ec-862c-dbefb7aac4ef a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 621/1218] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:24:11 2026] DELETE /v2.0/ports/8fd888c2-5833-4f7a-ab2a-ece6439909c9 => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:24:11.530 8 INFO neutron.pecan_wsgi.hooks.translation [None req-538aa83c-0a13-4058-b8e8-4742a48693b5 a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 598/1219] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:11 2026] DELETE /v2.0/subnets/7f82a76c-b825-427c-8541-33a475d68238 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:24:11.562 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e65d5ffc-1c78-43d6-ada3-a3c8adac8aa0 a605bf8293a44873bdec365f2c0c1e04 eabb966dfe474ca8b901bfd5aa77437e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 622/1220] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:11 2026] DELETE /v2.0/subnets/0ff18f88-d938-43e6-84e0-4bdc96dc5a8a => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1221] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:24:11 2026] DELETE /v2.0/ports/e364d409-b03b-4537-8243-5c5a46f88b81 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1222] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:11 2026] DELETE /v2.0/networks/f412e01d-3bd1-44b6-9418-16ee5634f885 => 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: 600/1223] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:12 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1224] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:24:12 2026] GET /v2.0/security-groups?id=77d81523-8e0d-4c69-9019-03deec987f16&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1225] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:12 2026] GET /v2.0/security-groups?tenant_id=eabb966dfe474ca8b901bfd5aa77437e&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:24:12.758 8 WARNING neutron_lib.context [None req-b6e3683e-9a9f-42d4-95b3-80743cd2a845 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 625/1226] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:12 2026] DELETE /v2.0/security-groups/34359747-ad6a-487c-a61c-d65191f3a692 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:13.019 8 INFO neutron.db.segments_db [None req-b6e3683e-9a9f-42d4-95b3-80743cd2a845 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Added segment e9867b3c-969f-4403-9b30-d63bd79b4a9b of type vxlan for network 678bdcf8-44f4-43bc-b2d1-4be7fac780df [pid: 8|app: 0|req: 602/1227] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:24:12 2026] POST /v2.0/networks => generated 630 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:13.139 7 WARNING neutron_lib.context [None req-143377a1-eefb-4e55-bd20-4e378b0e5765 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:13.234 7 INFO neutron.db.segments_db [None req-143377a1-eefb-4e55-bd20-4e378b0e5765 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Added segment a2aae1da-eeb1-4104-a3c2-ff1a3cc6425d of type vxlan for network 81336d6d-1dc1-4724-9abf-8e44f7e9d969 [pid: 7|app: 0|req: 626/1228] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:24:13 2026] POST /v2.0/networks => generated 630 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:13.409 8 WARNING neutron_lib.context [None req-812fa756-8480-4b62-b4a7-76a64a92b4f2 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:13.778 7 INFO neutron.services.segments.plugin [-] Segment cb772568-4384-454e-821d-47a33f6fd0c3 resource provider aggregate not found 2026-09-12 05:24:13.784 7 INFO neutron.services.segments.plugin [-] Segment cb772568-4384-454e-821d-47a33f6fd0c3 resource provider aggregate not found 2026-09-12 05:24:13.795 7 INFO neutron.services.segments.plugin [-] Segment cb772568-4384-454e-821d-47a33f6fd0c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb772568-4384-454e-821d-47a33f6fd0c3 found for delete ", "request_id": "req-08f3ac42-daae-4ef0-9023-2a3d211f272c"}]} 2026-09-12 05:24:13.822 7 INFO neutron.services.segments.plugin [-] Segment cb772568-4384-454e-821d-47a33f6fd0c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb772568-4384-454e-821d-47a33f6fd0c3 found for delete ", "request_id": "req-5fe16c08-0093-4487-9e3e-a79ee1951996"}]} [pid: 8|app: 0|req: 603/1229] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:13 2026] POST /v2.0/subnets => generated 626 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1230] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:13 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:13.884 8 WARNING neutron_lib.context [None req-4b9f0fb8-3e1f-4d75-965a-140381b0d000 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 628/1231] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:24:13 2026] GET /v2.0/security-groups?id=77d81523-8e0d-4c69-9019-03deec987f16&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1232] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:14 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => 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: 604/1233] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:13 2026] POST /v2.0/subnets => generated 626 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:14.210 8 WARNING neutron_lib.context [None req-57dd907c-842c-40a5-aaca-9befbc764c74 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:14.253 8 INFO neutron.db.segments_db [None req-57dd907c-842c-40a5-aaca-9befbc764c74 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Added segment fde4bd92-e2a1-47b1-8c4d-1def5b335dd7 of type vxlan for network 4be76fa1-9cad-4b4f-b1f3-9b60de3983a5 2026-09-12 05:24:14.416 7 INFO neutron.db.l3_db [None req-ccd3fa0e-8999-4a1a-9521-25af4da29202 1f46b41c70d5443a91e10d472f21d999 5861c0ab60834573851a3b748f8d06c0 - - default default] Floating IP 0597572e-bc42-4903-8493-adf8c577bd00 associated. External IP: 10.96.250.204, port: efd79c0a-aa93-4538-9110-81d4c4163aca. 2026-09-12 05:24:14.517 8 INFO neutron.db.l3_hamode_db [None req-57dd907c-842c-40a5-aaca-9befbc764c74 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:24:14.666 8 INFO neutron.db.l3_hamode_db [None req-57dd907c-842c-40a5-aaca-9befbc764c74 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 630/1234] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:24:14 2026] PUT /v2.0/floatingips/0597572e-bc42-4903-8493-adf8c577bd00 => generated 856 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:14.923 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e55e41c7-ea63-43ed-8f0b-a883b07385a0'] response: {'name': 'network-changed', 'server_uuid': '78c54e90-60f0-4d88-a775-e8ce5e1642a2', 'tag': 'efd79c0a-aa93-4538-9110-81d4c4163aca', 'status': 'completed', 'code': 200} 2026-09-12 05:24:15.010 7 WARNING neutron_lib.context [None req-a9e7fc37-3bd5-4598-958f-4b47efa3f980 b0409fd8b4944e3e92853bb624f06cb2 2cc4729ae50346a3b1f161955c541cd5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 631/1235] 10.0.0.215 () {34 vars in 684 bytes} [Sat Sep 12 05:24:14 2026] POST /v2.0/security-groups => generated 1625 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1236] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:15 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1237] 10.0.0.215 () {32 vars in 663 bytes} [Sat Sep 12 05:24:15 2026] GET /v2.0/security-groups => generated 4530 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1238] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:14 2026] POST /v2.0/routers => generated 506 bytes in 1244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1239] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:24:15 2026] GET /v2.0/security-groups?id=77d81523-8e0d-4c69-9019-03deec987f16&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1240] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:24:15 2026] GET /v2.0/ports?tenant_id=5861c0ab60834573851a3b748f8d06c0&device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1241] 10.0.0.215 () {34 vars in 758 bytes} [Sat Sep 12 05:24:15 2026] PUT /v2.0/security-groups/652fffe7-642c-4b6f-af55-409742759679 => generated 1663 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1242] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:24:15 2026] GET /v2.0/networks?id=e9c0533f-17d5-41e8-9bcc-ce850fcdf828 => generated 772 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1243] 10.0.0.215 () {32 vars in 737 bytes} [Sat Sep 12 05:24:15 2026] GET /v2.0/security-groups/652fffe7-642c-4b6f-af55-409742759679 => generated 1663 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1244] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:24:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=efd79c0a-aa93-4538-9110-81d4c4163aca => generated 859 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1245] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:15 2026] DELETE /v2.0/security-groups/652fffe7-642c-4b6f-af55-409742759679 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1246] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:24:15 2026] GET /v2.0/subnets?id=0407e2ae-196f-48c5-9d91-5a11190aff2d => generated 694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1247] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:15 2026] GET /v2.0/security-groups?tenant_id=8ca9f94cfee548e698b8695eca99dabb&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1248] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:16 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1249] 10.0.0.215 () {32 vars in 663 bytes} [Sat Sep 12 05:24:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1250] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:24:16 2026] GET /v2.0/ports?network_id=e9c0533f-17d5-41e8-9bcc-ce850fcdf828&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1251] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:16 2026] DELETE /v2.0/security-groups/60ded6f1-296e-4d81-b0b8-da0dc2caaa1d => 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: 617/1252] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:24:16 2026] GET /v2.0/security-groups?id=77d81523-8e0d-4c69-9019-03deec987f16&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:16.472 8 INFO neutron.api.v2.resource [None req-750536fd-583c-46a8-b7d5-40c5181a29eb b0409fd8b4944e3e92853bb624f06cb2 2cc4729ae50346a3b1f161955c541cd5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 618/1253] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:16 2026] DELETE /v2.0/security-groups/652fffe7-642c-4b6f-af55-409742759679 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1254] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:24:16 2026] GET /v2.0/networks/e9c0533f-17d5-41e8-9bcc-ce850fcdf828?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:24:16.542 8 WARNING neutron_lib.context [None req-cabcf825-4bbc-43b4-bb87-466f64acdf3e b0409fd8b4944e3e92853bb624f06cb2 2cc4729ae50346a3b1f161955c541cd5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 620/1255] 10.0.0.215 () {34 vars in 684 bytes} [Sat Sep 12 05:24:16 2026] POST /v2.0/security-groups => generated 1625 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1256] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:24:16 2026] GET /v2.0/networks/e9c0533f-17d5-41e8-9bcc-ce850fcdf828?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1257] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:16 2026] GET /v2.0/security-groups?tenant_id=980909642b09452ebef1e6d1bd66972a&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:24:16.837 8 WARNING neutron_lib.context [None req-598f366a-38f6-40ed-b027-61d5ca48923f b0409fd8b4944e3e92853bb624f06cb2 2cc4729ae50346a3b1f161955c541cd5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 636/1258] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:24:15 2026] PUT /v2.0/routers/1c3ff132-9f80-4391-bca1-2eb8f0b35a51/add_router_interface => generated 309 bytes in 1370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1259] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:16 2026] DELETE /v2.0/security-groups/403ca230-a4ef-4690-a5a0-fcfbf546b64b => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1260] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:24:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1261] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:24:17 2026] GET /v2.0/security-group-rules/1c77b82b-1c36-4f3b-af20-d4193453688c => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1262] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:24:17 2026] GET /v2.0/ports/428c74ac-a609-482d-b64b-11265a78bb84 => generated 955 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1263] 10.0.0.215 () {32 vars in 673 bytes} [Sat Sep 12 05:24:17 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1264] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:24:17 2026] DELETE /v2.0/security-group-rules/1c77b82b-1c36-4f3b-af20-d4193453688c => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1265] 10.0.0.215 () {32 vars in 673 bytes} [Sat Sep 12 05:24:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:24:17.380 8 WARNING neutron_lib.context [None req-27723b32-7d9a-471d-8abd-75ef27215347 b0409fd8b4944e3e92853bb624f06cb2 2cc4729ae50346a3b1f161955c541cd5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 630/1268] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:24:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1269] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:24:17 2026] GET /v2.0/security-group-rules/170dc1df-1abf-4263-bec0-816b9a2bbe00 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1270] 10.0.0.215 () {32 vars in 673 bytes} [Sat Sep 12 05:24:17 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1271] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:17 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1272] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:24:17 2026] DELETE /v2.0/security-group-rules/170dc1df-1abf-4263-bec0-816b9a2bbe00 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1273] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:24:17 2026] GET /v2.0/security-groups?id=77d81523-8e0d-4c69-9019-03deec987f16&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1274] 162.253.55.186 () {34 vars in 994 bytes} [Sat Sep 12 05:24:17 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1275] 10.0.0.215 () {32 vars in 673 bytes} [Sat Sep 12 05:24:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:24:18.110 8 INFO neutron.db.l3_db [req-1f4026ab-29d6-4979-9fe4-95b67a9a2366 req-a91fd4fb-2337-41ac-a292-355be0c83002 1f46b41c70d5443a91e10d472f21d999 5861c0ab60834573851a3b748f8d06c0 - - default default] Floating IP 0597572e-bc42-4903-8493-adf8c577bd00 disassociated. External IP: 10.96.250.204, port: efd79c0a-aa93-4538-9110-81d4c4163aca. [pid: 7|app: 0|req: 639/1276] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:24:17 2026] PUT /v2.0/routers/1c3ff132-9f80-4391-bca1-2eb8f0b35a51/add_router_interface => generated 309 bytes in 1174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:18.359 7 WARNING neutron_lib.context [None req-26a18106-fc4f-42d0-a55d-32c4e6cafffd b0409fd8b4944e3e92853bb624f06cb2 2cc4729ae50346a3b1f161955c541cd5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:18.406 7 INFO neutron.db.securitygroups_db [None req-26a18106-fc4f-42d0-a55d-32c4e6cafffd b0409fd8b4944e3e92853bb624f06cb2 2cc4729ae50346a3b1f161955c541cd5 - - default default] Project 2cc4729ae50346a3b1f161955c541cd5 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: 640/1277] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:24:18 2026] POST /v2.0/security-group-rules => generated 607 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1278] 162.253.55.186 () {36 vars in 997 bytes} [Sat Sep 12 05:24:17 2026] DELETE /v2.0/ports/efd79c0a-aa93-4538-9110-81d4c4163aca => generated 0 bytes in 656 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1279] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:24:18 2026] GET /v2.0/security-group-rules/782e07d3-60b9-4ca5-bdae-bceb1ce1fd07 => generated 607 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:18.550 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e52d2bbc-ac67-4905-8017-659f4094aa79'] response: {'server_uuid': '78c54e90-60f0-4d88-a775-e8ce5e1642a2', 'name': 'network-vif-deleted', 'tag': 'efd79c0a-aa93-4538-9110-81d4c4163aca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 641/1280] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:24:18 2026] GET /v2.0/ports/df41d41c-1e7e-466c-b178-95b637164472 => generated 955 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1281] 10.0.0.215 () {32 vars in 673 bytes} [Sat Sep 12 05:24:18 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1282] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:24:18 2026] DELETE /v2.0/security-group-rules/782e07d3-60b9-4ca5-bdae-bceb1ce1fd07 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1283] 10.0.0.215 () {32 vars in 673 bytes} [Sat Sep 12 05:24:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1284] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:18 2026] DELETE /v2.0/security-groups/05b1dae0-1c0c-4643-aa80-389e4ab375f3 => 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: 644/1285] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:18 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1286] 10.0.0.215 () {32 vars in 663 bytes} [Sat Sep 12 05:24:18 2026] GET /v2.0/security-groups => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1287] 10.0.0.215 () {32 vars in 663 bytes} [Sat Sep 12 05:24:18 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1288] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:24:18 2026] PUT /v2.0/routers/1c3ff132-9f80-4391-bca1-2eb8f0b35a51/remove_router_interface => generated 309 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1289] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:19 2026] GET /v2.0/security-groups?tenant_id=2cc4729ae50346a3b1f161955c541cd5&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1290] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:19 2026] DELETE /v2.0/security-groups/7ce65846-9cd4-4862-9145-d844c711dcb1 => 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: 645/1291] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:19 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => 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: 647/1292] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:24:19 2026] PUT /v2.0/routers/1c3ff132-9f80-4391-bca1-2eb8f0b35a51/remove_router_interface => generated 309 bytes in 835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1293] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:24:20 2026] GET /v2.0/ports?device_id=1c3ff132-9f80-4391-bca1-2eb8f0b35a51 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1294] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:21 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:24:21.056 8 INFO neutron.services.segments.plugin [-] Segment fde4bd92-e2a1-47b1-8c4d-1def5b335dd7 resource provider aggregate not found 2026-09-12 05:24:21.065 8 INFO neutron.services.segments.plugin [-] Segment fde4bd92-e2a1-47b1-8c4d-1def5b335dd7 resource provider aggregate not found 2026-09-12 05:24:21.070 8 INFO neutron.services.segments.plugin [-] Segment fde4bd92-e2a1-47b1-8c4d-1def5b335dd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde4bd92-e2a1-47b1-8c4d-1def5b335dd7 found for delete ", "request_id": "req-619e465f-2efa-410f-8f62-ec6149bcab21"}]} 2026-09-12 05:24:21.075 8 INFO neutron.services.segments.plugin [-] Segment fde4bd92-e2a1-47b1-8c4d-1def5b335dd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde4bd92-e2a1-47b1-8c4d-1def5b335dd7 found for delete ", "request_id": "req-1c56fc3e-31a1-4cad-a98f-88a82314f616"}]} 2026-09-12 05:24:21.139 8 INFO neutron.db.l3_hamode_db [None req-a1a487bc-77e0-43a3-90b1-74bd182051ee f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] HA network 4be76fa1-9cad-4b4f-b1f3-9b60de3983a5 was deleted as no HA routers are present in tenant 1f921317309d47ce99185f84308240b2. [pid: 8|app: 0|req: 648/1295] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:20 2026] DELETE /v2.0/routers/1c3ff132-9f80-4391-bca1-2eb8f0b35a51 => generated 0 bytes in 792 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1296] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:21 2026] DELETE /v2.0/subnets/33fa4471-fc3e-4f64-b47a-11a8f95c5d0e => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1297] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:21 2026] DELETE /v2.0/subnets/0187798a-bc29-4c5d-8bde-b067ebf56680 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:24:21.885 7 INFO neutron.services.segments.plugin [-] Segment a2aae1da-eeb1-4104-a3c2-ff1a3cc6425d resource provider aggregate not found 2026-09-12 05:24:21.893 7 INFO neutron.services.segments.plugin [-] Segment a2aae1da-eeb1-4104-a3c2-ff1a3cc6425d resource provider aggregate not found 2026-09-12 05:24:21.909 7 INFO neutron.services.segments.plugin [-] Segment a2aae1da-eeb1-4104-a3c2-ff1a3cc6425d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2aae1da-eeb1-4104-a3c2-ff1a3cc6425d found for delete ", "request_id": "req-cf0965b9-2b36-4b90-a612-eef20ea967be"}]} 2026-09-12 05:24:21.918 7 INFO neutron.services.segments.plugin [-] Segment a2aae1da-eeb1-4104-a3c2-ff1a3cc6425d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2aae1da-eeb1-4104-a3c2-ff1a3cc6425d found for delete ", "request_id": "req-e1456a2c-300c-4b9c-aeab-0b4d6acd9b70"}]} [pid: 7|app: 0|req: 649/1298] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:21 2026] DELETE /v2.0/networks/81336d6d-1dc1-4724-9abf-8e44f7e9d969 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1299] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:21 2026] GET /v2.0/security-groups?tenant_id=f3d7b3c8405a44828ba36915cfd73a26&name=default => generated 2925 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:24:21.996 7 WARNING neutron_lib.context [None req-aef1edf8-956b-48ab-be13-b50bbf89e05e c857494c822646ca95e1c90fbb361f55 15083e05b7934d34b352b87a2604b583 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 650/1300] 10.0.0.215 () {34 vars in 684 bytes} [Sat Sep 12 05:24:21 2026] POST /v2.0/security-groups => generated 1625 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1301] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:21 2026] DELETE /v2.0/networks/678bdcf8-44f4-43bc-b2d1-4be7fac780df => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1302] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:24:22 2026] GET /v2.0/ports?device_id=78c54e90-60f0-4d88-a775-e8ce5e1642a2 => 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: 651/1303] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:22 2026] DELETE /v2.0/security-groups/f96ff9c6-c663-4a05-906c-20c554198332 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:22.433 7 WARNING neutron_lib.context [None req-d2cb329c-c0bc-4453-9f57-a35dd86e8d19 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 653/1304] 10.0.0.215 () {32 vars in 663 bytes} [Sat Sep 12 05:24:22 2026] GET /v2.0/security-groups => generated 4530 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:24:22.501 7 INFO neutron.db.segments_db [None req-d2cb329c-c0bc-4453-9f57-a35dd86e8d19 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Added segment 94eef365-ac58-4f97-8440-a5ed53082211 of type vxlan for network 6ae041d1-e246-4273-87f7-bf8da3a6e8ec [pid: 8|app: 0|req: 654/1305] 10.0.0.215 () {34 vars in 758 bytes} [Sat Sep 12 05:24:22 2026] PUT /v2.0/security-groups/05115c31-dfea-4387-ba91-3c700f051ccd => generated 1663 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1306] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:24:22 2026] POST /v2.0/networks => generated 630 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1307] 10.0.0.215 () {32 vars in 737 bytes} [Sat Sep 12 05:24:22 2026] GET /v2.0/security-groups/05115c31-dfea-4387-ba91-3c700f051ccd => generated 1663 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:24:22.659 7 WARNING neutron_lib.context [None req-fac10a24-b448-4e60-bffe-15c3d63da8ee f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 655/1308] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:22 2026] GET /v2.0/security-groups?tenant_id=1f3ecba21f324191bf95640772149e92&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1309] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:22 2026] DELETE /v2.0/security-groups/05115c31-dfea-4387-ba91-3c700f051ccd => 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: 657/1310] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:22 2026] DELETE /v2.0/security-groups/7819030e-56c8-453f-b7f1-cc44ec3dc645 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1311] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:22 2026] POST /v2.0/subnets => generated 626 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:22.970 7 WARNING neutron_lib.context [None req-871a1056-d2db-4190-b157-f0e915dc4047 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1312] 10.0.0.215 () {32 vars in 663 bytes} [Sat Sep 12 05:24:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:24:22.994 8 INFO neutron.api.v2.resource [None req-c6765236-7b00-4f32-a261-933415680f6e c857494c822646ca95e1c90fbb361f55 15083e05b7934d34b352b87a2604b583 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 659/1313] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:22 2026] DELETE /v2.0/security-groups/05115c31-dfea-4387-ba91-3c700f051ccd => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:24:23.007 8 WARNING neutron_lib.context [None req-b8842c00-22fd-40ac-bdc0-9f633923ff58 c857494c822646ca95e1c90fbb361f55 15083e05b7934d34b352b87a2604b583 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:23.016 7 INFO neutron.db.segments_db [None req-871a1056-d2db-4190-b157-f0e915dc4047 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Added segment b2413f48-265a-4e13-9443-2bee524720fb of type vxlan for network 132eeb5a-74c7-46ed-acfd-6545d0ccf485 2026-09-12 05:24:23.095 8 INFO neutron.services.segments.plugin [-] Segment e9867b3c-969f-4403-9b30-d63bd79b4a9b resource provider aggregate not found 2026-09-12 05:24:23.100 8 INFO neutron.services.segments.plugin [-] Segment e9867b3c-969f-4403-9b30-d63bd79b4a9b resource provider aggregate not found 2026-09-12 05:24:23.115 8 INFO neutron.services.segments.plugin [-] Segment e9867b3c-969f-4403-9b30-d63bd79b4a9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9867b3c-969f-4403-9b30-d63bd79b4a9b found for delete ", "request_id": "req-02a9e471-dda8-4da0-b3a1-d06093818a46"}]} 2026-09-12 05:24:23.122 8 INFO neutron.services.segments.plugin [-] Segment e9867b3c-969f-4403-9b30-d63bd79b4a9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9867b3c-969f-4403-9b30-d63bd79b4a9b found for delete ", "request_id": "req-ff216cf6-a2c8-4fce-8b07-889b985510bb"}]} [pid: 8|app: 0|req: 660/1314] 10.0.0.215 () {34 vars in 684 bytes} [Sat Sep 12 05:24:23 2026] POST /v2.0/security-groups => generated 1624 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-12 05:24:23.181 8 WARNING neutron_lib.context [None req-43dfc844-77f2-451d-9ff3-22d5c9a82e40 c857494c822646ca95e1c90fbb361f55 15083e05b7934d34b352b87a2604b583 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:23.255 7 INFO neutron.db.l3_hamode_db [None req-871a1056-d2db-4190-b157-f0e915dc4047 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 661/1315] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:24:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1316] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:24:23 2026] GET /v2.0/security-group-rules/f11c82ac-afff-4141-9a4c-5869171605dc => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:23.391 7 INFO neutron.db.l3_hamode_db [None req-871a1056-d2db-4190-b157-f0e915dc4047 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 663/1317] 10.0.0.215 () {32 vars in 673 bytes} [Sat Sep 12 05:24:23 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1318] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:24:23 2026] DELETE /v2.0/security-group-rules/f11c82ac-afff-4141-9a4c-5869171605dc => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1319] 10.0.0.215 () {32 vars in 673 bytes} [Sat Sep 12 05:24:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1320] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:23 2026] DELETE /v2.0/security-groups/77d81523-8e0d-4c69-9019-03deec987f16 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:23.657 8 WARNING neutron_lib.context [None req-5827e57a-4627-4638-9d75-313be817bd83 c857494c822646ca95e1c90fbb361f55 15083e05b7934d34b352b87a2604b583 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1321] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:24:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:23.818 8 INFO neutron.api.v2.resource [None req-cffae9b3-5163-40eb-afe7-dc5fdb5507f8 1f46b41c70d5443a91e10d472f21d999 5861c0ab60834573851a3b748f8d06c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 668/1322] 10.0.0.215 () {32 vars in 737 bytes} [Sat Sep 12 05:24:23 2026] GET /v2.0/security-groups/77d81523-8e0d-4c69-9019-03deec987f16 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1323] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:24:23 2026] GET /v2.0/security-group-rules/f152fbff-a52a-4aa3-8874-92c5f83a9bad => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1324] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:22 2026] POST /v2.0/routers => generated 507 bytes in 1325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1325] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:24:23 2026] DELETE /v2.0/floatingips/0597572e-bc42-4903-8493-adf8c577bd00 => generated 0 bytes in 505 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:24.358 8 WARNING neutron_lib.context [None req-c3484d66-c47c-4899-a782-0a6ba4ff40b7 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 656/1326] 10.0.0.215 () {32 vars in 673 bytes} [Sat Sep 12 05:24:24 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1327] 10.0.0.215 () {34 vars in 665 bytes} [Sat Sep 12 05:24:24 2026] POST /v2.0/ports => generated 946 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 672/1328] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:24:24 2026] DELETE /v2.0/security-group-rules/f152fbff-a52a-4aa3-8874-92c5f83a9bad => 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: 657/1329] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:24:24 2026] PUT /v2.0/routers/12d53fac-9c1c-4e3c-8522-0dbb7de36d70/remove_router_interface => generated 309 bytes in 925 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1330] 10.0.0.215 () {32 vars in 673 bytes} [Sat Sep 12 05:24:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1331] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:24:24 2026] PUT /v2.0/routers/897f60ba-f4f3-41ab-9996-b8945247603d/add_router_interface => generated 309 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:26.052 8 WARNING neutron_lib.context [None req-f77da3e7-922e-4043-9c49-3f06be52b591 c857494c822646ca95e1c90fbb361f55 15083e05b7934d34b352b87a2604b583 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 674/1332] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:24:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:26.304 7 INFO neutron.services.segments.plugin [-] Segment 87918a39-737e-42d0-aa85-7bc22f3fae59 resource provider aggregate not found 2026-09-12 05:24:26.311 7 INFO neutron.services.segments.plugin [-] Segment 87918a39-737e-42d0-aa85-7bc22f3fae59 resource provider aggregate not found [pid: 8|app: 0|req: 675/1333] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:24:26 2026] GET /v2.0/ports/ed17fdb4-b435-40cc-be50-1f6db9963bb2 => generated 1020 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:24:26.325 7 INFO neutron.services.segments.plugin [-] Segment 87918a39-737e-42d0-aa85-7bc22f3fae59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87918a39-737e-42d0-aa85-7bc22f3fae59 found for delete ", "request_id": "req-852fe860-64c4-4f1b-b000-4d907bf415ef"}]} 2026-09-12 05:24:26.332 7 INFO neutron.services.segments.plugin [-] Segment 87918a39-737e-42d0-aa85-7bc22f3fae59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87918a39-737e-42d0-aa85-7bc22f3fae59 found for delete ", "request_id": "req-6794c1b8-7696-49ce-96d1-d5533b32b1e1"}]} [pid: 8|app: 0|req: 676/1334] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:24:26 2026] GET /v2.0/security-group-rules/3f3f5f29-b8e6-4ed9-80cc-6210b351102a => generated 602 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:26.403 7 INFO neutron.db.l3_hamode_db [None req-cfc0d7df-b9f6-4b9f-a013-5a9285ff64d7 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] HA network 9b60385e-cc8c-45d8-9263-39bc617b6bc8 was deleted as no HA routers are present in tenant 5861c0ab60834573851a3b748f8d06c0. [pid: 7|app: 0|req: 659/1335] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:25 2026] DELETE /v2.0/routers/12d53fac-9c1c-4e3c-8522-0dbb7de36d70 => generated 0 bytes in 1023 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1336] 10.0.0.215 () {32 vars in 673 bytes} [Sat Sep 12 05:24:26 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1337] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:26 2026] DELETE /v2.0/subnets/0407e2ae-196f-48c5-9d91-5a11190aff2d => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1338] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:24:26 2026] DELETE /v2.0/security-group-rules/3f3f5f29-b8e6-4ed9-80cc-6210b351102a => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1339] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:26 2026] DELETE /v2.0/networks/e9c0533f-17d5-41e8-9bcc-ce850fcdf828 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1340] 10.0.0.215 () {32 vars in 673 bytes} [Sat Sep 12 05:24:27 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1341] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:24:26 2026] PUT /v2.0/routers/897f60ba-f4f3-41ab-9996-b8945247603d/remove_router_interface => generated 309 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 665/1342] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:27 2026] DELETE /v2.0/security-groups/b75ba2cb-8ff5-4c1c-8711-7227fe84081c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:27.510 8 INFO neutron.api.v2.resource [None req-10f2276f-dfaa-4578-8f91-9e20dbe009c2 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 678/1343] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:24:27 2026] PUT /v2.0/routers/897f60ba-f4f3-41ab-9996-b8945247603d/remove_router_interface => generated 197 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1344] 10.0.0.215 () {32 vars in 663 bytes} [Sat Sep 12 05:24:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1345] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:24:27 2026] GET /v2.0/ports?device_id=897f60ba-f4f3-41ab-9996-b8945247603d => 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: 667/1346] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:27 2026] GET /v2.0/security-groups?tenant_id=5861c0ab60834573851a3b748f8d06c0&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1347] 10.0.0.215 () {32 vars in 663 bytes} [Sat Sep 12 05:24:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1348] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:27 2026] DELETE /v2.0/security-groups/f1a036cc-bd18-429e-9be4-2a0b7f437b15 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:28.208 7 INFO neutron.db.l3_hamode_db [None req-465f42fc-dd61-4dc0-bbe1-b6a11d8d7b87 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] HA network 132eeb5a-74c7-46ed-acfd-6545d0ccf485 was deleted as no HA routers are present in tenant 1f921317309d47ce99185f84308240b2. [pid: 7|app: 0|req: 668/1349] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:27 2026] DELETE /v2.0/routers/897f60ba-f4f3-41ab-9996-b8945247603d => generated 0 bytes in 657 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1350] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:28 2026] GET /v2.0/security-groups?tenant_id=15083e05b7934d34b352b87a2604b583&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:24:28.346 7 INFO neutron.services.segments.plugin [-] Segment 27390e04-3ca4-42f4-9155-db66a9064f3c resource provider aggregate not found 2026-09-12 05:24:28.362 7 INFO neutron.services.segments.plugin [-] Segment 27390e04-3ca4-42f4-9155-db66a9064f3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27390e04-3ca4-42f4-9155-db66a9064f3c found for delete ", "request_id": "req-15f57ba4-c253-441f-ab0c-8966963d8a03"}]} 2026-09-12 05:24:28.373 7 INFO neutron.services.segments.plugin [-] Segment 27390e04-3ca4-42f4-9155-db66a9064f3c resource provider aggregate not found 2026-09-12 05:24:28.382 7 INFO neutron.services.segments.plugin [-] Segment b2413f48-265a-4e13-9443-2bee524720fb resource provider aggregate not found 2026-09-12 05:24:28.397 7 INFO neutron.services.segments.plugin [-] Segment 27390e04-3ca4-42f4-9155-db66a9064f3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27390e04-3ca4-42f4-9155-db66a9064f3c found for delete ", "request_id": "req-911d9896-7f97-4b66-b76a-881549fb2af0"}]} 2026-09-12 05:24:28.404 7 INFO neutron.services.segments.plugin [-] Segment b2413f48-265a-4e13-9443-2bee524720fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2413f48-265a-4e13-9443-2bee524720fb found for delete ", "request_id": "req-53f90f82-8c79-4111-b398-b0cbd07ba71f"}]} 2026-09-12 05:24:28.427 7 INFO neutron.services.segments.plugin [-] Segment b2413f48-265a-4e13-9443-2bee524720fb resource provider aggregate not found 2026-09-12 05:24:28.451 7 INFO neutron.services.segments.plugin [-] Segment b2413f48-265a-4e13-9443-2bee524720fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2413f48-265a-4e13-9443-2bee524720fb found for delete ", "request_id": "req-03c8ac58-6360-4b39-b104-3fcbe5c0eeab"}]} [pid: 7|app: 0|req: 669/1351] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:28 2026] DELETE /v2.0/subnets/986f9019-15a1-4560-b0f1-354cca5bfdc3 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1352] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:28 2026] DELETE /v2.0/security-groups/34270710-20ed-43ab-921b-a5b1aed143e1 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1353] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:28 2026] DELETE /v2.0/networks/6ae041d1-e246-4273-87f7-bf8da3a6e8ec => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:24:28.773 8 WARNING neutron_lib.context [None req-204ff816-40a6-4443-ac3b-c3620e77d222 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:28.843 8 INFO neutron.db.segments_db [None req-204ff816-40a6-4443-ac3b-c3620e77d222 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Added segment 294960a1-c58d-4d00-a87f-701f1a4ca7b7 of type vxlan for network 2421fa72-a9c3-4035-ba75-f80921b501e5 [pid: 8|app: 0|req: 684/1354] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:24:28 2026] POST /v2.0/networks => generated 630 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:28.997 7 WARNING neutron_lib.context [None req-fbe96cbc-ceb7-485d-b969-80f726e7ec47 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 671/1355] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:28 2026] POST /v2.0/subnets => generated 626 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:29.339 7 WARNING neutron_lib.context [None req-bb989809-610e-40a0-9d88-9518bdb19c19 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:29.390 7 INFO neutron.db.segments_db [None req-bb989809-610e-40a0-9d88-9518bdb19c19 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Added segment ad79d1ce-99a9-496e-92ac-db2259390a8c of type vxlan for network 9ce23489-67e2-4cda-9c8e-5b029d1d00dc [pid: 8|app: 0|req: 685/1356] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:29 2026] GET /v2.0/security-groups?tenant_id=0030f2b87a604463a79cbd968a54b27d&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:24:29.656 7 INFO neutron.db.l3_hamode_db [None req-bb989809-610e-40a0-9d88-9518bdb19c19 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 686/1357] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:29 2026] DELETE /v2.0/security-groups/69961bc2-34c8-43bb-bd4c-6eab9ad5cd63 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:29.772 7 INFO neutron.db.l3_hamode_db [None req-bb989809-610e-40a0-9d88-9518bdb19c19 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 672/1358] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:29 2026] POST /v2.0/routers => generated 506 bytes in 1089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:31.754 7 INFO neutron.services.segments.plugin [-] Segment 94eef365-ac58-4f97-8440-a5ed53082211 resource provider aggregate not found [pid: 8|app: 0|req: 687/1359] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:24:30 2026] PUT /v2.0/routers/d7c65855-eff2-4a25-8ed6-a6a592faeca3/add_router_interface => generated 309 bytes in 1341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:31.781 7 INFO neutron.services.segments.plugin [-] Segment 94eef365-ac58-4f97-8440-a5ed53082211 resource provider aggregate not found 2026-09-12 05:24:31.785 7 INFO neutron.services.segments.plugin [-] Segment 94eef365-ac58-4f97-8440-a5ed53082211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94eef365-ac58-4f97-8440-a5ed53082211 found for delete ", "request_id": "req-38a2bd54-d36e-4f4c-917a-d8d9a23a157a"}]} 2026-09-12 05:24:31.792 7 INFO neutron.services.segments.plugin [-] Segment 94eef365-ac58-4f97-8440-a5ed53082211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94eef365-ac58-4f97-8440-a5ed53082211 found for delete ", "request_id": "req-bb391855-b8a7-4f0b-a6d2-cc4199c6e0c0"}]} [pid: 8|app: 0|req: 688/1360] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:24:31 2026] GET /v2.0/ports/746ed268-651f-43b9-bc09-260c4a406b93 => generated 955 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:31.958 7 WARNING neutron_lib.context [None req-c9fe0766-0b5b-4284-92f7-cfd161cf3c4a 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:32.157 7 INFO neutron.db.segments_db [None req-c9fe0766-0b5b-4284-92f7-cfd161cf3c4a 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] Added segment 27928d0c-bbd0-4079-9b42-820517c3eb3e of type vxlan for network 4b91831c-f5f2-49f7-b867-9a90e077b31d [pid: 7|app: 0|req: 673/1361] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:24:31 2026] POST /v2.0/networks => generated 650 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:32.268 7 WARNING neutron_lib.context [None req-c8776696-7575-4190-a8cd-71248de88ff2 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 674/1362] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:32 2026] POST /v2.0/subnets => generated 627 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:32.515 7 WARNING neutron_lib.context [None req-ac0fcf76-003a-4ae5-bc2c-a4b5b28145b9 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:32.557 7 INFO neutron.db.segments_db [None req-ac0fcf76-003a-4ae5-bc2c-a4b5b28145b9 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] Added segment 733ed37d-fcbf-47c6-a362-f0cae1a572fe of type vxlan for network 5abb1f9f-dbdd-4c2f-a3d1-95d15607c4d3 [pid: 8|app: 0|req: 689/1365] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:24:31 2026] PUT /v2.0/routers/d7c65855-eff2-4a25-8ed6-a6a592faeca3/remove_router_interface => generated 309 bytes in 810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1366] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:24:32 2026] GET /v2.0/ports?device_id=d7c65855-eff2-4a25-8ed6-a6a592faeca3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:24:32.854 7 INFO neutron.db.l3_hamode_db [None req-ac0fcf76-003a-4ae5-bc2c-a4b5b28145b9 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:24:33.748 7 INFO neutron.db.l3_hamode_db [None req-ac0fcf76-003a-4ae5-bc2c-a4b5b28145b9 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:24:33.942 8 INFO neutron.services.segments.plugin [-] Segment ad79d1ce-99a9-496e-92ac-db2259390a8c resource provider aggregate not found 2026-09-12 05:24:33.951 8 INFO neutron.services.segments.plugin [-] Segment ad79d1ce-99a9-496e-92ac-db2259390a8c resource provider aggregate not found 2026-09-12 05:24:33.958 8 INFO neutron.services.segments.plugin [-] Segment ad79d1ce-99a9-496e-92ac-db2259390a8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad79d1ce-99a9-496e-92ac-db2259390a8c found for delete ", "request_id": "req-40f7c621-3cf6-4aa0-9bc6-efff98874601"}]} 2026-09-12 05:24:33.964 8 INFO neutron.services.segments.plugin [-] Segment ad79d1ce-99a9-496e-92ac-db2259390a8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad79d1ce-99a9-496e-92ac-db2259390a8c found for delete ", "request_id": "req-733c6834-6579-436b-aaab-83313d00af48"}]} 2026-09-12 05:24:33.975 8 INFO neutron.db.l3_hamode_db [None req-35d5701d-e165-469f-94fd-9156eede31f2 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] HA network 9ce23489-67e2-4cda-9c8e-5b029d1d00dc was deleted as no HA routers are present in tenant 1f921317309d47ce99185f84308240b2. [pid: 8|app: 0|req: 691/1367] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:32 2026] DELETE /v2.0/routers/d7c65855-eff2-4a25-8ed6-a6a592faeca3 => generated 0 bytes in 1253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1368] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:33 2026] GET /v2.0/security-groups?tenant_id=b00cb4923afc4c77952fbb2aeb525fdb&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1369] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:34 2026] DELETE /v2.0/subnets/85301f0b-e27f-4b89-981d-20f1d2353266 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1370] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:34 2026] GET /v2.0/security-groups?tenant_id=e70fe2442096463ca4603d0a2a3efe0c&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1371] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:32 2026] POST /v2.0/routers => generated 694 bytes in 2297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1372] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:34 2026] DELETE /v2.0/security-groups/20a4ff65-9524-4719-b70e-6880d32062ea => 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: 696/1373] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:34 2026] DELETE /v2.0/security-groups/9a877277-f247-44b6-8c05-2a0146d6e026 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:35.167 7 INFO neutron.services.segments.plugin [-] Segment 294960a1-c58d-4d00-a87f-701f1a4ca7b7 resource provider aggregate not found 2026-09-12 05:24:35.173 7 INFO neutron.services.segments.plugin [-] Segment 294960a1-c58d-4d00-a87f-701f1a4ca7b7 resource provider aggregate not found 2026-09-12 05:24:35.188 7 INFO neutron.services.segments.plugin [-] Segment 294960a1-c58d-4d00-a87f-701f1a4ca7b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 294960a1-c58d-4d00-a87f-701f1a4ca7b7 found for delete ", "request_id": "req-d0d7b7f0-a3a5-467d-bcd1-b8be43e77f2c"}]} 2026-09-12 05:24:35.194 7 INFO neutron.services.segments.plugin [-] Segment 294960a1-c58d-4d00-a87f-701f1a4ca7b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 294960a1-c58d-4d00-a87f-701f1a4ca7b7 found for delete ", "request_id": "req-e85a7068-ce78-41dc-911a-e05b3e4122ed"}]} [pid: 7|app: 0|req: 678/1374] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:34 2026] DELETE /v2.0/networks/2421fa72-a9c3-4035-ba75-f80921b501e5 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1375] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:35 2026] GET /v2.0/security-groups?tenant_id=f780097f44a04d598c0e984ec301029b&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1376] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:35 2026] GET /v2.0/security-groups?tenant_id=203cb713a8ff4d1ea229f1a31d935f14&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:24:35.454 7 WARNING neutron_lib.context [None req-dc1c3c51-b32f-4b6b-8ec5-b566a545063d f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:35.490 7 INFO neutron.db.segments_db [None req-dc1c3c51-b32f-4b6b-8ec5-b566a545063d f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Added segment dfdfe6bb-faa3-43d5-b9f3-04df0b7d408e of type vxlan for network a2bed031-199c-47e2-ae14-812476c9f8ee 2026-09-12 05:24:35.749 7 INFO neutron.db.l3_hamode_db [None req-dc1c3c51-b32f-4b6b-8ec5-b566a545063d f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 697/1377] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:24:34 2026] PUT /v2.0/routers/a3984b76-4f5f-4079-8b35-83a75a8121e6/add_router_interface => generated 309 bytes in 1508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1378] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:36 2026] DELETE /v2.0/security-groups/1feaf14a-d29a-4ba7-8ef0-e6bcec0ef880 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:36.641 7 INFO neutron.db.l3_hamode_db [None req-dc1c3c51-b32f-4b6b-8ec5-b566a545063d f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 699/1379] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:36 2026] DELETE /v2.0/security-groups/dd942c32-8dbe-436e-a26d-d20637a1be5e => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:36.736 8 WARNING neutron_lib.context [None req-18bc55f7-9208-437a-a2d2-4ee94d7a93a7 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 700/1380] 10.0.0.215 () {34 vars in 665 bytes} [Sat Sep 12 05:24:36 2026] POST /v2.0/ports => generated 958 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:37.232 8 WARNING neutron_lib.context [None req-37cebecb-9e6f-48e0-8eb9-05e84662b659 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 681/1381] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:35 2026] POST /v2.0/routers => generated 687 bytes in 2088 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1382] 10.0.0.215 () {34 vars in 665 bytes} [Sat Sep 12 05:24:37 2026] POST /v2.0/ports => generated 959 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1383] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:24:37 2026] GET /v2.0/routers/76eadf92-e24d-4be6-9bea-42f8860e8752 => generated 693 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:37.611 8 WARNING neutron_lib.context [None req-8f88703c-e680-4f7c-a5cd-9750f1594a73 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 683/1384] 10.0.0.215 () {32 vars in 647 bytes} [Sat Sep 12 05:24:37 2026] GET /v2.0/routers => generated 696 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:38.400 8 INFO neutron.db.l3_db [None req-8f88703c-e680-4f7c-a5cd-9750f1594a73 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] Floating IP 08b0c040-3215-4fcf-97be-e886bb26c470 associated. External IP: 10.96.250.218, port: 9a276737-8634-4c13-9bd4-14fb280034e6. [pid: 7|app: 0|req: 684/1385] 10.0.0.215 () {34 vars in 741 bytes} [Sat Sep 12 05:24:37 2026] PUT /v2.0/routers/76eadf92-e24d-4be6-9bea-42f8860e8752 => generated 700 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1386] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:24:38 2026] GET /v2.0/routers/76eadf92-e24d-4be6-9bea-42f8860e8752 => generated 700 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1387] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:24:38 2026] GET /v2.0/ports?device_id=76eadf92-e24d-4be6-9bea-42f8860e8752 => 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: 702/1388] 10.0.0.215 () {34 vars in 677 bytes} [Sat Sep 12 05:24:37 2026] POST /v2.0/floatingips => generated 843 bytes in 1077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:38.801 7 INFO neutron.db.l3_db [None req-2056cd5f-4fde-4442-a5a8-a80378e26365 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] Floating IP 08b0c040-3215-4fcf-97be-e886bb26c470 disassociated. External IP: 10.96.250.218, port: 9a276737-8634-4c13-9bd4-14fb280034e6. [pid: 7|app: 0|req: 687/1389] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:24:38 2026] PUT /v2.0/floatingips/08b0c040-3215-4fcf-97be-e886bb26c470 => generated 552 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1390] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:24:39 2026] DELETE /v2.0/floatingips/08b0c040-3215-4fcf-97be-e886bb26c470 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:39.432 7 WARNING neutron_lib.context [None req-9c9e9683-c6bf-409c-86ac-cf8fced81711 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:39.490 8 INFO neutron.services.segments.plugin [-] Segment dfdfe6bb-faa3-43d5-b9f3-04df0b7d408e resource provider aggregate not found 2026-09-12 05:24:39.494 8 INFO neutron.services.segments.plugin [-] Segment dfdfe6bb-faa3-43d5-b9f3-04df0b7d408e resource provider aggregate not found 2026-09-12 05:24:39.507 8 INFO neutron.services.segments.plugin [-] Segment dfdfe6bb-faa3-43d5-b9f3-04df0b7d408e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfdfe6bb-faa3-43d5-b9f3-04df0b7d408e found for delete ", "request_id": "req-c523f8fd-baa5-4731-99ac-a7671639dafc"}]} 2026-09-12 05:24:39.508 8 INFO neutron.services.segments.plugin [-] Segment dfdfe6bb-faa3-43d5-b9f3-04df0b7d408e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfdfe6bb-faa3-43d5-b9f3-04df0b7d408e found for delete ", "request_id": "req-067b4023-1b17-429f-a5a6-f8272490929b"}]} 2026-09-12 05:24:39.521 8 INFO neutron.db.l3_hamode_db [None req-d647e551-edb1-4728-a59a-da35cd0bed4c f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] HA network a2bed031-199c-47e2-ae14-812476c9f8ee was deleted as no HA routers are present in tenant 1f921317309d47ce99185f84308240b2. [pid: 8|app: 0|req: 703/1391] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:38 2026] DELETE /v2.0/routers/76eadf92-e24d-4be6-9bea-42f8860e8752 => generated 0 bytes in 839 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1392] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:24:39 2026] GET /v2.0/ports?device_id=76eadf92-e24d-4be6-9bea-42f8860e8752 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:24:39.578 8 INFO neutron.api.v2.resource [None req-9d99b61a-f4cc-4abc-84a0-ad654f4f802e f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 705/1393] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:39 2026] DELETE /v2.0/routers/76eadf92-e24d-4be6-9bea-42f8860e8752 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1394] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:24:39 2026] GET /v2.0/ports?device_id=d7c65855-eff2-4a25-8ed6-a6a592faeca3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:24:39.631 8 INFO neutron.api.v2.resource [None req-520cd43d-1630-48c6-9a0d-4d248898ab41 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 707/1395] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:39 2026] DELETE /v2.0/routers/d7c65855-eff2-4a25-8ed6-a6a592faeca3 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:24:39.649 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5de593cc-1089-46f3-9f8b-aca6f84fc94f f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 708/1396] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:39 2026] DELETE /v2.0/subnets/85301f0b-e27f-4b89-981d-20f1d2353266 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1397] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:24:39 2026] GET /v2.0/ports?device_id=897f60ba-f4f3-41ab-9996-b8945247603d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:24:39.718 8 INFO neutron.api.v2.resource [None req-96125f7c-9525-454f-a33c-3e83dd70b6e9 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 710/1398] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:39 2026] DELETE /v2.0/routers/897f60ba-f4f3-41ab-9996-b8945247603d => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:24:39.734 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9eb57d7b-84ed-42d2-a761-3034320e759d f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 711/1399] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:39 2026] DELETE /v2.0/subnets/986f9019-15a1-4560-b0f1-354cca5bfdc3 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1400] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:24:39 2026] GET /v2.0/ports?device_id=1c3ff132-9f80-4391-bca1-2eb8f0b35a51 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:24:39.796 8 INFO neutron.api.v2.resource [None req-2f9af3ad-3d32-408b-a645-de6b51356bfc f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 713/1401] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:39 2026] DELETE /v2.0/routers/1c3ff132-9f80-4391-bca1-2eb8f0b35a51 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:24:39.815 8 INFO neutron.pecan_wsgi.hooks.translation [None req-10a42cf7-be86-46e4-8847-62ab0d511514 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 714/1402] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:39 2026] DELETE /v2.0/subnets/33fa4471-fc3e-4f64-b47a-11a8f95c5d0e => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:24:39.831 8 INFO neutron.pecan_wsgi.hooks.translation [None req-257e6340-ba22-4d29-8eb7-bbecb6827ce2 f378f82720f74b3aa5cef9a0024b4cba 1f921317309d47ce99185f84308240b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 715/1403] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:39 2026] DELETE /v2.0/subnets/0187798a-bc29-4c5d-8bde-b067ebf56680 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:24:40.240 7 INFO neutron.db.l3_db [None req-9c9e9683-c6bf-409c-86ac-cf8fced81711 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] Floating IP 7efa6c08-7651-4b63-81ae-be5cb666d332 associated. External IP: 10.96.250.201, port: f8d4661d-5be4-4ced-a38f-30659346d2b4. [pid: 7|app: 0|req: 689/1404] 10.0.0.215 () {34 vars in 677 bytes} [Sat Sep 12 05:24:39 2026] POST /v2.0/floatingips => generated 842 bytes in 1073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1405] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:24:40 2026] GET /v2.0/floatingips/7efa6c08-7651-4b63-81ae-be5cb666d332 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1406] 10.0.0.215 () {32 vars in 655 bytes} [Sat Sep 12 05:24:40 2026] GET /v2.0/floatingips => generated 845 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1407] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:40 2026] GET /v2.0/security-groups?tenant_id=1f921317309d47ce99185f84308240b2&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1408] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:40 2026] DELETE /v2.0/security-groups/9d5529b8-de75-4f7c-ab1e-f6e476be4938 => 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: 718/1409] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:40 2026] GET /v2.0/security-groups?tenant_id=b6c8ce832b2e4bd997e3cd7f8efa8a9e&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:24:41.017 7 INFO neutron.db.l3_db [None req-d17399ea-7ce5-44a4-ac03-9fe79d36a21b 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] Floating IP 7efa6c08-7651-4b63-81ae-be5cb666d332 associated. External IP: 10.96.250.201, port: f8d4661d-5be4-4ced-a38f-30659346d2b4. [pid: 8|app: 0|req: 719/1410] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:40 2026] DELETE /v2.0/security-groups/57082700-a100-4b4b-aa81-b34743ca36b5 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1411] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:24:40 2026] PUT /v2.0/floatingips/7efa6c08-7651-4b63-81ae-be5cb666d332 => generated 843 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:41.758 8 INFO neutron.db.l3_db [None req-e5e13bc1-84a1-41bc-b542-8fee688c6ef2 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] Floating IP 7efa6c08-7651-4b63-81ae-be5cb666d332 disassociated. External IP: 10.96.250.201, port: 9a276737-8634-4c13-9bd4-14fb280034e6. [pid: 8|app: 0|req: 720/1412] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:24:41 2026] PUT /v2.0/floatingips/7efa6c08-7651-4b63-81ae-be5cb666d332 => generated 552 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1413] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:24:42 2026] DELETE /v2.0/floatingips/7efa6c08-7651-4b63-81ae-be5cb666d332 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:42.609 8 INFO neutron.api.v2.resource [None req-57b9b87c-9777-4dfe-9fc7-b10838a96c60 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 721/1414] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:24:42 2026] DELETE /v2.0/floatingips/7efa6c08-7651-4b63-81ae-be5cb666d332 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1415] 10.0.0.215 () {32 vars in 623 bytes} [Sat Sep 12 05:24:42 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1416] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:24:42 2026] DELETE /v2.0/ports/9a276737-8634-4c13-9bd4-14fb280034e6 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1417] 10.0.0.215 () {32 vars in 633 bytes} [Sat Sep 12 05:24:42 2026] GET /v2.0/ => generated 632 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1418] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:24:43 2026] DELETE /v2.0/ports/f8d4661d-5be4-4ced-a38f-30659346d2b4 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1419] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:24:43 2026] GET /v2.0/ports?device_id=a3984b76-4f5f-4079-8b35-83a75a8121e6 => generated 958 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1420] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:43 2026] GET /v2.0/security-groups?tenant_id=dd6baab199e2402fa6cd466832d7ee08&name=default => generated 2925 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1421] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:43 2026] GET /v2.0/security-groups?tenant_id=80ad61f0a41341edbee92ee69dec7c64&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1422] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:44 2026] DELETE /v2.0/security-groups/5523667e-98fe-457c-9428-bfdd21424ed8 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1423] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:24:43 2026] PUT /v2.0/routers/a3984b76-4f5f-4079-8b35-83a75a8121e6/remove_router_interface => generated 309 bytes in 1041 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1424] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:44 2026] DELETE /v2.0/security-groups/3bccaca3-3abe-4257-b386-948b395d07d8 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1425] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:44 2026] GET /v2.0/security-groups?tenant_id=7dc3b99e33bb4ad48db3bf45500574e3&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1426] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:44 2026] DELETE /v2.0/security-groups/527c9e9f-8234-4498-8fdf-2e7e2eadf24d => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:45.437 7 INFO neutron.services.segments.plugin [-] Segment 733ed37d-fcbf-47c6-a362-f0cae1a572fe resource provider aggregate not found 2026-09-12 05:24:45.443 7 INFO neutron.services.segments.plugin [-] Segment 733ed37d-fcbf-47c6-a362-f0cae1a572fe resource provider aggregate not found 2026-09-12 05:24:45.452 7 INFO neutron.services.segments.plugin [-] Segment 733ed37d-fcbf-47c6-a362-f0cae1a572fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 733ed37d-fcbf-47c6-a362-f0cae1a572fe found for delete ", "request_id": "req-998c53b2-ea58-4bc8-9550-d5567f306082"}]} 2026-09-12 05:24:45.460 7 INFO neutron.services.segments.plugin [-] Segment 733ed37d-fcbf-47c6-a362-f0cae1a572fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 733ed37d-fcbf-47c6-a362-f0cae1a572fe found for delete ", "request_id": "req-41eec133-3ea3-484d-944e-2d2e43fdd7f1"}]} 2026-09-12 05:24:45.490 7 INFO neutron.db.l3_hamode_db [None req-94d62ed8-2c6e-437f-8fa2-34f03d529085 766c80c625844ae1924f90938941eeaf 4a89da70a4a74fb79496f5261de103c5 - - default default] HA network 5abb1f9f-dbdd-4c2f-a3d1-95d15607c4d3 was deleted as no HA routers are present in tenant 4a89da70a4a74fb79496f5261de103c5. [pid: 7|app: 0|req: 697/1427] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:44 2026] DELETE /v2.0/routers/a3984b76-4f5f-4079-8b35-83a75a8121e6 => generated 0 bytes in 1030 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1428] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:45 2026] DELETE /v2.0/subnets/393d3f42-ff7f-4722-a0cf-49f0b5509fb0 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1429] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:45 2026] DELETE /v2.0/networks/4b91831c-f5f2-49f7-b867-9a90e077b31d => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1430] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:46 2026] GET /v2.0/security-groups?tenant_id=4a89da70a4a74fb79496f5261de103c5&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1431] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:46 2026] DELETE /v2.0/security-groups/0cd70483-cfad-4f49-9bcf-2a164d7997fc => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1434] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:47 2026] GET /v2.0/security-groups?tenant_id=179db9648dad4bc18d9db4c98ab0fe1a&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:24:48.293 7 INFO neutron.services.segments.plugin [-] Segment 27928d0c-bbd0-4079-9b42-820517c3eb3e resource provider aggregate not found 2026-09-12 05:24:48.297 7 INFO neutron.services.segments.plugin [-] Segment 27928d0c-bbd0-4079-9b42-820517c3eb3e resource provider aggregate not found 2026-09-12 05:24:48.308 7 INFO neutron.services.segments.plugin [-] Segment 27928d0c-bbd0-4079-9b42-820517c3eb3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27928d0c-bbd0-4079-9b42-820517c3eb3e found for delete ", "request_id": "req-945b6c3e-03e9-42aa-93c1-63cb55acfee4"}]} 2026-09-12 05:24:48.319 7 INFO neutron.services.segments.plugin [-] Segment 27928d0c-bbd0-4079-9b42-820517c3eb3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27928d0c-bbd0-4079-9b42-820517c3eb3e found for delete ", "request_id": "req-f99378bc-ca8d-42b1-8a35-bf2f29db14f1"}]} [pid: 7|app: 0|req: 701/1435] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:48 2026] DELETE /v2.0/security-groups/5dff120e-bb18-44e3-a916-85a1c97eaae6 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:48.825 7 WARNING neutron_lib.context [None req-5578b8cd-89de-4947-8315-1a1356e277fa 59821f358353483a9c64b5d58684ac97 134bb096f99c4297962cba1f603e1823 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1436] 10.0.0.215 () {34 vars in 677 bytes} [Sat Sep 12 05:24:48 2026] POST /v2.0/subnetpools => generated 549 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1437] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:24:48 2026] GET /v2.0/subnetpools/c68398d2-dcac-4b48-8c2c-20a25f4fd594 => generated 549 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1438] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:24:48 2026] PUT /v2.0/subnetpools/c68398d2-dcac-4b48-8c2c-20a25f4fd594 => generated 500 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1439] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:48 2026] GET /v2.0/security-groups?tenant_id=ae2c1d97ad9e40b3811c96a7e9e9c608&name=default => generated 2925 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1440] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:24:49 2026] DELETE /v2.0/subnetpools/c68398d2-dcac-4b48-8c2c-20a25f4fd594 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:49.133 7 INFO neutron.api.v2.resource [None req-0e8e0ead-168f-4e7d-b8a0-dfea80d72535 59821f358353483a9c64b5d58684ac97 134bb096f99c4297962cba1f603e1823 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 706/1441] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:24:49 2026] GET /v2.0/subnetpools/c68398d2-dcac-4b48-8c2c-20a25f4fd594 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:24:49.149 7 INFO neutron.api.v2.resource [None req-0f6d22d1-e833-4951-9ebb-91d557cf37eb 59821f358353483a9c64b5d58684ac97 134bb096f99c4297962cba1f603e1823 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 707/1442] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:24:49 2026] DELETE /v2.0/subnetpools/c68398d2-dcac-4b48-8c2c-20a25f4fd594 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1443] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:49 2026] DELETE /v2.0/security-groups/f93b6ad7-121e-4ca9-ad22-195cb5619837 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1444] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:49 2026] GET /v2.0/security-groups?tenant_id=134bb096f99c4297962cba1f603e1823&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1445] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:49 2026] DELETE /v2.0/security-groups/21e7d66c-0dd3-4f2b-b82b-59380deef86f => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1446] 10.0.0.215 () {32 vars in 653 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.0/extensions => generated 20516 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1447] 10.0.0.215 () {32 vars in 681 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1448] 10.0.0.215 () {32 vars in 681 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1449] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1450] 10.0.0.215 () {32 vars in 665 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1451] 10.0.0.215 () {32 vars in 699 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1452] 10.0.0.215 () {32 vars in 697 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1453] 10.0.0.215 () {32 vars in 701 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1454] 10.0.0.215 () {32 vars in 689 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1455] 10.0.0.215 () {32 vars in 703 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1456] 10.0.0.215 () {32 vars in 693 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1457] 10.0.0.215 () {32 vars in 695 bytes} [Sat Sep 12 05:24:50 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: 715/1458] 10.0.0.215 () {32 vars in 685 bytes} [Sat Sep 12 05:24:50 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: 744/1459] 10.0.0.215 () {32 vars in 687 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1460] 10.0.0.215 () {32 vars in 661 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1461] 10.0.0.215 () {32 vars in 699 bytes} [Sat Sep 12 05:24:50 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: 717/1462] 10.0.0.215 () {32 vars in 679 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1463] 10.0.0.215 () {32 vars in 683 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1464] 10.0.0.215 () {32 vars in 675 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1465] 10.0.0.215 () {32 vars in 689 bytes} [Sat Sep 12 05:24:51 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: 719/1466] 10.0.0.215 () {32 vars in 723 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1467] 10.0.0.215 () {32 vars in 687 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1468] 10.0.0.215 () {32 vars in 669 bytes} [Sat Sep 12 05:24:51 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: 8|app: 0|req: 749/1469] 10.0.0.215 () {32 vars in 687 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1470] 10.0.0.215 () {32 vars in 681 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1471] 10.0.0.215 () {32 vars in 699 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1472] 10.0.0.215 () {32 vars in 679 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1473] 10.0.0.215 () {32 vars in 667 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1474] 10.0.0.215 () {32 vars in 677 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1475] 10.0.0.215 () {32 vars in 665 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1476] 10.0.0.215 () {32 vars in 675 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/l3-flavors => 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: 753/1477] 10.0.0.215 () {32 vars in 713 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1478] 10.0.0.215 () {32 vars in 691 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1479] 10.0.0.215 () {32 vars in 683 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1480] 10.0.0.215 () {32 vars in 669 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1481] 10.0.0.215 () {32 vars in 687 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1482] 10.0.0.215 () {32 vars in 705 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1483] 10.0.0.215 () {32 vars in 675 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1484] 10.0.0.215 () {32 vars in 701 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1485] 10.0.0.215 () {32 vars in 675 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1486] 10.0.0.215 () {32 vars in 693 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1487] 10.0.0.215 () {32 vars in 689 bytes} [Sat Sep 12 05:24:51 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: 8|app: 0|req: 764/1488] 10.0.0.215 () {32 vars in 709 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1489] 10.0.0.215 () {32 vars in 705 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1490] 10.0.0.215 () {32 vars in 719 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1491] 10.0.0.215 () {32 vars in 697 bytes} [Sat Sep 12 05:24:51 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: 8|app: 0|req: 768/1492] 10.0.0.215 () {32 vars in 711 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1493] 10.0.0.215 () {32 vars in 669 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1494] 10.0.0.215 () {32 vars in 687 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1495] 10.0.0.215 () {32 vars in 681 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1496] 10.0.0.215 () {32 vars in 675 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1497] 10.0.0.215 () {32 vars in 671 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1498] 10.0.0.215 () {32 vars in 661 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1499] 10.0.0.215 () {32 vars in 699 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1500] 10.0.0.215 () {32 vars in 699 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1501] 10.0.0.215 () {32 vars in 677 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1502] 10.0.0.215 () {32 vars in 669 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1503] 10.0.0.215 () {32 vars in 683 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1504] 10.0.0.215 () {32 vars in 701 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1505] 10.0.0.215 () {32 vars in 685 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1506] 10.0.0.215 () {32 vars in 707 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1507] 10.0.0.215 () {32 vars in 669 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1508] 10.0.0.215 () {32 vars in 697 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1509] 10.0.0.215 () {32 vars in 695 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1510] 10.0.0.215 () {32 vars in 685 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1511] 10.0.0.215 () {32 vars in 689 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1512] 10.0.0.215 () {32 vars in 667 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1513] 10.0.0.215 () {32 vars in 681 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1514] 10.0.0.215 () {32 vars in 681 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1515] 10.0.0.215 () {32 vars in 691 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1516] 10.0.0.215 () {32 vars in 691 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1517] 10.0.0.215 () {32 vars in 695 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1518] 10.0.0.215 () {32 vars in 685 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1519] 10.0.0.215 () {32 vars in 689 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1520] 10.0.0.215 () {32 vars in 701 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1521] 10.0.0.215 () {32 vars in 703 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1522] 10.0.0.215 () {32 vars in 713 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1523] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1524] 10.0.0.215 () {32 vars in 715 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1525] 10.0.0.215 () {32 vars in 727 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1526] 10.0.0.215 () {32 vars in 741 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1527] 10.0.0.215 () {32 vars in 719 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1528] 10.0.0.215 () {32 vars in 683 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1529] 10.0.0.215 () {32 vars in 669 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1530] 10.0.0.215 () {32 vars in 719 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1531] 10.0.0.215 () {32 vars in 679 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1532] 10.0.0.215 () {32 vars in 669 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1533] 10.0.0.215 () {32 vars in 697 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1534] 10.0.0.215 () {32 vars in 705 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:51.588 7 INFO neutron.db.segments_db [None req-7b3dc310-a7b5-45b2-bf30-6ad62983a1e6 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 111e401f-ee79-4b4c-9f1b-47544781710f of type vxlan for network 1ec9aa60-17ef-4347-a2db-c779bd9fde6e [pid: 8|app: 0|req: 811/1535] 10.0.0.215 () {32 vars in 701 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1536] 10.0.0.215 () {32 vars in 701 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1537] 10.0.0.215 () {32 vars in 683 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1538] 10.0.0.215 () {32 vars in 705 bytes} [Sat Sep 12 05:24:51 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: 8|app: 0|req: 815/1539] 10.0.0.215 () {32 vars in 695 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1540] 10.0.0.215 () {32 vars in 689 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1541] 10.0.0.215 () {32 vars in 697 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1542] 10.0.0.215 () {32 vars in 679 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1543] 10.0.0.215 () {32 vars in 689 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1544] 10.0.0.215 () {32 vars in 701 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1545] 10.0.0.215 () {32 vars in 665 bytes} [Sat Sep 12 05:24:51 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: 8|app: 0|req: 822/1546] 10.0.0.215 () {32 vars in 681 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1547] 10.0.0.215 () {32 vars in 693 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1548] 10.0.0.215 () {32 vars in 677 bytes} [Sat Sep 12 05:24:51 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: 8|app: 0|req: 825/1549] 10.0.0.215 () {32 vars in 667 bytes} [Sat Sep 12 05:24:51 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1550] 10.0.0.215 () {34 vars in 671 bytes} [Sat Sep 12 05:24:51 2026] POST /v2.0/networks => generated 740 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1551] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:51 2026] POST /v2.0/subnets => generated 687 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:52.121 7 INFO neutron.db.segments_db [None req-1945949b-25b0-4c7b-9a47-767e4c67370d 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment 1ba10171-cfb5-4ac7-ba4e-f32d2b6c11ec of type vxlan for network 8e35fcef-bea5-44c0-a43e-499569a0ecfd 2026-09-12 05:24:52.493 7 INFO neutron.db.l3_hamode_db [None req-1945949b-25b0-4c7b-9a47-767e4c67370d 38bcbdcfb3624b6aa7b7a7e6d068ef3b 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 827/1552] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:52 2026] GET /v2.0/security-groups?tenant_id=6567452d1054463b9a28b72ed5fab927&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1553] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:52 2026] DELETE /v2.0/security-groups/ea753348-afff-43d6-9dca-81c1e20c2bdc => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:53.392 7 INFO neutron.db.l3_hamode_db [None req-1945949b-25b0-4c7b-9a47-767e4c67370d 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 726/1554] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:52 2026] POST /v2.0/routers => generated 727 bytes in 2500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:55.115 7 WARNING neutron_lib.context [None req-2da03c89-1ae0-428d-901f-ab9cc660c2dc b5612988009d4df4b7ddaff6a4bfa53a bec13e34e2594fa099242cec5aff91d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:55.115 7 WARNING neutron_lib.context [None req-2da03c89-1ae0-428d-901f-ab9cc660c2dc b5612988009d4df4b7ddaff6a4bfa53a bec13e34e2594fa099242cec5aff91d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:55.323 7 INFO neutron.db.segments_db [None req-2da03c89-1ae0-428d-901f-ab9cc660c2dc b5612988009d4df4b7ddaff6a4bfa53a bec13e34e2594fa099242cec5aff91d2 - - default default] Added segment f7358054-fabb-48cf-964e-3e4a4ae813ed of type vxlan for network 37d43daa-5466-4208-969f-2ea35e2bebb3 2026-09-12 05:24:55.407 7 INFO neutron.db.segments_db [None req-2da03c89-1ae0-428d-901f-ab9cc660c2dc b5612988009d4df4b7ddaff6a4bfa53a bec13e34e2594fa099242cec5aff91d2 - - default default] Added segment b1dba380-e384-40c7-ab52-5207f260c308 of type vxlan for network ffca2e0a-7b72-4e40-892c-612f590f82a5 [pid: 7|app: 0|req: 727/1555] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:24:54 2026] POST /v2.0/networks => generated 1245 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1556] 10.0.0.215 () {32 vars in 649 bytes} [Sat Sep 12 05:24:55 2026] GET /v2.0/networks => generated 1844 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:24:55.694 7 INFO neutron.services.segments.plugin [-] Segment f7358054-fabb-48cf-964e-3e4a4ae813ed resource provider aggregate not found 2026-09-12 05:24:55.700 7 INFO neutron.services.segments.plugin [-] Segment f7358054-fabb-48cf-964e-3e4a4ae813ed resource provider aggregate not found 2026-09-12 05:24:55.709 7 INFO neutron.services.segments.plugin [-] Segment f7358054-fabb-48cf-964e-3e4a4ae813ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7358054-fabb-48cf-964e-3e4a4ae813ed found for delete ", "request_id": "req-7f58eafc-644e-48b6-a1ca-1fec252432b3"}]} 2026-09-12 05:24:55.714 7 INFO neutron.services.segments.plugin [-] Segment f7358054-fabb-48cf-964e-3e4a4ae813ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7358054-fabb-48cf-964e-3e4a4ae813ed found for delete ", "request_id": "req-53d57126-6293-46c8-9512-0b340f50b4e6"}]} [pid: 7|app: 0|req: 729/1557] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:55 2026] DELETE /v2.0/networks/37d43daa-5466-4208-969f-2ea35e2bebb3 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1558] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:55 2026] DELETE /v2.0/networks/ffca2e0a-7b72-4e40-892c-612f590f82a5 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1559] 10.0.0.215 () {32 vars in 649 bytes} [Sat Sep 12 05:24:55 2026] GET /v2.0/networks => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:24:55.942 7 WARNING neutron_lib.context [None req-cbd5c1f0-b9db-4189-83fd-9ba18c8a7ca0 b5612988009d4df4b7ddaff6a4bfa53a bec13e34e2594fa099242cec5aff91d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:56.018 7 INFO neutron.db.segments_db [None req-cbd5c1f0-b9db-4189-83fd-9ba18c8a7ca0 b5612988009d4df4b7ddaff6a4bfa53a bec13e34e2594fa099242cec5aff91d2 - - default default] Added segment 278f9238-6ea8-4a0b-bae1-84aa41085651 of type vxlan for network cda50921-a60c-48e2-a6bc-3dd03c803dee [pid: 8|app: 0|req: 829/1560] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:24:54 2026] PUT /v2.0/routers/2d755c90-72ad-4449-81a0-48df0828206e/add_router_interface => generated 309 bytes in 1474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1561] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:24:55 2026] POST /v2.0/networks => generated 650 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:56.153 8 WARNING neutron_lib.context [None req-c95d8423-dde3-4a2a-9d66-4fc2fa104cb8 b5612988009d4df4b7ddaff6a4bfa53a bec13e34e2594fa099242cec5aff91d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:56.233 8 INFO neutron.db.segments_db [None req-c95d8423-dde3-4a2a-9d66-4fc2fa104cb8 b5612988009d4df4b7ddaff6a4bfa53a bec13e34e2594fa099242cec5aff91d2 - - default default] Added segment 4fc924b3-ca15-4b42-8b45-d9aa1153d45a of type vxlan for network bec37f5e-4305-4510-a540-b35dfdd05944 [pid: 8|app: 0|req: 830/1562] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:24:56 2026] POST /v2.0/networks => generated 650 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:56.383 7 WARNING neutron_lib.context [None req-7b9aebd1-430e-4c44-abc9-595a1f7d8076 b5612988009d4df4b7ddaff6a4bfa53a bec13e34e2594fa099242cec5aff91d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:56.414 7 WARNING neutron_lib.context [None req-7b9aebd1-430e-4c44-abc9-595a1f7d8076 b5612988009d4df4b7ddaff6a4bfa53a bec13e34e2594fa099242cec5aff91d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 831/1563] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:56 2026] GET /v2.0/security-groups?tenant_id=c3de3080535747ec81320b24d33f5ee7&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1564] 10.0.0.215 () {34 vars in 665 bytes} [Sat Sep 12 05:24:56 2026] POST /v2.0/ports => generated 1505 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 832/1565] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:56 2026] GET /v2.0/security-groups?tenant_id=ea55f88fc7e4445bbf0e9157e1df48e0&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1566] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:56 2026] DELETE /v2.0/security-groups/653fc5e1-e0de-4cdf-9e06-6d3be08b356e => 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: 833/1567] 10.0.0.215 () {32 vars in 643 bytes} [Sat Sep 12 05:24:57 2026] GET /v2.0/ports => generated 1505 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1568] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:57 2026] DELETE /v2.0/security-groups/9c2c2be4-903a-4dc6-9e19-65621debd75a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:24:57.304 7 INFO neutron.db.segments_db [None req-31ed8956-6498-430b-b017-8d1bf6fce609 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment f7aebb54-cccf-44d6-8a99-f50f9badd330 of type vxlan for network 74ad600f-e4c5-4b51-b6c3-91256bf8ad51 [pid: 8|app: 0|req: 834/1569] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:24:57 2026] DELETE /v2.0/ports/f54c3b44-4f59-4b89-9bd5-1ffdd591c6c5 => 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: 736/1570] 10.0.0.215 () {34 vars in 671 bytes} [Sat Sep 12 05:24:57 2026] POST /v2.0/networks => generated 741 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1571] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:24:57 2026] GET /v2.0/security-groups?tenant_id=8c554b7b96054567907fee5ba2d99aed&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1572] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:24:57 2026] DELETE /v2.0/ports/8d759070-d8b3-4174-97a8-1c3a442d41ee => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:24:57.737 7 INFO neutron.services.segments.plugin [-] Segment b1dba380-e384-40c7-ab52-5207f260c308 resource provider aggregate not found 2026-09-12 05:24:57.744 7 INFO neutron.services.segments.plugin [-] Segment b1dba380-e384-40c7-ab52-5207f260c308 resource provider aggregate not found 2026-09-12 05:24:57.759 7 INFO neutron.services.segments.plugin [-] Segment b1dba380-e384-40c7-ab52-5207f260c308 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1dba380-e384-40c7-ab52-5207f260c308 found for delete ", "request_id": "req-39bf37ca-7906-4887-a245-756b395074f1"}]} 2026-09-12 05:24:57.760 7 INFO neutron.services.segments.plugin [-] Segment b1dba380-e384-40c7-ab52-5207f260c308 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1dba380-e384-40c7-ab52-5207f260c308 found for delete ", "request_id": "req-c17def6f-70da-44cc-9236-3615678f4508"}]} [pid: 7|app: 0|req: 738/1573] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:24:57 2026] DELETE /v2.0/security-groups/5b2c5e35-b28e-4416-b0fe-4538792332e9 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1574] 10.0.0.215 () {32 vars in 643 bytes} [Sat Sep 12 05:24:57 2026] GET /v2.0/ports => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:24:57.806 7 WARNING neutron_lib.context [None req-b72c136f-7913-4d43-b3c4-9302dd118523 b5612988009d4df4b7ddaff6a4bfa53a bec13e34e2594fa099242cec5aff91d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 836/1575] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:57 2026] POST /v2.0/subnets => generated 688 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:57.857 8 INFO neutron.db.segments_db [None req-735bac54-695e-4abe-8bde-8359bb994707 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment fa343a79-919b-4a70-8428-a5fc8ebe1056 of type vxlan for network f8fdad8c-dcab-4852-95c8-0acebb04223b 2026-09-12 05:24:57.885 7 INFO neutron.db.segments_db [None req-b72c136f-7913-4d43-b3c4-9302dd118523 b5612988009d4df4b7ddaff6a4bfa53a bec13e34e2594fa099242cec5aff91d2 - - default default] Added segment 3e640781-47e4-4f9e-a23d-05dbce258d11 of type vxlan for network c76b6357-5f71-46e7-b374-b85b43806a8c [pid: 7|app: 0|req: 740/1576] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:24:57 2026] POST /v2.0/networks => generated 649 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:58.013 7 WARNING neutron_lib.context [None req-1c62178f-d497-441d-bf27-0bf745ce3e32 b5612988009d4df4b7ddaff6a4bfa53a bec13e34e2594fa099242cec5aff91d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:58.078 7 INFO neutron.db.segments_db [None req-1c62178f-d497-441d-bf27-0bf745ce3e32 b5612988009d4df4b7ddaff6a4bfa53a bec13e34e2594fa099242cec5aff91d2 - - default default] Added segment 33c71856-8669-487a-9cc2-5e16d7059e00 of type vxlan for network cc5f0c28-966f-4f7a-bf41-0cac0b7d99c7 2026-09-12 05:24:58.112 8 INFO neutron.db.l3_hamode_db [None req-735bac54-695e-4abe-8bde-8359bb994707 38bcbdcfb3624b6aa7b7a7e6d068ef3b 3fc6bc26c457485aba26472be378e7d3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 741/1577] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:24:58 2026] POST /v2.0/networks => generated 650 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:24:58.234 7 WARNING neutron_lib.context [None req-cf494607-a508-42b4-9edd-8e04580b227c b5612988009d4df4b7ddaff6a4bfa53a bec13e34e2594fa099242cec5aff91d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:24:58.276 7 WARNING neutron_lib.context [None req-cf494607-a508-42b4-9edd-8e04580b227c b5612988009d4df4b7ddaff6a4bfa53a bec13e34e2594fa099242cec5aff91d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 742/1578] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:58 2026] POST /v2.0/subnets => generated 1272 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1579] 10.0.0.215 () {32 vars in 647 bytes} [Sat Sep 12 05:24:58 2026] GET /v2.0/subnets => generated 1908 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1580] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:58 2026] DELETE /v2.0/subnets/c979e755-fce6-4f80-b959-fc647fc7ff28 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:24:58.968 8 INFO neutron.db.l3_hamode_db [None req-735bac54-695e-4abe-8bde-8359bb994707 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 745/1581] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:24:58 2026] DELETE /v2.0/subnets/1b96730e-a086-46a5-b2c9-c5908a4c2c6d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1582] 10.0.0.215 () {32 vars in 647 bytes} [Sat Sep 12 05:24:59 2026] GET /v2.0/subnets => generated 649 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1583] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:59 2026] DELETE /v2.0/networks/cc5f0c28-966f-4f7a-bf41-0cac0b7d99c7 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1584] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:59 2026] DELETE /v2.0/networks/c76b6357-5f71-46e7-b374-b85b43806a8c => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1585] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:59 2026] DELETE /v2.0/networks/bec37f5e-4305-4510-a540-b35dfdd05944 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1586] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:24:59 2026] DELETE /v2.0/networks/cda50921-a60c-48e2-a6bc-3dd03c803dee => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1587] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:24:57 2026] POST /v2.0/routers => generated 728 bytes in 2382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:00.232 7 INFO neutron.services.segments.plugin [-] Segment 33c71856-8669-487a-9cc2-5e16d7059e00 resource provider aggregate not found 2026-09-12 05:25:00.240 7 INFO neutron.services.segments.plugin [-] Segment 33c71856-8669-487a-9cc2-5e16d7059e00 resource provider aggregate not found 2026-09-12 05:25:00.266 7 INFO neutron.services.segments.plugin [-] Segment 33c71856-8669-487a-9cc2-5e16d7059e00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33c71856-8669-487a-9cc2-5e16d7059e00 found for delete ", "request_id": "req-6961a374-dc58-47cb-a56d-b442da7e0c31"}]} 2026-09-12 05:25:00.272 7 INFO neutron.services.segments.plugin [-] Segment 33c71856-8669-487a-9cc2-5e16d7059e00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33c71856-8669-487a-9cc2-5e16d7059e00 found for delete ", "request_id": "req-0a284857-6311-48b8-b6f7-cb203874966b"}]} 2026-09-12 05:25:00.291 7 INFO neutron.services.segments.plugin [-] Segment 3e640781-47e4-4f9e-a23d-05dbce258d11 resource provider aggregate not found 2026-09-12 05:25:00.300 7 INFO neutron.services.segments.plugin [-] Segment 3e640781-47e4-4f9e-a23d-05dbce258d11 resource provider aggregate not found 2026-09-12 05:25:00.309 7 INFO neutron.services.segments.plugin [-] Segment 3e640781-47e4-4f9e-a23d-05dbce258d11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e640781-47e4-4f9e-a23d-05dbce258d11 found for delete ", "request_id": "req-a7598605-332c-4035-8869-a4a498143f7f"}]} 2026-09-12 05:25:00.321 7 INFO neutron.services.segments.plugin [-] Segment 3e640781-47e4-4f9e-a23d-05dbce258d11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e640781-47e4-4f9e-a23d-05dbce258d11 found for delete ", "request_id": "req-036c0984-eb1e-400b-a8d9-36feb19b53d4"}]} 2026-09-12 05:25:00.338 7 INFO neutron.services.segments.plugin [-] Segment 4fc924b3-ca15-4b42-8b45-d9aa1153d45a resource provider aggregate not found 2026-09-12 05:25:00.348 7 INFO neutron.services.segments.plugin [-] Segment 4fc924b3-ca15-4b42-8b45-d9aa1153d45a resource provider aggregate not found 2026-09-12 05:25:00.371 7 INFO neutron.services.segments.plugin [-] Segment 4fc924b3-ca15-4b42-8b45-d9aa1153d45a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fc924b3-ca15-4b42-8b45-d9aa1153d45a found for delete ", "request_id": "req-1b483d3a-b61f-4c14-a92c-9d87d5ab3cc6"}]} 2026-09-12 05:25:00.377 7 INFO neutron.services.segments.plugin [-] Segment 4fc924b3-ca15-4b42-8b45-d9aa1153d45a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fc924b3-ca15-4b42-8b45-d9aa1153d45a found for delete ", "request_id": "req-6813f5b3-890b-45f5-8677-e9459c129b31"}]} 2026-09-12 05:25:00.392 7 INFO neutron.services.segments.plugin [-] Segment 278f9238-6ea8-4a0b-bae1-84aa41085651 resource provider aggregate not found 2026-09-12 05:25:00.396 7 INFO neutron.services.segments.plugin [-] Segment 278f9238-6ea8-4a0b-bae1-84aa41085651 resource provider aggregate not found 2026-09-12 05:25:00.410 7 INFO neutron.services.segments.plugin [-] Segment 278f9238-6ea8-4a0b-bae1-84aa41085651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 278f9238-6ea8-4a0b-bae1-84aa41085651 found for delete ", "request_id": "req-0d1eb441-cbd2-40ba-a878-69d5860b4857"}]} 2026-09-12 05:25:00.422 7 INFO neutron.services.segments.plugin [-] Segment 278f9238-6ea8-4a0b-bae1-84aa41085651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 278f9238-6ea8-4a0b-bae1-84aa41085651 found for delete ", "request_id": "req-67641ddf-c35e-451b-be0d-c5f869c7567c"}]} [pid: 8|app: 0|req: 838/1588] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:00 2026] GET /v2.0/security-groups?tenant_id=bec13e34e2594fa099242cec5aff91d2&name=default => generated 2925 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1589] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:00 2026] DELETE /v2.0/security-groups/9984a0e0-58bc-465c-a955-4797f2b14cf9 => 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: 751/1590] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:25:00 2026] PUT /v2.0/routers/aaa665d6-f1c8-4bff-8881-2af33f9764e1/add_router_interface => generated 309 bytes in 1624 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:02.463 7 WARNING neutron_lib.context [None req-08b4c7e5-b40b-42db-98dc-8c3c44de8e44 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:02.497 8 INFO neutron.db.segments_db [None req-8cc1d57b-6543-481b-9cd9-e7840a3782b3 163cb3f768144189b0cb9d5eb9968e66 7b9adffea2cc41b38fa55c6c2556d4a4 - - default default] Added segment 2be6949e-cb01-460d-ac94-93f6fb87f393 of type vxlan for network a4bdc590-a82c-41e4-a04c-85605115a90e [pid: 8|app: 0|req: 840/1593] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:02 2026] POST /v2.0/networks => generated 726 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1594] 10.0.0.215 () {34 vars in 685 bytes} [Sat Sep 12 05:25:02 2026] POST /v2.0/security-groups => generated 1675 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1595] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:02 2026] GET /v2.0/security-groups?tenant_id=44be2897031c44138161047700d920c0&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:02.829 8 WARNING neutron_lib.context [None req-afb3a405-71c3-4a35-9c19-cf7e8c21c5ee 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 755/1596] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:25:02 2026] POST /v2.0/subnets => generated 644 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1597] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:25:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:02.958 7 WARNING neutron_lib.context [None req-603665fd-2447-4a4a-8d2d-8e45cc11ad3f 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 843/1598] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:02 2026] DELETE /v2.0/security-groups/f3abb885-0065-4fc6-9b25-3a18cf095cad => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:25:03.045 8 WARNING neutron.api.v2.base [None req-7bbabb2a-df73-44f4-b832-a9c77825016a 163cb3f768144189b0cb9d5eb9968e66 7b9adffea2cc41b38fa55c6c2556d4a4 - - 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-09-12 05:25:03.046 8 INFO neutron.api.v2.resource [None req-7bbabb2a-df73-44f4-b832-a9c77825016a 163cb3f768144189b0cb9d5eb9968e66 7b9adffea2cc41b38fa55c6c2556d4a4 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 844/1599] 10.0.0.215 () {34 vars in 681 bytes} [Sat Sep 12 05:25:03 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-09-12 05:25:03.052 8 WARNING neutron_lib.context [None req-3203ee8e-d86d-4d8b-82dd-198abc6444db 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:03.086 7 INFO neutron.db.segments_db [None req-603665fd-2447-4a4a-8d2d-8e45cc11ad3f 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Added segment ae23c4a0-2e42-48c1-889c-081476dbfcd1 of type vxlan for network 18b5d029-3889-46c6-856d-0f985c1fdc4a [pid: 8|app: 0|req: 845/1600] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:25:03 2026] POST /v2.0/security-group-rules => generated 596 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1601] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:02 2026] POST /v2.0/networks => generated 634 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:03.204 7 WARNING neutron_lib.context [None req-ab67754c-9a70-41e3-b5c8-af8e5f70db97 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 757/1602] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:25:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:03.344 7 WARNING neutron_lib.context [None req-6c696965-37bf-4210-be5d-8a7a7ac4511e 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:03.439 7 INFO neutron.db.segments_db [None req-6c696965-37bf-4210-be5d-8a7a7ac4511e 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Added segment f1dfc3ca-3bc2-4c5f-8bc7-536339e4a0da of type vxlan for network ae1afdd1-de7a-45b2-a10d-bc8ad9a52946 2026-09-12 05:25:03.497 8 INFO neutron.services.segments.plugin [-] Segment 2be6949e-cb01-460d-ac94-93f6fb87f393 resource provider aggregate not found 2026-09-12 05:25:03.501 8 INFO neutron.services.segments.plugin [-] Segment 2be6949e-cb01-460d-ac94-93f6fb87f393 resource provider aggregate not found 2026-09-12 05:25:03.510 8 INFO neutron.services.segments.plugin [-] Segment 2be6949e-cb01-460d-ac94-93f6fb87f393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2be6949e-cb01-460d-ac94-93f6fb87f393 found for delete ", "request_id": "req-b82f441a-0743-404a-8269-416222666e88"}]} [pid: 8|app: 0|req: 846/1603] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:03 2026] DELETE /v2.0/networks/a4bdc590-a82c-41e4-a04c-85605115a90e => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:25:03.527 8 INFO neutron.services.segments.plugin [-] Segment 2be6949e-cb01-460d-ac94-93f6fb87f393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2be6949e-cb01-460d-ac94-93f6fb87f393 found for delete ", "request_id": "req-8ea51e53-e391-425d-b8c5-d0af5e0450d6"}]} 2026-09-12 05:25:03.533 8 WARNING neutron_lib.context [None req-72597024-c243-4e22-b30c-3b3ab8702cc0 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 758/1604] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:03 2026] POST /v2.0/networks => generated 634 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:03.633 7 INFO neutron.db.segments_db [None req-9cdcebea-06e9-40dc-b2dc-532982a00e1f 163cb3f768144189b0cb9d5eb9968e66 7b9adffea2cc41b38fa55c6c2556d4a4 - - default default] Added segment bf711f0d-fb81-4144-bfb5-3d3454537359 of type vxlan for network c7d165d5-0be1-4ea9-9458-7f0a65c116e1 [pid: 8|app: 0|req: 847/1605] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:25:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:03.676 8 WARNING neutron_lib.context [None req-e698ea4a-b564-48a6-a1d1-70333a9e8f1b 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 759/1606] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:03 2026] POST /v2.0/networks => generated 727 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:03.720 7 WARNING neutron_lib.context [None req-496e04dd-d93a-478b-9095-7b1be52ce096 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:03.755 7 INFO neutron.db.securitygroups_db [None req-496e04dd-d93a-478b-9095-7b1be52ce096 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Project 3ce3559ef4ee476e97f6d659505d25b8 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: 760/1607] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:25:03 2026] POST /v2.0/security-group-rules => generated 607 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1608] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:25:03 2026] POST /v2.0/subnets => generated 646 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:03.965 8 WARNING neutron_lib.context [None req-a4342419-d6c4-4a71-864d-b4e3294ebbca 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:04.003 8 INFO neutron.db.securitygroups_db [None req-a4342419-d6c4-4a71-864d-b4e3294ebbca 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Project 3ce3559ef4ee476e97f6d659505d25b8 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: 849/1609] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:25:03 2026] POST /v2.0/security-group-rules => generated 606 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:04.078 8 WARNING neutron_lib.context [None req-6943d290-eb8a-4407-a38d-fbb4de61c289 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 761/1610] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:25:03 2026] POST /v2.0/subnets => generated 647 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:04.108 7 WARNING neutron.api.v2.base [None req-015159c4-e825-495d-8b76-b05cc462cbd7 163cb3f768144189b0cb9d5eb9968e66 7b9adffea2cc41b38fa55c6c2556d4a4 - - 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-09-12 05:25:04.109 7 INFO neutron.api.v2.resource [None req-015159c4-e825-495d-8b76-b05cc462cbd7 163cb3f768144189b0cb9d5eb9968e66 7b9adffea2cc41b38fa55c6c2556d4a4 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 762/1611] 10.0.0.215 () {34 vars in 681 bytes} [Sat Sep 12 05:25:04 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-09-12 05:25:04.293 7 INFO neutron.services.segments.plugin [-] Segment bf711f0d-fb81-4144-bfb5-3d3454537359 resource provider aggregate not found 2026-09-12 05:25:04.301 7 INFO neutron.services.segments.plugin [-] Segment bf711f0d-fb81-4144-bfb5-3d3454537359 resource provider aggregate not found [pid: 8|app: 0|req: 850/1612] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:25:04 2026] POST /v2.0/subnets => generated 655 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:04.312 7 INFO neutron.services.segments.plugin [-] Segment bf711f0d-fb81-4144-bfb5-3d3454537359 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf711f0d-fb81-4144-bfb5-3d3454537359 found for delete ", "request_id": "req-fc5fa575-9ee2-4f20-ae36-3c86e26f4467"}]} 2026-09-12 05:25:04.317 8 WARNING neutron_lib.context [None req-00863d6b-f5e8-4fe0-ba0d-415a0b5f02c1 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:04.328 7 INFO neutron.services.segments.plugin [-] Segment bf711f0d-fb81-4144-bfb5-3d3454537359 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf711f0d-fb81-4144-bfb5-3d3454537359 found for delete ", "request_id": "req-87c5ca7d-160b-4dde-a586-787325f33a75"}]} [pid: 7|app: 0|req: 763/1613] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:04 2026] DELETE /v2.0/networks/c7d165d5-0be1-4ea9-9458-7f0a65c116e1 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:25:04.354 8 INFO neutron.db.segments_db [None req-00863d6b-f5e8-4fe0-ba0d-415a0b5f02c1 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Added segment 9f055068-8d5f-4bca-adcc-af9f3420bbe7 of type vxlan for network 36a5c1ff-982e-464f-8279-99ea339b5a67 2026-09-12 05:25:04.438 7 INFO neutron.db.segments_db [None req-6325fbf2-e5e6-4765-945d-cc96563c383b 163cb3f768144189b0cb9d5eb9968e66 7b9adffea2cc41b38fa55c6c2556d4a4 - - default default] Added segment 93a4456c-fb6e-43e6-9df1-448bd87f7898 of type vxlan for network 24325509-7c42-455d-a21e-839998571776 [pid: 7|app: 0|req: 764/1614] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:04 2026] POST /v2.0/networks => generated 726 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:04.695 8 INFO neutron.db.l3_hamode_db [None req-00863d6b-f5e8-4fe0-ba0d-415a0b5f02c1 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 765/1615] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:25:04 2026] POST /v2.0/subnets => generated 647 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:04.782 7 WARNING neutron_lib.context [None req-da9f6f39-58b5-45b6-99fa-e66f941a059c 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:04.841 8 INFO neutron.db.l3_hamode_db [None req-00863d6b-f5e8-4fe0-ba0d-415a0b5f02c1 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 766/1616] 10.0.0.215 () {34 vars in 685 bytes} [Sat Sep 12 05:25:04 2026] POST /v2.0/security-groups => generated 1660 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1617] 10.0.0.215 () {34 vars in 681 bytes} [Sat Sep 12 05:25:04 2026] POST /v2.0/rbac-policies => generated 324 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1618] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:25:04 2026] POST /v2.0/routers => generated 511 bytes in 1337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:05.654 8 WARNING neutron_lib.context [None req-29a18101-e1ea-4358-acfa-329387c69a81 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:05.727 7 INFO neutron.db.segments_db [None req-1c3f9e85-ec1f-4f9c-9b0b-1d1b0331fbbf 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment b2f425fa-b4b6-45ff-a715-179f705e12cf of type vxlan for network d05115a5-ab73-40bf-a0da-045c5a0db0b9 [pid: 8|app: 0|req: 852/1619] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:25:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1620] 10.0.0.215 () {34 vars in 671 bytes} [Sat Sep 12 05:25:05 2026] POST /v2.0/networks => generated 741 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1621] 10.0.0.215 () {32 vars in 723 bytes} [Sat Sep 12 05:25:05 2026] GET /v2.0/networks/24325509-7c42-455d-a21e-839998571776 => generated 654 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:06.002 7 WARNING neutron_lib.context [None req-5897a38b-fe7c-40b6-b04f-d8a86c99eca5 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 770/1622] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:25:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1623] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:25:06 2026] POST /v2.0/subnets => generated 688 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:06.360 7 WARNING neutron_lib.context [None req-0685a03e-b90a-4353-ac0b-e7d15a2b7bce 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 772/1624] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:25:06 2026] POST /v2.0/floatingips => generated 552 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1625] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:25:05 2026] PUT /v2.0/routers/507cd1a9-e45f-4bb8-a92e-3d95794369e4/add_router_interface => generated 309 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:07.050 7 INFO neutron.db.segments_db [None req-6a2df6fb-fae2-46ce-b13e-501f6318e6b5 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Added segment c9a46eef-2d6e-4ceb-b71c-dc4c16aaa1d9 of type vxlan for network 59bad35d-c150-4dfb-82be-7196790f0f22 2026-09-12 05:25:07.101 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b3f5cf8-637d-4325-afa3-a7986d7262ef cd7c0446c3a447f4949db23a66309095 7e10a16413424eaeabed80c6f82149b4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 854/1626] 10.0.0.215 () {32 vars in 723 bytes} [Sat Sep 12 05:25:07 2026] GET /v2.0/networks/24325509-7c42-455d-a21e-839998571776 => generated 138 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1627] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:25:07 2026] GET /v2.0/ports/15a75da6-a28d-4d10-991d-96f8cf38355a => generated 959 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1628] 10.0.0.151 () {34 vars in 1100 bytes} [Sat Sep 12 05:25:07 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1375577085&fields=id&tenant_id=3ce3559ef4ee476e97f6d659505d25b8 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:07.341 7 INFO neutron.db.l3_hamode_db [None req-6a2df6fb-fae2-46ce-b13e-501f6318e6b5 38bcbdcfb3624b6aa7b7a7e6d068ef3b 0d5d22384eec44afb2664042391f986d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:25:07.698 8 INFO neutron.services.segments.plugin [-] Segment 93a4456c-fb6e-43e6-9df1-448bd87f7898 resource provider aggregate not found 2026-09-12 05:25:07.705 8 INFO neutron.services.segments.plugin [-] Segment 93a4456c-fb6e-43e6-9df1-448bd87f7898 resource provider aggregate not found 2026-09-12 05:25:07.720 8 INFO neutron.services.segments.plugin [-] Segment 93a4456c-fb6e-43e6-9df1-448bd87f7898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93a4456c-fb6e-43e6-9df1-448bd87f7898 found for delete ", "request_id": "req-da37577f-279b-4431-b2af-8f89b313a3a0"}]} 2026-09-12 05:25:07.723 8 INFO neutron.services.segments.plugin [-] Segment 93a4456c-fb6e-43e6-9df1-448bd87f7898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93a4456c-fb6e-43e6-9df1-448bd87f7898 found for delete ", "request_id": "req-a09e89fb-0483-420d-991f-86ab21bd4835"}]} [pid: 8|app: 0|req: 857/1629] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:07 2026] DELETE /v2.0/networks/24325509-7c42-455d-a21e-839998571776 => generated 0 bytes in 529 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:25:08.320 7 INFO neutron.db.l3_hamode_db [None req-6a2df6fb-fae2-46ce-b13e-501f6318e6b5 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 858/1630] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:25:07 2026] PUT /v2.0/routers/507cd1a9-e45f-4bb8-a92e-3d95794369e4/add_router_interface => generated 309 bytes in 1293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1631] 10.0.0.151 () {34 vars in 1100 bytes} [Sat Sep 12 05:25:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1703812465&fields=id&tenant_id=3ce3559ef4ee476e97f6d659505d25b8 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:09.090 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7f08380-39d9-4781-8379-ab95c87a125b 163cb3f768144189b0cb9d5eb9968e66 7b9adffea2cc41b38fa55c6c2556d4a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 860/1632] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:09 2026] DELETE /v2.0/subnets/21ec79fa-ef1c-484a-91bd-1fb7dbfa929d => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1633] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:25:09 2026] GET /v2.0/ports/d0f2e58e-ad5f-49d9-9755-471945643a85 => generated 967 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1634] 10.0.0.151 () {34 vars in 982 bytes} [Sat Sep 12 05:25:09 2026] GET /v2.0/networks?id=1ec9aa60-17ef-4347-a2db-c779bd9fde6e => generated 672 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:09.206 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e865b40-1eff-429c-8b60-f9867de46011 163cb3f768144189b0cb9d5eb9968e66 7b9adffea2cc41b38fa55c6c2556d4a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 863/1635] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:09 2026] DELETE /v2.0/subnets/066074d1-1fca-46db-bb29-54c30a56b8de => 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: 773/1636] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:25:06 2026] POST /v2.0/routers => generated 728 bytes in 2519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1637] 10.0.0.151 () {34 vars in 965 bytes} [Sat Sep 12 05:25:09 2026] GET /v2.0/quotas/3ce3559ef4ee476e97f6d659505d25b8 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:09.546 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa2198bb-1033-47cd-ba57-3e04f1d6c32b 163cb3f768144189b0cb9d5eb9968e66 7b9adffea2cc41b38fa55c6c2556d4a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1638] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:09 2026] DELETE /v2.0/subnets/dd8aadeb-7255-4fd8-a8d9-d6a636fc6c0f => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1639] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:25:09 2026] PUT /v2.0/routers/507cd1a9-e45f-4bb8-a92e-3d95794369e4/remove_router_interface => generated 309 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1640] 10.0.0.151 () {34 vars in 1002 bytes} [Sat Sep 12 05:25:10 2026] GET /v2.0/ports?tenant_id=3ce3559ef4ee476e97f6d659505d25b8&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1641] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:25:09 2026] PUT /v2.0/routers/fe90ecb9-999a-4c57-bd49-1a8dfb637161/add_router_interface => generated 309 bytes in 1342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1642] 10.0.0.151 () {34 vars in 1008 bytes} [Sat Sep 12 05:25:10 2026] GET /v2.0/networks/1ec9aa60-17ef-4347-a2db-c779bd9fde6e?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1643] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:25:10 2026] PUT /v2.0/routers/507cd1a9-e45f-4bb8-a92e-3d95794369e4/remove_router_interface => generated 309 bytes in 943 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1644] 10.0.0.151 () {34 vars in 1108 bytes} [Sat Sep 12 05:25:11 2026] GET /v2.0/networks/1ec9aa60-17ef-4347-a2db-c779bd9fde6e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1645] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:25:11 2026] GET /v2.0/ports?device_id=507cd1a9-e45f-4bb8-a92e-3d95794369e4 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1646] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:10 2026] GET /v2.0/security-groups?tenant_id=7b9adffea2cc41b38fa55c6c2556d4a4&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1647] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:11 2026] DELETE /v2.0/security-groups/2b8d227f-7916-4505-8228-161a818951dc => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1648] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:11 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => 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: 781/1649] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:11 2026] GET /v2.0/security-groups?tenant_id=e94d0675f3b94e9c91b37b2de387352e&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:11.815 8 INFO neutron.services.segments.plugin [-] Segment 9f055068-8d5f-4bca-adcc-af9f3420bbe7 resource provider aggregate not found 2026-09-12 05:25:11.819 8 INFO neutron.services.segments.plugin [-] Segment 9f055068-8d5f-4bca-adcc-af9f3420bbe7 resource provider aggregate not found 2026-09-12 05:25:11.831 8 INFO neutron.db.l3_hamode_db [None req-d5f42f22-c80e-42f4-a3df-690e02eecc38 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] HA network 36a5c1ff-982e-464f-8279-99ea339b5a67 was deleted as no HA routers are present in tenant 317720cbb0dc401d91a3987784ae7168. [pid: 8|app: 0|req: 869/1650] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:11 2026] DELETE /v2.0/routers/507cd1a9-e45f-4bb8-a92e-3d95794369e4 => generated 0 bytes in 593 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:25:11.844 8 INFO neutron.services.segments.plugin [-] Segment 9f055068-8d5f-4bca-adcc-af9f3420bbe7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f055068-8d5f-4bca-adcc-af9f3420bbe7 found for delete ", "request_id": "req-5780c01d-f6fa-43ef-813a-4594d9bc3abb"}]} 2026-09-12 05:25:11.844 8 INFO neutron.services.segments.plugin [-] Segment 9f055068-8d5f-4bca-adcc-af9f3420bbe7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f055068-8d5f-4bca-adcc-af9f3420bbe7 found for delete ", "request_id": "req-9fcde628-5aab-4450-8be4-cbaa3cdee46f"}]} [pid: 7|app: 0|req: 782/1651] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:11 2026] DELETE /v2.0/security-groups/c43acd7e-5f74-4371-9bc9-80ca95244b8f => 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: 870/1652] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:11 2026] DELETE /v2.0/subnets/a3318881-d813-46be-b9b6-5c7d47b7e08e => 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: 783/1653] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:12 2026] DELETE /v2.0/subnets/36462b89-2d36-455b-b2fa-294bc64a0073 => 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: 871/1654] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:12 2026] GET /v2.0/security-groups?tenant_id=7e10a16413424eaeabed80c6f82149b4&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1655] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:12 2026] DELETE /v2.0/security-groups/e1fac7ab-5cbe-45d0-bbcb-e35b364432aa => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:25:12.615 7 INFO neutron.services.segments.plugin [-] Segment f1dfc3ca-3bc2-4c5f-8bc7-536339e4a0da resource provider aggregate not found 2026-09-12 05:25:12.623 7 INFO neutron.services.segments.plugin [-] Segment f1dfc3ca-3bc2-4c5f-8bc7-536339e4a0da resource provider aggregate not found 2026-09-12 05:25:12.631 7 INFO neutron.services.segments.plugin [-] Segment f1dfc3ca-3bc2-4c5f-8bc7-536339e4a0da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1dfc3ca-3bc2-4c5f-8bc7-536339e4a0da found for delete ", "request_id": "req-42f54f8b-0ceb-4cfc-8aed-7a52fe9cd5bb"}]} [pid: 7|app: 0|req: 784/1656] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:12 2026] DELETE /v2.0/networks/ae1afdd1-de7a-45b2-a10d-bc8ad9a52946 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:25:12.667 7 INFO neutron.services.segments.plugin [-] Segment f1dfc3ca-3bc2-4c5f-8bc7-536339e4a0da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1dfc3ca-3bc2-4c5f-8bc7-536339e4a0da found for delete ", "request_id": "req-ace28b3d-1b92-43cb-8372-bee13f0ed2c6"}]} [pid: 8|app: 0|req: 873/1657] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:12 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => 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: 785/1658] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:12 2026] DELETE /v2.0/networks/18b5d029-3889-46c6-856d-0f985c1fdc4a => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:25:13.006 8 WARNING neutron_lib.context [None req-b2d7ab64-b5c6-4fec-92ce-fe918838bfaa 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:13.065 8 INFO neutron.db.segments_db [None req-b2d7ab64-b5c6-4fec-92ce-fe918838bfaa 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Added segment 3c19041c-503a-42c9-baf1-aa1ffc842568 of type vxlan for network d275406a-addc-4b40-a7f6-869938d07e21 [pid: 8|app: 0|req: 874/1659] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:13 2026] POST /v2.0/networks => generated 632 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:13.200 7 WARNING neutron_lib.context [None req-594a7a90-f42b-4b59-a713-86a36611a7d1 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 786/1660] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:25:13 2026] POST /v2.0/subnets => generated 646 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:13.547 8 WARNING neutron_lib.context [None req-52f55690-074e-4184-abee-6c781807bb97 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:13.622 8 INFO neutron.db.segments_db [None req-52f55690-074e-4184-abee-6c781807bb97 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Added segment 02779eb0-81a9-4b2a-91f1-76a307a2ddb1 of type vxlan for network 2941aeeb-341f-48e9-8204-a92b520b9731 [pid: 7|app: 0|req: 787/1661] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:13 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => 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: 788/1662] 10.0.0.151 () {34 vars in 982 bytes} [Sat Sep 12 05:25:13 2026] GET /v2.0/networks?id=d05115a5-ab73-40bf-a0da-045c5a0db0b9 => generated 673 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1663] 10.0.0.151 () {34 vars in 965 bytes} [Sat Sep 12 05:25:13 2026] GET /v2.0/quotas/0d5d22384eec44afb2664042391f986d => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:13.923 8 INFO neutron.db.l3_hamode_db [None req-52f55690-074e-4184-abee-6c781807bb97 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 790/1664] 10.0.0.151 () {34 vars in 1002 bytes} [Sat Sep 12 05:25:13 2026] GET /v2.0/ports?tenant_id=0d5d22384eec44afb2664042391f986d&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:14.055 8 INFO neutron.db.l3_hamode_db [None req-52f55690-074e-4184-abee-6c781807bb97 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 791/1665] 10.0.0.151 () {34 vars in 1008 bytes} [Sat Sep 12 05:25:14 2026] GET /v2.0/networks/d05115a5-ab73-40bf-a0da-045c5a0db0b9?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1666] 10.0.0.151 () {34 vars in 1108 bytes} [Sat Sep 12 05:25:14 2026] GET /v2.0/networks/d05115a5-ab73-40bf-a0da-045c5a0db0b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1667] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:14 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1668] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:25:13 2026] POST /v2.0/routers => generated 511 bytes in 1362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:14.913 8 WARNING neutron_lib.context [None req-031b0ef7-6188-4f77-af46-358cea734668 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:14.932 7 INFO neutron.services.segments.plugin [-] Segment ae23c4a0-2e42-48c1-889c-081476dbfcd1 resource provider aggregate not found 2026-09-12 05:25:14.938 7 INFO neutron.services.segments.plugin [-] Segment ae23c4a0-2e42-48c1-889c-081476dbfcd1 resource provider aggregate not found [pid: 7|app: 0|req: 794/1669] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:14 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:15.394 7 INFO neutron.services.segments.plugin [-] Segment ae23c4a0-2e42-48c1-889c-081476dbfcd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae23c4a0-2e42-48c1-889c-081476dbfcd1 found for delete ", "request_id": "req-eec8a640-e6a1-4557-bcd8-9ba381d3bd22"}]} 2026-09-12 05:25:15.396 7 INFO neutron.services.segments.plugin [-] Segment ae23c4a0-2e42-48c1-889c-081476dbfcd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae23c4a0-2e42-48c1-889c-081476dbfcd1 found for delete ", "request_id": "req-8e57b3e3-1fb7-4212-ba3f-85ce52e2f2c1"}]} [pid: 7|app: 0|req: 795/1670] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:15 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1671] 10.0.0.215 () {34 vars in 665 bytes} [Sat Sep 12 05:25:14 2026] POST /v2.0/ports => generated 959 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 877/1672] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:25:15 2026] GET /v2.0/networks?id=1ec9aa60-17ef-4347-a2db-c779bd9fde6e => generated 672 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1673] 162.253.55.186 () {34 vars in 1050 bytes} [Sat Sep 12 05:25:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3ce3559ef4ee476e97f6d659505d25b8 => generated 274 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:16.038 8 WARNING neutron_lib.context [req-68b0849a-16a4-470c-9279-164d2464086a req-d7601aa2-6c20-4bd1-9dc5-812124ddce20 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 879/1674] 162.253.55.186 () {38 vars in 955 bytes} [Sat Sep 12 05:25:16 2026] POST /v2.0/ports => generated 993 bytes in 928 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 880/1675] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:16 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 996 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1676] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:17 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => 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: 796/1677] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:25:15 2026] PUT /v2.0/routers/89fd3102-5816-4cfa-bc02-e3e7bc681c99/add_router_interface => generated 309 bytes in 1935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 797/1678] 10.0.0.151 () {34 vars in 1120 bytes} [Sat Sep 12 05:25:17 2026] GET /v2.0/security-groups?id=5181c934-66dc-49f8-bca3-fe60195a228d&id=2fc53762-a9bc-4409-8125-682482e81889&fields=id&fields=name => generated 207 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1681] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:25:17 2026] GET /v2.0/ports/b37b56d1-3cd9-4215-a02a-5f7c5c66169a => generated 1033 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1682] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:25:17 2026] PUT /v2.0/ports/318c3fdc-8549-47bc-b473-f926623e45b0 => generated 1274 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:17.695 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-11df1663-13a8-4b64-a9f5-0ad0734660ef'] response: {'name': 'network-changed', 'server_uuid': '7e0570e7-c350-4032-8a98-d699975d2b01', 'tag': '318c3fdc-8549-47bc-b473-f926623e45b0', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:17.852 8 WARNING neutron_lib.context [None req-df2044f2-d2c0-4110-9872-1b42ef8635f4 1bb855df00d64b1e840c53a32a3e0e8d 625001402c844d96ad3a5afa37ce0781 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:18.022 8 INFO neutron.db.segments_db [None req-df2044f2-d2c0-4110-9872-1b42ef8635f4 1bb855df00d64b1e840c53a32a3e0e8d 625001402c844d96ad3a5afa37ce0781 - - default default] Added segment 00e34d44-c46e-4493-b8d8-4345ce7f679d of type vxlan for network 21b9c92d-eea8-4519-9515-50fb535233d0 [pid: 8|app: 0|req: 883/1683] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:17 2026] POST /v2.0/networks => generated 631 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:18.122 8 WARNING neutron_lib.context [None req-74c81226-d133-4124-909f-b64809c24610 1bb855df00d64b1e840c53a32a3e0e8d 625001402c844d96ad3a5afa37ce0781 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:18.208 8 INFO neutron.db.segments_db [None req-74c81226-d133-4124-909f-b64809c24610 1bb855df00d64b1e840c53a32a3e0e8d 625001402c844d96ad3a5afa37ce0781 - - default default] Added segment f663a2d6-f8ac-49df-8a37-aceb8c2cd84c of type vxlan for network 47707fe3-7786-4995-8e3a-8fb351a027c6 [pid: 8|app: 0|req: 884/1684] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:18 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1685] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:25:17 2026] PUT /v2.0/routers/89fd3102-5816-4cfa-bc02-e3e7bc681c99/remove_router_interface => generated 309 bytes in 822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 885/1686] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:18 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => 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: 802/1687] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:25:18 2026] GET /v2.0/ports?tenant_id=3ce3559ef4ee476e97f6d659505d25b8&device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:18.347 7 WARNING neutron_lib.context [None req-1411e061-89f1-4736-a5ae-c1a04702bcd6 1bb855df00d64b1e840c53a32a3e0e8d 625001402c844d96ad3a5afa37ce0781 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:18.407 7 INFO neutron.db.segments_db [None req-1411e061-89f1-4736-a5ae-c1a04702bcd6 1bb855df00d64b1e840c53a32a3e0e8d 625001402c844d96ad3a5afa37ce0781 - - default default] Added segment a2ce817c-2d58-4e2d-8301-53761621c6f1 of type vxlan for network f651ed6a-e63a-4e4d-b367-c8fce9e93030 2026-09-12 05:25:18.439 8 INFO neutron.api.v2.resource [None req-fd64a557-adaf-4323-9a8c-4a811716a7ab 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 886/1688] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:25:18 2026] PUT /v2.0/routers/89fd3102-5816-4cfa-bc02-e3e7bc681c99/remove_router_interface => generated 197 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1689] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:18 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1690] 162.253.55.186 () {34 vars in 1018 bytes} [Sat Sep 12 05:25:18 2026] GET /v2.0/networks?tenant_id=3ce3559ef4ee476e97f6d659505d25b8&shared=False => generated 768 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1691] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:25:18 2026] GET /v2.0/ports?device_id=89fd3102-5816-4cfa-bc02-e3e7bc681c99 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:18.512 8 WARNING neutron_lib.context [None req-457a35f7-9bb5-4729-9ed0-5aa022b7bb81 1bb855df00d64b1e840c53a32a3e0e8d 625001402c844d96ad3a5afa37ce0781 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 805/1692] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:18 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1008 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:18.571 8 INFO neutron.db.segments_db [None req-457a35f7-9bb5-4729-9ed0-5aa022b7bb81 1bb855df00d64b1e840c53a32a3e0e8d 625001402c844d96ad3a5afa37ce0781 - - default default] Added segment 54163c5a-1b77-4b31-b413-a13e5412681a of type vxlan for network 2ec77849-fa85-4f5f-954e-c143bc539551 [pid: 8|app: 0|req: 888/1693] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:18 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1694] 162.253.55.186 () {34 vars in 930 bytes} [Sat Sep 12 05:25:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1695] 10.0.0.151 () {34 vars in 1120 bytes} [Sat Sep 12 05:25:18 2026] GET /v2.0/security-groups?id=5181c934-66dc-49f8-bca3-fe60195a228d&id=2fc53762-a9bc-4409-8125-682482e81889&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:18.779 8 WARNING neutron_lib.context [None req-bf75e561-263c-4089-a79c-0f6ef6daa264 1bb855df00d64b1e840c53a32a3e0e8d 625001402c844d96ad3a5afa37ce0781 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:18.828 8 INFO neutron.db.segments_db [None req-bf75e561-263c-4089-a79c-0f6ef6daa264 1bb855df00d64b1e840c53a32a3e0e8d 625001402c844d96ad3a5afa37ce0781 - - default default] Added segment 2e374430-3dea-4776-98ea-2adf0028270b of type vxlan for network 8904e849-a150-4414-93e4-4fdff581512c [pid: 8|app: 0|req: 891/1696] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:18 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1697] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:25:18 2026] GET /v2.0/networks?id=d05115a5-ab73-40bf-a0da-045c5a0db0b9 => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1698] 10.0.0.215 () {34 vars in 753 bytes} [Sat Sep 12 05:25:18 2026] PUT /v2.0/networks/21b9c92d-eea8-4519-9515-50fb535233d0/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:19.023 8 WARNING neutron_lib.context [req-698758b1-1c01-4c0c-bdd3-14b086e20d8c req-81dad537-ca11-4a0d-a15e-7af2368aeb22 f188d2494ea64ad1824f4bacc9cb2b11 0d5d22384eec44afb2664042391f986d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:19.172 7 INFO neutron.services.segments.plugin [-] Segment 02779eb0-81a9-4b2a-91f1-76a307a2ddb1 resource provider aggregate not found 2026-09-12 05:25:19.176 7 INFO neutron.services.segments.plugin [-] Segment 02779eb0-81a9-4b2a-91f1-76a307a2ddb1 resource provider aggregate not found 2026-09-12 05:25:19.189 7 INFO neutron.db.l3_hamode_db [None req-a248b272-51eb-4e5c-a436-7afdf45ed5a1 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] HA network 2941aeeb-341f-48e9-8204-a92b520b9731 was deleted as no HA routers are present in tenant 317720cbb0dc401d91a3987784ae7168. 2026-09-12 05:25:19.191 7 INFO neutron.services.segments.plugin [-] Segment 02779eb0-81a9-4b2a-91f1-76a307a2ddb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02779eb0-81a9-4b2a-91f1-76a307a2ddb1 found for delete ", "request_id": "req-dda552b4-ec6c-42cd-8bcd-6c3d5f9c0bea"}]} 2026-09-12 05:25:19.192 7 INFO neutron.services.segments.plugin [-] Segment 02779eb0-81a9-4b2a-91f1-76a307a2ddb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02779eb0-81a9-4b2a-91f1-76a307a2ddb1 found for delete ", "request_id": "req-2be2cf56-3381-4cad-83b8-9aeedcb404bc"}]} [pid: 7|app: 0|req: 806/1699] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:18 2026] DELETE /v2.0/routers/89fd3102-5816-4cfa-bc02-e3e7bc681c99 => generated 0 bytes in 626 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1700] 10.0.0.215 () {34 vars in 753 bytes} [Sat Sep 12 05:25:19 2026] PUT /v2.0/networks/47707fe3-7786-4995-8e3a-8fb351a027c6/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1701] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:19 2026] DELETE /v2.0/subnets/60186dbc-ad3a-4aad-a2a4-98ec24c6d1bd => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1702] 162.253.55.186 () {38 vars in 955 bytes} [Sat Sep 12 05:25:19 2026] POST /v2.0/ports => generated 954 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 809/1703] 10.0.0.215 () {34 vars in 753 bytes} [Sat Sep 12 05:25:19 2026] PUT /v2.0/networks/f651ed6a-e63a-4e4d-b367-c8fce9e93030/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1704] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:19 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => generated 957 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1705] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:19 2026] DELETE /v2.0/networks/d275406a-addc-4b40-a7f6-869938d07e21 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1706] 10.0.0.215 () {34 vars in 753 bytes} [Sat Sep 12 05:25:19 2026] PUT /v2.0/networks/2ec77849-fa85-4f5f-954e-c143bc539551/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1707] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:25:19 2026] GET /v2.0/security-groups?id=63c3ad6d-4067-4c52-8852-bb99cad71451&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1708] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:25:19 2026] PUT /v2.0/ports/9c350bc3-72ae-4ddc-a786-b5f8d02c9825 => generated 1235 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:19.902 8 WARNING neutron_lib.context [None req-dfd22142-3256-45c1-bc1a-1586973dd93c 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 813/1709] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:25:19 2026] GET /v2.0/ports?tenant_id=3ce3559ef4ee476e97f6d659505d25b8&device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1277 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:19.942 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4651028f-e3ee-4d0a-8c2f-3e482d9411be'] response: {'name': 'network-changed', 'server_uuid': '1054ee96-05bc-409c-8092-5e1cb40f87bc', 'tag': '9c350bc3-72ae-4ddc-a786-b5f8d02c9825', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 814/1710] 10.0.0.215 () {32 vars in 666 bytes} [Sat Sep 12 05:25:19 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:19.999 8 INFO neutron.db.segments_db [None req-dfd22142-3256-45c1-bc1a-1586973dd93c 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Added segment 7eaf9e80-6efb-4e49-9a3e-9441c4c02cbd of type vxlan for network 19c27cd3-2794-440f-9942-289d0a90f4a7 [pid: 7|app: 0|req: 815/1711] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:19 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1712] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:25:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=318c3fdc-8549-47bc-b473-f926623e45b0 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1713] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:19 2026] POST /v2.0/networks => generated 633 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1714] 10.0.0.215 () {32 vars in 680 bytes} [Sat Sep 12 05:25:20 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1715] 10.0.0.151 () {34 vars in 1120 bytes} [Sat Sep 12 05:25:20 2026] GET /v2.0/security-groups?id=5181c934-66dc-49f8-bca3-fe60195a228d&id=2fc53762-a9bc-4409-8125-682482e81889&fields=id&fields=name => generated 207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:20.138 8 WARNING neutron_lib.context [None req-159e9bd3-5cab-4769-8546-9ab3898d0720 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 818/1716] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:25:20 2026] GET /v2.0/subnets?id=5510b9ab-3b97-43b2-98fd-2a9a7558f2aa => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1717] 10.0.0.215 () {32 vars in 676 bytes} [Sat Sep 12 05:25:20 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1718] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:25:20 2026] GET /v2.0/ports?network_id=1ec9aa60-17ef-4347-a2db-c779bd9fde6e&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1719] 10.0.0.215 () {32 vars in 688 bytes} [Sat Sep 12 05:25:20 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1720] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:25:20 2026] GET /v2.0/networks/1ec9aa60-17ef-4347-a2db-c779bd9fde6e?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1721] 10.0.0.215 () {32 vars in 674 bytes} [Sat Sep 12 05:25:20 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1722] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:25:20 2026] GET /v2.0/networks/1ec9aa60-17ef-4347-a2db-c779bd9fde6e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1723] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:25:20 2026] POST /v2.0/subnets => generated 646 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1724] 10.0.0.215 () {32 vars in 688 bytes} [Sat Sep 12 05:25:20 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:20.501 7 WARNING neutron_lib.context [None req-6793a5e2-67a0-4a64-9b64-797c6f4c2deb 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 900/1725] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:25:20 2026] GET /v2.0/ports?tenant_id=0d5d22384eec44afb2664042391f986d&device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:20.547 7 INFO neutron.db.segments_db [None req-6793a5e2-67a0-4a64-9b64-797c6f4c2deb 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Added segment baf9dd9f-a207-4f70-b341-0aa32505c79e of type vxlan for network 228e9fb9-2607-4568-bf27-6eaced73471d [pid: 8|app: 0|req: 901/1726] 10.0.0.215 () {32 vars in 684 bytes} [Sat Sep 12 05:25:20 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1727] 162.253.55.186 () {34 vars in 1018 bytes} [Sat Sep 12 05:25:20 2026] GET /v2.0/networks?tenant_id=0d5d22384eec44afb2664042391f986d&shared=False => generated 769 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1728] 10.0.0.215 () {32 vars in 696 bytes} [Sat Sep 12 05:25:20 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1729] 162.253.55.186 () {34 vars in 930 bytes} [Sat Sep 12 05:25:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:20.803 7 INFO neutron.db.l3_hamode_db [None req-6793a5e2-67a0-4a64-9b64-797c6f4c2deb 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:25:20.842 8 INFO neutron.services.segments.plugin [-] Segment 00e34d44-c46e-4493-b8d8-4345ce7f679d resource provider aggregate not found 2026-09-12 05:25:20.849 8 INFO neutron.services.segments.plugin [-] Segment 00e34d44-c46e-4493-b8d8-4345ce7f679d resource provider aggregate not found 2026-09-12 05:25:20.864 8 INFO neutron.services.segments.plugin [-] Segment 00e34d44-c46e-4493-b8d8-4345ce7f679d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00e34d44-c46e-4493-b8d8-4345ce7f679d found for delete ", "request_id": "req-0b9f01a8-7a70-44ad-8ee3-439613dee263"}]} [pid: 8|app: 0|req: 905/1730] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:20 2026] DELETE /v2.0/networks/21b9c92d-eea8-4519-9515-50fb535233d0 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:25:20.890 8 INFO neutron.services.segments.plugin [-] Segment 00e34d44-c46e-4493-b8d8-4345ce7f679d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00e34d44-c46e-4493-b8d8-4345ce7f679d found for delete ", "request_id": "req-30993bf9-7314-4b55-8457-26059c0c9820"}]} 2026-09-12 05:25:20.999 7 INFO neutron.db.l3_hamode_db [None req-6793a5e2-67a0-4a64-9b64-797c6f4c2deb 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 906/1731] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:20 2026] DELETE /v2.0/networks/47707fe3-7786-4995-8e3a-8fb351a027c6 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1732] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:21 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:21.218 7 INFO neutron.services.segments.plugin [-] Segment 3c19041c-503a-42c9-baf1-aa1ffc842568 resource provider aggregate not found 2026-09-12 05:25:21.224 7 INFO neutron.services.segments.plugin [-] Segment 3c19041c-503a-42c9-baf1-aa1ffc842568 resource provider aggregate not found 2026-09-12 05:25:21.235 7 INFO neutron.services.segments.plugin [-] Segment 3c19041c-503a-42c9-baf1-aa1ffc842568 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c19041c-503a-42c9-baf1-aa1ffc842568 found for delete ", "request_id": "req-00062073-7557-4dfd-b1b1-6f1b4338515f"}]} 2026-09-12 05:25:21.250 7 INFO neutron.services.segments.plugin [-] Segment 3c19041c-503a-42c9-baf1-aa1ffc842568 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c19041c-503a-42c9-baf1-aa1ffc842568 found for delete ", "request_id": "req-fa5f53d4-c3f7-4bb5-99e7-47f5cb96e7d7"}]} [pid: 8|app: 0|req: 908/1733] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:21 2026] DELETE /v2.0/networks/f651ed6a-e63a-4e4d-b367-c8fce9e93030 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1734] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:25:21 2026] GET /v2.0/security-groups?id=63c3ad6d-4067-4c52-8852-bb99cad71451&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1735] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:21 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1736] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:21 2026] DELETE /v2.0/networks/2ec77849-fa85-4f5f-954e-c143bc539551 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1737] 10.0.0.151 () {34 vars in 1120 bytes} [Sat Sep 12 05:25:21 2026] GET /v2.0/security-groups?id=5181c934-66dc-49f8-bca3-fe60195a228d&id=2fc53762-a9bc-4409-8125-682482e81889&fields=id&fields=name => generated 207 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1738] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:21 2026] DELETE /v2.0/networks/8904e849-a150-4414-93e4-4fdff581512c => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1739] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:25:21 2026] GET /v2.0/ports?tenant_id=0d5d22384eec44afb2664042391f986d&device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => 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: 915/1740] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:25:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=9c350bc3-72ae-4ddc-a786-b5f8d02c9825 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1741] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:25:20 2026] POST /v2.0/routers => generated 511 bytes in 1340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1742] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:25:21 2026] GET /v2.0/subnets?id=5731e7a1-c51d-4fe9-b76c-6f77bac9bce8 => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1743] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:25:21 2026] GET /v2.0/ports?network_id=d05115a5-ab73-40bf-a0da-045c5a0db0b9&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1744] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:25:21 2026] GET /v2.0/networks/d05115a5-ab73-40bf-a0da-045c5a0db0b9?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1745] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:25:21 2026] GET /v2.0/networks/d05115a5-ab73-40bf-a0da-045c5a0db0b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1746] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:22 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1747] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:25:22 2026] GET /v2.0/security-groups?id=63c3ad6d-4067-4c52-8852-bb99cad71451&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1748] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:22 2026] GET /v2.0/security-groups?tenant_id=625001402c844d96ad3a5afa37ce0781&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:22.883 8 INFO neutron.services.segments.plugin [-] Segment f663a2d6-f8ac-49df-8a37-aceb8c2cd84c resource provider aggregate not found 2026-09-12 05:25:22.909 8 INFO neutron.services.segments.plugin [-] Segment f663a2d6-f8ac-49df-8a37-aceb8c2cd84c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f663a2d6-f8ac-49df-8a37-aceb8c2cd84c found for delete ", "request_id": "req-66fcd9d3-433b-46b3-b8e9-c637cf40642b"}]} 2026-09-12 05:25:22.914 8 INFO neutron.services.segments.plugin [-] Segment f663a2d6-f8ac-49df-8a37-aceb8c2cd84c resource provider aggregate not found [pid: 8|app: 0|req: 923/1749] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:22 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1008 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:22.929 8 INFO neutron.services.segments.plugin [-] Segment f663a2d6-f8ac-49df-8a37-aceb8c2cd84c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f663a2d6-f8ac-49df-8a37-aceb8c2cd84c found for delete ", "request_id": "req-a66f6652-66c5-4c45-8b6b-73ec317b727b"}]} 2026-09-12 05:25:22.941 8 INFO neutron.services.segments.plugin [-] Segment a2ce817c-2d58-4e2d-8301-53761621c6f1 resource provider aggregate not found 2026-09-12 05:25:22.950 8 INFO neutron.services.segments.plugin [-] Segment a2ce817c-2d58-4e2d-8301-53761621c6f1 resource provider aggregate not found 2026-09-12 05:25:22.964 8 INFO neutron.services.segments.plugin [-] Segment a2ce817c-2d58-4e2d-8301-53761621c6f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2ce817c-2d58-4e2d-8301-53761621c6f1 found for delete ", "request_id": "req-403899a2-982f-4c5a-b928-c29c3b61bdcb"}]} 2026-09-12 05:25:22.970 8 INFO neutron.services.segments.plugin [-] Segment a2ce817c-2d58-4e2d-8301-53761621c6f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2ce817c-2d58-4e2d-8301-53761621c6f1 found for delete ", "request_id": "req-8b2685be-ef75-41c9-afe0-0bb70b78dc50"}]} 2026-09-12 05:25:22.983 8 INFO neutron.services.segments.plugin [-] Segment 54163c5a-1b77-4b31-b413-a13e5412681a resource provider aggregate not found 2026-09-12 05:25:22.987 8 INFO neutron.services.segments.plugin [-] Segment 54163c5a-1b77-4b31-b413-a13e5412681a resource provider aggregate not found 2026-09-12 05:25:23.001 8 INFO neutron.services.segments.plugin [-] Segment 54163c5a-1b77-4b31-b413-a13e5412681a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54163c5a-1b77-4b31-b413-a13e5412681a found for delete ", "request_id": "req-ecf33892-3a4d-4394-9a7b-70e94799b815"}]} 2026-09-12 05:25:23.007 8 INFO neutron.services.segments.plugin [-] Segment 54163c5a-1b77-4b31-b413-a13e5412681a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54163c5a-1b77-4b31-b413-a13e5412681a found for delete ", "request_id": "req-ab256469-f19b-4ec0-b224-c4ab5f8c7696"}]} 2026-09-12 05:25:23.022 8 INFO neutron.services.segments.plugin [-] Segment 2e374430-3dea-4776-98ea-2adf0028270b resource provider aggregate not found [pid: 7|app: 0|req: 827/1750] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:25:21 2026] PUT /v2.0/routers/1a572975-8bd6-4e6c-9ef3-f31d358792ec/add_router_interface => generated 309 bytes in 1179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:23.025 8 INFO neutron.services.segments.plugin [-] Segment 2e374430-3dea-4776-98ea-2adf0028270b resource provider aggregate not found 2026-09-12 05:25:23.038 8 INFO neutron.services.segments.plugin [-] Segment 2e374430-3dea-4776-98ea-2adf0028270b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e374430-3dea-4776-98ea-2adf0028270b found for delete ", "request_id": "req-ad561e56-05dc-437d-ad15-0a4753e6e9ea"}]} 2026-09-12 05:25:23.044 8 INFO neutron.services.segments.plugin [-] Segment 2e374430-3dea-4776-98ea-2adf0028270b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e374430-3dea-4776-98ea-2adf0028270b found for delete ", "request_id": "req-d5f57904-4e3f-41f8-921c-316884589ae5"}]} [pid: 8|app: 0|req: 924/1751] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:22 2026] DELETE /v2.0/security-groups/3ec73fb3-f3b0-44f0-af9e-b5fbd0bbb15f => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1752] 10.0.0.151 () {34 vars in 1120 bytes} [Sat Sep 12 05:25:23 2026] GET /v2.0/security-groups?id=5181c934-66dc-49f8-bca3-fe60195a228d&id=2fc53762-a9bc-4409-8125-682482e81889&fields=id&fields=name => generated 207 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1753] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:25:23 2026] GET /v2.0/ports/9dbbc5ea-0808-4a6a-86ec-586e6ac475eb => generated 959 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1754] 162.253.55.186 () {34 vars in 994 bytes} [Sat Sep 12 05:25:23 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1277 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1755] 162.253.55.186 () {34 vars in 1124 bytes} [Sat Sep 12 05:25:23 2026] GET /v2.0/security-groups?id=5181c934-66dc-49f8-bca3-fe60195a228d&id=2fc53762-a9bc-4409-8125-682482e81889&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1756] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:23 2026] GET /v2.0/security-groups?tenant_id=5a346bfcbfb5417491c37dfa46bb84a8&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1757] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:23 2026] DELETE /v2.0/security-groups/82e767d8-a7e8-4ee0-9f5b-db529ad1214a => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1758] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:23 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1759] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:25:23 2026] GET /v2.0/security-groups?id=63c3ad6d-4067-4c52-8852-bb99cad71451&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1760] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:23 2026] GET /v2.0/security-groups?tenant_id=95985003f63044d4a30257b0a7ef43a2&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1761] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:25:23 2026] PUT /v2.0/routers/1a572975-8bd6-4e6c-9ef3-f31d358792ec/remove_router_interface => generated 309 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1762] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:25:23 2026] GET /v2.0/ports?device_id=1a572975-8bd6-4e6c-9ef3-f31d358792ec => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1763] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:23 2026] DELETE /v2.0/security-groups/8010faf6-82d4-47da-a957-0c602abdae96 => 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: 837/1764] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:24 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1008 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1765] 10.0.0.151 () {34 vars in 1120 bytes} [Sat Sep 12 05:25:24 2026] GET /v2.0/security-groups?id=5181c934-66dc-49f8-bca3-fe60195a228d&id=2fc53762-a9bc-4409-8125-682482e81889&fields=id&fields=name => generated 207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:24.527 8 INFO neutron.db.l3_hamode_db [None req-fafd2708-31da-45a4-9960-0223e5a49a3b 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] HA network 228e9fb9-2607-4568-bf27-6eaced73471d was deleted as no HA routers are present in tenant 317720cbb0dc401d91a3987784ae7168. [pid: 8|app: 0|req: 928/1766] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:23 2026] DELETE /v2.0/routers/1a572975-8bd6-4e6c-9ef3-f31d358792ec => generated 0 bytes in 614 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1767] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:24 2026] DELETE /v2.0/subnets/2692d5a8-d4f5-4177-8d02-96e5ba91175b => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1768] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:24 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1769] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:25:24 2026] GET /v2.0/security-groups?id=63c3ad6d-4067-4c52-8852-bb99cad71451&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:25.065 8 INFO neutron.services.segments.plugin [-] Segment baf9dd9f-a207-4f70-b341-0aa32505c79e resource provider aggregate not found 2026-09-12 05:25:25.081 8 INFO neutron.services.segments.plugin [-] Segment baf9dd9f-a207-4f70-b341-0aa32505c79e resource provider aggregate not found 2026-09-12 05:25:25.088 8 INFO neutron.services.segments.plugin [-] Segment baf9dd9f-a207-4f70-b341-0aa32505c79e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baf9dd9f-a207-4f70-b341-0aa32505c79e found for delete ", "request_id": "req-5fc6fafa-a749-4008-9df0-e5bad163465b"}]} 2026-09-12 05:25:25.099 8 INFO neutron.services.segments.plugin [-] Segment baf9dd9f-a207-4f70-b341-0aa32505c79e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baf9dd9f-a207-4f70-b341-0aa32505c79e found for delete ", "request_id": "req-96288678-b848-4802-b772-c443afe274aa"}]} [pid: 8|app: 0|req: 929/1770] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:24 2026] DELETE /v2.0/networks/19c27cd3-2794-440f-9942-289d0a90f4a7 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:25:25.162 7 WARNING neutron_lib.context [None req-cc13df45-078d-4cc6-b8ff-8be962344634 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:25.224 7 INFO neutron.db.segments_db [None req-cc13df45-078d-4cc6-b8ff-8be962344634 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Added segment b518bb50-d91b-4cd9-8773-61a31b92a923 of type vxlan for network 9789e8f1-bf7e-4006-8c73-922367d917cf [pid: 8|app: 0|req: 930/1771] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:25 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1008 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1772] 10.0.0.151 () {34 vars in 1120 bytes} [Sat Sep 12 05:25:25 2026] GET /v2.0/security-groups?id=5181c934-66dc-49f8-bca3-fe60195a228d&id=2fc53762-a9bc-4409-8125-682482e81889&fields=id&fields=name => generated 207 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:25.521 7 INFO neutron.db.l3_hamode_db [None req-cc13df45-078d-4cc6-b8ff-8be962344634 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 932/1773] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:25 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1774] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:25:26 2026] GET /v2.0/security-groups?id=63c3ad6d-4067-4c52-8852-bb99cad71451&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:26.472 7 INFO neutron.db.l3_hamode_db [None req-cc13df45-078d-4cc6-b8ff-8be962344634 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 934/1775] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:26 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1010 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1776] 10.0.0.151 () {34 vars in 1120 bytes} [Sat Sep 12 05:25:26 2026] GET /v2.0/security-groups?id=5181c934-66dc-49f8-bca3-fe60195a228d&id=2fc53762-a9bc-4409-8125-682482e81889&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:27.226 8 INFO neutron.services.segments.plugin [-] Segment 7eaf9e80-6efb-4e49-9a3e-9441c4c02cbd resource provider aggregate not found 2026-09-12 05:25:27.241 8 INFO neutron.services.segments.plugin [-] Segment 7eaf9e80-6efb-4e49-9a3e-9441c4c02cbd resource provider aggregate not found 2026-09-12 05:25:27.246 8 INFO neutron.services.segments.plugin [-] Segment 7eaf9e80-6efb-4e49-9a3e-9441c4c02cbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eaf9e80-6efb-4e49-9a3e-9441c4c02cbd found for delete ", "request_id": "req-a38214ac-ee75-4ce3-a265-139c9d783d61"}]} 2026-09-12 05:25:27.264 8 INFO neutron.services.segments.plugin [-] Segment 7eaf9e80-6efb-4e49-9a3e-9441c4c02cbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eaf9e80-6efb-4e49-9a3e-9441c4c02cbd found for delete ", "request_id": "req-079e01a3-e11c-480c-9f3d-1870b5aec642"}]} [pid: 8|app: 0|req: 936/1777] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:27 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1778] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:25:27 2026] GET /v2.0/security-groups?id=63c3ad6d-4067-4c52-8852-bb99cad71451&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1779] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:25:25 2026] POST /v2.0/routers => generated 691 bytes in 2326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1780] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:25:27 2026] GET /v2.0/routers/9f910533-7de3-4b0c-ae58-b33549b32278 => generated 697 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1781] 10.0.0.215 () {32 vars in 647 bytes} [Sat Sep 12 05:25:27 2026] GET /v2.0/routers => generated 700 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1782] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:27 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1010 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1783] 10.0.0.151 () {34 vars in 1120 bytes} [Sat Sep 12 05:25:27 2026] GET /v2.0/security-groups?id=5181c934-66dc-49f8-bca3-fe60195a228d&id=2fc53762-a9bc-4409-8125-682482e81889&fields=id&fields=name => generated 207 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1784] 10.0.0.215 () {34 vars in 741 bytes} [Sat Sep 12 05:25:27 2026] PUT /v2.0/routers/9f910533-7de3-4b0c-ae58-b33549b32278 => generated 704 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1785] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:25:28 2026] GET /v2.0/routers/9f910533-7de3-4b0c-ae58-b33549b32278 => generated 704 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1786] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:25:28 2026] GET /v2.0/ports?device_id=9f910533-7de3-4b0c-ae58-b33549b32278 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:28.677 8 WARNING neutron_lib.context [None req-08b2b54f-4c19-4b05-9378-a82657a3c148 fbca8c9b943a4d2c80db798c69b92248 332a3b95dc3c4ccdb8e5172d240a1a4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1787] 10.0.0.215 () {34 vars in 684 bytes} [Sat Sep 12 05:25:28 2026] POST /v2.0/security-groups => generated 1601 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1788] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:29 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1789] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:29 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1010 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:29.269 8 WARNING neutron_lib.context [None req-c51b669d-9448-4165-b1b0-d19d705034d6 fbca8c9b943a4d2c80db798c69b92248 332a3b95dc3c4ccdb8e5172d240a1a4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:29.318 7 INFO neutron.services.segments.plugin [-] Segment b518bb50-d91b-4cd9-8773-61a31b92a923 resource provider aggregate not found 2026-09-12 05:25:29.324 7 INFO neutron.services.segments.plugin [-] Segment b518bb50-d91b-4cd9-8773-61a31b92a923 resource provider aggregate not found 2026-09-12 05:25:29.339 7 INFO neutron.services.segments.plugin [-] Segment b518bb50-d91b-4cd9-8773-61a31b92a923 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b518bb50-d91b-4cd9-8773-61a31b92a923 found for delete ", "request_id": "req-ffcc4e48-b949-4525-bb25-7b805f2f8a8f"}]} 2026-09-12 05:25:29.341 7 INFO neutron.services.segments.plugin [-] Segment b518bb50-d91b-4cd9-8773-61a31b92a923 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b518bb50-d91b-4cd9-8773-61a31b92a923 found for delete ", "request_id": "req-5f4e4059-de01-4aa0-8214-bb0f7a173b94"}]} 2026-09-12 05:25:29.346 7 INFO neutron.db.l3_hamode_db [None req-2a9775bf-5d38-4a1a-a0d0-9d8d409c13c6 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] HA network 9789e8f1-bf7e-4006-8c73-922367d917cf was deleted as no HA routers are present in tenant 317720cbb0dc401d91a3987784ae7168. [pid: 7|app: 0|req: 847/1790] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:28 2026] DELETE /v2.0/routers/9f910533-7de3-4b0c-ae58-b33549b32278 => generated 0 bytes in 967 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1791] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:25:29 2026] GET /v2.0/security-groups?id=63c3ad6d-4067-4c52-8852-bb99cad71451&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1792] 10.0.0.215 () {34 vars in 684 bytes} [Sat Sep 12 05:25:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1794] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:25:29 2026] GET /v2.0/ports?device_id=9f910533-7de3-4b0c-ae58-b33549b32278 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1794] 10.0.0.151 () {34 vars in 1120 bytes} [Sat Sep 12 05:25:29 2026] GET /v2.0/security-groups?id=5181c934-66dc-49f8-bca3-fe60195a228d&id=2fc53762-a9bc-4409-8125-682482e81889&fields=id&fields=name => generated 207 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:29.452 8 WARNING neutron_lib.context [None req-48c2fd82-bb21-4c28-a4bf-012f549c3aa8 fbca8c9b943a4d2c80db798c69b92248 332a3b95dc3c4ccdb8e5172d240a1a4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:29.467 7 INFO neutron.api.v2.resource [None req-7cfd5862-50ba-4392-b328-044a626e8835 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1795] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:29 2026] DELETE /v2.0/routers/9f910533-7de3-4b0c-ae58-b33549b32278 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1796] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:25:29 2026] GET /v2.0/ports?device_id=1a572975-8bd6-4e6c-9ef3-f31d358792ec => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:29.519 7 INFO neutron.api.v2.resource [None req-4a52990f-9ea7-420d-a16c-824b96ac66c8 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 852/1797] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:29 2026] DELETE /v2.0/routers/1a572975-8bd6-4e6c-9ef3-f31d358792ec => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1798] 10.0.0.215 () {34 vars in 684 bytes} [Sat Sep 12 05:25:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-12 05:25:29.601 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9dc60dd-b80a-4ca6-84cd-3a5446896ab4 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 947/1799] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:29 2026] DELETE /v2.0/subnets/2692d5a8-d4f5-4177-8d02-96e5ba91175b => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:25:29.609 8 WARNING neutron_lib.context [None req-499a2048-5300-4b2b-b4c5-330f64709cf1 fbca8c9b943a4d2c80db798c69b92248 332a3b95dc3c4ccdb8e5172d240a1a4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 853/1800] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:29 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1010 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1801] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:25:29 2026] GET /v2.0/ports?device_id=89fd3102-5816-4cfa-bc02-e3e7bc681c99 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1802] 10.0.0.215 () {34 vars in 684 bytes} [Sat Sep 12 05:25:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-12 05:25:29.781 8 INFO neutron.api.v2.resource [None req-232ddc62-e7b2-46a5-8bd5-ffe4cd2a8db9 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 949/1803] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:29 2026] DELETE /v2.0/routers/89fd3102-5816-4cfa-bc02-e3e7bc681c99 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:25:29.787 8 WARNING neutron_lib.context [None req-783ca311-4909-42a8-b670-0a5adb1524fa fbca8c9b943a4d2c80db798c69b92248 332a3b95dc3c4ccdb8e5172d240a1a4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 950/1804] 10.0.0.215 () {34 vars in 684 bytes} [Sat Sep 12 05:25:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-12 05:25:29.940 8 INFO neutron.pecan_wsgi.hooks.translation [None req-653dcd0c-6f23-4bf1-b346-a295827f7e31 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 951/1805] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:29 2026] DELETE /v2.0/subnets/60186dbc-ad3a-4aad-a2a4-98ec24c6d1bd => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1806] 10.0.0.215 () {34 vars in 767 bytes} [Sat Sep 12 05:25:29 2026] PUT /v2.0/security-groups/d39c27d3-ef0f-43cb-9c3b-92398f39780a/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1807] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:25:30 2026] GET /v2.0/ports?device_id=507cd1a9-e45f-4bb8-a92e-3d95794369e4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1808] 10.0.0.215 () {34 vars in 767 bytes} [Sat Sep 12 05:25:30 2026] PUT /v2.0/security-groups/5a3a33ce-afbb-4ed6-8cd4-0832e2d39bc7/tags => generated 25 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:30.201 7 INFO neutron.db.l3_db [None req-960eab16-12ce-4db3-86ac-87b7dd8f8346 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Floating IP 79c17045-d21e-46eb-ab87-8818fcb4bc49 associated. External IP: 10.96.250.214, port: 318c3fdc-8549-47bc-b473-f926623e45b0. 2026-09-12 05:25:30.230 8 INFO neutron.api.v2.resource [None req-2e550e11-9ac4-4fc3-ace1-d99c70cd6016 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 955/1809] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:30 2026] DELETE /v2.0/routers/507cd1a9-e45f-4bb8-a92e-3d95794369e4 => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1810] 10.0.0.215 () {34 vars in 767 bytes} [Sat Sep 12 05:25:30 2026] PUT /v2.0/security-groups/fbef9ae4-351a-4456-b929-2cb27d207048/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:30.287 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba16fed4-af09-4577-80c3-d9a1ba835150 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 957/1811] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:30 2026] DELETE /v2.0/subnets/a3318881-d813-46be-b9b6-5c7d47b7e08e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1812] 10.0.0.215 () {34 vars in 767 bytes} [Sat Sep 12 05:25:30 2026] PUT /v2.0/security-groups/7626e2a1-447f-48f1-aa82-3cefeb6c6768/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:30.332 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0868704d-9b64-4bcd-bfcf-51cf424194f8 09f2f12087a34178808ebe21b264a7a0 317720cbb0dc401d91a3987784ae7168 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 959/1813] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:30 2026] DELETE /v2.0/subnets/36462b89-2d36-455b-b2fa-294bc64a0073 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1814] 10.0.0.215 () {32 vars in 680 bytes} [Sat Sep 12 05:25:30 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1815] 10.0.0.215 () {32 vars in 694 bytes} [Sat Sep 12 05:25:30 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1816] 10.0.0.215 () {32 vars in 690 bytes} [Sat Sep 12 05:25:30 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1817] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:30 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1818] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:25:29 2026] PUT /v2.0/floatingips/79c17045-d21e-46eb-ab87-8818fcb4bc49 => generated 855 bytes in 910 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1819] 10.0.0.215 () {32 vars in 702 bytes} [Sat Sep 12 05:25:30 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1820] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:25:30 2026] GET /v2.0/security-groups?id=63c3ad6d-4067-4c52-8852-bb99cad71451&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1821] 10.0.0.215 () {32 vars in 688 bytes} [Sat Sep 12 05:25:30 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:30.605 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-06c927db-0d3d-4c8b-98e6-a08158f5acf9'] response: {'name': 'network-changed', 'server_uuid': '7e0570e7-c350-4032-8a98-d699975d2b01', 'tag': '318c3fdc-8549-47bc-b473-f926623e45b0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 857/1822] 10.0.0.215 () {32 vars in 702 bytes} [Sat Sep 12 05:25:30 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1823] 10.0.0.215 () {32 vars in 698 bytes} [Sat Sep 12 05:25:30 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1824] 10.0.0.215 () {32 vars in 710 bytes} [Sat Sep 12 05:25:30 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1825] 162.253.55.186 () {34 vars in 994 bytes} [Sat Sep 12 05:25:30 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1826] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:30 2026] DELETE /v2.0/security-groups/d39c27d3-ef0f-43cb-9c3b-92398f39780a => 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: 969/1827] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:30 2026] DELETE /v2.0/security-groups/5a3a33ce-afbb-4ed6-8cd4-0832e2d39bc7 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1828] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:31 2026] GET /v2.0/security-groups?tenant_id=317720cbb0dc401d91a3987784ae7168&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1829] 162.253.55.186 () {36 vars in 997 bytes} [Sat Sep 12 05:25:30 2026] DELETE /v2.0/ports/9c350bc3-72ae-4ddc-a786-b5f8d02c9825 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1830] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:25:31 2026] GET /v2.0/ports?tenant_id=3ce3559ef4ee476e97f6d659505d25b8&device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1279 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1831] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:31 2026] DELETE /v2.0/security-groups/041c3927-3896-4e32-9e21-6a7fafb86cc4 => 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: 971/1832] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:31 2026] DELETE /v2.0/security-groups/fbef9ae4-351a-4456-b929-2cb27d207048 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1833] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:25:31 2026] GET /v2.0/networks?id=1ec9aa60-17ef-4347-a2db-c779bd9fde6e => generated 768 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1834] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:25:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=318c3fdc-8549-47bc-b473-f926623e45b0 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1835] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:25:31 2026] GET /v2.0/subnets?id=5510b9ab-3b97-43b2-98fd-2a9a7558f2aa => generated 690 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1836] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:31 2026] DELETE /v2.0/security-groups/7626e2a1-447f-48f1-aa82-3cefeb6c6768 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1837] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:25:31 2026] GET /v2.0/ports?network_id=1ec9aa60-17ef-4347-a2db-c779bd9fde6e&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1838] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:25:31 2026] GET /v2.0/networks/1ec9aa60-17ef-4347-a2db-c779bd9fde6e?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1839] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:31 2026] DELETE /v2.0/security-groups/96872b7b-4f8f-481b-8a06-06c7dbc66e71 => 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: 974/1840] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:31 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => 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: 867/1841] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:25:31 2026] GET /v2.0/networks/1ec9aa60-17ef-4347-a2db-c779bd9fde6e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1844] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:32 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1845] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:32 2026] GET /v2.0/security-groups?tenant_id=0e914dcbca4f4d10a75c4289a7a442c6&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:32.997 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fd1dbce-b7e7-496e-8efe-606edc67e4d5'] response: {'server_uuid': '1054ee96-05bc-409c-8092-5e1cb40f87bc', 'name': 'network-vif-deleted', 'tag': '9c350bc3-72ae-4ddc-a786-b5f8d02c9825', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 870/1846] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:32 2026] DELETE /v2.0/security-groups/b8e01d67-b095-42d0-aa23-3b021992b851 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1847] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:33 2026] GET /v2.0/security-groups?tenant_id=c61cf1be58d94da185c726230a2c3eb6&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1848] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:33 2026] DELETE /v2.0/security-groups/bd968ca9-b098-4f66-b870-407b6c1450f1 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1849] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:33 2026] GET /v2.0/security-groups?tenant_id=332a3b95dc3c4ccdb8e5172d240a1a4a&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1850] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:33 2026] DELETE /v2.0/security-groups/afb1a400-f4c9-4fe9-a62c-fd046015a238 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1851] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:33 2026] GET /v2.0/ports?device_id=1054ee96-05bc-409c-8092-5e1cb40f87bc => 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: 978/1852] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:33 2026] GET /v2.0/security-groups?tenant_id=c8884c0d365e411dada13b05ccaad0d7&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1853] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:34 2026] DELETE /v2.0/security-groups/a8604949-dc3c-4738-a5af-dc4857279788 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1854] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:25:36 2026] PUT /v2.0/routers/fe90ecb9-999a-4c57-bd49-1a8dfb637161/remove_router_interface => generated 309 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:38.143 7 INFO neutron.services.segments.plugin [-] Segment c9a46eef-2d6e-4ceb-b71c-dc4c16aaa1d9 resource provider aggregate not found 2026-09-12 05:25:38.148 7 INFO neutron.services.segments.plugin [-] Segment c9a46eef-2d6e-4ceb-b71c-dc4c16aaa1d9 resource provider aggregate not found 2026-09-12 05:25:38.166 7 INFO neutron.services.segments.plugin [-] Segment c9a46eef-2d6e-4ceb-b71c-dc4c16aaa1d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9a46eef-2d6e-4ceb-b71c-dc4c16aaa1d9 found for delete ", "request_id": "req-88dc59b4-62bb-449b-ad61-961b63820354"}]} 2026-09-12 05:25:38.175 7 INFO neutron.db.l3_hamode_db [None req-85777977-a422-4551-9593-f4ca7545ddd8 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] HA network 59bad35d-c150-4dfb-82be-7196790f0f22 was deleted as no HA routers are present in tenant 0d5d22384eec44afb2664042391f986d. [pid: 7|app: 0|req: 876/1855] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:37 2026] DELETE /v2.0/routers/fe90ecb9-999a-4c57-bd49-1a8dfb637161 => generated 0 bytes in 839 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1856] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:38 2026] DELETE /v2.0/subnets/5731e7a1-c51d-4fe9-b76c-6f77bac9bce8 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:25:38.410 7 INFO neutron.services.segments.plugin [-] Segment c9a46eef-2d6e-4ceb-b71c-dc4c16aaa1d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9a46eef-2d6e-4ceb-b71c-dc4c16aaa1d9 found for delete ", "request_id": "req-bd455e1c-665c-405a-ab6a-cd5ce9dd5243"}]} 2026-09-12 05:25:38.578 8 WARNING neutron_lib.context [None req-32bf7646-b0cf-4ba7-a5cf-965f3c3a1960 f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 877/1857] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:38 2026] DELETE /v2.0/networks/d05115a5-ab73-40bf-a0da-045c5a0db0b9 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:25:38.731 8 INFO neutron.db.segments_db [None req-32bf7646-b0cf-4ba7-a5cf-965f3c3a1960 f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Added segment 4b379d7f-00c0-46c2-9754-21fed3570dbe of type vxlan for network 59227dc5-9123-4a11-bd6c-9803f1c7966f [pid: 8|app: 0|req: 981/1858] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:38 2026] POST /v2.0/networks => generated 632 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:38.832 7 WARNING neutron_lib.context [None req-03783b9b-d5c7-4dff-bc3d-9888515352a4 f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 982/1859] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:38 2026] GET /v2.0/security-groups?tenant_id=0d5d22384eec44afb2664042391f986d&name=default => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1860] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:38 2026] DELETE /v2.0/security-groups/63c3ad6d-4067-4c52-8852-bb99cad71451 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1861] 10.0.0.215 () {34 vars in 664 bytes} [Sat Sep 12 05:25:38 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:39.140 8 WARNING neutron_lib.context [None req-1d0f44a2-9ef0-4488-be91-a236ce7d3376 f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 984/1862] 10.0.0.215 () {34 vars in 666 bytes} [Sat Sep 12 05:25:39 2026] POST /v2.0/trunks => generated 407 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:39.382 7 WARNING neutron_lib.context [None req-760c9ded-d240-4b7e-b3b7-226be8dbfa95 f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:39.507 7 INFO neutron.db.segments_db [None req-760c9ded-d240-4b7e-b3b7-226be8dbfa95 f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Added segment 540a1c29-5f49-4c82-a961-392fb40e038b of type vxlan for network 8771bb16-79cd-4352-b91d-58718715f3a4 [pid: 8|app: 0|req: 985/1863] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:39 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1010 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1864] 10.0.0.151 () {34 vars in 1120 bytes} [Sat Sep 12 05:25:39 2026] GET /v2.0/security-groups?id=5181c934-66dc-49f8-bca3-fe60195a228d&id=2fc53762-a9bc-4409-8125-682482e81889&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1865] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:39 2026] POST /v2.0/networks => generated 632 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:39.624 7 WARNING neutron_lib.context [None req-64240b85-d354-4c25-8ed3-60c3aae2c673 f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 987/1866] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:25:39 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1279 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1867] 10.0.0.215 () {34 vars in 664 bytes} [Sat Sep 12 05:25:39 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:39.929 7 WARNING neutron_lib.context [None req-9155d344-7e94-4860-8540-35d7b5f02934 f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 988/1868] 10.0.0.215 () {32 vars in 858 bytes} [Sat Sep 12 05:25:39 2026] GET /v2.0/floatingips?floating_network_id=ecd0e75c-e282-4d59-ba92-076dcaa22891&port_id=318c3fdc-8549-47bc-b473-f926623e45b0 => 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: 881/1869] 10.0.0.215 () {34 vars in 666 bytes} [Sat Sep 12 05:25:39 2026] POST /v2.0/trunks => generated 407 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:40.171 8 WARNING neutron_lib.context [None req-39b2c3e2-7c4a-45f5-b24d-05c52ee79bb3 f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:40.263 8 INFO neutron.db.segments_db [None req-39b2c3e2-7c4a-45f5-b24d-05c52ee79bb3 f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Added segment c5094f49-d691-49a7-a846-f8495d63bcd3 of type vxlan for network 6523b9e4-f01e-4185-81f9-8f9dfd7e3933 [pid: 8|app: 0|req: 989/1870] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:40 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-09-12 05:25:40.372 7 WARNING neutron_lib.context [None req-18a6c007-a4c6-4aea-810f-c5f5dbfb47ce f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:40.384 7 INFO neutron.services.segments.plugin [-] Segment b2f425fa-b4b6-45ff-a715-179f705e12cf resource provider aggregate not found 2026-09-12 05:25:40.420 7 INFO neutron.services.segments.plugin [-] Segment b2f425fa-b4b6-45ff-a715-179f705e12cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2f425fa-b4b6-45ff-a715-179f705e12cf found for delete ", "request_id": "req-8a132417-4b80-4ddf-8c64-fec11c2f7c06"}]} 2026-09-12 05:25:40.431 7 INFO neutron.services.segments.plugin [-] Segment b2f425fa-b4b6-45ff-a715-179f705e12cf resource provider aggregate not found 2026-09-12 05:25:40.452 7 INFO neutron.services.segments.plugin [-] Segment b2f425fa-b4b6-45ff-a715-179f705e12cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2f425fa-b4b6-45ff-a715-179f705e12cf found for delete ", "request_id": "req-fa6f892e-9910-48fd-9a06-c45e10748c42"}]} [pid: 7|app: 0|req: 882/1871] 10.0.0.215 () {34 vars in 664 bytes} [Sat Sep 12 05:25:40 2026] POST /v2.0/ports => generated 743 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:40.784 8 WARNING neutron_lib.context [None req-ad1664a6-9e8f-42f1-9a52-e97758e089bb f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 883/1872] 10.0.0.249 () {34 vars in 990 bytes} [Sat Sep 12 05:25:40 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1279 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1873] 10.0.0.249 () {34 vars in 1120 bytes} [Sat Sep 12 05:25:40 2026] GET /v2.0/security-groups?id=2fc53762-a9bc-4409-8125-682482e81889&id=5181c934-66dc-49f8-bca3-fe60195a228d&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1874] 10.0.0.215 () {34 vars in 666 bytes} [Sat Sep 12 05:25:40 2026] POST /v2.0/trunks => generated 407 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:41.052 7 WARNING neutron_lib.context [None req-64cfa7a5-64fb-4392-a935-6554077ca387 f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:41.109 7 INFO neutron.db.segments_db [None req-64cfa7a5-64fb-4392-a935-6554077ca387 f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Added segment 81b34fd8-0196-4abd-8b1a-922b7e3cce31 of type vxlan for network bc8d166e-789a-43ec-aac3-832e00064da6 [pid: 7|app: 0|req: 885/1875] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:41 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:41.242 8 WARNING neutron_lib.context [None req-9b2e854d-c940-4a0d-985d-d778814ad537 f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 991/1876] 10.0.0.215 () {34 vars in 664 bytes} [Sat Sep 12 05:25:41 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:41.589 7 WARNING neutron_lib.context [None req-9b3bb379-47ac-4f88-a327-46055d78f278 f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 886/1877] 10.0.0.215 () {34 vars in 666 bytes} [Sat Sep 12 05:25:41 2026] POST /v2.0/trunks => generated 407 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:41.781 8 WARNING neutron_lib.context [None req-05ed6bb2-0127-40d6-a703-6c873091e3a4 f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:41.865 8 INFO neutron.db.segments_db [None req-05ed6bb2-0127-40d6-a703-6c873091e3a4 f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Added segment c05dfc9d-0c82-4b3a-a188-12454e609bc3 of type vxlan for network febb548f-83ed-4223-ad3c-f90426c295da [pid: 8|app: 0|req: 992/1878] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:41 2026] POST /v2.0/networks => generated 632 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:42.018 7 WARNING neutron_lib.context [None req-6629ecef-3271-4650-acee-d59bf08a364e f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 887/1879] 10.0.0.215 () {34 vars in 664 bytes} [Sat Sep 12 05:25:42 2026] POST /v2.0/ports => generated 743 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:42.518 7 WARNING neutron_lib.context [None req-8936dbfb-7124-4e28-bf10-6e9b082f5d2a f6736410940c4089ac20bf7fc031bd5d cb533c44ac274fa3aa4d7380441f89de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 993/1880] 10.0.0.168 () {30 vars in 650 bytes} [Sat Sep 12 05:25:42 2026] GET /v2.0/extensions => generated 20516 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1881] 10.0.0.168 () {30 vars in 724 bytes} [Sat Sep 12 05:25:42 2026] GET /v2.0/quotas/b915b9f5f27e4f189bdfe4227eef0925/details => generated 847 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1882] 10.0.0.215 () {34 vars in 666 bytes} [Sat Sep 12 05:25:42 2026] POST /v2.0/trunks => generated 407 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1883] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:25:42 2026] PUT /v2.0/trunks/f5574660-a30c-4692-8211-e0a9535a89f6/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1884] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:25:42 2026] PUT /v2.0/trunks/50b1c989-592c-4205-bc7c-2c4d316482f7/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1885] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:25:43 2026] PUT /v2.0/trunks/8adcd64b-5947-44d6-8bc1-99e3d138f27c/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: 890/1886] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:25:43 2026] PUT /v2.0/trunks/acb0bb0b-8020-46cd-b36b-babc999b56e4/tags => 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: 997/1887] 10.0.0.215 () {32 vars in 662 bytes} [Sat Sep 12 05:25:43 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1888] 10.0.0.215 () {32 vars in 676 bytes} [Sat Sep 12 05:25:43 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1889] 10.0.0.215 () {32 vars in 672 bytes} [Sat Sep 12 05:25:43 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: 7|app: 0|req: 892/1890] 10.0.0.215 () {32 vars in 684 bytes} [Sat Sep 12 05:25:43 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1891] 10.0.0.215 () {32 vars in 670 bytes} [Sat Sep 12 05:25:43 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1892] 10.0.0.215 () {32 vars in 684 bytes} [Sat Sep 12 05:25:43 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1893] 10.0.0.215 () {32 vars in 680 bytes} [Sat Sep 12 05:25:43 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1894] 10.0.0.215 () {32 vars in 692 bytes} [Sat Sep 12 05:25:43 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1895] 10.0.0.215 () {32 vars in 719 bytes} [Sat Sep 12 05:25:43 2026] GET /v2.0/trunks/f5574660-a30c-4692-8211-e0a9535a89f6 => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1896] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:43 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1010 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1897] 10.0.0.151 () {34 vars in 1120 bytes} [Sat Sep 12 05:25:43 2026] GET /v2.0/security-groups?id=5181c934-66dc-49f8-bca3-fe60195a228d&id=2fc53762-a9bc-4409-8125-682482e81889&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1898] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:25:43 2026] GET /v2.0/ports/50d99bab-2b92-4dec-babb-e225495d8784 => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1899] 10.0.0.215 () {32 vars in 722 bytes} [Sat Sep 12 05:25:43 2026] DELETE /v2.0/trunks/f5574660-a30c-4692-8211-e0a9535a89f6 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1900] 10.0.0.215 () {32 vars in 719 bytes} [Sat Sep 12 05:25:43 2026] GET /v2.0/trunks/50b1c989-592c-4205-bc7c-2c4d316482f7 => generated 420 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1901] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:25:43 2026] GET /v2.0/ports/bbd8e044-aa4f-482b-af69-ee2a5f383468 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1902] 10.0.0.215 () {32 vars in 722 bytes} [Sat Sep 12 05:25:43 2026] DELETE /v2.0/trunks/50b1c989-592c-4205-bc7c-2c4d316482f7 => 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: 898/1903] 10.0.0.215 () {32 vars in 719 bytes} [Sat Sep 12 05:25:43 2026] GET /v2.0/trunks/8adcd64b-5947-44d6-8bc1-99e3d138f27c => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1904] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:25:43 2026] GET /v2.0/ports/8f73c5b1-c583-48ad-b952-b886081e7f11 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1905] 10.0.0.215 () {32 vars in 722 bytes} [Sat Sep 12 05:25:43 2026] DELETE /v2.0/trunks/8adcd64b-5947-44d6-8bc1-99e3d138f27c => 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: 1007/1906] 10.0.0.215 () {32 vars in 719 bytes} [Sat Sep 12 05:25:44 2026] GET /v2.0/trunks/acb0bb0b-8020-46cd-b36b-babc999b56e4 => generated 414 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1907] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:25:44 2026] GET /v2.0/ports/d63a33ca-625f-4896-a8b5-655169fe9784 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1908] 10.0.0.215 () {32 vars in 722 bytes} [Sat Sep 12 05:25:44 2026] DELETE /v2.0/trunks/acb0bb0b-8020-46cd-b36b-babc999b56e4 => 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: 901/1909] 10.0.0.215 () {32 vars in 719 bytes} [Sat Sep 12 05:25:44 2026] GET /v2.0/trunks/de09a796-5b15-45be-a5bf-5c3272e2fa9f => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1910] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:25:44 2026] GET /v2.0/ports/eaf480f7-152b-443d-a73d-98986fba33e3 => generated 826 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1911] 10.0.0.215 () {32 vars in 722 bytes} [Sat Sep 12 05:25:44 2026] DELETE /v2.0/trunks/de09a796-5b15-45be-a5bf-5c3272e2fa9f => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1912] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:44 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1913] 10.0.0.151 () {34 vars in 1120 bytes} [Sat Sep 12 05:25:44 2026] GET /v2.0/security-groups?id=5181c934-66dc-49f8-bca3-fe60195a228d&id=2fc53762-a9bc-4409-8125-682482e81889&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1914] 10.0.0.168 () {30 vars in 650 bytes} [Sat Sep 12 05:25:44 2026] GET /v2.0/extensions => generated 20516 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1915] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:25:44 2026] DELETE /v2.0/ports/50d99bab-2b92-4dec-babb-e225495d8784 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1916] 10.0.0.168 () {30 vars in 724 bytes} [Sat Sep 12 05:25:44 2026] GET /v2.0/quotas/b915b9f5f27e4f189bdfe4227eef0925/details => generated 847 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1917] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:25:44 2026] DELETE /v2.0/ports/bbd8e044-aa4f-482b-af69-ee2a5f383468 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1918] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:25:44 2026] DELETE /v2.0/ports/8f73c5b1-c583-48ad-b952-b886081e7f11 => 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: 1013/1919] 162.253.55.186 () {34 vars in 994 bytes} [Sat Sep 12 05:25:45 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 1010 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1920] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:25:45 2026] DELETE /v2.0/ports/d63a33ca-625f-4896-a8b5-655169fe9784 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1921] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:25:45 2026] DELETE /v2.0/ports/eaf480f7-152b-443d-a73d-98986fba33e3 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:25:45.567 8 INFO neutron.db.l3_db [req-894b9c2d-5b49-4d26-a03c-42c0e62cd0fc req-9f765cc9-20fe-4dc1-bfa4-8a9fee6d211c 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] Floating IP 79c17045-d21e-46eb-ab87-8818fcb4bc49 disassociated. External IP: 10.96.250.214, port: 318c3fdc-8549-47bc-b473-f926623e45b0. 2026-09-12 05:25:45.787 7 INFO neutron.services.segments.plugin [-] Segment 4b379d7f-00c0-46c2-9754-21fed3570dbe resource provider aggregate not found 2026-09-12 05:25:45.793 7 INFO neutron.services.segments.plugin [-] Segment 4b379d7f-00c0-46c2-9754-21fed3570dbe resource provider aggregate not found 2026-09-12 05:25:45.815 7 INFO neutron.services.segments.plugin [-] Segment 4b379d7f-00c0-46c2-9754-21fed3570dbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b379d7f-00c0-46c2-9754-21fed3570dbe found for delete ", "request_id": "req-2c34b492-737f-4c82-88aa-bf3074f5b9d6"}]} [pid: 7|app: 0|req: 909/1922] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:45 2026] DELETE /v2.0/networks/59227dc5-9123-4a11-bd6c-9803f1c7966f => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:25:45.834 7 INFO neutron.services.segments.plugin [-] Segment 4b379d7f-00c0-46c2-9754-21fed3570dbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b379d7f-00c0-46c2-9754-21fed3570dbe found for delete ", "request_id": "req-6e26a555-2de1-4ce8-a4e5-2f08b7b85b98"}]} [pid: 7|app: 0|req: 910/1923] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:45 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1924] 162.253.55.186 () {36 vars in 997 bytes} [Sat Sep 12 05:25:45 2026] DELETE /v2.0/ports/318c3fdc-8549-47bc-b473-f926623e45b0 => generated 0 bytes in 679 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1925] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:45 2026] DELETE /v2.0/networks/8771bb16-79cd-4352-b91d-58718715f3a4 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:25:46.137 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-513836ae-54a1-41d4-b7d4-6604404ebdbd'] response: {'server_uuid': '7e0570e7-c350-4032-8a98-d699975d2b01', 'name': 'network-vif-deleted', 'tag': '318c3fdc-8549-47bc-b473-f926623e45b0', 'status': 'completed', 'code': 200} 2026-09-12 05:25:46.243 8 INFO neutron.services.segments.plugin [-] Segment c5094f49-d691-49a7-a846-f8495d63bcd3 resource provider aggregate not found 2026-09-12 05:25:46.247 8 INFO neutron.services.segments.plugin [-] Segment c5094f49-d691-49a7-a846-f8495d63bcd3 resource provider aggregate not found 2026-09-12 05:25:46.255 8 INFO neutron.services.segments.plugin [-] Segment c5094f49-d691-49a7-a846-f8495d63bcd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5094f49-d691-49a7-a846-f8495d63bcd3 found for delete ", "request_id": "req-0520a9b5-336e-4a01-ac30-f48c89369995"}]} 2026-09-12 05:25:46.259 8 INFO neutron.services.segments.plugin [-] Segment c5094f49-d691-49a7-a846-f8495d63bcd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5094f49-d691-49a7-a846-f8495d63bcd3 found for delete ", "request_id": "req-bda0079e-c068-4c43-ac82-62add3dc90c1"}]} [pid: 8|app: 0|req: 1015/1926] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:46 2026] DELETE /v2.0/networks/6523b9e4-f01e-4185-81f9-8f9dfd7e3933 => 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: 1016/1927] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:46 2026] DELETE /v2.0/networks/bc8d166e-789a-43ec-aac3-832e00064da6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1928] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:46 2026] GET /v2.0/security-groups?tenant_id=e18b496cfd3d44e09cf86622aa0a9667&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1929] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:46 2026] DELETE /v2.0/security-groups/618c6e1a-092a-41e9-bdba-1a9920dd9403 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1930] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:46 2026] DELETE /v2.0/networks/febb548f-83ed-4223-ad3c-f90426c295da => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1931] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:46 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => 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: 1018/1932] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:47 2026] GET /v2.0/security-groups?tenant_id=b915b9f5f27e4f189bdfe4227eef0925&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1935] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:47 2026] DELETE /v2.0/security-groups/ad196ef5-2f36-4096-bffc-bbdb7554db87 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1936] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:47 2026] GET /v2.0/security-groups?tenant_id=89d27f0f0cad4477a1bd62b0bf1d8cac&name=default => generated 2925 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:47.945 7 INFO neutron.services.segments.plugin [-] Segment 540a1c29-5f49-4c82-a961-392fb40e038b resource provider aggregate not found 2026-09-12 05:25:47.953 7 INFO neutron.services.segments.plugin [-] Segment 540a1c29-5f49-4c82-a961-392fb40e038b resource provider aggregate not found 2026-09-12 05:25:47.972 7 INFO neutron.services.segments.plugin [-] Segment 540a1c29-5f49-4c82-a961-392fb40e038b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 540a1c29-5f49-4c82-a961-392fb40e038b found for delete ", "request_id": "req-a14ba296-8f05-479a-b7d1-b2af2919db2d"}]} 2026-09-12 05:25:47.984 7 INFO neutron.services.segments.plugin [-] Segment 540a1c29-5f49-4c82-a961-392fb40e038b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 540a1c29-5f49-4c82-a961-392fb40e038b found for delete ", "request_id": "req-12c1fee4-d2b4-4c5f-bf99-6fb006af4f22"}]} [pid: 8|app: 0|req: 1022/1937] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:48 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => 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: 916/1938] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:47 2026] DELETE /v2.0/security-groups/7bca738e-46fe-41cc-ad80-980bcb50e8e4 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:25:48.309 8 INFO neutron.services.segments.plugin [-] Segment 81b34fd8-0196-4abd-8b1a-922b7e3cce31 resource provider aggregate not found 2026-09-12 05:25:48.316 8 INFO neutron.services.segments.plugin [-] Segment 81b34fd8-0196-4abd-8b1a-922b7e3cce31 resource provider aggregate not found 2026-09-12 05:25:48.335 8 INFO neutron.services.segments.plugin [-] Segment 81b34fd8-0196-4abd-8b1a-922b7e3cce31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81b34fd8-0196-4abd-8b1a-922b7e3cce31 found for delete ", "request_id": "req-d7bd7da6-2e8d-479d-aa85-0c30b12b3395"}]} 2026-09-12 05:25:48.340 8 INFO neutron.services.segments.plugin [-] Segment 81b34fd8-0196-4abd-8b1a-922b7e3cce31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81b34fd8-0196-4abd-8b1a-922b7e3cce31 found for delete ", "request_id": "req-37103d50-0e73-4b2a-b920-15518a07ebea"}]} 2026-09-12 05:25:48.350 8 INFO neutron.services.segments.plugin [-] Segment c05dfc9d-0c82-4b3a-a188-12454e609bc3 resource provider aggregate not found 2026-09-12 05:25:48.354 8 INFO neutron.services.segments.plugin [-] Segment c05dfc9d-0c82-4b3a-a188-12454e609bc3 resource provider aggregate not found 2026-09-12 05:25:48.371 8 INFO neutron.services.segments.plugin [-] Segment c05dfc9d-0c82-4b3a-a188-12454e609bc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c05dfc9d-0c82-4b3a-a188-12454e609bc3 found for delete ", "request_id": "req-ca548f84-2779-4b16-b696-ff5d1507ad23"}]} 2026-09-12 05:25:48.372 8 INFO neutron.services.segments.plugin [-] Segment c05dfc9d-0c82-4b3a-a188-12454e609bc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c05dfc9d-0c82-4b3a-a188-12454e609bc3 found for delete ", "request_id": "req-8642f295-ac40-4233-8391-bd5e509ee97d"}]} [pid: 8|app: 0|req: 1023/1939] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:48 2026] GET /v2.0/security-groups?tenant_id=5b8a39c84ba942338b6e6438d21cd79b&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1940] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:48 2026] DELETE /v2.0/security-groups/079709ff-7b8c-4fc6-9773-f6fe186d52f3 => 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: 1024/1941] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:48 2026] GET /v2.0/security-groups?tenant_id=cb533c44ac274fa3aa4d7380441f89de&name=default => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1942] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:48 2026] DELETE /v2.0/security-groups/d8959b2e-3d93-4b54-a029-fe7dcdd85cfa => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1943] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:25:49 2026] GET /v2.0/ports?device_id=7e0570e7-c350-4032-8a98-d699975d2b01 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:50.041 7 WARNING neutron_lib.context [None req-122e8397-33d2-4355-ad4c-0252f6e1ab67 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:50.273 7 INFO neutron.db.segments_db [None req-122e8397-33d2-4355-ad4c-0252f6e1ab67 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Added segment 25505e01-55a8-4de9-ba86-02663613541b of type vxlan for network afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1 [pid: 7|app: 0|req: 919/1944] 10.0.0.215 () {34 vars in 671 bytes} [Sat Sep 12 05:25:49 2026] POST /v2.0/networks => generated 633 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:50.469 7 WARNING neutron_lib.context [None req-11e5cb9f-32b0-4d16-b961-716bd892e170 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:50.540 7 INFO neutron.db.segments_db [None req-11e5cb9f-32b0-4d16-b961-716bd892e170 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Added segment 99ce1350-a91a-41cd-a9bf-3ec4e70532ca of type vxlan for network f518230a-8df0-4629-9a59-b82dee51c1ed [pid: 8|app: 0|req: 1026/1945] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:50 2026] DELETE /v2.0/security-groups/2fc53762-a9bc-4409-8125-682482e81889 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:25:50.605 8 INFO neutron.api.v2.resource [None req-47347642-258c-459b-83ef-5a8b0339ef6c 26d4097510cb414d8199a8b8533a95c7 3ce3559ef4ee476e97f6d659505d25b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1027/1946] 10.0.0.215 () {32 vars in 737 bytes} [Sat Sep 12 05:25:50 2026] GET /v2.0/security-groups/2fc53762-a9bc-4409-8125-682482e81889 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:25:50.886 7 INFO neutron.db.l3_hamode_db [None req-11e5cb9f-32b0-4d16-b961-716bd892e170 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1028/1947] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:25:50 2026] DELETE /v2.0/floatingips/79c17045-d21e-46eb-ab87-8818fcb4bc49 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1948] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:50 2026] DELETE /v2.0/security-groups/5181c934-66dc-49f8-bca3-fe60195a228d => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1949] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:25:51 2026] PUT /v2.0/routers/2d755c90-72ad-4449-81a0-48df0828206e/remove_router_interface => generated 309 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:52.456 7 INFO neutron.db.l3_hamode_db [None req-11e5cb9f-32b0-4d16-b961-716bd892e170 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:25:52.927 8 INFO neutron.services.segments.plugin [-] Segment 1ba10171-cfb5-4ac7-ba4e-f32d2b6c11ec resource provider aggregate not found 2026-09-12 05:25:52.940 8 INFO neutron.services.segments.plugin [-] Segment 1ba10171-cfb5-4ac7-ba4e-f32d2b6c11ec resource provider aggregate not found 2026-09-12 05:25:52.948 8 INFO neutron.services.segments.plugin [-] Segment 1ba10171-cfb5-4ac7-ba4e-f32d2b6c11ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ba10171-cfb5-4ac7-ba4e-f32d2b6c11ec found for delete ", "request_id": "req-f0b76738-cd68-4b8f-afe7-75d70aabe955"}]} 2026-09-12 05:25:52.959 8 INFO neutron.services.segments.plugin [-] Segment 1ba10171-cfb5-4ac7-ba4e-f32d2b6c11ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ba10171-cfb5-4ac7-ba4e-f32d2b6c11ec found for delete ", "request_id": "req-79134f39-2912-426f-9be6-cc023f69779f"}]} 2026-09-12 05:25:52.964 8 INFO neutron.db.l3_hamode_db [None req-8534fd66-0e02-495e-a312-616b284b3390 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] HA network 8e35fcef-bea5-44c0-a43e-499569a0ecfd was deleted as no HA routers are present in tenant 3ce3559ef4ee476e97f6d659505d25b8. [pid: 8|app: 0|req: 1031/1950] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:52 2026] DELETE /v2.0/routers/2d755c90-72ad-4449-81a0-48df0828206e => generated 0 bytes in 893 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:25:53.101 8 WARNING neutron_lib.context [None req-7b21aa12-5a32-4d69-92ac-af3af13b0cf9 e5ae3285dbd345ca949170808005000c 728f73ad31e44a1e8f948479bc158301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:53.280 8 INFO neutron.db.segments_db [None req-7b21aa12-5a32-4d69-92ac-af3af13b0cf9 e5ae3285dbd345ca949170808005000c 728f73ad31e44a1e8f948479bc158301 - - default default] Added segment 5f28e100-2b46-480f-a0db-cf95a3ab641c of type vxlan for network 78f0e9b7-ba67-41ae-8230-6ce994c60091 [pid: 7|app: 0|req: 920/1951] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:25:50 2026] POST /v2.0/routers => generated 694 bytes in 2896 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1952] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:52 2026] POST /v2.0/networks => generated 631 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1953] 10.0.0.215 () {34 vars in 678 bytes} [Sat Sep 12 05:25:53 2026] POST /v2.0/qos/policies => generated 359 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1954] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:53 2026] DELETE /v2.0/subnets/5510b9ab-3b97-43b2-98fd-2a9a7558f2aa => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:25:53.497 8 WARNING neutron_lib.context [None req-4456952e-00ad-45fa-a3ea-1f8d03d29caf e5ae3285dbd345ca949170808005000c 728f73ad31e44a1e8f948479bc158301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 922/1955] 10.0.0.215 () {32 vars in 776 bytes} [Sat Sep 12 05:25:53 2026] GET /v2.0/subnets?project_id=f530c5d5a04e41ba8eccf945a14dd44d&cidr=10.100.0.0%2F28 => generated 14 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1956] 10.0.0.215 () {34 vars in 753 bytes} [Sat Sep 12 05:25:53 2026] PUT /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1957] 10.0.0.215 () {34 vars in 664 bytes} [Sat Sep 12 05:25:53 2026] POST /v2.0/ports => generated 743 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1035/1958] 10.0.0.215 () {32 vars in 694 bytes} [Sat Sep 12 05:25:53 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1959] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:25:53 2026] GET /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:53.829 8 WARNING neutron_lib.context [None req-4e296793-662d-4e33-b415-3c016a4db58f e5ae3285dbd345ca949170808005000c 728f73ad31e44a1e8f948479bc158301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:53.904 8 INFO neutron.db.segments_db [None req-4e296793-662d-4e33-b415-3c016a4db58f e5ae3285dbd345ca949170808005000c 728f73ad31e44a1e8f948479bc158301 - - default default] Added segment 9abadd1c-b36d-488f-8466-07605e9a6ac0 of type vxlan for network 815235bc-7798-41c2-9100-6da49f6ab109 2026-09-12 05:25:53.961 7 INFO neutron.services.segments.plugin [-] Segment 111e401f-ee79-4b4c-9f1b-47544781710f resource provider aggregate not found 2026-09-12 05:25:53.968 7 INFO neutron.services.segments.plugin [-] Segment 111e401f-ee79-4b4c-9f1b-47544781710f resource provider aggregate not found 2026-09-12 05:25:53.977 7 INFO neutron.services.segments.plugin [-] Segment 111e401f-ee79-4b4c-9f1b-47544781710f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 111e401f-ee79-4b4c-9f1b-47544781710f found for delete ", "request_id": "req-a5c3b8bb-b804-4d23-8427-2ebd30aba5f2"}]} 2026-09-12 05:25:53.988 7 INFO neutron.services.segments.plugin [-] Segment 111e401f-ee79-4b4c-9f1b-47544781710f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 111e401f-ee79-4b4c-9f1b-47544781710f found for delete ", "request_id": "req-187a6dee-9c4f-412d-8bb3-e3e912948e53"}]} [pid: 7|app: 0|req: 924/1960] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:53 2026] DELETE /v2.0/networks/1ec9aa60-17ef-4347-a2db-c779bd9fde6e => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1961] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:53 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1962] 10.0.0.215 () {32 vars in 784 bytes} [Sat Sep 12 05:25:53 2026] GET /v2.0/subnets?network_id=ecd0e75c-e282-4d59-ba92-076dcaa22891&cidr=10.100.0.0%2F28 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1963] 10.0.0.215 () {34 vars in 764 bytes} [Sat Sep 12 05:25:54 2026] PUT /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-09-12 05:25:54.083 8 WARNING neutron_lib.context [None req-8e2a7da9-325a-4089-8f1a-268888bdd4cf e5ae3285dbd345ca949170808005000c 728f73ad31e44a1e8f948479bc158301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1039/1964] 10.0.0.215 () {34 vars in 664 bytes} [Sat Sep 12 05:25:54 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:54.437 8 WARNING neutron_lib.context [None req-d8a1f2e3-0a8b-4d33-80af-58d02fc6239f c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1040/1965] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:25:54 2026] POST /v2.0/subnets => generated 656 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1966] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:25:54 2026] GET /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:54.742 8 WARNING neutron_lib.context [None req-18d72c70-397b-4f23-82f6-8eac4944803e e5ae3285dbd345ca949170808005000c 728f73ad31e44a1e8f948479bc158301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:54.788 8 INFO neutron.db.segments_db [None req-18d72c70-397b-4f23-82f6-8eac4944803e e5ae3285dbd345ca949170808005000c 728f73ad31e44a1e8f948479bc158301 - - default default] Added segment 0b1e13c1-8614-4520-a43c-a367874bab6c of type vxlan for network 7e92bde4-f47e-40f1-ad8d-6d18d0086d65 [pid: 8|app: 0|req: 1042/1967] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:54 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1968] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:25:54 2026] PUT /v2.0/routers/aaa665d6-f1c8-4bff-8881-2af33f9764e1/remove_router_interface => generated 309 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1969] 10.0.0.215 () {34 vars in 760 bytes} [Sat Sep 12 05:25:55 2026] PUT /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-09-12 05:25:55.044 7 WARNING neutron_lib.context [None req-52f38e24-b9d9-4f93-880d-4b7212872b39 e5ae3285dbd345ca949170808005000c 728f73ad31e44a1e8f948479bc158301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 928/1970] 10.0.0.215 () {34 vars in 664 bytes} [Sat Sep 12 05:25:55 2026] POST /v2.0/ports => generated 743 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:56.084 7 INFO neutron.services.segments.plugin [-] Segment fa343a79-919b-4a70-8428-a5fc8ebe1056 resource provider aggregate not found 2026-09-12 05:25:56.091 7 INFO neutron.services.segments.plugin [-] Segment fa343a79-919b-4a70-8428-a5fc8ebe1056 resource provider aggregate not found 2026-09-12 05:25:56.099 7 INFO neutron.services.segments.plugin [-] Segment fa343a79-919b-4a70-8428-a5fc8ebe1056 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa343a79-919b-4a70-8428-a5fc8ebe1056 found for delete ", "request_id": "req-7f297597-70de-4770-9ffb-853915c0873a"}]} 2026-09-12 05:25:56.109 7 INFO neutron.services.segments.plugin [-] Segment fa343a79-919b-4a70-8428-a5fc8ebe1056 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa343a79-919b-4a70-8428-a5fc8ebe1056 found for delete ", "request_id": "req-5598ed91-a121-4c59-a4fc-3bc74ef7dea8"}]} 2026-09-12 05:25:56.116 7 INFO neutron.db.l3_hamode_db [None req-ceee149a-3203-43e5-931a-6a582aeca229 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] HA network f8fdad8c-dcab-4852-95c8-0acebb04223b was deleted as no HA routers are present in tenant 3fc6bc26c457485aba26472be378e7d3. [pid: 7|app: 0|req: 929/1971] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:55 2026] DELETE /v2.0/routers/aaa665d6-f1c8-4bff-8881-2af33f9764e1 => generated 0 bytes in 806 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1972] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:25:56 2026] GET /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:56.141 7 WARNING neutron_lib.context [None req-e236d43d-ad1c-4a25-9235-7df543ebd4b1 e5ae3285dbd345ca949170808005000c 728f73ad31e44a1e8f948479bc158301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:56.212 7 INFO neutron.db.segments_db [None req-e236d43d-ad1c-4a25-9235-7df543ebd4b1 e5ae3285dbd345ca949170808005000c 728f73ad31e44a1e8f948479bc158301 - - default default] Added segment f6a9bd2e-2117-46f9-ad57-dd462441b709 of type vxlan for network f2448195-f21d-431d-a3a7-2b97a71838f9 [pid: 7|app: 0|req: 931/1973] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:56 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1974] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:25:56 2026] DELETE /v2.0/subnets/b889f549-5061-46bb-8c56-e0d3b688d295 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1975] 10.0.0.215 () {34 vars in 782 bytes} [Sat Sep 12 05:25:56 2026] PUT /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags/black.or.white => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-09-12 05:25:56.500 7 WARNING neutron_lib.context [None req-9b4ed271-8e73-45f0-b80e-c153f2713a25 e5ae3285dbd345ca949170808005000c 728f73ad31e44a1e8f948479bc158301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 934/1976] 10.0.0.215 () {34 vars in 664 bytes} [Sat Sep 12 05:25:56 2026] POST /v2.0/ports => generated 743 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1043/1977] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:25:54 2026] PUT /v2.0/routers/a59c2bf4-accb-4a03-aeef-dfdbaa681f09/add_router_interface => generated 309 bytes in 1987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1978] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:25:56 2026] GET /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:56.888 8 WARNING neutron_lib.context [None req-18082646-a073-4a27-871d-735a8085cfd2 e5ae3285dbd345ca949170808005000c 728f73ad31e44a1e8f948479bc158301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:56.978 8 INFO neutron.db.segments_db [None req-18082646-a073-4a27-871d-735a8085cfd2 e5ae3285dbd345ca949170808005000c 728f73ad31e44a1e8f948479bc158301 - - default default] Added segment dc548803-16c3-4e5d-aadc-76164a06b47b of type vxlan for network 139541fd-d6de-407e-883a-a2cdfc4be62c [pid: 8|app: 0|req: 1045/1979] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:25:56 2026] POST /v2.0/networks => generated 631 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1980] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:56 2026] DELETE /v2.0/networks/74ad600f-e4c5-4b51-b6c3-91256bf8ad51 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1981] 10.0.0.215 () {34 vars in 753 bytes} [Sat Sep 12 05:25:57 2026] PUT /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:57.166 7 WARNING neutron_lib.context [None req-aab2e5ed-590d-4c76-a2ec-27c21f5ff206 e5ae3285dbd345ca949170808005000c 728f73ad31e44a1e8f948479bc158301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1046/1982] 10.0.0.215 () {32 vars in 649 bytes} [Sat Sep 12 05:25:57 2026] GET /v2.0/networks => generated 7832 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1983] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:25:57 2026] GET /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1984] 10.0.0.215 () {32 vars in 647 bytes} [Sat Sep 12 05:25:57 2026] GET /v2.0/subnets => generated 2594 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1985] 10.0.0.215 () {32 vars in 741 bytes} [Sat Sep 12 05:25:57 2026] GET /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1986] 10.0.0.215 () {32 vars in 647 bytes} [Sat Sep 12 05:25:57 2026] GET /v2.0/routers => generated 737 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:57.335 8 INFO neutron.api.v2.resource [None req-d0a58ad4-33d6-4041-89cf-5952ad404627 83d44697906c4179bb72e0a044811ee4 2f964f1d15914e6abccee527f76856c2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1051/1987] 10.0.0.215 () {32 vars in 745 bytes} [Sat Sep 12 05:25:57 2026] GET /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1988] 10.0.0.215 () {32 vars in 744 bytes} [Sat Sep 12 05:25:57 2026] DELETE /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1989] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:25:57 2026] GET /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:57.407 8 WARNING neutron_lib.context [None req-9b29cabc-d5ca-43a3-a3a3-d1d957e829c4 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 937/1990] 10.0.0.215 () {34 vars in 664 bytes} [Sat Sep 12 05:25:57 2026] POST /v2.0/ports => generated 743 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:57.464 7 INFO neutron.api.v2.resource [None req-73159baf-2d7d-49a7-b1ea-f4328b4494c8 83d44697906c4179bb72e0a044811ee4 2f964f1d15914e6abccee527f76856c2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 938/1991] 10.0.0.215 () {32 vars in 748 bytes} [Sat Sep 12 05:25:57 2026] DELETE /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1992] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:57 2026] GET /v2.0/security-groups?tenant_id=3fc6bc26c457485aba26472be378e7d3&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1993] 10.0.0.215 () {34 vars in 747 bytes} [Sat Sep 12 05:25:57 2026] PUT /v2.0/ports/2966cf94-bc36-49cf-885c-6fd570271a42/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1994] 10.0.0.215 () {34 vars in 685 bytes} [Sat Sep 12 05:25:57 2026] POST /v2.0/security-groups => generated 1675 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1995] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:25:57 2026] DELETE /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1996] 10.0.0.215 () {34 vars in 747 bytes} [Sat Sep 12 05:25:57 2026] PUT /v2.0/ports/6d04c915-00a7-4224-a342-69c03222c06f/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:57.595 7 WARNING neutron_lib.context [None req-b2a16ee8-14cd-4628-abad-ac2598002299 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1055/1997] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:57 2026] DELETE /v2.0/security-groups/a5cf2693-778e-4532-afb5-46b43abc30c7 => 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: 1056/1998] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:25:57 2026] GET /v2.0/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d/tags => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1999] 10.0.0.215 () {34 vars in 747 bytes} [Sat Sep 12 05:25:57 2026] PUT /v2.0/ports/cc343d26-8a78-458a-8c7a-a5d19ea8d248/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2000] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:25:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2001] 10.0.0.215 () {34 vars in 747 bytes} [Sat Sep 12 05:25:57 2026] PUT /v2.0/ports/f7e75965-a7a3-4ee8-b675-655025041ea6/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:25:57.767 7 WARNING neutron_lib.context [None req-b1143f60-132e-464e-97fa-3ba55e52773b c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1058/2002] 10.0.0.215 () {32 vars in 734 bytes} [Sat Sep 12 05:25:57 2026] DELETE /v2.0/qos/policies/0339a7b1-2d94-4f3d-9d4a-9ef9984f724d => 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: 1059/2003] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:57 2026] GET /v2.0/security-groups?tenant_id=3ce3559ef4ee476e97f6d659505d25b8&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2004] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:25:57 2026] POST /v2.0/security-group-rules => generated 596 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2005] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:57 2026] DELETE /v2.0/security-groups/9be939bc-1f83-4c04-93f3-a2d833d6a6a9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:25:58.014 7 WARNING neutron_lib.context [None req-28f11a38-e286-4352-9787-d792db7a58ff c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2006] 10.0.0.215 () {32 vars in 660 bytes} [Sat Sep 12 05:25:57 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2007] 10.0.0.215 () {32 vars in 674 bytes} [Sat Sep 12 05:25:58 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:58.119 7 INFO neutron.services.segments.plugin [-] Segment f7aebb54-cccf-44d6-8a99-f50f9badd330 resource provider aggregate not found [pid: 7|app: 0|req: 947/2008] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:25:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:58.141 7 INFO neutron.services.segments.plugin [-] Segment f7aebb54-cccf-44d6-8a99-f50f9badd330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7aebb54-cccf-44d6-8a99-f50f9badd330 found for delete ", "request_id": "req-5882533c-4808-4565-b737-6082413016bc"}]} 2026-09-12 05:25:58.142 7 INFO neutron.services.segments.plugin [-] Segment f7aebb54-cccf-44d6-8a99-f50f9badd330 resource provider aggregate not found 2026-09-12 05:25:58.149 7 WARNING neutron_lib.context [None req-fa937947-0cdd-41c6-9b66-c27d160cdbee c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2009] 10.0.0.215 () {32 vars in 670 bytes} [Sat Sep 12 05:25:58 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:25:58.174 7 INFO neutron.services.segments.plugin [-] Segment f7aebb54-cccf-44d6-8a99-f50f9badd330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7aebb54-cccf-44d6-8a99-f50f9badd330 found for delete ", "request_id": "req-6df41012-076c-4f2b-aa37-f8fa55a99870"}]} [pid: 8|app: 0|req: 1063/2010] 10.0.0.215 () {32 vars in 682 bytes} [Sat Sep 12 05:25:58 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2011] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:25:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:58.318 7 WARNING neutron_lib.context [None req-dd5b7587-48de-4c01-b430-0113470bf791 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:58.363 7 INFO neutron.db.securitygroups_db [None req-dd5b7587-48de-4c01-b430-0113470bf791 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Project f530c5d5a04e41ba8eccf945a14dd44d 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: 1064/2012] 10.0.0.215 () {32 vars in 668 bytes} [Sat Sep 12 05:25:58 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2013] 10.0.0.215 () {32 vars in 682 bytes} [Sat Sep 12 05:25:58 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2014] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:25:58 2026] POST /v2.0/security-group-rules => generated 607 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:25:58.487 7 WARNING neutron_lib.context [None req-ed3c66e2-dc77-4150-9bab-d24460fd6a02 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:25:58.529 7 INFO neutron.db.securitygroups_db [None req-ed3c66e2-dc77-4150-9bab-d24460fd6a02 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Project f530c5d5a04e41ba8eccf945a14dd44d 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: 1066/2015] 10.0.0.215 () {32 vars in 678 bytes} [Sat Sep 12 05:25:58 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2016] 10.0.0.215 () {32 vars in 690 bytes} [Sat Sep 12 05:25:58 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2017] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:25:58 2026] POST /v2.0/security-group-rules => generated 606 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2018] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:25:58 2026] DELETE /v2.0/ports/2966cf94-bc36-49cf-885c-6fd570271a42 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2019] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:58 2026] GET /v2.0/security-groups?tenant_id=a306f7280eb34509999ace05b0355e77&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2020] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:58 2026] DELETE /v2.0/security-groups/4da4fbdd-fe22-430d-86b9-255d4880b443 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2021] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:25:58 2026] DELETE /v2.0/ports/6d04c915-00a7-4224-a342-69c03222c06f => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2022] 10.0.0.215 () {32 vars in 649 bytes} [Sat Sep 12 05:25:59 2026] GET /v2.0/networks => generated 1298 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2023] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:25:59 2026] DELETE /v2.0/ports/cc343d26-8a78-458a-8c7a-a5d19ea8d248 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2024] 10.0.0.151 () {34 vars in 1100 bytes} [Sat Sep 12 05:25:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1935915386&fields=id&tenant_id=f530c5d5a04e41ba8eccf945a14dd44d => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2025] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:25:59 2026] GET /v2.0/security-groups?tenant_id=2f964f1d15914e6abccee527f76856c2&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2026] 10.0.0.151 () {34 vars in 982 bytes} [Sat Sep 12 05:25:59 2026] GET /v2.0/networks?id=afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1 => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2027] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:25:59 2026] DELETE /v2.0/security-groups/d6915f30-6de2-42d1-9138-207ff507b377 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2028] 10.0.0.151 () {34 vars in 965 bytes} [Sat Sep 12 05:25:59 2026] GET /v2.0/quotas/f530c5d5a04e41ba8eccf945a14dd44d => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2029] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:25:59 2026] DELETE /v2.0/ports/f7e75965-a7a3-4ee8-b675-655025041ea6 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2030] 10.0.0.151 () {34 vars in 1002 bytes} [Sat Sep 12 05:25:59 2026] GET /v2.0/ports?tenant_id=f530c5d5a04e41ba8eccf945a14dd44d&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2031] 10.0.0.151 () {34 vars in 1008 bytes} [Sat Sep 12 05:25:59 2026] GET /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2032] 10.0.0.151 () {34 vars in 1108 bytes} [Sat Sep 12 05:25:59 2026] GET /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2033] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:25:59 2026] DELETE /v2.0/ports/36dc3525-f8e3-4fa8-bd1b-30fa4d2aedd2 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2034] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:00 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:00.115 8 INFO neutron.services.segments.plugin [-] Segment 5f28e100-2b46-480f-a0db-cf95a3ab641c resource provider aggregate not found 2026-09-12 05:26:00.123 8 INFO neutron.services.segments.plugin [-] Segment 5f28e100-2b46-480f-a0db-cf95a3ab641c resource provider aggregate not found 2026-09-12 05:26:00.132 8 INFO neutron.services.segments.plugin [-] Segment 5f28e100-2b46-480f-a0db-cf95a3ab641c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f28e100-2b46-480f-a0db-cf95a3ab641c found for delete ", "request_id": "req-c68609c9-11ec-4dab-8bd9-2f3eb586bb5a"}]} 2026-09-12 05:26:00.138 8 INFO neutron.services.segments.plugin [-] Segment 5f28e100-2b46-480f-a0db-cf95a3ab641c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f28e100-2b46-480f-a0db-cf95a3ab641c found for delete ", "request_id": "req-c9e2d07f-cc5f-4711-b918-e82d815d6076"}]} [pid: 8|app: 0|req: 1078/2035] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:25:59 2026] DELETE /v2.0/networks/78f0e9b7-ba67-41ae-8230-6ce994c60091 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:26:00.377 7 INFO neutron.services.segments.plugin [-] Segment 9abadd1c-b36d-488f-8466-07605e9a6ac0 resource provider aggregate not found 2026-09-12 05:26:00.381 7 INFO neutron.services.segments.plugin [-] Segment 9abadd1c-b36d-488f-8466-07605e9a6ac0 resource provider aggregate not found 2026-09-12 05:26:00.387 7 INFO neutron.services.segments.plugin [-] Segment 9abadd1c-b36d-488f-8466-07605e9a6ac0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9abadd1c-b36d-488f-8466-07605e9a6ac0 found for delete ", "request_id": "req-a21ca044-28d3-480a-9e14-42e5edc69808"}]} 2026-09-12 05:26:00.406 7 INFO neutron.services.segments.plugin [-] Segment 9abadd1c-b36d-488f-8466-07605e9a6ac0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9abadd1c-b36d-488f-8466-07605e9a6ac0 found for delete ", "request_id": "req-829b9ad3-c483-4382-899b-2d5f7cc4066c"}]} [pid: 7|app: 0|req: 958/2036] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:26:00 2026] DELETE /v2.0/networks/815235bc-7798-41c2-9100-6da49f6ab109 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2037] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:26:00 2026] DELETE /v2.0/networks/7e92bde4-f47e-40f1-ad8d-6d18d0086d65 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2038] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:26:00 2026] DELETE /v2.0/networks/f2448195-f21d-431d-a3a7-2b97a71838f9 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2039] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:26:00 2026] DELETE /v2.0/networks/139541fd-d6de-407e-883a-a2cdfc4be62c => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2040] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:01 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:02.163 8 INFO neutron.services.segments.plugin [-] Segment 0b1e13c1-8614-4520-a43c-a367874bab6c resource provider aggregate not found 2026-09-12 05:26:02.169 8 INFO neutron.services.segments.plugin [-] Segment 0b1e13c1-8614-4520-a43c-a367874bab6c resource provider aggregate not found 2026-09-12 05:26:02.188 8 INFO neutron.services.segments.plugin [-] Segment 0b1e13c1-8614-4520-a43c-a367874bab6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b1e13c1-8614-4520-a43c-a367874bab6c found for delete ", "request_id": "req-c6c32f5c-f86c-45fa-8de8-2974a62f4279"}]} 2026-09-12 05:26:02.195 8 INFO neutron.services.segments.plugin [-] Segment 0b1e13c1-8614-4520-a43c-a367874bab6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b1e13c1-8614-4520-a43c-a367874bab6c found for delete ", "request_id": "req-6dcd0591-05e2-4138-ad59-a73ef590ef4c"}]} 2026-09-12 05:26:02.207 8 INFO neutron.services.segments.plugin [-] Segment dc548803-16c3-4e5d-aadc-76164a06b47b resource provider aggregate not found 2026-09-12 05:26:02.213 8 INFO neutron.services.segments.plugin [-] Segment dc548803-16c3-4e5d-aadc-76164a06b47b resource provider aggregate not found 2026-09-12 05:26:02.224 8 INFO neutron.services.segments.plugin [-] Segment dc548803-16c3-4e5d-aadc-76164a06b47b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc548803-16c3-4e5d-aadc-76164a06b47b found for delete ", "request_id": "req-6f0e9b72-4e47-4566-a859-f884a3b06e72"}]} 2026-09-12 05:26:02.230 8 INFO neutron.services.segments.plugin [-] Segment dc548803-16c3-4e5d-aadc-76164a06b47b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc548803-16c3-4e5d-aadc-76164a06b47b found for delete ", "request_id": "req-1166aeaf-22b8-411d-9f44-8f9a5c47ac98"}]} [pid: 7|app: 0|req: 961/2041] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:02 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2044] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:02 2026] GET /v2.0/security-groups?tenant_id=7699f4b70fed441f94af8bde6c77b9cc&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:26:02.404 7 INFO neutron.services.segments.plugin [-] Segment f6a9bd2e-2117-46f9-ad57-dd462441b709 resource provider aggregate not found 2026-09-12 05:26:02.435 7 INFO neutron.services.segments.plugin [-] Segment f6a9bd2e-2117-46f9-ad57-dd462441b709 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6a9bd2e-2117-46f9-ad57-dd462441b709 found for delete ", "request_id": "req-6f87eadf-b091-4e6c-a2d8-f0b3e97ae71a"}]} 2026-09-12 05:26:02.440 7 INFO neutron.services.segments.plugin [-] Segment f6a9bd2e-2117-46f9-ad57-dd462441b709 resource provider aggregate not found 2026-09-12 05:26:02.469 7 INFO neutron.services.segments.plugin [-] Segment f6a9bd2e-2117-46f9-ad57-dd462441b709 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6a9bd2e-2117-46f9-ad57-dd462441b709 found for delete ", "request_id": "req-b8a67ec9-74dc-4fcb-b814-78e06eafa5bd"}]} [pid: 7|app: 0|req: 964/2045] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:02 2026] DELETE /v2.0/security-groups/35d0f4ea-bcf3-42d5-a052-80612ed962bf => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2046] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:02 2026] GET /v2.0/security-groups?tenant_id=871c3d5a4a074985b099ddeaea89c6db&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2047] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:02 2026] DELETE /v2.0/security-groups/e71ab94a-5408-4d51-9f95-e0a10f6e477c => 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: 1083/2048] 10.0.0.215 () {34 vars in 678 bytes} [Sat Sep 12 05:26:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2049] 10.0.0.215 () {34 vars in 678 bytes} [Sat Sep 12 05:26:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2050] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:03 2026] GET /v2.0/security-groups?tenant_id=728f73ad31e44a1e8f948479bc158301&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2051] 10.0.0.215 () {34 vars in 678 bytes} [Sat Sep 12 05:26:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:03.299 8 WARNING neutron_lib.context [None req-1e17ea90-a502-4dbb-b51a-74ba10684b19 3220e23e00f744a785eba60738717ffa b0ddeaeb34f2472abee63378f862f30e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 969/2052] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:03 2026] DELETE /v2.0/security-groups/887d49b6-163e-44b6-8334-3d475a43ae51 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2053] 10.0.0.215 () {34 vars in 678 bytes} [Sat Sep 12 05:26:03 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) 2026-09-12 05:26:03.405 8 INFO neutron.db.segments_db [None req-1e17ea90-a502-4dbb-b51a-74ba10684b19 3220e23e00f744a785eba60738717ffa b0ddeaeb34f2472abee63378f862f30e - - default default] Added segment e095bc35-7a8c-4e9b-9da3-f8d7127ca518 of type vxlan for network d1aa848c-8d1a-4417-97e8-4609f2478e72 [pid: 7|app: 0|req: 971/2054] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:03 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => 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: 972/2055] 10.0.0.215 () {34 vars in 678 bytes} [Sat Sep 12 05:26:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2056] 10.0.0.215 () {34 vars in 753 bytes} [Sat Sep 12 05:26:03 2026] PUT /v2.0/policies/ac917d12-5899-4d95-b7e2-e28e0909a3ee/tags => generated 17 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2057] 10.0.0.215 () {34 vars in 753 bytes} [Sat Sep 12 05:26:03 2026] PUT /v2.0/policies/383a0270-42f6-4c3d-a78a-346cb0eeb4a3/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2058] 10.0.0.215 () {34 vars in 753 bytes} [Sat Sep 12 05:26:03 2026] PUT /v2.0/policies/215c22bd-fbfc-473f-8b27-675e7278d382/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2059] 10.0.0.215 () {34 vars in 753 bytes} [Sat Sep 12 05:26:03 2026] PUT /v2.0/policies/16205c48-8112-400a-9a56-61155d5a7f24/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:03.718 8 INFO neutron.db.l3_hamode_db [None req-1e17ea90-a502-4dbb-b51a-74ba10684b19 3220e23e00f744a785eba60738717ffa b0ddeaeb34f2472abee63378f862f30e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:26:03.840 8 INFO neutron.db.l3_hamode_db [None req-1e17ea90-a502-4dbb-b51a-74ba10684b19 3220e23e00f744a785eba60738717ffa b0ddeaeb34f2472abee63378f862f30e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 977/2060] 10.0.0.215 () {32 vars in 674 bytes} [Sat Sep 12 05:26:04 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2061] 10.0.0.215 () {32 vars in 688 bytes} [Sat Sep 12 05:26:04 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2062] 10.0.0.215 () {32 vars in 684 bytes} [Sat Sep 12 05:26:04 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2063] 10.0.0.215 () {32 vars in 696 bytes} [Sat Sep 12 05:26:04 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2064] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:26:04 2026] GET /v2.0/networks?id=afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1 => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2065] 10.0.0.215 () {32 vars in 682 bytes} [Sat Sep 12 05:26:04 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2066] 10.0.0.215 () {34 vars in 668 bytes} [Sat Sep 12 05:26:03 2026] POST /v2.0/routers => generated 474 bytes in 1418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2067] 162.253.55.186 () {34 vars in 1050 bytes} [Sat Sep 12 05:26:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f530c5d5a04e41ba8eccf945a14dd44d => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2068] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:04 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => 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: 984/2069] 10.0.0.215 () {32 vars in 696 bytes} [Sat Sep 12 05:26:04 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:26:04.602 7 WARNING neutron_lib.context [req-f85f8764-d7a8-4e9f-9762-7518ced34a4d req-de45478d-8c3b-4689-8171-4ff2cfac5d53 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2070] 10.0.0.215 () {34 vars in 751 bytes} [Sat Sep 12 05:26:04 2026] PUT /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/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: 1087/2071] 10.0.0.215 () {32 vars in 692 bytes} [Sat Sep 12 05:26:04 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2072] 10.0.0.215 () {32 vars in 731 bytes} [Sat Sep 12 05:26:04 2026] GET /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2073] 10.0.0.215 () {32 vars in 704 bytes} [Sat Sep 12 05:26:04 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2074] 10.0.0.215 () {34 vars in 762 bytes} [Sat Sep 12 05:26:04 2026] PUT /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2075] 10.0.0.215 () {32 vars in 734 bytes} [Sat Sep 12 05:26:04 2026] DELETE /v2.0/qos/policies/ac917d12-5899-4d95-b7e2-e28e0909a3ee => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2076] 10.0.0.215 () {32 vars in 731 bytes} [Sat Sep 12 05:26:04 2026] GET /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2077] 162.253.55.186 () {38 vars in 955 bytes} [Sat Sep 12 05:26:04 2026] POST /v2.0/ports => generated 954 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1093/2078] 10.0.0.215 () {32 vars in 734 bytes} [Sat Sep 12 05:26:04 2026] DELETE /v2.0/qos/policies/383a0270-42f6-4c3d-a78a-346cb0eeb4a3 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2079] 10.0.0.215 () {34 vars in 758 bytes} [Sat Sep 12 05:26:04 2026] PUT /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/tags/red => 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: 987/2080] 10.0.0.215 () {32 vars in 734 bytes} [Sat Sep 12 05:26:05 2026] DELETE /v2.0/qos/policies/215c22bd-fbfc-473f-8b27-675e7278d382 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2081] 10.0.0.215 () {32 vars in 731 bytes} [Sat Sep 12 05:26:05 2026] GET /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/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: 989/2082] 10.0.0.215 () {32 vars in 734 bytes} [Sat Sep 12 05:26:05 2026] DELETE /v2.0/qos/policies/16205c48-8112-400a-9a56-61155d5a7f24 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2083] 10.0.0.215 () {34 vars in 780 bytes} [Sat Sep 12 05:26:05 2026] PUT /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2084] 10.0.0.215 () {32 vars in 734 bytes} [Sat Sep 12 05:26:05 2026] DELETE /v2.0/qos/policies/bf6e5ef3-1f98-41d7-b98f-c4b054dc7c37 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2085] 10.0.0.215 () {32 vars in 731 bytes} [Sat Sep 12 05:26:05 2026] GET /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/tags => generated 52 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2086] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:26:05 2026] PUT /v2.0/ports/2615087d-62bd-4e71-9cb6-347d6dfba1fe => generated 1235 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2087] 10.0.0.215 () {34 vars in 751 bytes} [Sat Sep 12 05:26:05 2026] PUT /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:26:05.477 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-258f4eb7-cdb3-4be6-b401-8b160bc66a0f'] response: {'name': 'network-changed', 'server_uuid': '346a1844-fd63-46e1-b9e0-c9d0be4e3ad0', 'tag': '2615087d-62bd-4e71-9cb6-347d6dfba1fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1095/2088] 10.0.0.215 () {32 vars in 731 bytes} [Sat Sep 12 05:26:05 2026] GET /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2089] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:26:05 2026] GET /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:26:05.610 8 INFO neutron.api.v2.resource [None req-309ff4e3-5660-41b3-8227-3deef7da1716 3220e23e00f744a785eba60738717ffa b0ddeaeb34f2472abee63378f862f30e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1096/2090] 10.0.0.215 () {32 vars in 743 bytes} [Sat Sep 12 05:26:05 2026] GET /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2091] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:05 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2092] 10.0.0.215 () {32 vars in 742 bytes} [Sat Sep 12 05:26:05 2026] DELETE /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/tags/red => 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: 1098/2093] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:05 2026] GET /v2.0/security-groups?id=080513f4-f432-4d7f-8459-2e2032403701&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2094] 10.0.0.215 () {32 vars in 731 bytes} [Sat Sep 12 05:26:05 2026] GET /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/tags => generated 30 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:05.863 8 INFO neutron.api.v2.resource [None req-1008911f-a0d3-44a0-a8b5-3de30d752b03 3220e23e00f744a785eba60738717ffa b0ddeaeb34f2472abee63378f862f30e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1099/2095] 10.0.0.215 () {32 vars in 746 bytes} [Sat Sep 12 05:26:05 2026] DELETE /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/tags/green => generated 99 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2096] 10.0.0.215 () {32 vars in 734 bytes} [Sat Sep 12 05:26:05 2026] DELETE /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/tags => 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: 998/2097] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:26:05 2026] GET /v2.0/ports?tenant_id=f530c5d5a04e41ba8eccf945a14dd44d&device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2098] 10.0.0.215 () {32 vars in 731 bytes} [Sat Sep 12 05:26:05 2026] GET /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1/tags => generated 12 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2099] 162.253.55.186 () {34 vars in 1018 bytes} [Sat Sep 12 05:26:06 2026] GET /v2.0/networks?tenant_id=f530c5d5a04e41ba8eccf945a14dd44d&shared=False => generated 757 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2100] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:26:06 2026] GET /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1 => generated 480 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2101] 162.253.55.186 () {34 vars in 930 bytes} [Sat Sep 12 05:26:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2102] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:06 2026] GET /v2.0/security-groups?tenant_id=f68f43407df248a1aaf2beab16791626&name=default => generated 2925 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2103] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:06 2026] DELETE /v2.0/security-groups/16757a5c-0388-48b5-9dad-23786f75936d => 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: 1102/2104] 10.0.0.215 () {34 vars in 742 bytes} [Sat Sep 12 05:26:06 2026] PUT /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1 => generated 480 bytes in 675 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2105] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:26:06 2026] GET /v2.0/ports?device_id=a4a53895-09c1-43b3-8b07-7b517101eda1 => 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: 1003/2106] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:06 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2107] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:06 2026] GET /v2.0/security-groups?tenant_id=6c561a68ec2b49398f06d8be5839df95&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2108] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:07 2026] GET /v2.0/security-groups?id=080513f4-f432-4d7f-8459-2e2032403701&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2109] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:07 2026] DELETE /v2.0/security-groups/e114416a-e494-458b-87ad-1917fd9058c1 => 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: 1107/2110] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:26:07 2026] GET /v2.0/ports?tenant_id=f530c5d5a04e41ba8eccf945a14dd44d&device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2111] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:26:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2615087d-62bd-4e71-9cb6-347d6dfba1fe => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2112] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:26:07 2026] GET /v2.0/subnets?id=a0cbe049-5865-4d07-aa5a-b34de164d036 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2113] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:26:07 2026] GET /v2.0/ports?network_id=afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2114] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:26:07 2026] GET /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:07.469 7 INFO neutron.services.segments.plugin [-] Segment e095bc35-7a8c-4e9b-9da3-f8d7127ca518 resource provider aggregate not found 2026-09-12 05:26:07.473 7 INFO neutron.services.segments.plugin [-] Segment e095bc35-7a8c-4e9b-9da3-f8d7127ca518 resource provider aggregate not found 2026-09-12 05:26:07.487 7 INFO neutron.services.segments.plugin [-] Segment e095bc35-7a8c-4e9b-9da3-f8d7127ca518 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e095bc35-7a8c-4e9b-9da3-f8d7127ca518 found for delete ", "request_id": "req-c7750c36-00cc-43f9-9e09-258e885ee9da"}]} 2026-09-12 05:26:07.490 7 INFO neutron.services.segments.plugin [-] Segment e095bc35-7a8c-4e9b-9da3-f8d7127ca518 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e095bc35-7a8c-4e9b-9da3-f8d7127ca518 found for delete ", "request_id": "req-efbe18ae-75b9-4627-9533-09e25e919500"}]} 2026-09-12 05:26:07.494 7 INFO neutron.db.l3_hamode_db [None req-abe7044c-884b-4f41-88b9-0c824e3c513c 3220e23e00f744a785eba60738717ffa b0ddeaeb34f2472abee63378f862f30e - - default default] HA network d1aa848c-8d1a-4417-97e8-4609f2478e72 was deleted as no HA routers are present in tenant b0ddeaeb34f2472abee63378f862f30e. [pid: 7|app: 0|req: 1004/2115] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:26:06 2026] DELETE /v2.0/routers/a4a53895-09c1-43b3-8b07-7b517101eda1 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2116] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:07 2026] GET /v2.0/security-groups?tenant_id=025dc925b1044e4fa4bee55f74f8e88f&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2117] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:26:07 2026] GET /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2118] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:07 2026] DELETE /v2.0/security-groups/4c000997-65b9-44f5-a8d5-4bd518cb5e92 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:26:08.168 7 WARNING neutron_lib.context [None req-5e5d7328-bb49-4b5e-8216-644fb3bc3d3d fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1114/2119] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:08 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:26:08.245 7 INFO neutron.db.segments_db [None req-5e5d7328-bb49-4b5e-8216-644fb3bc3d3d fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] Added segment ab9ecb02-a0b4-47e2-9ba0-3e9ac20769a0 of type vxlan for network 2cfe9c60-65d0-4d86-a0ac-7b2500ff1bc0 [pid: 8|app: 0|req: 1115/2120] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:08 2026] GET /v2.0/security-groups?id=080513f4-f432-4d7f-8459-2e2032403701&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2121] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:08 2026] GET /v2.0/security-groups?tenant_id=b0ddeaeb34f2472abee63378f862f30e&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:26:08.626 7 INFO neutron.db.l3_hamode_db [None req-5e5d7328-bb49-4b5e-8216-644fb3bc3d3d fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1117/2122] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:08 2026] DELETE /v2.0/security-groups/e8191ff3-2014-4f97-9cae-7311ae9fa422 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:26:08.804 7 INFO neutron.db.l3_hamode_db [None req-5e5d7328-bb49-4b5e-8216-644fb3bc3d3d fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1118/2123] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:08 2026] GET /v2.0/security-groups?tenant_id=f018d3371be5453e9566017aef301d4c&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2124] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:08 2026] DELETE /v2.0/security-groups/113f96fd-b32c-4082-aaec-613646d07fd1 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2125] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:09 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2126] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:09 2026] GET /v2.0/security-groups?id=080513f4-f432-4d7f-8459-2e2032403701&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2127] 10.0.0.215 () {34 vars in 668 bytes} [Sat Sep 12 05:26:07 2026] POST /v2.0/routers => generated 474 bytes in 1563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:09.469 8 WARNING neutron_lib.context [None req-ec88513f-6dc4-453e-9bcc-d1f6c57a1ea5 fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:26:09.522 8 INFO neutron.db.l3_hamode_db [None req-ec88513f-6dc4-453e-9bcc-d1f6c57a1ea5 fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:26:09.648 8 INFO neutron.db.l3_hamode_db [None req-ec88513f-6dc4-453e-9bcc-d1f6c57a1ea5 fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1122/2128] 10.0.0.215 () {34 vars in 668 bytes} [Sat Sep 12 05:26:09 2026] POST /v2.0/routers => generated 474 bytes in 1031 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:10.507 7 WARNING neutron_lib.context [None req-993f3240-d64b-4279-811f-22f3dfeb6391 fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1123/2129] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:10 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:26:10.631 7 INFO neutron.db.l3_hamode_db [None req-993f3240-d64b-4279-811f-22f3dfeb6391 fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1124/2130] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:10 2026] GET /v2.0/security-groups?id=080513f4-f432-4d7f-8459-2e2032403701&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:26:10.767 7 INFO neutron.db.l3_hamode_db [None req-993f3240-d64b-4279-811f-22f3dfeb6391 fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:26:11.612 8 WARNING neutron_lib.context [None req-330eabe8-05d1-47be-ac27-27fbb346afac f574d84d982f47a1a14da77b5d7bd738 dcde57a3e6e94901a72453408b72d921 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1007/2131] 10.0.0.215 () {34 vars in 668 bytes} [Sat Sep 12 05:26:10 2026] POST /v2.0/routers => generated 474 bytes in 1128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:11.637 7 WARNING neutron_lib.context [None req-a8c514a7-5faf-4aa6-934c-d15d41fe62ac fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:26:11.690 7 INFO neutron.db.l3_hamode_db [None req-a8c514a7-5faf-4aa6-934c-d15d41fe62ac fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:26:11.840 7 INFO neutron.db.l3_hamode_db [None req-a8c514a7-5faf-4aa6-934c-d15d41fe62ac fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:26:11.859 8 INFO neutron.db.segments_db [None req-330eabe8-05d1-47be-ac27-27fbb346afac f574d84d982f47a1a14da77b5d7bd738 dcde57a3e6e94901a72453408b72d921 - - default default] Added segment 70b98c5a-9475-4fbc-bda3-5452e03bf75f of type vxlan for network 5986fe4c-2de2-4e0d-b346-b6455fe41b0f [pid: 8|app: 0|req: 1125/2132] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:26:11 2026] POST /v2.0/networks => generated 632 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2133] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:12 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:26:12.133 8 WARNING neutron_lib.context [None req-82056cba-a9b0-4db7-9b58-5c3f73fcdeaf f574d84d982f47a1a14da77b5d7bd738 dcde57a3e6e94901a72453408b72d921 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1127/2134] 10.0.0.215 () {34 vars in 664 bytes} [Sat Sep 12 05:26:12 2026] POST /v2.0/ports => generated 743 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1128/2135] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:12 2026] GET /v2.0/security-groups?id=080513f4-f432-4d7f-8459-2e2032403701&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2136] 10.0.0.215 () {34 vars in 668 bytes} [Sat Sep 12 05:26:11 2026] POST /v2.0/routers => generated 474 bytes in 977 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2137] 10.0.0.215 () {34 vars in 747 bytes} [Sat Sep 12 05:26:12 2026] PUT /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:12.628 7 WARNING neutron_lib.context [None req-8d6f3c70-fd1f-4957-854b-ddee5b21cee2 fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1130/2138] 10.0.0.215 () {32 vars in 727 bytes} [Sat Sep 12 05:26:12 2026] GET /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:12.687 7 INFO neutron.db.l3_hamode_db [None req-8d6f3c70-fd1f-4957-854b-ddee5b21cee2 fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1131/2139] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:12 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2140] 10.0.0.215 () {34 vars in 758 bytes} [Sat Sep 12 05:26:12 2026] PUT /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/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: 1133/2141] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:12 2026] GET /v2.0/security-groups?id=080513f4-f432-4d7f-8459-2e2032403701&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2142] 10.0.0.215 () {32 vars in 727 bytes} [Sat Sep 12 05:26:12 2026] GET /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:12.872 7 INFO neutron.db.l3_hamode_db [None req-8d6f3c70-fd1f-4957-854b-ddee5b21cee2 fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1135/2143] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:26:12 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => 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: 1136/2144] 10.0.0.215 () {34 vars in 754 bytes} [Sat Sep 12 05:26:12 2026] PUT /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-09-12 05:26:12.938 8 WARNING neutron_lib.context [None req-f42d8c06-0b0d-463e-a6d2-2c03db93cd54 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1009/2145] 10.0.0.215 () {34 vars in 668 bytes} [Sat Sep 12 05:26:12 2026] POST /v2.0/routers => generated 474 bytes in 1058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2146] 10.0.0.215 () {32 vars in 727 bytes} [Sat Sep 12 05:26:13 2026] GET /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:13.867 8 INFO neutron.db.l3_db [None req-f42d8c06-0b0d-463e-a6d2-2c03db93cd54 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Floating IP eee97e4c-d623-4c4e-a5a8-3fb3b8c2100f associated. External IP: 10.96.250.209, port: 2615087d-62bd-4e71-9cb6-347d6dfba1fe. 2026-09-12 05:26:13.872 7 WARNING neutron_lib.context [None req-f84c700a-a038-43ed-9e40-dbe4eb5b7ca8 bc3e71d9738c43fb8fe580c750ae1650 da6e541192bb469d84f5906457447332 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1011/2147] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:26:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2148] 10.0.0.215 () {34 vars in 751 bytes} [Sat Sep 12 05:26:13 2026] PUT /v2.0/routers/121aca53-0608-45fb-a1ef-982e2aa90c63/tags => generated 17 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2149] 10.0.0.215 () {34 vars in 776 bytes} [Sat Sep 12 05:26:14 2026] PUT /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2150] 10.0.0.215 () {34 vars in 759 bytes} [Sat Sep 12 05:26:14 2026] PUT /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2151] 10.0.0.215 () {34 vars in 751 bytes} [Sat Sep 12 05:26:14 2026] PUT /v2.0/routers/5a870f15-bdb7-43d9-a5f0-7a26c032be0d/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2152] 10.0.0.215 () {34 vars in 677 bytes} [Sat Sep 12 05:26:12 2026] POST /v2.0/floatingips => generated 855 bytes in 1256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2153] 10.0.0.215 () {32 vars in 727 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2154] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:14.253 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5840908-83f0-4027-89ff-85b19a9d3010'] response: {'name': 'network-changed', 'server_uuid': '346a1844-fd63-46e1-b9e0-c9d0be4e3ad0', 'tag': '2615087d-62bd-4e71-9cb6-347d6dfba1fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1139/2155] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/floatingips/eee97e4c-d623-4c4e-a5a8-3fb3b8c2100f => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2156] 10.0.0.215 () {34 vars in 751 bytes} [Sat Sep 12 05:26:14 2026] PUT /v2.0/routers/96b03558-27fe-4bb9-bd84-5fe8cbaa6a8d/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2157] 10.0.0.215 () {34 vars in 747 bytes} [Sat Sep 12 05:26:14 2026] PUT /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2158] 10.0.0.215 () {34 vars in 770 bytes} [Sat Sep 12 05:26:14 2026] PUT /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2159] 10.0.0.215 () {32 vars in 727 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2160] 10.0.0.215 () {34 vars in 751 bytes} [Sat Sep 12 05:26:14 2026] PUT /v2.0/routers/f453d7f2-40de-4e24-a68d-2b8dc5755d22/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2161] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2162] 10.0.0.215 () {32 vars in 735 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2163] 10.0.0.215 () {34 vars in 766 bytes} [Sat Sep 12 05:26:14 2026] PUT /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2164] 10.0.0.215 () {32 vars in 664 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:26:14.489 8 INFO neutron.api.v2.resource [None req-fa5e1135-16ad-4fa8-9d0f-1b28c25e4446 f574d84d982f47a1a14da77b5d7bd738 dcde57a3e6e94901a72453408b72d921 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1144/2165] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2166] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2167] 10.0.0.215 () {32 vars in 738 bytes} [Sat Sep 12 05:26:14 2026] DELETE /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2168] 10.0.0.215 () {34 vars in 788 bytes} [Sat Sep 12 05:26:14 2026] PUT /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2169] 10.0.0.215 () {32 vars in 678 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2170] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2171] 10.0.0.215 () {32 vars in 727 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2172] 10.0.0.215 () {34 vars in 759 bytes} [Sat Sep 12 05:26:14 2026] PUT /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:14.710 8 INFO neutron.api.v2.resource [None req-9905077d-062e-4c3a-83e1-14c657f2460d f574d84d982f47a1a14da77b5d7bd738 dcde57a3e6e94901a72453408b72d921 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1149/2173] 10.0.0.215 () {32 vars in 742 bytes} [Sat Sep 12 05:26:14 2026] DELETE /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2174] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2175] 10.0.0.215 () {32 vars in 674 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2176] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2177] 10.0.0.215 () {32 vars in 730 bytes} [Sat Sep 12 05:26:14 2026] DELETE /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:26:14.806 8 INFO neutron.api.v2.resource [None req-49da562b-be7a-4a5b-8e2a-f370cb534e40 bc3e71d9738c43fb8fe580c750ae1650 da6e541192bb469d84f5906457447332 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1152/2178] 10.0.0.215 () {32 vars in 751 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2179] 10.0.0.215 () {32 vars in 686 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2180] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/ports?tenant_id=f530c5d5a04e41ba8eccf945a14dd44d&device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2181] 10.0.0.215 () {32 vars in 727 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2182] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:26:14 2026] DELETE /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2183] 10.0.0.215 () {32 vars in 672 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2184] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/networks?id=afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1 => generated 757 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2185] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:26:14 2026] GET /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2186] 10.0.0.215 () {32 vars in 686 bytes} [Sat Sep 12 05:26:15 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2187] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:26:14 2026] DELETE /v2.0/ports/21533d19-7125-4426-8d92-f6172244d552 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2188] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:26:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2615087d-62bd-4e71-9cb6-347d6dfba1fe => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:26:15.184 7 INFO neutron.api.v2.resource [None req-f1d40c45-a70a-4fb8-a47e-a2f6505b8376 bc3e71d9738c43fb8fe580c750ae1650 da6e541192bb469d84f5906457447332 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1031/2189] 10.0.0.215 () {32 vars in 754 bytes} [Sat Sep 12 05:26:15 2026] DELETE /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2190] 10.0.0.215 () {32 vars in 682 bytes} [Sat Sep 12 05:26:15 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2191] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:26:15 2026] GET /v2.0/subnets?id=a0cbe049-5865-4d07-aa5a-b34de164d036 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:26:15.298 7 INFO neutron.services.segments.plugin [-] Segment 70b98c5a-9475-4fbc-bda3-5452e03bf75f resource provider aggregate not found 2026-09-12 05:26:15.312 7 INFO neutron.services.segments.plugin [-] Segment 70b98c5a-9475-4fbc-bda3-5452e03bf75f resource provider aggregate not found 2026-09-12 05:26:15.317 7 INFO neutron.services.segments.plugin [-] Segment 70b98c5a-9475-4fbc-bda3-5452e03bf75f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70b98c5a-9475-4fbc-bda3-5452e03bf75f found for delete ", "request_id": "req-32b9a29d-9f61-4b01-9a75-e70ab21fe6ce"}]} [pid: 8|app: 0|req: 1161/2192] 10.0.0.215 () {32 vars in 742 bytes} [Sat Sep 12 05:26:15 2026] DELETE /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2193] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:26:15 2026] DELETE /v2.0/networks/5986fe4c-2de2-4e0d-b346-b6455fe41b0f => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:26:15.328 7 INFO neutron.services.segments.plugin [-] Segment 70b98c5a-9475-4fbc-bda3-5452e03bf75f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70b98c5a-9475-4fbc-bda3-5452e03bf75f found for delete ", "request_id": "req-5924c252-f89d-412f-8c04-ea8bebea3c56"}]} [pid: 7|app: 0|req: 1033/2194] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:26:15 2026] GET /v2.0/ports?network_id=afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2195] 10.0.0.215 () {32 vars in 694 bytes} [Sat Sep 12 05:26:15 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2196] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:26:15 2026] GET /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2197] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:26:15 2026] GET /v2.0/floatingips/eee97e4c-d623-4c4e-a5a8-3fb3b8c2100f => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2198] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:26:15 2026] GET /v2.0/routers/121aca53-0608-45fb-a1ef-982e2aa90c63 => generated 485 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2199] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:26:15 2026] GET /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2200] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:26:15 2026] DELETE /v2.0/subnetpools/ac0315df-c01f-44c3-970c-214bc709363b => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2201] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:26:15 2026] GET /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2202] 10.0.0.215 () {34 vars in 742 bytes} [Sat Sep 12 05:26:15 2026] PUT /v2.0/routers/121aca53-0608-45fb-a1ef-982e2aa90c63 => generated 485 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2203] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:26:16 2026] GET /v2.0/ports?device_id=121aca53-0608-45fb-a1ef-982e2aa90c63 => 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: 1166/2204] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:26:16 2026] DELETE /v2.0/routers/121aca53-0608-45fb-a1ef-982e2aa90c63 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2205] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:16 2026] GET /v2.0/security-groups?tenant_id=45760da5cacc487aa1744fe27cb3c59a&name=default => generated 2925 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2206] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:26:16 2026] GET /v2.0/floatingips/eee97e4c-d623-4c4e-a5a8-3fb3b8c2100f => generated 857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2207] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:26:16 2026] GET /v2.0/routers/5a870f15-bdb7-43d9-a5f0-7a26c032be0d => generated 493 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2208] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:16 2026] GET /v2.0/security-groups?tenant_id=da6e541192bb469d84f5906457447332&name=default => generated 2929 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2209] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:16 2026] DELETE /v2.0/security-groups/57a2fece-016d-40a0-9fca-c46c2ce59b78 => 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: 1043/2210] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:16 2026] DELETE /v2.0/security-groups/74821e59-82fa-4a99-bc64-1938f245daab => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2211] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:16 2026] GET /v2.0/security-groups?tenant_id=dcde57a3e6e94901a72453408b72d921&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2212] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:16 2026] DELETE /v2.0/security-groups/fa8a003a-0345-432d-8abf-076da5c65a03 => 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: 1046/2213] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:16 2026] GET /v2.0/security-groups?tenant_id=8c6c9677660946238485d36131e01afb&name=default => generated 2929 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2214] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:17 2026] DELETE /v2.0/security-groups/88774b6b-85f6-4423-bcf8-37d72a26a6f1 => 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: 1168/2215] 10.0.0.215 () {34 vars in 742 bytes} [Sat Sep 12 05:26:16 2026] PUT /v2.0/routers/5a870f15-bdb7-43d9-a5f0-7a26c032be0d => generated 493 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2216] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:26:17 2026] GET /v2.0/ports?device_id=5a870f15-bdb7-43d9-a5f0-7a26c032be0d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2219] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:26:17 2026] DELETE /v2.0/routers/5a870f15-bdb7-43d9-a5f0-7a26c032be0d => generated 0 bytes in 413 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2220] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:26:17 2026] GET /v2.0/routers/96b03558-27fe-4bb9-bd84-5fe8cbaa6a8d => generated 502 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2221] 10.0.0.215 () {34 vars in 742 bytes} [Sat Sep 12 05:26:17 2026] PUT /v2.0/routers/96b03558-27fe-4bb9-bd84-5fe8cbaa6a8d => generated 502 bytes in 625 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2222] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:26:18 2026] GET /v2.0/ports?device_id=96b03558-27fe-4bb9-bd84-5fe8cbaa6a8d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2223] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:26:18 2026] DELETE /v2.0/routers/96b03558-27fe-4bb9-bd84-5fe8cbaa6a8d => generated 0 bytes in 955 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2224] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:26:19 2026] GET /v2.0/routers/f453d7f2-40de-4e24-a68d-2b8dc5755d22 => generated 487 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2225] 10.0.0.215 () {34 vars in 742 bytes} [Sat Sep 12 05:26:19 2026] PUT /v2.0/routers/f453d7f2-40de-4e24-a68d-2b8dc5755d22 => generated 487 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2226] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:26:20 2026] GET /v2.0/ports?device_id=f453d7f2-40de-4e24-a68d-2b8dc5755d22 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2227] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:26:20 2026] DELETE /v2.0/routers/f453d7f2-40de-4e24-a68d-2b8dc5755d22 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2228] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:26:20 2026] GET /v2.0/routers/290da0a9-b15b-4bcd-886e-3c9a24a49fd4 => generated 480 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:26:20.619 8 WARNING neutron_lib.context [None req-7b07d3bb-17df-4e3d-9d41-7b6198e2d3e1 9d07b40738ca49c4bfb7c1520e1d7760 52bec310b5a04cf6b96a82861a0225b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:26:20.791 8 INFO neutron.db.segments_db [None req-7b07d3bb-17df-4e3d-9d41-7b6198e2d3e1 9d07b40738ca49c4bfb7c1520e1d7760 52bec310b5a04cf6b96a82861a0225b7 - - default default] Added segment 0069f7aa-d1ef-4800-bb9a-e0faed9d088b of type vxlan for network 792ede7c-14a8-4b59-a5b1-0ff555c08985 [pid: 8|app: 0|req: 1174/2229] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:26:20 2026] POST /v2.0/networks => generated 632 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:20.940 8 WARNING neutron_lib.context [None req-593fb564-f26d-403f-9b64-9443d1a6bbe0 9d07b40738ca49c4bfb7c1520e1d7760 52bec310b5a04cf6b96a82861a0225b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1056/2230] 10.0.0.215 () {34 vars in 742 bytes} [Sat Sep 12 05:26:20 2026] PUT /v2.0/routers/290da0a9-b15b-4bcd-886e-3c9a24a49fd4 => generated 480 bytes in 635 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2231] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:26:21 2026] GET /v2.0/ports?device_id=290da0a9-b15b-4bcd-886e-3c9a24a49fd4 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2232] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:26:20 2026] POST /v2.0/subnets => generated 626 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2233] 10.0.0.215 () {34 vars in 751 bytes} [Sat Sep 12 05:26:21 2026] PUT /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/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: 1177/2234] 10.0.0.215 () {32 vars in 731 bytes} [Sat Sep 12 05:26:21 2026] GET /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2235] 10.0.0.215 () {34 vars in 762 bytes} [Sat Sep 12 05:26:21 2026] PUT /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2236] 10.0.0.215 () {32 vars in 731 bytes} [Sat Sep 12 05:26:21 2026] GET /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/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: 1180/2237] 10.0.0.215 () {34 vars in 758 bytes} [Sat Sep 12 05:26:21 2026] PUT /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2238] 10.0.0.215 () {32 vars in 731 bytes} [Sat Sep 12 05:26:21 2026] GET /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/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: 1182/2239] 10.0.0.215 () {34 vars in 780 bytes} [Sat Sep 12 05:26:21 2026] PUT /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2240] 10.0.0.215 () {32 vars in 731 bytes} [Sat Sep 12 05:26:21 2026] GET /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2241] 10.0.0.215 () {34 vars in 751 bytes} [Sat Sep 12 05:26:21 2026] PUT /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2242] 10.0.0.215 () {32 vars in 731 bytes} [Sat Sep 12 05:26:21 2026] GET /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2243] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:26:21 2026] GET /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:26:21.720 8 INFO neutron.api.v2.resource [None req-ae861dd2-2f43-422e-8107-ca894efc1209 9d07b40738ca49c4bfb7c1520e1d7760 52bec310b5a04cf6b96a82861a0225b7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1187/2244] 10.0.0.215 () {32 vars in 743 bytes} [Sat Sep 12 05:26:21 2026] GET /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-09-12 05:26:21.730 7 INFO neutron.services.segments.plugin [-] Segment ab9ecb02-a0b4-47e2-9ba0-3e9ac20769a0 resource provider aggregate not found 2026-09-12 05:26:21.735 7 INFO neutron.services.segments.plugin [-] Segment ab9ecb02-a0b4-47e2-9ba0-3e9ac20769a0 resource provider aggregate not found 2026-09-12 05:26:21.747 7 INFO neutron.services.segments.plugin [-] Segment ab9ecb02-a0b4-47e2-9ba0-3e9ac20769a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab9ecb02-a0b4-47e2-9ba0-3e9ac20769a0 found for delete ", "request_id": "req-e760a366-1f12-4faf-a1d1-9c7fc1ae2c2c"}]} 2026-09-12 05:26:21.750 7 INFO neutron.services.segments.plugin [-] Segment ab9ecb02-a0b4-47e2-9ba0-3e9ac20769a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab9ecb02-a0b4-47e2-9ba0-3e9ac20769a0 found for delete ", "request_id": "req-51f704d7-1dc4-4c76-9795-aefca09f83fb"}]} 2026-09-12 05:26:21.758 7 INFO neutron.db.l3_hamode_db [None req-3df348d0-7a4c-4c05-8050-c7c6d2e05c54 fab65a64e97145859b6940e87b3e1064 3ef7d758e62b45b0bd4b3cd6862842aa - - default default] HA network 2cfe9c60-65d0-4d86-a0ac-7b2500ff1bc0 was deleted as no HA routers are present in tenant 3ef7d758e62b45b0bd4b3cd6862842aa. [pid: 7|app: 0|req: 1058/2245] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:26:21 2026] DELETE /v2.0/routers/290da0a9-b15b-4bcd-886e-3c9a24a49fd4 => generated 0 bytes in 593 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2246] 10.0.0.215 () {32 vars in 742 bytes} [Sat Sep 12 05:26:21 2026] DELETE /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/tags/red => 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: 1059/2247] 10.0.0.215 () {32 vars in 731 bytes} [Sat Sep 12 05:26:21 2026] GET /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:21.930 8 INFO neutron.api.v2.resource [None req-4500374b-8622-482a-9e6c-65ca4586e549 9d07b40738ca49c4bfb7c1520e1d7760 52bec310b5a04cf6b96a82861a0225b7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1189/2248] 10.0.0.215 () {32 vars in 746 bytes} [Sat Sep 12 05:26:21 2026] DELETE /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2249] 10.0.0.215 () {32 vars in 734 bytes} [Sat Sep 12 05:26:21 2026] DELETE /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2250] 10.0.0.215 () {32 vars in 731 bytes} [Sat Sep 12 05:26:22 2026] GET /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2251] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:26:22 2026] DELETE /v2.0/subnets/cc78fc6f-7b57-4ebb-b566-2219d2cfb523 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:26:22.608 8 INFO neutron.services.segments.plugin [-] Segment 0069f7aa-d1ef-4800-bb9a-e0faed9d088b resource provider aggregate not found 2026-09-12 05:26:22.616 8 INFO neutron.services.segments.plugin [-] Segment 0069f7aa-d1ef-4800-bb9a-e0faed9d088b resource provider aggregate not found 2026-09-12 05:26:22.628 8 INFO neutron.services.segments.plugin [-] Segment 0069f7aa-d1ef-4800-bb9a-e0faed9d088b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0069f7aa-d1ef-4800-bb9a-e0faed9d088b found for delete ", "request_id": "req-1b32fa44-fd1b-42c1-840c-91c7479f5563"}]} 2026-09-12 05:26:22.635 8 INFO neutron.services.segments.plugin [-] Segment 0069f7aa-d1ef-4800-bb9a-e0faed9d088b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0069f7aa-d1ef-4800-bb9a-e0faed9d088b found for delete ", "request_id": "req-04e3d001-547f-4450-b6a7-02407f5670e3"}]} [pid: 8|app: 0|req: 1191/2252] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:26:22 2026] DELETE /v2.0/networks/792ede7c-14a8-4b59-a5b1-0ff555c08985 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2253] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:22 2026] GET /v2.0/security-groups?tenant_id=3ef7d758e62b45b0bd4b3cd6862842aa&name=default => generated 2929 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2254] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:23 2026] DELETE /v2.0/security-groups/4e67271f-26d3-4488-8794-199f002d35b6 => 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: 1063/2255] 10.0.0.249 () {34 vars in 990 bytes} [Sat Sep 12 05:26:23 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2256] 10.0.0.249 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:23 2026] GET /v2.0/security-groups?id=080513f4-f432-4d7f-8459-2e2032403701&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2257] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:23 2026] GET /v2.0/security-groups?tenant_id=f62b549c82354216864e6b65379c9343&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2258] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:23 2026] DELETE /v2.0/security-groups/f0622ad7-cfbf-4f13-a644-d914f54bafd5 => 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: 1196/2259] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:23 2026] GET /v2.0/security-groups?tenant_id=6442ce7693624d83929549d57bc1a5c5&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2260] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:24 2026] DELETE /v2.0/security-groups/32a296ba-6cd8-42a3-b161-c0b7597a7bc5 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2261] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:23 2026] GET /v2.0/security-groups?tenant_id=24142b4f4405468ebef29758802459fb&name=default => generated 2929 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2262] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:24 2026] DELETE /v2.0/security-groups/86b7431f-fdf3-423a-8993-d90b1bfd2612 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2263] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:24 2026] GET /v2.0/security-groups?tenant_id=52bec310b5a04cf6b96a82861a0225b7&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2264] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:24 2026] DELETE /v2.0/security-groups/c091079c-d704-43d6-99a2-52c2110b2783 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2265] 10.0.0.215 () {32 vars in 826 bytes} [Sat Sep 12 05:26:25 2026] GET /v2.0/ports?project_id=f530c5d5a04e41ba8eccf945a14dd44d&network_id=afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1 => generated 3691 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2266] 10.0.0.215 () {32 vars in 742 bytes} [Sat Sep 12 05:26:26 2026] GET /v2.0/subnets?network_id=ecd0e75c-e282-4d59-ba92-076dcaa22891 => generated 667 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:26:26.653 7 INFO neutron.db.l3_db [None req-558a6df2-d199-4c06-b335-44ac11a7fd55 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Floating IP eee97e4c-d623-4c4e-a5a8-3fb3b8c2100f disassociated. External IP: 10.96.250.209, port: 2615087d-62bd-4e71-9cb6-347d6dfba1fe. [pid: 7|app: 0|req: 1067/2267] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:26:26 2026] PUT /v2.0/floatingips/eee97e4c-d623-4c4e-a5a8-3fb3b8c2100f => generated 554 bytes in 642 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2268] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:26:27 2026] GET /v2.0/floatingips/eee97e4c-d623-4c4e-a5a8-3fb3b8c2100f => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2269] 162.253.55.186 () {34 vars in 1096 bytes} [Sat Sep 12 05:26:27 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:28.007 8 WARNING neutron_lib.context [None req-ffd59070-65e8-4b56-87a8-38c5a7631222 79f5bc50da9647fb8a61ed7d84cd3722 a5a862cd547f4b19b4d7afbd5cd11c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:26:28.157 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa030a69-5498-43cd-9130-2c028024dd93'] response: {'name': 'network-changed', 'server_uuid': '346a1844-fd63-46e1-b9e0-c9d0be4e3ad0', 'tag': '2615087d-62bd-4e71-9cb6-347d6dfba1fe', 'status': 'completed', 'code': 200} 2026-09-12 05:26:28.194 8 INFO neutron.db.segments_db [None req-ffd59070-65e8-4b56-87a8-38c5a7631222 79f5bc50da9647fb8a61ed7d84cd3722 a5a862cd547f4b19b4d7afbd5cd11c84 - - default default] Added segment ace84913-fbc3-451b-8d36-6913052d2519 of type vxlan for network f2e5286b-a959-41ff-86a8-de6004610eeb 2026-09-12 05:26:28.224 7 WARNING neutron_lib.context [None req-55cff83c-431c-41b0-beec-1c53b4b64fbf 85c44e0985e24b059e251ddc53f35d09 3998f72a9a6d4ec78e6893a13cf238f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2270] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:26:27 2026] POST /v2.0/networks => generated 631 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2271] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:26:28 2026] GET /v2.0/floatingips/eee97e4c-d623-4c4e-a5a8-3fb3b8c2100f => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2272] 10.0.0.215 () {34 vars in 753 bytes} [Sat Sep 12 05:26:28 2026] PUT /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:28.392 7 INFO neutron.db.segments_db [None req-55cff83c-431c-41b0-beec-1c53b4b64fbf 85c44e0985e24b059e251ddc53f35d09 3998f72a9a6d4ec78e6893a13cf238f2 - - default default] Added segment 213ef993-dde9-40a3-900d-957b192ae87e of type vxlan for network d9cbe76d-246c-42f0-a915-55bb6c34aa3e [pid: 8|app: 0|req: 1205/2273] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:26:28 2026] GET /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2274] 10.0.0.215 () {34 vars in 764 bytes} [Sat Sep 12 05:26:28 2026] PUT /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags/green => 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: 1207/2275] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:26:28 2026] GET /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2276] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:26:28 2026] POST /v2.0/networks => generated 632 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2277] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:26:28 2026] GET /v2.0/ports?tenant_id=f530c5d5a04e41ba8eccf945a14dd44d&device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => 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: 1070/2278] 10.0.0.215 () {34 vars in 760 bytes} [Sat Sep 12 05:26:28 2026] PUT /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-09-12 05:26:28.516 8 WARNING neutron_lib.context [None req-e9542c57-dbe9-4a5d-80f9-38427632eea5 85c44e0985e24b059e251ddc53f35d09 3998f72a9a6d4ec78e6893a13cf238f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1071/2279] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:26:28 2026] GET /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:28.568 8 INFO neutron.db.segments_db [None req-e9542c57-dbe9-4a5d-80f9-38427632eea5 85c44e0985e24b059e251ddc53f35d09 3998f72a9a6d4ec78e6893a13cf238f2 - - default default] Added segment 25fba5e3-21b3-408f-bc54-0a7549f6436a of type vxlan for network fed3d450-d66d-4156-96cb-841a91edb481 [pid: 7|app: 0|req: 1072/2280] 10.0.0.215 () {34 vars in 782 bytes} [Sat Sep 12 05:26:28 2026] PUT /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2281] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:26:28 2026] GET /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2282] 10.0.0.215 () {34 vars in 753 bytes} [Sat Sep 12 05:26:28 2026] PUT /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2283] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:26:28 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2284] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:26:28 2026] GET /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2285] 10.0.0.215 () {34 vars in 753 bytes} [Sat Sep 12 05:26:28 2026] PUT /v2.0/networks/d9cbe76d-246c-42f0-a915-55bb6c34aa3e/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2286] 10.0.0.215 () {32 vars in 741 bytes} [Sat Sep 12 05:26:28 2026] GET /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2287] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:26:28 2026] GET /v2.0/networks/d9cbe76d-246c-42f0-a915-55bb6c34aa3e/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:28.744 7 INFO neutron.api.v2.resource [None req-2f188820-47e4-4094-81e1-748d5b5189da 79f5bc50da9647fb8a61ed7d84cd3722 a5a862cd547f4b19b4d7afbd5cd11c84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1077/2288] 10.0.0.215 () {32 vars in 745 bytes} [Sat Sep 12 05:26:28 2026] GET /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2289] 10.0.0.215 () {34 vars in 753 bytes} [Sat Sep 12 05:26:28 2026] PUT /v2.0/networks/fed3d450-d66d-4156-96cb-841a91edb481/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2290] 10.0.0.215 () {32 vars in 744 bytes} [Sat Sep 12 05:26:28 2026] DELETE /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2291] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:26:28 2026] GET /v2.0/networks/fed3d450-d66d-4156-96cb-841a91edb481/tags => generated 17 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2292] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:26:28 2026] GET /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2293] 10.0.0.215 () {34 vars in 753 bytes} [Sat Sep 12 05:26:28 2026] PUT /v2.0/networks/fed3d450-d66d-4156-96cb-841a91edb481/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:28.884 7 INFO neutron.api.v2.resource [None req-de4adb64-2446-4800-abd1-0a5f835b1db3 79f5bc50da9647fb8a61ed7d84cd3722 a5a862cd547f4b19b4d7afbd5cd11c84 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1080/2294] 10.0.0.215 () {32 vars in 748 bytes} [Sat Sep 12 05:26:28 2026] DELETE /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2295] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:26:28 2026] GET /v2.0/networks/fed3d450-d66d-4156-96cb-841a91edb481/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2296] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:26:28 2026] DELETE /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags => 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: 1216/2297] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:26:28 2026] GET /v2.0/networks/d9cbe76d-246c-42f0-a915-55bb6c34aa3e/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2298] 10.0.0.215 () {32 vars in 733 bytes} [Sat Sep 12 05:26:28 2026] GET /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:29.101 8 INFO neutron.services.segments.plugin [-] Segment 213ef993-dde9-40a3-900d-957b192ae87e resource provider aggregate not found 2026-09-12 05:26:29.106 8 INFO neutron.services.segments.plugin [-] Segment 213ef993-dde9-40a3-900d-957b192ae87e resource provider aggregate not found 2026-09-12 05:26:29.110 7 INFO neutron.services.segments.plugin [-] Segment ace84913-fbc3-451b-8d36-6913052d2519 resource provider aggregate not found 2026-09-12 05:26:29.118 8 INFO neutron.services.segments.plugin [-] Segment 213ef993-dde9-40a3-900d-957b192ae87e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 213ef993-dde9-40a3-900d-957b192ae87e found for delete ", "request_id": "req-a361ad47-54e7-4ef0-95e5-ab2ae0214e6e"}]} 2026-09-12 05:26:29.120 7 INFO neutron.services.segments.plugin [-] Segment ace84913-fbc3-451b-8d36-6913052d2519 resource provider aggregate not found 2026-09-12 05:26:29.128 8 INFO neutron.services.segments.plugin [-] Segment 213ef993-dde9-40a3-900d-957b192ae87e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 213ef993-dde9-40a3-900d-957b192ae87e found for delete ", "request_id": "req-b726c5cc-a279-43c5-842f-0e4f01cc7dca"}]} 2026-09-12 05:26:29.133 7 INFO neutron.services.segments.plugin [-] Segment ace84913-fbc3-451b-8d36-6913052d2519 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ace84913-fbc3-451b-8d36-6913052d2519 found for delete ", "request_id": "req-fa81e8d7-dc3d-4e77-8a5b-3576e4a0a57f"}]} 2026-09-12 05:26:29.135 7 INFO neutron.services.segments.plugin [-] Segment ace84913-fbc3-451b-8d36-6913052d2519 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ace84913-fbc3-451b-8d36-6913052d2519 found for delete ", "request_id": "req-90d06ab4-da1a-4181-b3bb-fa538d76b389"}]} [pid: 8|app: 0|req: 1217/2299] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:26:28 2026] DELETE /v2.0/networks/d9cbe76d-246c-42f0-a915-55bb6c34aa3e => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2300] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:26:28 2026] DELETE /v2.0/networks/f2e5286b-a959-41ff-86a8-de6004610eeb => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2301] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:26:29 2026] GET /v2.0/networks?id=afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1 => generated 757 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2302] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:26:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2615087d-62bd-4e71-9cb6-347d6dfba1fe => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2303] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:26:29 2026] GET /v2.0/subnets?id=a0cbe049-5865-4d07-aa5a-b34de164d036 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2304] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:26:29 2026] GET /v2.0/ports?network_id=afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2305] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:26:29 2026] DELETE /v2.0/networks/fed3d450-d66d-4156-96cb-841a91edb481 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2306] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:26:29 2026] GET /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2307] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:26:29 2026] GET /v2.0/floatingips/eee97e4c-d623-4c4e-a5a8-3fb3b8c2100f => generated 552 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2308] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:26:29 2026] GET /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2309] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:29 2026] GET /v2.0/security-groups?tenant_id=1a481f24b96743578b14b33b6dcc9984&name=default => generated 2929 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2310] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:29 2026] GET /v2.0/security-groups?tenant_id=2428d61ae5a54f31b2887c77fc1b2714&name=default => generated 2929 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2311] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:30 2026] DELETE /v2.0/security-groups/eaa86068-ec33-4161-baac-811f4260aede => 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: 1087/2312] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:30 2026] DELETE /v2.0/security-groups/da74d71e-85ee-4008-9167-fdc7960f3357 => 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: 1226/2313] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:30 2026] GET /v2.0/security-groups?tenant_id=3998f72a9a6d4ec78e6893a13cf238f2&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2314] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:26:30 2026] GET /v2.0/ports?tenant_id=f530c5d5a04e41ba8eccf945a14dd44d&device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:26:30.459 7 WARNING neutron_lib.context [None req-f54997a2-e925-4a95-88eb-9ae50e4791ad c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1227/2315] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:30 2026] DELETE /v2.0/security-groups/102493a3-926f-402d-83e4-4af9d4ee8dcb => 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: 1228/2316] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:26:30 2026] GET /v2.0/networks?id=afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1 => generated 757 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2317] 10.0.0.215 () {34 vars in 685 bytes} [Sat Sep 12 05:26:30 2026] POST /v2.0/security-groups => generated 1673 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2318] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:26:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2615087d-62bd-4e71-9cb6-347d6dfba1fe => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:30.586 7 WARNING neutron_lib.context [None req-9d5ead3a-7077-45c7-b49c-415540bf5668 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1229/2319] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:30 2026] GET /v2.0/security-groups?tenant_id=a5a862cd547f4b19b4d7afbd5cd11c84&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2320] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:26:30 2026] GET /v2.0/subnets?id=a0cbe049-5865-4d07-aa5a-b34de164d036 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2321] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2322] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:30 2026] DELETE /v2.0/security-groups/925a113d-efd4-44e4-8b3b-9ee7524d97c2 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:26:30.715 8 WARNING neutron_lib.context [None req-2ab059b9-85dc-4f6e-93c1-12044cdee884 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1092/2323] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:26:30 2026] GET /v2.0/ports?network_id=afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2324] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:26:30 2026] GET /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2325] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:26:30 2026] GET /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2326] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:30 2026] POST /v2.0/security-group-rules => generated 596 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:30.860 7 WARNING neutron_lib.context [None req-8a79888f-394e-4942-9f7b-56a93ec88baa c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1095/2327] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:31.044 8 WARNING neutron_lib.context [None req-252d939e-c104-401e-9a8e-5df9f16431b7 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1233/2328] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:31.177 7 WARNING neutron_lib.context [None req-f6dd26ca-75e7-4664-8d6c-ff13a167be1e c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:26:31.206 7 INFO neutron.services.segments.plugin [-] Segment 25fba5e3-21b3-408f-bc54-0a7549f6436a resource provider aggregate not found 2026-09-12 05:26:31.212 7 INFO neutron.services.segments.plugin [-] Segment 25fba5e3-21b3-408f-bc54-0a7549f6436a resource provider aggregate not found 2026-09-12 05:26:31.228 7 INFO neutron.services.segments.plugin [-] Segment 25fba5e3-21b3-408f-bc54-0a7549f6436a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25fba5e3-21b3-408f-bc54-0a7549f6436a found for delete ", "request_id": "req-a5362a48-2424-408e-b314-b7f1da28d92e"}]} 2026-09-12 05:26:31.232 7 INFO neutron.services.segments.plugin [-] Segment 25fba5e3-21b3-408f-bc54-0a7549f6436a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25fba5e3-21b3-408f-bc54-0a7549f6436a found for delete ", "request_id": "req-81305489-e467-4b0b-b607-b4b506ee340e"}]} 2026-09-12 05:26:31.265 7 INFO neutron.db.securitygroups_db [None req-f6dd26ca-75e7-4664-8d6c-ff13a167be1e c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Project f530c5d5a04e41ba8eccf945a14dd44d 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: 1096/2329] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:31 2026] POST /v2.0/security-group-rules => generated 607 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:31.437 8 WARNING neutron_lib.context [None req-38ee99d3-0c60-4476-8ca1-e6c7cdf32e64 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:26:31.498 8 INFO neutron.db.securitygroups_db [None req-38ee99d3-0c60-4476-8ca1-e6c7cdf32e64 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Project f530c5d5a04e41ba8eccf945a14dd44d 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: 1234/2330] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:31 2026] POST /v2.0/security-group-rules => generated 606 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2333] 10.0.0.215 () {32 vars in 649 bytes} [Sat Sep 12 05:26:32 2026] GET /v2.0/networks => generated 1298 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2334] 10.0.0.151 () {34 vars in 1096 bytes} [Sat Sep 12 05:26:32 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-82427634&fields=id&tenant_id=f530c5d5a04e41ba8eccf945a14dd44d => 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: 1098/2335] 10.0.0.151 () {34 vars in 982 bytes} [Sat Sep 12 05:26:32 2026] GET /v2.0/networks?id=afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1 => generated 661 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2336] 10.0.0.151 () {34 vars in 965 bytes} [Sat Sep 12 05:26:32 2026] GET /v2.0/quotas/f530c5d5a04e41ba8eccf945a14dd44d => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2337] 10.0.0.151 () {34 vars in 1002 bytes} [Sat Sep 12 05:26:32 2026] GET /v2.0/ports?tenant_id=f530c5d5a04e41ba8eccf945a14dd44d&fields=id => generated 149 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2338] 10.0.0.151 () {34 vars in 1008 bytes} [Sat Sep 12 05:26:32 2026] GET /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1?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: 1100/2339] 10.0.0.151 () {34 vars in 1108 bytes} [Sat Sep 12 05:26:32 2026] GET /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2340] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:33 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => 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: 1101/2341] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:34 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:34.401 8 WARNING neutron_lib.context [None req-d198a234-fee3-422d-b5d9-0d13748384fd 52b98cf6271747ee912741ed989b15c9 7266cdcddfa447079ac6d0730aef7318 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:26:34.554 8 INFO neutron.db.segments_db [None req-d198a234-fee3-422d-b5d9-0d13748384fd 52b98cf6271747ee912741ed989b15c9 7266cdcddfa447079ac6d0730aef7318 - - default default] Added segment 2ccfd98f-282c-4f0e-a95f-fc1d240395fb of type vxlan for network 44b732ad-ab94-41fd-9ceb-b99481f66f2f [pid: 8|app: 0|req: 1241/2342] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:26:34 2026] POST /v2.0/networks => generated 631 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:34.660 8 WARNING neutron_lib.context [None req-3807440a-3513-4dd3-bc4a-6df16e4066df 52b98cf6271747ee912741ed989b15c9 7266cdcddfa447079ac6d0730aef7318 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1102/2343] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:34 2026] GET /v2.0/security-groups?tenant_id=3d5028dbd51d40fe8d4fa34368b67785&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2344] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:34 2026] DELETE /v2.0/security-groups/9b980fa3-044b-445d-a532-02e1e32037b4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2345] 10.0.0.215 () {34 vars in 664 bytes} [Sat Sep 12 05:26:34 2026] POST /v2.0/ports => generated 743 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:26:35.062 8 WARNING neutron_lib.context [None req-73e5bf54-5138-4758-b468-2ba0ee811b20 52b98cf6271747ee912741ed989b15c9 7266cdcddfa447079ac6d0730aef7318 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2346] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:34 2026] GET /v2.0/security-groups?tenant_id=5cd84893b566442d847634417494797c&name=default => generated 2929 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2347] 10.0.0.215 () {34 vars in 666 bytes} [Sat Sep 12 05:26:35 2026] POST /v2.0/trunks => generated 407 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2348] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:35 2026] DELETE /v2.0/security-groups/d6ce9aa0-f44c-4210-a4fc-5b1b53092608 => 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: 1244/2349] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:35 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2350] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:26:35 2026] PUT /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2351] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:26:35 2026] GET /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2352] 10.0.0.215 () {34 vars in 760 bytes} [Sat Sep 12 05:26:35 2026] PUT /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/tags/green => 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: 1246/2353] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:26:35 2026] GET /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2354] 10.0.0.215 () {34 vars in 756 bytes} [Sat Sep 12 05:26:35 2026] PUT /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2355] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:26:35 2026] GET /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2356] 10.0.0.215 () {34 vars in 778 bytes} [Sat Sep 12 05:26:35 2026] PUT /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2357] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:26:35 2026] GET /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2358] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:26:35 2026] PUT /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2359] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:26:35 2026] GET /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2360] 10.0.0.215 () {32 vars in 737 bytes} [Sat Sep 12 05:26:35 2026] GET /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:26:35.597 8 INFO neutron.api.v2.resource [None req-f8fdfc5f-fa26-4b2c-b8ea-db8be5a9893f 52b98cf6271747ee912741ed989b15c9 7266cdcddfa447079ac6d0730aef7318 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1250/2361] 10.0.0.215 () {32 vars in 741 bytes} [Sat Sep 12 05:26:35 2026] GET /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/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: 1112/2362] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:35 2026] DELETE /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2363] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:26:35 2026] GET /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:35.705 7 INFO neutron.api.v2.resource [None req-dacafc4a-7fb0-47aa-baea-3ab866c831eb 52b98cf6271747ee912741ed989b15c9 7266cdcddfa447079ac6d0730aef7318 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1113/2364] 10.0.0.215 () {32 vars in 744 bytes} [Sat Sep 12 05:26:35 2026] DELETE /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2365] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:26:35 2026] DELETE /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2366] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:26:35 2026] GET /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2367] 10.0.0.215 () {32 vars in 719 bytes} [Sat Sep 12 05:26:35 2026] GET /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2368] 10.0.0.215 () {32 vars in 717 bytes} [Sat Sep 12 05:26:35 2026] GET /v2.0/ports/5dec0c3b-c80e-47ed-9181-a64f59c955e9 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2369] 10.0.0.215 () {32 vars in 722 bytes} [Sat Sep 12 05:26:35 2026] DELETE /v2.0/trunks/932c9d06-f0d0-40e4-9673-44b95812d8d8 => 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: 1116/2370] 10.0.0.215 () {32 vars in 720 bytes} [Sat Sep 12 05:26:36 2026] DELETE /v2.0/ports/5dec0c3b-c80e-47ed-9181-a64f59c955e9 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2371] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:36 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:36.395 8 INFO neutron.services.segments.plugin [-] Segment 2ccfd98f-282c-4f0e-a95f-fc1d240395fb resource provider aggregate not found 2026-09-12 05:26:36.401 8 INFO neutron.services.segments.plugin [-] Segment 2ccfd98f-282c-4f0e-a95f-fc1d240395fb resource provider aggregate not found 2026-09-12 05:26:36.408 8 INFO neutron.services.segments.plugin [-] Segment 2ccfd98f-282c-4f0e-a95f-fc1d240395fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ccfd98f-282c-4f0e-a95f-fc1d240395fb found for delete ", "request_id": "req-f14574ee-4121-45f6-9d9e-cf08804e9a58"}]} 2026-09-12 05:26:36.421 8 INFO neutron.services.segments.plugin [-] Segment 2ccfd98f-282c-4f0e-a95f-fc1d240395fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ccfd98f-282c-4f0e-a95f-fc1d240395fb found for delete ", "request_id": "req-630cca3a-e45e-4ffb-998f-5259559195b2"}]} [pid: 8|app: 0|req: 1255/2372] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:26:36 2026] DELETE /v2.0/networks/44b732ad-ab94-41fd-9ceb-b99481f66f2f => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2373] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:26:37 2026] GET /v2.0/networks?id=afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1 => generated 661 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2374] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:37 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2375] 162.253.55.186 () {34 vars in 1050 bytes} [Sat Sep 12 05:26:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f530c5d5a04e41ba8eccf945a14dd44d => generated 272 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:26:37.520 8 WARNING neutron_lib.context [req-49264f33-699d-4dbf-8869-aa2b9427ed25 req-2ab93017-e046-430f-b02f-9f4c5c056fa5 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1118/2376] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:37 2026] GET /v2.0/security-groups?tenant_id=36bb9cfe421c46bda6aa8fc56190e4ca&name=default => generated 2929 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2377] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:37 2026] DELETE /v2.0/security-groups/586700c5-8569-4e96-96eb-5f58507f3a7b => 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: 1259/2378] 162.253.55.186 () {38 vars in 955 bytes} [Sat Sep 12 05:26:37 2026] POST /v2.0/ports => generated 958 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1120/2379] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:26:37 2026] GET /v2.0/security-groups?tenant_id=7266cdcddfa447079ac6d0730aef7318&name=default => generated 2929 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2380] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:26:37 2026] DELETE /v2.0/security-groups/bda62aab-7a8c-4220-b21a-fe501563ec27 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2381] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:26:37 2026] PUT /v2.0/ports/2fa8342b-69c6-426d-ac8f-8db42423a11e => generated 1239 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2382] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:38 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:26:38.670 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07f7dffc-f9d9-4734-8b83-300e5ea2fade'] response: {'name': 'network-changed', 'server_uuid': '24197bed-0725-498a-babc-4a082b8b335c', 'tag': '2fa8342b-69c6-426d-ac8f-8db42423a11e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1261/2383] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:38 2026] GET /v2.0/security-groups?id=657e174a-7323-4346-88d3-823f90779e89&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2384] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:26:39 2026] GET /v2.0/ports?tenant_id=f530c5d5a04e41ba8eccf945a14dd44d&device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 1242 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2385] 162.253.55.186 () {34 vars in 1018 bytes} [Sat Sep 12 05:26:39 2026] GET /v2.0/networks?tenant_id=f530c5d5a04e41ba8eccf945a14dd44d&shared=False => generated 757 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2386] 162.253.55.186 () {34 vars in 930 bytes} [Sat Sep 12 05:26:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2387] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:39 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 973 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2388] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:39 2026] GET /v2.0/security-groups?id=657e174a-7323-4346-88d3-823f90779e89&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: 1264/2389] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:26:40 2026] GET /v2.0/ports?tenant_id=f530c5d5a04e41ba8eccf945a14dd44d&device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2390] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:26:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2fa8342b-69c6-426d-ac8f-8db42423a11e => 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: 1265/2391] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:26:40 2026] GET /v2.0/subnets?id=a0cbe049-5865-4d07-aa5a-b34de164d036 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2392] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:26:40 2026] GET /v2.0/ports?network_id=afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2393] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:26:40 2026] GET /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2394] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:26:40 2026] GET /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2395] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:41 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2396] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:41 2026] GET /v2.0/security-groups?id=657e174a-7323-4346-88d3-823f90779e89&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2397] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:42 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2398] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:42 2026] GET /v2.0/security-groups?id=657e174a-7323-4346-88d3-823f90779e89&fields=id&fields=name => generated 112 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2399] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:43 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2400] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:43 2026] GET /v2.0/security-groups?id=657e174a-7323-4346-88d3-823f90779e89&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2401] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:44 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2402] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:44 2026] GET /v2.0/security-groups?id=657e174a-7323-4346-88d3-823f90779e89&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: 1271/2403] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:45 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2404] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:45 2026] GET /v2.0/security-groups?id=657e174a-7323-4346-88d3-823f90779e89&fields=id&fields=name => generated 112 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2405] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:26:46 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2406] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:46 2026] GET /v2.0/security-groups?id=657e174a-7323-4346-88d3-823f90779e89&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2407] 10.0.0.215 () {32 vars in 736 bytes} [Sat Sep 12 05:26:46 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:26:46.635 7 INFO neutron.db.l3_db [None req-8d5a1530-ee66-4319-90cc-aff9a2faab5c c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Floating IP eee97e4c-d623-4c4e-a5a8-3fb3b8c2100f associated. External IP: 10.96.250.209, port: 2fa8342b-69c6-426d-ac8f-8db42423a11e. [pid: 7|app: 0|req: 1135/2408] 10.0.0.215 () {34 vars in 749 bytes} [Sat Sep 12 05:26:46 2026] PUT /v2.0/floatingips/eee97e4c-d623-4c4e-a5a8-3fb3b8c2100f => generated 856 bytes in 732 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2409] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:26:46 2026] GET /v2.0/floatingips/eee97e4c-d623-4c4e-a5a8-3fb3b8c2100f => generated 856 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:26:47.930 8 WARNING neutron_lib.context [None req-730f90ac-49e1-4ade-b2f7-ba07a4fcc321 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:26:48.095 8 INFO neutron.db.segments_db [None req-730f90ac-49e1-4ade-b2f7-ba07a4fcc321 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Added segment 2d8a4370-0a84-49ad-a62a-2f681b0195c5 of type vxlan for network 7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581 [pid: 7|app: 0|req: 1137/2412] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:26:48 2026] GET /v2.0/floatingips/eee97e4c-d623-4c4e-a5a8-3fb3b8c2100f => generated 856 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2413] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:26:47 2026] POST /v2.0/networks => generated 640 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:48.199 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7936998-f1de-446e-81f4-41b49aeef6e2'] response: {'name': 'network-changed', 'server_uuid': '24197bed-0725-498a-babc-4a082b8b335c', 'tag': '2fa8342b-69c6-426d-ac8f-8db42423a11e', 'status': 'completed', 'code': 200} 2026-09-12 05:26:48.211 7 WARNING neutron_lib.context [None req-a4a4b6f8-04fc-4c75-9169-72f75819805b 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1138/2414] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:26:48 2026] POST /v2.0/subnets => generated 656 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2415] 10.0.0.215 () {32 vars in 722 bytes} [Sat Sep 12 05:26:48 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:48.553 7 WARNING neutron_lib.context [None req-d93cac51-014c-4413-8860-4b43a58db7ec 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1278/2416] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:26:48 2026] GET /v2.0/ports?tenant_id=f530c5d5a04e41ba8eccf945a14dd44d&device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2417] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:26:48 2026] GET /v2.0/networks?id=afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1 => generated 757 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2418] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:26:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2fa8342b-69c6-426d-ac8f-8db42423a11e => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2419] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:26:48 2026] GET /v2.0/subnets?id=a0cbe049-5865-4d07-aa5a-b34de164d036 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2420] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:26:48 2026] POST /v2.0/subnets => generated 729 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:48.889 7 WARNING neutron_lib.context [None req-e799f492-b17c-4ab4-8461-f7d7e7b6492b 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1282/2421] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:26:48 2026] GET /v2.0/ports?network_id=afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2422] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:26:48 2026] GET /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:26:49.014 7 INFO neutron.db.segments_db [None req-e799f492-b17c-4ab4-8461-f7d7e7b6492b 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Added segment 7acb9113-fdc2-48d4-95fb-9a8ae3ddc1fc of type vxlan for network 63ff3fd2-dc2c-441d-93e3-01bf3ac28427 [pid: 8|app: 0|req: 1284/2423] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:26:48 2026] GET /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2424] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:26:49 2026] GET /v2.0/floatingips/eee97e4c-d623-4c4e-a5a8-3fb3b8c2100f => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2425] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:26:48 2026] POST /v2.0/networks => generated 638 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:49.166 8 WARNING neutron_lib.context [None req-2dd44092-aa8c-4dc5-ad61-80e9a671adde 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1286/2426] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:26:49 2026] POST /v2.0/subnets => generated 656 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:49.561 7 WARNING neutron_lib.context [None req-1155b9c7-1454-414d-b4f3-01918229dae6 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1141/2427] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:26:49 2026] POST /v2.0/subnets => generated 725 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:49.870 8 WARNING neutron_lib.context [None req-8806ef67-58fb-46ae-895a-e422d5426931 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:26:49.939 8 INFO neutron.db.segments_db [None req-8806ef67-58fb-46ae-895a-e422d5426931 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Added segment ba098db0-af2b-48b7-84e1-c2e610b73ebd of type vxlan for network 9a58eea8-804b-4167-a8ba-7ba7fa6b7265 [pid: 8|app: 0|req: 1287/2428] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:26:49 2026] POST /v2.0/networks => generated 637 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:50.053 7 WARNING neutron_lib.context [None req-02d5ea2c-2fed-461f-a007-9e1a0c5fb4a5 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1142/2429] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:26:50 2026] POST /v2.0/subnets => generated 655 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:50.324 8 WARNING neutron_lib.context [None req-25c70b7d-5e14-4de3-b530-354807d238cb 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1288/2430] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:26:50 2026] POST /v2.0/subnets => generated 730 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:50.600 7 WARNING neutron_lib.context [None req-8fc825a9-1dc4-4dff-ac58-3c70ee708b7c 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:26:50.642 7 INFO neutron.db.segments_db [None req-8fc825a9-1dc4-4dff-ac58-3c70ee708b7c 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Added segment b87d98a2-555d-42de-9c38-31fe348d4f62 of type vxlan for network 48d66a0a-ec30-4ec9-97e0-78d62bd0f02d 2026-09-12 05:26:50.950 7 INFO neutron.db.l3_hamode_db [None req-8fc825a9-1dc4-4dff-ac58-3c70ee708b7c 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 05:26:51.843 7 INFO neutron.db.l3_hamode_db [None req-8fc825a9-1dc4-4dff-ac58-3c70ee708b7c 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1143/2431] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:26:50 2026] POST /v2.0/routers => generated 685 bytes in 2295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2432] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:26:52 2026] PUT /v2.0/routers/28623c4b-16ed-4377-bbd5-1b2635ffa9c6/add_router_interface => generated 309 bytes in 1320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2433] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:26:54 2026] PUT /v2.0/routers/28623c4b-16ed-4377-bbd5-1b2635ffa9c6/add_router_interface => generated 309 bytes in 1397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2434] 10.0.0.215 () {34 vars in 783 bytes} [Sat Sep 12 05:26:55 2026] PUT /v2.0/routers/28623c4b-16ed-4377-bbd5-1b2635ffa9c6/add_router_interface => generated 309 bytes in 1631 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:26:57.337 7 WARNING neutron_lib.context [None req-164adfea-395b-48ea-a0aa-6559ddd89288 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1145/2435] 10.0.0.215 () {34 vars in 684 bytes} [Sat Sep 12 05:26:57 2026] POST /v2.0/security-groups => generated 1628 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-12 05:26:57.504 8 WARNING neutron_lib.context [None req-d9d1deb7-056d-421f-bab2-18fcfb6e2129 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1291/2436] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:57.775 7 WARNING neutron_lib.context [None req-1ec5ba54-b401-48cb-8218-67f226b29ef8 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2437] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:57.959 8 WARNING neutron_lib.context [None req-6d9c7acb-6d7c-42ae-bbce-31a384e09175 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1292/2438] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:58.119 7 WARNING neutron_lib.context [None req-40b34adc-cb3f-408d-9e2d-34afce59428e 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2439] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:58.257 8 WARNING neutron_lib.context [None req-39672e5c-baaa-48d0-91db-fc9dadfd7ee4 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1293/2440] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:58.439 7 WARNING neutron_lib.context [None req-b41cfdb6-f686-4950-b149-a049efaace1b 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1148/2441] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:58.629 8 WARNING neutron_lib.context [None req-d230c3f4-87b1-412c-81ab-69d532f4bdf6 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1294/2442] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:58.778 7 WARNING neutron_lib.context [None req-e0efdadc-d0e5-477b-a1a2-b2881601aca1 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1295/2443] 10.0.0.249 () {34 vars in 990 bytes} [Sat Sep 12 05:26:58 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => 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: 1149/2444] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2445] 10.0.0.249 () {34 vars in 1040 bytes} [Sat Sep 12 05:26:58 2026] GET /v2.0/security-groups?id=657e174a-7323-4346-88d3-823f90779e89&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:26:59.004 7 WARNING neutron_lib.context [None req-2cadfcdc-c7c3-4d13-9a15-135e67383d75 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2446] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:58 2026] POST /v2.0/security-group-rules => generated 599 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:59.143 8 WARNING neutron_lib.context [None req-9dbd46b7-e854-4132-86ab-ed4914647d10 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1297/2447] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:26:59.298 7 WARNING neutron_lib.context [None req-59d01ac9-b800-45ad-bd3c-a8455d05a0a5 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1151/2448] 10.0.0.215 () {34 vars in 695 bytes} [Sat Sep 12 05:26:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2449] 10.0.0.151 () {34 vars in 1092 bytes} [Sat Sep 12 05:26:59 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-41189601&fields=id&tenant_id=afc1bf5540fc434ebea6ca04033d2870 => generated 69 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2450] 10.0.0.151 () {34 vars in 982 bytes} [Sat Sep 12 05:26:59 2026] GET /v2.0/networks?id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427 => generated 705 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2451] 10.0.0.151 () {34 vars in 965 bytes} [Sat Sep 12 05:26:59 2026] GET /v2.0/quotas/afc1bf5540fc434ebea6ca04033d2870 => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2452] 10.0.0.151 () {34 vars in 1002 bytes} [Sat Sep 12 05:27:00 2026] GET /v2.0/ports?tenant_id=afc1bf5540fc434ebea6ca04033d2870&fields=id => generated 287 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2453] 10.0.0.151 () {34 vars in 1008 bytes} [Sat Sep 12 05:27:00 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2454] 10.0.0.151 () {34 vars in 1108 bytes} [Sat Sep 12 05:27:00 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?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: 1301/2455] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:00 2026] GET /v2.0/ports?device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4 => 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: 1303/2458] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:04 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2459] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:27:04 2026] GET /v2.0/security-groups?id=657e174a-7323-4346-88d3-823f90779e89&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2460] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:27:04 2026] GET /v2.0/networks?id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427 => generated 705 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2461] 162.253.55.186 () {34 vars in 1050 bytes} [Sat Sep 12 05:27:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=afc1bf5540fc434ebea6ca04033d2870 => generated 177 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:27:05.038 8 WARNING neutron_lib.context [req-725a3950-541c-4146-9570-095e0d3bab69 req-eefdb533-755b-4942-b243-ffa31fabdfe4 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1158/2462] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:05 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2463] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:27:05 2026] GET /v2.0/security-groups?id=657e174a-7323-4346-88d3-823f90779e89&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: 1305/2464] 162.253.55.186 () {38 vars in 955 bytes} [Sat Sep 12 05:27:05 2026] POST /v2.0/ports => generated 1183 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1160/2465] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:05 2026] GET /v2.0/ports?device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4 => generated 1186 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2466] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:27:05 2026] GET /v2.0/security-groups?id=243803cc-7b5c-4767-8e3f-074c45f4941f&fields=id&fields=name => generated 110 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2467] 162.253.55.186 () {34 vars in 994 bytes} [Sat Sep 12 05:27:05 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2468] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:27:05 2026] PUT /v2.0/ports/91ca3d9f-0c60-4a87-9d4d-b6ef11603afe => generated 1464 bytes in 645 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:27:06.280 7 INFO neutron.db.l3_db [req-dde9b124-cef9-435b-9136-9671a6309cb4 req-472068f8-99a7-4677-86aa-333671c35609 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] Floating IP eee97e4c-d623-4c4e-a5a8-3fb3b8c2100f disassociated. External IP: 10.96.250.209, port: 2fa8342b-69c6-426d-ac8f-8db42423a11e. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1307/2469] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:06 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2470] 162.253.55.186 () {36 vars in 997 bytes} [Sat Sep 12 05:27:06 2026] DELETE /v2.0/ports/2fa8342b-69c6-426d-ac8f-8db42423a11e => generated 0 bytes in 647 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:27:07.055 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08e2af61-b2ac-44f2-8860-9386dec29d4a'] response: {'name': 'network-changed', 'server_uuid': '373c56ca-97f4-4511-b93a-7085deb2f8f4', 'tag': '91ca3d9f-0c60-4a87-9d4d-b6ef11603afe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1308/2471] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:27:07 2026] GET /v2.0/ports?tenant_id=afc1bf5540fc434ebea6ca04033d2870&device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4 => generated 1467 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:27:07.151 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfb03ead-c9d2-4eda-aed4-60b5dac68251'] response: {'server_uuid': '24197bed-0725-498a-babc-4a082b8b335c', 'name': 'network-vif-deleted', 'tag': '2fa8342b-69c6-426d-ac8f-8db42423a11e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1164/2472] 162.253.55.186 () {34 vars in 1018 bytes} [Sat Sep 12 05:27:07 2026] GET /v2.0/networks?tenant_id=afc1bf5540fc434ebea6ca04033d2870&shared=False => generated 2376 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2473] 162.253.55.186 () {34 vars in 930 bytes} [Sat Sep 12 05:27:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2474] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:07 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2475] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:27:08 2026] GET /v2.0/ports?tenant_id=afc1bf5540fc434ebea6ca04033d2870&device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4 => generated 1467 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2476] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:27:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.137&port_id=91ca3d9f-0c60-4a87-9d4d-b6ef11603afe => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2477] 162.253.55.186 () {34 vars in 1104 bytes} [Sat Sep 12 05:27:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c5&port_id=91ca3d9f-0c60-4a87-9d4d-b6ef11603afe => 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: 1167/2478] 162.253.55.186 () {34 vars in 1064 bytes} [Sat Sep 12 05:27:08 2026] GET /v2.0/subnets?id=3e64d57d-a98e-4f30-9cd1-cdcc3d872dc5&id=59f55a07-e9dd-47cb-a092-774dcf89ab74 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2479] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:27:08 2026] GET /v2.0/ports?network_id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2480] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:27:08 2026] GET /v2.0/ports?network_id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&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: 1313/2481] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:27:08 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2482] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:27:08 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?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: 1314/2483] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:08 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => 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: 1170/2484] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:09 2026] GET /v2.0/ports?device_id=24197bed-0725-498a-babc-4a082b8b335c => 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: 1315/2485] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:10 2026] GET /v2.0/ports?device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4 => generated 1198 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2486] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:27:10 2026] GET /v2.0/security-groups?id=243803cc-7b5c-4767-8e3f-074c45f4941f&fields=id&fields=name => generated 110 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2487] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:27:10 2026] DELETE /v2.0/security-groups/657e174a-7323-4346-88d3-823f90779e89 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2488] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:27:11 2026] DELETE /v2.0/floatingips/eee97e4c-d623-4c4e-a5a8-3fb3b8c2100f => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2489] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:11 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => 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: 1318/2490] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:27:11 2026] GET /v2.0/security-groups?id=080513f4-f432-4d7f-8459-2e2032403701&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2491] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:12 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2492] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:27:12 2026] GET /v2.0/security-groups?id=080513f4-f432-4d7f-8459-2e2032403701&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2493] 162.253.55.186 () {34 vars in 994 bytes} [Sat Sep 12 05:27:13 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => 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: 1175/2494] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:14 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2495] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:27:14 2026] GET /v2.0/security-groups?id=080513f4-f432-4d7f-8459-2e2032403701&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: 1320/2496] 162.253.55.186 () {36 vars in 997 bytes} [Sat Sep 12 05:27:13 2026] DELETE /v2.0/ports/2615087d-62bd-4e71-9cb6-347d6dfba1fe => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2497] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:15 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:27:16.157 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22416461-5488-4d32-a8cf-757305e89c83'] response: {'server_uuid': '346a1844-fd63-46e1-b9e0-c9d0be4e3ad0', 'name': 'network-vif-deleted', 'tag': '2615087d-62bd-4e71-9cb6-347d6dfba1fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1321/2498] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:16 2026] GET /v2.0/ports?device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4 => generated 1200 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2499] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:27:16 2026] GET /v2.0/security-groups?id=243803cc-7b5c-4767-8e3f-074c45f4941f&fields=id&fields=name => generated 110 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2500] 10.0.0.215 () {32 vars in 818 bytes} [Sat Sep 12 05:27:16 2026] GET /v2.0/ports?network_id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&mac_address=fa%3A16%3A3e%3A6f%3A75%3A95 => generated 1200 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2501] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:16 2026] GET /v2.0/ports?device_id=346a1844-fd63-46e1-b9e0-c9d0be4e3ad0 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:27:16.421 8 WARNING neutron_lib.context [None req-3de88764-cd15-4c51-b969-7f02fddd27d1 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:27:17.236 8 INFO neutron.db.l3_db [None req-3de88764-cd15-4c51-b969-7f02fddd27d1 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Floating IP 17a05c18-fabb-4fd2-9bf0-cb03a51bff92 associated. External IP: 10.96.250.201, port: 91ca3d9f-0c60-4a87-9d4d-b6ef11603afe. [pid: 8|app: 0|req: 1323/2504] 10.0.0.215 () {34 vars in 677 bytes} [Sat Sep 12 05:27:16 2026] POST /v2.0/floatingips => generated 855 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2505] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:27:17 2026] DELETE /v2.0/security-groups/080513f4-f432-4d7f-8459-2e2032403701 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2506] 10.0.0.151 () {34 vars in 1092 bytes} [Sat Sep 12 05:27:17 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-41189601&fields=id&tenant_id=afc1bf5540fc434ebea6ca04033d2870 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2507] 10.0.0.151 () {34 vars in 982 bytes} [Sat Sep 12 05:27:17 2026] GET /v2.0/networks?id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265 => generated 704 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2508] 10.0.0.151 () {34 vars in 965 bytes} [Sat Sep 12 05:27:17 2026] GET /v2.0/quotas/afc1bf5540fc434ebea6ca04033d2870 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2509] 10.0.0.151 () {34 vars in 1002 bytes} [Sat Sep 12 05:27:17 2026] GET /v2.0/ports?tenant_id=afc1bf5540fc434ebea6ca04033d2870&fields=id => generated 333 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2510] 10.0.0.151 () {34 vars in 1008 bytes} [Sat Sep 12 05:27:18 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2511] 10.0.0.151 () {34 vars in 1108 bytes} [Sat Sep 12 05:27:18 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?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) 2026-09-12 05:27:18.216 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e58e7652-a501-440a-9f2d-d6e36add0012'] response: {'name': 'network-changed', 'server_uuid': '373c56ca-97f4-4511-b93a-7085deb2f8f4', 'tag': '91ca3d9f-0c60-4a87-9d4d-b6ef11603afe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1188/2512] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:18 2026] GET /v2.0/ports?device_id=4eae00d5-5128-4d1e-b488-e805b63391cf => 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: 1325/2513] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:27:17 2026] PUT /v2.0/routers/a59c2bf4-accb-4a03-aeef-dfdbaa681f09/remove_router_interface => generated 309 bytes in 1094 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2514] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:27:18 2026] GET /v2.0/ports?tenant_id=afc1bf5540fc434ebea6ca04033d2870&device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4 => generated 1469 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2515] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:27:18 2026] GET /v2.0/networks?id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2516] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:27:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.137&port_id=91ca3d9f-0c60-4a87-9d4d-b6ef11603afe => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2517] 162.253.55.186 () {34 vars in 1104 bytes} [Sat Sep 12 05:27:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c5&port_id=91ca3d9f-0c60-4a87-9d4d-b6ef11603afe => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2518] 162.253.55.186 () {34 vars in 1064 bytes} [Sat Sep 12 05:27:18 2026] GET /v2.0/subnets?id=3e64d57d-a98e-4f30-9cd1-cdcc3d872dc5&id=59f55a07-e9dd-47cb-a092-774dcf89ab74 => generated 1410 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2519] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:27:18 2026] DELETE /v2.0/subnets/a0cbe049-5865-4d07-aa5a-b34de164d036 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2520] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:27:18 2026] GET /v2.0/ports?network_id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2521] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:27:19 2026] GET /v2.0/ports?network_id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&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: 1332/2522] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:27:19 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2523] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:27:19 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:27:19.890 7 INFO neutron.services.segments.plugin [-] Segment 99ce1350-a91a-41cd-a9bf-3ec4e70532ca resource provider aggregate not found 2026-09-12 05:27:19.906 7 INFO neutron.db.l3_hamode_db [None req-ff44f972-4117-4e01-9195-e407481339b1 c133a2a0a09446a98663a2f51fd2903d f530c5d5a04e41ba8eccf945a14dd44d - - default default] HA network f518230a-8df0-4629-9a59-b82dee51c1ed was deleted as no HA routers are present in tenant f530c5d5a04e41ba8eccf945a14dd44d. [pid: 7|app: 0|req: 1191/2524] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:27:19 2026] DELETE /v2.0/routers/a59c2bf4-accb-4a03-aeef-dfdbaa681f09 => generated 0 bytes in 911 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:27:20.097 8 INFO neutron.services.segments.plugin [-] Segment 25505e01-55a8-4de9-ba86-02663613541b resource provider aggregate not found 2026-09-12 05:27:20.101 8 INFO neutron.services.segments.plugin [-] Segment 25505e01-55a8-4de9-ba86-02663613541b resource provider aggregate not found [pid: 8|app: 0|req: 1334/2525] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:27:19 2026] DELETE /v2.0/networks/afaf02d5-b4fa-41a2-94d6-9adc9b5da7e1 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:27:20.854 7 INFO neutron.services.segments.plugin [-] Segment 99ce1350-a91a-41cd-a9bf-3ec4e70532ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99ce1350-a91a-41cd-a9bf-3ec4e70532ca found for delete ", "request_id": "req-9e29e824-3aae-4503-bc45-37388db970b8"}]} 2026-09-12 05:27:20.857 7 INFO neutron.services.segments.plugin [-] Segment 99ce1350-a91a-41cd-a9bf-3ec4e70532ca resource provider aggregate not found 2026-09-12 05:27:20.896 7 INFO neutron.services.segments.plugin [-] Segment 99ce1350-a91a-41cd-a9bf-3ec4e70532ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99ce1350-a91a-41cd-a9bf-3ec4e70532ca found for delete ", "request_id": "req-e733f55c-9acc-45e7-83af-de8065041629"}]} [pid: 7|app: 0|req: 1192/2526] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:27:20 2026] GET /v2.0/security-groups?tenant_id=823574459c2c400ba53d6429e5c83317&name=default => generated 2929 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:27:21.199 8 INFO neutron.services.segments.plugin [-] Segment 25505e01-55a8-4de9-ba86-02663613541b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25505e01-55a8-4de9-ba86-02663613541b found for delete ", "request_id": "req-59a0bb36-ff46-49cb-8d82-3dcffaca2966"}]} 2026-09-12 05:27:21.205 8 INFO neutron.services.segments.plugin [-] Segment 25505e01-55a8-4de9-ba86-02663613541b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25505e01-55a8-4de9-ba86-02663613541b found for delete ", "request_id": "req-d2f3ab2e-0e63-47e3-bd81-dca7cd41df77"}]} [pid: 8|app: 0|req: 1335/2527] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:27:21 2026] DELETE /v2.0/security-groups/96233c93-44f2-4082-a60c-f3b9736bcba1 => 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: 1193/2528] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:27:21 2026] GET /v2.0/security-groups?tenant_id=f530c5d5a04e41ba8eccf945a14dd44d&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2529] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:27:21 2026] DELETE /v2.0/security-groups/50b6b0e4-bd0a-400d-abe3-16e30b8d6287 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2530] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:27:22 2026] GET /v2.0/networks?id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265 => generated 704 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2531] 162.253.55.186 () {34 vars in 1050 bytes} [Sat Sep 12 05:27:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=afc1bf5540fc434ebea6ca04033d2870 => generated 177 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:27:22.810 7 WARNING neutron_lib.context [req-7ecb2939-2936-421f-8383-051afdb165d5 req-9f0e9571-ac2d-4561-aa82-b0dfd1de1869 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1195/2532] 162.253.55.186 () {38 vars in 955 bytes} [Sat Sep 12 05:27:22 2026] POST /v2.0/ports => generated 1183 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1196/2533] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:23 2026] GET /v2.0/ports?device_id=4eae00d5-5128-4d1e-b488-e805b63391cf => generated 1198 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2534] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:27:23 2026] GET /v2.0/security-groups?id=243803cc-7b5c-4767-8e3f-074c45f4941f&fields=id&fields=name => generated 110 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2535] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:27:23 2026] PUT /v2.0/ports/b7a9586c-2a94-4875-94f6-52835617765c => generated 1464 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2536] 10.0.0.249 () {34 vars in 990 bytes} [Sat Sep 12 05:27:23 2026] GET /v2.0/ports?device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4 => generated 1469 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:23.967 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cf8128b-b37e-4840-9664-6b627faab2c1'] response: {'name': 'network-changed', 'server_uuid': '4eae00d5-5128-4d1e-b488-e805b63391cf', 'tag': 'b7a9586c-2a94-4875-94f6-52835617765c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1339/2537] 10.0.0.249 () {34 vars in 1040 bytes} [Sat Sep 12 05:27:23 2026] GET /v2.0/security-groups?id=243803cc-7b5c-4767-8e3f-074c45f4941f&fields=id&fields=name => generated 110 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2538] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:27:24 2026] GET /v2.0/ports?tenant_id=afc1bf5540fc434ebea6ca04033d2870&device_id=4eae00d5-5128-4d1e-b488-e805b63391cf => generated 1467 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2539] 162.253.55.186 () {34 vars in 1018 bytes} [Sat Sep 12 05:27:24 2026] GET /v2.0/networks?tenant_id=afc1bf5540fc434ebea6ca04033d2870&shared=False => generated 2376 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2540] 162.253.55.186 () {34 vars in 930 bytes} [Sat Sep 12 05:27:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2541] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:27:25 2026] GET /v2.0/ports?tenant_id=afc1bf5540fc434ebea6ca04033d2870&device_id=4eae00d5-5128-4d1e-b488-e805b63391cf => generated 1467 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2542] 162.253.55.186 () {34 vars in 1056 bytes} [Sat Sep 12 05:27:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.68&port_id=b7a9586c-2a94-4875-94f6-52835617765c => 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: 1342/2543] 162.253.55.186 () {34 vars in 1106 bytes} [Sat Sep 12 05:27:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11f&port_id=b7a9586c-2a94-4875-94f6-52835617765c => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2544] 162.253.55.186 () {34 vars in 1064 bytes} [Sat Sep 12 05:27:25 2026] GET /v2.0/subnets?id=997d606b-2af4-40fe-8c38-b02bbc6e639a&id=aea5bdae-cbf6-4a8d-b32f-cfc7ad15587b => generated 1414 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2545] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:27:25 2026] GET /v2.0/ports?network_id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2546] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:27:25 2026] GET /v2.0/ports?network_id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265&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: 1344/2547] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:27:25 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2548] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:27:26 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:27:26.669 8 WARNING neutron_lib.context [None req-3fb8e19c-4a45-4c29-87cf-f5061edbd872 43b0ecf66bad486d9cccb75d67c5bd25 f5d5667753554623a7aa3f57134e2577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1345/2549] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:27:26 2026] POST /v2.0/floatingips => generated 552 bytes in 977 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:27.473 7 WARNING neutron_lib.context [None req-8e36d3fa-eadd-4935-b6ec-ef076a5154cd 43b0ecf66bad486d9cccb75d67c5bd25 f5d5667753554623a7aa3f57134e2577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1205/2550] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:27:27 2026] POST /v2.0/floatingips => generated 552 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:28.098 8 WARNING neutron_lib.context [None req-77399c0e-4928-4e5f-8f2c-fd2f2c9e1211 43b0ecf66bad486d9cccb75d67c5bd25 f5d5667753554623a7aa3f57134e2577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1346/2551] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:27:28 2026] POST /v2.0/floatingips => generated 552 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:28.772 8 WARNING neutron_lib.context [None req-b9368fdb-d242-45c1-a67a-72e7705e049a 43b0ecf66bad486d9cccb75d67c5bd25 f5d5667753554623a7aa3f57134e2577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1206/2552] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:28 2026] GET /v2.0/ports?device_id=4eae00d5-5128-4d1e-b488-e805b63391cf => generated 1198 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2553] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:27:28 2026] GET /v2.0/security-groups?id=243803cc-7b5c-4767-8e3f-074c45f4941f&fields=id&fields=name => generated 110 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2554] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:27:28 2026] POST /v2.0/floatingips => generated 552 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:29.378 8 WARNING neutron_lib.context [None req-c1d0c5fb-60e5-46e8-9f4c-97456c9571dd 43b0ecf66bad486d9cccb75d67c5bd25 f5d5667753554623a7aa3f57134e2577 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1208/2555] 162.253.55.186 () {34 vars in 1096 bytes} [Sat Sep 12 05:27:29 2026] GET /v2.0/ports?device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2556] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:27:29 2026] POST /v2.0/floatingips => generated 552 bytes in 791 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2557] 10.0.0.215 () {34 vars in 759 bytes} [Sat Sep 12 05:27:30 2026] PUT /v2.0/floatingips/a3295aa7-62d1-40e5-9852-9d866239b1e3/tags => generated 17 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2558] 10.0.0.215 () {34 vars in 759 bytes} [Sat Sep 12 05:27:30 2026] PUT /v2.0/floatingips/9588b27f-1411-40c9-9f1e-835e8d89d3ba/tags => generated 25 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2559] 10.0.0.215 () {34 vars in 759 bytes} [Sat Sep 12 05:27:30 2026] PUT /v2.0/floatingips/c380a60c-68c2-443a-8646-a4fa7fbce09a/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2560] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:27:30 2026] GET /v2.0/ports?tenant_id=afc1bf5540fc434ebea6ca04033d2870&device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4 => generated 1469 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2561] 10.0.0.215 () {34 vars in 759 bytes} [Sat Sep 12 05:27:30 2026] PUT /v2.0/floatingips/eec4010c-29c3-4adb-b827-8ea8b66177c2/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2562] 10.0.0.215 () {32 vars in 672 bytes} [Sat Sep 12 05:27:30 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2563] 10.0.0.215 () {32 vars in 686 bytes} [Sat Sep 12 05:27:30 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2564] 10.0.0.215 () {32 vars in 682 bytes} [Sat Sep 12 05:27:30 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2565] 10.0.0.215 () {32 vars in 694 bytes} [Sat Sep 12 05:27:30 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2566] 10.0.0.215 () {32 vars in 680 bytes} [Sat Sep 12 05:27:30 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2567] 10.0.0.215 () {32 vars in 694 bytes} [Sat Sep 12 05:27:30 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2568] 10.0.0.215 () {32 vars in 690 bytes} [Sat Sep 12 05:27:30 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2569] 10.0.0.215 () {32 vars in 702 bytes} [Sat Sep 12 05:27:31 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2570] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:27:31 2026] GET /v2.0/networks?id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427 => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2571] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:27:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.137&port_id=91ca3d9f-0c60-4a87-9d4d-b6ef11603afe => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2572] 162.253.55.186 () {34 vars in 1104 bytes} [Sat Sep 12 05:27:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c5&port_id=91ca3d9f-0c60-4a87-9d4d-b6ef11603afe => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2573] 162.253.55.186 () {34 vars in 1064 bytes} [Sat Sep 12 05:27:31 2026] GET /v2.0/subnets?id=3e64d57d-a98e-4f30-9cd1-cdcc3d872dc5&id=59f55a07-e9dd-47cb-a092-774dcf89ab74 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2574] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:27:31 2026] GET /v2.0/ports?network_id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2575] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:27:31 2026] GET /v2.0/ports?network_id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2576] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:27:31 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2577] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:27:31 2026] DELETE /v2.0/floatingips/a3295aa7-62d1-40e5-9852-9d866239b1e3 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2578] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:27:31 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?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: 1357/2579] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:27:31 2026] DELETE /v2.0/floatingips/9588b27f-1411-40c9-9f1e-835e8d89d3ba => generated 0 bytes in 517 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2580] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:27:31 2026] DELETE /v2.0/floatingips/c380a60c-68c2-443a-8646-a4fa7fbce09a => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2583] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:27:32 2026] DELETE /v2.0/floatingips/eec4010c-29c3-4adb-b827-8ea8b66177c2 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2584] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:27:32 2026] DELETE /v2.0/floatingips/e0856a6d-133f-43f4-b845-b046175e6492 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2585] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:27:34 2026] GET /v2.0/ports?device_id=4eae00d5-5128-4d1e-b488-e805b63391cf => generated 1200 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2586] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:27:33 2026] GET /v2.0/security-groups?tenant_id=f5d5667753554623a7aa3f57134e2577&name=default => generated 2929 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2587] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:27:34 2026] GET /v2.0/security-groups?id=243803cc-7b5c-4767-8e3f-074c45f4941f&fields=id&fields=name => generated 110 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2588] 10.0.0.215 () {32 vars in 818 bytes} [Sat Sep 12 05:27:34 2026] GET /v2.0/ports?network_id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265&mac_address=fa%3A16%3A3e%3A3e%3Ab6%3A8f => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2589] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:27:34 2026] DELETE /v2.0/security-groups/18b84dbb-002d-46ee-912c-a7070e454320 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:27:34.331 7 WARNING neutron_lib.context [None req-5c081bbc-ba46-4079-8d0a-bbfba72fe12f 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1361/2590] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:27:34 2026] GET /v2.0/security-groups?tenant_id=3e453315f685498fb652dfc7c2ed6d95&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2591] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:27:34 2026] DELETE /v2.0/security-groups/1e922bf8-fcac-4c96-9570-ede1dd40e646 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2592] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:27:34 2026] GET /v2.0/security-groups?tenant_id=6d74ef844ed743378bb01ce2681932c8&name=default => generated 2929 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2593] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:27:35 2026] DELETE /v2.0/security-groups/c488ca34-deee-46cd-b8f1-ff402202dfbb => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:27:35.381 7 INFO neutron.db.l3_db [None req-5c081bbc-ba46-4079-8d0a-bbfba72fe12f 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Floating IP 44f47c76-d662-4e55-8eb6-bf70999a7d0b associated. External IP: 10.96.250.219, port: b7a9586c-2a94-4875-94f6-52835617765c. [pid: 7|app: 0|req: 1230/2594] 10.0.0.215 () {34 vars in 677 bytes} [Sat Sep 12 05:27:34 2026] POST /v2.0/floatingips => generated 854 bytes in 1381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:39.932 8 WARNING neutron_lib.context [None req-35862cef-c49c-4e9f-be11-af40cdc6d6cf 8f3c54334dfa4204b01965f8c0116e0d 57eaa9aec9a545e7b3517caf1bfdeb19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:27:40.096 8 INFO neutron.db.segments_db [None req-35862cef-c49c-4e9f-be11-af40cdc6d6cf 8f3c54334dfa4204b01965f8c0116e0d 57eaa9aec9a545e7b3517caf1bfdeb19 - - default default] Added segment df769fdd-3c36-4f0f-89c6-5631091b1e7b of type vxlan for network e365c218-ff3b-42a3-ac25-24b74a6b2524 [pid: 8|app: 0|req: 1365/2595] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:27:39 2026] POST /v2.0/networks => generated 631 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:40.248 7 WARNING neutron_lib.context [None req-7f4bcc56-fc32-4f53-a982-9351f9b7c1d2 8f3c54334dfa4204b01965f8c0116e0d 57eaa9aec9a545e7b3517caf1bfdeb19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:27:40.321 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8b4e5e1-ea1d-42d4-9154-5c1b58a84237'] response: {'name': 'network-changed', 'server_uuid': '4eae00d5-5128-4d1e-b488-e805b63391cf', 'tag': 'b7a9586c-2a94-4875-94f6-52835617765c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1231/2596] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:27:40 2026] POST /v2.0/subnets => generated 626 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:40.642 8 WARNING neutron_lib.context [None req-eb881aa8-6f19-4b05-a744-cf77ecbbde2e 8f3c54334dfa4204b01965f8c0116e0d 57eaa9aec9a545e7b3517caf1bfdeb19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:27:40.742 8 INFO neutron.db.segments_db [None req-eb881aa8-6f19-4b05-a744-cf77ecbbde2e 8f3c54334dfa4204b01965f8c0116e0d 57eaa9aec9a545e7b3517caf1bfdeb19 - - default default] Added segment 2b3334e1-9b3e-4e4b-a0ad-0f947a6c6a7a of type vxlan for network 61d8d0af-58a9-477e-850a-d969e67e9038 [pid: 8|app: 0|req: 1366/2597] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:27:40 2026] POST /v2.0/networks => generated 631 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:40.926 8 WARNING neutron_lib.context [None req-26588006-24d7-4fdd-9b87-e7f8ea1701a6 8f3c54334dfa4204b01965f8c0116e0d 57eaa9aec9a545e7b3517caf1bfdeb19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2598] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:27:40 2026] GET /v2.0/ports?tenant_id=afc1bf5540fc434ebea6ca04033d2870&device_id=4eae00d5-5128-4d1e-b488-e805b63391cf => generated 1469 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2599] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:27:41 2026] GET /v2.0/networks?id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2600] 162.253.55.186 () {34 vars in 1056 bytes} [Sat Sep 12 05:27:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.68&port_id=b7a9586c-2a94-4875-94f6-52835617765c => generated 859 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2601] 162.253.55.186 () {34 vars in 1106 bytes} [Sat Sep 12 05:27:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11f&port_id=b7a9586c-2a94-4875-94f6-52835617765c => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2602] 162.253.55.186 () {34 vars in 1064 bytes} [Sat Sep 12 05:27:41 2026] GET /v2.0/subnets?id=997d606b-2af4-40fe-8c38-b02bbc6e639a&id=aea5bdae-cbf6-4a8d-b32f-cfc7ad15587b => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2603] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:27:41 2026] GET /v2.0/ports?network_id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265&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: 1367/2604] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:27:40 2026] POST /v2.0/subnets => generated 629 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:41.225 8 WARNING neutron_lib.context [None req-60d53a87-2511-4c19-948c-f105f86f3205 8f3c54334dfa4204b01965f8c0116e0d 57eaa9aec9a545e7b3517caf1bfdeb19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1238/2605] 10.0.0.249 () {34 vars in 990 bytes} [Sat Sep 12 05:27:41 2026] GET /v2.0/ports?device_id=4eae00d5-5128-4d1e-b488-e805b63391cf => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:27:41.284 8 INFO neutron.db.segments_db [None req-60d53a87-2511-4c19-948c-f105f86f3205 8f3c54334dfa4204b01965f8c0116e0d 57eaa9aec9a545e7b3517caf1bfdeb19 - - default default] Added segment c65d84a9-8086-429a-878f-c4b8155b9a21 of type vxlan for network 3797844f-df14-4e6e-a4dd-f740bc5a1e4e [pid: 7|app: 0|req: 1239/2606] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:27:41 2026] GET /v2.0/ports?network_id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2607] 10.0.0.249 () {34 vars in 1040 bytes} [Sat Sep 12 05:27:41 2026] GET /v2.0/security-groups?id=243803cc-7b5c-4767-8e3f-074c45f4941f&fields=id&fields=name => generated 110 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2608] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:27:41 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2609] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:27:41 2026] POST /v2.0/networks => generated 632 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:41.390 7 WARNING neutron_lib.context [None req-625449ae-1591-434a-b50c-489e52db178f 8f3c54334dfa4204b01965f8c0116e0d 57eaa9aec9a545e7b3517caf1bfdeb19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1369/2610] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:27:41 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?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: 1242/2611] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:27:41 2026] POST /v2.0/subnets => generated 629 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:41.696 8 WARNING neutron_lib.context [None req-d43d6841-9701-4fc5-9fcd-980ba9fd7706 8f3c54334dfa4204b01965f8c0116e0d 57eaa9aec9a545e7b3517caf1bfdeb19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:27:41.760 8 INFO neutron.db.segments_db [None req-d43d6841-9701-4fc5-9fcd-980ba9fd7706 8f3c54334dfa4204b01965f8c0116e0d 57eaa9aec9a545e7b3517caf1bfdeb19 - - default default] Added segment 39f2e419-2199-4db1-b565-7168fdec1dc0 of type vxlan for network 58e66901-5c6e-48a2-a2f8-423a7e43080f [pid: 8|app: 0|req: 1370/2612] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:27:41 2026] POST /v2.0/networks => generated 632 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:41.925 7 WARNING neutron_lib.context [None req-8ba11961-3823-45e7-80d4-e794db910dff 8f3c54334dfa4204b01965f8c0116e0d 57eaa9aec9a545e7b3517caf1bfdeb19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1243/2613] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:27:41 2026] POST /v2.0/subnets => generated 629 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:42.314 8 WARNING neutron_lib.context [None req-4f8a51aa-21fd-478c-895d-4f6a45c0f585 8f3c54334dfa4204b01965f8c0116e0d 57eaa9aec9a545e7b3517caf1bfdeb19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:27:42.370 8 INFO neutron.db.segments_db [None req-4f8a51aa-21fd-478c-895d-4f6a45c0f585 8f3c54334dfa4204b01965f8c0116e0d 57eaa9aec9a545e7b3517caf1bfdeb19 - - default default] Added segment 4cd039c5-428b-4146-8bb5-e52ef33b3070 of type vxlan for network 31c593b9-6dbe-44dd-a32b-434c78b5d5fc [pid: 8|app: 0|req: 1371/2614] 10.0.0.215 () {34 vars in 670 bytes} [Sat Sep 12 05:27:42 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-09-12 05:27:42.522 7 WARNING neutron_lib.context [None req-df125d73-b8f8-4eb7-8a4f-7dbde08881db 8f3c54334dfa4204b01965f8c0116e0d 57eaa9aec9a545e7b3517caf1bfdeb19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1244/2615] 10.0.0.215 () {34 vars in 669 bytes} [Sat Sep 12 05:27:42 2026] POST /v2.0/subnets => generated 629 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2616] 10.0.0.215 () {34 vars in 751 bytes} [Sat Sep 12 05:27:42 2026] PUT /v2.0/subnets/e5468518-a1fe-48bb-ab94-b26d3bd33335/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2617] 10.0.0.215 () {34 vars in 751 bytes} [Sat Sep 12 05:27:42 2026] PUT /v2.0/subnets/9dff309f-3972-4d5b-a315-48058ffb543b/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2618] 10.0.0.215 () {34 vars in 751 bytes} [Sat Sep 12 05:27:42 2026] PUT /v2.0/subnets/61972f12-85a7-4b41-896e-970ef16e5124/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2619] 10.0.0.215 () {34 vars in 751 bytes} [Sat Sep 12 05:27:43 2026] PUT /v2.0/subnets/7549af05-ba2e-488a-90bc-facb563b5318/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2620] 10.0.0.215 () {32 vars in 664 bytes} [Sat Sep 12 05:27:43 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2621] 10.0.0.215 () {32 vars in 678 bytes} [Sat Sep 12 05:27:43 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2622] 10.0.0.215 () {32 vars in 674 bytes} [Sat Sep 12 05:27:43 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2623] 10.0.0.215 () {32 vars in 686 bytes} [Sat Sep 12 05:27:43 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2624] 10.0.0.215 () {32 vars in 672 bytes} [Sat Sep 12 05:27:43 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2625] 10.0.0.215 () {32 vars in 686 bytes} [Sat Sep 12 05:27:43 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2626] 10.0.0.215 () {32 vars in 682 bytes} [Sat Sep 12 05:27:43 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2627] 10.0.0.215 () {32 vars in 694 bytes} [Sat Sep 12 05:27:43 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2628] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:27:43 2026] DELETE /v2.0/subnets/e5468518-a1fe-48bb-ab94-b26d3bd33335 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2629] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:27:43 2026] DELETE /v2.0/subnets/9dff309f-3972-4d5b-a315-48058ffb543b => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2630] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:27:44 2026] DELETE /v2.0/subnets/61972f12-85a7-4b41-896e-970ef16e5124 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2631] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:27:44 2026] DELETE /v2.0/subnets/7549af05-ba2e-488a-90bc-facb563b5318 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2632] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:27:44 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2633] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:27:44 2026] DELETE /v2.0/subnets/31b9e84c-c211-4be9-8b43-fb2ba5132dc9 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2634] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:27:44 2026] DELETE /v2.0/networks/e365c218-ff3b-42a3-ac25-24b74a6b2524 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2635] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:27:45 2026] DELETE /v2.0/networks/61d8d0af-58a9-477e-850a-d969e67e9038 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:27:45.324 7 INFO neutron.services.segments.plugin [-] Segment df769fdd-3c36-4f0f-89c6-5631091b1e7b resource provider aggregate not found 2026-09-12 05:27:45.330 7 INFO neutron.services.segments.plugin [-] Segment df769fdd-3c36-4f0f-89c6-5631091b1e7b resource provider aggregate not found 2026-09-12 05:27:45.367 7 INFO neutron.services.segments.plugin [-] Segment df769fdd-3c36-4f0f-89c6-5631091b1e7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df769fdd-3c36-4f0f-89c6-5631091b1e7b found for delete ", "request_id": "req-642052c9-e0db-4233-a9a3-06d5a72f0a8c"}]} 2026-09-12 05:27:45.374 7 INFO neutron.services.segments.plugin [-] Segment df769fdd-3c36-4f0f-89c6-5631091b1e7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df769fdd-3c36-4f0f-89c6-5631091b1e7b found for delete ", "request_id": "req-e49846f9-1a9c-4903-8314-1ab7e71a92ca"}]} [pid: 7|app: 0|req: 1255/2636] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:27:45 2026] DELETE /v2.0/networks/3797844f-df14-4e6e-a4dd-f740bc5a1e4e => generated 0 bytes in 586 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:27:45.915 8 INFO neutron.services.segments.plugin [-] Segment 2b3334e1-9b3e-4e4b-a0ad-0f947a6c6a7a resource provider aggregate not found 2026-09-12 05:27:45.937 8 INFO neutron.services.segments.plugin [-] Segment 2b3334e1-9b3e-4e4b-a0ad-0f947a6c6a7a resource provider aggregate not found 2026-09-12 05:27:45.958 8 INFO neutron.services.segments.plugin [-] Segment 2b3334e1-9b3e-4e4b-a0ad-0f947a6c6a7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b3334e1-9b3e-4e4b-a0ad-0f947a6c6a7a found for delete ", "request_id": "req-b2633b77-183b-4364-967e-3a0bd1f966a4"}]} 2026-09-12 05:27:45.964 8 INFO neutron.services.segments.plugin [-] Segment 2b3334e1-9b3e-4e4b-a0ad-0f947a6c6a7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b3334e1-9b3e-4e4b-a0ad-0f947a6c6a7a found for delete ", "request_id": "req-30f1848e-b50f-4743-b88b-4b872eb40c8e"}]} [pid: 7|app: 0|req: 1256/2637] 10.0.0.222 () {30 vars in 689 bytes} [Sat Sep 12 05:27:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2638] 10.0.0.222 () {30 vars in 691 bytes} [Sat Sep 12 05:27:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2639] 10.0.0.222 () {30 vars in 667 bytes} [Sat Sep 12 05:27:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2640] 10.0.0.222 () {30 vars in 703 bytes} [Sat Sep 12 05:27:46 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: 1382/2641] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:27:45 2026] DELETE /v2.0/networks/58e66901-5c6e-48a2-a2f8-423a7e43080f => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2642] 10.0.0.222 () {28 vars in 438 bytes} [Sat Sep 12 05:27:46 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: 1260/2643] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:27:46 2026] DELETE /v2.0/networks/31c593b9-6dbe-44dd-a32b-434c78b5d5fc => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2644] 10.0.0.222 () {30 vars in 727 bytes} [Sat Sep 12 05:27:46 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 656 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2645] 10.0.0.222 () {30 vars in 689 bytes} [Sat Sep 12 05:27:46 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: 1385/2646] 10.0.0.222 () {30 vars in 691 bytes} [Sat Sep 12 05:27:46 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: 1262/2647] 10.0.0.222 () {30 vars in 667 bytes} [Sat Sep 12 05:27:46 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: 1386/2648] 10.0.0.222 () {30 vars in 703 bytes} [Sat Sep 12 05:27:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2649] 10.0.0.222 () {30 vars in 727 bytes} [Sat Sep 12 05:27:46 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2650] 10.0.0.222 () {30 vars in 689 bytes} [Sat Sep 12 05:27:47 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: 7|app: 0|req: 1264/2651] 10.0.0.222 () {30 vars in 691 bytes} [Sat Sep 12 05:27:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2652] 10.0.0.222 () {30 vars in 667 bytes} [Sat Sep 12 05:27:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2653] 10.0.0.222 () {30 vars in 703 bytes} [Sat Sep 12 05:27:47 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: 1389/2654] 10.0.0.222 () {30 vars in 729 bytes} [Sat Sep 12 05:27:47 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2655] 10.0.0.222 () {30 vars in 681 bytes} [Sat Sep 12 05:27:47 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2658] 10.0.0.222 () {34 vars in 703 bytes} [Sat Sep 12 05:27:47 2026] POST /v2.0/ports => generated 1132 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-12 05:27:47.675 7 INFO neutron.services.segments.plugin [-] Segment c65d84a9-8086-429a-878f-c4b8155b9a21 resource provider aggregate not found 2026-09-12 05:27:47.683 7 INFO neutron.services.segments.plugin [-] Segment c65d84a9-8086-429a-878f-c4b8155b9a21 resource provider aggregate not found 2026-09-12 05:27:47.687 7 INFO neutron.services.segments.plugin [-] Segment c65d84a9-8086-429a-878f-c4b8155b9a21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c65d84a9-8086-429a-878f-c4b8155b9a21 found for delete ", "request_id": "req-01391ab0-e056-45c1-8b69-45255fd80ac8"}]} 2026-09-12 05:27:47.700 7 INFO neutron.services.segments.plugin [-] Segment 4cd039c5-428b-4146-8bb5-e52ef33b3070 resource provider aggregate not found 2026-09-12 05:27:47.704 7 INFO neutron.services.segments.plugin [-] Segment c65d84a9-8086-429a-878f-c4b8155b9a21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c65d84a9-8086-429a-878f-c4b8155b9a21 found for delete ", "request_id": "req-2dbcbbe6-8797-4db5-ae1a-5d049df6f233"}]} 2026-09-12 05:27:47.721 7 INFO neutron.services.segments.plugin [-] Segment 4cd039c5-428b-4146-8bb5-e52ef33b3070 resource provider aggregate not found 2026-09-12 05:27:47.726 7 INFO neutron.services.segments.plugin [-] Segment 4cd039c5-428b-4146-8bb5-e52ef33b3070 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cd039c5-428b-4146-8bb5-e52ef33b3070 found for delete ", "request_id": "req-a5b2d612-2c7d-4121-af18-f6bddcd3d8c9"}]} 2026-09-12 05:27:47.737 7 INFO neutron.services.segments.plugin [-] Segment 4cd039c5-428b-4146-8bb5-e52ef33b3070 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cd039c5-428b-4146-8bb5-e52ef33b3070 found for delete ", "request_id": "req-c862f12e-153e-47da-b9d2-d86bead3e0c4"}]} [pid: 7|app: 0|req: 1269/2659] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:27:47 2026] GET /v2.0/security-groups?tenant_id=506dbf2c82584eae8d53588b2c208428&name=default => generated 2929 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:48.053 8 INFO neutron.services.segments.plugin [-] Segment 39f2e419-2199-4db1-b565-7168fdec1dc0 resource provider aggregate not found 2026-09-12 05:27:48.061 8 INFO neutron.services.segments.plugin [-] Segment 39f2e419-2199-4db1-b565-7168fdec1dc0 resource provider aggregate not found 2026-09-12 05:27:48.073 8 INFO neutron.services.segments.plugin [-] Segment 39f2e419-2199-4db1-b565-7168fdec1dc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39f2e419-2199-4db1-b565-7168fdec1dc0 found for delete ", "request_id": "req-c2360111-d659-431b-bb38-b13d1915daf5"}]} 2026-09-12 05:27:48.083 8 INFO neutron.services.segments.plugin [-] Segment 39f2e419-2199-4db1-b565-7168fdec1dc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39f2e419-2199-4db1-b565-7168fdec1dc0 found for delete ", "request_id": "req-c139c197-0e20-45e2-ba21-5de914b099c6"}]} [pid: 8|app: 0|req: 1391/2660] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:27:48 2026] DELETE /v2.0/security-groups/992122e7-c70a-4506-9c69-05dbd2a8d1ec => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2661] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:27:48 2026] GET /v2.0/security-groups?tenant_id=57eaa9aec9a545e7b3517caf1bfdeb19&name=default => generated 2929 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2662] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:27:48 2026] DELETE /v2.0/security-groups/ccf98ebf-5d34-45c8-a4c5-158157a35645 => 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: 1271/2663] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:27:48 2026] GET /v2.0/security-groups?tenant_id=7a81a4385b2d4e489a107f16eb718284&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2664] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:27:48 2026] DELETE /v2.0/security-groups/bdf3c8ee-1c2e-4f04-b310-ac9860316a63 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2665] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:27:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2666] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:27:50 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: 1273/2667] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:27:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2668] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:27:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2669] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:27:50 2026] GET /v2.0/ports/1d92a570-58fa-4583-b0f7-82a8b6466cd5 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2670] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:27:51 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: 1275/2671] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:27:51 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: 1397/2672] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:27:51 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: 1276/2673] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:27:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:27:51.313 8 INFO neutron.api.v2.resource [None req-9ae4c0bf-0c6a-4909-ba8c-94950272c6a3 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1398/2674] 162.253.55.186 () {30 vars in 762 bytes} [Sat Sep 12 05:27:51 2026] GET /v2.0/security-groups/lb-5bef2f8f-57de-4e53-8d6d-a835ea2c00a5 => generated 149 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2675] 162.253.55.186 () {30 vars in 784 bytes} [Sat Sep 12 05:27:51 2026] GET /v2.0/security-groups?name=lb-5bef2f8f-57de-4e53-8d6d-a835ea2c00a5 => generated 23 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2676] 162.253.55.186 () {34 vars in 735 bytes} [Sat Sep 12 05:27:51 2026] POST /v2.0/security-groups => generated 1638 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2677] 162.253.55.186 () {30 vars in 814 bytes} [Sat Sep 12 05:27:51 2026] GET /v2.0/security-group-rules?security_group_id=a054e2e2-21fc-4526-bdc9-68bb356e7f60 => generated 1182 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2678] 162.253.55.186 () {34 vars in 788 bytes} [Sat Sep 12 05:27:51 2026] PUT /v2.0/ports/1d92a570-58fa-4583-b0f7-82a8b6466cd5 => generated 1132 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2679] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:27:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1401/2680] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:27:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2681] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:27:52 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: 1402/2682] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:27:52 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: 1281/2683] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:27:52 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:27:53.621 8 WARNING neutron_lib.context [None req-89dc6b40-d497-4eb2-b23e-4fb96213f54a 694a4472e855474c8af70feac50e92b7 e481d368ed164cc58e1247b71d4a9cef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1403/2684] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:27:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:53.691 7 WARNING neutron_lib.context [None req-d47ab421-3932-4d37-829b-97206bf2257a 694a4472e855474c8af70feac50e92b7 e481d368ed164cc58e1247b71d4a9cef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1282/2685] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:27:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:53.787 8 WARNING neutron_lib.context [None req-e535f65e-1984-4070-a8b8-59e14859b4a4 694a4472e855474c8af70feac50e92b7 e481d368ed164cc58e1247b71d4a9cef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1404/2686] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:27:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:53.878 7 WARNING neutron_lib.context [None req-fa56bcbd-7acb-4a13-a36c-04322707d3f0 694a4472e855474c8af70feac50e92b7 e481d368ed164cc58e1247b71d4a9cef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1283/2687] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:27:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-12 05:27:53.975 8 WARNING neutron_lib.context [None req-5bd1acf9-2424-442d-b111-b06980f614e0 694a4472e855474c8af70feac50e92b7 e481d368ed164cc58e1247b71d4a9cef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1405/2688] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:27:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2689] 10.0.0.215 () {34 vars in 759 bytes} [Sat Sep 12 05:27:54 2026] PUT /v2.0/subnetpools/128dd5b9-aba2-46fd-89d9-530d62be7faf/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2690] 10.0.0.215 () {34 vars in 759 bytes} [Sat Sep 12 05:27:54 2026] PUT /v2.0/subnetpools/5f0ddf32-c4b3-4931-ad09-9ecf9d260e71/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2691] 10.0.0.215 () {34 vars in 759 bytes} [Sat Sep 12 05:27:54 2026] PUT /v2.0/subnetpools/cd0f1bec-1831-4fd2-a200-21d5f0289361/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2692] 10.0.0.215 () {34 vars in 759 bytes} [Sat Sep 12 05:27:54 2026] PUT /v2.0/subnetpools/8c1672f2-ba95-496b-bf5f-581c47db8415/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2693] 10.0.0.215 () {32 vars in 672 bytes} [Sat Sep 12 05:27:54 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2694] 10.0.0.215 () {32 vars in 686 bytes} [Sat Sep 12 05:27:54 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2695] 10.0.0.215 () {32 vars in 682 bytes} [Sat Sep 12 05:27:54 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2696] 10.0.0.215 () {32 vars in 694 bytes} [Sat Sep 12 05:27:54 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2697] 10.0.0.215 () {32 vars in 680 bytes} [Sat Sep 12 05:27:54 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2698] 10.0.0.215 () {32 vars in 694 bytes} [Sat Sep 12 05:27:54 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2699] 10.0.0.215 () {32 vars in 690 bytes} [Sat Sep 12 05:27:54 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2700] 10.0.0.215 () {32 vars in 702 bytes} [Sat Sep 12 05:27:54 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2701] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:27:54 2026] DELETE /v2.0/subnetpools/128dd5b9-aba2-46fd-89d9-530d62be7faf => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2702] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:27:54 2026] DELETE /v2.0/subnetpools/5f0ddf32-c4b3-4931-ad09-9ecf9d260e71 => 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: 1291/2703] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:27:54 2026] DELETE /v2.0/subnetpools/cd0f1bec-1831-4fd2-a200-21d5f0289361 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2704] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:27:54 2026] DELETE /v2.0/subnetpools/8c1672f2-ba95-496b-bf5f-581c47db8415 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2705] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:27:54 2026] DELETE /v2.0/subnetpools/a6254a12-b32c-48a9-9480-07c7aef62292 => 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: 1414/2706] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:27:55 2026] GET /v2.0/security-groups?tenant_id=e481d368ed164cc58e1247b71d4a9cef&name=default => generated 2929 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2707] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:27:56 2026] DELETE /v2.0/security-groups/f07e9324-7ad6-4508-99cd-56a5bf0a69b6 => 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: 1415/2708] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:27:56 2026] GET /v2.0/security-groups?tenant_id=82923356208d4e5093ec7b59cbca7f53&name=default => generated 2929 bytes in 1071 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2709] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:27:57 2026] DELETE /v2.0/security-groups/5fd63d1d-f83f-4836-8052-5d25ea80a4b8 => 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: 1416/2710] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:27:57 2026] GET /v2.0/security-groups?tenant_id=1efe3e70443542d090ecbe4978634053&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2711] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:27:57 2026] DELETE /v2.0/security-groups/c25c9b36-c7b8-4cca-8f05-70a7d924efab => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2712] 10.0.0.151 () {34 vars in 1016 bytes} [Sat Sep 12 05:28:00 2026] GET /v2.0/security-groups?id=8a544696-50d1-470f-b6f2-2c9c1149405a&fields=id => generated 69 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2713] 10.0.0.151 () {34 vars in 982 bytes} [Sat Sep 12 05:28:00 2026] GET /v2.0/networks?id=1819aa8a-bfc9-45bc-95da-25e377be2bf6 => generated 735 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2714] 10.0.0.151 () {34 vars in 965 bytes} [Sat Sep 12 05:28:00 2026] GET /v2.0/quotas/2600cea1b27c458fb5382073a59c08f9 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2715] 10.0.0.151 () {34 vars in 1002 bytes} [Sat Sep 12 05:28:00 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&fields=id => generated 149 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2716] 10.0.0.151 () {34 vars in 1008 bytes} [Sat Sep 12 05:28:00 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?fields=segments => generated 14 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2717] 10.0.0.151 () {34 vars in 1108 bytes} [Sat Sep 12 05:28:01 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:28:01.568 8 WARNING neutron_lib.context [None req-df8b27ae-f411-44f1-ae19-b294939b4478 a22c84b54e4141659d3b5c9af239afdb bad344b7386149e285a0ca7a1ef1ed02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1299/2718] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:28:01 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 12 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2719] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:28:02 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => 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: 1420/2722] 10.0.0.215 () {34 vars in 676 bytes} [Sat Sep 12 05:28:01 2026] POST /v2.0/floatingips => generated 552 bytes in 870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2723] 10.0.0.215 () {34 vars in 759 bytes} [Sat Sep 12 05:28:02 2026] PUT /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2724] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:28:02 2026] GET /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2725] 10.0.0.215 () {34 vars in 770 bytes} [Sat Sep 12 05:28:02 2026] PUT /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2726] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:28:02 2026] GET /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2727] 10.0.0.215 () {34 vars in 766 bytes} [Sat Sep 12 05:28:02 2026] PUT /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2728] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:28:02 2026] GET /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/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: 1306/2729] 10.0.0.215 () {34 vars in 788 bytes} [Sat Sep 12 05:28:02 2026] PUT /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2730] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:28:02 2026] GET /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2731] 10.0.0.215 () {34 vars in 759 bytes} [Sat Sep 12 05:28:02 2026] PUT /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2732] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:28:02 2026] GET /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/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: 1308/2733] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:28:02 2026] GET /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:28:03.009 8 INFO neutron.api.v2.resource [None req-2a4d09d7-5449-4795-b9c2-4cb4236c8f80 a22c84b54e4141659d3b5c9af239afdb bad344b7386149e285a0ca7a1ef1ed02 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1426/2734] 10.0.0.215 () {32 vars in 751 bytes} [Sat Sep 12 05:28:02 2026] GET /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2735] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:28:03 2026] DELETE /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2736] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:28:03 2026] GET /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:28:03.150 7 INFO neutron.api.v2.resource [None req-23f6a5d5-d60e-4fdf-adac-9cde4b4b1167 a22c84b54e4141659d3b5c9af239afdb bad344b7386149e285a0ca7a1ef1ed02 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1310/2737] 10.0.0.215 () {32 vars in 754 bytes} [Sat Sep 12 05:28:03 2026] DELETE /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2738] 10.0.0.215 () {32 vars in 742 bytes} [Sat Sep 12 05:28:03 2026] DELETE /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2739] 10.0.0.215 () {32 vars in 739 bytes} [Sat Sep 12 05:28:03 2026] GET /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf/tags => 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: 1429/2740] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:28:03 2026] DELETE /v2.0/floatingips/08cb242d-e149-45c6-810b-6ee45b80eaaf => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2741] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:28:04 2026] GET /v2.0/security-groups?tenant_id=e8d050f701ff45e7ba83af76c95ba115&name=default => generated 2929 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2742] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:28:04 2026] DELETE /v2.0/security-groups/2a612a8f-f902-4406-b56a-5878bd0a1c53 => 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: 1431/2743] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:28:04 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => 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: 1432/2744] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:28:05 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => 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: 1313/2745] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:28:04 2026] GET /v2.0/security-groups?tenant_id=bad344b7386149e285a0ca7a1ef1ed02&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2746] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:28:05 2026] DELETE /v2.0/security-groups/209f3cb9-d507-4459-8d5f-ef71371b036e => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2747] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:28:06 2026] GET /v2.0/networks?id=1819aa8a-bfc9-45bc-95da-25e377be2bf6 => generated 735 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2748] 162.253.55.186 () {34 vars in 1050 bytes} [Sat Sep 12 05:28:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2600cea1b27c458fb5382073a59c08f9 => generated 343 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2749] 162.253.55.186 () {38 vars in 955 bytes} [Sat Sep 12 05:28:06 2026] POST /v2.0/ports => generated 1078 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2750] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:28:06 2026] PUT /v2.0/ports/a17b353f-8d2a-437a-b369-9b8711ce1a1c => generated 1239 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1316/2751] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:28:08 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1436/2752] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:28:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.29&port_id=a17b353f-8d2a-437a-b369-9b8711ce1a1c => 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: 1437/2753] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:28:08 2026] GET /v2.0/subnets?id=60aa3856-478d-43a3-82bb-2eff2886293c => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2754] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:28:08 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2755] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:28:08 2026] GET /v2.0/ports?network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2756] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:28:08 2026] GET /v2.0/security-groups?id=8a544696-50d1-470f-b6f2-2c9c1149405a&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2757] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:28:08 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?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: 1319/2758] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:28:08 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2759] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:28:08 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:28:08.756 7 WARNING neutron_lib.context [None req-06903403-0d7c-482b-9bd6-f010a134a03c 30d69278b0284c7b9b8433f1311a85c2 a045cf3b4df2416ca861882d6bb2ae4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1320/2760] 10.0.0.215 () {34 vars in 684 bytes} [Sat Sep 12 05:28:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-12 05:28:09.013 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8daf6405-b9c4-4af5-8416-52b727eccbff'] response: {'name': 'network-changed', 'server_uuid': '319f345c-00f2-48e1-87c9-8e20b381a5da', 'tag': 'a17b353f-8d2a-437a-b369-9b8711ce1a1c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1441/2761] 10.0.0.215 () {34 vars in 767 bytes} [Sat Sep 12 05:28:09 2026] PUT /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2762] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:28:09 2026] GET /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2763] 10.0.0.215 () {34 vars in 778 bytes} [Sat Sep 12 05:28:09 2026] PUT /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2764] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:28:09 2026] GET /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2765] 10.0.0.215 () {34 vars in 774 bytes} [Sat Sep 12 05:28:09 2026] PUT /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2766] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:28:09 2026] GET /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2767] 10.0.0.215 () {34 vars in 796 bytes} [Sat Sep 12 05:28:09 2026] PUT /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/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: 1324/2768] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:28:09 2026] GET /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2769] 10.0.0.215 () {34 vars in 767 bytes} [Sat Sep 12 05:28:09 2026] PUT /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2770] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:28:09 2026] GET /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2771] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:28:09 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2772] 10.0.0.215 () {32 vars in 755 bytes} [Sat Sep 12 05:28:09 2026] GET /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:28:09.472 7 INFO neutron.api.v2.resource [None req-e3bae06e-92d7-4790-a117-a1ba7856740f 30d69278b0284c7b9b8433f1311a85c2 a045cf3b4df2416ca861882d6bb2ae4e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1327/2773] 10.0.0.215 () {32 vars in 759 bytes} [Sat Sep 12 05:28:09 2026] GET /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/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: 1447/2774] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:28:09 2026] GET /v2.0/networks?id=1819aa8a-bfc9-45bc-95da-25e377be2bf6 => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2775] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:28:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.29&port_id=a17b353f-8d2a-437a-b369-9b8711ce1a1c => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2776] 10.0.0.215 () {32 vars in 758 bytes} [Sat Sep 12 05:28:09 2026] DELETE /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2777] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:28:09 2026] GET /v2.0/subnets?id=60aa3856-478d-43a3-82bb-2eff2886293c => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2778] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:28:09 2026] GET /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2779] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:28:09 2026] GET /v2.0/ports?network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6&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-09-12 05:28:09.611 7 INFO neutron.api.v2.resource [None req-b0285ede-262e-4acf-be64-0d1b0b297298 30d69278b0284c7b9b8433f1311a85c2 a045cf3b4df2416ca861882d6bb2ae4e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1330/2780] 10.0.0.215 () {32 vars in 762 bytes} [Sat Sep 12 05:28:09 2026] DELETE /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2781] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:28:09 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2782] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:28:09 2026] DELETE /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/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: 1332/2783] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:28:09 2026] GET /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2784] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:28:09 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?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: 1333/2785] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:28:09 2026] DELETE /v2.0/security-groups/d4ab898f-bab3-43b1-982b-76a9759de90a => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2786] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:28:10 2026] GET /v2.0/security-groups?tenant_id=a045cf3b4df2416ca861882d6bb2ae4e&name=default => generated 2929 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2787] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:28:10 2026] DELETE /v2.0/security-groups/b6223b1e-73cd-47e2-bc59-3ca6eda8880b => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2788] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:28:11 2026] GET /v2.0/security-groups?tenant_id=c15802a8596e4ee2ae6728d5d6420d88&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2789] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:28:11 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2790] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:28:11 2026] DELETE /v2.0/security-groups/a16ddd01-86d6-4028-8fde-8cb70262179b => 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: 1456/2791] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:28:11 2026] GET /v2.0/security-groups?id=8a544696-50d1-470f-b6f2-2c9c1149405a&fields=id&fields=name => generated 96 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2792] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:28:11 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2793] 162.253.55.186 () {34 vars in 994 bytes} [Sat Sep 12 05:28:12 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => 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: 1337/2794] 162.253.55.186 () {34 vars in 1044 bytes} [Sat Sep 12 05:28:12 2026] GET /v2.0/security-groups?id=8a544696-50d1-470f-b6f2-2c9c1149405a&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2795] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:28:14 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2796] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:28:14 2026] GET /v2.0/security-groups?id=8a544696-50d1-470f-b6f2-2c9c1149405a&fields=id&fields=name => generated 96 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2797] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:28:14 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => 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: 1461/2800] 162.253.55.186 () {34 vars in 1096 bytes} [Sat Sep 12 05:28:30 2026] GET /v2.0/ports?device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4&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: 1340/2801] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:28:31 2026] GET /v2.0/ports?tenant_id=afc1bf5540fc434ebea6ca04033d2870&device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2804] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:28:32 2026] GET /v2.0/networks?id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2805] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:28:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.137&port_id=91ca3d9f-0c60-4a87-9d4d-b6ef11603afe => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2806] 162.253.55.186 () {34 vars in 1104 bytes} [Sat Sep 12 05:28:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c5&port_id=91ca3d9f-0c60-4a87-9d4d-b6ef11603afe => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2807] 162.253.55.186 () {34 vars in 1064 bytes} [Sat Sep 12 05:28:32 2026] GET /v2.0/subnets?id=3e64d57d-a98e-4f30-9cd1-cdcc3d872dc5&id=59f55a07-e9dd-47cb-a092-774dcf89ab74 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2808] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:28:32 2026] GET /v2.0/ports?network_id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2809] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:28:32 2026] GET /v2.0/ports?network_id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&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: 1465/2810] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:28:32 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2811] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:28:32 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?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: 1467/2814] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:28:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2815] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:28:59 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: 1468/2816] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:28:59 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: 7|app: 0|req: 1349/2817] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:28:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2818] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:28:59 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2819] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:29:00 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2820] 162.253.55.186 () {34 vars in 716 bytes} [Sat Sep 12 05:29:00 2026] POST /v2.0/ports => generated 1097 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2821] 10.0.0.151 () {34 vars in 971 bytes} [Sat Sep 12 05:29:00 2026] GET /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 1097 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1471/2822] 10.0.0.151 () {34 vars in 907 bytes} [Sat Sep 12 05:29:00 2026] GET /v2.0/extensions => generated 20516 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2823] 162.253.55.186 () {34 vars in 1262 bytes} [Sat Sep 12 05:29:01 2026] GET /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2824] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:01 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?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: 1353/2825] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:02 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?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: 1474/2828] 162.253.55.186 () {34 vars in 975 bytes} [Sat Sep 12 05:29:02 2026] GET /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 1097 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2829] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:29:02 2026] GET /v2.0/networks?id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581 => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2830] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:29:02 2026] PUT /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 1287 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2831] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:29:04 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 2523 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1476/2832] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:29:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.29&port_id=a17b353f-8d2a-437a-b369-9b8711ce1a1c => 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: 1357/2833] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:29:04 2026] GET /v2.0/subnets?id=60aa3856-478d-43a3-82bb-2eff2886293c => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:29:04.415 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a25c3cc4-6baf-471f-b069-0908ec2548f6'] response: {'name': 'network-changed', 'server_uuid': '319f345c-00f2-48e1-87c9-8e20b381a5da', 'tag': '47710f74-8516-47ae-a8ac-b25d9d122d56', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1477/2834] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:04 2026] GET /v2.0/ports?network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2835] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:04 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?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: 1478/2836] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:04 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?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: 1359/2837] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:29:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.162&port_id=47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2838] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:29:04 2026] GET /v2.0/subnets?id=826fc727-de19-49e8-87d6-e16c5625d211 => generated 677 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2839] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:04 2026] GET /v2.0/ports?network_id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2840] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:04 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2841] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:04 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2842] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:29:05 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 2523 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2843] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:29:06 2026] GET /v2.0/networks?id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581 => generated 803 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2844] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:29:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.162&port_id=47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2845] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:29:06 2026] GET /v2.0/subnets?id=826fc727-de19-49e8-87d6-e16c5625d211 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2846] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:06 2026] GET /v2.0/ports?network_id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581&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: 7|app: 0|req: 1364/2847] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:06 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2848] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:06 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?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: 1365/2849] 10.0.0.151 () {34 vars in 971 bytes} [Sat Sep 12 05:29:08 2026] GET /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 1287 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2850] 162.253.55.186 () {34 vars in 788 bytes} [Sat Sep 12 05:29:08 2026] PUT /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 1312 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:29:08.734 7 INFO neutron.api.v2.resource [None req-f5341085-3953-47ed-81ff-de399b90f5a1 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1366/2851] 162.253.55.186 () {30 vars in 762 bytes} [Sat Sep 12 05:29:08 2026] GET /v2.0/security-groups/lb-5bef2f8f-57de-4e53-8d6d-a835ea2c00a5 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1486/2852] 162.253.55.186 () {30 vars in 784 bytes} [Sat Sep 12 05:29:08 2026] GET /v2.0/security-groups?name=lb-5bef2f8f-57de-4e53-8d6d-a835ea2c00a5 => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2853] 162.253.55.186 () {34 vars in 788 bytes} [Sat Sep 12 05:29:08 2026] PUT /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 1312 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:29:09.303 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-df050523-18b9-4068-8428-2154ba38f2df'] response: {'name': 'network-changed', 'server_uuid': '319f345c-00f2-48e1-87c9-8e20b381a5da', 'tag': '47710f74-8516-47ae-a8ac-b25d9d122d56', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1487/2854] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:29:09 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1368/2855] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:29:09 2026] GET /v2.0/networks?id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581 => generated 803 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2856] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:29:09 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: 1489/2857] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:29:09 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: 1369/2858] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:29:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.162&port_id=47710f74-8516-47ae-a8ac-b25d9d122d56 => 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: 1490/2859] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:29:09 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) 2026-09-12 05:29:09.486 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92c580d7-938c-409d-ade5-aaa44a37d155'] response: {'name': 'network-changed', 'server_uuid': '319f345c-00f2-48e1-87c9-8e20b381a5da', 'tag': '47710f74-8516-47ae-a8ac-b25d9d122d56', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1491/2860] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:29:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2861] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:29:09 2026] GET /v2.0/subnets?id=826fc727-de19-49e8-87d6-e16c5625d211 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2862] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:29:09 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2863] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:29:09 2026] GET /v2.0/ports/1d92a570-58fa-4583-b0f7-82a8b6466cd5 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2864] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:29:09 2026] GET /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2865] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:29:09 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2866] 162.253.55.186 () {30 vars in 742 bytes} [Sat Sep 12 05:29:09 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2867] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:29:09 2026] GET /v2.0/ports/1d92a570-58fa-4583-b0f7-82a8b6466cd5 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2868] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:29:09 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2869] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:09 2026] GET /v2.0/ports?network_id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581&device_owner=network%3Adhcp => generated 1461 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2870] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:10 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2871] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:10 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2872] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:29:11 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2873] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:29:11 2026] GET /v2.0/networks?id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581 => generated 803 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2874] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:29:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.162&port_id=47710f74-8516-47ae-a8ac-b25d9d122d56 => 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: 1374/2875] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:29:11 2026] GET /v2.0/subnets?id=826fc727-de19-49e8-87d6-e16c5625d211 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2876] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:11 2026] GET /v2.0/ports?network_id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2877] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:11 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2878] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:11 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:29:18.264 7 WARNING neutron_lib.context [None req-a3831408-7747-44ae-b03b-6f666cf565d8 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-09-12 05:29:19.181 7 INFO neutron.db.l3_db [None req-a3831408-7747-44ae-b03b-6f666cf565d8 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Floating IP c0495041-ab0c-4fe3-8cae-5661915379b7 associated. External IP: 10.96.250.213, port: 1d92a570-58fa-4583-b0f7-82a8b6466cd5. [pid: 7|app: 0|req: 1377/2881] 10.0.0.215 () {34 vars in 677 bytes} [Sat Sep 12 05:29:18 2026] POST /v2.0/floatingips => generated 899 bytes in 1304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2882] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:29:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2883] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:29:24 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: 1506/2884] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:29:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2885] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:29:24 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-09-12 05:29:25.105 8 INFO neutron.api.v2.resource [None req-e1557b2d-1110-4e2e-856c-d7b362dee750 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/2886] 162.253.55.186 () {30 vars in 762 bytes} [Sat Sep 12 05:29:25 2026] GET /v2.0/security-groups/lb-5bef2f8f-57de-4e53-8d6d-a835ea2c00a5 => 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: 1380/2887] 162.253.55.186 () {30 vars in 784 bytes} [Sat Sep 12 05:29:25 2026] GET /v2.0/security-groups?name=lb-5bef2f8f-57de-4e53-8d6d-a835ea2c00a5 => generated 1639 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2888] 162.253.55.186 () {30 vars in 814 bytes} [Sat Sep 12 05:29:25 2026] GET /v2.0/security-group-rules?security_group_id=a054e2e2-21fc-4526-bdc9-68bb356e7f60 => generated 1182 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2889] 162.253.55.186 () {34 vars in 746 bytes} [Sat Sep 12 05:29:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2890] 162.253.55.186 () {34 vars in 746 bytes} [Sat Sep 12 05:29:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2891] 162.253.55.186 () {34 vars in 1096 bytes} [Sat Sep 12 05:29:31 2026] GET /v2.0/ports?device_id=4eae00d5-5128-4d1e-b488-e805b63391cf&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2894] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:29:32 2026] GET /v2.0/ports?tenant_id=afc1bf5540fc434ebea6ca04033d2870&device_id=4eae00d5-5128-4d1e-b488-e805b63391cf => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2895] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:29:32 2026] GET /v2.0/networks?id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2896] 162.253.55.186 () {34 vars in 1056 bytes} [Sat Sep 12 05:29:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.68&port_id=b7a9586c-2a94-4875-94f6-52835617765c => generated 859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2897] 162.253.55.186 () {34 vars in 1106 bytes} [Sat Sep 12 05:29:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11f&port_id=b7a9586c-2a94-4875-94f6-52835617765c => 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: 1512/2898] 162.253.55.186 () {34 vars in 1064 bytes} [Sat Sep 12 05:29:33 2026] GET /v2.0/subnets?id=997d606b-2af4-40fe-8c38-b02bbc6e639a&id=aea5bdae-cbf6-4a8d-b32f-cfc7ad15587b => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2899] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:33 2026] GET /v2.0/ports?network_id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265&device_owner=network%3Adhcp => generated 1461 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2900] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:33 2026] GET /v2.0/ports?network_id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2901] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:33 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?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: 1514/2902] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:33 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2903] 10.0.0.222 () {30 vars in 689 bytes} [Sat Sep 12 05:29:35 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: 1515/2904] 10.0.0.222 () {30 vars in 691 bytes} [Sat Sep 12 05:29:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2905] 10.0.0.222 () {30 vars in 667 bytes} [Sat Sep 12 05:29:35 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: 1516/2906] 10.0.0.222 () {30 vars in 703 bytes} [Sat Sep 12 05:29:35 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: 1391/2907] 10.0.0.222 () {28 vars in 438 bytes} [Sat Sep 12 05:29:36 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2908] 10.0.0.222 () {30 vars in 727 bytes} [Sat Sep 12 05:29:36 2026] GET /v2.0/subnets/59f55a07-e9dd-47cb-a092-774dcf89ab74 => generated 656 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2909] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:29:37 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: 1518/2910] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:29:37 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: 1393/2911] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:29: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: 8|app: 0|req: 1519/2912] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:29:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2913] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:29:37 2026] GET /v2.0/subnets/59f55a07-e9dd-47cb-a092-774dcf89ab74 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2914] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:29:37 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 2586 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2915] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:29:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2916] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:29:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2917] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:29:37 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: 1522/2918] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:29: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: 7|app: 0|req: 1397/2919] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:38 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?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: 1523/2920] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:39 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?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: 1398/2921] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:29:39 2026] GET /v2.0/networks?id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427 => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2922] 162.253.55.186 () {38 vars in 955 bytes} [Sat Sep 12 05:29:39 2026] POST /v2.0/ports => generated 1299 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2923] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:29:40 2026] PUT /v2.0/ports/0687b7f2-84da-4a62-b4f5-9431bb150472 => generated 1460 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1525/2924] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:29:41 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 4038 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1400/2925] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:29:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.29&port_id=a17b353f-8d2a-437a-b369-9b8711ce1a1c => 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: 1526/2926] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:29:41 2026] GET /v2.0/subnets?id=60aa3856-478d-43a3-82bb-2eff2886293c => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:29:41.872 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34e8ce93-e914-4ff1-b28b-b2320efd3bce'] response: {'name': 'network-changed', 'server_uuid': '319f345c-00f2-48e1-87c9-8e20b381a5da', 'tag': '0687b7f2-84da-4a62-b4f5-9431bb150472', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1401/2927] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:41 2026] GET /v2.0/ports?network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2928] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:41 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2929] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:41 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?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: 1528/2930] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:29:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.162&port_id=47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2931] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:29:42 2026] GET /v2.0/subnets?id=826fc727-de19-49e8-87d6-e16c5625d211 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2932] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:42 2026] GET /v2.0/ports?network_id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581&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: 1404/2933] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:42 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2934] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:42 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2935] 162.253.55.186 () {34 vars in 1056 bytes} [Sat Sep 12 05:29:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.58&port_id=0687b7f2-84da-4a62-b4f5-9431bb150472 => 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: 1531/2936] 162.253.55.186 () {34 vars in 1104 bytes} [Sat Sep 12 05:29:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17b&port_id=0687b7f2-84da-4a62-b4f5-9431bb150472 => 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: 1406/2937] 162.253.55.186 () {34 vars in 1064 bytes} [Sat Sep 12 05:29:42 2026] GET /v2.0/subnets?id=3e64d57d-a98e-4f30-9cd1-cdcc3d872dc5&id=59f55a07-e9dd-47cb-a092-774dcf89ab74 => generated 1410 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2938] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:42 2026] GET /v2.0/ports?network_id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&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: 1407/2939] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:42 2026] GET /v2.0/ports?network_id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&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: 1533/2940] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:42 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?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: 1408/2941] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:42 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2942] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:29:43 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 4038 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2943] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:29:43 2026] GET /v2.0/networks?id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2944] 162.253.55.186 () {34 vars in 1056 bytes} [Sat Sep 12 05:29:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.58&port_id=0687b7f2-84da-4a62-b4f5-9431bb150472 => 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: 1410/2945] 162.253.55.186 () {34 vars in 1104 bytes} [Sat Sep 12 05:29:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17b&port_id=0687b7f2-84da-4a62-b4f5-9431bb150472 => 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: 1536/2946] 162.253.55.186 () {34 vars in 1064 bytes} [Sat Sep 12 05:29:43 2026] GET /v2.0/subnets?id=3e64d57d-a98e-4f30-9cd1-cdcc3d872dc5&id=59f55a07-e9dd-47cb-a092-774dcf89ab74 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2947] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:43 2026] GET /v2.0/ports?network_id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&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: 1537/2948] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:44 2026] GET /v2.0/ports?network_id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2949] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:44 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2950] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:44 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2951] 10.0.0.151 () {34 vars in 971 bytes} [Sat Sep 12 05:29:46 2026] GET /v2.0/ports/0687b7f2-84da-4a62-b4f5-9431bb150472 => generated 1462 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2952] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:29:46 2026] GET /v2.0/ports/0687b7f2-84da-4a62-b4f5-9431bb150472 => generated 1462 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2953] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:29:46 2026] GET /v2.0/ports/0687b7f2-84da-4a62-b4f5-9431bb150472 => generated 1462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2954] 162.253.55.186 () {34 vars in 789 bytes} [Sat Sep 12 05:29:46 2026] PUT /v2.0/ports/0687b7f2-84da-4a62-b4f5-9431bb150472 => generated 1197 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2955] 162.253.55.186 () {30 vars in 742 bytes} [Sat Sep 12 05:29:46 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427 => generated 798 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1541/2956] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:29:46 2026] GET /v2.0/subnets/59f55a07-e9dd-47cb-a092-774dcf89ab74 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2957] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:29:46 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) 2026-09-12 05:29:46.872 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b03273fb-ade0-4a4e-8d08-dee68ed89c27'] response: {'name': 'network-changed', 'server_uuid': '319f345c-00f2-48e1-87c9-8e20b381a5da', 'tag': '0687b7f2-84da-4a62-b4f5-9431bb150472', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1542/2958] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:29:46 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: 1417/2959] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:29:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2960] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:29:46 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: 1418/2961] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:29:46 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2962] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:29:47 2026] GET /v2.0/ports/1d92a570-58fa-4583-b0f7-82a8b6466cd5 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2963] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:29:47 2026] GET /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 1350 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2964] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:29:47 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2965] 162.253.55.186 () {30 vars in 742 bytes} [Sat Sep 12 05:29:47 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2966] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:29:47 2026] GET /v2.0/ports/1d92a570-58fa-4583-b0f7-82a8b6466cd5 => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2967] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:29:47 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 3811 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2968] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:29:47 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2969] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:29:47 2026] GET /v2.0/networks?id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2972] 162.253.55.186 () {34 vars in 1056 bytes} [Sat Sep 12 05:29:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.58&port_id=0687b7f2-84da-4a62-b4f5-9431bb150472 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2973] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:29:47 2026] GET /v2.0/subnets?id=59f55a07-e9dd-47cb-a092-774dcf89ab74 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2974] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:47 2026] GET /v2.0/ports?network_id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2975] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:47 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?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: 1551/2976] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:47 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2977] 10.0.0.222 () {30 vars in 689 bytes} [Sat Sep 12 05:29:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2978] 10.0.0.222 () {30 vars in 691 bytes} [Sat Sep 12 05:29:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2979] 10.0.0.222 () {30 vars in 667 bytes} [Sat Sep 12 05:29:53 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: 1553/2980] 10.0.0.222 () {30 vars in 703 bytes} [Sat Sep 12 05:29:53 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: 1428/2981] 10.0.0.222 () {28 vars in 438 bytes} [Sat Sep 12 05:29:53 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2982] 10.0.0.222 () {30 vars in 727 bytes} [Sat Sep 12 05:29:53 2026] GET /v2.0/subnets/aea5bdae-cbf6-4a8d-b32f-cfc7ad15587b => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2983] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:29:54 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: 1555/2984] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:29:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2985] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:29:54 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: 1556/2986] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:29:54 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: 1431/2987] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:29:54 2026] GET /v2.0/subnets/59f55a07-e9dd-47cb-a092-774dcf89ab74 => generated 674 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2988] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:29:54 2026] GET /v2.0/subnets/aea5bdae-cbf6-4a8d-b32f-cfc7ad15587b => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2989] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:29:54 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 3811 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2990] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:29:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2991] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:29:55 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: 1559/2992] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:29:55 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: 1434/2993] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:29:55 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: 1560/2994] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:56 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2995] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:56 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?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: 1561/2996] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:29:56 2026] GET /v2.0/networks?id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265 => generated 800 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2997] 162.253.55.186 () {38 vars in 955 bytes} [Sat Sep 12 05:29:57 2026] POST /v2.0/ports => generated 1303 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2998] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:29:57 2026] PUT /v2.0/ports/89889aa6-91c2-44bd-933c-4922f587e7e7 => generated 1464 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1437/2999] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 5267 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1563/3000] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.29&port_id=a17b353f-8d2a-437a-b369-9b8711ce1a1c => 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: 1438/3001] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/subnets?id=60aa3856-478d-43a3-82bb-2eff2886293c => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:29:59.229 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86fa4dfc-958b-4282-a08b-398634082be0'] response: {'name': 'network-changed', 'server_uuid': '319f345c-00f2-48e1-87c9-8e20b381a5da', 'tag': '89889aa6-91c2-44bd-933c-4922f587e7e7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1564/3002] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/ports?network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6&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: 1439/3003] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?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: 1565/3004] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3005] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.162&port_id=47710f74-8516-47ae-a8ac-b25d9d122d56 => 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: 1566/3006] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/subnets?id=826fc727-de19-49e8-87d6-e16c5625d211 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3007] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/ports?network_id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3008] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3009] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?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: 1568/3010] 162.253.55.186 () {34 vars in 1056 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.58&port_id=0687b7f2-84da-4a62-b4f5-9431bb150472 => 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: 1443/3011] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/subnets?id=59f55a07-e9dd-47cb-a092-774dcf89ab74 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3012] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/ports?network_id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&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: 1444/3013] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3014] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?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: 7|app: 0|req: 1445/3015] 162.253.55.186 () {34 vars in 1056 bytes} [Sat Sep 12 05:29:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.94&port_id=89889aa6-91c2-44bd-933c-4922f587e7e7 => 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: 1571/3016] 162.253.55.186 () {34 vars in 1106 bytes} [Sat Sep 12 05:30:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20d&port_id=89889aa6-91c2-44bd-933c-4922f587e7e7 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3017] 162.253.55.186 () {34 vars in 1064 bytes} [Sat Sep 12 05:30:00 2026] GET /v2.0/subnets?id=997d606b-2af4-40fe-8c38-b02bbc6e639a&id=aea5bdae-cbf6-4a8d-b32f-cfc7ad15587b => generated 1414 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3018] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:30:00 2026] GET /v2.0/ports?network_id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3019] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:30:00 2026] GET /v2.0/ports?network_id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265&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: 8|app: 0|req: 1573/3020] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:30:00 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?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: 1448/3021] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:30:00 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?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: 1574/3022] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:30:01 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 5267 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3023] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:30:01 2026] GET /v2.0/networks?id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3024] 162.253.55.186 () {34 vars in 1056 bytes} [Sat Sep 12 05:30:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.94&port_id=89889aa6-91c2-44bd-933c-4922f587e7e7 => 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: 1450/3025] 162.253.55.186 () {34 vars in 1106 bytes} [Sat Sep 12 05:30:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20d&port_id=89889aa6-91c2-44bd-933c-4922f587e7e7 => 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: 1576/3026] 162.253.55.186 () {34 vars in 1064 bytes} [Sat Sep 12 05:30:01 2026] GET /v2.0/subnets?id=997d606b-2af4-40fe-8c38-b02bbc6e639a&id=aea5bdae-cbf6-4a8d-b32f-cfc7ad15587b => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3027] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:30:01 2026] GET /v2.0/ports?network_id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265&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: 1577/3028] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:30:01 2026] GET /v2.0/ports?network_id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3029] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:30:01 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3030] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:30:01 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3033] 10.0.0.151 () {34 vars in 971 bytes} [Sat Sep 12 05:30:03 2026] GET /v2.0/ports/89889aa6-91c2-44bd-933c-4922f587e7e7 => generated 1466 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3034] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:30:03 2026] GET /v2.0/ports/89889aa6-91c2-44bd-933c-4922f587e7e7 => generated 1466 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3035] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:30:03 2026] GET /v2.0/ports/89889aa6-91c2-44bd-933c-4922f587e7e7 => generated 1466 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3036] 162.253.55.186 () {34 vars in 789 bytes} [Sat Sep 12 05:30:03 2026] PUT /v2.0/ports/89889aa6-91c2-44bd-933c-4922f587e7e7 => generated 1197 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3037] 162.253.55.186 () {30 vars in 742 bytes} [Sat Sep 12 05:30:04 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265 => generated 797 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1582/3038] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:30:04 2026] GET /v2.0/subnets/aea5bdae-cbf6-4a8d-b32f-cfc7ad15587b => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3039] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:30:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3040] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:30:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3041] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:30: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) 2026-09-12 05:30:04.713 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dab98ce5-8723-42d3-9f08-6e8c35dcc424'] response: {'name': 'network-changed', 'server_uuid': '319f345c-00f2-48e1-87c9-8e20b381a5da', 'tag': '89889aa6-91c2-44bd-933c-4922f587e7e7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1584/3042] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:30:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3043] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:30:04 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3044] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:30:04 2026] GET /v2.0/ports/1d92a570-58fa-4583-b0f7-82a8b6466cd5 => generated 1132 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3045] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:30:04 2026] GET /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 1350 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3046] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:30:04 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3047] 162.253.55.186 () {30 vars in 742 bytes} [Sat Sep 12 05:30:04 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581 => 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: 1462/3048] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:30:05 2026] GET /v2.0/ports/1d92a570-58fa-4583-b0f7-82a8b6466cd5 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3049] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:30:05 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3050] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:30:05 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 5036 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3051] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:30:05 2026] GET /v2.0/networks?id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265 => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3052] 162.253.55.186 () {34 vars in 1056 bytes} [Sat Sep 12 05:30:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.94&port_id=89889aa6-91c2-44bd-933c-4922f587e7e7 => 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: 1465/3053] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:30:05 2026] GET /v2.0/subnets?id=aea5bdae-cbf6-4a8d-b32f-cfc7ad15587b => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3054] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:30:05 2026] GET /v2.0/ports?network_id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3055] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:30:05 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3056] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:30:05 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3057] 10.0.0.151 () {34 vars in 1178 bytes} [Sat Sep 12 05:30:07 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da&device_id=4eae00d5-5128-4d1e-b488-e805b63391cf&device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4 => generated 7952 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3058] 10.0.0.151 () {34 vars in 1280 bytes} [Sat Sep 12 05:30:07 2026] GET /v2.0/security-groups?id=8a8abf93-d0d1-45b5-8a83-40e3e8841ba1&id=243803cc-7b5c-4767-8e3f-074c45f4941f&id=8a544696-50d1-470f-b6f2-2c9c1149405a&id=a054e2e2-21fc-4526-bdc9-68bb356e7f60&fields=id&fields=name => generated 351 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3059] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:30:08 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 5036 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3060] 10.0.0.151 () {34 vars in 1200 bytes} [Sat Sep 12 05:30:08 2026] GET /v2.0/security-groups?id=8a8abf93-d0d1-45b5-8a83-40e3e8841ba1&id=8a544696-50d1-470f-b6f2-2c9c1149405a&id=a054e2e2-21fc-4526-bdc9-68bb356e7f60&fields=id&fields=name => generated 262 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3061] 10.0.0.151 () {34 vars in 1084 bytes} [Sat Sep 12 05:30:09 2026] GET /v2.0/ports?device_id=4eae00d5-5128-4d1e-b488-e805b63391cf&device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4 => generated 2927 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3062] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:30:09 2026] GET /v2.0/security-groups?id=243803cc-7b5c-4767-8e3f-074c45f4941f&fields=id&fields=name => generated 110 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3065] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:30:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3066] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:30:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3067] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:30:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3068] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:30:18 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: 1473/3069] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:30:18 2026] GET /v2.0/subnets/59f55a07-e9dd-47cb-a092-774dcf89ab74 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3070] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:18 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 5036 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3071] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:30:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3072] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:30:19 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: 1475/3073] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:30:19 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: 1599/3074] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:30:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3075] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:30:19 2026] GET /v2.0/ports/89889aa6-91c2-44bd-933c-4922f587e7e7 => generated 1233 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3076] 162.253.55.186 () {34 vars in 788 bytes} [Sat Sep 12 05:30:19 2026] PUT /v2.0/ports/89889aa6-91c2-44bd-933c-4922f587e7e7 => generated 1026 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3077] 162.253.55.186 () {30 vars in 742 bytes} [Sat Sep 12 05:30:19 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265 => generated 797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1601/3078] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:19 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 4865 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3079] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:19 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 4865 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:30:20.243 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e9e3dd0-5c29-4134-99a9-509639d3d37c'] response: {'name': 'network-changed', 'server_uuid': '319f345c-00f2-48e1-87c9-8e20b381a5da', 'tag': '89889aa6-91c2-44bd-933c-4922f587e7e7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1602/3080] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:30:20 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 4865 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3081] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:30:20 2026] GET /v2.0/networks?id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3082] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:30:20 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3083] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:30:20 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?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: 1604/3084] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:20 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 4865 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3085] 162.253.55.186 () {34 vars in 975 bytes} [Sat Sep 12 05:30:21 2026] GET /v2.0/ports/89889aa6-91c2-44bd-933c-4922f587e7e7 => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3086] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:22 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 4865 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3087] 162.253.55.186 () {36 vars in 997 bytes} [Sat Sep 12 05:30:21 2026] DELETE /v2.0/ports/89889aa6-91c2-44bd-933c-4922f587e7e7 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3088] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:23 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 3811 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:30:23.190 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4028e04-2ad0-40bb-9a21-529d40dec26d 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3089] 162.253.55.186 () {32 vars in 758 bytes} [Sat Sep 12 05:30:23 2026] DELETE /v2.0/ports/89889aa6-91c2-44bd-933c-4922f587e7e7 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3090] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:30:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:30:23.325 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-99c625d4-2eba-442d-9006-b78e36433380'] response: {'server_uuid': '319f345c-00f2-48e1-87c9-8e20b381a5da', 'name': 'network-vif-deleted', 'tag': '89889aa6-91c2-44bd-933c-4922f587e7e7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1607/3091] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:30:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3092] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:30:23 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: 1608/3093] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:30:23 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: 1486/3094] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:30:23 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3095] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:30:23 2026] GET /v2.0/ports/1d92a570-58fa-4583-b0f7-82a8b6466cd5 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3096] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:30:23 2026] GET /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3097] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:30:23 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3098] 162.253.55.186 () {30 vars in 742 bytes} [Sat Sep 12 05:30:23 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581 => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3099] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:30:23 2026] GET /v2.0/ports/1d92a570-58fa-4583-b0f7-82a8b6466cd5 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3100] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:30:23 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3101] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:30:23 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 3811 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3102] 162.253.55.186 () {34 vars in 1226 bytes} [Sat Sep 12 05:30:23 2026] GET /v2.0/networks?id=1819aa8a-bfc9-45bc-95da-25e377be2bf6&id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581&id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265 => generated 3097 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3103] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:30:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.29&port_id=a17b353f-8d2a-437a-b369-9b8711ce1a1c => 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: 1491/3104] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:30:23 2026] GET /v2.0/subnets?id=60aa3856-478d-43a3-82bb-2eff2886293c => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3105] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:30:23 2026] GET /v2.0/ports?network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3106] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:30:23 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?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: 1615/3107] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:30:24 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3108] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:30:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.162&port_id=47710f74-8516-47ae-a8ac-b25d9d122d56 => 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: 1616/3109] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:30:24 2026] GET /v2.0/subnets?id=826fc727-de19-49e8-87d6-e16c5625d211 => generated 677 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3110] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:30:24 2026] GET /v2.0/ports?network_id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3111] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:30:24 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3112] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:30:24 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3113] 162.253.55.186 () {34 vars in 1056 bytes} [Sat Sep 12 05:30:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.58&port_id=0687b7f2-84da-4a62-b4f5-9431bb150472 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3114] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:30:24 2026] GET /v2.0/subnets?id=59f55a07-e9dd-47cb-a092-774dcf89ab74 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3115] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:30:24 2026] GET /v2.0/ports?network_id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427&device_owner=network%3Adhcp => generated 1457 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3116] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:30:24 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?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: 1620/3117] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:30:24 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?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: 1498/3118] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:30:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3119] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:30:30 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: 1499/3120] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:30:30 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: 1622/3121] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:30:30 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: 1500/3122] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:30 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 3811 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3123] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:30:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3124] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:30:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3125] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:30:31 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: 1502/3126] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:30:31 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: 1625/3127] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:30:31 2026] GET /v2.0/ports/0687b7f2-84da-4a62-b4f5-9431bb150472 => generated 1233 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3128] 162.253.55.186 () {34 vars in 788 bytes} [Sat Sep 12 05:30:31 2026] PUT /v2.0/ports/0687b7f2-84da-4a62-b4f5-9431bb150472 => generated 1026 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3129] 162.253.55.186 () {30 vars in 742 bytes} [Sat Sep 12 05:30:32 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427 => generated 798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1504/3132] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:32 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 3640 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3133] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:32 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 3640 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:30:32.912 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-494ab17c-27fa-4d45-9eca-8d970091db0d'] response: {'name': 'network-changed', 'server_uuid': '319f345c-00f2-48e1-87c9-8e20b381a5da', 'tag': '0687b7f2-84da-4a62-b4f5-9431bb150472', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1505/3134] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:30:32 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 3640 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3135] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:30:32 2026] GET /v2.0/networks?id=63ff3fd2-dc2c-441d-93e3-01bf3ac28427 => 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: 1506/3136] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:30:33 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?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: 1631/3137] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:30:33 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3138] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:33 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 3640 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3139] 162.253.55.186 () {34 vars in 1096 bytes} [Sat Sep 12 05:30:34 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 179 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3140] 162.253.55.186 () {34 vars in 975 bytes} [Sat Sep 12 05:30:34 2026] GET /v2.0/ports/0687b7f2-84da-4a62-b4f5-9431bb150472 => generated 1062 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3141] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:34 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 3640 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3142] 162.253.55.186 () {36 vars in 997 bytes} [Sat Sep 12 05:30:34 2026] DELETE /v2.0/ports/0687b7f2-84da-4a62-b4f5-9431bb150472 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3143] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:30:35 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:30:35.725 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cc0182b-94e2-4bfc-9115-4708531c05c9'] response: {'server_uuid': '319f345c-00f2-48e1-87c9-8e20b381a5da', 'name': 'network-vif-deleted', 'tag': '0687b7f2-84da-4a62-b4f5-9431bb150472', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1634/3144] 162.253.55.186 () {34 vars in 1066 bytes} [Sat Sep 12 05:30:35 2026] GET /v2.0/networks?id=1819aa8a-bfc9-45bc-95da-25e377be2bf6&id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581 => generated 1524 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3145] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:30:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.29&port_id=a17b353f-8d2a-437a-b369-9b8711ce1a1c => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3146] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:30:35 2026] GET /v2.0/subnets?id=60aa3856-478d-43a3-82bb-2eff2886293c => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3147] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:35 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 2586 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:30:35.843 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d539f3cb-1220-4d50-869d-fa7276330180 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/3148] 162.253.55.186 () {32 vars in 758 bytes} [Sat Sep 12 05:30:35 2026] DELETE /v2.0/ports/0687b7f2-84da-4a62-b4f5-9431bb150472 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3149] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:30:35 2026] GET /v2.0/ports?network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3150] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:30:35 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?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: 1637/3151] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:30:35 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3152] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:30:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.162&port_id=47710f74-8516-47ae-a8ac-b25d9d122d56 => 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: 1638/3153] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:30:36 2026] GET /v2.0/subnets?id=826fc727-de19-49e8-87d6-e16c5625d211 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3154] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:30:36 2026] GET /v2.0/ports?network_id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581&device_owner=network%3Adhcp => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3155] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:30:36 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?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: 1517/3156] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:30:36 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3157] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:30:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3158] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:30:36 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: 1641/3159] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:30:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3160] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:30:36 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: 1642/3161] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:30:36 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3162] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:30:36 2026] GET /v2.0/ports/1d92a570-58fa-4583-b0f7-82a8b6466cd5 => generated 1132 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3163] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:30:36 2026] GET /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 1350 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3164] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:30:36 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3165] 162.253.55.186 () {30 vars in 742 bytes} [Sat Sep 12 05:30:36 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581 => 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: 1522/3166] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:30:36 2026] GET /v2.0/ports/1d92a570-58fa-4583-b0f7-82a8b6466cd5 => generated 1132 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3167] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:30:36 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3168] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:30:37 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 2586 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3169] 162.253.55.186 () {34 vars in 1066 bytes} [Sat Sep 12 05:30:37 2026] GET /v2.0/networks?id=1819aa8a-bfc9-45bc-95da-25e377be2bf6&id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581 => generated 1524 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3170] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:30:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.29&port_id=a17b353f-8d2a-437a-b369-9b8711ce1a1c => 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: 1647/3171] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:30:37 2026] GET /v2.0/subnets?id=60aa3856-478d-43a3-82bb-2eff2886293c => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3172] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:30:37 2026] GET /v2.0/ports?network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3173] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:30:37 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3174] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:30:37 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?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: 1649/3175] 162.253.55.186 () {34 vars in 1058 bytes} [Sat Sep 12 05:30:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.162&port_id=47710f74-8516-47ae-a8ac-b25d9d122d56 => 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: 1527/3176] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:30:37 2026] GET /v2.0/subnets?id=826fc727-de19-49e8-87d6-e16c5625d211 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3177] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:30:37 2026] GET /v2.0/ports?network_id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3178] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:30:37 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?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: 1651/3179] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:30:37 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3182] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:30:51 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: 1530/3183] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:30:51 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: 1654/3184] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:30:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3185] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:30:51 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-09-12 05:30:51.743 8 INFO neutron.api.v2.resource [None req-7387d2ea-b1bc-4b0c-8c33-3ce21fa69e06 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3186] 162.253.55.186 () {30 vars in 762 bytes} [Sat Sep 12 05:30:51 2026] GET /v2.0/security-groups/lb-5bef2f8f-57de-4e53-8d6d-a835ea2c00a5 => 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: 1532/3187] 162.253.55.186 () {30 vars in 784 bytes} [Sat Sep 12 05:30:51 2026] GET /v2.0/security-groups?name=lb-5bef2f8f-57de-4e53-8d6d-a835ea2c00a5 => generated 2865 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3188] 162.253.55.186 () {30 vars in 814 bytes} [Sat Sep 12 05:30:51 2026] GET /v2.0/security-group-rules?security_group_id=a054e2e2-21fc-4526-bdc9-68bb356e7f60 => generated 2334 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3189] 162.253.55.186 () {32 vars in 788 bytes} [Sat Sep 12 05:30:51 2026] DELETE /v2.0/security-group-rules/ac55806c-4786-4cd9-927a-01672699ae4e => 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: 1657/3190] 162.253.55.186 () {32 vars in 788 bytes} [Sat Sep 12 05:30:51 2026] DELETE /v2.0/security-group-rules/b9c0776e-c182-452d-b75c-4c6af7c82b96 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:30:54.655 7 INFO neutron.db.l3_db [None req-8d098ec2-57fb-4c1b-85b8-6301bb0a9f94 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Floating IP c0495041-ab0c-4fe3-8cae-5661915379b7 disassociated (deleted). External IP: 10.96.250.213, port: 1d92a570-58fa-4583-b0f7-82a8b6466cd5. [pid: 7|app: 0|req: 1534/3191] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:30:54 2026] DELETE /v2.0/floatingips/c0495041-ab0c-4fe3-8cae-5661915379b7 => generated 0 bytes in 710 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:30:55.018 8 INFO neutron.api.v2.resource [None req-648cf33b-5f29-40de-8017-bda3c7587619 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3192] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:30:54 2026] GET /v2.0/floatingips/c0495041-ab0c-4fe3-8cae-5661915379b7 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3193] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:30:55 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: 1659/3194] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:30:55 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: 1536/3195] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:30:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3196] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:30:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:30:55.857 7 INFO neutron.api.v2.resource [None req-cc751914-8e21-40fc-b352-f7be3389270c 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3197] 162.253.55.186 () {30 vars in 762 bytes} [Sat Sep 12 05:30:55 2026] GET /v2.0/security-groups/lb-5bef2f8f-57de-4e53-8d6d-a835ea2c00a5 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3198] 162.253.55.186 () {30 vars in 784 bytes} [Sat Sep 12 05:30:55 2026] GET /v2.0/security-groups?name=lb-5bef2f8f-57de-4e53-8d6d-a835ea2c00a5 => generated 1639 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3199] 162.253.55.186 () {30 vars in 814 bytes} [Sat Sep 12 05:30:55 2026] GET /v2.0/security-group-rules?security_group_id=a054e2e2-21fc-4526-bdc9-68bb356e7f60 => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3200] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:30:56 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: 1539/3201] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:30:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3202] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:30:56 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: 1540/3203] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:30:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3204] 162.253.55.186 () {30 vars in 740 bytes} [Sat Sep 12 05:30:56 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3205] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:56 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 2586 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3206] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:56 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3207] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:56 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 2586 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3208] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:57 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 2586 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3209] 162.253.55.186 () {34 vars in 975 bytes} [Sat Sep 12 05:30:58 2026] GET /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3210] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:30:58 2026] GET /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3211] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:58 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 2586 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3212] 162.253.55.186 () {34 vars in 1016 bytes} [Sat Sep 12 05:30:58 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581?fields=dns_domain => generated 29 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3213] 162.253.55.186 () {38 vars in 1028 bytes} [Sat Sep 12 05:30:58 2026] PUT /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 1151 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3214] 162.253.55.186 () {30 vars in 768 bytes} [Sat Sep 12 05:30:59 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => 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.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1546/3215] 162.253.55.186 () {34 vars in 788 bytes} [Sat Sep 12 05:30:59 2026] PUT /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 1090 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3216] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:31:00 2026] GET /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 1090 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1547/3217] 162.253.55.186 () {32 vars in 758 bytes} [Sat Sep 12 05:31:00 2026] DELETE /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3218] 162.253.55.186 () {30 vars in 702 bytes} [Sat Sep 12 05:31:00 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: 1548/3219] 162.253.55.186 () {30 vars in 704 bytes} [Sat Sep 12 05:31:00 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: 1672/3220] 162.253.55.186 () {30 vars in 680 bytes} [Sat Sep 12 05:31:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3221] 162.253.55.186 () {30 vars in 716 bytes} [Sat Sep 12 05:31:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:31:00.425 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18492cd8-bca8-4f0b-8ff7-d4a1140c08ee 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1673/3222] 162.253.55.186 () {32 vars in 758 bytes} [Sat Sep 12 05:31:00 2026] DELETE /v2.0/ports/47710f74-8516-47ae-a8ac-b25d9d122d56 => 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: 1550/3223] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:31:00 2026] GET /v2.0/ports/1d92a570-58fa-4583-b0f7-82a8b6466cd5 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:31:00.499 8 INFO neutron.api.v2.resource [None req-f8c2d4ce-509a-48cf-9dd4-e93e93081b82 38bcbdcfb3624b6aa7b7a7e6d068ef3b 2600cea1b27c458fb5382073a59c08f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1674/3224] 162.253.55.186 () {30 vars in 762 bytes} [Sat Sep 12 05:31:00 2026] GET /v2.0/security-groups/lb-5bef2f8f-57de-4e53-8d6d-a835ea2c00a5 => 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: 1551/3225] 162.253.55.186 () {30 vars in 784 bytes} [Sat Sep 12 05:31:00 2026] GET /v2.0/security-groups?name=lb-5bef2f8f-57de-4e53-8d6d-a835ea2c00a5 => generated 1639 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3226] 162.253.55.186 () {30 vars in 736 bytes} [Sat Sep 12 05:31:00 2026] GET /v2.0/ports/1d92a570-58fa-4583-b0f7-82a8b6466cd5 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3227] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:31:00 2026] GET /v2.0/ports?tenant_id=2600cea1b27c458fb5382073a59c08f9&device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3228] 162.253.55.186 () {34 vars in 1066 bytes} [Sat Sep 12 05:31:00 2026] GET /v2.0/networks?id=1819aa8a-bfc9-45bc-95da-25e377be2bf6&id=7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581 => generated 1524 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3229] 162.253.55.186 () {34 vars in 1060 bytes} [Sat Sep 12 05:31:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.29&port_id=a17b353f-8d2a-437a-b369-9b8711ce1a1c => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3230] 162.253.55.186 () {34 vars in 984 bytes} [Sat Sep 12 05:31:00 2026] GET /v2.0/subnets?id=60aa3856-478d-43a3-82bb-2eff2886293c => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3231] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:31:00 2026] GET /v2.0/ports?network_id=1819aa8a-bfc9-45bc-95da-25e377be2bf6&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3232] 162.253.55.186 () {34 vars in 788 bytes} [Sat Sep 12 05:31:00 2026] PUT /v2.0/ports/1d92a570-58fa-4583-b0f7-82a8b6466cd5 => generated 1094 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3233] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:31:00 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3234] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:31:00 2026] GET /v2.0/networks/1819aa8a-bfc9-45bc-95da-25e377be2bf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3235] 162.253.55.186 () {32 vars in 778 bytes} [Sat Sep 12 05:31:00 2026] DELETE /v2.0/security-groups/a054e2e2-21fc-4526-bdc9-68bb356e7f60 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3236] 162.253.55.186 () {32 vars in 758 bytes} [Sat Sep 12 05:31:00 2026] DELETE /v2.0/ports/1d92a570-58fa-4583-b0f7-82a8b6466cd5 => 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: 1557/3239] 162.253.55.186 () {34 vars in 994 bytes} [Sat Sep 12 05:31:03 2026] GET /v2.0/ports?device_id=319f345c-00f2-48e1-87c9-8e20b381a5da => 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: 1683/3240] 162.253.55.186 () {36 vars in 997 bytes} [Sat Sep 12 05:31:03 2026] DELETE /v2.0/ports/a17b353f-8d2a-437a-b369-9b8711ce1a1c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:31:05.567 7 INFO neutron.db.l3_db [None req-9b3daf29-1481-49c1-9276-9c978f68b89c 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Floating IP 44f47c76-d662-4e55-8eb6-bf70999a7d0b disassociated (deleted). External IP: 10.96.250.219, port: b7a9586c-2a94-4875-94f6-52835617765c. [pid: 7|app: 0|req: 1558/3241] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:31:05 2026] DELETE /v2.0/floatingips/44f47c76-d662-4e55-8eb6-bf70999a7d0b => generated 0 bytes in 678 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:31:05.972 8 INFO neutron.api.v2.resource [None req-09dca2ea-9db7-452f-88b0-090274f633df 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1684/3242] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:31:05 2026] GET /v2.0/floatingips/44f47c76-d662-4e55-8eb6-bf70999a7d0b => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:31:06.200 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2cf053ab-d801-4a02-afd4-86b8b86c7916'] response: {'name': 'network-changed', 'server_uuid': '4eae00d5-5128-4d1e-b488-e805b63391cf', 'tag': 'b7a9586c-2a94-4875-94f6-52835617765c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1559/3243] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:31:06 2026] GET /v2.0/ports?device_id=4eae00d5-5128-4d1e-b488-e805b63391cf => generated 1200 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3244] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:31:06 2026] GET /v2.0/security-groups?id=243803cc-7b5c-4767-8e3f-074c45f4941f&fields=id&fields=name => generated 110 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3245] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:31:06 2026] GET /v2.0/ports?tenant_id=afc1bf5540fc434ebea6ca04033d2870&device_id=4eae00d5-5128-4d1e-b488-e805b63391cf => generated 1469 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 05:31:06.769 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9531a6a-43a1-4616-a8c4-39704e9bf9cc'] response: {'server_uuid': '319f345c-00f2-48e1-87c9-8e20b381a5da', 'name': 'network-vif-deleted', 'tag': 'a17b353f-8d2a-437a-b369-9b8711ce1a1c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1686/3246] 162.253.55.186 () {34 vars in 986 bytes} [Sat Sep 12 05:31:06 2026] GET /v2.0/networks?id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3247] 162.253.55.186 () {34 vars in 1056 bytes} [Sat Sep 12 05:31:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.68&port_id=b7a9586c-2a94-4875-94f6-52835617765c => 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: 1687/3248] 162.253.55.186 () {34 vars in 1106 bytes} [Sat Sep 12 05:31:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11f&port_id=b7a9586c-2a94-4875-94f6-52835617765c => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3249] 162.253.55.186 () {34 vars in 1064 bytes} [Sat Sep 12 05:31:06 2026] GET /v2.0/subnets?id=997d606b-2af4-40fe-8c38-b02bbc6e639a&id=aea5bdae-cbf6-4a8d-b32f-cfc7ad15587b => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3250] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:31:06 2026] GET /v2.0/ports?network_id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3251] 162.253.55.186 () {34 vars in 1052 bytes} [Sat Sep 12 05:31:06 2026] GET /v2.0/ports?network_id=9a58eea8-804b-4167-a8ba-7ba7fa6b7265&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3252] 162.253.55.186 () {34 vars in 1012 bytes} [Sat Sep 12 05:31:07 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3253] 162.253.55.186 () {34 vars in 1112 bytes} [Sat Sep 12 05:31:07 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265?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: 1690/3254] 162.253.55.186 () {34 vars in 994 bytes} [Sat Sep 12 05:31:08 2026] GET /v2.0/ports?device_id=4eae00d5-5128-4d1e-b488-e805b63391cf => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3255] 162.253.55.186 () {36 vars in 997 bytes} [Sat Sep 12 05:31:08 2026] DELETE /v2.0/ports/b7a9586c-2a94-4875-94f6-52835617765c => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3256] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:31:11 2026] GET /v2.0/ports?device_id=4eae00d5-5128-4d1e-b488-e805b63391cf => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:31:16.551 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7033967f-efa1-4339-94e2-4466cdaa70d9'] response: {'server_uuid': '4eae00d5-5128-4d1e-b488-e805b63391cf', 'name': 'network-vif-deleted', 'tag': 'b7a9586c-2a94-4875-94f6-52835617765c', 'status': 'completed', 'code': 200} 2026-09-12 05:31:16.835 7 INFO neutron.db.l3_db [None req-f4e07e5b-7d5d-4704-8430-40d3e1a32f56 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] Floating IP 17a05c18-fabb-4fd2-9bf0-cb03a51bff92 disassociated (deleted). External IP: 10.96.250.201, port: 91ca3d9f-0c60-4a87-9d4d-b6ef11603afe. [pid: 7|app: 0|req: 1566/3257] 10.0.0.215 () {32 vars in 732 bytes} [Sat Sep 12 05:31:16 2026] DELETE /v2.0/floatingips/17a05c18-fabb-4fd2-9bf0-cb03a51bff92 => generated 0 bytes in 669 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:31:17.189 8 INFO neutron.api.v2.resource [None req-e73643e0-9be2-4dc2-b546-54a39ae5628d 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1692/3258] 10.0.0.215 () {32 vars in 729 bytes} [Sat Sep 12 05:31:17 2026] GET /v2.0/floatingips/17a05c18-fabb-4fd2-9bf0-cb03a51bff92 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3261] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:31:17 2026] GET /v2.0/ports?device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4 => generated 1200 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3262] 10.0.0.151 () {34 vars in 1040 bytes} [Sat Sep 12 05:31:17 2026] GET /v2.0/security-groups?id=243803cc-7b5c-4767-8e3f-074c45f4941f&fields=id&fields=name => generated 110 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:31:19.288 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d8b9f91-516e-4795-a504-e313657367ed'] response: {'name': 'network-changed', 'server_uuid': '373c56ca-97f4-4511-b93a-7085deb2f8f4', 'tag': '91ca3d9f-0c60-4a87-9d4d-b6ef11603afe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1569/3263] 162.253.55.186 () {34 vars in 994 bytes} [Sat Sep 12 05:31:19 2026] GET /v2.0/ports?device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4 => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3264] 162.253.55.186 () {36 vars in 997 bytes} [Sat Sep 12 05:31:19 2026] DELETE /v2.0/ports/91ca3d9f-0c60-4a87-9d4d-b6ef11603afe => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3265] 162.253.55.186 () {34 vars in 1080 bytes} [Sat Sep 12 05:31:19 2026] GET /v2.0/ports?tenant_id=afc1bf5540fc434ebea6ca04033d2870&device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 05:31:22.649 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04d8c5b3-af60-4aa0-8398-d6a497127b3e'] response: {'server_uuid': '373c56ca-97f4-4511-b93a-7085deb2f8f4', 'name': 'network-vif-deleted', 'tag': '91ca3d9f-0c60-4a87-9d4d-b6ef11603afe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1696/3266] 10.0.0.151 () {34 vars in 990 bytes} [Sat Sep 12 05:31:22 2026] GET /v2.0/ports?device_id=373c56ca-97f4-4511-b93a-7085deb2f8f4 => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3267] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:31:27 2026] DELETE /v2.0/security-group-rules/3e93416d-f121-4fc1-beb4-6fbbf1007733 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:31:27.847 8 INFO neutron.api.v2.resource [None req-be1d26b2-dd9d-4a7a-bfe6-607595c3afe5 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1697/3268] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:31:27 2026] GET /v2.0/security-group-rules/3e93416d-f121-4fc1-beb4-6fbbf1007733 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3269] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:31:27 2026] DELETE /v2.0/security-group-rules/ab2d59d6-242b-452d-9a8f-c58d6a90c2c1 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:31:27.955 8 INFO neutron.api.v2.resource [None req-3405edef-4ad5-46f2-a530-a836fc332d18 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1698/3270] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:31:27 2026] GET /v2.0/security-group-rules/ab2d59d6-242b-452d-9a8f-c58d6a90c2c1 => 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: 1573/3271] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:31:27 2026] DELETE /v2.0/security-group-rules/fd052666-a8f0-44be-87d2-7cba6fc266ab => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:31:28.040 8 INFO neutron.api.v2.resource [None req-5d52f4fb-c037-4c5c-b29f-98055b34f030 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1699/3272] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:31:28 2026] GET /v2.0/security-group-rules/fd052666-a8f0-44be-87d2-7cba6fc266ab => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3273] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:31:28 2026] DELETE /v2.0/security-group-rules/4549ec60-9cf2-4b10-ba58-135dcf2b7a47 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:31:28.127 8 INFO neutron.api.v2.resource [None req-acab4083-c5a9-435c-93ad-71fcf8017750 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1700/3274] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:31:28 2026] GET /v2.0/security-group-rules/4549ec60-9cf2-4b10-ba58-135dcf2b7a47 => 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: 1575/3275] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:31:28 2026] DELETE /v2.0/security-group-rules/f0f63e08-1b7d-4135-975e-d988bc65c142 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:31:28.230 8 INFO neutron.api.v2.resource [None req-68e0cca8-d329-45b1-9aac-b5afd82086fa 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1701/3276] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:31:28 2026] GET /v2.0/security-group-rules/f0f63e08-1b7d-4135-975e-d988bc65c142 => 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: 1576/3277] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:31:28 2026] DELETE /v2.0/security-group-rules/8a2cd17b-5c9b-4003-b530-c83e9e4e3951 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:31:28.344 8 INFO neutron.api.v2.resource [None req-13e77498-c5dd-497e-b586-2ef5df42702f 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1702/3278] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:31:28 2026] GET /v2.0/security-group-rules/8a2cd17b-5c9b-4003-b530-c83e9e4e3951 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3279] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:31:28 2026] DELETE /v2.0/security-group-rules/103ddbbe-46fe-4359-9b75-15bd2259eb61 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:31:28.436 8 INFO neutron.api.v2.resource [None req-ae8a4913-406c-4b16-acab-d20ac622557a 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1703/3280] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:31:28 2026] GET /v2.0/security-group-rules/103ddbbe-46fe-4359-9b75-15bd2259eb61 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3281] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:31:28 2026] DELETE /v2.0/security-group-rules/ed463816-72a9-4fd7-92fa-bd1a9611f99c => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:31:28.539 8 INFO neutron.api.v2.resource [None req-309c3bb8-f89b-4cd2-8d09-6a2b5b579bcf 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1704/3282] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:31:28 2026] GET /v2.0/security-group-rules/ed463816-72a9-4fd7-92fa-bd1a9611f99c => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3283] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:31:28 2026] DELETE /v2.0/security-group-rules/6aaf11f1-3a58-4431-a1ac-9953df0e2d15 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:31:28.627 8 INFO neutron.api.v2.resource [None req-7b295904-a149-42f4-bd65-2e68c68950cd 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1705/3284] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:31:28 2026] GET /v2.0/security-group-rules/6aaf11f1-3a58-4431-a1ac-9953df0e2d15 => 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: 1580/3285] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:31:28 2026] DELETE /v2.0/security-group-rules/539f3310-2229-4238-8aa6-3ee5af3b023d => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:31:28.711 8 INFO neutron.api.v2.resource [None req-c5d06fcd-204a-44f4-b9a0-6d0af49456b6 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1706/3286] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:31:28 2026] GET /v2.0/security-group-rules/539f3310-2229-4238-8aa6-3ee5af3b023d => 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: 1581/3287] 10.0.0.215 () {32 vars in 750 bytes} [Sat Sep 12 05:31:28 2026] DELETE /v2.0/security-group-rules/847a80be-bc16-4068-9ce4-bc8117a7f5e3 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:31:28.808 8 INFO neutron.api.v2.resource [None req-a8f2227c-2795-46d0-b2f2-76335c0b58bf 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1707/3288] 10.0.0.215 () {32 vars in 747 bytes} [Sat Sep 12 05:31:28 2026] GET /v2.0/security-group-rules/847a80be-bc16-4068-9ce4-bc8117a7f5e3 => 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: 1582/3289] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:31:28 2026] DELETE /v2.0/security-groups/243803cc-7b5c-4767-8e3f-074c45f4941f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:31:28.948 8 INFO neutron.api.v2.resource [None req-4cdd8068-d2ce-45ab-b3b6-b3cd2a23dc2b 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1708/3290] 10.0.0.215 () {32 vars in 737 bytes} [Sat Sep 12 05:31:28 2026] GET /v2.0/security-groups/243803cc-7b5c-4767-8e3f-074c45f4941f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3291] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:31:28 2026] PUT /v2.0/routers/28623c4b-16ed-4377-bbd5-1b2635ffa9c6/remove_router_interface => generated 309 bytes in 910 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:31:30.135 8 INFO neutron.api.v2.resource [None req-02a71aba-8ed9-4abe-992a-094ebecfa6ec 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1709/3292] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:31:29 2026] PUT /v2.0/routers/28623c4b-16ed-4377-bbd5-1b2635ffa9c6/remove_router_interface => generated 198 bytes in 229 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3293] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:31:30 2026] PUT /v2.0/routers/28623c4b-16ed-4377-bbd5-1b2635ffa9c6/remove_router_interface => generated 309 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:31:31.387 8 INFO neutron.api.v2.resource [None req-d3e01253-d04e-45af-8ace-dce522ea2415 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1710/3294] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:31:31 2026] PUT /v2.0/routers/28623c4b-16ed-4377-bbd5-1b2635ffa9c6/remove_router_interface => generated 198 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3297] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:31:31 2026] PUT /v2.0/routers/28623c4b-16ed-4377-bbd5-1b2635ffa9c6/remove_router_interface => generated 309 bytes in 1058 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:31:32.587 8 INFO neutron.api.v2.resource [None req-f9a2efe4-4d7c-424d-bb02-3ba06bbb4897 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1713/3298] 10.0.0.215 () {34 vars in 789 bytes} [Sat Sep 12 05:31:32 2026] PUT /v2.0/routers/28623c4b-16ed-4377-bbd5-1b2635ffa9c6/remove_router_interface => generated 198 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:31:33.504 7 INFO neutron.services.segments.plugin [-] Segment b87d98a2-555d-42de-9c38-31fe348d4f62 resource provider aggregate not found 2026-09-12 05:31:33.508 7 INFO neutron.services.segments.plugin [-] Segment b87d98a2-555d-42de-9c38-31fe348d4f62 resource provider aggregate not found 2026-09-12 05:31:33.522 7 INFO neutron.db.l3_hamode_db [None req-93472d53-cca4-4dde-b0f6-1e44863368d6 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] HA network 48d66a0a-ec30-4ec9-97e0-78d62bd0f02d was deleted as no HA routers are present in tenant afc1bf5540fc434ebea6ca04033d2870. [pid: 7|app: 0|req: 1586/3299] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:31:32 2026] DELETE /v2.0/routers/28623c4b-16ed-4377-bbd5-1b2635ffa9c6 => generated 0 bytes in 935 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:31:33.552 8 INFO neutron.api.v2.resource [None req-9e3a23a7-2222-47a3-9c6f-9803190b4fd7 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1714/3300] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:31:33 2026] GET /v2.0/routers/28623c4b-16ed-4377-bbd5-1b2635ffa9c6 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:31:33.559 7 INFO neutron.services.segments.plugin [-] Segment b87d98a2-555d-42de-9c38-31fe348d4f62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b87d98a2-555d-42de-9c38-31fe348d4f62 found for delete ", "request_id": "req-3246ed5f-4eb1-42ac-a456-ac4727bd2d1c"}]} 2026-09-12 05:31:33.560 7 INFO neutron.services.segments.plugin [-] Segment b87d98a2-555d-42de-9c38-31fe348d4f62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b87d98a2-555d-42de-9c38-31fe348d4f62 found for delete ", "request_id": "req-73f839e3-1265-4ddf-b850-5bed71dfd451"}]} [pid: 7|app: 0|req: 1587/3301] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:31:33 2026] DELETE /v2.0/subnets/997d606b-2af4-40fe-8c38-b02bbc6e639a => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:31:33.719 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f50d2352-a57f-472c-bd5b-ff3523392117 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1715/3302] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:31:33 2026] GET /v2.0/subnets/997d606b-2af4-40fe-8c38-b02bbc6e639a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3303] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:31:33 2026] DELETE /v2.0/subnets/aea5bdae-cbf6-4a8d-b32f-cfc7ad15587b => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:31:33.902 8 INFO neutron.pecan_wsgi.hooks.translation [None req-201a67a7-1215-48c9-8eeb-5f0c8042410b 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1716/3304] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:31:33 2026] GET /v2.0/subnets/aea5bdae-cbf6-4a8d-b32f-cfc7ad15587b => 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: 1589/3305] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:31:33 2026] DELETE /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:31:34.283 8 INFO neutron.pecan_wsgi.hooks.translation [None req-17b17970-feb5-410b-9ca1-c2d7bd3395b8 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1717/3306] 10.0.0.215 () {32 vars in 723 bytes} [Sat Sep 12 05:31:34 2026] GET /v2.0/networks/9a58eea8-804b-4167-a8ba-7ba7fa6b7265 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3307] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:31:34 2026] DELETE /v2.0/subnets/3e64d57d-a98e-4f30-9cd1-cdcc3d872dc5 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:31:34.480 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ffbf4db-3133-4b9a-942a-df120b847c0c 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1718/3308] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:31:34 2026] GET /v2.0/subnets/3e64d57d-a98e-4f30-9cd1-cdcc3d872dc5 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3309] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:31:34 2026] DELETE /v2.0/subnets/59f55a07-e9dd-47cb-a092-774dcf89ab74 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:31:34.694 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60edfbd5-c9fc-4212-ab8b-ab03a6893858 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1719/3310] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:31:34 2026] GET /v2.0/subnets/59f55a07-e9dd-47cb-a092-774dcf89ab74 => 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: 1592/3311] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:31:34 2026] DELETE /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:31:35.068 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2aa3f037-cf50-4729-bde0-0bcdad985522 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1720/3312] 10.0.0.215 () {32 vars in 723 bytes} [Sat Sep 12 05:31:35 2026] GET /v2.0/networks/63ff3fd2-dc2c-441d-93e3-01bf3ac28427 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3313] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:31:35 2026] DELETE /v2.0/subnets/44a207fe-9e9b-49a8-909e-73a760e3623a => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:31:35.276 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37842dc9-fca8-49f8-aba9-a80e098fbddb 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1721/3314] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:31:35 2026] GET /v2.0/subnets/44a207fe-9e9b-49a8-909e-73a760e3623a => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3315] 10.0.0.215 () {32 vars in 724 bytes} [Sat Sep 12 05:31:35 2026] DELETE /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:31:35.448 8 INFO neutron.pecan_wsgi.hooks.translation [None req-262895f6-5aa8-45ec-8289-5874ee5be388 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1722/3316] 10.0.0.215 () {32 vars in 721 bytes} [Sat Sep 12 05:31:35 2026] GET /v2.0/subnets/826fc727-de19-49e8-87d6-e16c5625d211 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:31:35.589 7 INFO neutron.services.segments.plugin [-] Segment ba098db0-af2b-48b7-84e1-c2e610b73ebd resource provider aggregate not found 2026-09-12 05:31:35.594 7 INFO neutron.services.segments.plugin [-] Segment ba098db0-af2b-48b7-84e1-c2e610b73ebd resource provider aggregate not found 2026-09-12 05:31:35.616 7 INFO neutron.services.segments.plugin [-] Segment ba098db0-af2b-48b7-84e1-c2e610b73ebd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba098db0-af2b-48b7-84e1-c2e610b73ebd found for delete ", "request_id": "req-78af68b2-6445-4f9a-b050-83dce9ed9d5e"}]} 2026-09-12 05:31:35.621 7 INFO neutron.services.segments.plugin [-] Segment ba098db0-af2b-48b7-84e1-c2e610b73ebd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba098db0-af2b-48b7-84e1-c2e610b73ebd found for delete ", "request_id": "req-3d3c1052-5554-48d8-a4e9-66f83576029a"}]} 2026-09-12 05:31:35.633 7 INFO neutron.services.segments.plugin [-] Segment 7acb9113-fdc2-48d4-95fb-9a8ae3ddc1fc resource provider aggregate not found 2026-09-12 05:31:35.641 7 INFO neutron.services.segments.plugin [-] Segment 7acb9113-fdc2-48d4-95fb-9a8ae3ddc1fc resource provider aggregate not found 2026-09-12 05:31:35.655 7 INFO neutron.services.segments.plugin [-] Segment 7acb9113-fdc2-48d4-95fb-9a8ae3ddc1fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7acb9113-fdc2-48d4-95fb-9a8ae3ddc1fc found for delete ", "request_id": "req-edb0bcc5-e43f-4609-948c-1c32ec978ec2"}]} 2026-09-12 05:31:35.655 7 INFO neutron.services.segments.plugin [-] Segment 7acb9113-fdc2-48d4-95fb-9a8ae3ddc1fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7acb9113-fdc2-48d4-95fb-9a8ae3ddc1fc found for delete ", "request_id": "req-404dddc7-94f5-42e6-afd6-901b36eff872"}]} [pid: 7|app: 0|req: 1595/3317] 10.0.0.215 () {32 vars in 726 bytes} [Sat Sep 12 05:31:35 2026] DELETE /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-12 05:31:35.813 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4fe3704c-9bf1-4ffd-ad95-f4c9f387681f 14d76a3e577248cfadf82e616629d5a0 afc1bf5540fc434ebea6ca04033d2870 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1723/3318] 10.0.0.215 () {32 vars in 723 bytes} [Sat Sep 12 05:31:35 2026] GET /v2.0/networks/7c92b8f6-277f-4bcc-b0e7-78ecc1cc8581 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:31:38.098 7 INFO neutron.services.segments.plugin [-] Segment 2d8a4370-0a84-49ad-a62a-2f681b0195c5 resource provider aggregate not found 2026-09-12 05:31:38.102 7 INFO neutron.services.segments.plugin [-] Segment 2d8a4370-0a84-49ad-a62a-2f681b0195c5 resource provider aggregate not found 2026-09-12 05:31:38.116 7 INFO neutron.services.segments.plugin [-] Segment 2d8a4370-0a84-49ad-a62a-2f681b0195c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d8a4370-0a84-49ad-a62a-2f681b0195c5 found for delete ", "request_id": "req-7a2b2bb0-1e02-44d8-a08c-1759f5d939c6"}]} 2026-09-12 05:31:38.118 7 INFO neutron.services.segments.plugin [-] Segment 2d8a4370-0a84-49ad-a62a-2f681b0195c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d8a4370-0a84-49ad-a62a-2f681b0195c5 found for delete ", "request_id": "req-4b344160-072d-40c2-a77d-9128595ba964"}]} [pid: 7|app: 0|req: 1596/3319] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:31:38 2026] GET /v2.0/security-groups?tenant_id=9cc053b654e140b9b7a9b0123061bbcd&name=default => generated 2929 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3320] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:31:38 2026] DELETE /v2.0/security-groups/e2fd3690-2c7f-4fae-90d5-280ef68608b3 => 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: 1597/3321] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:31:38 2026] GET /v2.0/security-groups?tenant_id=87f4dc911a7b40e1bab4aadf48c80d27&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3322] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:31:38 2026] DELETE /v2.0/security-groups/cd2604b0-a865-4d53-a440-25affb6249b3 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3323] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:31:39 2026] GET /v2.0/security-groups?tenant_id=55d3c895d2034d04b63e3b6150a04315&name=default => generated 2929 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3324] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:31:39 2026] DELETE /v2.0/security-groups/15d52bc6-126f-43af-9b3f-963b41252d61 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3325] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:31:39 2026] GET /v2.0/security-groups?tenant_id=ff26a1c4f9fe4f889d0a498a9c15e9b5&name=default => generated 2929 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3326] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:31:39 2026] DELETE /v2.0/security-groups/f30f5af8-c658-4f41-bae2-0c901099c4da => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3327] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:31:40 2026] GET /v2.0/security-groups?tenant_id=e865792fd8e241ef90a02b98d6cc6d91&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3328] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:31:40 2026] DELETE /v2.0/security-groups/01b01bf1-6471-49cd-80a5-d47dd9d1759d => 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: 1601/3329] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:31:40 2026] GET /v2.0/security-groups?tenant_id=c82b5008cfad409698ffc737b7817904&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3330] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:31:40 2026] DELETE /v2.0/security-groups/fd105654-83e7-4358-898d-51ff7060560f => 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: 1602/3331] 10.0.0.215 () {32 vars in 774 bytes} [Sat Sep 12 05:31:40 2026] GET /v2.0/security-groups?tenant_id=afc1bf5540fc434ebea6ca04033d2870&name=default => generated 2929 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3332] 10.0.0.215 () {32 vars in 740 bytes} [Sat Sep 12 05:31:40 2026] DELETE /v2.0/security-groups/a85c3b20-a525-495b-a5f3-3ea671e482ed => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3333] 10.0.0.215 () {32 vars in 649 bytes} [Sat Sep 12 05:31:43 2026] GET /v2.0/networks => generated 2168 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3334] 10.0.0.215 () {32 vars in 655 bytes} [Sat Sep 12 05:31:44 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: 1604/3335] 10.0.0.215 () {32 vars in 647 bytes} [Sat Sep 12 05:31:45 2026] GET /v2.0/routers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3336] 10.0.0.215 () {32 vars in 643 bytes} [Sat Sep 12 05:31:45 2026] GET /v2.0/ports => generated 4721 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3337] 10.0.0.215 () {32 vars in 647 bytes} [Sat Sep 12 05:31:45 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3338] 10.0.0.215 () {32 vars in 649 bytes} [Sat Sep 12 05:31:45 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3339] 10.0.0.215 () {32 vars in 663 bytes} [Sat Sep 12 05:31:45 2026] GET /v2.0/security-groups => generated 17397 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3340] 10.0.0.215 () {32 vars in 655 bytes} [Sat Sep 12 05:31:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)