+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 14 23:39:56 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-7f75d7598-dbhf5 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 0x7fc4ad1c6668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-07-14 23:40:01.672 8 INFO neutron.common.config [-] Logging enabled! 2026-07-14 23:40:01.672 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-14 23:40:01.758 7 INFO neutron.common.config [-] Logging enabled! 2026-07-14 23:40:01.758 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-14 23:40:02.242 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-14 23:40:02.310 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-14 23:40:03.299 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-14 23:40:03.302 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-14 23:40:03.305 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-14 23:40:03.306 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-14 23:40:03.307 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-14 23:40:03.307 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-14 23:40:03.307 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-14 23:40:03.314 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-14 23:40:03.315 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-14 23:40:03.315 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-14 23:40:03.338 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-14 23:40:03.339 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-14 23:40:03.340 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-14 23:40:03.385 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-14 23:40:03.385 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-14 23:40:03.386 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-14 23:40:03.386 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-14 23:40:03.395 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-14 23:40:03.398 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-14 23:40:03.402 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-14 23:40:03.403 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-14 23:40:03.403 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-14 23:40:03.404 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-14 23:40:03.404 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-14 23:40:03.413 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-14 23:40:03.413 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-14 23:40:03.413 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-14 23:40:03.441 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-14 23:40:03.443 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-14 23:40:03.443 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-14 23:40:03.509 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-14 23:40:03.509 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-14 23:40:03.509 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-14 23:40:03.510 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-14 23:40:03.804 8 INFO neutron.plugins.ml2.managers [None req-d4fa5c6b-1a11-4965-a2d3-e3f56e171cf9 - - - - - -] Initializing driver for type 'vlan' 2026-07-14 23:40:03.948 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d4fa5c6b-1a11-4965-a2d3-e3f56e171cf9 - - - - - -] VlanTypeDriver initialization complete 2026-07-14 23:40:03.949 8 INFO neutron.plugins.ml2.managers [None req-d4fa5c6b-1a11-4965-a2d3-e3f56e171cf9 - - - - - -] Initializing driver for type 'vxlan' 2026-07-14 23:40:03.949 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d4fa5c6b-1a11-4965-a2d3-e3f56e171cf9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-14 23:40:03.965 8 INFO neutron.plugins.ml2.managers [None req-d4fa5c6b-1a11-4965-a2d3-e3f56e171cf9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-14 23:40:03.966 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d4fa5c6b-1a11-4965-a2d3-e3f56e171cf9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-14 23:40:03.966 8 INFO neutron.plugins.ml2.managers [None req-d4fa5c6b-1a11-4965-a2d3-e3f56e171cf9 - - - - - -] Initializing extension driver 'port_security' 2026-07-14 23:40:03.966 7 INFO neutron.plugins.ml2.managers [None req-b1d73508-339a-4804-8d89-38a196d7474d - - - - - -] Initializing driver for type 'vlan' 2026-07-14 23:40:03.966 8 INFO neutron.plugins.ml2.extensions.port_security [None req-d4fa5c6b-1a11-4965-a2d3-e3f56e171cf9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-14 23:40:03.966 8 INFO neutron.plugins.ml2.managers [None req-d4fa5c6b-1a11-4965-a2d3-e3f56e171cf9 - - - - - -] Initializing extension driver 'qos' 2026-07-14 23:40:03.966 8 INFO neutron.plugins.ml2.managers [None req-d4fa5c6b-1a11-4965-a2d3-e3f56e171cf9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-14 23:40:03.966 8 INFO neutron.plugins.ml2.managers [None req-d4fa5c6b-1a11-4965-a2d3-e3f56e171cf9 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-14 23:40:03.979 8 INFO neutron.quota [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded quota_driver: . 2026-07-14 23:40:03.979 8 INFO neutron.plugins.ml2.plugin [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Modular L2 Plugin initialization complete 2026-07-14 23:40:03.979 8 INFO neutron.plugins.ml2.managers [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-14 23:40:03.980 8 INFO neutron.plugins.ml2.managers [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-14 23:40:03.980 8 INFO neutron.plugins.ml2.managers [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Got port-security extension from driver 'port_security' 2026-07-14 23:40:03.980 8 INFO neutron.extensions.vlantransparent [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Disabled vlantransparent extension. 2026-07-14 23:40:03.980 8 INFO neutron.manager [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loading Plugin: qos 2026-07-14 23:40:03.994 8 INFO neutron.manager [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loading Plugin: router 2026-07-14 23:40:04.038 8 INFO neutron.services.service_base [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-14 23:40:04.038 8 INFO neutron.manager [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loading Plugin: segments 2026-07-14 23:40:04.114 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b1d73508-339a-4804-8d89-38a196d7474d - - - - - -] VlanTypeDriver initialization complete 2026-07-14 23:40:04.114 7 INFO neutron.plugins.ml2.managers [None req-b1d73508-339a-4804-8d89-38a196d7474d - - - - - -] Initializing driver for type 'vxlan' 2026-07-14 23:40:04.115 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b1d73508-339a-4804-8d89-38a196d7474d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-14 23:40:04.133 7 INFO neutron.plugins.ml2.managers [None req-b1d73508-339a-4804-8d89-38a196d7474d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-14 23:40:04.133 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b1d73508-339a-4804-8d89-38a196d7474d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-14 23:40:04.133 7 INFO neutron.plugins.ml2.managers [None req-b1d73508-339a-4804-8d89-38a196d7474d - - - - - -] Initializing extension driver 'port_security' 2026-07-14 23:40:04.134 7 INFO neutron.plugins.ml2.extensions.port_security [None req-b1d73508-339a-4804-8d89-38a196d7474d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-14 23:40:04.134 7 INFO neutron.plugins.ml2.managers [None req-b1d73508-339a-4804-8d89-38a196d7474d - - - - - -] Initializing extension driver 'qos' 2026-07-14 23:40:04.134 7 INFO neutron.plugins.ml2.managers [None req-b1d73508-339a-4804-8d89-38a196d7474d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-14 23:40:04.134 7 INFO neutron.plugins.ml2.managers [None req-b1d73508-339a-4804-8d89-38a196d7474d - - - - - -] Initializing mechanism driver 'l2population' 2026-07-14 23:40:04.134 8 INFO neutron.manager [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loading Plugin: trunk 2026-07-14 23:40:04.146 7 INFO neutron.quota [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded quota_driver: . 2026-07-14 23:40:04.146 7 INFO neutron.plugins.ml2.plugin [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Modular L2 Plugin initialization complete 2026-07-14 23:40:04.146 7 INFO neutron.plugins.ml2.managers [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-14 23:40:04.147 7 INFO neutron.plugins.ml2.managers [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-14 23:40:04.147 7 INFO neutron.plugins.ml2.managers [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-14 23:40:04.147 7 INFO neutron.extensions.vlantransparent [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Disabled vlantransparent extension. 2026-07-14 23:40:04.147 7 INFO neutron.manager [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loading Plugin: qos 2026-07-14 23:40:04.150 8 INFO neutron.manager [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loading Plugin: vpnaas 2026-07-14 23:40:04.160 7 INFO neutron.manager [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loading Plugin: router 2026-07-14 23:40:04.198 8 WARNING stevedore.named [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-14 23:40:04.206 7 INFO neutron.services.service_base [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-14 23:40:04.206 7 INFO neutron.manager [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loading Plugin: segments 2026-07-14 23:40:04.278 8 INFO neutron_vpnaas.services.vpn.plugin [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-14 23:40:04.278 8 INFO neutron.common.utils [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-14 23:40:04.279 8 INFO neutron.manager [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loading Plugin: auto_allocate 2026-07-14 23:40:04.283 8 INFO neutron.manager [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loading Plugin: tag 2026-07-14 23:40:04.290 8 INFO neutron.manager [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loading Plugin: timestamp 2026-07-14 23:40:04.293 8 INFO neutron.manager [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loading Plugin: network_ip_availability 2026-07-14 23:40:04.296 8 INFO neutron.manager [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loading Plugin: flavors 2026-07-14 23:40:04.300 8 INFO neutron.manager [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loading Plugin: revisions 2026-07-14 23:40:04.303 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Initializing extension manager. 2026-07-14 23:40:04.304 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: address-group 2026-07-14 23:40:04.305 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: address-scope 2026-07-14 23:40:04.306 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-14 23:40:04.306 7 INFO neutron.manager [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loading Plugin: trunk 2026-07-14 23:40:04.306 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: agent 2026-07-14 23:40:04.307 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: agent-resources-synced 2026-07-14 23:40:04.308 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: allowed-address-pairs 2026-07-14 23:40:04.309 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: auto-allocated-topology 2026-07-14 23:40:04.310 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: availability_zone 2026-07-14 23:40:04.310 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: availability_zone_filter 2026-07-14 23:40:04.311 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-14 23:40:04.311 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: default-subnetpools 2026-07-14 23:40:04.313 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-14 23:40:04.315 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: dns-integration 2026-07-14 23:40:04.316 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: dns-domain-ports 2026-07-14 23:40:04.316 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-14 23:40:04.317 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: dvr 2026-07-14 23:40:04.317 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-14 23:40:04.318 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: empty-string-filtering 2026-07-14 23:40:04.318 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-14 23:40:04.319 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-14 23:40:04.319 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: external-net 2026-07-14 23:40:04.320 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-14 23:40:04.320 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: extraroute 2026-07-14 23:40:04.321 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: extraroute-atomic 2026-07-14 23:40:04.322 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-14 23:40:04.322 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-14 23:40:04.323 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-14 23:40:04.323 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-14 23:40:04.324 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: fip-port-details 2026-07-14 23:40:04.324 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: flavors 2026-07-14 23:40:04.326 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-14 23:40:04.326 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: floatingip-pools 2026-07-14 23:40:04.327 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: ip_allocation 2026-07-14 23:40:04.327 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: ip-substring-filtering 2026-07-14 23:40:04.328 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: l2_adjacency 2026-07-14 23:40:04.328 7 INFO neutron.manager [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loading Plugin: vpnaas 2026-07-14 23:40:04.329 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: router 2026-07-14 23:40:04.331 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-14 23:40:04.331 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-14 23:40:04.332 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-14 23:40:04.333 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: ext-gw-mode 2026-07-14 23:40:04.333 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: l3-ha 2026-07-14 23:40:04.334 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-14 23:40:04.334 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-14 23:40:04.335 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: l3-flavors 2026-07-14 23:40:04.336 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-14 23:40:04.336 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-14 23:40:04.372 7 WARNING stevedore.named [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-14 23:40:04.455 7 INFO neutron_vpnaas.services.vpn.plugin [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-14 23:40:04.456 7 INFO neutron.common.utils [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-14 23:40:04.456 7 INFO neutron.manager [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loading Plugin: auto_allocate 2026-07-14 23:40:04.461 7 INFO neutron.manager [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loading Plugin: tag 2026-07-14 23:40:04.470 7 INFO neutron.manager [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loading Plugin: timestamp 2026-07-14 23:40:04.472 7 INFO neutron.manager [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loading Plugin: network_ip_availability 2026-07-14 23:40:04.477 7 INFO neutron.manager [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loading Plugin: flavors 2026-07-14 23:40:04.480 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-14 23:40:04.480 7 INFO neutron.manager [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loading Plugin: revisions 2026-07-14 23:40:04.481 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-14 23:40:04.482 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-14 23:40:04.483 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-14 23:40:04.484 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Initializing extension manager. 2026-07-14 23:40:04.484 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-14 23:40:04.485 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: multi-provider 2026-07-14 23:40:04.485 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: net-mtu 2026-07-14 23:40:04.485 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: address-group 2026-07-14 23:40:04.486 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: net-mtu-writable 2026-07-14 23:40:04.486 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: network_availability_zone 2026-07-14 23:40:04.486 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: address-scope 2026-07-14 23:40:04.487 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: network_ha 2026-07-14 23:40:04.487 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-14 23:40:04.487 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: network-ip-availability 2026-07-14 23:40:04.488 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: agent 2026-07-14 23:40:04.488 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: agent-resources-synced 2026-07-14 23:40:04.489 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-14 23:40:04.489 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: pagination 2026-07-14 23:40:04.490 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: port-device-profile 2026-07-14 23:40:04.489 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-14 23:40:04.490 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-14 23:40:04.490 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-14 23:40:04.491 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-14 23:40:04.491 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: availability_zone 2026-07-14 23:40:04.491 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-14 23:40:04.492 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: availability_zone_filter 2026-07-14 23:40:04.492 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: port-mac-override 2026-07-14 23:40:04.492 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-14 23:40:04.492 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-14 23:40:04.493 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: default-subnetpools 2026-07-14 23:40:04.493 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-14 23:40:04.493 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-14 23:40:04.494 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: port-resource-request 2026-07-14 23:40:04.494 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-14 23:40:04.494 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: port-resource-request-groups 2026-07-14 23:40:04.495 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: dns-integration 2026-07-14 23:40:04.495 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-14 23:40:04.496 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: binding 2026-07-14 23:40:04.496 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: binding-extended 2026-07-14 23:40:04.497 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: port-security 2026-07-14 23:40:04.495 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: dns-domain-ports 2026-07-14 23:40:04.497 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: project-id 2026-07-14 23:40:04.498 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-14 23:40:04.498 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: provider 2026-07-14 23:40:04.498 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: dvr 2026-07-14 23:40:04.499 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-14 23:40:04.499 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: empty-string-filtering 2026-07-14 23:40:04.500 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-14 23:40:04.500 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: qos 2026-07-14 23:40:04.500 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-14 23:40:04.501 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-14 23:40:04.501 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: external-net 2026-07-14 23:40:04.501 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-14 23:40:04.501 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-14 23:40:04.502 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: qos-default 2026-07-14 23:40:04.502 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: extraroute 2026-07-14 23:40:04.502 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: qos-fip 2026-07-14 23:40:04.503 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: extraroute-atomic 2026-07-14 23:40:04.503 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-14 23:40:04.503 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-14 23:40:04.503 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: qos-gateway-ip 2026-07-14 23:40:04.504 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-14 23:40:04.504 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: qos-port-network-policy 2026-07-14 23:40:04.504 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-14 23:40:04.504 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: qos-pps-minimum 2026-07-14 23:40:04.505 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-14 23:40:04.505 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-14 23:40:04.505 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: fip-port-details 2026-07-14 23:40:04.506 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: qos-pps 2026-07-14 23:40:04.506 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: flavors 2026-07-14 23:40:04.506 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: qos-rule-type-details 2026-07-14 23:40:04.507 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-14 23:40:04.507 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-14 23:40:04.507 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: qos-rules-alias 2026-07-14 23:40:04.508 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: quota-check-limit 2026-07-14 23:40:04.508 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: floatingip-pools 2026-07-14 23:40:04.509 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: ip_allocation 2026-07-14 23:40:04.509 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-14 23:40:04.510 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: l2_adjacency 2026-07-14 23:40:04.510 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: quotas 2026-07-14 23:40:04.511 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: router 2026-07-14 23:40:04.511 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: quota_details 2026-07-14 23:40:04.513 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: rbac-policies 2026-07-14 23:40:04.513 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-14 23:40:04.513 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: rbac-address-group 2026-07-14 23:40:04.513 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-14 23:40:04.514 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: rbac-address-scope 2026-07-14 23:40:04.514 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-14 23:40:04.514 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: rbac-security-groups 2026-07-14 23:40:04.515 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: ext-gw-mode 2026-07-14 23:40:04.515 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: rbac-subnetpool 2026-07-14 23:40:04.515 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: l3-ha 2026-07-14 23:40:04.515 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: revision-if-match 2026-07-14 23:40:04.516 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-14 23:40:04.516 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: standard-attr-revisions 2026-07-14 23:40:04.516 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-14 23:40:04.517 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: router_availability_zone 2026-07-14 23:40:04.517 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: l3-flavors 2026-07-14 23:40:04.517 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-14 23:40:04.517 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-14 23:40:04.518 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-14 23:40:04.519 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: security-groups-default-rules 2026-07-14 23:40:04.519 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-14 23:40:04.520 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-14 23:40:04.520 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-14 23:40:04.521 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-14 23:40:04.521 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-14 23:40:04.526 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: security-group 2026-07-14 23:40:04.527 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: segment 2026-07-14 23:40:04.528 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-14 23:40:04.529 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: service-type 2026-07-14 23:40:04.529 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: sorting 2026-07-14 23:40:04.530 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: standard-attr-segment 2026-07-14 23:40:04.530 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: standard-attr-description 2026-07-14 23:40:04.531 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: stateful-security-group 2026-07-14 23:40:04.531 8 WARNING neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-14 23:40:04.532 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-14 23:40:04.532 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: subnet-external-network 2026-07-14 23:40:04.533 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: subnet_onboard 2026-07-14 23:40:04.534 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-14 23:40:04.534 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: subnet-service-types 2026-07-14 23:40:04.535 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: subnet_allocation 2026-07-14 23:40:04.536 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-14 23:40:04.536 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: tag-creation 2026-07-14 23:40:04.537 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-14 23:40:04.541 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: standard-attr-tag 2026-07-14 23:40:04.542 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-14 23:40:04.543 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: trunk 2026-07-14 23:40:04.544 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: trunk-details 2026-07-14 23:40:04.544 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-14 23:40:04.545 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-14 23:40:04.547 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-14 23:40:04.548 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-14 23:40:04.548 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: vpn-flavors 2026-07-14 23:40:04.550 8 INFO neutron.api.extensions [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Loaded extension: vpnaas 2026-07-14 23:40:04.553 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-14 23:40:04.553 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-14 23:40:04.553 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-14 23:40:04.553 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-14 23:40:04.557 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-14 23:40:04.557 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-14 23:40:04.562 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-14 23:40:04.563 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-14 23:40:04.563 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-14 23:40:04.564 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-14 23:40:04.564 8 WARNING neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] subnetpool is already registered 2026-07-14 23:40:04.565 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-14 23:40:04.565 8 WARNING neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] subnetpool is already registered 2026-07-14 23:40:04.566 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-14 23:40:04.566 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-14 23:40:04.566 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-14 23:40:04.567 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-14 23:40:04.567 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-14 23:40:04.568 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-14 23:40:04.572 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-14 23:40:04.572 8 WARNING neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] router is already registered 2026-07-14 23:40:04.573 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-14 23:40:04.573 8 WARNING neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] floatingip is already registered 2026-07-14 23:40:04.577 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-14 23:40:04.577 8 WARNING neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] rbac_policy is already registered 2026-07-14 23:40:04.577 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-14 23:40:04.578 8 WARNING neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] security_group is already registered 2026-07-14 23:40:04.578 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-14 23:40:04.578 8 WARNING neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] security_group_rule is already registered 2026-07-14 23:40:04.579 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-14 23:40:04.579 8 WARNING neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] subnetpool is already registered 2026-07-14 23:40:04.580 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-14 23:40:04.580 8 WARNING neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] subnetpool is already registered 2026-07-14 23:40:04.580 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-14 23:40:04.581 8 WARNING neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] trunk is already registered 2026-07-14 23:40:04.581 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-14 23:40:04.581 8 WARNING neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] endpoint_group is already registered 2026-07-14 23:40:04.581 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-14 23:40:04.582 8 WARNING neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] vpnservice is already registered 2026-07-14 23:40:04.582 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-14 23:40:04.582 8 WARNING neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] ipsec_site_connection is already registered 2026-07-14 23:40:04.583 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-14 23:40:04.583 8 WARNING neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] ipsecpolicy is already registered 2026-07-14 23:40:04.583 8 INFO neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-14 23:40:04.583 8 WARNING neutron.quota.resource_registry [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] ikepolicy is already registered 2026-07-14 23:40:04.620 8 WARNING keystonemiddleware._common.config [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 23:40:04.626 8 WARNING oslo_config.cfg [None req-ce9f49a3-3664-4f78-9d45-d41a77bf9abf - - - - - -] 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 0x7fc4ad1c6668 pid: 8 (default app) 2026-07-14 23:40:04.645 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-14 23:40:04.647 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-14 23:40:04.648 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-14 23:40:04.649 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-14 23:40:04.650 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-14 23:40:04.650 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: multi-provider 2026-07-14 23:40:04.651 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: net-mtu 2026-07-14 23:40:04.651 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: net-mtu-writable 2026-07-14 23:40:04.652 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: network_availability_zone 2026-07-14 23:40:04.652 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: network_ha 2026-07-14 23:40:04.653 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: network-ip-availability 2026-07-14 23:40:04.654 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-14 23:40:04.655 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: pagination 2026-07-14 23:40:04.655 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: port-device-profile 2026-07-14 23:40:04.656 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-14 23:40:04.656 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-14 23:40:04.657 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-14 23:40:04.657 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: port-mac-override 2026-07-14 23:40:04.658 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-14 23:40:04.658 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-14 23:40:04.659 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-14 23:40:04.659 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: port-resource-request 2026-07-14 23:40:04.660 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-14 23:40:04.661 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-14 23:40:04.661 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: binding 2026-07-14 23:40:04.662 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: binding-extended 2026-07-14 23:40:04.662 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: port-security 2026-07-14 23:40:04.663 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: project-id 2026-07-14 23:40:04.663 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: provider 2026-07-14 23:40:04.665 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: qos 2026-07-14 23:40:04.666 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-14 23:40:04.667 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-14 23:40:04.667 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: qos-default 2026-07-14 23:40:04.668 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: qos-fip 2026-07-14 23:40:04.668 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-14 23:40:04.669 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-14 23:40:04.669 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-14 23:40:04.670 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-14 23:40:04.670 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-14 23:40:04.671 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: qos-pps 2026-07-14 23:40:04.672 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-14 23:40:04.672 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-14 23:40:04.673 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: qos-rules-alias 2026-07-14 23:40:04.673 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: quota-check-limit 2026-07-14 23:40:04.675 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: quotas 2026-07-14 23:40:04.676 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: quota_details 2026-07-14 23:40:04.678 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: rbac-policies 2026-07-14 23:40:04.678 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: rbac-address-group 2026-07-14 23:40:04.679 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: rbac-address-scope 2026-07-14 23:40:04.679 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: rbac-security-groups 2026-07-14 23:40:04.680 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-14 23:40:04.680 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: revision-if-match 2026-07-14 23:40:04.681 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-14 23:40:04.682 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: router_availability_zone 2026-07-14 23:40:04.682 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-14 23:40:04.684 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-14 23:40:04.684 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-14 23:40:04.685 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-14 23:40:04.685 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-14 23:40:04.686 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-14 23:40:04.687 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-14 23:40:04.691 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: security-group 2026-07-14 23:40:04.692 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: segment 2026-07-14 23:40:04.693 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-14 23:40:04.693 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: service-type 2026-07-14 23:40:04.694 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: sorting 2026-07-14 23:40:04.694 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: standard-attr-segment 2026-07-14 23:40:04.695 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: standard-attr-description 2026-07-14 23:40:04.695 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: stateful-security-group 2026-07-14 23:40:04.696 7 WARNING neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-14 23:40:04.696 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-14 23:40:04.697 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: subnet-external-network 2026-07-14 23:40:04.698 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: subnet_onboard 2026-07-14 23:40:04.698 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-14 23:40:04.699 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: subnet-service-types 2026-07-14 23:40:04.699 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: subnet_allocation 2026-07-14 23:40:04.700 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-14 23:40:04.700 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: tag-creation 2026-07-14 23:40:04.701 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-14 23:40:04.704 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: standard-attr-tag 2026-07-14 23:40:04.705 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-14 23:40:04.706 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: trunk 2026-07-14 23:40:04.706 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: trunk-details 2026-07-14 23:40:04.707 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-14 23:40:04.708 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-14 23:40:04.709 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-14 23:40:04.710 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-14 23:40:04.711 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: vpn-flavors 2026-07-14 23:40:04.712 7 INFO neutron.api.extensions [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Loaded extension: vpnaas 2026-07-14 23:40:04.715 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-14 23:40:04.715 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-14 23:40:04.715 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-14 23:40:04.715 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-14 23:40:04.719 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-14 23:40:04.719 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-14 23:40:04.723 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-14 23:40:04.724 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-14 23:40:04.725 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-14 23:40:04.725 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-14 23:40:04.726 7 WARNING neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] subnetpool is already registered 2026-07-14 23:40:04.726 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-14 23:40:04.726 7 WARNING neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] subnetpool is already registered 2026-07-14 23:40:04.727 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-14 23:40:04.727 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-14 23:40:04.728 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-14 23:40:04.728 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-14 23:40:04.729 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-14 23:40:04.729 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-14 23:40:04.733 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-14 23:40:04.733 7 WARNING neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] router is already registered 2026-07-14 23:40:04.734 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-14 23:40:04.734 7 WARNING neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] floatingip is already registered 2026-07-14 23:40:04.737 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-14 23:40:04.738 7 WARNING neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] rbac_policy is already registered 2026-07-14 23:40:04.738 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-14 23:40:04.738 7 WARNING neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] security_group is already registered 2026-07-14 23:40:04.739 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-14 23:40:04.739 7 WARNING neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] security_group_rule is already registered 2026-07-14 23:40:04.740 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-14 23:40:04.740 7 WARNING neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] subnetpool is already registered 2026-07-14 23:40:04.740 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-14 23:40:04.740 7 WARNING neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] subnetpool is already registered 2026-07-14 23:40:04.741 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-14 23:40:04.741 7 WARNING neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] trunk is already registered 2026-07-14 23:40:04.741 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-14 23:40:04.742 7 WARNING neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] endpoint_group is already registered 2026-07-14 23:40:04.742 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-14 23:40:04.742 7 WARNING neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] vpnservice is already registered 2026-07-14 23:40:04.743 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-14 23:40:04.743 7 WARNING neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] ipsec_site_connection is already registered 2026-07-14 23:40:04.743 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-14 23:40:04.743 7 WARNING neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] ipsecpolicy is already registered 2026-07-14 23:40:04.744 7 INFO neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-14 23:40:04.744 7 WARNING neutron.quota.resource_registry [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] ikepolicy is already registered 2026-07-14 23:40:04.778 7 WARNING keystonemiddleware._common.config [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 23:40:04.784 7 WARNING oslo_config.cfg [None req-b9dbaf80-613c-46ee-8391-90e3dcc2a3b5 - - - - - -] 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 0x7fc4ad1c6668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 23:40:08.736 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8be3f409-b2e8-4e5a-a29e-32f225bc0e31 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.19.213.181 () {44 vars in 927 bytes} [Tue Jul 14 23:40:08 2026] GET /v2.0/networks/public => generated 108 bytes in 649 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: 1/4] 199.19.213.181 () {44 vars in 949 bytes} [Tue Jul 14 23:40:08 2026] GET /v2.0/networks?name=public => generated 15 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 23:40:09.305 8 WARNING neutron.services.revisions.revision_plugin [None req-d3a57907-ab02-4a60-9e62-6a4d9171f1a5 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Could not find related network for resource to bump revision. 2026-07-14 23:40:09.325 8 INFO neutron.db.segments_db [None req-d3a57907-ab02-4a60-9e62-6a4d9171f1a5 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 523420f4-d6ca-489c-b33f-f1d9a2bfc4fb of type flat for network 4edbaae6-67fd-4146-8370-af214a2a20ce 2026-07-14 23:40:09.365 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3a57907-ab02-4a60-9e62-6a4d9171f1a5 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.19.213.181 () {48 vars in 967 bytes} [Tue Jul 14 23:40:08 2026] POST /v2.0/networks => generated 124 bytes in 413 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 23:40:15.583 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1427047d-b121-45c2-adec-84c2c0e4953e 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.19.213.181 () {44 vars in 927 bytes} [Tue Jul 14 23:40:15 2026] GET /v2.0/networks/public => generated 108 bytes in 377 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.19.213.181 () {44 vars in 949 bytes} [Tue Jul 14 23:40:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 23:40:15.817 7 WARNING neutron.services.revisions.revision_plugin [None req-f0708145-2665-4ddf-946e-08bef2867745 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Could not find related network for resource to bump revision. 2026-07-14 23:40:15.836 7 INFO neutron.db.segments_db [None req-f0708145-2665-4ddf-946e-08bef2867745 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 8bfa4488-553a-436e-a767-d00eb98d9fed of type flat for network fd5b0b7c-4f5a-45ce-b69f-0cf4dbaf345b 2026-07-14 23:40:15.875 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f0708145-2665-4ddf-946e-08bef2867745 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/8] 199.19.213.181 () {48 vars in 967 bytes} [Tue Jul 14 23:40:15 2026] POST /v2.0/networks => generated 124 bytes in 278 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 23:40:21.729 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ddec38f6-0255-4189-95cf-65783d37e2df 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.19.213.181 () {44 vars in 927 bytes} [Tue Jul 14 23:40:21 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.181 () {44 vars in 949 bytes} [Tue Jul 14 23:40:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 23:40:21.800 7 WARNING neutron.services.revisions.revision_plugin [None req-f0c6599f-74f3-4d04-8cdc-b329a54b224f 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Could not find related network for resource to bump revision. 2026-07-14 23:40:21.812 7 INFO neutron.db.segments_db [None req-f0c6599f-74f3-4d04-8cdc-b329a54b224f 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment f2f4b795-7806-4da0-a19e-de73e8b34294 of type flat for network 22cea65d-113b-4f9e-9a0a-391f6a224160 2026-07-14 23:40:21.836 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f0c6599f-74f3-4d04-8cdc-b329a54b224f 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.181 () {48 vars in 967 bytes} [Tue Jul 14 23:40:21 2026] POST /v2.0/networks => generated 124 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 23:40:27.677 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07808d59-bf27-4f1e-af37-6c6e706f6284 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.19.213.181 () {44 vars in 927 bytes} [Tue Jul 14 23:40:27 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.19.213.181 () {44 vars in 949 bytes} [Tue Jul 14 23:40:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 23:40:27.748 8 WARNING neutron.services.revisions.revision_plugin [None req-e964a8ab-8e60-48cd-97f8-ba03820e0f44 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Could not find related network for resource to bump revision. 2026-07-14 23:40:27.766 8 INFO neutron.db.segments_db [None req-e964a8ab-8e60-48cd-97f8-ba03820e0f44 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment faf136fd-107e-4007-88f4-d6a29e08e8dd of type flat for network 565b84cb-dbc4-424c-a17c-c53abb13ed2a 2026-07-14 23:40:27.786 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e964a8ab-8e60-48cd-97f8-ba03820e0f44 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 199.19.213.181 () {48 vars in 967 bytes} [Tue Jul 14 23:40:27 2026] POST /v2.0/networks => generated 124 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 23:40:33.665 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75e5c55d-c920-49bd-b845-15ba645a5852 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.19.213.181 () {44 vars in 927 bytes} [Tue Jul 14 23:40:33 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.181 () {44 vars in 949 bytes} [Tue Jul 14 23:40:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 23:40:33.751 8 WARNING neutron.services.revisions.revision_plugin [None req-d1b2017d-e286-4128-b7b0-9d93666c46c8 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Could not find related network for resource to bump revision. 2026-07-14 23:40:33.764 8 INFO neutron.db.segments_db [None req-d1b2017d-e286-4128-b7b0-9d93666c46c8 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment c788861b-39b3-4feb-80a9-4b369d2d606e of type flat for network 3db5232e-58ad-49fa-bd57-6572c3771945 2026-07-14 23:40:33.783 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1b2017d-e286-4128-b7b0-9d93666c46c8 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.19.213.181 () {48 vars in 967 bytes} [Tue Jul 14 23:40:33 2026] POST /v2.0/networks => generated 124 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 23:40:39.643 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b7325d0-ae25-452b-8891-9b01baefa095 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.19.213.181 () {44 vars in 927 bytes} [Tue Jul 14 23:40:39 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.19.213.181 () {44 vars in 949 bytes} [Tue Jul 14 23:40:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 23:40:40.268 7 WARNING neutron.services.revisions.revision_plugin [None req-1d44196d-5bdd-488f-a1d4-f9287635f73b 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Could not find related network for resource to bump revision. 2026-07-14 23:40:40.288 7 INFO neutron.db.segments_db [None req-1d44196d-5bdd-488f-a1d4-f9287635f73b 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 0b23d2ba-dd6f-405d-82a0-0a63d7c87016 of type flat for network 1f1b8bb5-9a21-4cb5-a33d-7b94695db919 [pid: 7|app: 0|req: 10/22] 199.19.213.181 () {48 vars in 967 bytes} [Tue Jul 14 23:40:39 2026] POST /v2.0/networks => generated 706 bytes in 1074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-14 23:40:41.736 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a157dd5-c09f-433d-991e-c8db1df2c103 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.19.213.181 () {44 vars in 927 bytes} [Tue Jul 14 23:40:41 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.19.213.181 () {44 vars in 949 bytes} [Tue Jul 14 23:40:41 2026] GET /v2.0/networks?name=public => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-14 23:40:41.815 8 INFO neutron.pecan_wsgi.hooks.translation [None req-964c7111-6c0e-4118-8398-1e58424f6727 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.19.213.181 () {44 vars in 1034 bytes} [Tue Jul 14 23:40:41 2026] GET /v2.0/subnets/public-subnet?network_id=1f1b8bb5-9a21-4cb5-a33d-7b94695db919 => generated 113 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.19.213.181 () {44 vars in 1057 bytes} [Tue Jul 14 23:40:41 2026] GET /v2.0/subnets?name=public-subnet&network_id=1f1b8bb5-9a21-4cb5-a33d-7b94695db919 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.19.213.181 () {48 vars in 965 bytes} [Tue Jul 14 23:40:41 2026] POST /v2.0/subnets => generated 664 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-14 23:45:16.794 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [be4150fe-c659-47e0-b423-58eb177abd8f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-14 23:45:16.797 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 14 23:45:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.181) !!! 2026-07-14 23:45:16.899 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4fc542af-49f3-4e43-a9f9-70aeb66e94ca 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/63] 199.19.213.181 () {44 vars in 937 bytes} [Tue Jul 14 23:45:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 23:45:16.910 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [aed5a89a-8852-4ea6-8c54-1594c46da4e2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-14 23:45:16.912 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 14 23:45:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.181) !!! [pid: 8|app: 0|req: 33/64] 199.19.213.181 () {44 vars in 959 bytes} [Tue Jul 14 23:45:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 23:45:16.985 7 INFO neutron.db.segments_db [None req-4ddc0a44-a732-4d18-8afe-4ee812b9c296 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 812a4eea-f70b-40f5-8912-f7dece4ea615 of type vxlan for network 96adee3b-7439-457e-a178-61539f6a8a2e [pid: 7|app: 0|req: 32/67] 199.19.213.181 () {48 vars in 966 bytes} [Tue Jul 14 23:45:16 2026] POST /v2.0/networks => generated 707 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-14 23:45:17.956 8 INFO oslo.messaging._drivers.impl_rabbit [-] [aed5a89a-8852-4ea6-8c54-1594c46da4e2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34092. 2026-07-14 23:45:17.992 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f8c90e86-01b0-4664-bae6-7da6e2e90559 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/68] 199.19.213.181 () {44 vars in 937 bytes} [Tue Jul 14 23:45:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 23:45:18.170 7 INFO oslo.messaging._drivers.impl_rabbit [-] [be4150fe-c659-47e0-b423-58eb177abd8f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34104. [pid: 7|app: 0|req: 33/69] 199.19.213.181 () {44 vars in 959 bytes} [Tue Jul 14 23:45:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-14 23:45:18.199 8 INFO neutron.pecan_wsgi.hooks.translation [None req-826d4cc0-b806-4fb0-bb48-a21d4de4cf09 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/70] 199.19.213.181 () {44 vars in 1036 bytes} [Tue Jul 14 23:45:18 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=96adee3b-7439-457e-a178-61539f6a8a2e => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/71] 199.19.213.181 () {44 vars in 1059 bytes} [Tue Jul 14 23:45:18 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=96adee3b-7439-457e-a178-61539f6a8a2e => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/72] 199.19.213.181 () {48 vars in 965 bytes} [Tue Jul 14 23:45:18 2026] POST /v2.0/subnets => generated 651 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-14 23:45:19.431 7 INFO neutron.api.v2.resource [None req-4dfa9b20-ca4a-4700-82dd-ebbdb586d477 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/73] 199.19.213.181 () {44 vars in 971 bytes} [Tue Jul 14 23:45:19 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 199.19.213.181 () {44 vars in 993 bytes} [Tue Jul 14 23:45:19 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.19.213.181 () {48 vars in 980 bytes} [Tue Jul 14 23:45:19 2026] POST /v2.0/security-groups => generated 1616 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:20 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 1616 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:20 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:20 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 1616 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.19.213.181 () {48 vars in 991 bytes} [Tue Jul 14 23:45:20 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: 42/80] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:21 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 2230 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:21 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:21 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.19.213.181 () {48 vars in 991 bytes} [Tue Jul 14 23:45:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:22 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:22 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:22 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.19.213.181 () {48 vars in 991 bytes} [Tue Jul 14 23:45:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:23 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:23 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:23 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.19.213.181 () {48 vars in 991 bytes} [Tue Jul 14 23:45:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:24 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 4078 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:24 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:24 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.19.213.181 () {48 vars in 991 bytes} [Tue Jul 14 23:45:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.19.213.181 () {44 vars in 987 bytes} [Tue Jul 14 23:45:25 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-14 23:45:26.037 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3ed8740-1f98-4db6-a145-6c0602ee1cf2 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/97] 199.19.213.181 () {44 vars in 1076 bytes} [Tue Jul 14 23:45:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=96adee3b-7439-457e-a178-61539f6a8a2e => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 199.19.213.181 () {44 vars in 1099 bytes} [Tue Jul 14 23:45:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=96adee3b-7439-457e-a178-61539f6a8a2e => 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: 48/99] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:26 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 199.19.213.181 () {48 vars in 961 bytes} [Tue Jul 14 23:45:26 2026] POST /v2.0/ports => generated 1100 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-14 23:45:32.160 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49626d25-2d2c-476f-8174-fb24d197b18a 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/103] 199.19.213.181 () {44 vars in 978 bytes} [Tue Jul 14 23:45:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 43 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: 54/104] 199.19.213.181 () {44 vars in 1000 bytes} [Tue Jul 14 23:45:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 199.19.213.181 () {48 vars in 1030 bytes} [Tue Jul 14 23:45:32 2026] PUT /v2.0/ports/7e2da8ef-fe5d-4a89-98f3-7775cde835f8 => generated 1249 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.19.213.181 () {44 vars in 920 bytes} [Tue Jul 14 23:45:34 2026] GET /v2.0/ports => generated 3730 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 23:45:35.218 7 INFO neutron.api.v2.resource [None req-0a1cb731-7572-4d37-afec-0ba398ced659 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/107] 199.19.213.181 () {44 vars in 959 bytes} [Tue Jul 14 23:45:35 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 199.19.213.181 () {44 vars in 981 bytes} [Tue Jul 14 23:45:35 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.19.213.181 () {48 vars in 980 bytes} [Tue Jul 14 23:45:35 2026] POST /v2.0/security-groups => generated 1610 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:36 2026] GET /v2.0/security-groups/ca0c2438-f1be-4412-93cd-53ecda789021 => generated 1610 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:36 2026] GET /v2.0/security-groups/ca0c2438-f1be-4412-93cd-53ecda789021 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:36 2026] GET /v2.0/security-groups/ca0c2438-f1be-4412-93cd-53ecda789021 => 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: 55/113] 199.19.213.181 () {48 vars in 991 bytes} [Tue Jul 14 23:45:36 2026] POST /v2.0/security-group-rules => generated 623 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:37 2026] GET /v2.0/security-groups/ca0c2438-f1be-4412-93cd-53ecda789021 => generated 2246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:37 2026] GET /v2.0/security-groups/ca0c2438-f1be-4412-93cd-53ecda789021 => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:45:37 2026] GET /v2.0/security-groups/ca0c2438-f1be-4412-93cd-53ecda789021 => generated 2246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 199.19.213.181 () {48 vars in 991 bytes} [Tue Jul 14 23:45:37 2026] POST /v2.0/security-group-rules => generated 627 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/126] 199.19.213.181 () {44 vars in 975 bytes} [Tue Jul 14 23:46:44 2026] GET /v2.0/quotas/16f67c0988834ef59e46902543c29948 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 62/127] 199.19.213.181 () {48 vars in 1027 bytes} [Tue Jul 14 23:46:44 2026] PUT /v2.0/quotas/16f67c0988834ef59e46902543c29948 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-14 23:48:54.443 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [aed5a89a-8852-4ea6-8c54-1594c46da4e2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 23:48:54.573 8 INFO neutron.pecan_wsgi.hooks.translation [None req-877218bd-16ec-4e3b-9602-bfea2010bed2 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/146] 199.19.213.181 () {30 vars in 739 bytes} [Tue Jul 14 23:48:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 23:48:54.589 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [be4150fe-c659-47e0-b423-58eb177abd8f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-14 23:48:54.590 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jul 14 23:48:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.181) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 72/147] 199.19.213.181 () {30 vars in 761 bytes} [Tue Jul 14 23:48:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-14 23:48:56.385 8 INFO oslo.messaging._drivers.impl_rabbit [-] [aed5a89a-8852-4ea6-8c54-1594c46da4e2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36748. 2026-07-14 23:48:56.501 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee1e4d1f-fee2-47ff-9a1e-83effa0de8ef 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/148] 199.19.213.181 () {30 vars in 739 bytes} [Tue Jul 14 23:48:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 23:48:56.536 7 INFO oslo.messaging._drivers.impl_rabbit [-] [be4150fe-c659-47e0-b423-58eb177abd8f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36752. [pid: 7|app: 0|req: 73/149] 199.19.213.181 () {30 vars in 761 bytes} [Tue Jul 14 23:48:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-14 23:55:15.511 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [be4150fe-c659-47e0-b423-58eb177abd8f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-14 23:55:15.511 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 14 23:55:15 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=25f6b317eb614da9a99702dd52d6dec8 (ip 199.19.213.181) !!! 2026-07-14 23:55:15.644 7 INFO neutron.api.v2.resource [None req-7f1226e4-e1ef-4115-b418-b48037a0b5b8 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 99/200] 199.19.213.181 () {44 vars in 1074 bytes} [Tue Jul 14 23:55:15 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=25f6b317eb614da9a99702dd52d6dec8 => generated 139 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 23:55:15.654 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [aed5a89a-8852-4ea6-8c54-1594c46da4e2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-14 23:55:15.655 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jul 14 23:55:15 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=25f6b317eb614da9a99702dd52d6dec8 (ip 199.19.213.181) !!! [pid: 8|app: 0|req: 102/201] 199.19.213.181 () {44 vars in 1097 bytes} [Tue Jul 14 23:55:15 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=25f6b317eb614da9a99702dd52d6dec8 => generated 23 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/202] 199.19.213.181 () {48 vars in 981 bytes} [Tue Jul 14 23:55:15 2026] POST /v2.0/security-groups => generated 1624 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-14 23:55:16.891 8 INFO oslo.messaging._drivers.impl_rabbit [-] [aed5a89a-8852-4ea6-8c54-1594c46da4e2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41376. [pid: 8|app: 0|req: 103/203] 199.19.213.181 () {44 vars in 1088 bytes} [Tue Jul 14 23:55:16 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea?project_id=25f6b317eb614da9a99702dd52d6dec8 => generated 1624 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/204] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:55:16 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/207] 199.19.213.181 () {44 vars in 1088 bytes} [Tue Jul 14 23:55:17 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea?project_id=25f6b317eb614da9a99702dd52d6dec8 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-14 23:55:17.058 7 INFO oslo.messaging._drivers.impl_rabbit [-] [be4150fe-c659-47e0-b423-58eb177abd8f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41378. [pid: 7|app: 0|req: 103/208] 199.19.213.181 () {48 vars in 991 bytes} [Tue Jul 14 23:55:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/209] 199.19.213.181 () {44 vars in 1088 bytes} [Tue Jul 14 23:55:17 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea?project_id=25f6b317eb614da9a99702dd52d6dec8 => generated 2234 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/210] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:55:18 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/211] 199.19.213.181 () {44 vars in 1088 bytes} [Tue Jul 14 23:55:18 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea?project_id=25f6b317eb614da9a99702dd52d6dec8 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/212] 199.19.213.181 () {48 vars in 991 bytes} [Tue Jul 14 23:55:18 2026] POST /v2.0/security-group-rules => generated 599 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/213] 199.19.213.181 () {44 vars in 1088 bytes} [Tue Jul 14 23:55:19 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea?project_id=25f6b317eb614da9a99702dd52d6dec8 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/214] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:55:19 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/215] 199.19.213.181 () {44 vars in 1088 bytes} [Tue Jul 14 23:55:19 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea?project_id=25f6b317eb614da9a99702dd52d6dec8 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/216] 199.19.213.181 () {48 vars in 991 bytes} [Tue Jul 14 23:55:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/217] 199.19.213.181 () {44 vars in 1088 bytes} [Tue Jul 14 23:55:20 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea?project_id=25f6b317eb614da9a99702dd52d6dec8 => generated 3460 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/218] 199.19.213.181 () {44 vars in 1001 bytes} [Tue Jul 14 23:55:20 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/219] 199.19.213.181 () {44 vars in 1088 bytes} [Tue Jul 14 23:55:20 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea?project_id=25f6b317eb614da9a99702dd52d6dec8 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/220] 199.19.213.181 () {48 vars in 991 bytes} [Tue Jul 14 23:55:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/237] 199.19.213.181 () {30 vars in 739 bytes} [Tue Jul 14 23:57:29 2026] GET /v2.0/networks?tenant_id=25f6b317eb614da9a99702dd52d6dec8&shared=False => generated 15 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 23:57:30.016 7 INFO neutron.db.segments_db [None req-7fc9aabf-dd33-4ec0-a0e7-ade17f89246c 972de02f6f0149c4a646084a52d5c8eb 25f6b317eb614da9a99702dd52d6dec8 - - da59d45ba8d349ffb3262369f57b92b8 da59d45ba8d349ffb3262369f57b92b8] Added segment dfe59de1-6da8-4b2c-a149-afb40219d76b of type vxlan for network daebf0a9-8cc5-46f0-9b94-a33d48259454 [pid: 7|app: 0|req: 118/238] 199.19.213.181 () {34 vars in 681 bytes} [Tue Jul 14 23:57:29 2026] POST /v2.0/networks => generated 717 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/239] 199.19.213.181 () {30 vars in 721 bytes} [Tue Jul 14 23:57:30 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 119/240] 199.19.213.181 () {30 vars in 632 bytes} [Tue Jul 14 23:57:30 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/241] 199.19.213.181 () {34 vars in 676 bytes} [Tue Jul 14 23:57:30 2026] POST /v2.0/ports => generated 999 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/242] 199.19.213.181 () {30 vars in 702 bytes} [Tue Jul 14 23:57:30 2026] GET /v2.0/networks/daebf0a9-8cc5-46f0-9b94-a33d48259454 => generated 704 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/245] 199.19.213.181 () {30 vars in 721 bytes} [Tue Jul 14 23:57:32 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/246] 199.19.213.181 () {30 vars in 702 bytes} [Tue Jul 14 23:57:32 2026] GET /v2.0/networks/daebf0a9-8cc5-46f0-9b94-a33d48259454 => generated 704 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/249] 199.19.213.181 () {44 vars in 975 bytes} [Tue Jul 14 23:57:58 2026] GET /v2.0/quotas/25f6b317eb614da9a99702dd52d6dec8 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/250] 199.19.213.181 () {48 vars in 1027 bytes} [Tue Jul 14 23:57:58 2026] PUT /v2.0/quotas/25f6b317eb614da9a99702dd52d6dec8 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:09:57.194 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [aed5a89a-8852-4ea6-8c54-1594c46da4e2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-15 00:09:57.195 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 15 00:09:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.181) !!! 2026-07-15 00:09:57.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ec055b0-49a5-4716-a445-71ce9607c032 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/347] 199.19.213.181 () {44 vars in 927 bytes} [Wed Jul 15 00:09:57 2026] GET /v2.0/networks/public => generated 108 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:09:57.353 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [be4150fe-c659-47e0-b423-58eb177abd8f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-15 00:09:57.354 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 15 00:09:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.181) !!! [pid: 7|app: 0|req: 173/348] 199.19.213.181 () {44 vars in 949 bytes} [Wed Jul 15 00:09:57 2026] GET /v2.0/networks?name=public => generated 753 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:09:58.565 8 INFO oslo.messaging._drivers.impl_rabbit [-] [aed5a89a-8852-4ea6-8c54-1594c46da4e2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59186. 2026-07-15 00:09:58.599 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7c788cd-55a6-48d1-8348-c4728dbda807 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/349] 199.19.213.181 () {44 vars in 927 bytes} [Wed Jul 15 00:09:58 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:09:58.641 7 INFO oslo.messaging._drivers.impl_rabbit [-] [be4150fe-c659-47e0-b423-58eb177abd8f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59192. [pid: 7|app: 0|req: 174/350] 199.19.213.181 () {44 vars in 949 bytes} [Wed Jul 15 00:09:58 2026] GET /v2.0/networks?name=public => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:09:58.663 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fca43fb9-ce71-46ba-978e-a9407ac72f02 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/351] 199.19.213.181 () {44 vars in 1034 bytes} [Wed Jul 15 00:09:58 2026] GET /v2.0/subnets/public-subnet?network_id=1f1b8bb5-9a21-4cb5-a33d-7b94695db919 => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/352] 199.19.213.181 () {44 vars in 1057 bytes} [Wed Jul 15 00:09:58 2026] GET /v2.0/subnets?name=public-subnet&network_id=1f1b8bb5-9a21-4cb5-a33d-7b94695db919 => generated 667 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:10:25.860 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a778711-341f-404f-86a8-36487a41729d 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/357] 199.19.213.181 () {44 vars in 937 bytes} [Wed Jul 15 00:10:25 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/358] 199.19.213.181 () {44 vars in 959 bytes} [Wed Jul 15 00:10:25 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:10:26.829 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23de5b3f-1796-435e-b685-e5f837526a1a 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/359] 199.19.213.181 () {44 vars in 937 bytes} [Wed Jul 15 00:10:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 199.19.213.181 () {44 vars in 959 bytes} [Wed Jul 15 00:10:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:10:26.895 8 INFO neutron.pecan_wsgi.hooks.translation [None req-79a237bb-d75f-4823-a353-a89ab22ec36a 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/361] 199.19.213.181 () {44 vars in 1036 bytes} [Wed Jul 15 00:10:26 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=96adee3b-7439-457e-a178-61539f6a8a2e => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/362] 199.19.213.181 () {44 vars in 1059 bytes} [Wed Jul 15 00:10:26 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=96adee3b-7439-457e-a178-61539f6a8a2e => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:10:27.909 8 INFO neutron.api.v2.resource [None req-6182d901-5ae0-4a5e-9061-f327539f3222 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/363] 199.19.213.181 () {44 vars in 971 bytes} [Wed Jul 15 00:10:27 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 199.19.213.181 () {44 vars in 993 bytes} [Wed Jul 15 00:10:27 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:10:28 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:10:29 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.19.213.181 () {44 vars in 1011 bytes} [Wed Jul 15 00:10:29 2026] GET /v2.0/security-group-rules/d7725961-242f-45bf-8e92-b93f2f2cebd4 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:10:29 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/369] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:10:29 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/370] 199.19.213.181 () {44 vars in 1011 bytes} [Wed Jul 15 00:10:30 2026] GET /v2.0/security-group-rules/d27460cc-71f3-4bbc-8e33-65c25fa7097c => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/371] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:10:30 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:10:30 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/373] 199.19.213.181 () {44 vars in 1011 bytes} [Wed Jul 15 00:10:30 2026] GET /v2.0/security-group-rules/9298588c-8841-4f35-940c-6417c2eb9563 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/374] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:10:31 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/375] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:10:31 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 199.19.213.181 () {44 vars in 1011 bytes} [Wed Jul 15 00:10:31 2026] GET /v2.0/security-group-rules/b49d6f07-0a94-4f50-8280-c2060fd214bb => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:10:32 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 4694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:10:32 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.19.213.181 () {44 vars in 1011 bytes} [Wed Jul 15 00:10:32 2026] GET /v2.0/security-group-rules/77207995-f996-4daf-9090-5db3fa5e318a => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.19.213.181 () {44 vars in 987 bytes} [Wed Jul 15 00:10:33 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e => generated 732 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:10:33.916 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5cf2c199-2968-4a60-8b2a-8af721aa0ef4 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/383] 199.19.213.181 () {44 vars in 1076 bytes} [Wed Jul 15 00:10:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=96adee3b-7439-457e-a178-61539f6a8a2e => 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: 191/384] 199.19.213.181 () {44 vars in 1099 bytes} [Wed Jul 15 00:10:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=96adee3b-7439-457e-a178-61539f6a8a2e => generated 1254 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:10:33 2026] GET /v2.0/security-groups/174c941d-7a9a-434e-bbfb-243853b3f1de => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:10:40.256 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34db8000-4ee4-4bfb-b3d9-86bb46d0ad22 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/386] 199.19.213.181 () {44 vars in 978 bytes} [Wed Jul 15 00:10:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.19.213.181 () {44 vars in 1000 bytes} [Wed Jul 15 00:10:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.19.213.181 () {44 vars in 920 bytes} [Wed Jul 15 00:10:41 2026] GET /v2.0/ports => generated 4725 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:10:42.747 8 INFO neutron.api.v2.resource [None req-07bb4402-f777-4b74-8c90-6aa3afe79074 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/389] 199.19.213.181 () {44 vars in 959 bytes} [Wed Jul 15 00:10:42 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.19.213.181 () {44 vars in 981 bytes} [Wed Jul 15 00:10:42 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:10:43 2026] GET /v2.0/security-groups/ca0c2438-f1be-4412-93cd-53ecda789021 => generated 2886 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:10:43 2026] GET /v2.0/security-groups/ca0c2438-f1be-4412-93cd-53ecda789021 => generated 2886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.19.213.181 () {44 vars in 1011 bytes} [Wed Jul 15 00:10:43 2026] GET /v2.0/security-group-rules/7f52fc8d-7dc8-4867-82fa-43c9c5da59c1 => generated 623 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:10:44 2026] GET /v2.0/security-groups/ca0c2438-f1be-4412-93cd-53ecda789021 => generated 2886 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:10:44 2026] GET /v2.0/security-groups/ca0c2438-f1be-4412-93cd-53ecda789021 => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.19.213.181 () {44 vars in 1011 bytes} [Wed Jul 15 00:10:44 2026] GET /v2.0/security-group-rules/28e8129d-9642-4ee3-95b6-60001cb45f56 => generated 627 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.19.213.181 () {44 vars in 975 bytes} [Wed Jul 15 00:10:57 2026] GET /v2.0/quotas/16f67c0988834ef59e46902543c29948 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:11:49.327 7 INFO neutron.api.v2.resource [None req-cbc6ae25-a293-4787-9581-12f288d7fea2 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 204/408] 199.19.213.181 () {44 vars in 1074 bytes} [Wed Jul 15 00:11:49 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=25f6b317eb614da9a99702dd52d6dec8 => generated 139 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 199.19.213.181 () {44 vars in 1097 bytes} [Wed Jul 15 00:11:49 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=25f6b317eb614da9a99702dd52d6dec8 => generated 4072 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 199.19.213.181 () {44 vars in 1088 bytes} [Wed Jul 15 00:11:50 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea?project_id=25f6b317eb614da9a99702dd52d6dec8 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:11:50 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 199.19.213.181 () {44 vars in 1011 bytes} [Wed Jul 15 00:11:50 2026] GET /v2.0/security-group-rules/f4ccabb4-d6bf-4b52-abc3-7e9dc45e8e43 => generated 597 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/413] 199.19.213.181 () {44 vars in 1088 bytes} [Wed Jul 15 00:11:51 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea?project_id=25f6b317eb614da9a99702dd52d6dec8 => generated 4075 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:11:51 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 199.19.213.181 () {44 vars in 1011 bytes} [Wed Jul 15 00:11:51 2026] GET /v2.0/security-group-rules/d8cbcb27-15b3-4af8-8ef9-c174aaeed2de => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 199.19.213.181 () {44 vars in 1088 bytes} [Wed Jul 15 00:11:52 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea?project_id=25f6b317eb614da9a99702dd52d6dec8 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:11:52 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.19.213.181 () {44 vars in 1011 bytes} [Wed Jul 15 00:11:52 2026] GET /v2.0/security-group-rules/46b15373-0833-48b5-bb61-df41a81ac6c9 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.19.213.181 () {44 vars in 1088 bytes} [Wed Jul 15 00:11:53 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea?project_id=25f6b317eb614da9a99702dd52d6dec8 => generated 4075 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 199.19.213.181 () {44 vars in 1001 bytes} [Wed Jul 15 00:11:53 2026] GET /v2.0/security-groups/c7a5c796-e569-41df-8d6a-c968f2ab0eea => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 199.19.213.181 () {44 vars in 1011 bytes} [Wed Jul 15 00:11:53 2026] GET /v2.0/security-group-rules/2c894324-cc2b-481c-84a9-6cb2335a7ce0 => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 199.19.213.181 () {44 vars in 975 bytes} [Wed Jul 15 00:12:00 2026] GET /v2.0/quotas/25f6b317eb614da9a99702dd52d6dec8 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/431] 199.19.213.181 () {44 vars in 949 bytes} [Wed Jul 15 00:12:50 2026] GET /v2.0/networks?name=public => generated 753 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:13:28.183 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [be4150fe-c659-47e0-b423-58eb177abd8f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-15 00:13:28.184 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 15 00:13:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 10.0.0.71) !!! [pid: 7|app: 0|req: 218/436] 10.0.0.71 () {32 vars in 647 bytes} [Wed Jul 15 00:13:28 2026] GET /v2.0/networks => generated 2167 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:13:29.491 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [aed5a89a-8852-4ea6-8c54-1594c46da4e2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 219/437] 10.0.0.71 () {32 vars in 653 bytes} [Wed Jul 15 00:13:29 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 10.0.0.71 () {32 vars in 645 bytes} [Wed Jul 15 00:13:29 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 10.0.0.71 () {32 vars in 641 bytes} [Wed Jul 15 00:13:29 2026] GET /v2.0/ports => generated 4725 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:13:29.655 7 INFO oslo.messaging._drivers.impl_rabbit [-] [be4150fe-c659-47e0-b423-58eb177abd8f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45220. [pid: 7|app: 0|req: 220/440] 10.0.0.71 () {32 vars in 645 bytes} [Wed Jul 15 00:13:29 2026] GET /v2.0/subnets => generated 1308 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/441] 10.0.0.71 () {32 vars in 647 bytes} [Wed Jul 15 00:13:29 2026] GET /v2.0/networks => generated 2167 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 10.0.0.71 () {32 vars in 661 bytes} [Wed Jul 15 00:13:29 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/443] 10.0.0.71 () {32 vars in 653 bytes} [Wed Jul 15 00:13:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:13:40.345 8 INFO oslo.messaging._drivers.impl_rabbit [-] [aed5a89a-8852-4ea6-8c54-1594c46da4e2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43230. 2026-07-15 00:13:40.564 7 INFO neutron.db.segments_db [None req-9c45bcef-8494-4bc5-a715-d4df0d996d13 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 4854724a-fcd9-4030-b63f-bc807c362022 of type vxlan for network 1e20da89-6d68-4158-93c8-ce7fa8afeb72 2026-07-15 00:13:40.587 8 INFO neutron.db.segments_db [None req-06f43408-d5c1-46b2-b446-f67c9e9b2b3a 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 13dc2d7a-feec-4971-914c-5a56e08ed8ba of type vxlan for network 9130d61c-e167-4483-b878-2bb19d459bb6 [pid: 7|app: 0|req: 223/446] 10.0.0.71 () {34 vars in 669 bytes} [Wed Jul 15 00:13:40 2026] POST /v2.0/networks => generated 744 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/447] 10.0.0.71 () {34 vars in 669 bytes} [Wed Jul 15 00:13:40 2026] POST /v2.0/networks => generated 751 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/448] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:13:40 2026] POST /v2.0/subnets => generated 691 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:13:40.960 7 INFO neutron.db.segments_db [None req-e1ca113e-9e66-4c74-adc6-e7433e54cf11 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 65f6283b-d649-47a3-b271-33886b1dd115 of type vxlan for network 54e3070c-a437-4921-86ae-dcb66438f3b0 [pid: 8|app: 0|req: 226/449] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:13:40 2026] POST /v2.0/subnets => generated 698 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/450] 10.0.0.71 () {34 vars in 669 bytes} [Wed Jul 15 00:13:40 2026] POST /v2.0/networks => generated 747 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:13:41.082 8 INFO neutron.db.segments_db [None req-542a91e8-1a62-4055-9734-3130995ebad8 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 9475f0c4-1d1f-4391-96ee-f76404a23ccf of type vxlan for network 994be06c-e977-486b-bc5a-d12bb6a33f55 [pid: 7|app: 0|req: 225/451] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:13:41 2026] GET /v2.0/security-groups?tenant_id=7873bfad664042ddbaacc08121f265e7&name=default => generated 2921 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:13:41.343 8 INFO neutron.db.l3_hamode_db [None req-542a91e8-1a62-4055-9734-3130995ebad8 0588ef695cef4ad6834e37c72e149821 e015d4ba1a884f878b83596e18cef450 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 226/452] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:13:41 2026] POST /v2.0/subnets => generated 695 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:13:41.458 7 INFO neutron.db.segments_db [None req-315ca6ac-325d-489e-991e-46f159b9d2c1 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 79189d83-51ed-41bd-bb2b-f039e5ad2ce2 of type vxlan for network 27447ac5-8a61-4f18-b23a-9e549a4334bb 2026-07-15 00:13:41.896 7 INFO neutron.db.l3_hamode_db [None req-315ca6ac-325d-489e-991e-46f159b9d2c1 0588ef695cef4ad6834e37c72e149821 ef5853fc63f44f9fa7f681458f9992ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:13:42.376 8 INFO neutron.db.l3_hamode_db [None req-542a91e8-1a62-4055-9734-3130995ebad8 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:13:42.758 7 INFO neutron.db.l3_hamode_db [None req-315ca6ac-325d-489e-991e-46f159b9d2c1 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 227/453] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:13:41 2026] POST /v2.0/routers => generated 731 bytes in 2319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:13:43 2026] DELETE /v2.0/security-groups/d905823b-c367-45bf-8450-6e197a829d0e => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:13:43.525 8 INFO neutron.db.segments_db [None req-6bd45b41-714e-4724-92f7-fbcc100c48a0 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 793a99b2-b4b1-46e1-a5fe-068fd5a8c1c8 of type vxlan for network 1049810d-3acc-4ca0-82a4-acdcd112873c [pid: 7|app: 0|req: 227/455] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:13:41 2026] POST /v2.0/routers => generated 738 bytes in 2356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:13:43.770 8 INFO neutron.db.l3_hamode_db [None req-6bd45b41-714e-4724-92f7-fbcc100c48a0 0588ef695cef4ad6834e37c72e149821 d848964551c94eb49d4d30f99167962b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:13:44.537 8 INFO neutron.db.l3_hamode_db [None req-6bd45b41-714e-4724-92f7-fbcc100c48a0 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/456] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:13:43 2026] PUT /v2.0/routers/7ade99e8-b143-4dc1-bbbe-408a68e8b24c/add_router_interface => generated 309 bytes in 1408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/457] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:13:43 2026] POST /v2.0/routers => generated 735 bytes in 2131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:13:45.909 8 INFO neutron.db.segments_db [None req-1cca5eeb-871d-4273-b3a5-378d9de536f0 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 75620bc6-c628-44aa-aa7b-57253bcdcc19 of type vxlan for network ea1db427-266d-4fae-ae11-7bba1e499313 [pid: 8|app: 0|req: 230/458] 10.0.0.71 () {34 vars in 669 bytes} [Wed Jul 15 00:13:45 2026] POST /v2.0/networks => generated 743 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:13:45 2026] PUT /v2.0/routers/19f3280e-3134-4833-b482-77fec63da6e4/add_router_interface => generated 309 bytes in 1082 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:13:46.263 7 WARNING neutron_lib.context [None req-7b29e786-86ba-487c-a95e-dbec5e297b28 bc0efd7c62a344edb78574f73224a796 e015d4ba1a884f878b83596e18cef450 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/460] 10.0.0.71 () {34 vars in 683 bytes} [Wed Jul 15 00:13:46 2026] POST /v2.0/security-groups => generated 1660 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/461] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:13:46 2026] POST /v2.0/subnets => generated 690 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:13:46.558 7 WARNING neutron_lib.context [None req-d3324dcb-60e0-420f-bec9-ff8400f7334f bc0efd7c62a344edb78574f73224a796 e015d4ba1a884f878b83596e18cef450 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/462] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:13:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:13:46.706 7 INFO neutron.db.segments_db [None req-2e5ecc30-fbfb-4bf6-8105-41bb791848c4 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 72bc3e69-6cc8-4822-8cec-3294f09674f5 of type vxlan for network 8ece1a45-88d2-442d-8504-f12078e56242 2026-07-15 00:13:46.921 7 INFO neutron.db.l3_hamode_db [None req-2e5ecc30-fbfb-4bf6-8105-41bb791848c4 0588ef695cef4ad6834e37c72e149821 3cb49e79f0ad413b83c00b4ead5e3ba7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 231/463] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:13:45 2026] PUT /v2.0/routers/17d78708-db8d-402e-82c0-245cb51dec03/add_router_interface => generated 309 bytes in 1272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:13:47.273 8 WARNING neutron_lib.context [None req-9f5d9477-d8a1-49b4-9413-f0c06dd7c7b6 bc0efd7c62a344edb78574f73224a796 e015d4ba1a884f878b83596e18cef450 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 232/464] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:13:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:13:47.386 8 WARNING neutron_lib.context [None req-ceb4a41c-ad1a-4ea8-bd16-e6683126c810 09420673cd2f42ca8b64ac047dc31cc0 ef5853fc63f44f9fa7f681458f9992ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 233/465] 10.0.0.71 () {34 vars in 683 bytes} [Wed Jul 15 00:13:47 2026] POST /v2.0/security-groups => generated 1660 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 00:13:47.502 8 WARNING neutron_lib.context [None req-01ba8e00-5044-40b1-a71c-2d5464eae7f8 bc0efd7c62a344edb78574f73224a796 e015d4ba1a884f878b83596e18cef450 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:13:47.573 7 INFO neutron.db.l3_hamode_db [None req-2e5ecc30-fbfb-4bf6-8105-41bb791848c4 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 236/468] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:13:47 2026] POST /v2.0/floatingips => generated 552 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:13:48.025 8 WARNING neutron_lib.context [None req-ba1c6b54-edd6-4558-a7b9-3c38bff6b88c 09420673cd2f42ca8b64ac047dc31cc0 ef5853fc63f44f9fa7f681458f9992ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 237/469] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:13:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:13:48.123 8 WARNING neutron_lib.context [None req-58ae7c52-e396-4f7c-a879-a50f8425da86 09420673cd2f42ca8b64ac047dc31cc0 ef5853fc63f44f9fa7f681458f9992ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 238/470] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:13:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:13:48.270 8 WARNING neutron_lib.context [req-75b7dda4-6a15-4bd3-abda-390fcfdfefb4 req-fc035bae-2061-42de-a54b-8b8d7a95b0c1 d024adcce6504f07890fe8e449adf7f3 d848964551c94eb49d4d30f99167962b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/471] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:13:46 2026] POST /v2.0/routers => generated 730 bytes in 1688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:13:48.356 7 WARNING neutron_lib.context [None req-03d14aa2-ed33-4387-bfd9-06415a269236 09420673cd2f42ca8b64ac047dc31cc0 ef5853fc63f44f9fa7f681458f9992ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 239/472] 10.0.0.182 () {38 vars in 970 bytes} [Wed Jul 15 00:13:48 2026] POST /v2.0/security-groups => generated 1686 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/473] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:13:48 2026] POST /v2.0/floatingips => generated 552 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/474] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:48 2026] GET /v2.0/security-groups/74e96e4e-cb10-4d14-8cd6-9be2c909ed30 => generated 1686 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/475] 10.0.0.182 () {34 vars in 1099 bytes} [Wed Jul 15 00:13:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1618882645&fields=id&tenant_id=e015d4ba1a884f878b83596e18cef450 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:13:48.993 7 WARNING neutron_lib.context [req-fe255f39-2e34-4ec4-8846-1ac8cd7f97c1 req-32dc4066-630c-482f-9023-60964759c47b d024adcce6504f07890fe8e449adf7f3 d848964551c94eb49d4d30f99167962b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/476] 10.0.0.182 () {38 vars in 980 bytes} [Wed Jul 15 00:13:48 2026] POST /v2.0/security-group-rules => generated 614 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/477] 10.0.0.182 () {34 vars in 981 bytes} [Wed Jul 15 00:13:49 2026] GET /v2.0/networks?id=1e20da89-6d68-4158-93c8-ce7fa8afeb72 => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:13:49.155 7 WARNING neutron_lib.context [req-fcb61185-c3da-430b-9188-80c6e4a3ba48 req-a3488e9d-596b-4989-8aad-6dbb1e7516f2 d024adcce6504f07890fe8e449adf7f3 d848964551c94eb49d4d30f99167962b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/478] 10.0.0.182 () {38 vars in 970 bytes} [Wed Jul 15 00:13:49 2026] POST /v2.0/security-groups => generated 1685 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 10.0.0.182 () {34 vars in 964 bytes} [Wed Jul 15 00:13:49 2026] GET /v2.0/quotas/e015d4ba1a884f878b83596e18cef450 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 10.0.0.182 () {34 vars in 1001 bytes} [Wed Jul 15 00:13:49 2026] GET /v2.0/ports?tenant_id=e015d4ba1a884f878b83596e18cef450&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/481] 10.0.0.182 () {34 vars in 1099 bytes} [Wed Jul 15 00:13:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1137291695&fields=id&tenant_id=ef5853fc63f44f9fa7f681458f9992ea => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/482] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:13:48 2026] PUT /v2.0/routers/adaeb17a-4af2-445a-966d-518e73dea053/add_router_interface => generated 309 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/483] 10.0.0.182 () {34 vars in 981 bytes} [Wed Jul 15 00:13:49 2026] GET /v2.0/networks?id=9130d61c-e167-4483-b878-2bb19d459bb6 => generated 683 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/484] 10.0.0.182 () {34 vars in 964 bytes} [Wed Jul 15 00:13:49 2026] GET /v2.0/quotas/ef5853fc63f44f9fa7f681458f9992ea => 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: 244/485] 10.0.0.182 () {34 vars in 1001 bytes} [Wed Jul 15 00:13:49 2026] GET /v2.0/ports?tenant_id=ef5853fc63f44f9fa7f681458f9992ea&fields=id => generated 103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/486] 10.0.0.182 () {34 vars in 906 bytes} [Wed Jul 15 00:13:49 2026] GET /v2.0/extensions => generated 20516 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/487] 10.0.0.182 () {34 vars in 1007 bytes} [Wed Jul 15 00:13:49 2026] GET /v2.0/networks/1e20da89-6d68-4158-93c8-ce7fa8afeb72?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/488] 10.0.0.182 () {34 vars in 1107 bytes} [Wed Jul 15 00:13:49 2026] GET /v2.0/networks/1e20da89-6d68-4158-93c8-ce7fa8afeb72?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: 246/489] 10.0.0.182 () {34 vars in 906 bytes} [Wed Jul 15 00:13:49 2026] GET /v2.0/extensions => generated 20516 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/490] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:50 2026] GET /v2.0/security-groups/7bde3447-ccc7-4432-a659-2cccae308b3f => generated 1685 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/491] 10.0.0.182 () {34 vars in 1007 bytes} [Wed Jul 15 00:13:49 2026] GET /v2.0/networks/9130d61c-e167-4483-b878-2bb19d459bb6?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:13:50.070 7 WARNING neutron_lib.context [req-a2e0a018-a9db-48ed-88ae-dc74fcee7995 req-2c9fbce7-d808-4a9e-930c-077436d2657a d024adcce6504f07890fe8e449adf7f3 d848964551c94eb49d4d30f99167962b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 245/492] 10.0.0.182 () {34 vars in 1107 bytes} [Wed Jul 15 00:13:50 2026] GET /v2.0/networks/9130d61c-e167-4483-b878-2bb19d459bb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/493] 10.0.0.182 () {38 vars in 980 bytes} [Wed Jul 15 00:13:50 2026] POST /v2.0/security-group-rules => generated 614 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:13:50.237 8 WARNING neutron_lib.context [req-51bc0908-4167-4bb3-82df-09982eb1deb5 req-d354ad22-aee5-4b97-aa3e-97a7d77d8722 78f9acd0e31c48d8b91c42f8630954f1 3cb49e79f0ad413b83c00b4ead5e3ba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/494] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:13:50 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/495] 10.0.0.182 () {38 vars in 970 bytes} [Wed Jul 15 00:13:50 2026] POST /v2.0/security-groups => generated 1681 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/496] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:50 2026] GET /v2.0/security-groups/7bde3447-ccc7-4432-a659-2cccae308b3f => generated 2310 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:13:50.430 8 WARNING neutron_lib.context [req-1dc9426a-2501-41cc-acc4-f6e04c72e83c req-8e8a9440-6cad-4dd2-b906-8e1b8e49ebf2 d024adcce6504f07890fe8e449adf7f3 d848964551c94eb49d4d30f99167962b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 251/497] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:13:50 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:13:50.492 7 WARNING neutron_lib.context [req-4009b770-83ea-4a40-a8ae-e7a695cdcd9e req-a4dcd92f-885f-4528-9ca9-efb2bbfa6aeb 78f9acd0e31c48d8b91c42f8630954f1 3cb49e79f0ad413b83c00b4ead5e3ba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 247/498] 10.0.0.182 () {38 vars in 980 bytes} [Wed Jul 15 00:13:50 2026] POST /v2.0/security-group-rules => generated 619 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/499] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:50 2026] GET /v2.0/security-groups/7bde3447-ccc7-4432-a659-2cccae308b3f => generated 2940 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/500] 10.0.0.182 () {38 vars in 970 bytes} [Wed Jul 15 00:13:50 2026] POST /v2.0/security-groups => generated 1681 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 00:13:50.641 7 WARNING neutron_lib.context [req-eb7221de-b03e-46e0-8096-0756d528bca9 req-8a49a9f0-d670-461c-9a6f-59be6b6111e9 78f9acd0e31c48d8b91c42f8630954f1 3cb49e79f0ad413b83c00b4ead5e3ba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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.182 () {34 vars in 1000 bytes} [Wed Jul 15 00:13:50 2026] GET /v2.0/security-group-rules/8b52420a-33ed-454d-bab1-2dcd7203a1c9 => generated 616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/502] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:50 2026] GET /v2.0/security-groups/7bde3447-ccc7-4432-a659-2cccae308b3f => generated 2940 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/503] 10.0.0.182 () {36 vars in 1022 bytes} [Wed Jul 15 00:13:50 2026] DELETE /v2.0/security-group-rules/8b52420a-33ed-454d-bab1-2dcd7203a1c9 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/504] 10.0.0.182 () {38 vars in 970 bytes} [Wed Jul 15 00:13:50 2026] POST /v2.0/security-groups => generated 1680 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/505] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:50 2026] GET /v2.0/security-groups/7bde3447-ccc7-4432-a659-2cccae308b3f => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/506] 10.0.0.182 () {34 vars in 1001 bytes} [Wed Jul 15 00:13:50 2026] GET /v2.0/security-groups?tenant_id=3cb49e79f0ad413b83c00b4ead5e3ba7 => generated 7907 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/507] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:50 2026] GET /v2.0/security-groups/661f82ff-a727-4ece-8525-4ba515c6e834 => generated 2922 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/508] 10.0.0.182 () {36 vars in 1012 bytes} [Wed Jul 15 00:13:50 2026] DELETE /v2.0/security-groups/7bde3447-ccc7-4432-a659-2cccae308b3f => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/509] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:50 2026] GET /v2.0/security-groups/661f82ff-a727-4ece-8525-4ba515c6e834 => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/510] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:50 2026] GET /v2.0/security-groups/74e96e4e-cb10-4d14-8cd6-9be2c909ed30 => generated 2311 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/511] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:50 2026] GET /v2.0/security-groups/50a1b148-6b66-4062-8d42-6a3e83e482d2 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/512] 10.0.0.182 () {36 vars in 1012 bytes} [Wed Jul 15 00:13:50 2026] DELETE /v2.0/security-groups/74e96e4e-cb10-4d14-8cd6-9be2c909ed30 => 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: 256/513] 10.0.0.182 () {36 vars in 1012 bytes} [Wed Jul 15 00:13:51 2026] DELETE /v2.0/security-groups/50a1b148-6b66-4062-8d42-6a3e83e482d2 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:13:51.114 8 INFO neutron.api.v2.resource [req-064a5791-adef-4581-bf6b-2f03f524d891 req-40cf68c7-4e43-4ea0-a30e-a9eaac3afbc4 78f9acd0e31c48d8b91c42f8630954f1 3cb49e79f0ad413b83c00b4ead5e3ba7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 257/514] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:51 2026] GET /v2.0/security-groups/50a1b148-6b66-4062-8d42-6a3e83e482d2 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:51 2026] GET /v2.0/security-groups/e81f7e4f-6d1e-44c4-a3c4-2c226018e8d0 => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/516] 10.0.0.182 () {36 vars in 1012 bytes} [Wed Jul 15 00:13:51 2026] DELETE /v2.0/security-groups/e81f7e4f-6d1e-44c4-a3c4-2c226018e8d0 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:13:51.280 8 INFO neutron.api.v2.resource [req-c06ebaec-60c4-4ea8-bc8a-19ecefb6ffdd req-f6b59b3c-78de-4def-9948-04750071d040 78f9acd0e31c48d8b91c42f8630954f1 3cb49e79f0ad413b83c00b4ead5e3ba7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 260/517] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:51 2026] GET /v2.0/security-groups/e81f7e4f-6d1e-44c4-a3c4-2c226018e8d0 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/518] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:51 2026] GET /v2.0/security-groups/638204f4-6f1d-47e7-9879-e72455804c09 => generated 1680 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/519] 10.0.0.182 () {36 vars in 1012 bytes} [Wed Jul 15 00:13:51 2026] DELETE /v2.0/security-groups/638204f4-6f1d-47e7-9879-e72455804c09 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:13:51.475 8 INFO neutron.api.v2.resource [req-e95e108e-5256-4237-b3fa-66bb4fc6659c req-4df0decf-d7c8-462b-89c4-dc437b6534a4 78f9acd0e31c48d8b91c42f8630954f1 3cb49e79f0ad413b83c00b4ead5e3ba7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 263/520] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:51 2026] GET /v2.0/security-groups/638204f4-6f1d-47e7-9879-e72455804c09 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/521] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:13:51 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => 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: 265/522] 10.0.0.182 () {34 vars in 1001 bytes} [Wed Jul 15 00:13:51 2026] GET /v2.0/security-groups?tenant_id=3cb49e79f0ad413b83c00b4ead5e3ba7 => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/523] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:13:51 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => 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: 267/524] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:51 2026] GET /v2.0/security-groups/661f82ff-a727-4ece-8525-4ba515c6e834 => generated 2922 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/525] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:51 2026] GET /v2.0/security-groups/661f82ff-a727-4ece-8525-4ba515c6e834 => generated 2922 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:13:51.691 8 INFO neutron.api.v2.resource [req-04cb10f4-d9a0-44a8-b5c7-3fc1a033f840 req-7694221d-7ec7-44b7-849a-c4d6139ad8cc 78f9acd0e31c48d8b91c42f8630954f1 3cb49e79f0ad413b83c00b4ead5e3ba7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 269/526] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:51 2026] GET /v2.0/security-groups/638204f4-6f1d-47e7-9879-e72455804c09 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:13:51.732 8 INFO neutron.api.v2.resource [req-d393debe-ae6f-4a83-8323-b1b36a45b4ca req-40f2bf7f-391c-431a-8f18-45522c172d2c 78f9acd0e31c48d8b91c42f8630954f1 3cb49e79f0ad413b83c00b4ead5e3ba7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 270/527] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:51 2026] GET /v2.0/security-groups/e81f7e4f-6d1e-44c4-a3c4-2c226018e8d0 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:13:51.768 8 INFO neutron.api.v2.resource [req-a13ba79b-c9de-4ca2-8c73-88c349c7de2c req-a4990712-4c71-47ca-8a5f-d37c6040a5e5 78f9acd0e31c48d8b91c42f8630954f1 3cb49e79f0ad413b83c00b4ead5e3ba7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 271/528] 10.0.0.182 () {34 vars in 990 bytes} [Wed Jul 15 00:13:51 2026] GET /v2.0/security-groups/50a1b148-6b66-4062-8d42-6a3e83e482d2 => 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: 258/529] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:13:51 2026] PUT /v2.0/routers/17d78708-db8d-402e-82c0-245cb51dec03/remove_router_interface => generated 309 bytes in 997 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:13:52.550 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-e6c28e24-906e-4f16-81b6-767813123aaa 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 272/530] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:13:51 2026] PUT /v2.0/routers/adaeb17a-4af2-445a-966d-518e73dea053/remove_router_interface => generated 309 bytes in 938 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/531] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:13:52 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => 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: 274/532] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:13:52 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:13:52.871 7 INFO neutron.db.l3_hamode_db [None req-e6c28e24-906e-4f16-81b6-767813123aaa 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] HA network 1049810d-3acc-4ca0-82a4-acdcd112873c was deleted as no HA routers are present in tenant d848964551c94eb49d4d30f99167962b. [pid: 7|app: 0|req: 259/533] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:13:52 2026] DELETE /v2.0/routers/17d78708-db8d-402e-82c0-245cb51dec03 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/534] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:13:52 2026] DELETE /v2.0/subnets/9692ddad-e9ab-452f-8f1d-55439c2c080a => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:13:53.166 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-8b2db4d5-9eca-4b13-99a3-68d86f459590 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-07-15 00:13:53.461 8 INFO neutron.db.l3_hamode_db [None req-8b2db4d5-9eca-4b13-99a3-68d86f459590 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] HA network 8ece1a45-88d2-442d-8504-f12078e56242 was deleted as no HA routers are present in tenant 3cb49e79f0ad413b83c00b4ead5e3ba7. 2026-07-15 00:13:53.467 7 INFO neutron.services.segments.plugin [-] Segment 793a99b2-b4b1-46e1-a5fe-068fd5a8c1c8 resource provider aggregate not found [pid: 8|app: 0|req: 275/535] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:13:52 2026] DELETE /v2.0/routers/adaeb17a-4af2-445a-966d-518e73dea053 => generated 0 bytes in 714 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:13:53.471 7 INFO neutron.services.segments.plugin [-] Segment 793a99b2-b4b1-46e1-a5fe-068fd5a8c1c8 resource provider aggregate not found 2026-07-15 00:13:53.494 7 INFO neutron.services.segments.plugin [-] Segment 793a99b2-b4b1-46e1-a5fe-068fd5a8c1c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 793a99b2-b4b1-46e1-a5fe-068fd5a8c1c8 found for delete ", "request_id": "req-ef69c5b9-28d7-4869-804e-70d43d8fc8d4"}]} 2026-07-15 00:13:53.494 7 INFO neutron.services.segments.plugin [-] Segment 793a99b2-b4b1-46e1-a5fe-068fd5a8c1c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 793a99b2-b4b1-46e1-a5fe-068fd5a8c1c8 found for delete ", "request_id": "req-a89de95d-9b86-4b55-8667-a2744dbb4a79"}]} [pid: 8|app: 0|req: 276/536] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:13:53 2026] DELETE /v2.0/subnets/a237ead5-4fcc-490d-b323-3e38bd0b6c17 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/537] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:13:53 2026] DELETE /v2.0/networks/54e3070c-a437-4921-86ae-dcb66438f3b0 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/538] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:13:53 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/539] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:13:53 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => 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: 264/540] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:13:53 2026] GET /v2.0/security-groups?tenant_id=d848964551c94eb49d4d30f99167962b&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:13:53.937 8 INFO neutron.services.segments.plugin [-] Segment 72bc3e69-6cc8-4822-8cec-3294f09674f5 resource provider aggregate not found [pid: 8|app: 0|req: 277/541] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:13:53 2026] DELETE /v2.0/networks/ea1db427-266d-4fae-ae11-7bba1e499313 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/542] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:13:53 2026] DELETE /v2.0/security-groups/3fb7882f-14fa-47f1-87ea-c6bc04e9e979 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:13:54.112 8 INFO neutron.services.segments.plugin [-] Segment 72bc3e69-6cc8-4822-8cec-3294f09674f5 resource provider aggregate not found 2026-07-15 00:13:54.115 8 INFO neutron.services.segments.plugin [-] Segment 72bc3e69-6cc8-4822-8cec-3294f09674f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72bc3e69-6cc8-4822-8cec-3294f09674f5 found for delete ", "request_id": "req-c4436d89-9c3d-4fec-8e01-36822e7bc9fb"}]} 2026-07-15 00:13:54.129 8 INFO neutron.services.segments.plugin [-] Segment 72bc3e69-6cc8-4822-8cec-3294f09674f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72bc3e69-6cc8-4822-8cec-3294f09674f5 found for delete ", "request_id": "req-b21f5fe1-56cd-4e07-81cc-43e24dbcd51f"}]} [pid: 8|app: 0|req: 278/543] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:13:54 2026] GET /v2.0/security-groups?tenant_id=3cb49e79f0ad413b83c00b4ead5e3ba7&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/544] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:13:54 2026] DELETE /v2.0/security-groups/661f82ff-a727-4ece-8525-4ba515c6e834 => 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: 279/545] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:13:54 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => 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: 267/546] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:13:54 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/547] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:13:54 2026] GET /v2.0/networks?id=1e20da89-6d68-4158-93c8-ce7fa8afeb72 => generated 676 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/548] 199.19.213.181 () {34 vars in 1049 bytes} [Wed Jul 15 00:13:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e015d4ba1a884f878b83596e18cef450 => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:13:55.398 8 WARNING neutron_lib.context [req-ecbf7d49-baba-429e-8480-0bf092355cd3 req-bdabb657-2b2c-4307-8a0b-54ba2cb0ae5a bc0efd7c62a344edb78574f73224a796 e015d4ba1a884f878b83596e18cef450 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 281/549] 199.19.213.181 () {38 vars in 954 bytes} [Wed Jul 15 00:13:55 2026] POST /v2.0/ports => generated 958 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/550] 199.19.213.181 () {34 vars in 910 bytes} [Wed Jul 15 00:13:55 2026] GET /v2.0/extensions => generated 20516 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-15 00:13:56.007 7 INFO neutron.services.segments.plugin [-] Segment 65f6283b-d649-47a3-b271-33886b1dd115 resource provider aggregate not found 2026-07-15 00:13:56.014 7 INFO neutron.services.segments.plugin [-] Segment 65f6283b-d649-47a3-b271-33886b1dd115 resource provider aggregate not found [pid: 7|app: 0|req: 270/551] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:13:56 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:13:56.054 7 INFO neutron.services.segments.plugin [-] Segment 65f6283b-d649-47a3-b271-33886b1dd115 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65f6283b-d649-47a3-b271-33886b1dd115 found for delete ", "request_id": "req-e7d2c369-6c44-4b33-b19a-42a37ee23e0c"}]} 2026-07-15 00:13:56.056 7 INFO neutron.services.segments.plugin [-] Segment 65f6283b-d649-47a3-b271-33886b1dd115 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65f6283b-d649-47a3-b271-33886b1dd115 found for delete ", "request_id": "req-c79d566a-1c3a-401c-aeb6-b3611a3e48f5"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:13:56.139 8 INFO neutron.services.segments.plugin [-] Segment 75620bc6-c628-44aa-aa7b-57253bcdcc19 resource provider aggregate not found [pid: 7|app: 0|req: 271/552] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:13:56 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 961 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:13:56.146 8 INFO neutron.services.segments.plugin [-] Segment 75620bc6-c628-44aa-aa7b-57253bcdcc19 resource provider aggregate not found 2026-07-15 00:13:56.155 8 INFO neutron.services.segments.plugin [-] Segment 75620bc6-c628-44aa-aa7b-57253bcdcc19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75620bc6-c628-44aa-aa7b-57253bcdcc19 found for delete ", "request_id": "req-1e12db08-26f7-4311-8d79-cc5201860dc4"}]} 2026-07-15 00:13:56.158 8 INFO neutron.services.segments.plugin [-] Segment 75620bc6-c628-44aa-aa7b-57253bcdcc19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75620bc6-c628-44aa-aa7b-57253bcdcc19 found for delete ", "request_id": "req-cf7a8023-3fe4-4b4e-86ce-a4e67c87be17"}]} 2026-07-15 00:13:56.250 8 INFO neutron.db.segments_db [None req-7109d32f-31eb-488e-a793-400c8358a906 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment aaeed259-c9e3-4ec0-ab09-2dd5b2f33cd2 of type vxlan for network eebee00d-1f3d-45ed-87d1-751fe02f1946 2026-07-15 00:13:56.318 7 INFO neutron.db.segments_db [None req-06e6fdd1-c783-4276-8e03-983eacc1e9e5 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 83b3d019-8d5d-46e6-9204-ba208af0312e of type vxlan for network 09558a75-1001-48cb-9993-88c905f9f059 [pid: 8|app: 0|req: 282/553] 10.0.0.71 () {34 vars in 669 bytes} [Wed Jul 15 00:13:55 2026] POST /v2.0/networks => generated 747 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/554] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:13:56 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&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: 272/555] 10.0.0.71 () {34 vars in 669 bytes} [Wed Jul 15 00:13:56 2026] POST /v2.0/networks => generated 744 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/556] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:13:56 2026] POST /v2.0/subnets => generated 694 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/557] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:13:56 2026] POST /v2.0/subnets => generated 691 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:13:56.920 7 INFO neutron.db.segments_db [None req-54de267a-e11c-4446-8015-cc283f7b185a 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 675311cf-10ef-459b-89c0-069aaf24d4cd of type vxlan for network 90135925-b7fe-487c-85b3-79241702ff5e 2026-07-15 00:13:57.203 7 INFO neutron.db.l3_hamode_db [None req-54de267a-e11c-4446-8015-cc283f7b185a 0588ef695cef4ad6834e37c72e149821 52d061f7c1d04a5382c159d08f5f3359 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 284/558] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:13:56 2026] PUT /v2.0/ports/c01859f0-747e-4e24-9c3e-cb25dbe2c48d => generated 1239 bytes in 998 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: 285/559] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:13:57 2026] GET /v2.0/networks?id=9130d61c-e167-4483-b878-2bb19d459bb6 => generated 683 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:13:57.514 8 INFO neutron.db.segments_db [None req-82580932-bc07-40ff-b2ca-fb7c38e3c291 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 6c2171d7-43c4-4496-9791-1714a94ddb5e of type vxlan for network 157724f2-7e1f-433e-841d-cd5865bdeea8 2026-07-15 00:13:57.831 8 INFO neutron.db.l3_hamode_db [None req-82580932-bc07-40ff-b2ca-fb7c38e3c291 0588ef695cef4ad6834e37c72e149821 9f3400258e644846ad56bef99a7d3b2a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:13:58.176 7 INFO neutron.db.l3_hamode_db [None req-54de267a-e11c-4446-8015-cc283f7b185a 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:13:58.651 8 INFO neutron.db.l3_hamode_db [None req-82580932-bc07-40ff-b2ca-fb7c38e3c291 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 275/560] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:13:56 2026] POST /v2.0/routers => generated 734 bytes in 2317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/561] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:13:59 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => 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: 277/562] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:13:59 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/563] 199.19.213.181 () {34 vars in 1049 bytes} [Wed Jul 15 00:13:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ef5853fc63f44f9fa7f681458f9992ea => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/564] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:13:59 2026] GET /v2.0/ports?tenant_id=e015d4ba1a884f878b83596e18cef450&device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:13:59.329 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6407de04-ed65-4854-a070-cdedb7597cd6'] response: {'name': 'network-changed', 'server_uuid': '1d2d34d7-a872-4951-96e8-97e9c4b36ee7', 'tag': 'c01859f0-747e-4e24-9c3e-cb25dbe2c48d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 286/565] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:13:57 2026] POST /v2.0/routers => generated 731 bytes in 2202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/566] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:13:59 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:13:59.717 8 WARNING neutron_lib.context [req-2b341272-57e9-4e86-b70c-016b21d48891 req-1021f48b-d7fd-45b3-9454-c33babaa9e3a 09420673cd2f42ca8b64ac047dc31cc0 ef5853fc63f44f9fa7f681458f9992ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 288/567] 199.19.213.181 () {38 vars in 954 bytes} [Wed Jul 15 00:13:59 2026] POST /v2.0/ports => generated 958 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/568] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c01859f0-747e-4e24-9c3e-cb25dbe2c48d => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/569] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:13:59 2026] PUT /v2.0/routers/e167023f-6bc1-46d2-8295-b8bfbc34de91/add_router_interface => generated 309 bytes in 1154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/570] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:14:00 2026] PUT /v2.0/ports/c35e3330-73d2-463f-b42a-1c841e661b52 => generated 1239 bytes in 487 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: 282/571] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:00 2026] GET /v2.0/subnets?id=1e25be32-4743-47ad-9a9f-33843f691502 => generated 694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/572] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:01 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => 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: 284/573] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:01 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/574] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:01 2026] GET /v2.0/ports?network_id=1e20da89-6d68-4158-93c8-ce7fa8afeb72&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: 286/575] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:01 2026] GET /v2.0/security-groups?id=15972979-e37c-457b-83d6-71ae150d3abd&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/576] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:01 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:01 2026] GET /v2.0/networks/1e20da89-6d68-4158-93c8-ce7fa8afeb72?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: 289/578] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:01 2026] GET /v2.0/networks/1e20da89-6d68-4158-93c8-ce7fa8afeb72?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-07-15 00:14:01.320 7 WARNING neutron_lib.context [None req-64b15326-5c3f-47c0-acc9-29429a968d88 ea04362828dc4db4ad1621d5c285d333 52d061f7c1d04a5382c159d08f5f3359 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:14:01.389 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2d3e659-386d-4990-908f-4aaab00fd5f4'] response: {'name': 'network-changed', 'server_uuid': 'bfb1e101-6eed-49db-a3be-69f2773ab0e5', 'tag': 'c35e3330-73d2-463f-b42a-1c841e661b52', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 290/579] 10.0.0.71 () {34 vars in 683 bytes} [Wed Jul 15 00:14:01 2026] POST /v2.0/security-groups => generated 1661 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/580] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:14:00 2026] PUT /v2.0/routers/2efad681-3a71-4cf8-b772-1a74492b324f/add_router_interface => generated 309 bytes in 1343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:01.476 7 WARNING neutron_lib.context [None req-d3974797-61c0-46df-8434-024a8bf638e2 ea04362828dc4db4ad1621d5c285d333 52d061f7c1d04a5382c159d08f5f3359 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 291/581] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:14:01 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-07-15 00:14:01.619 8 WARNING neutron_lib.context [None req-ea66fe24-2255-4ccb-a731-b5079bea1733 ea04362828dc4db4ad1621d5c285d333 52d061f7c1d04a5382c159d08f5f3359 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 291/582] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:14:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:14:01.726 7 WARNING neutron_lib.context [None req-d85a01f2-f338-4dc9-90e0-bdcfb7fdac56 ea04362828dc4db4ad1621d5c285d333 52d061f7c1d04a5382c159d08f5f3359 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/583] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:01 2026] GET /v2.0/ports?tenant_id=ef5853fc63f44f9fa7f681458f9992ea&device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:14:01.971 8 WARNING neutron_lib.context [None req-32eb9eb5-dfa2-4955-8b58-ad18b832c684 e657517231404b64a138a22bdaf858ce 9f3400258e644846ad56bef99a7d3b2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 293/584] 10.0.0.71 () {34 vars in 683 bytes} [Wed Jul 15 00:14:01 2026] POST /v2.0/security-groups => generated 1659 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/587] 199.19.213.181 () {34 vars in 1017 bytes} [Wed Jul 15 00:14:02 2026] GET /v2.0/networks?tenant_id=ef5853fc63f44f9fa7f681458f9992ea&shared=False => generated 779 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:02.155 8 WARNING neutron_lib.context [None req-89e71037-d6de-4eb3-88c3-d95b54b6a330 e657517231404b64a138a22bdaf858ce 9f3400258e644846ad56bef99a7d3b2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 292/588] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:14:01 2026] POST /v2.0/floatingips => generated 552 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/589] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:14:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/590] 199.19.213.181 () {34 vars in 929 bytes} [Wed Jul 15 00:14:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/591] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:02 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:02.381 7 WARNING neutron_lib.context [None req-bac1f01d-b9a2-477b-a6ee-ef0d99d6927a e657517231404b64a138a22bdaf858ce 9f3400258e644846ad56bef99a7d3b2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 298/592] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:02 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/593] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:02 2026] GET /v2.0/ports?tenant_id=e015d4ba1a884f878b83596e18cef450&device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/594] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:02 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/595] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:14:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/596] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:02 2026] GET /v2.0/security-groups?id=15972979-e37c-457b-83d6-71ae150d3abd&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:02.502 8 WARNING neutron_lib.context [None req-1e10588a-566e-43bb-970e-5444a4d43053 e657517231404b64a138a22bdaf858ce 9f3400258e644846ad56bef99a7d3b2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 296/597] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:14:02 2026] GET /v2.0/networks?id=1e20da89-6d68-4158-93c8-ce7fa8afeb72 => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c01859f0-747e-4e24-9c3e-cb25dbe2c48d => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/599] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:02 2026] GET /v2.0/subnets?id=1e25be32-4743-47ad-9a9f-33843f691502 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/600] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:02 2026] GET /v2.0/ports?network_id=1e20da89-6d68-4158-93c8-ce7fa8afeb72&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: 300/601] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:02 2026] GET /v2.0/networks/1e20da89-6d68-4158-93c8-ce7fa8afeb72?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/602] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:02 2026] GET /v2.0/networks/1e20da89-6d68-4158-93c8-ce7fa8afeb72?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: 302/603] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:14:02 2026] POST /v2.0/floatingips => generated 552 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/604] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/ports?tenant_id=ef5853fc63f44f9fa7f681458f9992ea&device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/605] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c35e3330-73d2-463f-b42a-1c841e661b52 => 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: 303/606] 10.0.0.182 () {34 vars in 1097 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--787757434&fields=id&tenant_id=9f3400258e644846ad56bef99a7d3b2a => 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: 304/607] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/subnets?id=a919a37e-722c-4988-8a62-1c74a4248633 => generated 701 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 10.0.0.182 () {34 vars in 981 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/networks?id=09558a75-1001-48cb-9993-88c905f9f059 => generated 676 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 10.0.0.182 () {34 vars in 964 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/quotas/9f3400258e644846ad56bef99a7d3b2a => 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: 305/610] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/ports?network_id=9130d61c-e167-4483-b878-2bb19d459bb6&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: 306/611] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/networks/9130d61c-e167-4483-b878-2bb19d459bb6?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: 306/612] 10.0.0.182 () {34 vars in 1001 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/ports?tenant_id=9f3400258e644846ad56bef99a7d3b2a&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/networks/9130d61c-e167-4483-b878-2bb19d459bb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 10.0.0.182 () {34 vars in 1007 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/networks/09558a75-1001-48cb-9993-88c905f9f059?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: 309/617] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => 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: 309/618] 10.0.0.182 () {34 vars in 1107 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/networks/09558a75-1001-48cb-9993-88c905f9f059?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: 310/619] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/security-groups?id=15972979-e37c-457b-83d6-71ae150d3abd&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:03 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => 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: 311/621] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:04 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:04 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:04 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => 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: 312/624] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:04 2026] GET /v2.0/security-groups?id=15972979-e37c-457b-83d6-71ae150d3abd&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/625] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:04 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => 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: 313/626] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:05 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:05 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:06 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => 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: 315/629] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:06 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => 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: 315/630] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:06 2026] GET /v2.0/security-groups?id=15972979-e37c-457b-83d6-71ae150d3abd&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/631] 10.0.0.182 () {34 vars in 1099 bytes} [Wed Jul 15 00:14:06 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2019126230&fields=id&tenant_id=52d061f7c1d04a5382c159d08f5f3359 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/632] 10.0.0.182 () {34 vars in 981 bytes} [Wed Jul 15 00:14:06 2026] GET /v2.0/networks?id=eebee00d-1f3d-45ed-87d1-751fe02f1946 => generated 679 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/633] 10.0.0.182 () {34 vars in 964 bytes} [Wed Jul 15 00:14:07 2026] GET /v2.0/quotas/52d061f7c1d04a5382c159d08f5f3359 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/634] 10.0.0.182 () {34 vars in 1001 bytes} [Wed Jul 15 00:14:07 2026] GET /v2.0/ports?tenant_id=52d061f7c1d04a5382c159d08f5f3359&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/635] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:07 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/636] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:07 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/637] 10.0.0.182 () {34 vars in 1007 bytes} [Wed Jul 15 00:14:07 2026] GET /v2.0/networks/eebee00d-1f3d-45ed-87d1-751fe02f1946?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/638] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:07 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => 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: 320/639] 10.0.0.182 () {34 vars in 1107 bytes} [Wed Jul 15 00:14:07 2026] GET /v2.0/networks/eebee00d-1f3d-45ed-87d1-751fe02f1946?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: 320/640] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:07 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => 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: 321/641] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:07 2026] GET /v2.0/security-groups?id=15972979-e37c-457b-83d6-71ae150d3abd&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/642] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:07 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => 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: 322/643] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:08 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/644] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:08 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/645] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:08 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/646] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:14:08 2026] GET /v2.0/networks?id=09558a75-1001-48cb-9993-88c905f9f059 => generated 676 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/647] 199.19.213.181 () {34 vars in 1049 bytes} [Wed Jul 15 00:14:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9f3400258e644846ad56bef99a7d3b2a => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/648] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:08 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:08.542 8 WARNING neutron_lib.context [req-0979f3e7-2f03-4e6e-9d38-f97415317d06 req-39d9465a-1cce-4640-b269-1e473ea6f736 e657517231404b64a138a22bdaf858ce 9f3400258e644846ad56bef99a7d3b2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 324/649] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:08 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/650] 199.19.213.181 () {38 vars in 954 bytes} [Wed Jul 15 00:14:08 2026] POST /v2.0/ports => generated 958 bytes in 345 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: 327/651] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:08 2026] GET /v2.0/security-groups?id=15972979-e37c-457b-83d6-71ae150d3abd&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/652] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:08 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:14:09.041 7 INFO neutron.db.l3_db [None req-5123428d-5e1f-443f-a23e-bce39e007487 bc0efd7c62a344edb78574f73224a796 e015d4ba1a884f878b83596e18cef450 - - default default] Floating IP da3be0ac-c893-4416-af3f-fb3b84d90075 associated. External IP: 10.96.250.220, port: c01859f0-747e-4e24-9c3e-cb25dbe2c48d. [pid: 7|app: 0|req: 325/653] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:14:08 2026] PUT /v2.0/floatingips/da3be0ac-c893-4416-af3f-fb3b84d90075 => generated 856 bytes in 794 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:14:08 2026] PUT /v2.0/ports/b2b1bfc8-5302-4e4d-82fd-967db6cee4bd => generated 1239 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:14:09.490 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c71f63a5-c234-41cc-a0ef-d12f856249d4'] response: {'name': 'network-changed', 'server_uuid': '1d2d34d7-a872-4951-96e8-97e9c4b36ee7', 'tag': 'c01859f0-747e-4e24-9c3e-cb25dbe2c48d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 326/655] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:09 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => generated 973 bytes in 89 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: 330/656] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:09 2026] GET /v2.0/security-groups?id=dfe84447-9b9e-4e9d-ae37-1baed633fe20&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:10.001 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a97e910-d0fa-4013-9fe1-efa2a1c9b077'] response: {'name': 'network-changed', 'server_uuid': '4c61ca0c-8925-4453-a86e-864774ee300a', 'tag': 'b2b1bfc8-5302-4e4d-82fd-967db6cee4bd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 327/657] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:09 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => 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: 328/658] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:10 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => 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: 331/659] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:09 2026] GET /v2.0/ports?tenant_id=e015d4ba1a884f878b83596e18cef450&device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => 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: 329/660] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:10 2026] GET /v2.0/security-groups?id=15972979-e37c-457b-83d6-71ae150d3abd&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/661] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:14:10 2026] GET /v2.0/networks?id=1e20da89-6d68-4158-93c8-ce7fa8afeb72 => generated 772 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/662] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c01859f0-747e-4e24-9c3e-cb25dbe2c48d => 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: 333/663] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:10 2026] GET /v2.0/ports?tenant_id=9f3400258e644846ad56bef99a7d3b2a&device_id=4c61ca0c-8925-4453-a86e-864774ee300a => 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: 331/664] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:10 2026] GET /v2.0/subnets?id=1e25be32-4743-47ad-9a9f-33843f691502 => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/665] 199.19.213.181 () {34 vars in 1017 bytes} [Wed Jul 15 00:14:10 2026] GET /v2.0/networks?tenant_id=9f3400258e644846ad56bef99a7d3b2a&shared=False => generated 772 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/666] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:10 2026] GET /v2.0/ports?network_id=1e20da89-6d68-4158-93c8-ce7fa8afeb72&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/667] 199.19.213.181 () {34 vars in 929 bytes} [Wed Jul 15 00:14:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/668] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:10 2026] GET /v2.0/networks/1e20da89-6d68-4158-93c8-ce7fa8afeb72?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: 336/669] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:10 2026] GET /v2.0/networks/1e20da89-6d68-4158-93c8-ce7fa8afeb72?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/670] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:10 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:10 2026] GET /v2.0/security-groups?id=dfe84447-9b9e-4e9d-ae37-1baed633fe20&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: 335/672] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:11 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => 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: 338/673] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:11 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/674] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:11 2026] GET /v2.0/security-groups?id=15972979-e37c-457b-83d6-71ae150d3abd&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/675] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:11 2026] GET /v2.0/ports?tenant_id=9f3400258e644846ad56bef99a7d3b2a&device_id=4c61ca0c-8925-4453-a86e-864774ee300a => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/676] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b2b1bfc8-5302-4e4d-82fd-967db6cee4bd => 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: 340/677] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:11 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/678] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:11 2026] GET /v2.0/subnets?id=53aed34e-ec3f-4950-93ae-1d0bca5348b6 => generated 694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/679] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:11 2026] GET /v2.0/ports?network_id=09558a75-1001-48cb-9993-88c905f9f059&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:11 2026] GET /v2.0/networks/09558a75-1001-48cb-9993-88c905f9f059?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: 341/681] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:11 2026] GET /v2.0/networks/09558a75-1001-48cb-9993-88c905f9f059?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-07-15 00:14:11.826 8 INFO neutron.db.l3_db [None req-25dfce74-0711-4ab9-abed-24dba270ed4e 09420673cd2f42ca8b64ac047dc31cc0 ef5853fc63f44f9fa7f681458f9992ea - - default default] Floating IP 406d7d64-612e-41ac-b89a-3c83c6995117 associated. External IP: 10.96.250.204, port: c35e3330-73d2-463f-b42a-1c841e661b52. [pid: 7|app: 0|req: 342/682] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:11 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/683] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:11 2026] GET /v2.0/security-groups?id=dfe84447-9b9e-4e9d-ae37-1baed633fe20&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: 344/684] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:14:11 2026] GET /v2.0/networks?id=eebee00d-1f3d-45ed-87d1-751fe02f1946 => generated 679 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/685] 199.19.213.181 () {34 vars in 1049 bytes} [Wed Jul 15 00:14:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=52d061f7c1d04a5382c159d08f5f3359 => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:12.010 7 WARNING neutron_lib.context [req-0270f111-7b59-4c59-b91a-5cb103512585 req-dc2566b7-55f6-40e9-82c8-24d418f76e8e ea04362828dc4db4ad1621d5c285d333 52d061f7c1d04a5382c159d08f5f3359 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 341/686] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:14:11 2026] PUT /v2.0/floatingips/406d7d64-612e-41ac-b89a-3c83c6995117 => generated 856 bytes in 695 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:12 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:12.180 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-54534767-4cc2-4a8e-b524-ce6ab8f127b5'] response: {'name': 'network-changed', 'server_uuid': 'bfb1e101-6eed-49db-a3be-69f2773ab0e5', 'tag': 'c35e3330-73d2-463f-b42a-1c841e661b52', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 343/688] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:12 2026] GET /v2.0/security-groups?id=15972979-e37c-457b-83d6-71ae150d3abd&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/689] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:12 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/690] 199.19.213.181 () {38 vars in 954 bytes} [Wed Jul 15 00:14:12 2026] POST /v2.0/ports => generated 958 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/691] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:12 2026] GET /v2.0/ports?tenant_id=ef5853fc63f44f9fa7f681458f9992ea&device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/692] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:14:12 2026] GET /v2.0/networks?id=9130d61c-e167-4483-b878-2bb19d459bb6 => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/693] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c35e3330-73d2-463f-b42a-1c841e661b52 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/694] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:14:12 2026] PUT /v2.0/ports/b1395d02-24cd-4413-ae81-045481d59301 => generated 1239 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:12 2026] GET /v2.0/subnets?id=a919a37e-722c-4988-8a62-1c74a4248633 => generated 701 bytes in 39 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: 346/696] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:12 2026] GET /v2.0/ports?network_id=9130d61c-e167-4483-b878-2bb19d459bb6&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/697] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:12 2026] GET /v2.0/networks/9130d61c-e167-4483-b878-2bb19d459bb6?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:12 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/699] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:13 2026] GET /v2.0/networks/9130d61c-e167-4483-b878-2bb19d459bb6?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: 348/700] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:13 2026] GET /v2.0/security-groups?id=dfe84447-9b9e-4e9d-ae37-1baed633fe20&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: 353/701] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:13 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/702] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:13 2026] GET /v2.0/security-groups?id=8bdc0846-370e-42ab-8fd9-92954ccc5036&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/703] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:13 2026] GET /v2.0/ports?tenant_id=52d061f7c1d04a5382c159d08f5f3359&device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/704] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b1395d02-24cd-4413-ae81-045481d59301 => 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: 355/705] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:13 2026] GET /v2.0/subnets?id=2b3b74fe-8ac4-4f62-9d8e-ca063ab0a26f => generated 697 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/706] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:13 2026] GET /v2.0/ports?network_id=eebee00d-1f3d-45ed-87d1-751fe02f1946&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/707] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:14 2026] GET /v2.0/networks/eebee00d-1f3d-45ed-87d1-751fe02f1946?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/708] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:14 2026] GET /v2.0/networks/eebee00d-1f3d-45ed-87d1-751fe02f1946?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/709] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:14 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:14.255 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7657055-8ae3-4243-bcee-8e51bc155e5b'] response: {'name': 'network-changed', 'server_uuid': 'c8ca2884-0e96-4761-a765-884a2e25c0d6', 'tag': 'b1395d02-24cd-4413-ae81-045481d59301', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 353/710] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:14 2026] GET /v2.0/security-groups?id=dfe84447-9b9e-4e9d-ae37-1baed633fe20&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/711] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:14 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => 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: 354/712] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:14 2026] GET /v2.0/security-groups?id=8bdc0846-370e-42ab-8fd9-92954ccc5036&fields=id&fields=name => generated 114 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/713] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:15 2026] GET /v2.0/ports?tenant_id=52d061f7c1d04a5382c159d08f5f3359&device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => 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: 355/714] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:14:15 2026] GET /v2.0/networks?id=eebee00d-1f3d-45ed-87d1-751fe02f1946 => generated 775 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/715] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b1395d02-24cd-4413-ae81-045481d59301 => 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: 356/716] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:15 2026] GET /v2.0/subnets?id=2b3b74fe-8ac4-4f62-9d8e-ca063ab0a26f => generated 697 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/717] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:15 2026] GET /v2.0/ports?network_id=eebee00d-1f3d-45ed-87d1-751fe02f1946&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/718] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:15 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/719] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:15 2026] GET /v2.0/security-groups?id=dfe84447-9b9e-4e9d-ae37-1baed633fe20&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: 362/720] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:15 2026] GET /v2.0/networks/eebee00d-1f3d-45ed-87d1-751fe02f1946?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:15 2026] GET /v2.0/networks/eebee00d-1f3d-45ed-87d1-751fe02f1946?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/722] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:15 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/723] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:15 2026] GET /v2.0/security-groups?id=8bdc0846-370e-42ab-8fd9-92954ccc5036&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: 364/724] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:16 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/725] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:16 2026] GET /v2.0/security-groups?id=dfe84447-9b9e-4e9d-ae37-1baed633fe20&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: 365/726] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:16 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/727] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:16 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/728] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:16 2026] GET /v2.0/security-groups?id=8bdc0846-370e-42ab-8fd9-92954ccc5036&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:17.086 8 INFO neutron.db.l3_db [None req-435d6002-01c3-43ec-8eea-bb08881686f1 e657517231404b64a138a22bdaf858ce 9f3400258e644846ad56bef99a7d3b2a - - default default] Floating IP d2f424bc-fed4-4f8b-a820-40269023e327 associated. External IP: 10.96.250.201, port: b2b1bfc8-5302-4e4d-82fd-967db6cee4bd. [pid: 8|app: 0|req: 362/731] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:14:16 2026] PUT /v2.0/floatingips/d2f424bc-fed4-4f8b-a820-40269023e327 => generated 856 bytes in 648 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/732] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:17 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => 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: 363/733] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:17 2026] GET /v2.0/security-groups?id=dfe84447-9b9e-4e9d-ae37-1baed633fe20&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: 371/734] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:17 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:17.879 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6b1640a-94b1-4147-940e-f72b96cedad0'] response: {'name': 'network-changed', 'server_uuid': '4c61ca0c-8925-4453-a86e-864774ee300a', 'tag': 'b2b1bfc8-5302-4e4d-82fd-967db6cee4bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 364/735] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:17 2026] GET /v2.0/security-groups?id=dfe84447-9b9e-4e9d-ae37-1baed633fe20&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: 372/736] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:18 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/737] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:18 2026] GET /v2.0/ports?tenant_id=9f3400258e644846ad56bef99a7d3b2a&device_id=4c61ca0c-8925-4453-a86e-864774ee300a => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/738] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:18 2026] GET /v2.0/security-groups?id=8bdc0846-370e-42ab-8fd9-92954ccc5036&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: 366/739] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:14:18 2026] GET /v2.0/networks?id=09558a75-1001-48cb-9993-88c905f9f059 => generated 772 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/740] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b2b1bfc8-5302-4e4d-82fd-967db6cee4bd => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/741] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:18 2026] GET /v2.0/subnets?id=53aed34e-ec3f-4950-93ae-1d0bca5348b6 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/742] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:18 2026] GET /v2.0/ports?network_id=09558a75-1001-48cb-9993-88c905f9f059&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/743] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:18 2026] GET /v2.0/networks/09558a75-1001-48cb-9993-88c905f9f059?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: 369/744] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:18 2026] GET /v2.0/networks/09558a75-1001-48cb-9993-88c905f9f059?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/745] 10.0.0.249 () {34 vars in 989 bytes} [Wed Jul 15 00:14:18 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 1244 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/746] 10.0.0.249 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:18 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/747] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:18 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/748] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:19 2026] GET /v2.0/security-groups?id=dfe84447-9b9e-4e9d-ae37-1baed633fe20&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: 378/749] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:19 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/750] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:19 2026] GET /v2.0/security-groups?id=8bdc0846-370e-42ab-8fd9-92954ccc5036&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/751] 10.0.0.249 () {34 vars in 989 bytes} [Wed Jul 15 00:14:19 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/752] 10.0.0.249 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:19 2026] GET /v2.0/security-groups?id=15972979-e37c-457b-83d6-71ae150d3abd&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/753] 199.19.213.181 () {34 vars in 993 bytes} [Wed Jul 15 00:14:19 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/754] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:20 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/755] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:20 2026] GET /v2.0/security-groups?id=dfe84447-9b9e-4e9d-ae37-1baed633fe20&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: 383/756] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:20 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => 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: 384/757] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:20 2026] GET /v2.0/security-groups?id=8bdc0846-370e-42ab-8fd9-92954ccc5036&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:20.558 8 INFO neutron.db.l3_db [req-40ca3384-c474-4655-a0fc-946821a4b1f5 req-b84931d3-a5be-41fe-aeff-bba74e479d9e e657517231404b64a138a22bdaf858ce 9f3400258e644846ad56bef99a7d3b2a - - default default] Floating IP d2f424bc-fed4-4f8b-a820-40269023e327 disassociated. External IP: 10.96.250.201, port: b2b1bfc8-5302-4e4d-82fd-967db6cee4bd. [pid: 8|app: 0|req: 374/758] 199.19.213.181 () {36 vars in 996 bytes} [Wed Jul 15 00:14:19 2026] DELETE /v2.0/ports/b2b1bfc8-5302-4e4d-82fd-967db6cee4bd => generated 0 bytes in 1052 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/759] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:21 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:14:21.660 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f552df3e-8ff1-40a8-ad18-d0aa3958ec08'] response: {'server_uuid': '4c61ca0c-8925-4453-a86e-864774ee300a', 'name': 'network-vif-deleted', 'tag': 'b2b1bfc8-5302-4e4d-82fd-967db6cee4bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 375/760] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:21 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/761] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:21 2026] GET /v2.0/security-groups?id=8bdc0846-370e-42ab-8fd9-92954ccc5036&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/762] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:22 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => 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: 387/763] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:22 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => 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: 377/764] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:22 2026] GET /v2.0/security-groups?id=8bdc0846-370e-42ab-8fd9-92954ccc5036&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: 7|app: 0|req: 388/765] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:23 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:23.364 8 INFO neutron.db.l3_db [None req-a78abba8-d7d4-4252-8de8-6a5f7b5f50b4 ea04362828dc4db4ad1621d5c285d333 52d061f7c1d04a5382c159d08f5f3359 - - default default] Floating IP 5e2af3d4-753a-47b4-8a00-55484d46ca46 associated. External IP: 10.96.250.218, port: b1395d02-24cd-4413-ae81-045481d59301. [pid: 7|app: 0|req: 389/766] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:23 2026] GET /v2.0/ports?device_id=4c61ca0c-8925-4453-a86e-864774ee300a => 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: 378/767] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:14:23 2026] PUT /v2.0/floatingips/5e2af3d4-753a-47b4-8a00-55484d46ca46 => generated 856 bytes in 688 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/768] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:23 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/769] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:23 2026] GET /v2.0/security-groups?id=8bdc0846-370e-42ab-8fd9-92954ccc5036&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/770] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:24 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:24.176 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd96f102-db63-4fd5-b1b7-0b9a0f69e9f6'] response: {'name': 'network-changed', 'server_uuid': 'c8ca2884-0e96-4761-a765-884a2e25c0d6', 'tag': 'b1395d02-24cd-4413-ae81-045481d59301', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 380/771] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:24 2026] GET /v2.0/security-groups?id=8bdc0846-370e-42ab-8fd9-92954ccc5036&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/772] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:24 2026] GET /v2.0/ports?tenant_id=52d061f7c1d04a5382c159d08f5f3359&device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => 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: 381/773] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:14:24 2026] GET /v2.0/networks?id=eebee00d-1f3d-45ed-87d1-751fe02f1946 => generated 775 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/774] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b1395d02-24cd-4413-ae81-045481d59301 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/775] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:24 2026] GET /v2.0/subnets?id=2b3b74fe-8ac4-4f62-9d8e-ca063ab0a26f => generated 697 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/776] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:24 2026] GET /v2.0/ports?network_id=eebee00d-1f3d-45ed-87d1-751fe02f1946&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: 383/777] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:24 2026] GET /v2.0/networks/eebee00d-1f3d-45ed-87d1-751fe02f1946?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: 395/778] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:24 2026] GET /v2.0/networks/eebee00d-1f3d-45ed-87d1-751fe02f1946?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/779] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:14:24 2026] DELETE /v2.0/security-groups/dfe84447-9b9e-4e9d-ae37-1baed633fe20 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:14:24.857 7 INFO neutron.api.v2.resource [None req-020f9a0c-5609-4a32-9837-3b916b5f62af e657517231404b64a138a22bdaf858ce 9f3400258e644846ad56bef99a7d3b2a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 396/780] 10.0.0.71 () {32 vars in 735 bytes} [Wed Jul 15 00:14:24 2026] GET /v2.0/security-groups/dfe84447-9b9e-4e9d-ae37-1baed633fe20 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/781] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:14:24 2026] DELETE /v2.0/floatingips/d2f424bc-fed4-4f8b-a820-40269023e327 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/782] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:25 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => 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: 387/783] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:25 2026] GET /v2.0/security-groups?id=8bdc0846-370e-42ab-8fd9-92954ccc5036&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/784] 199.19.213.181 () {34 vars in 1095 bytes} [Wed Jul 15 00:14:25 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/785] 199.19.213.181 () {34 vars in 993 bytes} [Wed Jul 15 00:14:26 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:26.302 8 INFO neutron.db.l3_db [req-7d03a350-1c08-4551-8e47-fe2c92e6612d req-67e77514-d674-45f2-bfed-dd486a00ef27 ea04362828dc4db4ad1621d5c285d333 52d061f7c1d04a5382c159d08f5f3359 - - default default] Floating IP 5e2af3d4-753a-47b4-8a00-55484d46ca46 disassociated. External IP: 10.96.250.218, port: b1395d02-24cd-4413-ae81-045481d59301. [pid: 7|app: 0|req: 397/786] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:14:25 2026] PUT /v2.0/routers/2efad681-3a71-4cf8-b772-1a74492b324f/remove_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/787] 199.19.213.181 () {36 vars in 996 bytes} [Wed Jul 15 00:14:26 2026] DELETE /v2.0/ports/b1395d02-24cd-4413-ae81-045481d59301 => generated 0 bytes in 602 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/788] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:26 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => 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: 392/789] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:26 2026] GET /v2.0/ports?tenant_id=e015d4ba1a884f878b83596e18cef450&device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:14:27.194 7 INFO neutron.services.segments.plugin [-] Segment 6c2171d7-43c4-4496-9791-1714a94ddb5e resource provider aggregate not found 2026-07-15 00:14:27.206 7 INFO neutron.services.segments.plugin [-] Segment 6c2171d7-43c4-4496-9791-1714a94ddb5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c2171d7-43c4-4496-9791-1714a94ddb5e found for delete ", "request_id": "req-5a9fc1e2-8dc3-4c16-9f94-6e20fd7e4c1c"}]} 2026-07-15 00:14:27.207 7 INFO neutron.services.segments.plugin [-] Segment 6c2171d7-43c4-4496-9791-1714a94ddb5e resource provider aggregate not found 2026-07-15 00:14:27.218 7 INFO neutron.db.l3_hamode_db [None req-7468ab0d-4058-4b10-ae15-99244d9c8e3a 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] HA network 157724f2-7e1f-433e-841d-cd5865bdeea8 was deleted as no HA routers are present in tenant 9f3400258e644846ad56bef99a7d3b2a. [pid: 7|app: 0|req: 398/790] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:14:26 2026] DELETE /v2.0/routers/2efad681-3a71-4cf8-b772-1a74492b324f => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:14:27.228 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f39554bb-9d80-4159-8a58-250c5ad2c33f'] response: {'server_uuid': 'c8ca2884-0e96-4761-a765-884a2e25c0d6', 'name': 'network-vif-deleted', 'tag': 'b1395d02-24cd-4413-ae81-045481d59301', 'status': 'completed', 'code': 200} 2026-07-15 00:14:27.281 7 INFO neutron.services.segments.plugin [-] Segment 6c2171d7-43c4-4496-9791-1714a94ddb5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c2171d7-43c4-4496-9791-1714a94ddb5e found for delete ", "request_id": "req-e9f30c9c-085e-414e-afd4-05592f8040d2"}]} [pid: 7|app: 0|req: 399/791] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:14:27 2026] GET /v2.0/networks?id=1e20da89-6d68-4158-93c8-ce7fa8afeb72 => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/792] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c01859f0-747e-4e24-9c3e-cb25dbe2c48d => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/793] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:14:27 2026] DELETE /v2.0/subnets/53aed34e-ec3f-4950-93ae-1d0bca5348b6 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/794] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:27 2026] GET /v2.0/subnets?id=1e25be32-4743-47ad-9a9f-33843f691502 => generated 694 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/795] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:27 2026] GET /v2.0/ports?network_id=1e20da89-6d68-4158-93c8-ce7fa8afeb72&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: 396/796] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:27 2026] GET /v2.0/networks/1e20da89-6d68-4158-93c8-ce7fa8afeb72?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/797] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:27 2026] GET /v2.0/networks/1e20da89-6d68-4158-93c8-ce7fa8afeb72?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/798] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:14:27 2026] DELETE /v2.0/networks/09558a75-1001-48cb-9993-88c905f9f059 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/799] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:14:27 2026] GET /v2.0/security-groups?tenant_id=9f3400258e644846ad56bef99a7d3b2a&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/800] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:27 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => 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: 399/801] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:14:27 2026] DELETE /v2.0/security-groups/1f2b9d67-89ca-4918-80bf-7d592b149885 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/802] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:28 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => 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: 400/803] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:29 2026] GET /v2.0/ports?device_id=c8ca2884-0e96-4761-a765-884a2e25c0d6 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:14:30.741 7 INFO neutron.services.segments.plugin [-] Segment 83b3d019-8d5d-46e6-9204-ba208af0312e resource provider aggregate not found 2026-07-15 00:14:30.748 7 INFO neutron.services.segments.plugin [-] Segment 83b3d019-8d5d-46e6-9204-ba208af0312e resource provider aggregate not found 2026-07-15 00:14:30.760 7 INFO neutron.services.segments.plugin [-] Segment 83b3d019-8d5d-46e6-9204-ba208af0312e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83b3d019-8d5d-46e6-9204-ba208af0312e found for delete ", "request_id": "req-7461ad08-3c71-49ee-aac8-0c634bfee171"}]} 2026-07-15 00:14:30.764 7 INFO neutron.services.segments.plugin [-] Segment 83b3d019-8d5d-46e6-9204-ba208af0312e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83b3d019-8d5d-46e6-9204-ba208af0312e found for delete ", "request_id": "req-55ca585d-20f9-4e1d-9a0a-b11b2e231cfb"}]} [pid: 7|app: 0|req: 404/804] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:14:30 2026] GET /v2.0/security-groups?tenant_id=7f8c3a024f8f4a9c9d34a013b63f544c&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/805] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:14:31 2026] DELETE /v2.0/security-groups/952b1c3f-5a8f-44a2-9af6-5d2bbc939898 => 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: 405/806] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:14:31 2026] DELETE /v2.0/security-groups/8bdc0846-370e-42ab-8fd9-92954ccc5036 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:14:31.235 8 INFO neutron.api.v2.resource [None req-a8f62bff-ed7e-48a7-817e-7cf908ed3912 ea04362828dc4db4ad1621d5c285d333 52d061f7c1d04a5382c159d08f5f3359 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 402/807] 10.0.0.71 () {32 vars in 735 bytes} [Wed Jul 15 00:14:31 2026] GET /v2.0/security-groups/8bdc0846-370e-42ab-8fd9-92954ccc5036 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/808] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:14:31 2026] DELETE /v2.0/floatingips/5e2af3d4-753a-47b4-8a00-55484d46ca46 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/811] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:14:31 2026] PUT /v2.0/routers/e167023f-6bc1-46d2-8295-b8bfbc34de91/remove_router_interface => generated 309 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:33.229 7 INFO neutron.services.segments.plugin [-] Segment 675311cf-10ef-459b-89c0-069aaf24d4cd resource provider aggregate not found 2026-07-15 00:14:33.232 7 INFO neutron.services.segments.plugin [-] Segment 675311cf-10ef-459b-89c0-069aaf24d4cd resource provider aggregate not found 2026-07-15 00:14:33.241 7 INFO neutron.services.segments.plugin [-] Segment 675311cf-10ef-459b-89c0-069aaf24d4cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 675311cf-10ef-459b-89c0-069aaf24d4cd found for delete ", "request_id": "req-1370b437-b668-422a-b039-330d5a2287ca"}]} 2026-07-15 00:14:33.242 7 INFO neutron.services.segments.plugin [-] Segment 675311cf-10ef-459b-89c0-069aaf24d4cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 675311cf-10ef-459b-89c0-069aaf24d4cd found for delete ", "request_id": "req-a89ece4c-9d64-4b19-83b9-5fac6557adca"}]} 2026-07-15 00:14:33.251 7 INFO neutron.db.l3_hamode_db [None req-0e6aa8bd-0c0c-465b-9e8d-10b1d16d50ac 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] HA network 90135925-b7fe-487c-85b3-79241702ff5e was deleted as no HA routers are present in tenant 52d061f7c1d04a5382c159d08f5f3359. [pid: 7|app: 0|req: 409/812] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:14:32 2026] DELETE /v2.0/routers/e167023f-6bc1-46d2-8295-b8bfbc34de91 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/813] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:14:33 2026] DELETE /v2.0/subnets/2b3b74fe-8ac4-4f62-9d8e-ca063ab0a26f => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/814] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:14:33 2026] DELETE /v2.0/networks/eebee00d-1f3d-45ed-87d1-751fe02f1946 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/815] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:14:33 2026] GET /v2.0/security-groups?tenant_id=52d061f7c1d04a5382c159d08f5f3359&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/816] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:14:33 2026] DELETE /v2.0/security-groups/2b2b3f12-1dba-4fab-9c69-74f4323e4ed2 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/817] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:34 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/818] 10.0.0.182 () {34 vars in 970 bytes} [Wed Jul 15 00:14:34 2026] GET /v2.0/ports/c35e3330-73d2-463f-b42a-1c841e661b52 => generated 972 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/819] 199.19.213.181 () {34 vars in 999 bytes} [Wed Jul 15 00:14:34 2026] GET /v2.0/subnets?network_id=9130d61c-e167-4483-b878-2bb19d459bb6 => generated 683 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/820] 199.19.213.181 () {34 vars in 1145 bytes} [Wed Jul 15 00:14:34 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5&device_owner=compute%3Anova&network_id=9130d61c-e167-4483-b878-2bb19d459bb6 => 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: 408/821] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:14:34 2026] PUT /v2.0/ports/c35e3330-73d2-463f-b42a-1c841e661b52 => generated 1149 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:14:35.886 7 INFO neutron.services.segments.plugin [-] Segment aaeed259-c9e3-4ec0-ab09-2dd5b2f33cd2 resource provider aggregate not found 2026-07-15 00:14:35.892 7 INFO neutron.services.segments.plugin [-] Segment aaeed259-c9e3-4ec0-ab09-2dd5b2f33cd2 resource provider aggregate not found 2026-07-15 00:14:35.905 7 INFO neutron.services.segments.plugin [-] Segment aaeed259-c9e3-4ec0-ab09-2dd5b2f33cd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaeed259-c9e3-4ec0-ab09-2dd5b2f33cd2 found for delete ", "request_id": "req-31a583a4-646e-42ac-afa3-2d98b701dd69"}]} 2026-07-15 00:14:35.908 7 INFO neutron.services.segments.plugin [-] Segment aaeed259-c9e3-4ec0-ab09-2dd5b2f33cd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaeed259-c9e3-4ec0-ab09-2dd5b2f33cd2 found for delete ", "request_id": "req-7bbb80eb-5702-49dc-b3b4-23dba42660df"}]} 2026-07-15 00:14:35.939 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7f49294-3829-4da5-94a5-c37cdc25bd40'] response: {'name': 'network-changed', 'server_uuid': 'bfb1e101-6eed-49db-a3be-69f2773ab0e5', 'tag': 'c35e3330-73d2-463f-b42a-1c841e661b52', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/822] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:14:35 2026] GET /v2.0/security-groups?tenant_id=982e4791ae5549399ef2fac4fd5b593e&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:14:36.164 8 INFO neutron.db.segments_db [None req-4999a463-381b-4351-b218-e5d932a1dbf7 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 61058382-fe9f-444e-8e27-0494291caaa2 of type vxlan for network e6cfb192-53fa-480e-af9b-d4509cc8ac0e [pid: 7|app: 0|req: 415/823] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:36 2026] GET /v2.0/ports?tenant_id=ef5853fc63f44f9fa7f681458f9992ea&device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 1421 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/824] 10.0.0.71 () {34 vars in 669 bytes} [Wed Jul 15 00:14:35 2026] POST /v2.0/networks => generated 737 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/825] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:14:36 2026] DELETE /v2.0/security-groups/4e1031f3-66e2-4cec-aeb6-f33730d55f75 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/826] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:14:36 2026] GET /v2.0/networks?id=9130d61c-e167-4483-b878-2bb19d459bb6 => generated 779 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/827] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c35e3330-73d2-463f-b42a-1c841e661b52 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/828] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:14:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c35e3330-73d2-463f-b42a-1c841e661b52 => 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: 417/829] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:14:36 2026] POST /v2.0/subnets => generated 684 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/830] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:14:36 2026] GET /v2.0/security-groups?tenant_id=dea0e7844f684b37954888dcb994f2ab&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: 418/831] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:36 2026] GET /v2.0/subnets?id=a919a37e-722c-4988-8a62-1c74a4248633 => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:36.533 8 INFO neutron.db.segments_db [None req-148e94c9-d4b2-4334-bc9d-5e32432675c0 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment bd8ea0d0-e356-41c8-bf71-62e31c3defdc of type vxlan for network 8d96439e-69e8-4f00-99d9-8d152ef3b790 [pid: 7|app: 0|req: 419/832] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:14:36 2026] DELETE /v2.0/security-groups/ad7627c1-8dc0-4e50-bd0f-2054ddd1245d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/833] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:36 2026] GET /v2.0/ports?network_id=9130d61c-e167-4483-b878-2bb19d459bb6&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/834] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:36 2026] GET /v2.0/networks/9130d61c-e167-4483-b878-2bb19d459bb6?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:14:36.714 8 INFO neutron.db.l3_hamode_db [None req-148e94c9-d4b2-4334-bc9d-5e32432675c0 0588ef695cef4ad6834e37c72e149821 7897cfefeb2e4240a75fc87fcf51491d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 422/835] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:36 2026] GET /v2.0/networks/9130d61c-e167-4483-b878-2bb19d459bb6?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) 2026-07-15 00:14:37.405 8 INFO neutron.db.l3_hamode_db [None req-148e94c9-d4b2-4334-bc9d-5e32432675c0 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 423/836] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:37 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 1152 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/837] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:37 2026] GET /v2.0/security-groups?id=15972979-e37c-457b-83d6-71ae150d3abd&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/838] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:37 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/839] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:37 2026] GET /v2.0/ports?tenant_id=ef5853fc63f44f9fa7f681458f9992ea&device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 1421 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/840] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:37 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/841] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:14:37 2026] GET /v2.0/networks?id=9130d61c-e167-4483-b878-2bb19d459bb6 => generated 779 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/842] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c35e3330-73d2-463f-b42a-1c841e661b52 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/843] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:37 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/844] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:14:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c35e3330-73d2-463f-b42a-1c841e661b52 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/845] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:37 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/846] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:37 2026] GET /v2.0/subnets?id=a919a37e-722c-4988-8a62-1c74a4248633 => 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: 434/847] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:38 2026] GET /v2.0/ports?network_id=9130d61c-e167-4483-b878-2bb19d459bb6&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: 435/848] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:38 2026] GET /v2.0/networks/9130d61c-e167-4483-b878-2bb19d459bb6?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/849] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:38 2026] GET /v2.0/networks/9130d61c-e167-4483-b878-2bb19d459bb6?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: 414/850] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:14:36 2026] POST /v2.0/routers => generated 724 bytes in 1824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/851] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:38 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/852] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:38 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/853] 199.19.213.181 () {34 vars in 1117 bytes} [Wed Jul 15 00:14:38 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1152 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/854] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:14:38 2026] PUT /v2.0/ports/c35e3330-73d2-463f-b42a-1c841e661b52 => generated 972 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/855] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:14:38 2026] PUT /v2.0/routers/4caf11a4-1061-4c9b-82f0-d8416cc56749/add_router_interface => generated 309 bytes in 1146 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: 419/856] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:39 2026] GET /v2.0/ports?tenant_id=ef5853fc63f44f9fa7f681458f9992ea&device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:14:39.668 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5dcb2d8-d92c-447f-9b49-75152e559851'] response: {'name': 'network-changed', 'server_uuid': 'bfb1e101-6eed-49db-a3be-69f2773ab0e5', 'tag': 'c35e3330-73d2-463f-b42a-1c841e661b52', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 420/857] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:39 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/858] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:14:39 2026] GET /v2.0/networks?id=9130d61c-e167-4483-b878-2bb19d459bb6 => generated 779 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/859] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:39 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/860] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c35e3330-73d2-463f-b42a-1c841e661b52 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/861] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:39 2026] GET /v2.0/subnets?id=a919a37e-722c-4988-8a62-1c74a4248633 => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/862] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:39 2026] GET /v2.0/ports?network_id=9130d61c-e167-4483-b878-2bb19d459bb6&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: 423/863] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:39 2026] GET /v2.0/networks/9130d61c-e167-4483-b878-2bb19d459bb6?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: 441/864] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:39 2026] GET /v2.0/networks/9130d61c-e167-4483-b878-2bb19d459bb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/865] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:39 2026] GET /v2.0/ports?tenant_id=e015d4ba1a884f878b83596e18cef450&device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:14:40.048 8 WARNING neutron_lib.context [None req-43e9bf0e-2206-4f58-8313-f4b7729d6be2 1ff4227451fc4caf89d2108ca6a82aab 7897cfefeb2e4240a75fc87fcf51491d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 442/866] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:14:40 2026] GET /v2.0/networks?id=1e20da89-6d68-4158-93c8-ce7fa8afeb72 => generated 772 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/867] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c01859f0-747e-4e24-9c3e-cb25dbe2c48d => generated 861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/868] 10.0.0.71 () {34 vars in 683 bytes} [Wed Jul 15 00:14:40 2026] POST /v2.0/security-groups => generated 1661 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 00:14:40.165 8 WARNING neutron_lib.context [None req-9708834f-26f1-4657-b406-9bcb1dfad6d2 1ff4227451fc4caf89d2108ca6a82aab 7897cfefeb2e4240a75fc87fcf51491d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 444/869] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:40 2026] GET /v2.0/subnets?id=1e25be32-4743-47ad-9a9f-33843f691502 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/870] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:40 2026] GET /v2.0/ports?network_id=1e20da89-6d68-4158-93c8-ce7fa8afeb72&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: 426/871] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:14:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:14:40.271 8 WARNING neutron_lib.context [None req-0dcd21ac-bceb-4ffc-a1b8-0363052258d1 1ff4227451fc4caf89d2108ca6a82aab 7897cfefeb2e4240a75fc87fcf51491d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 446/872] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:40 2026] GET /v2.0/networks/1e20da89-6d68-4158-93c8-ce7fa8afeb72?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/873] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:40 2026] GET /v2.0/networks/1e20da89-6d68-4158-93c8-ce7fa8afeb72?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: 427/874] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:14:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:14:40.363 7 WARNING neutron_lib.context [None req-eef7a37c-feec-4bf6-93be-f2eca0a03b63 1ff4227451fc4caf89d2108ca6a82aab 7897cfefeb2e4240a75fc87fcf51491d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 448/875] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:14:40 2026] POST /v2.0/floatingips => generated 552 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/876] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:40 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/877] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:40 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/878] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:40 2026] GET /v2.0/ports?tenant_id=ef5853fc63f44f9fa7f681458f9992ea&device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/879] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:40 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/880] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:14:41 2026] GET /v2.0/networks?id=9130d61c-e167-4483-b878-2bb19d459bb6 => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/881] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:41 2026] GET /v2.0/security-groups?id=15972979-e37c-457b-83d6-71ae150d3abd&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/882] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c35e3330-73d2-463f-b42a-1c841e661b52 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/883] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:41 2026] GET /v2.0/subnets?id=a919a37e-722c-4988-8a62-1c74a4248633 => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/884] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:41 2026] GET /v2.0/ports?network_id=9130d61c-e167-4483-b878-2bb19d459bb6&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: 432/885] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:41 2026] GET /v2.0/networks/9130d61c-e167-4483-b878-2bb19d459bb6?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: 454/886] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:41 2026] GET /v2.0/networks/9130d61c-e167-4483-b878-2bb19d459bb6?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: 433/887] 10.0.0.182 () {34 vars in 1099 bytes} [Wed Jul 15 00:14:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1956952913&fields=id&tenant_id=7897cfefeb2e4240a75fc87fcf51491d => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/888] 10.0.0.182 () {34 vars in 981 bytes} [Wed Jul 15 00:14:41 2026] GET /v2.0/networks?id=e6cfb192-53fa-480e-af9b-d4509cc8ac0e => generated 669 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/889] 10.0.0.182 () {34 vars in 964 bytes} [Wed Jul 15 00:14:41 2026] GET /v2.0/quotas/7897cfefeb2e4240a75fc87fcf51491d => 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: 456/890] 10.0.0.182 () {34 vars in 1001 bytes} [Wed Jul 15 00:14:41 2026] GET /v2.0/ports?tenant_id=7897cfefeb2e4240a75fc87fcf51491d&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/891] 10.0.0.182 () {34 vars in 1007 bytes} [Wed Jul 15 00:14:41 2026] GET /v2.0/networks/e6cfb192-53fa-480e-af9b-d4509cc8ac0e?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/892] 10.0.0.182 () {34 vars in 1107 bytes} [Wed Jul 15 00:14:41 2026] GET /v2.0/networks/e6cfb192-53fa-480e-af9b-d4509cc8ac0e?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: 436/893] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:41 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => 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: 458/894] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:42 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => 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: 437/895] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:42 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/896] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:42 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => 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: 438/897] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:42 2026] GET /v2.0/security-groups?id=15972979-e37c-457b-83d6-71ae150d3abd&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/898] 199.19.213.181 () {34 vars in 993 bytes} [Wed Jul 15 00:14:42 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/899] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:42 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:14:43.224 7 INFO neutron.db.l3_db [req-1fd76bf6-9712-4edf-a24a-69c41213e861 req-43d3c110-72ef-4c3d-875c-083433898e58 09420673cd2f42ca8b64ac047dc31cc0 ef5853fc63f44f9fa7f681458f9992ea - - default default] Floating IP 406d7d64-612e-41ac-b89a-3c83c6995117 disassociated. External IP: 10.96.250.204, port: c35e3330-73d2-463f-b42a-1c841e661b52. [pid: 8|app: 0|req: 440/900] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:14:42 2026] GET /v2.0/security-groups?tenant_id=c85fe744b443436e8b9bfbf8b0a8b943&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/901] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:43 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/902] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:14:43 2026] DELETE /v2.0/security-groups/ad579a03-7bac-41b3-867b-d977f4e00dd4 => 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: 443/903] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:43 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&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: 444/904] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:43 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => 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: 445/905] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:14:43 2026] GET /v2.0/security-groups?tenant_id=3bd8018e35dd433da061060e77154bc3&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/906] 199.19.213.181 () {36 vars in 996 bytes} [Wed Jul 15 00:14:42 2026] DELETE /v2.0/ports/c35e3330-73d2-463f-b42a-1c841e661b52 => generated 0 bytes in 675 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/907] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:14:43 2026] DELETE /v2.0/security-groups/0a79e033-df15-439d-b1b7-7a77cb87d010 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/908] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:44 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:14:44.551 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ccc7e10-2018-421f-8c3c-9d94e81dbe79'] response: {'server_uuid': 'bfb1e101-6eed-49db-a3be-69f2773ab0e5', 'name': 'network-vif-deleted', 'tag': 'c35e3330-73d2-463f-b42a-1c841e661b52', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 463/909] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:44 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => 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: 447/910] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:44 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/911] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:44 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/912] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:45 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/913] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:45 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/914] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:45 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/915] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:45 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/916] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:46 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => 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: 450/917] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:14:46 2026] GET /v2.0/networks?id=e6cfb192-53fa-480e-af9b-d4509cc8ac0e => generated 669 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/918] 199.19.213.181 () {34 vars in 1049 bytes} [Wed Jul 15 00:14:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7897cfefeb2e4240a75fc87fcf51491d => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:46.353 8 WARNING neutron_lib.context [req-99d405ec-655b-4569-b40d-0eb73519f7b0 req-7a74992a-0918-4d5c-8c34-e0f87dc1c6a9 1ff4227451fc4caf89d2108ca6a82aab 7897cfefeb2e4240a75fc87fcf51491d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 451/919] 199.19.213.181 () {38 vars in 954 bytes} [Wed Jul 15 00:14:46 2026] POST /v2.0/ports => generated 958 bytes in 350 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: 452/920] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:46 2026] GET /v2.0/ports?device_id=bfb1e101-6eed-49db-a3be-69f2773ab0e5 => 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: 453/921] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:46 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/922] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:46 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/925] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:14:46 2026] PUT /v2.0/ports/3b7ca4b0-36d1-4bd1-a539-871a4a4a20b4 => generated 1239 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/926] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:47 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:14:47.506 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0c30beb-6af3-4c66-ab83-801e13402ba7'] response: {'name': 'network-changed', 'server_uuid': 'a61d10ec-d065-4bc1-9c75-90f1f46152f0', 'tag': '3b7ca4b0-36d1-4bd1-a539-871a4a4a20b4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 470/927] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:47 2026] GET /v2.0/security-groups?id=0045ea84-549d-4af4-8803-13b779f19383&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/928] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:14:47 2026] DELETE /v2.0/security-groups/15972979-e37c-457b-83d6-71ae150d3abd => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:14:47.959 7 INFO neutron.api.v2.resource [None req-d8bfb6ae-2e4d-4bf0-ae4c-9fc23f3914fd 09420673cd2f42ca8b64ac047dc31cc0 ef5853fc63f44f9fa7f681458f9992ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 472/929] 10.0.0.71 () {32 vars in 735 bytes} [Wed Jul 15 00:14:47 2026] GET /v2.0/security-groups/15972979-e37c-457b-83d6-71ae150d3abd => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/930] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:14:47 2026] GET /v2.0/security-groups?tenant_id=91d0099a3cd348dcb8ff67d7df35aacd&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/931] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:14:47 2026] DELETE /v2.0/security-groups/acd287f5-53ea-401d-b926-6237d0c487f5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/932] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:48 2026] GET /v2.0/ports?tenant_id=7897cfefeb2e4240a75fc87fcf51491d&device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/933] 199.19.213.181 () {34 vars in 1017 bytes} [Wed Jul 15 00:14:48 2026] GET /v2.0/networks?tenant_id=7897cfefeb2e4240a75fc87fcf51491d&shared=False => generated 765 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/934] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:14:47 2026] DELETE /v2.0/floatingips/406d7d64-612e-41ac-b89a-3c83c6995117 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/935] 199.19.213.181 () {34 vars in 929 bytes} [Wed Jul 15 00:14:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/936] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:14:48 2026] GET /v2.0/security-groups?tenant_id=a10a52d73fc3492db6da2649a3b5373e&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/937] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:14:48 2026] DELETE /v2.0/security-groups/c76aca41-33db-4cfa-b488-ec6940387fdc => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/938] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:48 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/939] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:48 2026] GET /v2.0/security-groups?id=0045ea84-549d-4af4-8803-13b779f19383&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: 463/940] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:14:48 2026] PUT /v2.0/routers/19f3280e-3134-4833-b482-77fec63da6e4/remove_router_interface => generated 309 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/941] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:49 2026] GET /v2.0/ports?tenant_id=7897cfefeb2e4240a75fc87fcf51491d&device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/942] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3b7ca4b0-36d1-4bd1-a539-871a4a4a20b4 => 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: 480/943] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:49 2026] GET /v2.0/subnets?id=e2e2779e-2c8b-4e4a-9ef9-c173d8c259bc => generated 687 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/944] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:49 2026] GET /v2.0/ports?network_id=e6cfb192-53fa-480e-af9b-d4509cc8ac0e&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: 482/945] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:49 2026] GET /v2.0/networks/e6cfb192-53fa-480e-af9b-d4509cc8ac0e?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/946] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:49 2026] GET /v2.0/networks/e6cfb192-53fa-480e-af9b-d4509cc8ac0e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/947] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:49 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => 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: 485/948] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:49 2026] GET /v2.0/security-groups?id=0045ea84-549d-4af4-8803-13b779f19383&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:50.152 8 INFO neutron.services.segments.plugin [-] Segment 79189d83-51ed-41bd-bb2b-f039e5ad2ce2 resource provider aggregate not found 2026-07-15 00:14:50.156 8 INFO neutron.services.segments.plugin [-] Segment 79189d83-51ed-41bd-bb2b-f039e5ad2ce2 resource provider aggregate not found 2026-07-15 00:14:50.161 8 INFO neutron.services.segments.plugin [-] Segment 79189d83-51ed-41bd-bb2b-f039e5ad2ce2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79189d83-51ed-41bd-bb2b-f039e5ad2ce2 found for delete ", "request_id": "req-66386dbb-a49d-46a2-82af-ea6aac36b9e2"}]} 2026-07-15 00:14:50.162 8 INFO neutron.db.l3_hamode_db [None req-008bd615-f89e-4e09-a478-2d952ba8c13d 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] HA network 27447ac5-8a61-4f18-b23a-9e549a4334bb was deleted as no HA routers are present in tenant ef5853fc63f44f9fa7f681458f9992ea. [pid: 8|app: 0|req: 464/949] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:14:49 2026] DELETE /v2.0/routers/19f3280e-3134-4833-b482-77fec63da6e4 => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:14:50.234 8 INFO neutron.services.segments.plugin [-] Segment 79189d83-51ed-41bd-bb2b-f039e5ad2ce2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79189d83-51ed-41bd-bb2b-f039e5ad2ce2 found for delete ", "request_id": "req-258c0786-98d9-4119-b436-fa7a224de35c"}]} [pid: 7|app: 0|req: 486/950] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:14:50 2026] DELETE /v2.0/subnets/a919a37e-722c-4988-8a62-1c74a4248633 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:14:50.389 8 WARNING neutron_lib.context [None req-267bbf3e-39ab-4175-93b5-25e2f7522a1c c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:14:50.552 8 INFO neutron.db.segments_db [None req-267bbf3e-39ab-4175-93b5-25e2f7522a1c c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] Added segment 4a0b550e-978d-488d-8b38-af3f3ff8a77b of type vxlan for network 6c306649-11b8-4f93-806d-85fb616bcda7 [pid: 8|app: 0|req: 465/951] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:14:50 2026] POST /v2.0/networks => generated 650 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:14:50.664 7 INFO neutron.services.segments.plugin [-] Segment 13dc2d7a-feec-4971-914c-5a56e08ed8ba resource provider aggregate not found 2026-07-15 00:14:50.668 8 WARNING neutron_lib.context [None req-92a833b3-99b3-4932-89ea-bf955cc34271 c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:14:50.668 7 INFO neutron.services.segments.plugin [-] Segment 13dc2d7a-feec-4971-914c-5a56e08ed8ba resource provider aggregate not found 2026-07-15 00:14:50.679 7 INFO neutron.services.segments.plugin [-] Segment 13dc2d7a-feec-4971-914c-5a56e08ed8ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13dc2d7a-feec-4971-914c-5a56e08ed8ba found for delete ", "request_id": "req-b88aa619-8f6f-4c38-bf06-8fc759f2e6b0"}]} 2026-07-15 00:14:50.681 7 INFO neutron.services.segments.plugin [-] Segment 13dc2d7a-feec-4971-914c-5a56e08ed8ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13dc2d7a-feec-4971-914c-5a56e08ed8ba found for delete ", "request_id": "req-1e333d4d-253c-4093-bbd5-0b546a7b6477"}]} [pid: 7|app: 0|req: 487/952] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:14:50 2026] DELETE /v2.0/networks/9130d61c-e167-4483-b878-2bb19d459bb6 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/953] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:14:50 2026] GET /v2.0/security-groups?tenant_id=ef5853fc63f44f9fa7f681458f9992ea&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/954] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:14:50 2026] POST /v2.0/subnets => generated 627 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:14:50.898 8 WARNING neutron_lib.context [None req-9471599d-a14b-425a-b74b-12a09a69951e c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:14:50.937 8 INFO neutron.db.segments_db [None req-9471599d-a14b-425a-b74b-12a09a69951e c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] Added segment 07f8de43-6694-4187-83d3-41a4e09f8e88 of type vxlan for network b7087491-bac2-41bc-9bbf-9dc85062da65 [pid: 7|app: 0|req: 489/955] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:14:50 2026] DELETE /v2.0/security-groups/a6306ad2-d791-4017-8b91-a8bab0e79f26 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/956] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:50 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/957] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:51 2026] GET /v2.0/security-groups?id=0045ea84-549d-4af4-8803-13b779f19383&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:51.205 8 INFO neutron.db.l3_hamode_db [None req-9471599d-a14b-425a-b74b-12a09a69951e c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:14:51.946 8 INFO neutron.db.l3_hamode_db [None req-9471599d-a14b-425a-b74b-12a09a69951e c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 492/958] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:52 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/959] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:52 2026] GET /v2.0/security-groups?id=0045ea84-549d-4af4-8803-13b779f19383&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/960] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:14:50 2026] POST /v2.0/routers => generated 695 bytes in 1885 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/961] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:53 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/962] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:53 2026] GET /v2.0/security-groups?id=0045ea84-549d-4af4-8803-13b779f19383&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/963] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:53 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:53.899 8 INFO neutron.db.l3_db [None req-02a654da-6ab9-4a79-908c-f2fbb9d9eae3 1ff4227451fc4caf89d2108ca6a82aab 7897cfefeb2e4240a75fc87fcf51491d - - default default] Floating IP a77a9f86-83b8-48b1-b676-c478eafcefa7 associated. External IP: 10.96.250.207, port: 3b7ca4b0-36d1-4bd1-a539-871a4a4a20b4. [pid: 7|app: 0|req: 494/964] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:14:52 2026] PUT /v2.0/routers/8e4daf1e-37d1-47d6-ab00-20ebb1a301d1/add_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:54.258 7 WARNING neutron_lib.context [None req-8caf6306-74e7-482c-a102-0a57eed2a1d4 c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 471/965] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:14:53 2026] PUT /v2.0/floatingips/a77a9f86-83b8-48b1-b676-c478eafcefa7 => generated 856 bytes in 1082 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/966] 10.0.0.71 () {34 vars in 663 bytes} [Wed Jul 15 00:14:54 2026] POST /v2.0/ports => generated 956 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:14:54.652 8 WARNING neutron_lib.context [None req-5fdb1e2b-e9ca-459b-83f4-96adb8927ace c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:14:54.690 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-056266af-3270-44f9-9801-c0d3860b49b3'] response: {'name': 'network-changed', 'server_uuid': 'a61d10ec-d065-4bc1-9c75-90f1f46152f0', 'tag': '3b7ca4b0-36d1-4bd1-a539-871a4a4a20b4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 496/967] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:54 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/968] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:54 2026] GET /v2.0/security-groups?id=0045ea84-549d-4af4-8803-13b779f19383&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/969] 10.0.0.71 () {34 vars in 663 bytes} [Wed Jul 15 00:14:54 2026] POST /v2.0/ports => generated 955 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:14:55.038 8 WARNING neutron_lib.context [None req-77183c6d-01a9-44da-a8bd-c7f0741997ff c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 498/970] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:55 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/971] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:55 2026] GET /v2.0/security-groups?id=0045ea84-549d-4af4-8803-13b779f19383&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/972] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:14:55 2026] GET /v2.0/ports?tenant_id=7897cfefeb2e4240a75fc87fcf51491d&device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => 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: 501/973] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:14:55 2026] GET /v2.0/networks?id=e6cfb192-53fa-480e-af9b-d4509cc8ac0e => generated 765 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/974] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:14:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3b7ca4b0-36d1-4bd1-a539-871a4a4a20b4 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/975] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:14:55 2026] GET /v2.0/subnets?id=e2e2779e-2c8b-4e4a-9ef9-c173d8c259bc => generated 687 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/976] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:14:55 2026] GET /v2.0/ports?network_id=e6cfb192-53fa-480e-af9b-d4509cc8ac0e&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: 505/977] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:14:55 2026] GET /v2.0/networks/e6cfb192-53fa-480e-af9b-d4509cc8ac0e?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: 506/978] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:14:55 2026] GET /v2.0/networks/e6cfb192-53fa-480e-af9b-d4509cc8ac0e?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-07-15 00:14:55.813 8 INFO neutron.db.l3_db [None req-77183c6d-01a9-44da-a8bd-c7f0741997ff c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] Floating IP 07b13ed9-be32-4e29-bb66-21eaeceb36c7 associated. External IP: 10.96.250.202, port: e8265c03-74ff-4fa0-9d8b-45e1f6dc1475. [pid: 8|app: 0|req: 473/979] 10.0.0.71 () {34 vars in 675 bytes} [Wed Jul 15 00:14:55 2026] POST /v2.0/floatingips => generated 842 bytes in 1063 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:14:56.207 7 INFO neutron.db.l3_db [None req-ad725e04-69fb-428d-b6fa-163e91c945ae c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] Floating IP 07b13ed9-be32-4e29-bb66-21eaeceb36c7 disassociated. External IP: 10.96.250.202, port: e8265c03-74ff-4fa0-9d8b-45e1f6dc1475. [pid: 8|app: 0|req: 474/980] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:56 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/981] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:56 2026] GET /v2.0/security-groups?id=0045ea84-549d-4af4-8803-13b779f19383&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/982] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:14:56 2026] PUT /v2.0/floatingips/07b13ed9-be32-4e29-bb66-21eaeceb36c7 => generated 552 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/983] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:14:56 2026] GET /v2.0/security-groups?tenant_id=7e868a877e5c4cbc9bf9c4106d6394c3&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/984] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:14:56 2026] DELETE /v2.0/floatingips/07b13ed9-be32-4e29-bb66-21eaeceb36c7 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:14:56.789 7 WARNING neutron_lib.context [None req-07f52609-f920-4c84-ab8b-4e040e91b8bb c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 477/985] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:14:56 2026] DELETE /v2.0/security-groups/5edb0b25-f6ac-4a09-960e-b246f86592c9 => 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: 478/986] 199.19.213.181 () {34 vars in 993 bytes} [Wed Jul 15 00:14:56 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => 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: 479/987] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:14:56 2026] GET /v2.0/security-groups?tenant_id=13d196288ee448ffbec00ea00341c259&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:14:57.280 8 INFO neutron.db.l3_db [req-2d2c20cb-370b-421e-855f-dd9b6f289ac0 req-5d503dbf-39fa-4542-9aad-0247c4ddd2b4 1ff4227451fc4caf89d2108ca6a82aab 7897cfefeb2e4240a75fc87fcf51491d - - default default] Floating IP a77a9f86-83b8-48b1-b676-c478eafcefa7 disassociated. External IP: 10.96.250.207, port: 3b7ca4b0-36d1-4bd1-a539-871a4a4a20b4. 2026-07-15 00:14:57.477 7 INFO neutron.db.l3_db [None req-07f52609-f920-4c84-ab8b-4e040e91b8bb c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] Floating IP 8024bc3c-ac1c-493d-a90a-f062e092a488 associated. External IP: 10.96.250.218, port: ca1268de-c5f9-465d-98fd-4af0e7ab0d96. [pid: 8|app: 0|req: 480/988] 199.19.213.181 () {36 vars in 996 bytes} [Wed Jul 15 00:14:57 2026] DELETE /v2.0/ports/3b7ca4b0-36d1-4bd1-a539-871a4a4a20b4 => generated 0 bytes in 542 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:14:57.646 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e4e1214-187f-4571-8d39-3f381529e0da'] response: {'server_uuid': 'a61d10ec-d065-4bc1-9c75-90f1f46152f0', 'name': 'network-vif-deleted', 'tag': '3b7ca4b0-36d1-4bd1-a539-871a4a4a20b4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 481/989] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:14:57 2026] DELETE /v2.0/security-groups/c15f1dd2-4c5b-4965-8456-a103f8dcd7d1 => 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: 482/990] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:57 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => 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: 509/991] 10.0.0.71 () {34 vars in 675 bytes} [Wed Jul 15 00:14:56 2026] POST /v2.0/floatingips => generated 840 bytes in 1013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/992] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:14:57 2026] GET /v2.0/floatingips/8024bc3c-ac1c-493d-a90a-f062e092a488 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/993] 10.0.0.71 () {32 vars in 653 bytes} [Wed Jul 15 00:14:57 2026] GET /v2.0/floatingips => generated 843 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:58.284 8 INFO neutron.db.l3_db [None req-25661c3a-b9ef-4567-9a11-b37447dce364 c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] Floating IP 8024bc3c-ac1c-493d-a90a-f062e092a488 associated. External IP: 10.96.250.218, port: ca1268de-c5f9-465d-98fd-4af0e7ab0d96. [pid: 7|app: 0|req: 511/994] 10.0.0.249 () {34 vars in 989 bytes} [Wed Jul 15 00:14:58 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 1244 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/995] 10.0.0.249 () {34 vars in 1039 bytes} [Wed Jul 15 00:14:58 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/996] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:58 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/997] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:14:57 2026] PUT /v2.0/floatingips/8024bc3c-ac1c-493d-a90a-f062e092a488 => generated 842 bytes in 999 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:59.026 7 INFO neutron.db.l3_db [None req-b6757f26-cedd-45a6-acfd-8857c8d59ee7 c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] Floating IP 8024bc3c-ac1c-493d-a90a-f062e092a488 disassociated. External IP: 10.96.250.218, port: e8265c03-74ff-4fa0-9d8b-45e1f6dc1475. [pid: 7|app: 0|req: 514/998] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:14:58 2026] PUT /v2.0/floatingips/8024bc3c-ac1c-493d-a90a-f062e092a488 => generated 552 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/999] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:14:59 2026] DELETE /v2.0/floatingips/8024bc3c-ac1c-493d-a90a-f062e092a488 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:14:59.653 7 INFO neutron.api.v2.resource [None req-9959907f-2a2d-40d2-9bc3-7441106fa2a0 c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 515/1000] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:14:59 2026] DELETE /v2.0/floatingips/8024bc3c-ac1c-493d-a90a-f062e092a488 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1001] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:14:59 2026] DELETE /v2.0/ports/e8265c03-74ff-4fa0-9d8b-45e1f6dc1475 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1002] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:14:59 2026] GET /v2.0/ports?device_id=a61d10ec-d065-4bc1-9c75-90f1f46152f0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1003] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:14:59 2026] DELETE /v2.0/ports/ca1268de-c5f9-465d-98fd-4af0e7ab0d96 => 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: 517/1004] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:15:00 2026] GET /v2.0/ports?device_id=8e4daf1e-37d1-47d6-ab00-20ebb1a301d1 => generated 958 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1005] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:01 2026] DELETE /v2.0/security-groups/0045ea84-549d-4af4-8803-13b779f19383 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:15:01.152 7 INFO neutron.api.v2.resource [None req-e954d004-459d-482b-a09f-639116adbb1d 1ff4227451fc4caf89d2108ca6a82aab 7897cfefeb2e4240a75fc87fcf51491d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 519/1006] 10.0.0.71 () {32 vars in 735 bytes} [Wed Jul 15 00:15:01 2026] GET /v2.0/security-groups/0045ea84-549d-4af4-8803-13b779f19383 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1007] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:15:00 2026] PUT /v2.0/routers/8e4daf1e-37d1-47d6-ab00-20ebb1a301d1/remove_router_interface => generated 309 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1008] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:15:01 2026] DELETE /v2.0/floatingips/a77a9f86-83b8-48b1-b676-c478eafcefa7 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1009] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:01 2026] GET /v2.0/security-groups?tenant_id=ce4e6c7895504f668400bcb50aa0488e&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:15:02.143 7 INFO neutron.services.segments.plugin [-] Segment 07f8de43-6694-4187-83d3-41a4e09f8e88 resource provider aggregate not found 2026-07-15 00:15:02.150 7 INFO neutron.services.segments.plugin [-] Segment 07f8de43-6694-4187-83d3-41a4e09f8e88 resource provider aggregate not found 2026-07-15 00:15:02.160 7 INFO neutron.db.l3_hamode_db [None req-2a9915a4-280d-402f-a63f-3a32cc0ad1ab c8ec9829e66b49eba76b102494f414e2 4bcddc518ec04fb78c6f4fdefd7e2fce - - default default] HA network b7087491-bac2-41bc-9bbf-9dc85062da65 was deleted as no HA routers are present in tenant 4bcddc518ec04fb78c6f4fdefd7e2fce. [pid: 7|app: 0|req: 521/1010] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:01 2026] DELETE /v2.0/routers/8e4daf1e-37d1-47d6-ab00-20ebb1a301d1 => generated 0 bytes in 777 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:15:02.166 7 INFO neutron.services.segments.plugin [-] Segment 07f8de43-6694-4187-83d3-41a4e09f8e88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07f8de43-6694-4187-83d3-41a4e09f8e88 found for delete ", "request_id": "req-4c8f3638-6c83-4f1f-bfbe-c9c2d3bd80a8"}]} 2026-07-15 00:15:02.167 7 INFO neutron.services.segments.plugin [-] Segment 07f8de43-6694-4187-83d3-41a4e09f8e88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07f8de43-6694-4187-83d3-41a4e09f8e88 found for delete ", "request_id": "req-be99d7cb-f4d7-4b91-baeb-1194b1220962"}]} [pid: 7|app: 0|req: 522/1011] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:02 2026] DELETE /v2.0/security-groups/9c0c5839-cb58-48f9-adb4-113c8d588f5d => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1014] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:02 2026] DELETE /v2.0/subnets/68198bc3-c46b-4a9b-8e67-14f6634d24b9 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1015] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:15:01 2026] PUT /v2.0/routers/4caf11a4-1061-4c9b-82f0-d8416cc56749/remove_router_interface => generated 309 bytes in 969 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1016] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:02 2026] GET /v2.0/security-groups?tenant_id=83372c357e254b4787840de92c1b326e&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:15:02.625 8 INFO neutron.services.segments.plugin [-] Segment 4a0b550e-978d-488d-8b38-af3f3ff8a77b resource provider aggregate not found 2026-07-15 00:15:02.631 8 INFO neutron.services.segments.plugin [-] Segment 4a0b550e-978d-488d-8b38-af3f3ff8a77b resource provider aggregate not found 2026-07-15 00:15:02.643 8 INFO neutron.services.segments.plugin [-] Segment 4a0b550e-978d-488d-8b38-af3f3ff8a77b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a0b550e-978d-488d-8b38-af3f3ff8a77b found for delete ", "request_id": "req-ddf0b153-4cc9-4628-bc6f-f1a97621665f"}]} 2026-07-15 00:15:02.645 8 INFO neutron.services.segments.plugin [-] Segment 4a0b550e-978d-488d-8b38-af3f3ff8a77b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a0b550e-978d-488d-8b38-af3f3ff8a77b found for delete ", "request_id": "req-9ca404b4-fdc2-4c6a-aaaf-c32733f0b6b1"}]} [pid: 8|app: 0|req: 491/1017] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:02 2026] DELETE /v2.0/networks/6c306649-11b8-4f93-806d-85fb616bcda7 => 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: 492/1018] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:02 2026] DELETE /v2.0/security-groups/dbdcdb4f-8776-4e15-abbb-6fbd66dfacd1 => 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: 493/1019] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:02 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1020] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:02 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&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: 495/1021] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:03 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1022] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:03 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1023] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:03 2026] GET /v2.0/security-groups?tenant_id=4bcddc518ec04fb78c6f4fdefd7e2fce&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1024] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:03 2026] DELETE /v2.0/security-groups/1751b0b2-0a66-4e82-b65b-4fc1005369b3 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:15:03.679 7 INFO neutron.db.l3_hamode_db [None req-ec4471a9-8259-475c-8fa4-4409b661eca7 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] HA network 8d96439e-69e8-4f00-99d9-8d152ef3b790 was deleted as no HA routers are present in tenant 7897cfefeb2e4240a75fc87fcf51491d. [pid: 7|app: 0|req: 527/1025] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:02 2026] DELETE /v2.0/routers/4caf11a4-1061-4c9b-82f0-d8416cc56749 => generated 0 bytes in 1124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1026] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:03 2026] DELETE /v2.0/subnets/e2e2779e-2c8b-4e4a-9ef9-c173d8c259bc => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1027] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:03 2026] DELETE /v2.0/networks/e6cfb192-53fa-480e-af9b-d4509cc8ac0e => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1028] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:04 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:04.273 7 INFO neutron.services.segments.plugin [-] Segment bd8ea0d0-e356-41c8-bf71-62e31c3defdc resource provider aggregate not found 2026-07-15 00:15:04.283 7 INFO neutron.services.segments.plugin [-] Segment bd8ea0d0-e356-41c8-bf71-62e31c3defdc resource provider aggregate not found 2026-07-15 00:15:04.289 7 INFO neutron.services.segments.plugin [-] Segment bd8ea0d0-e356-41c8-bf71-62e31c3defdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd8ea0d0-e356-41c8-bf71-62e31c3defdc found for delete ", "request_id": "req-0b25aca4-2b59-4d6c-bf53-2444a84771c9"}]} 2026-07-15 00:15:04.295 7 INFO neutron.services.segments.plugin [-] Segment bd8ea0d0-e356-41c8-bf71-62e31c3defdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd8ea0d0-e356-41c8-bf71-62e31c3defdc found for delete ", "request_id": "req-9434a4df-92e2-43b1-a384-f5246fbe7030"}]} 2026-07-15 00:15:04.306 7 INFO neutron.services.segments.plugin [-] Segment 61058382-fe9f-444e-8e27-0494291caaa2 resource provider aggregate not found 2026-07-15 00:15:04.311 7 INFO neutron.services.segments.plugin [-] Segment 61058382-fe9f-444e-8e27-0494291caaa2 resource provider aggregate not found [pid: 7|app: 0|req: 529/1029] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:04 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1030] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:04 2026] GET /v2.0/security-groups?tenant_id=7897cfefeb2e4240a75fc87fcf51491d&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:15:04.338 7 INFO neutron.services.segments.plugin [-] Segment 61058382-fe9f-444e-8e27-0494291caaa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61058382-fe9f-444e-8e27-0494291caaa2 found for delete ", "request_id": "req-a325a088-7ae4-47cb-ba22-afa516bcf1c8"}]} 2026-07-15 00:15:04.354 7 INFO neutron.services.segments.plugin [-] Segment 61058382-fe9f-444e-8e27-0494291caaa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61058382-fe9f-444e-8e27-0494291caaa2 found for delete ", "request_id": "req-e8227a48-6edf-4cbe-8594-2b94bb52f1de"}]} [pid: 7|app: 0|req: 530/1031] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:04 2026] DELETE /v2.0/security-groups/2823ac7f-0b26-4cdf-981a-98a02b1edbf5 => 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: 502/1032] 199.19.213.181 () {34 vars in 993 bytes} [Wed Jul 15 00:15:05 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1033] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:05 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1034] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:05 2026] GET /v2.0/security-groups?id=2f9e62fc-51f3-41cc-9754-d1bb113fab93&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:05.481 7 INFO neutron.db.l3_db [req-31b06adb-4741-433c-afdb-879409c1a24b req-73fe01d3-b74a-4eb7-85e4-f1861879de94 bc0efd7c62a344edb78574f73224a796 e015d4ba1a884f878b83596e18cef450 - - default default] Floating IP da3be0ac-c893-4416-af3f-fb3b84d90075 disassociated. External IP: 10.96.250.220, port: c01859f0-747e-4e24-9c3e-cb25dbe2c48d. [pid: 7|app: 0|req: 531/1035] 199.19.213.181 () {36 vars in 996 bytes} [Wed Jul 15 00:15:05 2026] DELETE /v2.0/ports/c01859f0-747e-4e24-9c3e-cb25dbe2c48d => generated 0 bytes in 625 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1036] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:06 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:06.697 8 INFO neutron.db.segments_db [None req-0177430f-1d21-42c7-9fc6-efccbd6a26d5 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment f50ad78a-b52d-45c0-b6ae-5f2369f1b01f of type vxlan for network 4219b456-4b05-4fc2-9df7-288c508bfaff [pid: 8|app: 0|req: 505/1037] 10.0.0.71 () {34 vars in 669 bytes} [Wed Jul 15 00:15:06 2026] POST /v2.0/networks => generated 745 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:06.786 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-867a4dd3-557e-43e9-9b1b-ea062f8c744d'] response: {'server_uuid': '1d2d34d7-a872-4951-96e8-97e9c4b36ee7', 'name': 'network-vif-deleted', 'tag': 'c01859f0-747e-4e24-9c3e-cb25dbe2c48d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 533/1038] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:06 2026] POST /v2.0/subnets => generated 693 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:07.055 8 INFO neutron.db.segments_db [None req-58d1ffcd-93ca-46a9-9729-d5174176f3f8 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment baad319d-8420-4af4-a5af-15ee8ca89647 of type vxlan for network b7ff5b8a-e722-431b-acd5-55bfd4e9ce90 2026-07-15 00:15:07.303 8 INFO neutron.db.l3_hamode_db [None req-58d1ffcd-93ca-46a9-9729-d5174176f3f8 0588ef695cef4ad6834e37c72e149821 f19ac1761d9945f497bc09bacc6167f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 534/1039] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:07 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:08.109 8 INFO neutron.db.l3_hamode_db [None req-58d1ffcd-93ca-46a9-9729-d5174176f3f8 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 535/1040] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:08 2026] GET /v2.0/security-groups?tenant_id=457e63cd1d214de582206ad3c312f023&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1041] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:08 2026] GET /v2.0/ports?device_id=1d2d34d7-a872-4951-96e8-97e9c4b36ee7 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1042] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:08 2026] GET /v2.0/security-groups?tenant_id=ec0e2e87cec441538b05a8831af41c8e&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: 506/1043] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:07 2026] POST /v2.0/routers => generated 733 bytes in 2056 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1044] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:09 2026] DELETE /v2.0/security-groups/66359276-2033-417e-8b08-aeecce62eb0b => 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: 507/1045] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:09 2026] DELETE /v2.0/security-groups/064ef184-3b77-45ae-9eb3-da45d3b1b327 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1046] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:09 2026] GET /v2.0/security-groups?tenant_id=e18048f069eb46fe929faff447a58442&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1047] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:09 2026] GET /v2.0/security-groups?tenant_id=07101f76a4f24fe5b6f4db7050a1b311&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1048] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:09 2026] DELETE /v2.0/security-groups/de7213fa-8add-4ebf-9244-c27cc68bf1f5 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1049] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:09 2026] DELETE /v2.0/security-groups/69d9436a-d2cc-4398-aacc-676f189a27b7 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1050] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:09 2026] DELETE /v2.0/security-groups/2f9e62fc-51f3-41cc-9754-d1bb113fab93 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:15:10.110 8 INFO neutron.api.v2.resource [None req-b02f2f89-cfa5-41db-a836-6d7185495771 bc0efd7c62a344edb78574f73224a796 e015d4ba1a884f878b83596e18cef450 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 513/1051] 10.0.0.71 () {32 vars in 735 bytes} [Wed Jul 15 00:15:10 2026] GET /v2.0/security-groups/2f9e62fc-51f3-41cc-9754-d1bb113fab93 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1052] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:15:09 2026] PUT /v2.0/routers/86251e0a-06e0-42ed-8396-d31ae6956268/add_router_interface => generated 309 bytes in 1230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1053] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:15:10 2026] DELETE /v2.0/floatingips/da3be0ac-c893-4416-af3f-fb3b84d90075 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1054] 10.0.0.182 () {34 vars in 981 bytes} [Wed Jul 15 00:15:11 2026] GET /v2.0/networks?id=4219b456-4b05-4fc2-9df7-288c508bfaff => generated 678 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1055] 10.0.0.182 () {34 vars in 964 bytes} [Wed Jul 15 00:15:11 2026] GET /v2.0/quotas/f19ac1761d9945f497bc09bacc6167f2 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1056] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:15:10 2026] PUT /v2.0/routers/7ade99e8-b143-4dc1-bbbe-408a68e8b24c/remove_router_interface => generated 309 bytes in 1076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1057] 10.0.0.182 () {34 vars in 1001 bytes} [Wed Jul 15 00:15:11 2026] GET /v2.0/ports?tenant_id=f19ac1761d9945f497bc09bacc6167f2&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1058] 10.0.0.182 () {34 vars in 1007 bytes} [Wed Jul 15 00:15:11 2026] GET /v2.0/networks/4219b456-4b05-4fc2-9df7-288c508bfaff?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1059] 10.0.0.182 () {34 vars in 1107 bytes} [Wed Jul 15 00:15:11 2026] GET /v2.0/networks/4219b456-4b05-4fc2-9df7-288c508bfaff?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: 520/1060] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:11 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:12.315 7 INFO neutron.services.segments.plugin [-] Segment 9475f0c4-1d1f-4391-96ee-f76404a23ccf resource provider aggregate not found 2026-07-15 00:15:12.325 7 INFO neutron.services.segments.plugin [-] Segment 9475f0c4-1d1f-4391-96ee-f76404a23ccf resource provider aggregate not found 2026-07-15 00:15:12.329 7 INFO neutron.services.segments.plugin [-] Segment 9475f0c4-1d1f-4391-96ee-f76404a23ccf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9475f0c4-1d1f-4391-96ee-f76404a23ccf found for delete ", "request_id": "req-764abfd9-83b1-4be1-9736-a710a150a077"}]} 2026-07-15 00:15:12.338 7 INFO neutron.services.segments.plugin [-] Segment 9475f0c4-1d1f-4391-96ee-f76404a23ccf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9475f0c4-1d1f-4391-96ee-f76404a23ccf found for delete ", "request_id": "req-f7393a00-dc0c-400b-b01a-c75d46a7e129"}]} 2026-07-15 00:15:12.347 7 INFO neutron.db.l3_hamode_db [None req-16870748-843e-43f1-b1f3-36c10ab38042 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] HA network 994be06c-e977-486b-bc5a-d12bb6a33f55 was deleted as no HA routers are present in tenant e015d4ba1a884f878b83596e18cef450. [pid: 7|app: 0|req: 541/1061] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:11 2026] DELETE /v2.0/routers/7ade99e8-b143-4dc1-bbbe-408a68e8b24c => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1062] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:12 2026] DELETE /v2.0/subnets/1e25be32-4743-47ad-9a9f-33843f691502 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1063] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:12 2026] DELETE /v2.0/networks/1e20da89-6d68-4158-93c8-ce7fa8afeb72 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1064] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:12 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => 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: 543/1065] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:12 2026] GET /v2.0/security-groups?tenant_id=e015d4ba1a884f878b83596e18cef450&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1066] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:12 2026] DELETE /v2.0/security-groups/9ac7cf5e-b1f6-4709-970c-081015f7a9dc => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1067] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:13 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => 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: 524/1068] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:14 2026] GET /v2.0/security-groups?tenant_id=32a76e36ca3147ceba998bfdd20ca6db&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:15:14.371 7 INFO neutron.services.segments.plugin [-] Segment 4854724a-fcd9-4030-b63f-bc807c362022 resource provider aggregate not found 2026-07-15 00:15:14.380 7 INFO neutron.services.segments.plugin [-] Segment 4854724a-fcd9-4030-b63f-bc807c362022 resource provider aggregate not found 2026-07-15 00:15:14.398 7 INFO neutron.services.segments.plugin [-] Segment 4854724a-fcd9-4030-b63f-bc807c362022 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4854724a-fcd9-4030-b63f-bc807c362022 found for delete ", "request_id": "req-202f2c37-a385-43cd-805e-7fa326320bc8"}]} 2026-07-15 00:15:14.405 7 INFO neutron.services.segments.plugin [-] Segment 4854724a-fcd9-4030-b63f-bc807c362022 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4854724a-fcd9-4030-b63f-bc807c362022 found for delete ", "request_id": "req-4303d417-56d8-4d05-a425-e51552068e16"}]} [pid: 7|app: 0|req: 545/1069] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:14 2026] DELETE /v2.0/security-groups/2f8fa720-b135-4162-ab94-793bcf0ddbde => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1070] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:15 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => 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: 546/1071] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:15:16 2026] GET /v2.0/networks?id=4219b456-4b05-4fc2-9df7-288c508bfaff => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:16.097 8 WARNING neutron_lib.context [req-d3e399da-f6cb-4eee-8089-9e026cf0437d req-fabf0d49-5ea9-459a-b25c-e350d17f5d98 261ce6e7d33c452fbcf621e11ea5a563 f19ac1761d9945f497bc09bacc6167f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 547/1072] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:16 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:16.390 7 WARNING neutron_lib.context [None req-6c834b1e-056f-4f7c-80e7-3784e46770f9 1c1c40a804f14be3a0f8ca985da387d4 fefc79ad66ac4334a7bf6b3e54282fe0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 526/1073] 199.19.213.181 () {38 vars in 954 bytes} [Wed Jul 15 00:15:16 2026] POST /v2.0/ports => generated 954 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:16.553 7 INFO neutron.db.segments_db [None req-6c834b1e-056f-4f7c-80e7-3784e46770f9 1c1c40a804f14be3a0f8ca985da387d4 fefc79ad66ac4334a7bf6b3e54282fe0 - - default default] Added segment 6b326623-5491-49c6-a19d-b4f789649d60 of type vxlan for network 2c07b3bf-14ba-4363-9b26-317f4b3039e2 [pid: 7|app: 0|req: 548/1074] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:16 2026] POST /v2.0/networks => generated 644 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:16.677 7 WARNING neutron_lib.context [None req-bef93230-340e-42c1-be9c-a8ff1e026b8a 1c1c40a804f14be3a0f8ca985da387d4 fefc79ad66ac4334a7bf6b3e54282fe0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 527/1075] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:15:16 2026] PUT /v2.0/ports/7c51a644-531e-45e7-99bb-1ed1a505bffc => generated 1235 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1076] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:16 2026] POST /v2.0/subnets => generated 641 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:16.945 8 WARNING neutron_lib.context [None req-90766aa0-915a-4edf-9f92-1dc0975196a6 1c1c40a804f14be3a0f8ca985da387d4 fefc79ad66ac4334a7bf6b3e54282fe0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:16.986 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8969b5e8-f53e-4804-bf22-a2d31a9c0032'] response: {'name': 'network-changed', 'server_uuid': '3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2', 'tag': '7c51a644-531e-45e7-99bb-1ed1a505bffc', 'status': 'completed', 'code': 200} 2026-07-15 00:15:16.999 8 INFO neutron.db.segments_db [None req-90766aa0-915a-4edf-9f92-1dc0975196a6 1c1c40a804f14be3a0f8ca985da387d4 fefc79ad66ac4334a7bf6b3e54282fe0 - - default default] Added segment be47ec60-0087-4af0-b603-27f96c6a87a1 of type vxlan for network 3cd62188-c7d6-420a-9a06-f25137898f08 [pid: 8|app: 0|req: 528/1079] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:16 2026] POST /v2.0/networks => generated 643 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1080] 10.0.0.71 () {34 vars in 741 bytes} [Wed Jul 15 00:15:17 2026] PUT /v2.0/networks/3cd62188-c7d6-420a-9a06-f25137898f08 => generated 592 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:17.237 7 WARNING neutron_lib.context [None req-df4bff3f-497c-45bd-9d5f-24a4f1194713 1c1c40a804f14be3a0f8ca985da387d4 fefc79ad66ac4334a7bf6b3e54282fe0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 553/1081] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:17 2026] POST /v2.0/subnets => generated 626 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1082] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:17 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1083] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:17 2026] GET /v2.0/security-groups?tenant_id=fb1868e37be648e3a70e427fab9b331d&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1084] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:15:17 2026] GET /v2.0/ports?tenant_id=f19ac1761d9945f497bc09bacc6167f2&device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => generated 1238 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1085] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:17 2026] DELETE /v2.0/security-groups/6dfd6bdc-7c44-496f-9c9d-3d08cdf3da38 => 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: 555/1086] 10.0.0.71 () {34 vars in 739 bytes} [Wed Jul 15 00:15:17 2026] PUT /v2.0/subnets/c1cdcefa-c74f-4c29-b75f-6abffdd8c53d => generated 636 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1087] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:17 2026] GET /v2.0/security-groups?id=d94cc371-9f81-4ffb-8b0c-934ada50e887&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1088] 199.19.213.181 () {34 vars in 1017 bytes} [Wed Jul 15 00:15:17 2026] GET /v2.0/networks?tenant_id=f19ac1761d9945f497bc09bacc6167f2&shared=False => generated 773 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1089] 199.19.213.181 () {34 vars in 929 bytes} [Wed Jul 15 00:15:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:17.811 8 INFO neutron.services.segments.plugin [-] Segment be47ec60-0087-4af0-b603-27f96c6a87a1 resource provider aggregate not found 2026-07-15 00:15:17.817 8 INFO neutron.services.segments.plugin [-] Segment be47ec60-0087-4af0-b603-27f96c6a87a1 resource provider aggregate not found 2026-07-15 00:15:17.829 8 INFO neutron.services.segments.plugin [-] Segment be47ec60-0087-4af0-b603-27f96c6a87a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be47ec60-0087-4af0-b603-27f96c6a87a1 found for delete ", "request_id": "req-9870c0d0-8b4a-4391-b696-e2df131f78ea"}]} [pid: 8|app: 0|req: 533/1090] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:17 2026] DELETE /v2.0/networks/3cd62188-c7d6-420a-9a06-f25137898f08 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1091] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:17 2026] GET /v2.0/security-groups?tenant_id=49681771981c4ad3ac3ba621cb862190&name=default => generated 2925 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:15:17.840 8 INFO neutron.services.segments.plugin [-] Segment be47ec60-0087-4af0-b603-27f96c6a87a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be47ec60-0087-4af0-b603-27f96c6a87a1 found for delete ", "request_id": "req-ea7cc899-ff96-48e4-a4fd-8b1d65a19cef"}]} 2026-07-15 00:15:17.847 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46aaab91-879a-45d1-b469-5243d886cc24 1c1c40a804f14be3a0f8ca985da387d4 fefc79ad66ac4334a7bf6b3e54282fe0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 559/1092] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:17 2026] DELETE /v2.0/networks/3cd62188-c7d6-420a-9a06-f25137898f08 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1093] 10.0.0.71 () {32 vars in 692 bytes} [Wed Jul 15 00:15:17 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1094] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:17 2026] DELETE /v2.0/security-groups/c51f7103-337a-4907-b601-f430b0af9d1d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1095] 10.0.0.71 () {32 vars in 740 bytes} [Wed Jul 15 00:15:17 2026] GET /v2.0/subnets?network_id=1f1b8bb5-9a21-4cb5-a33d-7b94695db919 => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1096] 10.0.0.71 () {32 vars in 651 bytes} [Wed Jul 15 00:15:17 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1097] 10.0.0.71 () {32 vars in 647 bytes} [Wed Jul 15 00:15:17 2026] GET /v2.0/networks => generated 1309 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1098] 10.0.0.71 () {32 vars in 645 bytes} [Wed Jul 15 00:15:18 2026] GET /v2.0/subnets => generated 1280 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1099] 10.0.0.71 () {32 vars in 721 bytes} [Wed Jul 15 00:15:18 2026] GET /v2.0/networks/2c07b3bf-14ba-4363-9b26-317f4b3039e2 => generated 669 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1100] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:15:18 2026] GET /v2.0/subnets/41c6568e-35f5-4273-8a99-eacb23309e40 => generated 641 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:18.190 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92a915f6-7c69-46f3-a5df-c9dab4f34dcc 1c1c40a804f14be3a0f8ca985da387d4 fefc79ad66ac4334a7bf6b3e54282fe0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 564/1101] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:18 2026] DELETE /v2.0/subnets/c1cdcefa-c74f-4c29-b75f-6abffdd8c53d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:15:18.207 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7551d5c-d376-4d89-a32c-2121e79a68ba 1c1c40a804f14be3a0f8ca985da387d4 fefc79ad66ac4334a7bf6b3e54282fe0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 538/1102] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:18 2026] DELETE /v2.0/networks/3cd62188-c7d6-420a-9a06-f25137898f08 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1103] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:18 2026] DELETE /v2.0/subnets/41c6568e-35f5-4273-8a99-eacb23309e40 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1104] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:18 2026] DELETE /v2.0/networks/2c07b3bf-14ba-4363-9b26-317f4b3039e2 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1105] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:18 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1106] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:18 2026] GET /v2.0/security-groups?id=d94cc371-9f81-4ffb-8b0c-934ada50e887&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1107] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:15:18 2026] GET /v2.0/ports?tenant_id=f19ac1761d9945f497bc09bacc6167f2&device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1108] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:15:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=7c51a644-531e-45e7-99bb-1ed1a505bffc => 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: 568/1109] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:15:18 2026] GET /v2.0/subnets?id=cee5e593-4b27-4d3f-8724-bd681bc4de45 => generated 696 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1110] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:15:18 2026] GET /v2.0/ports?network_id=4219b456-4b05-4fc2-9df7-288c508bfaff&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: 569/1111] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:15:18 2026] GET /v2.0/networks/4219b456-4b05-4fc2-9df7-288c508bfaff?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: 543/1112] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:15:18 2026] GET /v2.0/networks/4219b456-4b05-4fc2-9df7-288c508bfaff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1113] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:19 2026] GET /v2.0/security-groups?tenant_id=fefc79ad66ac4334a7bf6b3e54282fe0&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1114] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:19 2026] DELETE /v2.0/security-groups/6460d570-d154-4a6b-a539-b8be106d4c1a => 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: 571/1115] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:19 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:19.895 8 INFO neutron.services.segments.plugin [-] Segment 6b326623-5491-49c6-a19d-b4f789649d60 resource provider aggregate not found 2026-07-15 00:15:19.901 8 INFO neutron.services.segments.plugin [-] Segment 6b326623-5491-49c6-a19d-b4f789649d60 resource provider aggregate not found 2026-07-15 00:15:19.913 8 INFO neutron.services.segments.plugin [-] Segment 6b326623-5491-49c6-a19d-b4f789649d60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b326623-5491-49c6-a19d-b4f789649d60 found for delete ", "request_id": "req-c7045ad2-c08b-40d4-a8e9-b74f9bac1b16"}]} 2026-07-15 00:15:19.920 8 INFO neutron.services.segments.plugin [-] Segment 6b326623-5491-49c6-a19d-b4f789649d60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b326623-5491-49c6-a19d-b4f789649d60 found for delete ", "request_id": "req-72b8fc29-1409-47f7-b0e4-ff40c86c1ec7"}]} [pid: 8|app: 0|req: 545/1116] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:19 2026] GET /v2.0/security-groups?id=d94cc371-9f81-4ffb-8b0c-934ada50e887&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: 572/1117] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:19 2026] GET /v2.0/security-groups?tenant_id=96d5dd0a32b74c8b9da8e6d4b927a769&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1118] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:20 2026] DELETE /v2.0/security-groups/e4b9cd54-e3b7-4db7-bd69-0e5ae2243ff1 => 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: 573/1119] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:20 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1120] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:21 2026] GET /v2.0/security-groups?id=d94cc371-9f81-4ffb-8b0c-934ada50e887&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:21.440 7 WARNING neutron_lib.context [None req-09e9aa8c-8292-4791-9fbe-3a9ce4cf52d3 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 548/1121] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:21 2026] GET /v2.0/security-groups?tenant_id=5d7a0534bab143fc97e13ec34a37b467&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:15:21.575 7 INFO neutron.db.segments_db [None req-09e9aa8c-8292-4791-9fbe-3a9ce4cf52d3 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Added segment 214a8616-c8b3-4fe8-9a5e-8c4d971f6d5e of type vxlan for network 8215ca88-634e-4087-9103-bc3cdfb68404 [pid: 7|app: 0|req: 574/1122] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:21 2026] POST /v2.0/networks => generated 630 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1123] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:21 2026] DELETE /v2.0/security-groups/ebc90806-4a7d-42a7-aff1-6f1cfbe0543c => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:15:21.675 7 WARNING neutron_lib.context [None req-df7271ed-0340-4e0b-8f96-a421c2c3c775 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:21.722 7 INFO neutron.db.segments_db [None req-df7271ed-0340-4e0b-8f96-a421c2c3c775 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Added segment e2aadff8-3273-4734-841a-42ed79713fee of type vxlan for network 3a59786d-09e8-4a5c-bf48-e8850ff42773 [pid: 7|app: 0|req: 575/1124] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:21 2026] POST /v2.0/networks => generated 630 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:21.820 7 WARNING neutron_lib.context [None req-24668c37-b198-44a1-9ba3-908d069132e2 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 550/1125] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:21 2026] GET /v2.0/security-groups?tenant_id=c48b17652ed54c19857d4a2cedd0ffd3&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1126] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:21 2026] DELETE /v2.0/security-groups/2566bb6d-1da9-4def-b6d0-af94d93f9d51 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1127] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:21 2026] POST /v2.0/subnets => generated 626 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:22.056 8 WARNING neutron_lib.context [None req-ebe57918-ef78-44f4-84f7-09e33cc1f6cb b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 577/1128] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:22 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1129] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:22 2026] GET /v2.0/security-groups?id=d94cc371-9f81-4ffb-8b0c-934ada50e887&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: 8|app: 0|req: 552/1130] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:22 2026] POST /v2.0/subnets => generated 626 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:22.281 7 WARNING neutron_lib.context [None req-7d1feb7b-aa7d-4cd2-afe3-776f9b496a4c b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:22.319 7 INFO neutron.db.segments_db [None req-7d1feb7b-aa7d-4cd2-afe3-776f9b496a4c b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Added segment 4d6528ca-55e1-42ef-a17f-3c79e7824c23 of type vxlan for network b6ab9419-102c-4f7b-9617-38f174db4131 2026-07-15 00:15:22.574 7 INFO neutron.db.l3_hamode_db [None req-7d1feb7b-aa7d-4cd2-afe3-776f9b496a4c b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:15:22.697 7 INFO neutron.db.l3_hamode_db [None req-7d1feb7b-aa7d-4cd2-afe3-776f9b496a4c b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 579/1131] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:22 2026] POST /v2.0/routers => generated 506 bytes in 1028 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1132] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:23 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:23.399 8 WARNING neutron_lib.context [None req-c77019f4-8495-4885-8066-69092d15863c 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:23.562 8 INFO neutron.db.segments_db [None req-c77019f4-8495-4885-8066-69092d15863c 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Added segment e1c02fbe-a604-4e27-9082-2728ee567c61 of type vxlan for network 5bf5dc72-1fa0-41b2-95cd-e9bc997aacce [pid: 8|app: 0|req: 553/1133] 10.0.0.71 () {34 vars in 669 bytes} [Wed Jul 15 00:15:23 2026] POST /v2.0/networks => generated 632 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1134] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:23 2026] GET /v2.0/security-groups?id=d94cc371-9f81-4ffb-8b0c-934ada50e887&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:23.706 8 WARNING neutron_lib.context [None req-101611ba-92e8-402b-ba40-1f7bb0db3ef6 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:23.751 8 INFO neutron.db.segments_db [None req-101611ba-92e8-402b-ba40-1f7bb0db3ef6 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Added segment 970dbe0d-d9ea-47e6-9988-2bbb6a3fd148 of type vxlan for network 93e17448-23ef-479f-9ff7-399f81ca2b56 2026-07-15 00:15:23.968 8 INFO neutron.db.l3_hamode_db [None req-101611ba-92e8-402b-ba40-1f7bb0db3ef6 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 581/1135] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:15:23 2026] PUT /v2.0/routers/f2ac587e-0d2b-47fb-b166-34b4f68dd997/add_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1136] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:15:24 2026] GET /v2.0/ports/43236f8c-6fc9-4c06-919a-1af3a23c7ad0 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:24.840 8 INFO neutron.db.l3_hamode_db [None req-101611ba-92e8-402b-ba40-1f7bb0db3ef6 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 555/1137] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:23 2026] POST /v2.0/routers => generated 694 bytes in 2059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1138] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:25 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1139] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:15:24 2026] PUT /v2.0/routers/f2ac587e-0d2b-47fb-b166-34b4f68dd997/add_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1140] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:25 2026] GET /v2.0/security-groups?id=d94cc371-9f81-4ffb-8b0c-934ada50e887&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: 585/1141] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:15:25 2026] GET /v2.0/ports/dbfeb893-05ed-47eb-b5ea-f7111f88c60f => generated 955 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1142] 10.0.0.71 () {32 vars in 774 bytes} [Wed Jul 15 00:15:25 2026] GET /v2.0/subnets?project_id=9ed3daa1624942feb3868dfc76c7bf03&cidr=10.100.0.0%2F28 => generated 14 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1143] 10.0.0.71 () {32 vars in 692 bytes} [Wed Jul 15 00:15:26 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1144] 10.0.0.71 () {32 vars in 782 bytes} [Wed Jul 15 00:15:26 2026] GET /v2.0/subnets?network_id=1f1b8bb5-9a21-4cb5-a33d-7b94695db919&cidr=10.100.0.0%2F28 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:26.191 8 WARNING neutron_lib.context [None req-133a2fe9-d4f2-4fba-aca7-2cfbd147a5d1 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1145] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:26 2026] POST /v2.0/subnets => generated 656 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1146] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:26 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1147] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:15:26 2026] PUT /v2.0/routers/f2ac587e-0d2b-47fb-b166-34b4f68dd997/remove_router_interface => generated 309 bytes in 820 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1148] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:26 2026] GET /v2.0/security-groups?id=d94cc371-9f81-4ffb-8b0c-934ada50e887&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1149] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:15:26 2026] PUT /v2.0/routers/f2ac587e-0d2b-47fb-b166-34b4f68dd997/remove_router_interface => generated 309 bytes in 938 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1150] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:15:27 2026] GET /v2.0/ports?device_id=f2ac587e-0d2b-47fb-b166-34b4f68dd997 => 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: 562/1151] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:15:26 2026] PUT /v2.0/routers/23821b5d-927c-4c8d-b8b3-8418d1cd17f8/add_router_interface => generated 309 bytes in 1568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1152] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:28 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1153] 10.0.0.71 () {32 vars in 647 bytes} [Wed Jul 15 00:15:28 2026] GET /v2.0/networks => generated 7236 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:15:28.463 7 INFO neutron.services.segments.plugin [-] Segment 4d6528ca-55e1-42ef-a17f-3c79e7824c23 resource provider aggregate not found 2026-07-15 00:15:28.469 7 INFO neutron.services.segments.plugin [-] Segment 4d6528ca-55e1-42ef-a17f-3c79e7824c23 resource provider aggregate not found [pid: 8|app: 0|req: 565/1154] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:28 2026] GET /v2.0/security-groups?tenant_id=618f174a95b84753966a2b99279794ac&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:15:28.491 7 INFO neutron.services.segments.plugin [-] Segment 4d6528ca-55e1-42ef-a17f-3c79e7824c23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d6528ca-55e1-42ef-a17f-3c79e7824c23 found for delete ", "request_id": "req-1e6686e8-55d2-4891-a30e-f0a7267630b4"}]} 2026-07-15 00:15:28.494 7 INFO neutron.services.segments.plugin [-] Segment 4d6528ca-55e1-42ef-a17f-3c79e7824c23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d6528ca-55e1-42ef-a17f-3c79e7824c23 found for delete ", "request_id": "req-53f7428f-fa15-45b2-b253-b7cfeff2f168"}]} 2026-07-15 00:15:28.496 7 INFO neutron.db.l3_hamode_db [None req-cb8e957e-200a-4487-a95d-29dced1b2e5b b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] HA network b6ab9419-102c-4f7b-9617-38f174db4131 was deleted as no HA routers are present in tenant 6b6fa3c786df4b0396837ab20da61441. [pid: 7|app: 0|req: 590/1155] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:27 2026] DELETE /v2.0/routers/f2ac587e-0d2b-47fb-b166-34b4f68dd997 => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1156] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:28 2026] GET /v2.0/security-groups?id=d94cc371-9f81-4ffb-8b0c-934ada50e887&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1157] 10.0.0.71 () {32 vars in 645 bytes} [Wed Jul 15 00:15:28 2026] GET /v2.0/subnets => generated 5167 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1158] 199.19.213.181 () {34 vars in 993 bytes} [Wed Jul 15 00:15:28 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1159] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:28 2026] DELETE /v2.0/security-groups/464b609c-564d-4262-8ca6-a2829332eea6 => 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: 568/1160] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:28 2026] DELETE /v2.0/subnets/54ccbef6-2a78-45d0-9746-f0e94969f2bf => 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: 569/1161] 10.0.0.71 () {32 vars in 645 bytes} [Wed Jul 15 00:15:28 2026] GET /v2.0/routers => generated 1466 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1162] 199.19.213.181 () {36 vars in 996 bytes} [Wed Jul 15 00:15:28 2026] DELETE /v2.0/ports/7c51a644-531e-45e7-99bb-1ed1a505bffc => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:15:28.938 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85d4dc61-41ce-40e5-9486-c8e1adb24ba3'] response: {'server_uuid': '3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2', 'name': 'network-vif-deleted', 'tag': '7c51a644-531e-45e7-99bb-1ed1a505bffc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 570/1163] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:28 2026] GET /v2.0/security-groups?tenant_id=ad624fe67b104a1a881ec6fcc333edbf&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:15:28.961 8 WARNING neutron_lib.context [None req-91cbe3dc-f38a-4abc-ba31-be0e2f9f88ea 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 594/1164] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:28 2026] DELETE /v2.0/subnets/5311abf7-80f3-4ac4-a77d-49a0b851f4a4 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1165] 10.0.0.71 () {34 vars in 683 bytes} [Wed Jul 15 00:15:28 2026] POST /v2.0/security-groups => generated 1675 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1166] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:29 2026] DELETE /v2.0/security-groups/3a42b3ae-b6ca-4406-8c1b-69c2458781dd => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:15:29.148 7 WARNING neutron_lib.context [None req-7ea435db-8fdc-4798-9c09-744da51ab000 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 596/1167] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:15:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:29.282 7 WARNING neutron_lib.context [None req-e4cf791c-c00b-48c9-9b8a-357bc30ed3e8 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:29.348 8 INFO neutron.services.segments.plugin [-] Segment e2aadff8-3273-4734-841a-42ed79713fee resource provider aggregate not found 2026-07-15 00:15:29.358 8 INFO neutron.services.segments.plugin [-] Segment e2aadff8-3273-4734-841a-42ed79713fee resource provider aggregate not found 2026-07-15 00:15:29.365 8 INFO neutron.services.segments.plugin [-] Segment e2aadff8-3273-4734-841a-42ed79713fee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2aadff8-3273-4734-841a-42ed79713fee found for delete ", "request_id": "req-a8622c95-7eab-4be3-897d-0c3f0f5e8ba6"}]} 2026-07-15 00:15:29.379 8 INFO neutron.services.segments.plugin [-] Segment e2aadff8-3273-4734-841a-42ed79713fee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2aadff8-3273-4734-841a-42ed79713fee found for delete ", "request_id": "req-a124979a-485a-448e-86e8-496949180c56"}]} [pid: 8|app: 0|req: 572/1168] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:29 2026] DELETE /v2.0/networks/3a59786d-09e8-4a5c-bf48-e8850ff42773 => 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: 597/1169] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:15:29 2026] POST /v2.0/security-group-rules => generated 596 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:29.422 7 WARNING neutron_lib.context [None req-c3d7e638-9c4f-4f20-8f52-436ea427acb1 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 598/1170] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:15:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:29.566 7 WARNING neutron_lib.context [None req-62437250-4a89-42a7-aa21-2a186f6e9b91 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1171] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:15:29 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: 7|app: 0|req: 600/1172] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:29 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:29.708 7 WARNING neutron_lib.context [None req-a59f2cb6-99b0-4ef0-9c36-c90890e350e2 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:29.738 7 INFO neutron.db.securitygroups_db [None req-a59f2cb6-99b0-4ef0-9c36-c90890e350e2 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Project 9ed3daa1624942feb3868dfc76c7bf03 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: 601/1173] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:15:29 2026] POST /v2.0/security-group-rules => generated 607 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:29.831 7 WARNING neutron_lib.context [None req-5df8d69b-a4be-479a-9d59-c756755d6f9d 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:29.869 7 INFO neutron.db.securitygroups_db [None req-5df8d69b-a4be-479a-9d59-c756755d6f9d 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Project 9ed3daa1624942feb3868dfc76c7bf03 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: 602/1174] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:15:29 2026] POST /v2.0/security-group-rules => generated 606 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1175] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:29 2026] DELETE /v2.0/networks/8215ca88-634e-4087-9103-bc3cdfb68404 => generated 0 bytes in 687 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:15:30.100 7 WARNING neutron_lib.context [None req-72a507e0-4f68-41ee-a955-86febf22f87b b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:30.159 7 INFO neutron.db.segments_db [None req-72a507e0-4f68-41ee-a955-86febf22f87b b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Added segment ba4a8f82-8b8e-4b18-91a7-5b8da640e9f5 of type vxlan for network 22aeca5d-44bf-4438-b336-95e6d285aaee [pid: 7|app: 0|req: 603/1176] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:30 2026] POST /v2.0/networks => generated 630 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:30.275 8 WARNING neutron_lib.context [None req-2e196e11-7fde-4ebb-a5bd-aeb3b1cf4380 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 574/1177] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:30 2026] POST /v2.0/subnets => generated 626 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:30.565 8 WARNING neutron_lib.context [None req-381b7aaa-4f58-4d58-8733-1a5799e60d1b b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 604/1178] 10.0.0.71 () {32 vars in 647 bytes} [Wed Jul 15 00:15:30 2026] GET /v2.0/networks => generated 1297 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:15:30.617 8 INFO neutron.db.segments_db [None req-381b7aaa-4f58-4d58-8733-1a5799e60d1b b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Added segment fc05b226-5a14-4df7-b303-b230d682db90 of type vxlan for network f9ee486c-c35b-46bd-b5f8-29f43af1105a [pid: 7|app: 0|req: 605/1179] 10.0.0.182 () {34 vars in 1099 bytes} [Wed Jul 15 00:15:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1598602956&fields=id&tenant_id=9ed3daa1624942feb3868dfc76c7bf03 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1180] 10.0.0.182 () {34 vars in 981 bytes} [Wed Jul 15 00:15:30 2026] GET /v2.0/networks?id=5bf5dc72-1fa0-41b2-95cd-e9bc997aacce => generated 660 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1181] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:30 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => 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: 608/1182] 10.0.0.182 () {34 vars in 964 bytes} [Wed Jul 15 00:15:30 2026] GET /v2.0/quotas/9ed3daa1624942feb3868dfc76c7bf03 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:30.881 8 INFO neutron.db.l3_hamode_db [None req-381b7aaa-4f58-4d58-8733-1a5799e60d1b b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 609/1183] 10.0.0.182 () {34 vars in 1001 bytes} [Wed Jul 15 00:15:30 2026] GET /v2.0/ports?tenant_id=9ed3daa1624942feb3868dfc76c7bf03&fields=id => generated 103 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1184] 10.0.0.182 () {34 vars in 1007 bytes} [Wed Jul 15 00:15:30 2026] GET /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:30.981 8 INFO neutron.db.l3_hamode_db [None req-381b7aaa-4f58-4d58-8733-1a5799e60d1b b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 611/1185] 10.0.0.182 () {34 vars in 1107 bytes} [Wed Jul 15 00:15:30 2026] GET /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce?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: 612/1186] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:31 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:31.391 8 INFO neutron.services.segments.plugin [-] Segment 214a8616-c8b3-4fe8-9a5e-8c4d971f6d5e resource provider aggregate not found 2026-07-15 00:15:31.398 8 INFO neutron.services.segments.plugin [-] Segment 214a8616-c8b3-4fe8-9a5e-8c4d971f6d5e resource provider aggregate not found 2026-07-15 00:15:31.403 8 INFO neutron.services.segments.plugin [-] Segment 214a8616-c8b3-4fe8-9a5e-8c4d971f6d5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 214a8616-c8b3-4fe8-9a5e-8c4d971f6d5e found for delete ", "request_id": "req-718fcb78-270b-434e-a87d-4e9a733401f6"}]} 2026-07-15 00:15:31.416 8 INFO neutron.services.segments.plugin [-] Segment 214a8616-c8b3-4fe8-9a5e-8c4d971f6d5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 214a8616-c8b3-4fe8-9a5e-8c4d971f6d5e found for delete ", "request_id": "req-fa08d52a-9408-4508-b853-c1c998167390"}]} [pid: 8|app: 0|req: 575/1187] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:30 2026] POST /v2.0/routers => generated 506 bytes in 1019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:31.597 8 WARNING neutron_lib.context [None req-404fb03e-39d4-4161-91ac-12ad63aa9212 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 613/1188] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:31 2026] GET /v2.0/security-groups?tenant_id=3631887b56a54fdcaa2ed18fdde18222&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1189] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:31 2026] DELETE /v2.0/security-groups/6a4f8179-0fc0-4881-90ac-44616d7e7c06 => 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: 615/1190] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:31 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => 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: 576/1191] 10.0.0.71 () {34 vars in 663 bytes} [Wed Jul 15 00:15:31 2026] POST /v2.0/ports => generated 948 bytes in 369 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: 579/1194] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:32 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => 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: 580/1195] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/ports?device_id=3b3de1ca-b5ec-4b2d-813d-7aa8d1fc26e2 => 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: 616/1196] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:15:31 2026] PUT /v2.0/routers/f9acb2f6-0fbf-428e-8d8a-cf2d91987488/add_router_interface => generated 309 bytes in 1141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1197] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/ports/5b050a2a-e48b-4b9d-81ce-c00219d8c6c6 => generated 1022 bytes in 44 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: 582/1198] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => 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: 583/1199] 10.0.0.71 () {32 vars in 651 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions => generated 20516 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1200] 10.0.0.71 () {32 vars in 679 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1201] 10.0.0.71 () {32 vars in 679 bytes} [Wed Jul 15 00:15:33 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: 586/1202] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1203] 10.0.0.71 () {32 vars in 663 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/agent => generated 153 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1204] 10.0.0.71 () {32 vars in 697 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1205] 10.0.0.71 () {32 vars in 695 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1206] 10.0.0.71 () {32 vars in 699 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1207] 10.0.0.71 () {32 vars in 687 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1208] 10.0.0.71 () {32 vars in 701 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1209] 10.0.0.71 () {32 vars in 691 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1210] 10.0.0.71 () {32 vars in 693 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1211] 10.0.0.71 () {32 vars in 683 bytes} [Wed Jul 15 00:15:33 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: 596/1212] 10.0.0.71 () {32 vars in 685 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1213] 10.0.0.71 () {32 vars in 659 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/dvr => 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: 598/1214] 10.0.0.71 () {32 vars in 697 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1215] 10.0.0.71 () {32 vars in 677 bytes} [Wed Jul 15 00:15:33 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: 600/1216] 10.0.0.71 () {32 vars in 681 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1217] 10.0.0.71 () {32 vars in 673 bytes} [Wed Jul 15 00:15:33 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: 602/1218] 10.0.0.71 () {32 vars in 687 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1219] 10.0.0.71 () {32 vars in 721 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => 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: 604/1220] 10.0.0.71 () {32 vars in 685 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1221] 10.0.0.71 () {32 vars in 667 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1222] 10.0.0.71 () {32 vars in 685 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1223] 10.0.0.71 () {32 vars in 679 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1224] 10.0.0.71 () {32 vars in 697 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1225] 10.0.0.71 () {32 vars in 677 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1226] 10.0.0.71 () {32 vars in 665 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1227] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:15:33 2026] PUT /v2.0/routers/f9acb2f6-0fbf-428e-8d8a-cf2d91987488/remove_router_interface => generated 309 bytes in 812 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: 611/1228] 10.0.0.71 () {32 vars in 675 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1229] 10.0.0.71 () {32 vars in 663 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1230] 10.0.0.71 () {32 vars in 673 bytes} [Wed Jul 15 00:15:33 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1231] 10.0.0.71 () {32 vars in 711 bytes} [Wed Jul 15 00:15:34 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: 615/1232] 10.0.0.71 () {32 vars in 689 bytes} [Wed Jul 15 00:15:34 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1233] 10.0.0.71 () {32 vars in 681 bytes} [Wed Jul 15 00:15:34 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1234] 10.0.0.71 () {32 vars in 667 bytes} [Wed Jul 15 00:15:34 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1235] 10.0.0.71 () {32 vars in 685 bytes} [Wed Jul 15 00:15:34 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1236] 10.0.0.71 () {32 vars in 703 bytes} [Wed Jul 15 00:15:34 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1237] 10.0.0.71 () {32 vars in 673 bytes} [Wed Jul 15 00:15:34 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: 621/1238] 10.0.0.71 () {32 vars in 699 bytes} [Wed Jul 15 00:15:34 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: 622/1239] 10.0.0.71 () {32 vars in 673 bytes} [Wed Jul 15 00:15:34 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1240] 10.0.0.71 () {32 vars in 691 bytes} [Wed Jul 15 00:15:34 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:34.091 7 INFO neutron.api.v2.resource [None req-48af5801-054e-4a16-bac4-c1c1fed02c77 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1241] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:15:33 2026] PUT /v2.0/routers/f9acb2f6-0fbf-428e-8d8a-cf2d91987488/remove_router_interface => generated 197 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1242] 10.0.0.71 () {32 vars in 687 bytes} [Wed Jul 15 00:15:34 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1243] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:15:34 2026] GET /v2.0/ports?device_id=f9acb2f6-0fbf-428e-8d8a-cf2d91987488 => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1244] 10.0.0.71 () {32 vars in 707 bytes} [Wed Jul 15 00:15:34 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) 2026-07-15 00:15:34.950 7 INFO neutron.services.segments.plugin [-] Segment fc05b226-5a14-4df7-b303-b230d682db90 resource provider aggregate not found 2026-07-15 00:15:34.953 7 INFO neutron.services.segments.plugin [-] Segment fc05b226-5a14-4df7-b303-b230d682db90 resource provider aggregate not found 2026-07-15 00:15:34.962 7 INFO neutron.services.segments.plugin [-] Segment fc05b226-5a14-4df7-b303-b230d682db90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc05b226-5a14-4df7-b303-b230d682db90 found for delete ", "request_id": "req-fc1aaff0-c439-47bf-91f2-db9976c6ba93"}]} 2026-07-15 00:15:34.969 7 INFO neutron.services.segments.plugin [-] Segment fc05b226-5a14-4df7-b303-b230d682db90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc05b226-5a14-4df7-b303-b230d682db90 found for delete ", "request_id": "req-a186ad61-e05b-4c52-aa2a-f9a171f8edf5"}]} 2026-07-15 00:15:34.973 7 INFO neutron.db.l3_hamode_db [None req-bb050dc2-758b-4f4e-9942-12c0fe601da0 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] HA network f9ee486c-c35b-46bd-b5f8-29f43af1105a was deleted as no HA routers are present in tenant 6b6fa3c786df4b0396837ab20da61441. [pid: 7|app: 0|req: 622/1245] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:34 2026] DELETE /v2.0/routers/f9acb2f6-0fbf-428e-8d8a-cf2d91987488 => generated 0 bytes in 866 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1246] 10.0.0.71 () {32 vars in 703 bytes} [Wed Jul 15 00:15:34 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: 7|app: 0|req: 624/1247] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:34 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1248] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:15:34 2026] PUT /v2.0/routers/86251e0a-06e0-42ed-8396-d31ae6956268/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1249] 10.0.0.71 () {32 vars in 717 bytes} [Wed Jul 15 00:15:35 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: 7|app: 0|req: 625/1250] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:34 2026] DELETE /v2.0/subnets/52444611-1cc2-426a-89f5-7f4a012749c7 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1251] 10.0.0.71 () {32 vars in 695 bytes} [Wed Jul 15 00:15:35 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1252] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:35 2026] DELETE /v2.0/networks/22aeca5d-44bf-4438-b336-95e6d285aaee => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1253] 10.0.0.71 () {32 vars in 709 bytes} [Wed Jul 15 00:15:35 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1254] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:15:35 2026] GET /v2.0/networks?id=5bf5dc72-1fa0-41b2-95cd-e9bc997aacce => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:35.538 7 WARNING neutron_lib.context [None req-8e157a5c-7a5c-4484-b319-49cea1f79c31 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:35.582 7 INFO neutron.db.segments_db [None req-8e157a5c-7a5c-4484-b319-49cea1f79c31 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Added segment 3c306e9d-b402-4f41-96ab-6034d1b06636 of type vxlan for network 3598e05c-b54e-4564-b77b-741c8ebc2444 [pid: 7|app: 0|req: 630/1255] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:35 2026] POST /v2.0/networks => generated 630 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1256] 10.0.0.71 () {32 vars in 667 bytes} [Wed Jul 15 00:15:35 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1257] 199.19.213.181 () {34 vars in 1049 bytes} [Wed Jul 15 00:15:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9ed3daa1624942feb3868dfc76c7bf03 => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:35.718 7 WARNING neutron_lib.context [None req-6f973d9f-d52c-487c-8591-310c1e67831e b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 633/1258] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:35 2026] POST /v2.0/subnets => generated 626 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1259] 10.0.0.71 () {32 vars in 685 bytes} [Wed Jul 15 00:15:35 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:35.946 8 INFO neutron.services.segments.plugin [-] Segment baad319d-8420-4af4-a5af-15ee8ca89647 resource provider aggregate not found 2026-07-15 00:15:35.948 7 WARNING neutron_lib.context [req-f1f60e4b-b962-4c73-85d3-9b629dcf41c8 req-f3789b93-22f1-4601-84c5-6726a24c19d5 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:35.952 8 INFO neutron.services.segments.plugin [-] Segment baad319d-8420-4af4-a5af-15ee8ca89647 resource provider aggregate not found 2026-07-15 00:15:35.960 8 INFO neutron.services.segments.plugin [-] Segment baad319d-8420-4af4-a5af-15ee8ca89647 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baad319d-8420-4af4-a5af-15ee8ca89647 found for delete ", "request_id": "req-f9f82395-0f9a-4a11-bade-df25b8b36c02"}]} 2026-07-15 00:15:35.963 8 INFO neutron.services.segments.plugin [-] Segment baad319d-8420-4af4-a5af-15ee8ca89647 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baad319d-8420-4af4-a5af-15ee8ca89647 found for delete ", "request_id": "req-f656ded2-0256-4af6-8551-738884b2c90c"}]} 2026-07-15 00:15:35.973 8 INFO neutron.db.l3_hamode_db [None req-1dbbc482-01e5-4b36-b43f-f01fc5accb1f 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] HA network b7ff5b8a-e722-431b-acd5-55bfd4e9ce90 was deleted as no HA routers are present in tenant f19ac1761d9945f497bc09bacc6167f2. [pid: 8|app: 0|req: 626/1260] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:35 2026] DELETE /v2.0/routers/86251e0a-06e0-42ed-8396-d31ae6956268 => generated 0 bytes in 925 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:15:35.982 8 WARNING neutron_lib.context [None req-9b13a0a6-ad9f-49b7-8daa-6f99408bf6a0 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:36.015 8 INFO neutron.db.segments_db [None req-9b13a0a6-ad9f-49b7-8daa-6f99408bf6a0 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Added segment 4b495b33-e10d-444d-bab4-7097c8a59703 of type vxlan for network fb6da1a6-d160-4c78-87cc-c30b17a273fb 2026-07-15 00:15:36.258 8 INFO neutron.db.l3_hamode_db [None req-9b13a0a6-ad9f-49b7-8daa-6f99408bf6a0 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 635/1261] 199.19.213.181 () {38 vars in 954 bytes} [Wed Jul 15 00:15:35 2026] POST /v2.0/ports => generated 954 bytes in 363 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: 636/1262] 10.0.0.71 () {32 vars in 679 bytes} [Wed Jul 15 00:15:36 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:36.376 8 INFO neutron.db.l3_hamode_db [None req-9b13a0a6-ad9f-49b7-8daa-6f99408bf6a0 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 637/1263] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:36 2026] DELETE /v2.0/subnets/cee5e593-4b27-4d3f-8724-bd681bc4de45 => 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: 638/1264] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:36 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 957 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:36.981 7 INFO neutron.services.segments.plugin [-] Segment ba4a8f82-8b8e-4b18-91a7-5b8da640e9f5 resource provider aggregate not found 2026-07-15 00:15:36.988 7 INFO neutron.services.segments.plugin [-] Segment ba4a8f82-8b8e-4b18-91a7-5b8da640e9f5 resource provider aggregate not found 2026-07-15 00:15:36.994 7 INFO neutron.services.segments.plugin [-] Segment ba4a8f82-8b8e-4b18-91a7-5b8da640e9f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba4a8f82-8b8e-4b18-91a7-5b8da640e9f5 found for delete ", "request_id": "req-f03c7f62-c9a5-4cea-86d2-b466e4599057"}]} 2026-07-15 00:15:36.999 7 INFO neutron.services.segments.plugin [-] Segment ba4a8f82-8b8e-4b18-91a7-5b8da640e9f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba4a8f82-8b8e-4b18-91a7-5b8da640e9f5 found for delete ", "request_id": "req-2b4c6214-234c-49a7-9ba5-1447ff0bb9a9"}]} [pid: 8|app: 0|req: 627/1265] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:35 2026] POST /v2.0/routers => generated 506 bytes in 1025 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1266] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:15:36 2026] PUT /v2.0/ports/6c989b9b-11ca-4ebc-a71b-aa9f2fa51698 => generated 1235 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1267] 10.0.0.71 () {32 vars in 673 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 629/1268] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/security-groups?id=99fecab0-b091-4e07-8351-cc4d2f3a48de&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:37.064 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0709f069-9850-4df4-af78-fa4f45053928'] response: {'name': 'network-changed', 'server_uuid': 'b8998e5f-20e8-43ed-8f71-e85da3471a99', 'tag': '6c989b9b-11ca-4ebc-a71b-aa9f2fa51698', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 640/1269] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:37 2026] DELETE /v2.0/networks/4219b456-4b05-4fc2-9df7-288c508bfaff => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1270] 10.0.0.71 () {32 vars in 669 bytes} [Wed Jul 15 00:15:37 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: 7|app: 0|req: 642/1271] 10.0.0.71 () {32 vars in 659 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1272] 10.0.0.71 () {32 vars in 697 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1273] 10.0.0.71 () {32 vars in 697 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1274] 10.0.0.71 () {32 vars in 675 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1275] 10.0.0.71 () {32 vars in 667 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1276] 10.0.0.71 () {32 vars in 681 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1277] 10.0.0.71 () {32 vars in 699 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1278] 10.0.0.71 () {32 vars in 683 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1279] 10.0.0.71 () {32 vars in 705 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1280] 10.0.0.71 () {32 vars in 667 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1281] 10.0.0.71 () {32 vars in 695 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1282] 10.0.0.71 () {32 vars in 693 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1283] 10.0.0.71 () {32 vars in 683 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1284] 10.0.0.71 () {32 vars in 687 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1285] 10.0.0.71 () {32 vars in 665 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1286] 10.0.0.71 () {32 vars in 679 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1287] 10.0.0.71 () {32 vars in 679 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1288] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/security-groups?tenant_id=f19ac1761d9945f497bc09bacc6167f2&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1289] 10.0.0.71 () {32 vars in 689 bytes} [Wed Jul 15 00:15:37 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: 7|app: 0|req: 661/1290] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:37 2026] DELETE /v2.0/security-groups/d94cc371-9f81-4ffb-8b0c-934ada50e887 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1291] 10.0.0.71 () {32 vars in 689 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1292] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/ports?tenant_id=9ed3daa1624942feb3868dfc76c7bf03&device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 1238 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1293] 10.0.0.71 () {32 vars in 693 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1294] 199.19.213.181 () {34 vars in 1017 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/networks?tenant_id=9ed3daa1624942feb3868dfc76c7bf03&shared=False => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1295] 10.0.0.71 () {32 vars in 683 bytes} [Wed Jul 15 00:15:37 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: 7|app: 0|req: 667/1296] 199.19.213.181 () {34 vars in 929 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1297] 10.0.0.71 () {32 vars in 687 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1298] 10.0.0.71 () {32 vars in 699 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1299] 10.0.0.71 () {32 vars in 701 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1300] 10.0.0.71 () {32 vars in 711 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1301] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1302] 10.0.0.71 () {32 vars in 713 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1303] 10.0.0.71 () {32 vars in 725 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1304] 10.0.0.71 () {32 vars in 739 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1305] 10.0.0.71 () {32 vars in 717 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1306] 10.0.0.71 () {32 vars in 681 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1307] 10.0.0.71 () {32 vars in 667 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1308] 10.0.0.71 () {32 vars in 717 bytes} [Wed Jul 15 00:15:37 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: 7|app: 0|req: 680/1309] 10.0.0.71 () {32 vars in 677 bytes} [Wed Jul 15 00:15:37 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: 7|app: 0|req: 681/1310] 10.0.0.71 () {32 vars in 667 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1311] 10.0.0.71 () {32 vars in 695 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1312] 10.0.0.71 () {32 vars in 703 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1313] 10.0.0.71 () {32 vars in 699 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1314] 10.0.0.71 () {32 vars in 699 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1315] 10.0.0.71 () {32 vars in 681 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1316] 10.0.0.71 () {32 vars in 703 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1317] 10.0.0.71 () {32 vars in 693 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1318] 10.0.0.71 () {32 vars in 687 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1319] 10.0.0.71 () {32 vars in 695 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1320] 10.0.0.71 () {32 vars in 677 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1321] 10.0.0.71 () {32 vars in 687 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1322] 10.0.0.71 () {32 vars in 699 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1323] 10.0.0.71 () {32 vars in 663 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1324] 10.0.0.71 () {32 vars in 679 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1325] 10.0.0.71 () {32 vars in 691 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1326] 10.0.0.71 () {32 vars in 675 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1327] 10.0.0.71 () {32 vars in 665 bytes} [Wed Jul 15 00:15:37 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1328] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:38 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1329] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:38 2026] GET /v2.0/security-groups?id=99fecab0-b091-4e07-8351-cc4d2f3a48de&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1330] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:15:37 2026] PUT /v2.0/routers/dd70afa8-2069-45e6-bda0-6452f36c5d83/add_router_interface => generated 309 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1331] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:15:38 2026] GET /v2.0/ports/f60275a0-7979-444d-bfe7-5bca3e0c63fa => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1332] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:38 2026] GET /v2.0/security-groups?tenant_id=64888b9926e34c5380a0216fa2fe6dc0&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1333] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:15:38 2026] GET /v2.0/ports?tenant_id=9ed3daa1624942feb3868dfc76c7bf03&device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1334] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:38 2026] DELETE /v2.0/security-groups/ee6187a0-4cb5-495d-8dbc-9213f89d4320 => 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: 705/1335] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:15:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6c989b9b-11ca-4ebc-a71b-aa9f2fa51698 => 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: 631/1336] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:15:38 2026] PUT /v2.0/routers/dd70afa8-2069-45e6-bda0-6452f36c5d83/remove_router_interface => generated 309 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1337] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:15:38 2026] GET /v2.0/subnets?id=d8e5f4de-5053-495f-8956-b4800d6db859 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1338] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:15:38 2026] GET /v2.0/ports?device_id=dd70afa8-2069-45e6-bda0-6452f36c5d83 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:39.023 7 INFO neutron.services.segments.plugin [-] Segment f50ad78a-b52d-45c0-b6ae-5f2369f1b01f resource provider aggregate not found 2026-07-15 00:15:39.029 7 INFO neutron.services.segments.plugin [-] Segment f50ad78a-b52d-45c0-b6ae-5f2369f1b01f resource provider aggregate not found 2026-07-15 00:15:39.040 7 INFO neutron.services.segments.plugin [-] Segment f50ad78a-b52d-45c0-b6ae-5f2369f1b01f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f50ad78a-b52d-45c0-b6ae-5f2369f1b01f found for delete ", "request_id": "req-d6a5f6fe-3afe-4fe7-a01d-bd314d375881"}]} 2026-07-15 00:15:39.043 7 INFO neutron.services.segments.plugin [-] Segment f50ad78a-b52d-45c0-b6ae-5f2369f1b01f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f50ad78a-b52d-45c0-b6ae-5f2369f1b01f found for delete ", "request_id": "req-a8d967e9-37de-4232-bdcf-a33d0a4bc177"}]} [pid: 7|app: 0|req: 707/1339] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:15:38 2026] GET /v2.0/ports?network_id=5bf5dc72-1fa0-41b2-95cd-e9bc997aacce&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1340] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:15:39 2026] GET /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce?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: 709/1341] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:15:39 2026] GET /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce?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: 710/1342] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:39 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1343] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:39 2026] GET /v2.0/security-groups?id=99fecab0-b091-4e07-8351-cc4d2f3a48de&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-07-15 00:15:39.431 8 INFO neutron.services.segments.plugin [-] Segment 4b495b33-e10d-444d-bab4-7097c8a59703 resource provider aggregate not found 2026-07-15 00:15:39.438 8 INFO neutron.services.segments.plugin [-] Segment 4b495b33-e10d-444d-bab4-7097c8a59703 resource provider aggregate not found 2026-07-15 00:15:39.463 8 INFO neutron.services.segments.plugin [-] Segment 4b495b33-e10d-444d-bab4-7097c8a59703 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b495b33-e10d-444d-bab4-7097c8a59703 found for delete ", "request_id": "req-b724565b-e15b-4b10-9dd1-7ce4051310e4"}]} 2026-07-15 00:15:39.465 8 INFO neutron.services.segments.plugin [-] Segment 4b495b33-e10d-444d-bab4-7097c8a59703 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b495b33-e10d-444d-bab4-7097c8a59703 found for delete ", "request_id": "req-999863be-e314-4c38-9fdb-2ba6dcadf3fd"}]} 2026-07-15 00:15:39.470 8 INFO neutron.db.l3_hamode_db [None req-e9cf9003-efa4-4c29-a389-21f800fb496b b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] HA network fb6da1a6-d160-4c78-87cc-c30b17a273fb was deleted as no HA routers are present in tenant 6b6fa3c786df4b0396837ab20da61441. [pid: 8|app: 0|req: 633/1344] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:39 2026] DELETE /v2.0/routers/dd70afa8-2069-45e6-bda0-6452f36c5d83 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1345] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:39 2026] DELETE /v2.0/subnets/5ae2fa00-2f6e-47c7-a832-8bd43002e1da => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1346] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:39 2026] DELETE /v2.0/networks/3598e05c-b54e-4564-b77b-741c8ebc2444 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:15:39.974 8 WARNING neutron_lib.context [None req-168ba95d-1224-4708-bad7-ce9b83832a26 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:40.007 8 INFO neutron.db.segments_db [None req-168ba95d-1224-4708-bad7-ce9b83832a26 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Added segment 2134d2d5-5938-4432-a1df-09b2b753c050 of type vxlan for network d4c2e1c9-dc68-4247-830b-6a328db89758 [pid: 7|app: 0|req: 713/1347] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:39 2026] GET /v2.0/security-groups?tenant_id=a0e29e6771bb443c81b8e8faa033cd04&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1348] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:40 2026] DELETE /v2.0/security-groups/cc82bd6a-5abf-4e8a-bacb-c933b44769af => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:15:40.312 8 INFO neutron.db.l3_hamode_db [None req-168ba95d-1224-4708-bad7-ce9b83832a26 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 715/1349] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:40 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1350] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:40 2026] GET /v2.0/security-groups?id=99fecab0-b091-4e07-8351-cc4d2f3a48de&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:40.824 7 WARNING neutron_lib.context [None req-f4a4d110-b0f6-47b8-bce1-0a2008c17cd7 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:40.996 7 INFO neutron.db.segments_db [None req-f4a4d110-b0f6-47b8-bce1-0a2008c17cd7 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] Added segment a3783324-792b-4e87-8492-61444184c457 of type vxlan for network 443da3db-65b3-4e23-ad23-0b7b3961fbb8 [pid: 7|app: 0|req: 717/1351] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:40 2026] POST /v2.0/networks => generated 644 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:41.086 8 INFO neutron.db.l3_hamode_db [None req-168ba95d-1224-4708-bad7-ce9b83832a26 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:15:41.088 7 WARNING neutron_lib.context [None req-cf470907-f7aa-4718-b4f3-2959742d2f0e 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 718/1352] 10.0.0.71 () {34 vars in 663 bytes} [Wed Jul 15 00:15:41 2026] POST /v2.0/ports => generated 775 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:41.407 7 WARNING neutron_lib.context [None req-84661d8c-af10-4950-9abc-a0a96f30d0b0 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:41.477 7 INFO neutron.db.segments_db [None req-84661d8c-af10-4950-9abc-a0a96f30d0b0 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] Added segment 2961c868-69f5-4f42-9297-582fdb7e02dc of type vxlan for network 7f48c815-e708-4737-95e8-2a617842441e 2026-07-15 00:15:41.484 8 INFO neutron.services.segments.plugin [-] Segment 3c306e9d-b402-4f41-96ab-6034d1b06636 resource provider aggregate not found 2026-07-15 00:15:41.489 8 INFO neutron.services.segments.plugin [-] Segment 3c306e9d-b402-4f41-96ab-6034d1b06636 resource provider aggregate not found 2026-07-15 00:15:41.507 8 INFO neutron.services.segments.plugin [-] Segment 3c306e9d-b402-4f41-96ab-6034d1b06636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c306e9d-b402-4f41-96ab-6034d1b06636 found for delete ", "request_id": "req-67dbb3da-a384-4899-9987-a41e475e519b"}]} 2026-07-15 00:15:41.508 8 INFO neutron.services.segments.plugin [-] Segment 3c306e9d-b402-4f41-96ab-6034d1b06636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c306e9d-b402-4f41-96ab-6034d1b06636 found for delete ", "request_id": "req-4ce6a892-ce26-4d2f-8eba-886e4e4b7167"}]} [pid: 7|app: 0|req: 719/1353] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:41 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) [pid: 7|app: 0|req: 720/1354] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:41 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:41.648 7 WARNING neutron_lib.context [None req-3cc2be42-afc7-46d6-a04f-e2c1f5c12478 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 721/1355] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:41 2026] POST /v2.0/subnets => generated 626 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1356] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:41 2026] GET /v2.0/security-groups?id=99fecab0-b091-4e07-8351-cc4d2f3a48de&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-07-15 00:15:41.908 7 WARNING neutron_lib.context [None req-e1bd234c-bdce-4d53-a4a9-ce1c2e65a2bc 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 635/1357] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:39 2026] POST /v2.0/routers => generated 687 bytes in 2052 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1358] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:15:42 2026] GET /v2.0/routers/ec04e8f1-c6c6-4980-a83a-c29f13b931eb => generated 693 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1359] 10.0.0.71 () {32 vars in 645 bytes} [Wed Jul 15 00:15:42 2026] GET /v2.0/routers => generated 696 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1360] 10.0.0.71 () {34 vars in 663 bytes} [Wed Jul 15 00:15:41 2026] POST /v2.0/ports => generated 950 bytes in 345 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: 724/1361] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:15:42 2026] DELETE /v2.0/ports/c2df08ec-dda2-490f-987f-50e3b331b249 => 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: 638/1362] 10.0.0.71 () {34 vars in 739 bytes} [Wed Jul 15 00:15:42 2026] PUT /v2.0/routers/ec04e8f1-c6c6-4980-a83a-c29f13b931eb => generated 700 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:42.619 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71f27ec9-95da-4269-b7cb-31207160d7cd 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 639/1363] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:15:42 2026] DELETE /v2.0/ports/c2df08ec-dda2-490f-987f-50e3b331b249 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1364] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:15:42 2026] GET /v2.0/routers/ec04e8f1-c6c6-4980-a83a-c29f13b931eb => generated 700 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:42.698 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d239243a-aa53-4ed0-af4d-af561f3bb120 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 641/1365] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:15:42 2026] GET /v2.0/ports/c2df08ec-dda2-490f-987f-50e3b331b249 => 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: 642/1366] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:15:42 2026] GET /v2.0/ports?device_id=ec04e8f1-c6c6-4980-a83a-c29f13b931eb => 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: 725/1367] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:42 2026] GET /v2.0/security-groups?tenant_id=5fac35af75fa43af8367fc8ae39a798c&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1368] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:42 2026] DELETE /v2.0/subnets/af7d36a1-0bb4-4a05-8b95-7b0bd6b9e3a9 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1369] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:42 2026] DELETE /v2.0/security-groups/5531baa6-1c20-4220-962b-cbc2f1443409 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1370] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:42 2026] DELETE /v2.0/networks/7f48c815-e708-4737-95e8-2a617842441e => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1371] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:43 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:43.284 8 WARNING neutron_lib.context [None req-fe7a37a8-4875-4444-8229-f6c9fff48e9a 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:43.333 8 INFO neutron.db.segments_db [None req-fe7a37a8-4875-4444-8229-f6c9fff48e9a 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] Added segment 67b822a0-eb2e-43be-b223-96fa2e560431 of type vxlan for network 3efe3eb1-64fe-45ad-b0ee-7bcfa481ffef [pid: 8|app: 0|req: 647/1372] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:43 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1373] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:43 2026] GET /v2.0/security-groups?id=99fecab0-b091-4e07-8351-cc4d2f3a48de&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:43.477 8 WARNING neutron_lib.context [None req-7904af98-2875-460a-b9a1-514b00c441af 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:43.532 8 INFO neutron.services.segments.plugin [-] Segment 2961c868-69f5-4f42-9297-582fdb7e02dc resource provider aggregate not found 2026-07-15 00:15:43.539 8 INFO neutron.services.segments.plugin [-] Segment 2961c868-69f5-4f42-9297-582fdb7e02dc resource provider aggregate not found 2026-07-15 00:15:43.555 8 INFO neutron.services.segments.plugin [-] Segment 2961c868-69f5-4f42-9297-582fdb7e02dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2961c868-69f5-4f42-9297-582fdb7e02dc found for delete ", "request_id": "req-8ac3b68e-a4f7-4067-ab92-c12c7e0173cb"}]} 2026-07-15 00:15:43.556 8 INFO neutron.services.segments.plugin [-] Segment 2961c868-69f5-4f42-9297-582fdb7e02dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2961c868-69f5-4f42-9297-582fdb7e02dc found for delete ", "request_id": "req-9390dd8f-b352-4f66-9731-5cdfb2a6919f"}]} 2026-07-15 00:15:43.564 7 INFO neutron.services.segments.plugin [-] Segment 2134d2d5-5938-4432-a1df-09b2b753c050 resource provider aggregate not found 2026-07-15 00:15:43.570 7 INFO neutron.services.segments.plugin [-] Segment 2134d2d5-5938-4432-a1df-09b2b753c050 resource provider aggregate not found 2026-07-15 00:15:43.577 7 INFO neutron.services.segments.plugin [-] Segment 2134d2d5-5938-4432-a1df-09b2b753c050 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2134d2d5-5938-4432-a1df-09b2b753c050 found for delete ", "request_id": "req-2b3d9c73-b688-4175-bd02-01742a467dc3"}]} 2026-07-15 00:15:43.586 7 INFO neutron.services.segments.plugin [-] Segment 2134d2d5-5938-4432-a1df-09b2b753c050 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2134d2d5-5938-4432-a1df-09b2b753c050 found for delete ", "request_id": "req-176383c9-8d33-4c52-a1dd-a8b148b33a0e"}]} 2026-07-15 00:15:43.604 7 INFO neutron.db.l3_hamode_db [None req-d984a027-53a6-4170-a1fc-173e1ce8c885 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] HA network d4c2e1c9-dc68-4247-830b-6a328db89758 was deleted as no HA routers are present in tenant 6b6fa3c786df4b0396837ab20da61441. [pid: 7|app: 0|req: 726/1374] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:42 2026] DELETE /v2.0/routers/ec04e8f1-c6c6-4980-a83a-c29f13b931eb => generated 0 bytes in 807 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1375] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:43 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1376] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:15:43 2026] GET /v2.0/ports?device_id=ec04e8f1-c6c6-4980-a83a-c29f13b931eb => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1377] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:43 2026] GET /v2.0/security-groups?id=99fecab0-b091-4e07-8351-cc4d2f3a48de&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:43.718 7 INFO neutron.api.v2.resource [None req-8fd06b65-b935-41ea-9dbd-2377c29f58ab b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 730/1378] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:43 2026] DELETE /v2.0/routers/ec04e8f1-c6c6-4980-a83a-c29f13b931eb => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1379] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:43 2026] POST /v2.0/subnets => generated 626 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1380] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:15:43 2026] GET /v2.0/ports?device_id=dd70afa8-2069-45e6-bda0-6452f36c5d83 => 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: 731/1381] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:15:43 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:15:43.766 8 WARNING neutron_lib.context [None req-24e07f71-887e-455d-aa9a-fdfdc03345e9 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:43.777 7 INFO neutron.api.v2.resource [None req-0b3442e6-4867-49c2-b279-78a5e2c4949b b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1382] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:43 2026] DELETE /v2.0/routers/dd70afa8-2069-45e6-bda0-6452f36c5d83 => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:15:43.782 7 WARNING neutron_lib.context [None req-8d5d969b-e062-4c30-b057-2a7185ac5182 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 651/1383] 10.0.0.71 () {34 vars in 663 bytes} [Wed Jul 15 00:15:43 2026] POST /v2.0/ports => generated 912 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:44.057 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b45f593-9940-419b-838c-0aea024a7470 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 652/1384] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:44 2026] DELETE /v2.0/subnets/5ae2fa00-2f6e-47c7-a832-8bd43002e1da => 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: 653/1385] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:15:44 2026] DELETE /v2.0/ports/e782e539-e528-43fd-b4a4-ef2646fecacb => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1386] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:15:44 2026] GET /v2.0/ports?device_id=f9acb2f6-0fbf-428e-8d8a-cf2d91987488 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:44.348 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7121780c-c04b-4752-ae0e-b5c264a6c7df 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 655/1387] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:15:44 2026] GET /v2.0/ports/e782e539-e528-43fd-b4a4-ef2646fecacb => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:15:44.368 8 INFO neutron.api.v2.resource [None req-0c14a490-bf47-4022-b436-ae841b952921 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 656/1388] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:44 2026] DELETE /v2.0/routers/f9acb2f6-0fbf-428e-8d8a-cf2d91987488 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:15:44.619 7 INFO neutron.db.l3_db [None req-8d5d969b-e062-4c30-b057-2a7185ac5182 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Floating IP 218d0886-80ae-46c0-b128-9ca98d6f5901 associated. External IP: 10.96.250.220, port: 6c989b9b-11ca-4ebc-a71b-aa9f2fa51698. [pid: 8|app: 0|req: 657/1389] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:44 2026] DELETE /v2.0/subnets/4e56b2dd-4c4b-4efa-8800-a1a2212f522c => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:15:44.657 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55995a34-b1f7-4f59-a860-69c541173c09 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 658/1390] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:44 2026] DELETE /v2.0/subnets/52444611-1cc2-426a-89f5-7f4a012749c7 => 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: 659/1391] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:44 2026] DELETE /v2.0/networks/3efe3eb1-64fe-45ad-b0ee-7bcfa481ffef => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1392] 10.0.0.71 () {34 vars in 675 bytes} [Wed Jul 15 00:15:43 2026] POST /v2.0/floatingips => generated 855 bytes in 1234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1393] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:15:45 2026] GET /v2.0/ports?device_id=f2ac587e-0d2b-47fb-b166-34b4f68dd997 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:45.041 7 WARNING neutron_lib.context [None req-d70dd7ca-96dc-4130-a8a3-cee866e00a14 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:45.054 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e537084-1dda-4795-9f77-a94cee7ee3ff'] response: {'name': 'network-changed', 'server_uuid': 'b8998e5f-20e8-43ed-8f71-e85da3471a99', 'tag': '6c989b9b-11ca-4ebc-a71b-aa9f2fa51698', 'status': 'completed', 'code': 200} 2026-07-15 00:15:45.242 8 WARNING neutron_lib.context [None req-5b02275a-c131-4802-8b91-47e6755f4d62 c2f68824a8a947a79dad2e78a2bc910d bd951ee2563e446ca60dae45f501a59e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:45.242 8 WARNING neutron_lib.context [None req-5b02275a-c131-4802-8b91-47e6755f4d62 c2f68824a8a947a79dad2e78a2bc910d bd951ee2563e446ca60dae45f501a59e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 735/1394] 10.0.0.71 () {34 vars in 663 bytes} [Wed Jul 15 00:15:45 2026] POST /v2.0/ports => generated 775 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 736/1395] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:15:45 2026] GET /v2.0/floatingips/218d0886-80ae-46c0-b128-9ca98d6f5901 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:45.388 7 INFO neutron.api.v2.resource [None req-f9205786-3300-4a81-84a9-a88b0b2a42c7 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 737/1396] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:45 2026] DELETE /v2.0/routers/f2ac587e-0d2b-47fb-b166-34b4f68dd997 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:15:45.402 8 INFO neutron.db.segments_db [None req-5b02275a-c131-4802-8b91-47e6755f4d62 c2f68824a8a947a79dad2e78a2bc910d bd951ee2563e446ca60dae45f501a59e - - default default] Added segment d247a115-cf4e-4e15-a44a-3147ac2537d7 of type vxlan for network 26832c06-1e18-46a1-95c4-5e4bdc1a5d2e 2026-07-15 00:15:45.460 8 INFO neutron.db.segments_db [None req-5b02275a-c131-4802-8b91-47e6755f4d62 c2f68824a8a947a79dad2e78a2bc910d bd951ee2563e446ca60dae45f501a59e - - default default] Added segment 3450c257-dab7-4b30-9b79-6cfaffdc2864 of type vxlan for network 042bd4b5-f6d9-403d-8259-7d982427efba 2026-07-15 00:15:45.578 8 INFO neutron.services.segments.plugin [-] Segment 67b822a0-eb2e-43be-b223-96fa2e560431 resource provider aggregate not found 2026-07-15 00:15:45.583 8 INFO neutron.services.segments.plugin [-] Segment 67b822a0-eb2e-43be-b223-96fa2e560431 resource provider aggregate not found [pid: 7|app: 0|req: 738/1397] 10.0.0.71 () {34 vars in 735 bytes} [Wed Jul 15 00:15:45 2026] PUT /v2.0/ports/f3372bfe-e2bf-47e8-b3f8-f0e0b9a18f25 => generated 752 bytes in 195 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: 660/1398] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:44 2026] POST /v2.0/networks => generated 1246 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 00:15:45.594 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38998183-8ca6-4f6a-8f5c-72d917af8619 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 739/1399] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:45 2026] DELETE /v2.0/subnets/54ccbef6-2a78-45d0-9746-f0e94969f2bf => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:15:45.598 8 INFO neutron.services.segments.plugin [-] Segment 67b822a0-eb2e-43be-b223-96fa2e560431 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67b822a0-eb2e-43be-b223-96fa2e560431 found for delete ", "request_id": "req-ce6ed4dd-3f2d-49b1-b695-2e47aa1e24a6"}]} 2026-07-15 00:15:45.599 8 INFO neutron.services.segments.plugin [-] Segment 67b822a0-eb2e-43be-b223-96fa2e560431 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67b822a0-eb2e-43be-b223-96fa2e560431 found for delete ", "request_id": "req-9db7f473-eca3-48fe-b665-4486588a104f"}]} [pid: 8|app: 0|req: 661/1400] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:15:45 2026] GET /v2.0/ports?tenant_id=9ed3daa1624942feb3868dfc76c7bf03&device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => 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: 662/1401] 10.0.0.71 () {32 vars in 647 bytes} [Wed Jul 15 00:15:45 2026] GET /v2.0/networks => generated 1845 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:15:45.699 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b39e6f69-aaee-4aa1-b0c4-b52540781e62 b70b71fdf0ce4cddaff6821871677daf 6b6fa3c786df4b0396837ab20da61441 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 663/1402] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:45 2026] DELETE /v2.0/subnets/5311abf7-80f3-4ac4-a77d-49a0b851f4a4 => 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: 664/1403] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:15:45 2026] GET /v2.0/networks?id=5bf5dc72-1fa0-41b2-95cd-e9bc997aacce => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1404] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:15:45 2026] DELETE /v2.0/ports/f3372bfe-e2bf-47e8-b3f8-f0e0b9a18f25 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1405] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:15:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6c989b9b-11ca-4ebc-a71b-aa9f2fa51698 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1406] 10.0.0.71 () {32 vars in 641 bytes} [Wed Jul 15 00:15:45 2026] GET /v2.0/ports => generated 778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1407] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:45 2026] DELETE /v2.0/networks/26832c06-1e18-46a1-95c4-5e4bdc1a5d2e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:15:45.894 8 INFO neutron.pecan_wsgi.hooks.translation [None req-59ed822a-3a55-4e6d-b3ae-234973d97ed9 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 666/1408] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:15:45 2026] GET /v2.0/ports/f3372bfe-e2bf-47e8-b3f8-f0e0b9a18f25 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1409] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:15:45 2026] GET /v2.0/subnets?id=d8e5f4de-5053-495f-8956-b4800d6db859 => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1410] 10.0.0.71 () {32 vars in 641 bytes} [Wed Jul 15 00:15:45 2026] GET /v2.0/ports => generated 778 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1411] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:15:45 2026] GET /v2.0/ports?network_id=5bf5dc72-1fa0-41b2-95cd-e9bc997aacce&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: 746/1412] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:15:45 2026] GET /v2.0/ports/bc6ce4b5-b4af-4e5f-8c3c-d2ccc193e553 => generated 775 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1413] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:15:45 2026] GET /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:46.043 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b8aa77f-beb6-46fd-81dc-d47f6ef1cd1f 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1414] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:15:46 2026] DELETE /v2.0/ports/e782e539-e528-43fd-b4a4-ef2646fecacb => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1415] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:45 2026] DELETE /v2.0/networks/042bd4b5-f6d9-403d-8259-7d982427efba => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:15:46.063 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5cddf4d-2438-4567-9979-c27df4675712 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 668/1416] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:46 2026] DELETE /v2.0/subnets/4e56b2dd-4c4b-4efa-8800-a1a2212f522c => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1417] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:15:46 2026] GET /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1418] 10.0.0.71 () {32 vars in 647 bytes} [Wed Jul 15 00:15:46 2026] GET /v2.0/networks => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:46.107 8 WARNING neutron_lib.context [None req-6587f1ea-460b-4b0e-abb0-237fa779c080 c2f68824a8a947a79dad2e78a2bc910d bd951ee2563e446ca60dae45f501a59e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:46.108 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1f91398-b213-4a81-9fd4-6d54afcb93e4 01718de8ef484a2b9a5f53a3c21cb5fe b8de537513e1490ea159b34deb21479c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 750/1419] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:46 2026] DELETE /v2.0/subnets/af7d36a1-0bb4-4a05-8b95-7b0bd6b9e3a9 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:15:46.151 8 INFO neutron.db.segments_db [None req-6587f1ea-460b-4b0e-abb0-237fa779c080 c2f68824a8a947a79dad2e78a2bc910d bd951ee2563e446ca60dae45f501a59e - - default default] Added segment b57df107-7e55-4afa-aa97-b5e8c7fc710c of type vxlan for network 5c0f8781-6372-4b43-b89f-4860a06dc755 [pid: 8|app: 0|req: 670/1420] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:46 2026] POST /v2.0/networks => generated 654 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1421] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:15:46 2026] DELETE /v2.0/ports/bc6ce4b5-b4af-4e5f-8c3c-d2ccc193e553 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:15:46.275 7 WARNING neutron_lib.context [None req-b01f70b9-c122-4202-86ad-e1605a673638 c2f68824a8a947a79dad2e78a2bc910d bd951ee2563e446ca60dae45f501a59e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:46.309 7 INFO neutron.db.segments_db [None req-b01f70b9-c122-4202-86ad-e1605a673638 c2f68824a8a947a79dad2e78a2bc910d bd951ee2563e446ca60dae45f501a59e - - default default] Added segment 3d976e49-0d92-4c0d-8cbc-f74aff4bbb5b of type vxlan for network 2b21030a-260a-4a70-b36a-83e8a8080f88 [pid: 8|app: 0|req: 671/1422] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:46 2026] GET /v2.0/security-groups?tenant_id=6b6fa3c786df4b0396837ab20da61441&name=default => generated 2925 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1423] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:46 2026] POST /v2.0/networks => generated 654 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1424] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:46 2026] DELETE /v2.0/networks/443da3db-65b3-4e23-ad23-0b7b3961fbb8 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1425] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:46 2026] DELETE /v2.0/security-groups/efad9cf3-bcc5-4597-aaf7-6fc45ea1e405 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:15:46.518 7 WARNING neutron_lib.context [None req-2c221b8e-189f-4b8a-9723-820caf26c002 c2f68824a8a947a79dad2e78a2bc910d bd951ee2563e446ca60dae45f501a59e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 673/1426] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:15:46 2026] GET /v2.0/floatingips/218d0886-80ae-46c0-b128-9ca98d6f5901 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:46.543 7 WARNING neutron_lib.context [None req-2c221b8e-189f-4b8a-9723-820caf26c002 c2f68824a8a947a79dad2e78a2bc910d bd951ee2563e446ca60dae45f501a59e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 754/1427] 10.0.0.71 () {34 vars in 663 bytes} [Wed Jul 15 00:15:46 2026] POST /v2.0/ports => generated 1506 bytes in 526 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: 674/1430] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:46 2026] GET /v2.0/security-groups?tenant_id=b8de537513e1490ea159b34deb21479c&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1431] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:47 2026] DELETE /v2.0/security-groups/3c00d5e3-bf77-45ed-9ed6-991fb18aa4af => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1432] 10.0.0.71 () {32 vars in 641 bytes} [Wed Jul 15 00:15:47 2026] GET /v2.0/ports => generated 1506 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1433] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:15:47 2026] DELETE /v2.0/ports/954456de-4b67-42db-ad7e-57a52ebd4b70 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1434] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:15:47 2026] DELETE /v2.0/ports/0c1e29bc-224b-44c4-8d79-e6d66a1eab76 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:15:47.631 8 INFO neutron.services.segments.plugin [-] Segment d247a115-cf4e-4e15-a44a-3147ac2537d7 resource provider aggregate not found 2026-07-15 00:15:47.634 8 INFO neutron.services.segments.plugin [-] Segment d247a115-cf4e-4e15-a44a-3147ac2537d7 resource provider aggregate not found [pid: 8|app: 0|req: 677/1435] 10.0.0.71 () {32 vars in 641 bytes} [Wed Jul 15 00:15:47 2026] GET /v2.0/ports => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:47.654 7 WARNING neutron_lib.context [None req-0ee5861e-3c58-462b-bb56-6e6e44a5102d c2f68824a8a947a79dad2e78a2bc910d bd951ee2563e446ca60dae45f501a59e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:47.705 7 INFO neutron.db.segments_db [None req-0ee5861e-3c58-462b-bb56-6e6e44a5102d c2f68824a8a947a79dad2e78a2bc910d bd951ee2563e446ca60dae45f501a59e - - default default] Added segment 95622e95-c392-44e1-b5a0-910529b2fef6 of type vxlan for network 739cc10f-4be8-4f91-89fb-2f7f6a13558e [pid: 7|app: 0|req: 759/1436] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:47 2026] POST /v2.0/networks => generated 654 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:47.778 8 INFO neutron.services.segments.plugin [-] Segment d247a115-cf4e-4e15-a44a-3147ac2537d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d247a115-cf4e-4e15-a44a-3147ac2537d7 found for delete ", "request_id": "req-fb5b99c5-4cff-4273-8b55-fd055a2c0659"}]} 2026-07-15 00:15:47.781 8 INFO neutron.services.segments.plugin [-] Segment d247a115-cf4e-4e15-a44a-3147ac2537d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d247a115-cf4e-4e15-a44a-3147ac2537d7 found for delete ", "request_id": "req-f14ba360-3cf3-497d-989d-eb5937b42c3c"}]} 2026-07-15 00:15:47.787 8 WARNING neutron_lib.context [None req-52ea5682-f31e-4917-b142-3cf0fee0e6f3 c2f68824a8a947a79dad2e78a2bc910d bd951ee2563e446ca60dae45f501a59e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:47.795 8 INFO neutron.services.segments.plugin [-] Segment 3450c257-dab7-4b30-9b79-6cfaffdc2864 resource provider aggregate not found 2026-07-15 00:15:47.805 8 INFO neutron.services.segments.plugin [-] Segment 3450c257-dab7-4b30-9b79-6cfaffdc2864 resource provider aggregate not found 2026-07-15 00:15:47.808 8 INFO neutron.services.segments.plugin [-] Segment 3450c257-dab7-4b30-9b79-6cfaffdc2864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3450c257-dab7-4b30-9b79-6cfaffdc2864 found for delete ", "request_id": "req-3e7d5a76-0a56-4d6b-9447-95fbefe5d75f"}]} 2026-07-15 00:15:47.819 8 INFO neutron.services.segments.plugin [-] Segment a3783324-792b-4e87-8492-61444184c457 resource provider aggregate not found 2026-07-15 00:15:47.821 8 INFO neutron.services.segments.plugin [-] Segment 3450c257-dab7-4b30-9b79-6cfaffdc2864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3450c257-dab7-4b30-9b79-6cfaffdc2864 found for delete ", "request_id": "req-c9abe0ac-71d9-476a-9963-8450aad938e1"}]} 2026-07-15 00:15:47.848 8 INFO neutron.services.segments.plugin [-] Segment a3783324-792b-4e87-8492-61444184c457 resource provider aggregate not found 2026-07-15 00:15:47.853 8 INFO neutron.services.segments.plugin [-] Segment a3783324-792b-4e87-8492-61444184c457 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3783324-792b-4e87-8492-61444184c457 found for delete ", "request_id": "req-caa0d1e3-35bb-4ec8-a6b2-767db84ff371"}]} 2026-07-15 00:15:47.860 8 INFO neutron.db.segments_db [None req-52ea5682-f31e-4917-b142-3cf0fee0e6f3 c2f68824a8a947a79dad2e78a2bc910d bd951ee2563e446ca60dae45f501a59e - - default default] Added segment fa1daf7f-16ed-4345-bcb3-76f9a3b36412 of type vxlan for network 2ee7b44e-7f91-46eb-a570-7c8ca4ba1cd8 2026-07-15 00:15:47.864 8 INFO neutron.services.segments.plugin [-] Segment a3783324-792b-4e87-8492-61444184c457 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3783324-792b-4e87-8492-61444184c457 found for delete ", "request_id": "req-ff0daa1e-f358-4675-b5f9-fac49b263789"}]} [pid: 8|app: 0|req: 678/1437] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:47 2026] POST /v2.0/networks => generated 654 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:48.429 7 WARNING neutron_lib.context [None req-03a25cfc-f11b-4e3f-b705-cb442362cc56 c2f68824a8a947a79dad2e78a2bc910d bd951ee2563e446ca60dae45f501a59e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:48.454 7 WARNING neutron_lib.context [None req-03a25cfc-f11b-4e3f-b705-cb442362cc56 c2f68824a8a947a79dad2e78a2bc910d bd951ee2563e446ca60dae45f501a59e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 760/1438] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:48 2026] POST /v2.0/subnets => generated 1323 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1439] 10.0.0.71 () {32 vars in 645 bytes} [Wed Jul 15 00:15:48 2026] GET /v2.0/subnets => generated 1959 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:15:48.945 8 WARNING neutron_lib.context [None req-ec93377d-8bfb-4eef-977f-ec7b2bbb14d4 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 762/1440] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:48 2026] DELETE /v2.0/subnets/44a00639-ff9d-410c-88c7-c9392fb6ff03 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:15:49.089 8 INFO neutron.db.segments_db [None req-ec93377d-8bfb-4eef-977f-ec7b2bbb14d4 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Added segment 9c61c4c3-1e77-4dcd-9bdb-c1ee709f4594 of type vxlan for network d143aa85-c987-4211-9724-f3f4b9c25164 [pid: 8|app: 0|req: 679/1441] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:48 2026] POST /v2.0/networks => generated 634 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:49.187 8 WARNING neutron_lib.context [None req-2a0eef20-9317-4fb9-9ac1-e47823ec73d7 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 763/1442] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:49 2026] DELETE /v2.0/subnets/5f580b14-a447-4f73-a937-fed5dca5e9df => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:15:49.234 8 INFO neutron.db.segments_db [None req-2a0eef20-9317-4fb9-9ac1-e47823ec73d7 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Added segment 48aea688-3c9e-4de1-84b4-627879b64735 of type vxlan for network 0488c05a-e6b6-4904-af7e-561bff808740 [pid: 7|app: 0|req: 764/1443] 10.0.0.71 () {32 vars in 645 bytes} [Wed Jul 15 00:15:49 2026] GET /v2.0/subnets => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1444] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:49 2026] POST /v2.0/networks => generated 634 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:49.328 8 WARNING neutron_lib.context [None req-f4f614ff-e46d-49e8-8dec-c1effe4c9361 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:49.398 7 INFO neutron.services.segments.plugin [-] Segment fa1daf7f-16ed-4345-bcb3-76f9a3b36412 resource provider aggregate not found 2026-07-15 00:15:49.406 7 INFO neutron.services.segments.plugin [-] Segment fa1daf7f-16ed-4345-bcb3-76f9a3b36412 resource provider aggregate not found 2026-07-15 00:15:49.414 7 INFO neutron.services.segments.plugin [-] Segment fa1daf7f-16ed-4345-bcb3-76f9a3b36412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa1daf7f-16ed-4345-bcb3-76f9a3b36412 found for delete ", "request_id": "req-6dc1bde0-04b4-44f5-afa0-0ec766d024d5"}]} [pid: 7|app: 0|req: 765/1445] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:49 2026] DELETE /v2.0/networks/2ee7b44e-7f91-46eb-a570-7c8ca4ba1cd8 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:15:49.428 7 INFO neutron.services.segments.plugin [-] Segment fa1daf7f-16ed-4345-bcb3-76f9a3b36412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa1daf7f-16ed-4345-bcb3-76f9a3b36412 found for delete ", "request_id": "req-30661d34-c62c-41c0-9f86-4db4a618547d"}]} [pid: 8|app: 0|req: 681/1446] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:49 2026] POST /v2.0/subnets => generated 646 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1447] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:49 2026] DELETE /v2.0/networks/739cc10f-4be8-4f91-89fb-2f7f6a13558e => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:15:49.586 8 WARNING neutron_lib.context [None req-4083b645-f821-412e-91a9-4b7f239a442b 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 767/1448] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:49 2026] DELETE /v2.0/networks/2b21030a-260a-4a70-b36a-83e8a8080f88 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1449] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:49 2026] POST /v2.0/subnets => generated 655 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1450] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:49 2026] GET /v2.0/security-groups?tenant_id=259afc63cc2041e1ba4ad8bbdb411adf&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:15:49.934 7 WARNING neutron_lib.context [None req-55afa340-7c93-4455-95b9-0006388fedee 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:49.935 8 INFO neutron.services.segments.plugin [-] Segment b57df107-7e55-4afa-aa97-b5e8c7fc710c resource provider aggregate not found 2026-07-15 00:15:49.943 8 INFO neutron.services.segments.plugin [-] Segment b57df107-7e55-4afa-aa97-b5e8c7fc710c resource provider aggregate not found 2026-07-15 00:15:49.952 8 INFO neutron.services.segments.plugin [-] Segment b57df107-7e55-4afa-aa97-b5e8c7fc710c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b57df107-7e55-4afa-aa97-b5e8c7fc710c found for delete ", "request_id": "req-e5caa970-7e8b-44f7-b1c6-754808cf40b5"}]} 2026-07-15 00:15:49.958 8 INFO neutron.services.segments.plugin [-] Segment b57df107-7e55-4afa-aa97-b5e8c7fc710c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b57df107-7e55-4afa-aa97-b5e8c7fc710c found for delete ", "request_id": "req-4134e1a5-fbce-43ad-8912-50db0d2a3752"}]} [pid: 8|app: 0|req: 683/1451] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:49 2026] DELETE /v2.0/networks/5c0f8781-6372-4b43-b89f-4860a06dc755 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:15:49.972 7 INFO neutron.db.segments_db [None req-55afa340-7c93-4455-95b9-0006388fedee 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Added segment 0d5ef3e4-9e38-4c49-ab5a-a89f49458e37 of type vxlan for network e35de4db-e855-447e-accc-51a2200cc2e0 [pid: 8|app: 0|req: 684/1452] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:49 2026] DELETE /v2.0/security-groups/c30c8e8c-b5c4-42b4-9053-af4d7854e8f8 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:15:50.226 7 INFO neutron.db.l3_hamode_db [None req-55afa340-7c93-4455-95b9-0006388fedee 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:15:50.339 7 INFO neutron.db.l3_hamode_db [None req-55afa340-7c93-4455-95b9-0006388fedee 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 685/1453] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:15:50 2026] GET /v2.0/security-groups?tenant_id=bd951ee2563e446ca60dae45f501a59e&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1454] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:15:50 2026] DELETE /v2.0/security-groups/e79c1086-23bd-4f2d-85c2-c115553e8c61 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1455] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:49 2026] POST /v2.0/routers => generated 511 bytes in 1104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:51.790 7 INFO neutron.services.segments.plugin [-] Segment 95622e95-c392-44e1-b5a0-910529b2fef6 resource provider aggregate not found 2026-07-15 00:15:51.794 7 INFO neutron.services.segments.plugin [-] Segment 95622e95-c392-44e1-b5a0-910529b2fef6 resource provider aggregate not found 2026-07-15 00:15:51.807 7 INFO neutron.services.segments.plugin [-] Segment 95622e95-c392-44e1-b5a0-910529b2fef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95622e95-c392-44e1-b5a0-910529b2fef6 found for delete ", "request_id": "req-5b433950-c121-4cfe-bbcb-a0fe83a0e809"}]} 2026-07-15 00:15:51.813 7 INFO neutron.services.segments.plugin [-] Segment 95622e95-c392-44e1-b5a0-910529b2fef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95622e95-c392-44e1-b5a0-910529b2fef6 found for delete ", "request_id": "req-04968139-3529-44ce-a554-98879c6a87da"}]} 2026-07-15 00:15:51.826 7 INFO neutron.services.segments.plugin [-] Segment 3d976e49-0d92-4c0d-8cbc-f74aff4bbb5b resource provider aggregate not found 2026-07-15 00:15:51.831 7 INFO neutron.services.segments.plugin [-] Segment 3d976e49-0d92-4c0d-8cbc-f74aff4bbb5b resource provider aggregate not found 2026-07-15 00:15:51.843 7 INFO neutron.services.segments.plugin [-] Segment 3d976e49-0d92-4c0d-8cbc-f74aff4bbb5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d976e49-0d92-4c0d-8cbc-f74aff4bbb5b found for delete ", "request_id": "req-31a97e64-f8ea-40e6-933c-11969db88132"}]} 2026-07-15 00:15:51.845 7 INFO neutron.services.segments.plugin [-] Segment 3d976e49-0d92-4c0d-8cbc-f74aff4bbb5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d976e49-0d92-4c0d-8cbc-f74aff4bbb5b found for delete ", "request_id": "req-f5c6deb0-ffbf-4b26-bd85-11d7456db48d"}]} 2026-07-15 00:15:52.044 7 INFO neutron.db.segments_db [None req-14f9e9f8-57b6-488e-bb3f-0733e49b55a7 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 18507734-ff60-4586-b338-9c0add89af72 of type vxlan for network f621f6b0-59bf-4a91-b3eb-9772698a0b3b [pid: 8|app: 0|req: 687/1456] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:15:51 2026] PUT /v2.0/routers/fc1ad918-689a-4361-8755-b2b5b15e1395/add_router_interface => generated 309 bytes in 1026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1457] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:15:52 2026] GET /v2.0/ports/0db2762b-f413-4218-9a0c-b05f35cc5445 => generated 959 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1458] 10.0.0.71 () {34 vars in 669 bytes} [Wed Jul 15 00:15:51 2026] POST /v2.0/networks => generated 740 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1459] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:52 2026] POST /v2.0/subnets => generated 687 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:52.354 7 INFO neutron.db.segments_db [None req-dc395efd-ff4e-4369-a6a2-93da5740c7d4 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment ab8689ce-a0f2-442f-88da-02c33c3ea68f of type vxlan for network 48d99804-0dc3-4179-a498-97a8ff622589 2026-07-15 00:15:52.634 7 INFO neutron.db.l3_hamode_db [None req-dc395efd-ff4e-4369-a6a2-93da5740c7d4 0588ef695cef4ad6834e37c72e149821 4e7bf87f1d004942877ba197287fc710 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:15:53.354 7 INFO neutron.db.l3_hamode_db [None req-dc395efd-ff4e-4369-a6a2-93da5740c7d4 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 689/1460] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:15:52 2026] PUT /v2.0/routers/fc1ad918-689a-4361-8755-b2b5b15e1395/add_router_interface => generated 309 bytes in 1369 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:53.580 8 WARNING neutron_lib.context [None req-da52c9d6-dc62-4e2d-8438-aabb0e1960b6 d6f1d77c2b85420fb68a3e8db6aac604 6f08d20e856044189246e68216d52be2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:53.581 8 WARNING neutron_lib.context [None req-da52c9d6-dc62-4e2d-8438-aabb0e1960b6 d6f1d77c2b85420fb68a3e8db6aac604 6f08d20e856044189246e68216d52be2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:53.745 8 INFO neutron.db.segments_db [None req-da52c9d6-dc62-4e2d-8438-aabb0e1960b6 d6f1d77c2b85420fb68a3e8db6aac604 6f08d20e856044189246e68216d52be2 - - default default] Added segment 6cd0d3cf-7f72-414e-ac8c-faf2493d1356 of type vxlan for network 7ec926dd-c31b-4956-a4a9-ed6a3c9fda89 2026-07-15 00:15:53.820 8 INFO neutron.db.segments_db [None req-da52c9d6-dc62-4e2d-8438-aabb0e1960b6 d6f1d77c2b85420fb68a3e8db6aac604 6f08d20e856044189246e68216d52be2 - - default default] Added segment 5b292452-4f21-4260-9ce3-83d33bf309c1 of type vxlan for network 88142aee-77bd-4f62-8080-9f0bdf1f9f84 [pid: 8|app: 0|req: 690/1461] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:53 2026] POST /v2.0/networks => generated 1246 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1462] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:15:53 2026] GET /v2.0/ports/848edd21-ba54-4c69-affe-4e592e086b89 => generated 967 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1463] 10.0.0.71 () {32 vars in 647 bytes} [Wed Jul 15 00:15:54 2026] GET /v2.0/networks => generated 1845 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1464] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:52 2026] POST /v2.0/routers => generated 727 bytes in 2006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:54.462 7 INFO neutron.services.segments.plugin [-] Segment 6cd0d3cf-7f72-414e-ac8c-faf2493d1356 resource provider aggregate not found 2026-07-15 00:15:54.467 7 INFO neutron.services.segments.plugin [-] Segment 6cd0d3cf-7f72-414e-ac8c-faf2493d1356 resource provider aggregate not found 2026-07-15 00:15:54.482 7 INFO neutron.services.segments.plugin [-] Segment 6cd0d3cf-7f72-414e-ac8c-faf2493d1356 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cd0d3cf-7f72-414e-ac8c-faf2493d1356 found for delete ", "request_id": "req-13d00bf7-a1dd-4fb3-8eda-30463a50f79f"}]} 2026-07-15 00:15:54.483 7 INFO neutron.services.segments.plugin [-] Segment 6cd0d3cf-7f72-414e-ac8c-faf2493d1356 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cd0d3cf-7f72-414e-ac8c-faf2493d1356 found for delete ", "request_id": "req-41ea7b0e-2037-4ccc-9011-cec9f2b6aa3c"}]} [pid: 7|app: 0|req: 773/1465] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:54 2026] DELETE /v2.0/networks/7ec926dd-c31b-4956-a4a9-ed6a3c9fda89 => 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: 693/1466] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:15:54 2026] PUT /v2.0/routers/fc1ad918-689a-4361-8755-b2b5b15e1395/remove_router_interface => generated 309 bytes in 867 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1467] 10.0.0.249 () {34 vars in 989 bytes} [Wed Jul 15 00:15:54 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:15:55.099 8 INFO neutron.services.segments.plugin [-] Segment 5b292452-4f21-4260-9ce3-83d33bf309c1 resource provider aggregate not found 2026-07-15 00:15:55.118 8 INFO neutron.services.segments.plugin [-] Segment 5b292452-4f21-4260-9ce3-83d33bf309c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b292452-4f21-4260-9ce3-83d33bf309c1 found for delete ", "request_id": "req-7528628d-da98-46cf-bb5f-d4b99d566dde"}]} 2026-07-15 00:15:55.119 8 INFO neutron.services.segments.plugin [-] Segment 5b292452-4f21-4260-9ce3-83d33bf309c1 resource provider aggregate not found 2026-07-15 00:15:55.141 8 INFO neutron.services.segments.plugin [-] Segment 5b292452-4f21-4260-9ce3-83d33bf309c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b292452-4f21-4260-9ce3-83d33bf309c1 found for delete ", "request_id": "req-47135ec9-85e9-467c-bdb5-95c8e8e7126d"}]} [pid: 8|app: 0|req: 695/1468] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:54 2026] DELETE /v2.0/networks/88142aee-77bd-4f62-8080-9f0bdf1f9f84 => 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: 774/1469] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:15:54 2026] PUT /v2.0/routers/45fa7461-0632-4f93-9893-30cdc1e68e93/add_router_interface => generated 309 bytes in 1407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1470] 10.0.0.249 () {34 vars in 1039 bytes} [Wed Jul 15 00:15:55 2026] GET /v2.0/security-groups?id=99fecab0-b091-4e07-8351-cc4d2f3a48de&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1471] 10.0.0.71 () {32 vars in 647 bytes} [Wed Jul 15 00:15:55 2026] GET /v2.0/networks => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1472] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:15:55 2026] PUT /v2.0/routers/fc1ad918-689a-4361-8755-b2b5b15e1395/remove_router_interface => generated 309 bytes in 868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:56.027 8 WARNING neutron_lib.context [None req-08a0f782-2f44-4f6c-98f9-78238440dbbd d6f1d77c2b85420fb68a3e8db6aac604 6f08d20e856044189246e68216d52be2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 777/1473] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:15:56 2026] GET /v2.0/ports?device_id=fc1ad918-689a-4361-8755-b2b5b15e1395 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:56.073 8 INFO neutron.db.segments_db [None req-08a0f782-2f44-4f6c-98f9-78238440dbbd d6f1d77c2b85420fb68a3e8db6aac604 6f08d20e856044189246e68216d52be2 - - default default] Added segment 0a007fe2-883e-42af-81d2-20cc5970bb9f of type vxlan for network b0e6aa6c-1acd-4654-9051-ba9978771023 [pid: 8|app: 0|req: 697/1474] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:56 2026] POST /v2.0/networks => generated 649 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:56.189 8 WARNING neutron_lib.context [None req-55338653-7e9f-47a5-bc87-6266a6645034 d6f1d77c2b85420fb68a3e8db6aac604 6f08d20e856044189246e68216d52be2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:56.242 8 INFO neutron.db.segments_db [None req-55338653-7e9f-47a5-bc87-6266a6645034 d6f1d77c2b85420fb68a3e8db6aac604 6f08d20e856044189246e68216d52be2 - - default default] Added segment ee6bab99-7cd2-48d6-a387-4cb741b71de8 of type vxlan for network 435234b9-5381-486d-b982-dcf581fffe91 [pid: 8|app: 0|req: 698/1475] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:56 2026] POST /v2.0/networks => generated 649 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:56.363 8 WARNING neutron_lib.context [None req-4e2c18ce-7051-46c8-b131-e336d1e64057 d6f1d77c2b85420fb68a3e8db6aac604 6f08d20e856044189246e68216d52be2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:56.388 8 WARNING neutron_lib.context [None req-4e2c18ce-7051-46c8-b131-e336d1e64057 d6f1d77c2b85420fb68a3e8db6aac604 6f08d20e856044189246e68216d52be2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:56.576 7 INFO neutron.services.segments.plugin [-] Segment 0d5ef3e4-9e38-4c49-ab5a-a89f49458e37 resource provider aggregate not found 2026-07-15 00:15:56.581 7 INFO neutron.services.segments.plugin [-] Segment 0d5ef3e4-9e38-4c49-ab5a-a89f49458e37 resource provider aggregate not found 2026-07-15 00:15:56.595 7 INFO neutron.services.segments.plugin [-] Segment 0d5ef3e4-9e38-4c49-ab5a-a89f49458e37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d5ef3e4-9e38-4c49-ab5a-a89f49458e37 found for delete ", "request_id": "req-189c801e-1ba7-4a89-aeb4-b1be1b4680f8"}]} 2026-07-15 00:15:56.599 7 INFO neutron.services.segments.plugin [-] Segment 0d5ef3e4-9e38-4c49-ab5a-a89f49458e37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d5ef3e4-9e38-4c49-ab5a-a89f49458e37 found for delete ", "request_id": "req-b3dcaad0-ad19-4cd6-9a0a-292b1172b893"}]} 2026-07-15 00:15:56.610 7 INFO neutron.db.l3_hamode_db [None req-bf1b35e6-938d-4d31-9e18-428ee675381f 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] HA network e35de4db-e855-447e-accc-51a2200cc2e0 was deleted as no HA routers are present in tenant 667386ea33a941b3941c1b5a44e81f6a. [pid: 7|app: 0|req: 778/1476] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:56 2026] DELETE /v2.0/routers/fc1ad918-689a-4361-8755-b2b5b15e1395 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1477] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:56 2026] DELETE /v2.0/subnets/a94c48a6-5d31-4a13-a112-596dbd0cf95e => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1478] 10.0.0.71 () {34 vars in 663 bytes} [Wed Jul 15 00:15:56 2026] POST /v2.0/ports => generated 1506 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1479] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:56 2026] DELETE /v2.0/subnets/0b79a3ca-f3e0-459a-8a74-cee58c8f1fa1 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 700/1480] 10.0.0.71 () {32 vars in 641 bytes} [Wed Jul 15 00:15:56 2026] GET /v2.0/ports => generated 1506 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1481] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:56 2026] DELETE /v2.0/networks/0488c05a-e6b6-4904-af7e-561bff808740 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1482] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:15:57 2026] DELETE /v2.0/ports/884b58ea-0fdb-4292-8668-4af8520d180c => 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: 702/1483] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:15:57 2026] DELETE /v2.0/ports/73ed0ca3-c75d-467c-bb5a-7c8d50ca6632 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1484] 10.0.0.71 () {32 vars in 641 bytes} [Wed Jul 15 00:15:57 2026] GET /v2.0/ports => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:57.430 8 WARNING neutron_lib.context [None req-6f9ef55b-3d41-437a-8811-1b5f410c8d0a d6f1d77c2b85420fb68a3e8db6aac604 6f08d20e856044189246e68216d52be2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:57.502 8 INFO neutron.db.segments_db [None req-6f9ef55b-3d41-437a-8811-1b5f410c8d0a d6f1d77c2b85420fb68a3e8db6aac604 6f08d20e856044189246e68216d52be2 - - default default] Added segment a5560a35-f7cf-4c3e-b912-db3cf96bf772 of type vxlan for network bfa77759-0cbc-4737-a38b-8317ef94ad9e [pid: 7|app: 0|req: 782/1485] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:57 2026] DELETE /v2.0/networks/d143aa85-c987-4211-9724-f3f4b9c25164 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:15:57.529 7 WARNING neutron_lib.context [None req-17bec548-b857-4848-8036-e4a65a06d95e 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:57.591 7 INFO neutron.db.segments_db [None req-17bec548-b857-4848-8036-e4a65a06d95e 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Added segment 4092ac15-ba8f-4dde-9106-6ab5d54c253c of type vxlan for network 30fe5c29-ef90-4ca0-bfcd-9bb3868e04c7 [pid: 8|app: 0|req: 704/1486] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:57 2026] POST /v2.0/networks => generated 649 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:57.647 8 WARNING neutron_lib.context [None req-57078e74-a16c-4416-8a8a-fa18cbb56cd5 d6f1d77c2b85420fb68a3e8db6aac604 6f08d20e856044189246e68216d52be2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 783/1487] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:57 2026] POST /v2.0/networks => generated 632 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:57.724 8 INFO neutron.db.segments_db [None req-57078e74-a16c-4416-8a8a-fa18cbb56cd5 d6f1d77c2b85420fb68a3e8db6aac604 6f08d20e856044189246e68216d52be2 - - default default] Added segment 6173f597-a73b-434f-a2f6-b30d102828ec of type vxlan for network 8b48a562-a905-4a78-9bb0-6ecd696aa44f 2026-07-15 00:15:57.726 7 WARNING neutron_lib.context [None req-1dadf1e1-5807-4df9-a00d-c662cbae50d8 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 705/1488] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:15:57 2026] POST /v2.0/networks => generated 649 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:57.862 8 WARNING neutron_lib.context [None req-710b4e22-c1e8-4710-8c10-292b7f1d3b1e d6f1d77c2b85420fb68a3e8db6aac604 6f08d20e856044189246e68216d52be2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:57.888 8 WARNING neutron_lib.context [None req-710b4e22-c1e8-4710-8c10-292b7f1d3b1e d6f1d77c2b85420fb68a3e8db6aac604 6f08d20e856044189246e68216d52be2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 784/1489] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:57 2026] POST /v2.0/subnets => generated 646 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:15:57.942 7 WARNING neutron_lib.context [None req-a5971ed8-da67-45d6-8c46-b11352c8878a 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:57.977 7 INFO neutron.db.segments_db [None req-a5971ed8-da67-45d6-8c46-b11352c8878a 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Added segment 8dd6ee00-aa84-40fe-88d8-7ccb38623f13 of type vxlan for network ac684643-751f-4650-a924-5adea1205c1c 2026-07-15 00:15:58.226 7 INFO neutron.db.l3_hamode_db [None req-a5971ed8-da67-45d6-8c46-b11352c8878a 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 706/1490] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:57 2026] POST /v2.0/subnets => generated 1274 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1491] 10.0.0.182 () {34 vars in 981 bytes} [Wed Jul 15 00:15:58 2026] GET /v2.0/networks?id=f621f6b0-59bf-4a91-b3eb-9772698a0b3b => generated 672 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:58.344 7 INFO neutron.db.l3_hamode_db [None req-a5971ed8-da67-45d6-8c46-b11352c8878a 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 708/1492] 10.0.0.71 () {32 vars in 645 bytes} [Wed Jul 15 00:15:58 2026] GET /v2.0/subnets => generated 1910 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1493] 10.0.0.182 () {34 vars in 964 bytes} [Wed Jul 15 00:15:58 2026] GET /v2.0/quotas/4e7bf87f1d004942877ba197287fc710 => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1494] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:58 2026] DELETE /v2.0/subnets/36825042-d197-4bfe-99d0-a9275669df57 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:15:58.609 7 INFO neutron.services.segments.plugin [-] Segment 48aea688-3c9e-4de1-84b4-627879b64735 resource provider aggregate not found [pid: 8|app: 0|req: 711/1495] 10.0.0.182 () {34 vars in 1001 bytes} [Wed Jul 15 00:15:58 2026] GET /v2.0/ports?tenant_id=4e7bf87f1d004942877ba197287fc710&fields=id => generated 103 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:15:58.619 7 INFO neutron.services.segments.plugin [-] Segment 48aea688-3c9e-4de1-84b4-627879b64735 resource provider aggregate not found 2026-07-15 00:15:58.622 7 INFO neutron.services.segments.plugin [-] Segment 48aea688-3c9e-4de1-84b4-627879b64735 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48aea688-3c9e-4de1-84b4-627879b64735 found for delete ", "request_id": "req-9c295597-7401-4b79-8421-23b0ea048fc0"}]} 2026-07-15 00:15:58.631 7 INFO neutron.services.segments.plugin [-] Segment 48aea688-3c9e-4de1-84b4-627879b64735 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48aea688-3c9e-4de1-84b4-627879b64735 found for delete ", "request_id": "req-a691b23e-02ab-4da9-abc8-f79faa9bf935"}]} 2026-07-15 00:15:58.635 7 INFO neutron.services.segments.plugin [-] Segment 9c61c4c3-1e77-4dcd-9bdb-c1ee709f4594 resource provider aggregate not found 2026-07-15 00:15:58.644 7 INFO neutron.services.segments.plugin [-] Segment 9c61c4c3-1e77-4dcd-9bdb-c1ee709f4594 resource provider aggregate not found 2026-07-15 00:15:58.647 7 INFO neutron.services.segments.plugin [-] Segment 9c61c4c3-1e77-4dcd-9bdb-c1ee709f4594 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c61c4c3-1e77-4dcd-9bdb-c1ee709f4594 found for delete ", "request_id": "req-60ce1bbd-b7f0-474e-8efb-24c27cda7628"}]} 2026-07-15 00:15:58.666 7 INFO neutron.services.segments.plugin [-] Segment 9c61c4c3-1e77-4dcd-9bdb-c1ee709f4594 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c61c4c3-1e77-4dcd-9bdb-c1ee709f4594 found for delete ", "request_id": "req-0aa8cd01-abef-40ce-89c7-ad67284aadbe"}]} [pid: 8|app: 0|req: 712/1496] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:15:58 2026] DELETE /v2.0/subnets/df280441-f6d3-4bea-a732-1b857a9aa30f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1497] 10.0.0.182 () {34 vars in 1007 bytes} [Wed Jul 15 00:15:58 2026] GET /v2.0/networks/f621f6b0-59bf-4a91-b3eb-9772698a0b3b?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1498] 10.0.0.71 () {32 vars in 645 bytes} [Wed Jul 15 00:15:58 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1499] 10.0.0.182 () {34 vars in 1107 bytes} [Wed Jul 15 00:15:58 2026] GET /v2.0/networks/f621f6b0-59bf-4a91-b3eb-9772698a0b3b?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: 785/1500] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:15:57 2026] POST /v2.0/routers => generated 510 bytes in 1005 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1501] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:15:58 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:15:58.963 8 INFO neutron.services.segments.plugin [-] Segment 6173f597-a73b-434f-a2f6-b30d102828ec resource provider aggregate not found 2026-07-15 00:15:58.965 7 WARNING neutron_lib.context [None req-b1e621b5-7aef-49e4-9a6e-b6e35bbb98a0 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:15:58.975 8 INFO neutron.services.segments.plugin [-] Segment 6173f597-a73b-434f-a2f6-b30d102828ec resource provider aggregate not found 2026-07-15 00:15:58.981 8 INFO neutron.services.segments.plugin [-] Segment 6173f597-a73b-434f-a2f6-b30d102828ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6173f597-a73b-434f-a2f6-b30d102828ec found for delete ", "request_id": "req-f64c1676-e069-4fce-af27-133a5a0404fd"}]} 2026-07-15 00:15:58.986 8 INFO neutron.services.segments.plugin [-] Segment 6173f597-a73b-434f-a2f6-b30d102828ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6173f597-a73b-434f-a2f6-b30d102828ec found for delete ", "request_id": "req-a84f5673-67a2-49c8-ab40-301790976c34"}]} [pid: 8|app: 0|req: 716/1502] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:58 2026] DELETE /v2.0/networks/8b48a562-a905-4a78-9bb0-6ecd696aa44f => 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: 717/1503] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:59 2026] DELETE /v2.0/networks/bfa77759-0cbc-4737-a38b-8317ef94ad9e => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1504] 10.0.0.71 () {34 vars in 663 bytes} [Wed Jul 15 00:15:58 2026] POST /v2.0/ports => generated 964 bytes in 331 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: 718/1505] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:59 2026] DELETE /v2.0/networks/435234b9-5381-486d-b982-dcf581fffe91 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1506] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:15:59 2026] DELETE /v2.0/networks/b0e6aa6c-1acd-4654-9051-ba9978771023 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1507] 10.0.0.71 () {32 vars in 824 bytes} [Wed Jul 15 00:15:59 2026] GET /v2.0/ports?project_id=9ed3daa1624942feb3868dfc76c7bf03&network_id=5bf5dc72-1fa0-41b2-95cd-e9bc997aacce => generated 3691 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1508] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:00 2026] GET /v2.0/security-groups?tenant_id=6f08d20e856044189246e68216d52be2&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1509] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:00 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => 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: 723/1510] 10.0.0.71 () {32 vars in 740 bytes} [Wed Jul 15 00:16:00 2026] GET /v2.0/subnets?network_id=1f1b8bb5-9a21-4cb5-a33d-7b94695db919 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1511] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:00 2026] DELETE /v2.0/security-groups/e8ae129a-79d2-4f15-89ab-d6190ba16934 => 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: 788/1512] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:15:59 2026] PUT /v2.0/routers/6be26d30-030b-4ffc-afd0-c2adeb7c2014/add_router_interface => generated 309 bytes in 1069 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: 725/1513] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:16:00 2026] GET /v2.0/ports/cc70c6a9-5e18-4bda-8db7-976c009c47a5 => generated 1038 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:00.534 7 INFO neutron.db.l3_db [None req-3775923f-cfbf-4864-8bef-5ddae0166ba9 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Floating IP 218d0886-80ae-46c0-b128-9ca98d6f5901 disassociated. External IP: 10.96.250.220, port: 6c989b9b-11ca-4ebc-a71b-aa9f2fa51698. [pid: 7|app: 0|req: 789/1514] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:16:00 2026] PUT /v2.0/floatingips/218d0886-80ae-46c0-b128-9ca98d6f5901 => generated 554 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1515] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:16:00 2026] GET /v2.0/floatingips/218d0886-80ae-46c0-b128-9ca98d6f5901 => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:01.003 8 INFO neutron.services.segments.plugin [-] Segment a5560a35-f7cf-4c3e-b912-db3cf96bf772 resource provider aggregate not found 2026-07-15 00:16:01.006 8 INFO neutron.services.segments.plugin [-] Segment a5560a35-f7cf-4c3e-b912-db3cf96bf772 resource provider aggregate not found 2026-07-15 00:16:01.018 8 INFO neutron.services.segments.plugin [-] Segment a5560a35-f7cf-4c3e-b912-db3cf96bf772 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5560a35-f7cf-4c3e-b912-db3cf96bf772 found for delete ", "request_id": "req-6454e938-769b-4bac-b865-bb8ad9abb2de"}]} 2026-07-15 00:16:01.022 8 INFO neutron.services.segments.plugin [-] Segment a5560a35-f7cf-4c3e-b912-db3cf96bf772 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5560a35-f7cf-4c3e-b912-db3cf96bf772 found for delete ", "request_id": "req-aed5b29b-9539-480c-9388-8c47800439d5"}]} 2026-07-15 00:16:01.033 8 INFO neutron.services.segments.plugin [-] Segment ee6bab99-7cd2-48d6-a387-4cb741b71de8 resource provider aggregate not found 2026-07-15 00:16:01.037 8 INFO neutron.services.segments.plugin [-] Segment ee6bab99-7cd2-48d6-a387-4cb741b71de8 resource provider aggregate not found 2026-07-15 00:16:01.050 8 INFO neutron.services.segments.plugin [-] Segment ee6bab99-7cd2-48d6-a387-4cb741b71de8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee6bab99-7cd2-48d6-a387-4cb741b71de8 found for delete ", "request_id": "req-04ed5e8e-7b9f-41f5-87b6-f552e3a3ae68"}]} 2026-07-15 00:16:01.054 8 INFO neutron.services.segments.plugin [-] Segment ee6bab99-7cd2-48d6-a387-4cb741b71de8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee6bab99-7cd2-48d6-a387-4cb741b71de8 found for delete ", "request_id": "req-0a7eb275-8a74-4983-986b-4ec126d31ccd"}]} 2026-07-15 00:16:01.063 8 INFO neutron.services.segments.plugin [-] Segment 0a007fe2-883e-42af-81d2-20cc5970bb9f resource provider aggregate not found 2026-07-15 00:16:01.067 8 INFO neutron.services.segments.plugin [-] Segment 0a007fe2-883e-42af-81d2-20cc5970bb9f resource provider aggregate not found 2026-07-15 00:16:01.080 8 INFO neutron.services.segments.plugin [-] Segment 0a007fe2-883e-42af-81d2-20cc5970bb9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a007fe2-883e-42af-81d2-20cc5970bb9f found for delete ", "request_id": "req-86efc36e-b9bb-4d59-835b-9d82de660694"}]} 2026-07-15 00:16:01.082 8 INFO neutron.services.segments.plugin [-] Segment 0a007fe2-883e-42af-81d2-20cc5970bb9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a007fe2-883e-42af-81d2-20cc5970bb9f found for delete ", "request_id": "req-24d17a1a-0b7f-4d71-99d8-004db1f43ada"}]} [pid: 8|app: 0|req: 726/1516] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:16:00 2026] PUT /v2.0/routers/6be26d30-030b-4ffc-afd0-c2adeb7c2014/remove_router_interface => generated 309 bytes in 721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:01.180 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d247aae-d89b-4419-a5bd-b24e79463bf7'] response: {'name': 'network-changed', 'server_uuid': 'b8998e5f-20e8-43ed-8f71-e85da3471a99', 'tag': '6c989b9b-11ca-4ebc-a71b-aa9f2fa51698', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 727/1517] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:01 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:01.288 7 INFO neutron.api.v2.resource [None req-2a741410-4846-422a-9903-c01a44ca3f9a 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 791/1518] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:16:01 2026] PUT /v2.0/routers/6be26d30-030b-4ffc-afd0-c2adeb7c2014/remove_router_interface => generated 197 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1519] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:16:01 2026] GET /v2.0/ports?device_id=6be26d30-030b-4ffc-afd0-c2adeb7c2014 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1520] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:16:01 2026] GET /v2.0/ports?tenant_id=9ed3daa1624942feb3868dfc76c7bf03&device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1521] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:16:01 2026] GET /v2.0/networks?id=5bf5dc72-1fa0-41b2-95cd-e9bc997aacce => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1522] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:16:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6c989b9b-11ca-4ebc-a71b-aa9f2fa51698 => 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: 732/1523] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:16:01 2026] GET /v2.0/subnets?id=d8e5f4de-5053-495f-8956-b4800d6db859 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1524] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:16:01 2026] GET /v2.0/ports?network_id=5bf5dc72-1fa0-41b2-95cd-e9bc997aacce&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: 734/1525] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:16:01 2026] GET /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1526] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:16:01 2026] GET /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:01.852 7 INFO neutron.services.segments.plugin [-] Segment 8dd6ee00-aa84-40fe-88d8-7ccb38623f13 resource provider aggregate not found 2026-07-15 00:16:01.856 7 INFO neutron.services.segments.plugin [-] Segment 8dd6ee00-aa84-40fe-88d8-7ccb38623f13 resource provider aggregate not found 2026-07-15 00:16:01.866 7 INFO neutron.services.segments.plugin [-] Segment 8dd6ee00-aa84-40fe-88d8-7ccb38623f13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dd6ee00-aa84-40fe-88d8-7ccb38623f13 found for delete ", "request_id": "req-63f5a97f-2691-4914-8279-e2e1098c9bd2"}]} 2026-07-15 00:16:01.867 7 INFO neutron.services.segments.plugin [-] Segment 8dd6ee00-aa84-40fe-88d8-7ccb38623f13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dd6ee00-aa84-40fe-88d8-7ccb38623f13 found for delete ", "request_id": "req-522d8222-d96d-4edf-8da8-19b101027cd1"}]} 2026-07-15 00:16:01.874 7 INFO neutron.db.l3_hamode_db [None req-f41e6e48-e372-4cc5-9fd4-8a7b500683b1 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] HA network ac684643-751f-4650-a924-5adea1205c1c was deleted as no HA routers are present in tenant 667386ea33a941b3941c1b5a44e81f6a. [pid: 7|app: 0|req: 792/1527] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:01 2026] DELETE /v2.0/routers/6be26d30-030b-4ffc-afd0-c2adeb7c2014 => generated 0 bytes in 562 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1528] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:16:01 2026] GET /v2.0/floatingips/218d0886-80ae-46c0-b128-9ca98d6f5901 => generated 552 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1529] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:01 2026] DELETE /v2.0/subnets/effd9908-41f1-40f0-9659-8d764ffe9111 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:16:02.115 8 WARNING neutron_lib.context [None req-cf2c9c80-b166-4090-b7dd-0a1674cbeda9 31b419836a7742ccb25893e1c474e281 09ab8721a21d4ac6b3b667810c968880 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:02.263 8 INFO neutron.db.segments_db [None req-cf2c9c80-b166-4090-b7dd-0a1674cbeda9 31b419836a7742ccb25893e1c474e281 09ab8721a21d4ac6b3b667810c968880 - - default default] Added segment 77b7ee61-3e1f-43e3-9bd0-c2939d3e9e3b of type vxlan for network 45c4a469-0bbe-488e-a586-fb8d40a3ccab [pid: 7|app: 0|req: 796/1532] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:02 2026] DELETE /v2.0/networks/30fe5c29-ef90-4ca0-bfcd-9bb3868e04c7 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:16:02.338 7 WARNING neutron_lib.context [None req-7e1c3cbf-f15e-4660-b7d0-309420f0f63a 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 737/1533] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:16:01 2026] POST /v2.0/networks => generated 647 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1534] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:02 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:02.394 7 INFO neutron.db.segments_db [None req-7e1c3cbf-f15e-4660-b7d0-309420f0f63a 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Added segment 4ab10f5f-3fae-40ea-aaeb-244036aeab2b of type vxlan for network ef1c609d-2437-450c-98d6-281d0c1263d0 [pid: 7|app: 0|req: 797/1535] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:16:02 2026] POST /v2.0/networks => generated 634 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:02.520 8 WARNING neutron_lib.context [None req-805bfb4e-63aa-440c-b83b-deb5d9d7cc37 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 739/1536] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:16:02 2026] POST /v2.0/subnets => generated 646 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:02.795 7 WARNING neutron_lib.context [None req-682052a6-b70e-4a9e-bc66-79d3843a1486 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:02.832 7 INFO neutron.db.segments_db [None req-682052a6-b70e-4a9e-bc66-79d3843a1486 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Added segment 9d626262-148c-4a59-9c51-09d5f961105b of type vxlan for network c25b5e99-f468-4a38-a4bf-b7944c5110ae 2026-07-15 00:16:02.844 8 WARNING neutron_lib.context [None req-f63cb940-35bf-4dbe-a2a6-ffaf207e1df5 31b419836a7742ccb25893e1c474e281 09ab8721a21d4ac6b3b667810c968880 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 740/1537] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:16:02 2026] POST /v2.0/subnets => generated 673 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:03.062 8 WARNING neutron_lib.context [None req-6aeb0108-3e05-4590-9b30-f00109f885f6 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:03.079 7 INFO neutron.db.l3_hamode_db [None req-682052a6-b70e-4a9e-bc66-79d3843a1486 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 741/1538] 10.0.0.71 () {34 vars in 683 bytes} [Wed Jul 15 00:16:03 2026] POST /v2.0/security-groups => generated 1675 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 00:16:03.176 8 WARNING neutron_lib.context [None req-03bf3e50-04b6-4702-90e9-d627207ec303 31b419836a7742ccb25893e1c474e281 09ab8721a21d4ac6b3b667810c968880 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:03.189 7 INFO neutron.db.l3_hamode_db [None req-682052a6-b70e-4a9e-bc66-79d3843a1486 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:16:03.231 8 INFO neutron.db.segments_db [None req-03bf3e50-04b6-4702-90e9-d627207ec303 31b419836a7742ccb25893e1c474e281 09ab8721a21d4ac6b3b667810c968880 - - default default] Added segment 593cc324-1873-4cf9-b826-5fb1d5948706 of type vxlan for network acc3f6d6-221e-48b9-b208-031aa753fe4d [pid: 8|app: 0|req: 742/1539] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:16:03 2026] POST /v2.0/networks => generated 646 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:03.335 8 WARNING neutron_lib.context [None req-9f0e8aa3-8fb0-496b-a08e-45935b2e6fc8 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 743/1540] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:16:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1541] 10.0.0.71 () {34 vars in 741 bytes} [Wed Jul 15 00:16:03 2026] PUT /v2.0/networks/acc3f6d6-221e-48b9-b208-031aa753fe4d => generated 592 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1542] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:16:03 2026] GET /v2.0/networks?id=f621f6b0-59bf-4a91-b3eb-9772698a0b3b => generated 672 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1543] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:03 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:03.642 8 WARNING neutron_lib.context [None req-c1074b31-7247-41d8-9eed-c5f5c1819817 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 747/1544] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:16:03 2026] POST /v2.0/security-group-rules => generated 596 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:03.740 8 WARNING neutron_lib.context [None req-f0f08e99-9508-4dea-bdf2-6ab921062e3c 31b419836a7742ccb25893e1c474e281 09ab8721a21d4ac6b3b667810c968880 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 748/1545] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:16:03 2026] POST /v2.0/subnets => generated 646 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:03.992 8 WARNING neutron_lib.context [req-8d1ab508-cec7-4662-9a33-94ec67dd61df req-9ee4eff8-d066-4b6a-beca-466857e53d5f 45f2d38e1c4649a6864f7ebe8a5ec58f 4e7bf87f1d004942877ba197287fc710 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:04.012 7 INFO neutron.services.segments.plugin [-] Segment 4092ac15-ba8f-4dde-9106-6ab5d54c253c resource provider aggregate not found 2026-07-15 00:16:04.015 7 INFO neutron.services.segments.plugin [-] Segment 4092ac15-ba8f-4dde-9106-6ab5d54c253c resource provider aggregate not found 2026-07-15 00:16:04.023 7 INFO neutron.services.segments.plugin [-] Segment 4092ac15-ba8f-4dde-9106-6ab5d54c253c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4092ac15-ba8f-4dde-9106-6ab5d54c253c found for delete ", "request_id": "req-cb83b7d9-ecef-4c39-a4ad-5f66f687f5e2"}]} 2026-07-15 00:16:04.033 7 INFO neutron.services.segments.plugin [-] Segment 4092ac15-ba8f-4dde-9106-6ab5d54c253c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4092ac15-ba8f-4dde-9106-6ab5d54c253c found for delete ", "request_id": "req-30cf5ec3-e243-409a-9c04-414b689804bf"}]} [pid: 7|app: 0|req: 798/1546] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:16:02 2026] POST /v2.0/routers => generated 510 bytes in 1318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:04.111 7 WARNING neutron_lib.context [None req-23ea1934-3b1a-4edf-a423-209ebc1289ab 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 799/1547] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:16:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1548] 199.19.213.181 () {38 vars in 954 bytes} [Wed Jul 15 00:16:03 2026] POST /v2.0/ports => generated 954 bytes in 365 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: 800/1549] 10.0.0.71 () {34 vars in 739 bytes} [Wed Jul 15 00:16:04 2026] PUT /v2.0/subnets/ba41506c-e3bd-4293-bb83-63c7abb07971 => generated 656 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:04.382 7 WARNING neutron_lib.context [None req-a3d43cd1-0cc3-4ea7-98c8-088135e1c7df 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 801/1550] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:16:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1551] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:16:04 2026] PUT /v2.0/ports/c561b694-67f1-4429-bdee-7edeb0646c4b => generated 1235 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:16:05.069 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bde133a3-2791-4c04-97ac-a3952079df31'] response: {'name': 'network-changed', 'server_uuid': '38495943-e4f7-469b-96d1-a3c3607022ed', 'tag': 'c561b694-67f1-4429-bdee-7edeb0646c4b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 803/1552] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:04 2026] DELETE /v2.0/networks/acc3f6d6-221e-48b9-b208-031aa753fe4d => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:16:05.467 7 WARNING neutron_lib.context [None req-eb82c0c1-865c-44d1-9ad0-579f5dc21b66 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:05.496 7 INFO neutron.db.securitygroups_db [None req-eb82c0c1-865c-44d1-9ad0-579f5dc21b66 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Project 9ed3daa1624942feb3868dfc76c7bf03 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: 750/1553] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:16:04 2026] PUT /v2.0/routers/f7ba4074-093a-45f8-912f-e3541c69aded/add_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1554] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:16:05 2026] POST /v2.0/security-group-rules => generated 607 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:05.594 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ddbb4d8-f219-442d-badb-ddd8ee4abbce 31b419836a7742ccb25893e1c474e281 09ab8721a21d4ac6b3b667810c968880 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 751/1555] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:05 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1556] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:05 2026] DELETE /v2.0/networks/acc3f6d6-221e-48b9-b208-031aa753fe4d => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:16:05.600 7 WARNING neutron_lib.context [None req-dddcf953-a78b-47da-b404-1bdcfa551639 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:05.627 7 INFO neutron.db.securitygroups_db [None req-dddcf953-a78b-47da-b404-1bdcfa551639 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Project 9ed3daa1624942feb3868dfc76c7bf03 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: 752/1557] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:16:05 2026] GET /v2.0/ports/f48030d1-1066-4102-8981-19cec846995f => generated 959 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1558] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:16:05 2026] GET /v2.0/ports?tenant_id=4e7bf87f1d004942877ba197287fc710&device_id=38495943-e4f7-469b-96d1-a3c3607022ed => generated 1238 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1559] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:05 2026] GET /v2.0/security-groups?id=af3911a0-776c-48c0-8495-779aaace9943&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: 806/1560] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:16:05 2026] POST /v2.0/security-group-rules => generated 606 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1561] 10.0.0.71 () {32 vars in 692 bytes} [Wed Jul 15 00:16:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1562] 199.19.213.181 () {34 vars in 1017 bytes} [Wed Jul 15 00:16:05 2026] GET /v2.0/networks?tenant_id=4e7bf87f1d004942877ba197287fc710&shared=False => generated 768 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1563] 10.0.0.71 () {32 vars in 740 bytes} [Wed Jul 15 00:16:05 2026] GET /v2.0/subnets?network_id=1f1b8bb5-9a21-4cb5-a33d-7b94695db919 => generated 649 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1564] 199.19.213.181 () {34 vars in 929 bytes} [Wed Jul 15 00:16:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1565] 10.0.0.71 () {32 vars in 651 bytes} [Wed Jul 15 00:16:05 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1566] 10.0.0.71 () {32 vars in 647 bytes} [Wed Jul 15 00:16:05 2026] GET /v2.0/networks => generated 1312 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1567] 10.0.0.71 () {32 vars in 645 bytes} [Wed Jul 15 00:16:05 2026] GET /v2.0/subnets => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1568] 10.0.0.71 () {32 vars in 721 bytes} [Wed Jul 15 00:16:05 2026] GET /v2.0/networks/45c4a469-0bbe-488e-a586-fb8d40a3ccab => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1569] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:16:05 2026] GET /v2.0/subnets/bcfecbee-0f9f-4a73-be8c-2a4b533125fe => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:06.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d537dcb-ff72-4e8b-89b1-c456cce2f605 31b419836a7742ccb25893e1c474e281 09ab8721a21d4ac6b3b667810c968880 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 764/1570] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:06 2026] DELETE /v2.0/subnets/ba41506c-e3bd-4293-bb83-63c7abb07971 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:16:06.052 7 INFO neutron.services.segments.plugin [-] Segment 593cc324-1873-4cf9-b826-5fb1d5948706 resource provider aggregate not found 2026-07-15 00:16:06.058 7 INFO neutron.services.segments.plugin [-] Segment 593cc324-1873-4cf9-b826-5fb1d5948706 resource provider aggregate not found 2026-07-15 00:16:06.065 7 INFO neutron.services.segments.plugin [-] Segment 593cc324-1873-4cf9-b826-5fb1d5948706 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 593cc324-1873-4cf9-b826-5fb1d5948706 found for delete ", "request_id": "req-a6266621-89fd-4efe-b5e0-573bacdbb764"}]} 2026-07-15 00:16:06.079 7 INFO neutron.services.segments.plugin [-] Segment 593cc324-1873-4cf9-b826-5fb1d5948706 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 593cc324-1873-4cf9-b826-5fb1d5948706 found for delete ", "request_id": "req-7cb667fc-2995-4994-9ebc-3616cd0df1a3"}]} [pid: 8|app: 0|req: 765/1571] 10.0.0.71 () {32 vars in 647 bytes} [Wed Jul 15 00:16:06 2026] GET /v2.0/networks => generated 1297 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:06.133 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa0010e4-4398-465e-b729-a53978720b11 31b419836a7742ccb25893e1c474e281 09ab8721a21d4ac6b3b667810c968880 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 766/1572] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:06 2026] DELETE /v2.0/networks/acc3f6d6-221e-48b9-b208-031aa753fe4d => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1573] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:06 2026] DELETE /v2.0/subnets/bcfecbee-0f9f-4a73-be8c-2a4b533125fe => 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: 768/1574] 10.0.0.182 () {34 vars in 1099 bytes} [Wed Jul 15 00:16:06 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1048954827&fields=id&tenant_id=9ed3daa1624942feb3868dfc76c7bf03 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1575] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:16:05 2026] PUT /v2.0/routers/f7ba4074-093a-45f8-912f-e3541c69aded/remove_router_interface => generated 309 bytes in 760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1576] 10.0.0.182 () {34 vars in 981 bytes} [Wed Jul 15 00:16:06 2026] GET /v2.0/networks?id=5bf5dc72-1fa0-41b2-95cd-e9bc997aacce => generated 660 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1577] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:16:06 2026] GET /v2.0/ports?device_id=f7ba4074-093a-45f8-912f-e3541c69aded => 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: 810/1578] 10.0.0.182 () {34 vars in 964 bytes} [Wed Jul 15 00:16:06 2026] GET /v2.0/quotas/9ed3daa1624942feb3868dfc76c7bf03 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:06.604 8 INFO neutron.services.segments.plugin [-] Segment 77b7ee61-3e1f-43e3-9bd0-c2939d3e9e3b resource provider aggregate not found 2026-07-15 00:16:06.609 8 INFO neutron.services.segments.plugin [-] Segment 77b7ee61-3e1f-43e3-9bd0-c2939d3e9e3b resource provider aggregate not found 2026-07-15 00:16:06.621 8 INFO neutron.services.segments.plugin [-] Segment 77b7ee61-3e1f-43e3-9bd0-c2939d3e9e3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77b7ee61-3e1f-43e3-9bd0-c2939d3e9e3b found for delete ", "request_id": "req-e788e6b0-b73e-478a-a360-692f03c0212b"}]} 2026-07-15 00:16:06.623 8 INFO neutron.services.segments.plugin [-] Segment 77b7ee61-3e1f-43e3-9bd0-c2939d3e9e3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77b7ee61-3e1f-43e3-9bd0-c2939d3e9e3b found for delete ", "request_id": "req-ef798020-0e85-4c72-9ccf-a12081278935"}]} [pid: 8|app: 0|req: 769/1579] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:06 2026] DELETE /v2.0/networks/45c4a469-0bbe-488e-a586-fb8d40a3ccab => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1580] 10.0.0.182 () {34 vars in 1001 bytes} [Wed Jul 15 00:16:06 2026] GET /v2.0/ports?tenant_id=9ed3daa1624942feb3868dfc76c7bf03&fields=id => generated 149 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1581] 10.0.0.182 () {34 vars in 1007 bytes} [Wed Jul 15 00:16:06 2026] GET /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce?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: 772/1582] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:06 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1583] 10.0.0.182 () {34 vars in 1107 bytes} [Wed Jul 15 00:16:06 2026] GET /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce?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: 774/1584] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:06 2026] GET /v2.0/security-groups?id=af3911a0-776c-48c0-8495-779aaace9943&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: 775/1585] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:16:06 2026] GET /v2.0/ports?tenant_id=4e7bf87f1d004942877ba197287fc710&device_id=38495943-e4f7-469b-96d1-a3c3607022ed => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1586] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:16:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c561b694-67f1-4429-bdee-7edeb0646c4b => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1587] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:16:06 2026] GET /v2.0/subnets?id=7a08fad6-331c-4a64-979e-45b6b19e632a => generated 690 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1588] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:06 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => 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: 779/1589] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:16:06 2026] GET /v2.0/ports?network_id=f621f6b0-59bf-4a91-b3eb-9772698a0b3b&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:07.085 7 INFO neutron.db.l3_hamode_db [None req-ddee912a-61d2-47f7-867a-3e673ac16b8d 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] HA network c25b5e99-f468-4a38-a4bf-b7944c5110ae was deleted as no HA routers are present in tenant 667386ea33a941b3941c1b5a44e81f6a. [pid: 8|app: 0|req: 780/1590] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:16:07 2026] GET /v2.0/networks/f621f6b0-59bf-4a91-b3eb-9772698a0b3b?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: 811/1591] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:06 2026] DELETE /v2.0/routers/f7ba4074-093a-45f8-912f-e3541c69aded => generated 0 bytes in 538 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1592] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:16:07 2026] GET /v2.0/networks/f621f6b0-59bf-4a91-b3eb-9772698a0b3b?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: 781/1593] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:07 2026] DELETE /v2.0/subnets/9548adca-9942-4f86-a46e-c86283fd20f6 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1594] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:07 2026] GET /v2.0/security-groups?tenant_id=09ab8721a21d4ac6b3b667810c968880&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1595] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:07 2026] DELETE /v2.0/security-groups/424fbc9c-44b0-4b43-8a47-46f31520fa1f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1596] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:07 2026] DELETE /v2.0/networks/ef1c609d-2437-450c-98d6-281d0c1263d0 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:16:07.588 7 WARNING neutron_lib.context [None req-b3168421-d6c2-4402-adfa-12daf49855fc 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:07.629 7 INFO neutron.db.segments_db [None req-b3168421-d6c2-4402-adfa-12daf49855fc 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Added segment d3c40211-ff51-452e-9220-bf1322173df2 of type vxlan for network a6a13634-78c1-4f66-b1c5-086bdda8afc6 2026-07-15 00:16:07.932 7 INFO neutron.db.l3_hamode_db [None req-b3168421-d6c2-4402-adfa-12daf49855fc 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 783/1597] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:07 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1598] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:07 2026] GET /v2.0/security-groups?id=af3911a0-776c-48c0-8495-779aaace9943&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1599] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:08 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:08.086 7 INFO neutron.services.segments.plugin [-] Segment 9d626262-148c-4a59-9c51-09d5f961105b resource provider aggregate not found 2026-07-15 00:16:08.094 7 INFO neutron.services.segments.plugin [-] Segment 9d626262-148c-4a59-9c51-09d5f961105b resource provider aggregate not found 2026-07-15 00:16:08.104 7 INFO neutron.services.segments.plugin [-] Segment 9d626262-148c-4a59-9c51-09d5f961105b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d626262-148c-4a59-9c51-09d5f961105b found for delete ", "request_id": "req-542abc34-294b-4e44-8502-3786620a4f1c"}]} 2026-07-15 00:16:08.107 7 INFO neutron.services.segments.plugin [-] Segment 9d626262-148c-4a59-9c51-09d5f961105b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d626262-148c-4a59-9c51-09d5f961105b found for delete ", "request_id": "req-38a34cdb-833c-4d87-a5e9-e38427d4f0ae"}]} 2026-07-15 00:16:08.766 7 INFO neutron.db.l3_hamode_db [None req-b3168421-d6c2-4402-adfa-12daf49855fc 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:16:09.095 8 INFO neutron.services.segments.plugin [-] Segment 4ab10f5f-3fae-40ea-aaeb-244036aeab2b resource provider aggregate not found 2026-07-15 00:16:09.102 8 INFO neutron.services.segments.plugin [-] Segment 4ab10f5f-3fae-40ea-aaeb-244036aeab2b resource provider aggregate not found 2026-07-15 00:16:09.112 8 INFO neutron.services.segments.plugin [-] Segment 4ab10f5f-3fae-40ea-aaeb-244036aeab2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ab10f5f-3fae-40ea-aaeb-244036aeab2b found for delete ", "request_id": "req-17a1d541-0f22-4fa9-a415-8d063ab86d1d"}]} 2026-07-15 00:16:09.113 8 INFO neutron.services.segments.plugin [-] Segment 4ab10f5f-3fae-40ea-aaeb-244036aeab2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ab10f5f-3fae-40ea-aaeb-244036aeab2b found for delete ", "request_id": "req-3535c492-1e6a-47f9-bccf-47571c29e1f2"}]} 2026-07-15 00:16:09.215 8 WARNING neutron_lib.context [None req-1d7511ca-6e58-486c-90ec-d7e5213fbd44 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:09.349 8 INFO neutron.db.segments_db [None req-1d7511ca-6e58-486c-90ec-d7e5213fbd44 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] Added segment 898a203e-d97a-4df4-bad8-8b3021348c88 of type vxlan for network b8d37a72-86f5-42cb-a11c-02ba2a39f429 [pid: 8|app: 0|req: 786/1600] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:16:09 2026] POST /v2.0/networks => generated 649 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1601] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:09 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1602] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:09 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:09.493 8 WARNING neutron_lib.context [None req-d0d7450a-e6f8-4f5d-aab4-1b1e0a1930bf 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 815/1603] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:16:07 2026] POST /v2.0/routers => generated 691 bytes in 2086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1604] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:09 2026] GET /v2.0/security-groups?id=af3911a0-776c-48c0-8495-779aaace9943&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1605] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:16:09 2026] GET /v2.0/routers/b0419b22-aad4-4c97-b5a4-4f149ac7e480 => generated 697 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1606] 10.0.0.71 () {34 vars in 663 bytes} [Wed Jul 15 00:16:09 2026] POST /v2.0/ports => generated 778 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:16:09.809 8 WARNING neutron_lib.context [None req-a73d9f3a-b03b-49e4-ad65-1ab5e1a8677c 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1607] 10.0.0.71 () {32 vars in 645 bytes} [Wed Jul 15 00:16:09 2026] GET /v2.0/routers => generated 700 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:09.886 8 INFO neutron.db.segments_db [None req-a73d9f3a-b03b-49e4-ad65-1ab5e1a8677c 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] Added segment 252489ab-7921-4afa-818a-b006bf4f6612 of type vxlan for network 811f9de8-6a93-4358-9386-bd0a2d1cc668 [pid: 8|app: 0|req: 790/1608] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:16:09 2026] POST /v2.0/networks => generated 635 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:10.006 8 WARNING neutron_lib.context [None req-c4d4e861-948e-4808-ab46-8c0e5baa1634 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 791/1609] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:16:09 2026] POST /v2.0/subnets => generated 646 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:10.278 8 WARNING neutron_lib.context [None req-c02bdf23-4971-4194-99f6-0d126cfe596a 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 819/1610] 10.0.0.71 () {34 vars in 739 bytes} [Wed Jul 15 00:16:09 2026] PUT /v2.0/routers/b0419b22-aad4-4c97-b5a4-4f149ac7e480 => generated 704 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1611] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:16:10 2026] GET /v2.0/routers/b0419b22-aad4-4c97-b5a4-4f149ac7e480 => generated 704 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1612] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:16:10 2026] GET /v2.0/ports?device_id=b0419b22-aad4-4c97-b5a4-4f149ac7e480 => 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: 792/1613] 10.0.0.71 () {34 vars in 663 bytes} [Wed Jul 15 00:16:10 2026] POST /v2.0/ports => generated 965 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: 793/1614] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:10 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => 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: 794/1615] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:16:10 2026] DELETE /v2.0/ports/066acbc1-ba89-4bf2-af5a-793d127b1822 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1616] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:10 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:11.022 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fc35f18-4dea-4852-8b74-11db61f84ea2 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 796/1617] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:16:11 2026] DELETE /v2.0/ports/066acbc1-ba89-4bf2-af5a-793d127b1822 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1618] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:11 2026] GET /v2.0/security-groups?id=af3911a0-776c-48c0-8495-779aaace9943&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:11.084 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3f4885b-9ca8-4472-82d2-e31dbc7a5e81 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 798/1619] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:16:11 2026] GET /v2.0/ports/066acbc1-ba89-4bf2-af5a-793d127b1822 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1620] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:11 2026] DELETE /v2.0/subnets/4ce6f6e6-cbf1-4b68-82b6-9a007eb6bcb0 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1621] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:16:11 2026] GET /v2.0/networks?id=5bf5dc72-1fa0-41b2-95cd-e9bc997aacce => generated 660 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:11.397 7 INFO neutron.services.segments.plugin [-] Segment d3c40211-ff51-452e-9220-bf1322173df2 resource provider aggregate not found 2026-07-15 00:16:11.407 7 INFO neutron.services.segments.plugin [-] Segment d3c40211-ff51-452e-9220-bf1322173df2 resource provider aggregate not found 2026-07-15 00:16:11.428 7 INFO neutron.services.segments.plugin [-] Segment d3c40211-ff51-452e-9220-bf1322173df2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3c40211-ff51-452e-9220-bf1322173df2 found for delete ", "request_id": "req-dc398bd2-87e6-462b-8b08-68af42d873d6"}]} 2026-07-15 00:16:11.429 7 INFO neutron.db.l3_hamode_db [None req-84284975-1171-4005-9ce5-83dbaa46b583 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] HA network a6a13634-78c1-4f66-b1c5-086bdda8afc6 was deleted as no HA routers are present in tenant 667386ea33a941b3941c1b5a44e81f6a. [pid: 7|app: 0|req: 822/1622] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:10 2026] DELETE /v2.0/routers/b0419b22-aad4-4c97-b5a4-4f149ac7e480 => generated 0 bytes in 1001 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:16:11.439 7 INFO neutron.services.segments.plugin [-] Segment d3c40211-ff51-452e-9220-bf1322173df2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3c40211-ff51-452e-9220-bf1322173df2 found for delete ", "request_id": "req-429a06a3-ddd9-4096-87ba-d47fb1e14915"}]} [pid: 7|app: 0|req: 823/1623] 199.19.213.181 () {34 vars in 1049 bytes} [Wed Jul 15 00:16:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9ed3daa1624942feb3868dfc76c7bf03 => generated 274 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1624] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:16:11 2026] GET /v2.0/ports?device_id=b0419b22-aad4-4c97-b5a4-4f149ac7e480 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:11.508 7 WARNING neutron_lib.context [req-949cab3d-5d2b-4cea-bb80-483d1f7835b6 req-857d7083-9b1c-4b58-b52d-95eb9e216631 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:11.721 8 INFO neutron.services.segments.plugin [-] Segment 252489ab-7921-4afa-818a-b006bf4f6612 resource provider aggregate not found 2026-07-15 00:16:11.726 8 INFO neutron.services.segments.plugin [-] Segment 252489ab-7921-4afa-818a-b006bf4f6612 resource provider aggregate not found 2026-07-15 00:16:11.741 8 INFO neutron.services.segments.plugin [-] Segment 252489ab-7921-4afa-818a-b006bf4f6612 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 252489ab-7921-4afa-818a-b006bf4f6612 found for delete ", "request_id": "req-41d3857d-fc04-4c02-80a0-b88aa2bdaf02"}]} 2026-07-15 00:16:11.742 8 INFO neutron.services.segments.plugin [-] Segment 252489ab-7921-4afa-818a-b006bf4f6612 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 252489ab-7921-4afa-818a-b006bf4f6612 found for delete ", "request_id": "req-0c4493b5-0762-41ca-90ac-b25dff9e0ce5"}]} [pid: 8|app: 0|req: 801/1625] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:11 2026] DELETE /v2.0/networks/811f9de8-6a93-4358-9386-bd0a2d1cc668 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:16:11.763 8 INFO neutron.api.v2.resource [None req-84b39eb0-7cdb-4db8-8caf-39627cacb6eb 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 802/1626] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:11 2026] DELETE /v2.0/routers/b0419b22-aad4-4c97-b5a4-4f149ac7e480 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1627] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:11 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 961 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:11.841 8 WARNING neutron_lib.context [None req-eaec2c92-7c70-492f-8199-ab7a907d5179 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:11.889 8 INFO neutron.db.segments_db [None req-eaec2c92-7c70-492f-8199-ab7a907d5179 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] Added segment 376b94eb-7637-456b-a147-c665faf629d7 of type vxlan for network a2287d80-7dc0-4cb1-83f4-069d0393a87e [pid: 7|app: 0|req: 825/1628] 199.19.213.181 () {38 vars in 954 bytes} [Wed Jul 15 00:16:11 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: 7|app: 0|req: 826/1629] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:16:11 2026] GET /v2.0/ports?device_id=f7ba4074-093a-45f8-912f-e3541c69aded => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1630] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:11 2026] GET /v2.0/security-groups?id=8f76f2a9-48c8-46e5-97d1-e1b0f45b4afd&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1631] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:16:11 2026] POST /v2.0/networks => generated 636 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:12.026 8 INFO neutron.api.v2.resource [None req-52ccf40e-34dc-4d5a-87f6-2421261c9068 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 805/1632] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:12 2026] DELETE /v2.0/routers/f7ba4074-093a-45f8-912f-e3541c69aded => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:16:12.031 8 WARNING neutron_lib.context [None req-74d307a5-3be1-4d89-8664-7eaf3034d420 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 806/1633] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:16:12 2026] POST /v2.0/subnets => generated 646 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:12.310 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a99cb73f-8d5e-40f9-ae7b-091321c7a9bf 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 807/1634] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:12 2026] DELETE /v2.0/subnets/9548adca-9942-4f86-a46e-c86283fd20f6 => 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: 808/1635] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:12 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:12.372 8 WARNING neutron_lib.context [None req-d58c6908-bfb8-43b6-a6d8-89e679888ffd 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 828/1636] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:16:11 2026] PUT /v2.0/ports/14a7d537-f1b6-449f-9cb3-dd5cebdce24f => generated 1239 bytes in 421 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: 829/1637] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:16:12 2026] GET /v2.0/ports?device_id=6be26d30-030b-4ffc-afd0-c2adeb7c2014 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:12.423 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-548f3a3e-9028-4ed0-bc8c-a5df0971b484'] response: {'name': 'network-changed', 'server_uuid': 'c62ff2bd-602a-4dd4-959a-62b7b83cecb6', 'tag': '14a7d537-f1b6-449f-9cb3-dd5cebdce24f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 830/1638] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:12 2026] GET /v2.0/security-groups?id=af3911a0-776c-48c0-8495-779aaace9943&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:12.464 7 INFO neutron.api.v2.resource [None req-b91e9194-e41c-42e4-8236-875da18e09a8 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 831/1639] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:12 2026] DELETE /v2.0/routers/6be26d30-030b-4ffc-afd0-c2adeb7c2014 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:16:12.498 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73fa850c-ed78-4b03-b8a8-21b495e20ac6 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 832/1640] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:12 2026] DELETE /v2.0/subnets/effd9908-41f1-40f0-9659-8d764ffe9111 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1641] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:16:12 2026] GET /v2.0/ports?device_id=fc1ad918-689a-4361-8755-b2b5b15e1395 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:12.551 7 INFO neutron.api.v2.resource [None req-7fe72e76-4260-4941-b38a-0497e106b7a7 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 834/1642] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:12 2026] DELETE /v2.0/routers/fc1ad918-689a-4361-8755-b2b5b15e1395 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:16:12.569 7 INFO neutron.pecan_wsgi.hooks.translation [None req-16ebdcf2-b2b4-4f55-ad52-cdee5bb4e1b2 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 835/1643] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:12 2026] DELETE /v2.0/subnets/a94c48a6-5d31-4a13-a112-596dbd0cf95e => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:16:12.585 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48fdac42-6301-4925-af5b-07c5788341e2 05b091cb9ce141778db74d3fd250496c 667386ea33a941b3941c1b5a44e81f6a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 836/1644] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:12 2026] DELETE /v2.0/subnets/0b79a3ca-f3e0-459a-8a74-cee58c8f1fa1 => 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: 809/1645] 10.0.0.71 () {34 vars in 663 bytes} [Wed Jul 15 00:16:12 2026] POST /v2.0/ports => generated 920 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1646] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:16:12 2026] GET /v2.0/ports?tenant_id=9ed3daa1624942feb3868dfc76c7bf03&device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1647] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:16:12 2026] DELETE /v2.0/ports/5e60b304-6d28-4568-9bfb-6b135e8638ba => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1648] 199.19.213.181 () {34 vars in 1017 bytes} [Wed Jul 15 00:16:12 2026] GET /v2.0/networks?tenant_id=9ed3daa1624942feb3868dfc76c7bf03&shared=False => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:13.028 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41cc42fc-5ead-4e3f-8a06-54f9e3f89d2a 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 838/1649] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:16:13 2026] GET /v2.0/ports/5e60b304-6d28-4568-9bfb-6b135e8638ba => 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: 812/1650] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:13 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => 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: 839/1651] 199.19.213.181 () {34 vars in 929 bytes} [Wed Jul 15 00:16:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1652] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:13 2026] GET /v2.0/security-groups?id=8f76f2a9-48c8-46e5-97d1-e1b0f45b4afd&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1653] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:13 2026] DELETE /v2.0/subnets/7088eb8f-aed7-4cd5-8bfc-70caf4f6f101 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1654] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:13 2026] GET /v2.0/security-groups?tenant_id=667386ea33a941b3941c1b5a44e81f6a&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1655] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:13 2026] DELETE /v2.0/security-groups/9bd074c7-cb88-4922-9683-7acdef0cbcee => 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: 814/1656] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:13 2026] DELETE /v2.0/networks/a2287d80-7dc0-4cb1-83f4-069d0393a87e => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:16:13.632 7 WARNING neutron_lib.context [None req-d013b769-68b2-46d6-8102-fe54380cf296 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:13.813 8 INFO neutron.services.segments.plugin [-] Segment 376b94eb-7637-456b-a147-c665faf629d7 resource provider aggregate not found 2026-07-15 00:16:13.817 8 INFO neutron.services.segments.plugin [-] Segment 376b94eb-7637-456b-a147-c665faf629d7 resource provider aggregate not found [pid: 8|app: 0|req: 815/1657] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:13 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:13.838 8 INFO neutron.services.segments.plugin [-] Segment 376b94eb-7637-456b-a147-c665faf629d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 376b94eb-7637-456b-a147-c665faf629d7 found for delete ", "request_id": "req-27936f6d-4b61-4164-a634-df60c45c9205"}]} 2026-07-15 00:16:13.840 8 INFO neutron.services.segments.plugin [-] Segment 376b94eb-7637-456b-a147-c665faf629d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 376b94eb-7637-456b-a147-c665faf629d7 found for delete ", "request_id": "req-f2859137-0a8c-417f-a79f-0c7b8fa1de43"}]} [pid: 8|app: 0|req: 816/1658] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:13 2026] GET /v2.0/security-groups?id=af3911a0-776c-48c0-8495-779aaace9943&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: 843/1659] 10.0.0.71 () {34 vars in 663 bytes} [Wed Jul 15 00:16:13 2026] POST /v2.0/ports => generated 778 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1660] 10.0.0.71 () {34 vars in 735 bytes} [Wed Jul 15 00:16:13 2026] PUT /v2.0/ports/79414f61-89c1-4601-9724-7d9b46b4ea1a => generated 752 bytes in 164 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 818/1661] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:16:14 2026] GET /v2.0/ports?tenant_id=9ed3daa1624942feb3868dfc76c7bf03&device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1662] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:16:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=14a7d537-f1b6-449f-9cb3-dd5cebdce24f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1663] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:14 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1664] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:16:14 2026] GET /v2.0/subnets?id=d8e5f4de-5053-495f-8956-b4800d6db859 => 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: 822/1665] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:14 2026] GET /v2.0/security-groups?id=8f76f2a9-48c8-46e5-97d1-e1b0f45b4afd&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1666] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:16:14 2026] GET /v2.0/ports?network_id=5bf5dc72-1fa0-41b2-95cd-e9bc997aacce&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1667] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:16:14 2026] DELETE /v2.0/ports/79414f61-89c1-4601-9724-7d9b46b4ea1a => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1668] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:16:14 2026] GET /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce?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: 845/1669] 10.0.0.71 () {32 vars in 641 bytes} [Wed Jul 15 00:16:14 2026] GET /v2.0/ports => generated 781 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:14.412 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba301f64-d0b4-4e77-9007-74f1e730a14f 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 846/1670] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:16:14 2026] GET /v2.0/ports/79414f61-89c1-4601-9724-7d9b46b4ea1a => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1671] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:16:14 2026] GET /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce?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: 847/1672] 10.0.0.71 () {32 vars in 641 bytes} [Wed Jul 15 00:16:14 2026] GET /v2.0/ports => generated 781 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1673] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:16:14 2026] GET /v2.0/ports/1d786e38-942b-4666-a601-47f420b67e54 => generated 778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:14.546 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b21d03a-6cc8-40c7-977a-d90f98531dd9 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 848/1674] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:16:14 2026] DELETE /v2.0/ports/5e60b304-6d28-4568-9bfb-6b135e8638ba => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:16:14.562 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e459d76-c9d0-42c7-99b5-a48f3010793b 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 827/1675] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:14 2026] DELETE /v2.0/subnets/7088eb8f-aed7-4cd5-8bfc-70caf4f6f101 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:16:14.583 7 INFO neutron.pecan_wsgi.hooks.translation [None req-61ec3d84-bb8f-4316-a76e-174a46c175e8 780bc85bc65346f982590ae7804199e9 b268f9ad04284e89868d25fecca4a935 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 849/1676] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:14 2026] DELETE /v2.0/subnets/4ce6f6e6-cbf1-4b68-82b6-9a007eb6bcb0 => 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: 828/1677] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:16:14 2026] DELETE /v2.0/ports/1d786e38-942b-4666-a601-47f420b67e54 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:16:14.887 7 INFO neutron.services.segments.plugin [-] Segment 898a203e-d97a-4df4-bad8-8b3021348c88 resource provider aggregate not found 2026-07-15 00:16:14.902 7 INFO neutron.services.segments.plugin [-] Segment 898a203e-d97a-4df4-bad8-8b3021348c88 resource provider aggregate not found 2026-07-15 00:16:14.909 7 INFO neutron.services.segments.plugin [-] Segment 898a203e-d97a-4df4-bad8-8b3021348c88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 898a203e-d97a-4df4-bad8-8b3021348c88 found for delete ", "request_id": "req-a28793af-d53a-4260-b09d-3b4c712748fc"}]} [pid: 7|app: 0|req: 850/1678] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:14 2026] DELETE /v2.0/networks/b8d37a72-86f5-42cb-a11c-02ba2a39f429 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1679] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:14 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:15.006 7 INFO neutron.services.segments.plugin [-] Segment 898a203e-d97a-4df4-bad8-8b3021348c88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 898a203e-d97a-4df4-bad8-8b3021348c88 found for delete ", "request_id": "req-e9db937a-40d4-498a-9ec4-ff655c167452"}]} [pid: 7|app: 0|req: 851/1680] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:15 2026] GET /v2.0/security-groups?id=af3911a0-776c-48c0-8495-779aaace9943&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:15.420 8 WARNING neutron_lib.context [None req-de600539-fa28-489d-add2-393ae9a06558 5d15be70e4f148a29b713a1bbe83b040 b744b7af4df4431da118e63f9ba25fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 852/1681] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:15 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 973 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1682] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:15 2026] GET /v2.0/security-groups?id=8f76f2a9-48c8-46e5-97d1-e1b0f45b4afd&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1683] 10.0.0.71 () {34 vars in 682 bytes} [Wed Jul 15 00:16:15 2026] POST /v2.0/security-groups => generated 1625 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1684] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:15 2026] GET /v2.0/security-groups?tenant_id=b268f9ad04284e89868d25fecca4a935&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1685] 10.0.0.71 () {32 vars in 661 bytes} [Wed Jul 15 00:16:15 2026] GET /v2.0/security-groups => generated 4530 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1686] 199.19.213.181 () {34 vars in 993 bytes} [Wed Jul 15 00:16:15 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1687] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:15 2026] DELETE /v2.0/security-groups/090c2e8d-5eb3-4e14-b9c9-d5ce19baecea => 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: 833/1688] 10.0.0.71 () {34 vars in 756 bytes} [Wed Jul 15 00:16:15 2026] PUT /v2.0/security-groups/f56b366a-0821-443a-b996-f4fb10b230cd => generated 1664 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1689] 10.0.0.71 () {32 vars in 735 bytes} [Wed Jul 15 00:16:15 2026] GET /v2.0/security-groups/f56b366a-0821-443a-b996-f4fb10b230cd => generated 1664 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1690] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:15 2026] DELETE /v2.0/security-groups/f56b366a-0821-443a-b996-f4fb10b230cd => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1691] 10.0.0.71 () {32 vars in 661 bytes} [Wed Jul 15 00:16:15 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:15.984 8 INFO neutron.api.v2.resource [None req-29efbde1-7590-490f-9ff8-d49f73bc2d05 5d15be70e4f148a29b713a1bbe83b040 b744b7af4df4431da118e63f9ba25fd7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 837/1692] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:15 2026] DELETE /v2.0/security-groups/f56b366a-0821-443a-b996-f4fb10b230cd => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:16:15.994 8 WARNING neutron_lib.context [None req-9b3a9b7f-d397-4fa1-b5a6-fe328e3cadf2 5d15be70e4f148a29b713a1bbe83b040 b744b7af4df4431da118e63f9ba25fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 856/1693] 199.19.213.181 () {36 vars in 996 bytes} [Wed Jul 15 00:16:15 2026] DELETE /v2.0/ports/c561b694-67f1-4429-bdee-7edeb0646c4b => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1694] 10.0.0.71 () {34 vars in 682 bytes} [Wed Jul 15 00:16:15 2026] POST /v2.0/security-groups => generated 1625 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 00:16:16.133 7 WARNING neutron_lib.context [None req-a34acabf-c1b9-444e-afce-796a61e25949 5d15be70e4f148a29b713a1bbe83b040 b744b7af4df4431da118e63f9ba25fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:16.161 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-98897c21-def9-450b-aac2-a6de43d9e671'] response: {'server_uuid': '38495943-e4f7-469b-96d1-a3c3607022ed', 'name': 'network-vif-deleted', 'tag': 'c561b694-67f1-4429-bdee-7edeb0646c4b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 839/1695] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:16 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => 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: 857/1696] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:16:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1697] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:16:16 2026] GET /v2.0/security-group-rules/629a61a9-059d-424c-b3a7-d68e2001f251 => 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: 858/1698] 10.0.0.71 () {32 vars in 671 bytes} [Wed Jul 15 00:16:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1699] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:16:16 2026] DELETE /v2.0/security-group-rules/629a61a9-059d-424c-b3a7-d68e2001f251 => 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: 859/1700] 10.0.0.71 () {32 vars in 671 bytes} [Wed Jul 15 00:16:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:16.514 8 WARNING neutron_lib.context [None req-9bfbb71f-4d13-4c28-b54c-b53eadf73ddc 5d15be70e4f148a29b713a1bbe83b040 b744b7af4df4431da118e63f9ba25fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 842/1701] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:16:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1702] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:16 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1703] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:16:16 2026] GET /v2.0/security-group-rules/4afa26b0-9135-49c7-86a6-76cc9c86c0ff => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1704] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:16 2026] GET /v2.0/security-groups?id=8f76f2a9-48c8-46e5-97d1-e1b0f45b4afd&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1705] 10.0.0.71 () {32 vars in 671 bytes} [Wed Jul 15 00:16:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1706] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:16:16 2026] DELETE /v2.0/security-group-rules/4afa26b0-9135-49c7-86a6-76cc9c86c0ff => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1707] 10.0.0.71 () {32 vars in 671 bytes} [Wed Jul 15 00:16:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:16.876 7 WARNING neutron_lib.context [None req-8d4ce09d-f8ca-4423-948b-0362684c1a40 5d15be70e4f148a29b713a1bbe83b040 b744b7af4df4431da118e63f9ba25fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:16.908 7 INFO neutron.db.securitygroups_db [None req-8d4ce09d-f8ca-4423-948b-0362684c1a40 5d15be70e4f148a29b713a1bbe83b040 b744b7af4df4431da118e63f9ba25fd7 - - default default] Project b744b7af4df4431da118e63f9ba25fd7 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: 863/1710] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:16:16 2026] POST /v2.0/security-group-rules => generated 607 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1711] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:16:16 2026] GET /v2.0/security-group-rules/6fd69260-60ee-4470-9906-b21f6de52c2c => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1712] 10.0.0.71 () {32 vars in 671 bytes} [Wed Jul 15 00:16:17 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1713] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:16:17 2026] DELETE /v2.0/security-group-rules/6fd69260-60ee-4470-9906-b21f6de52c2c => 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: 865/1714] 10.0.0.71 () {32 vars in 671 bytes} [Wed Jul 15 00:16:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1715] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:17 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => 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: 850/1716] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:17 2026] DELETE /v2.0/security-groups/ab7ae743-4d80-4d7a-aba1-b0b10ed3dafa => 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: 867/1717] 10.0.0.71 () {32 vars in 661 bytes} [Wed Jul 15 00:16:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1718] 10.0.0.71 () {32 vars in 661 bytes} [Wed Jul 15 00:16:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:17.671 7 WARNING neutron_lib.context [None req-3c6840cf-11d8-44b2-b85a-8a24bbf86aac 9ad34895442c4ddcb6d3e3d7ac3d39b5 7bba55063717459993713b42ed56e7dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 868/1719] 10.0.0.71 () {34 vars in 675 bytes} [Wed Jul 15 00:16:17 2026] POST /v2.0/subnetpools => generated 549 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1720] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:16:17 2026] GET /v2.0/subnetpools/615fdd55-0d1c-429d-94f2-ec907f6d34c4 => generated 549 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1721] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:16:17 2026] PUT /v2.0/subnetpools/615fdd55-0d1c-429d-94f2-ec907f6d34c4 => generated 501 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1722] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:17 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1723] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:17 2026] GET /v2.0/security-groups?id=8f76f2a9-48c8-46e5-97d1-e1b0f45b4afd&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1724] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:16:17 2026] DELETE /v2.0/subnetpools/615fdd55-0d1c-429d-94f2-ec907f6d34c4 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:16:17.893 8 INFO neutron.api.v2.resource [None req-e16236ed-6688-4ea8-b682-95c7133f595c 9ad34895442c4ddcb6d3e3d7ac3d39b5 7bba55063717459993713b42ed56e7dc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 855/1725] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:16:17 2026] GET /v2.0/subnetpools/615fdd55-0d1c-429d-94f2-ec907f6d34c4 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:16:17.909 7 INFO neutron.api.v2.resource [None req-7e7c824d-96b5-4867-92c6-775b4af0c565 9ad34895442c4ddcb6d3e3d7ac3d39b5 7bba55063717459993713b42ed56e7dc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1726] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:16:17 2026] DELETE /v2.0/subnetpools/615fdd55-0d1c-429d-94f2-ec907f6d34c4 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1727] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:17 2026] GET /v2.0/security-groups?tenant_id=b744b7af4df4431da118e63f9ba25fd7&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1728] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:18 2026] DELETE /v2.0/security-groups/e6473b86-5208-457e-b759-8fbc0dc0657e => 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: 857/1729] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:18 2026] GET /v2.0/ports?device_id=38495943-e4f7-469b-96d1-a3c3607022ed => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1730] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:18 2026] GET /v2.0/security-groups?tenant_id=7bba55063717459993713b42ed56e7dc&name=default => generated 2925 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1731] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:18 2026] DELETE /v2.0/security-groups/a02fc134-62b6-4713-a45e-f57995b38ec2 => 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: 874/1732] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:18 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1733] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:19 2026] GET /v2.0/security-groups?id=8f76f2a9-48c8-46e5-97d1-e1b0f45b4afd&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: 860/1734] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:20 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => 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: 861/1735] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:20 2026] GET /v2.0/security-groups?id=8f76f2a9-48c8-46e5-97d1-e1b0f45b4afd&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:20.245 7 WARNING neutron_lib.context [None req-5abb2e31-f91d-404b-b776-7828041e4afe 28d41d581c6e447d9d473c45e4b186bc 8078dc9798834c6dbc69b6b8da22d627 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 862/1736] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:20 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1737] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:20 2026] GET /v2.0/security-groups?id=8f76f2a9-48c8-46e5-97d1-e1b0f45b4afd&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1738] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:16:20 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => 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: 875/1739] 10.0.0.71 () {34 vars in 682 bytes} [Wed Jul 15 00:16:20 2026] POST /v2.0/security-groups => generated 1625 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1740] 10.0.0.71 () {32 vars in 661 bytes} [Wed Jul 15 00:16:20 2026] GET /v2.0/security-groups => generated 4530 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1741] 10.0.0.71 () {34 vars in 756 bytes} [Wed Jul 15 00:16:20 2026] PUT /v2.0/security-groups/1ff93378-49d3-456f-ae6c-7f0fcca7ca9d => generated 1663 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1742] 10.0.0.71 () {32 vars in 735 bytes} [Wed Jul 15 00:16:20 2026] GET /v2.0/security-groups/1ff93378-49d3-456f-ae6c-7f0fcca7ca9d => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:20.784 8 INFO neutron.db.l3_db [None req-c41b2c35-ae1f-4a22-95a3-9f6a1250f484 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Floating IP 218d0886-80ae-46c0-b128-9ca98d6f5901 associated. External IP: 10.96.250.220, port: 14a7d537-f1b6-449f-9cb3-dd5cebdce24f. [pid: 8|app: 0|req: 865/1743] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:16:20 2026] PUT /v2.0/floatingips/218d0886-80ae-46c0-b128-9ca98d6f5901 => generated 856 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1744] 10.0.0.71 () {32 vars in 621 bytes} [Wed Jul 15 00:16:21 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-15 00:16:21.086 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e666e08-4151-4ffd-bdc4-fad2ec30c02e'] response: {'name': 'network-changed', 'server_uuid': 'c62ff2bd-602a-4dd4-959a-62b7b83cecb6', 'tag': '14a7d537-f1b6-449f-9cb3-dd5cebdce24f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 867/1745] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:21 2026] DELETE /v2.0/security-groups/1ff93378-49d3-456f-ae6c-7f0fcca7ca9d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1746] 10.0.0.71 () {32 vars in 631 bytes} [Wed Jul 15 00:16:21 2026] GET /v2.0/ => generated 632 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1747] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:16:21 2026] GET /v2.0/floatingips/218d0886-80ae-46c0-b128-9ca98d6f5901 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1748] 10.0.0.71 () {32 vars in 661 bytes} [Wed Jul 15 00:16:21 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:21.293 8 INFO neutron.api.v2.resource [None req-da2d146f-e438-4a4c-909a-194da646cbcc 28d41d581c6e447d9d473c45e4b186bc 8078dc9798834c6dbc69b6b8da22d627 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 871/1749] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:21 2026] DELETE /v2.0/security-groups/1ff93378-49d3-456f-ae6c-7f0fcca7ca9d => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:16:21.304 8 WARNING neutron_lib.context [None req-199842a9-1409-46e3-82d0-66a77a619686 28d41d581c6e447d9d473c45e4b186bc 8078dc9798834c6dbc69b6b8da22d627 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 872/1750] 10.0.0.71 () {34 vars in 682 bytes} [Wed Jul 15 00:16:21 2026] POST /v2.0/security-groups => generated 1624 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 00:16:21.450 8 WARNING neutron_lib.context [None req-a1f27a0c-82f2-49b1-a486-52231de473e8 28d41d581c6e447d9d473c45e4b186bc 8078dc9798834c6dbc69b6b8da22d627 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 879/1751] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:16:20 2026] PUT /v2.0/routers/45fa7461-0632-4f93-9893-30cdc1e68e93/remove_router_interface => generated 309 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1752] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:16:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1753] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:16:21 2026] GET /v2.0/security-group-rules/d9cc1413-89ca-4452-a9df-bfa416de69b3 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1754] 10.0.0.71 () {32 vars in 671 bytes} [Wed Jul 15 00:16:21 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1755] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:16:21 2026] GET /v2.0/ports?tenant_id=9ed3daa1624942feb3868dfc76c7bf03&device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1756] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:16:21 2026] DELETE /v2.0/security-group-rules/d9cc1413-89ca-4452-a9df-bfa416de69b3 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1757] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:16:21 2026] GET /v2.0/networks?id=5bf5dc72-1fa0-41b2-95cd-e9bc997aacce => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1758] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:21 2026] GET /v2.0/security-groups?tenant_id=6355a2cebc5c450596794a813de7be08&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1759] 10.0.0.71 () {32 vars in 671 bytes} [Wed Jul 15 00:16:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1760] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:16:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=14a7d537-f1b6-449f-9cb3-dd5cebdce24f => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1761] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:22 2026] DELETE /v2.0/security-groups/3102e465-9b19-49c3-802e-d33a3b74073e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:16:22.155 8 WARNING neutron_lib.context [None req-55074571-bb0a-4b5b-bc06-64041e336538 28d41d581c6e447d9d473c45e4b186bc 8078dc9798834c6dbc69b6b8da22d627 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:22.223 7 INFO neutron.services.segments.plugin [-] Segment ab8689ce-a0f2-442f-88da-02c33c3ea68f resource provider aggregate not found 2026-07-15 00:16:22.227 7 INFO neutron.services.segments.plugin [-] Segment ab8689ce-a0f2-442f-88da-02c33c3ea68f resource provider aggregate not found 2026-07-15 00:16:22.236 7 INFO neutron.services.segments.plugin [-] Segment ab8689ce-a0f2-442f-88da-02c33c3ea68f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab8689ce-a0f2-442f-88da-02c33c3ea68f found for delete ", "request_id": "req-0071dca8-b519-4805-b202-bded9b16e967"}]} 2026-07-15 00:16:22.239 7 INFO neutron.services.segments.plugin [-] Segment ab8689ce-a0f2-442f-88da-02c33c3ea68f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab8689ce-a0f2-442f-88da-02c33c3ea68f found for delete ", "request_id": "req-0185ca6a-0f36-4b0b-b2d2-0396932b7900"}]} [pid: 8|app: 0|req: 883/1762] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:16:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:22.253 7 INFO neutron.db.l3_hamode_db [None req-dd7a37cb-9eef-41f1-9303-48bfb8f72e70 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] HA network 48d99804-0dc3-4179-a498-97a8ff622589 was deleted as no HA routers are present in tenant 4e7bf87f1d004942877ba197287fc710. [pid: 7|app: 0|req: 880/1763] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:21 2026] DELETE /v2.0/routers/45fa7461-0632-4f93-9893-30cdc1e68e93 => generated 0 bytes in 780 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1764] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:16:22 2026] GET /v2.0/subnets?id=d8e5f4de-5053-495f-8956-b4800d6db859 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1765] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:16:22 2026] GET /v2.0/security-group-rules/0aadcd51-ab2c-4fc0-9cd2-1db2f1606603 => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1766] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:16:22 2026] GET /v2.0/floatingips/218d0886-80ae-46c0-b128-9ca98d6f5901 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1767] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:16:22 2026] GET /v2.0/ports?network_id=5bf5dc72-1fa0-41b2-95cd-e9bc997aacce&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: 887/1768] 10.0.0.71 () {32 vars in 671 bytes} [Wed Jul 15 00:16:22 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1769] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:22 2026] DELETE /v2.0/subnets/7a08fad6-331c-4a64-979e-45b6b19e632a => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1770] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:16:22 2026] GET /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce?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: 889/1771] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:16:22 2026] DELETE /v2.0/security-group-rules/0aadcd51-ab2c-4fc0-9cd2-1db2f1606603 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1772] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:16:22 2026] GET /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce?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: 891/1773] 10.0.0.71 () {32 vars in 671 bytes} [Wed Jul 15 00:16:22 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:22.657 8 WARNING neutron_lib.context [None req-6baf1674-15fc-45ae-91ef-7656758390ad 28d41d581c6e447d9d473c45e4b186bc 8078dc9798834c6dbc69b6b8da22d627 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 883/1774] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:22 2026] DELETE /v2.0/networks/f621f6b0-59bf-4a91-b3eb-9772698a0b3b => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1775] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:16:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1776] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:16:22 2026] GET /v2.0/security-group-rules/116b279e-fe7d-494c-ae22-6617c183cb2f => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1777] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:22 2026] GET /v2.0/security-groups?tenant_id=4e7bf87f1d004942877ba197287fc710&name=default => 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: 893/1778] 10.0.0.71 () {32 vars in 671 bytes} [Wed Jul 15 00:16:22 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1779] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:16:22 2026] DELETE /v2.0/security-group-rules/116b279e-fe7d-494c-ae22-6617c183cb2f => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1780] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:22 2026] DELETE /v2.0/security-groups/af3911a0-776c-48c0-8495-779aaace9943 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1781] 10.0.0.71 () {32 vars in 671 bytes} [Wed Jul 15 00:16:22 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1782] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:22 2026] DELETE /v2.0/security-groups/8d86ac10-a88a-4bcc-8402-f6f10294805b => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1783] 10.0.0.71 () {32 vars in 661 bytes} [Wed Jul 15 00:16:23 2026] GET /v2.0/security-groups => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1784] 10.0.0.71 () {32 vars in 661 bytes} [Wed Jul 15 00:16:23 2026] GET /v2.0/security-groups => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1785] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:23 2026] GET /v2.0/security-groups?tenant_id=8078dc9798834c6dbc69b6b8da22d627&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1786] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:23 2026] DELETE /v2.0/security-groups/04694352-f622-4cd3-b771-880ea447a420 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1787] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:24 2026] GET /v2.0/security-groups?tenant_id=437eae05780c46a6a39b5e032e26eb9f&name=default => generated 2925 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:24.920 7 INFO neutron.services.segments.plugin [-] Segment 18507734-ff60-4586-b338-9c0add89af72 resource provider aggregate not found 2026-07-15 00:16:24.929 7 INFO neutron.services.segments.plugin [-] Segment 18507734-ff60-4586-b338-9c0add89af72 resource provider aggregate not found 2026-07-15 00:16:24.936 7 INFO neutron.services.segments.plugin [-] Segment 18507734-ff60-4586-b338-9c0add89af72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18507734-ff60-4586-b338-9c0add89af72 found for delete ", "request_id": "req-0f43c111-8853-4206-b4f0-de5a163ba6e9"}]} 2026-07-15 00:16:24.945 7 INFO neutron.services.segments.plugin [-] Segment 18507734-ff60-4586-b338-9c0add89af72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18507734-ff60-4586-b338-9c0add89af72 found for delete ", "request_id": "req-841fafd8-d706-44a4-99df-aaf8b7470556"}]} [pid: 7|app: 0|req: 890/1788] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:24 2026] DELETE /v2.0/security-groups/0aaee969-c57e-40ad-bb6f-1db2f9ec8f99 => 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: 891/1789] 199.19.213.181 () {34 vars in 1095 bytes} [Wed Jul 15 00:16:26 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1790] 10.0.0.49 () {30 vars in 648 bytes} [Wed Jul 15 00:16:26 2026] GET /v2.0/extensions => generated 20516 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1791] 10.0.0.49 () {30 vars in 722 bytes} [Wed Jul 15 00:16:26 2026] GET /v2.0/quotas/3ac781cbe00c43c48c5267f1f4f4b3b8/details => generated 847 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1792] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:16:27 2026] GET /v2.0/ports?tenant_id=9ed3daa1624942feb3868dfc76c7bf03&device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1793] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:16:28 2026] GET /v2.0/networks?id=5bf5dc72-1fa0-41b2-95cd-e9bc997aacce => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1794] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:16:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6c989b9b-11ca-4ebc-a71b-aa9f2fa51698 => 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: 894/1795] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:16:28 2026] GET /v2.0/subnets?id=d8e5f4de-5053-495f-8956-b4800d6db859 => 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: 902/1796] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:16:28 2026] GET /v2.0/ports?network_id=5bf5dc72-1fa0-41b2-95cd-e9bc997aacce&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: 895/1797] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:16:28 2026] GET /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1798] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:16:28 2026] GET /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1799] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:28 2026] GET /v2.0/security-groups?tenant_id=56f56ccc84944cd6a9d46c0e484a92bf&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1800] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:28 2026] DELETE /v2.0/security-groups/96c17a4c-4809-42b0-8688-2db2bbb93b8d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1801] 10.0.0.49 () {30 vars in 648 bytes} [Wed Jul 15 00:16:28 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: 905/1802] 10.0.0.49 () {30 vars in 722 bytes} [Wed Jul 15 00:16:28 2026] GET /v2.0/quotas/3ac781cbe00c43c48c5267f1f4f4b3b8/details => generated 847 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1803] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:29 2026] GET /v2.0/security-groups?tenant_id=aaff8d329c3243d2931e9bcb8aeadb17&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1804] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:29 2026] DELETE /v2.0/security-groups/f665ce49-49db-4001-831f-10a38702379a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:16:29.523 7 INFO neutron.db.segments_db [None req-31f59e38-487f-4b70-bed9-3d9ecab52ce9 9940a09fd9bc446e927104f1fc1f719a 19a0c71e4f4b4d5bb9c38ed1456a6889 - - default default] Added segment 7909b5cc-5b3b-42b3-afc9-855549c023a7 of type vxlan for network 5ba33e12-caf2-4257-83de-bb5f9d7cecbe [pid: 7|app: 0|req: 899/1805] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:16:29 2026] POST /v2.0/networks => generated 725 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1806] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:16:29 2026] POST /v2.0/subnets => generated 644 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:29.795 7 WARNING neutron.api.v2.base [None req-dd68e01f-4a25-4102-8bfa-38f73914c186 9940a09fd9bc446e927104f1fc1f719a 19a0c71e4f4b4d5bb9c38ed1456a6889 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-07-15 00:16:29.795 7 INFO neutron.api.v2.resource [None req-dd68e01f-4a25-4102-8bfa-38f73914c186 9940a09fd9bc446e927104f1fc1f719a 19a0c71e4f4b4d5bb9c38ed1456a6889 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 900/1807] 10.0.0.71 () {34 vars in 679 bytes} [Wed Jul 15 00:16:29 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-15 00:16:29.953 8 INFO neutron.services.segments.plugin [-] Segment 7909b5cc-5b3b-42b3-afc9-855549c023a7 resource provider aggregate not found 2026-07-15 00:16:29.957 8 INFO neutron.services.segments.plugin [-] Segment 7909b5cc-5b3b-42b3-afc9-855549c023a7 resource provider aggregate not found [pid: 8|app: 0|req: 908/1808] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:29 2026] DELETE /v2.0/networks/5ba33e12-caf2-4257-83de-bb5f9d7cecbe => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:16:30.049 7 INFO neutron.db.segments_db [None req-f9450926-dec8-4738-8b02-e468f4c12749 9940a09fd9bc446e927104f1fc1f719a 19a0c71e4f4b4d5bb9c38ed1456a6889 - - default default] Added segment 34ca07c8-a937-482b-8640-76c41535ad22 of type vxlan for network 8604b2c5-5b42-4430-a9b4-ec9642f8dd5c [pid: 7|app: 0|req: 901/1809] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:16:29 2026] POST /v2.0/networks => generated 726 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:30.118 8 INFO neutron.services.segments.plugin [-] Segment 7909b5cc-5b3b-42b3-afc9-855549c023a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7909b5cc-5b3b-42b3-afc9-855549c023a7 found for delete ", "request_id": "req-5514fb06-94e6-4524-b088-b9b471ef8970"}]} 2026-07-15 00:16:30.118 8 INFO neutron.services.segments.plugin [-] Segment 7909b5cc-5b3b-42b3-afc9-855549c023a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7909b5cc-5b3b-42b3-afc9-855549c023a7 found for delete ", "request_id": "req-2f6240d0-3b4c-4a86-bb34-6bcc5ad95933"}]} [pid: 8|app: 0|req: 909/1810] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:16:30 2026] POST /v2.0/subnets => generated 647 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:30.318 7 WARNING neutron.api.v2.base [None req-06dba101-5d0c-4460-981f-afcb7d90bcc4 9940a09fd9bc446e927104f1fc1f719a 19a0c71e4f4b4d5bb9c38ed1456a6889 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-07-15 00:16:30.319 7 INFO neutron.api.v2.resource [None req-06dba101-5d0c-4460-981f-afcb7d90bcc4 9940a09fd9bc446e927104f1fc1f719a 19a0c71e4f4b4d5bb9c38ed1456a6889 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 902/1811] 10.0.0.71 () {34 vars in 679 bytes} [Wed Jul 15 00:16:30 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1812] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:30 2026] DELETE /v2.0/networks/8604b2c5-5b42-4430-a9b4-ec9642f8dd5c => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:16:30.594 7 INFO neutron.db.segments_db [None req-bc690b74-e190-452a-bbd9-06721198bfed 9940a09fd9bc446e927104f1fc1f719a 19a0c71e4f4b4d5bb9c38ed1456a6889 - - default default] Added segment ee75650f-fc64-4631-8bc6-b09e39844728 of type vxlan for network de9adb10-a44b-4231-a270-cdde87a56b94 [pid: 7|app: 0|req: 903/1813] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:16:30 2026] POST /v2.0/networks => generated 726 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1814] 10.0.0.249 () {34 vars in 989 bytes} [Wed Jul 15 00:16:30 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => 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: 905/1815] 10.0.0.249 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:30 2026] GET /v2.0/security-groups?id=8f76f2a9-48c8-46e5-97d1-e1b0f45b4afd&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1816] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:16:30 2026] POST /v2.0/subnets => generated 647 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1817] 10.0.0.71 () {34 vars in 679 bytes} [Wed Jul 15 00:16:30 2026] POST /v2.0/rbac-policies => generated 324 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1818] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:31 2026] GET /v2.0/security-groups?tenant_id=3ac781cbe00c43c48c5267f1f4f4b3b8&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1819] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:31 2026] DELETE /v2.0/security-groups/3bcb145f-293a-4014-8238-5bc2a9505724 => 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: 913/1820] 10.0.0.71 () {32 vars in 721 bytes} [Wed Jul 15 00:16:31 2026] GET /v2.0/networks/de9adb10-a44b-4231-a270-cdde87a56b94 => generated 654 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:32.129 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89647c7e-7844-4762-a930-dc0474bedee4 87af2209a53a4e42b7e67468cf92e152 c1a65a1cee594d648cda2b80e7186ad7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1823] 10.0.0.71 () {32 vars in 721 bytes} [Wed Jul 15 00:16:31 2026] GET /v2.0/networks/de9adb10-a44b-4231-a270-cdde87a56b94 => generated 138 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:16:32.171 8 INFO neutron.services.segments.plugin [-] Segment 34ca07c8-a937-482b-8640-76c41535ad22 resource provider aggregate not found 2026-07-15 00:16:32.176 8 INFO neutron.services.segments.plugin [-] Segment 34ca07c8-a937-482b-8640-76c41535ad22 resource provider aggregate not found 2026-07-15 00:16:32.190 8 INFO neutron.services.segments.plugin [-] Segment 34ca07c8-a937-482b-8640-76c41535ad22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34ca07c8-a937-482b-8640-76c41535ad22 found for delete ", "request_id": "req-c0df5c07-1fd0-4e17-8af5-23a611a532e5"}]} 2026-07-15 00:16:32.193 8 INFO neutron.services.segments.plugin [-] Segment 34ca07c8-a937-482b-8640-76c41535ad22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34ca07c8-a937-482b-8640-76c41535ad22 found for delete ", "request_id": "req-f5ebbe64-aa2d-4644-8fcd-f29b809b61ba"}]} [pid: 7|app: 0|req: 910/1824] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:32 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1825] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:32 2026] GET /v2.0/security-groups?id=8f76f2a9-48c8-46e5-97d1-e1b0f45b4afd&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1826] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:32 2026] DELETE /v2.0/networks/de9adb10-a44b-4231-a270-cdde87a56b94 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:16:32.582 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a873fbe-d2aa-411c-9ca9-0fa23065146b 9940a09fd9bc446e927104f1fc1f719a 19a0c71e4f4b4d5bb9c38ed1456a6889 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 912/1827] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:32 2026] DELETE /v2.0/subnets/b49a520c-d8a1-48d7-a574-b21962523efc => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:16:32.610 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bdfb4133-5e56-4588-992f-5d6384f8e0d6 9940a09fd9bc446e927104f1fc1f719a 19a0c71e4f4b4d5bb9c38ed1456a6889 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 916/1828] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:32 2026] DELETE /v2.0/subnets/c4b0599e-7a87-4e9c-b6a2-e0e731662662 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:16:32.623 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b9dfd4f-82a9-4516-aeae-87ff70a78f6d 9940a09fd9bc446e927104f1fc1f719a 19a0c71e4f4b4d5bb9c38ed1456a6889 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 913/1829] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:32 2026] DELETE /v2.0/subnets/6637021d-e4f4-461e-be12-582304affc12 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1830] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:32 2026] GET /v2.0/security-groups?tenant_id=8e3bd7ad47474e238313dd9af92373f1&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: 914/1831] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:33 2026] DELETE /v2.0/security-groups/c71643d3-c22a-41a1-9fcf-c3c257d676c7 => 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: 918/1832] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:33 2026] GET /v2.0/security-groups?tenant_id=19a0c71e4f4b4d5bb9c38ed1456a6889&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1833] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:33 2026] DELETE /v2.0/security-groups/514ab082-b6ed-4eb7-a4a2-27b607278b6e => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1834] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:33 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1835] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:33 2026] GET /v2.0/security-groups?id=8f76f2a9-48c8-46e5-97d1-e1b0f45b4afd&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1836] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:33 2026] GET /v2.0/security-groups?tenant_id=dc53f08841444320a6d6d72239f564c1&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1837] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:33 2026] DELETE /v2.0/security-groups/ee436b7f-b644-4b11-b46b-5a13f587eb17 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:16:34.206 8 INFO neutron.services.segments.plugin [-] Segment ee75650f-fc64-4631-8bc6-b09e39844728 resource provider aggregate not found 2026-07-15 00:16:34.211 8 INFO neutron.services.segments.plugin [-] Segment ee75650f-fc64-4631-8bc6-b09e39844728 resource provider aggregate not found 2026-07-15 00:16:34.217 8 INFO neutron.services.segments.plugin [-] Segment ee75650f-fc64-4631-8bc6-b09e39844728 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee75650f-fc64-4631-8bc6-b09e39844728 found for delete ", "request_id": "req-c2feac00-efb6-4664-80dd-31c083c1358e"}]} 2026-07-15 00:16:34.224 8 INFO neutron.services.segments.plugin [-] Segment ee75650f-fc64-4631-8bc6-b09e39844728 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee75650f-fc64-4631-8bc6-b09e39844728 found for delete ", "request_id": "req-a9d1f5f8-7ec7-457a-8a1e-3988b284ef97"}]} [pid: 8|app: 0|req: 921/1838] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:34 2026] GET /v2.0/security-groups?tenant_id=c1a65a1cee594d648cda2b80e7186ad7&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1839] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:34 2026] DELETE /v2.0/security-groups/6a1dbb67-5983-4fda-8784-b0062ff0a6fc => 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: 922/1840] 199.19.213.181 () {34 vars in 993 bytes} [Wed Jul 15 00:16:34 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:34.669 7 INFO neutron.db.l3_db [req-cf6af071-e96a-49ad-ac86-8275180bf51e req-9273abfc-2106-43e3-aa55-ba1e19184585 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] Floating IP 218d0886-80ae-46c0-b128-9ca98d6f5901 disassociated. External IP: 10.96.250.220, port: 14a7d537-f1b6-449f-9cb3-dd5cebdce24f. [pid: 8|app: 0|req: 923/1841] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:34 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => 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: 919/1842] 199.19.213.181 () {36 vars in 996 bytes} [Wed Jul 15 00:16:34 2026] DELETE /v2.0/ports/14a7d537-f1b6-449f-9cb3-dd5cebdce24f => generated 0 bytes in 595 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1843] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:35 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:36.166 8 WARNING neutron_lib.context [None req-0cd71869-9e82-4649-89f0-c021044e1d26 a09db50b584147278e0299f665bdd9bf 8b7eb39a0f714e548f3746c38ae15ae4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:36.355 8 INFO neutron.db.segments_db [None req-0cd71869-9e82-4649-89f0-c021044e1d26 a09db50b584147278e0299f665bdd9bf 8b7eb39a0f714e548f3746c38ae15ae4 - - default default] Added segment 9d0aae5f-349d-4a48-91c2-8bf319e279dd of type vxlan for network 70c0dc9f-b2be-46bf-a0f3-1adf97db517b [pid: 8|app: 0|req: 924/1844] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:16:35 2026] POST /v2.0/networks => generated 631 bytes in 722 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:36.469 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3b58c6b-b04b-4f4b-89f9-9fba3e065303'] response: {'server_uuid': 'c62ff2bd-602a-4dd4-959a-62b7b83cecb6', 'name': 'network-vif-deleted', 'tag': '14a7d537-f1b6-449f-9cb3-dd5cebdce24f', 'status': 'completed', 'code': 200} 2026-07-15 00:16:36.476 7 WARNING neutron_lib.context [None req-6d1c46d3-d90f-4f51-be48-fc0bef01aec2 a09db50b584147278e0299f665bdd9bf 8b7eb39a0f714e548f3746c38ae15ae4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 921/1845] 10.0.0.71 () {34 vars in 662 bytes} [Wed Jul 15 00:16:36 2026] POST /v2.0/ports => generated 743 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:16:36.764 7 WARNING neutron_lib.context [None req-89221c7b-7a9b-48e3-a581-12d76d505c7d a09db50b584147278e0299f665bdd9bf 8b7eb39a0f714e548f3746c38ae15ae4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:36.818 7 INFO neutron.db.segments_db [None req-89221c7b-7a9b-48e3-a581-12d76d505c7d a09db50b584147278e0299f665bdd9bf 8b7eb39a0f714e548f3746c38ae15ae4 - - default default] Added segment b867dc34-bedd-42fa-be9b-4a13fb72d2a9 of type vxlan for network 3cdf35d5-a67b-4040-8a79-6c3cd89d9fbd [pid: 8|app: 0|req: 925/1846] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:36 2026] GET /v2.0/security-groups?tenant_id=faead68680164b5293ea388a9705c03d&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1847] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:16:36 2026] POST /v2.0/networks => generated 632 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:36.903 7 WARNING neutron_lib.context [None req-765393f2-7f51-4421-9886-759c5e268c0f a09db50b584147278e0299f665bdd9bf 8b7eb39a0f714e548f3746c38ae15ae4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 926/1848] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:36 2026] DELETE /v2.0/security-groups/c24c38b9-d016-4f07-bee1-867333601d2a => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1849] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:36 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => 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: 923/1850] 10.0.0.71 () {34 vars in 662 bytes} [Wed Jul 15 00:16:36 2026] POST /v2.0/ports => generated 743 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:37.168 8 WARNING neutron_lib.context [None req-0d215625-e9e0-4cdd-bc86-eb9dc6139464 a09db50b584147278e0299f665bdd9bf 8b7eb39a0f714e548f3746c38ae15ae4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:37.227 8 INFO neutron.db.segments_db [None req-0d215625-e9e0-4cdd-bc86-eb9dc6139464 a09db50b584147278e0299f665bdd9bf 8b7eb39a0f714e548f3746c38ae15ae4 - - default default] Added segment dbdabadb-03c0-4ca9-af25-9f983ac32303 of type vxlan for network 853241ab-98f2-448c-a9b6-e38f0de86a04 [pid: 8|app: 0|req: 928/1851] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:16:37 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:16:37.318 7 WARNING neutron_lib.context [None req-61108fbd-4276-40b8-867d-6cefd4d42c5f a09db50b584147278e0299f665bdd9bf 8b7eb39a0f714e548f3746c38ae15ae4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 924/1852] 10.0.0.71 () {34 vars in 662 bytes} [Wed Jul 15 00:16:37 2026] POST /v2.0/ports => generated 743 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:37.573 8 WARNING neutron_lib.context [None req-dfc7d225-a1f6-44f3-98ae-56392be81281 a09db50b584147278e0299f665bdd9bf 8b7eb39a0f714e548f3746c38ae15ae4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:37.622 8 INFO neutron.db.segments_db [None req-dfc7d225-a1f6-44f3-98ae-56392be81281 a09db50b584147278e0299f665bdd9bf 8b7eb39a0f714e548f3746c38ae15ae4 - - default default] Added segment 71a6eabd-a1fd-4dfa-a25f-32f13c47e99b of type vxlan for network 124b00df-8570-4389-8e3c-458c46a4ef4d [pid: 8|app: 0|req: 929/1853] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:16:37 2026] POST /v2.0/networks => generated 631 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:16:37.726 7 WARNING neutron_lib.context [None req-03d2f5c1-2bcf-4c3d-8f71-145cd7cd865a a09db50b584147278e0299f665bdd9bf 8b7eb39a0f714e548f3746c38ae15ae4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:37.877 8 WARNING neutron_lib.context [None req-336a242a-7123-4026-9665-24856df1e898 816cb5c5ad744dc0817908c37c6291fb 16ec71b14e334c4db8f03c8046967df7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 925/1854] 10.0.0.71 () {34 vars in 662 bytes} [Wed Jul 15 00:16:37 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-07-15 00:16:38.003 7 WARNING neutron_lib.context [None req-7b986b64-2075-4e82-8f7f-a0dc4bece7b8 a09db50b584147278e0299f665bdd9bf 8b7eb39a0f714e548f3746c38ae15ae4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:38.022 8 INFO neutron.db.segments_db [None req-336a242a-7123-4026-9665-24856df1e898 816cb5c5ad744dc0817908c37c6291fb 16ec71b14e334c4db8f03c8046967df7 - - default default] Added segment 5eb89cdd-b166-4a74-84b6-5324891de457 of type vxlan for network c4339ae7-a14d-4c2b-98dc-a3c6e089e6dd 2026-07-15 00:16:38.050 7 INFO neutron.db.segments_db [None req-7b986b64-2075-4e82-8f7f-a0dc4bece7b8 a09db50b584147278e0299f665bdd9bf 8b7eb39a0f714e548f3746c38ae15ae4 - - default default] Added segment 59c88b75-38ba-43b7-8ce7-7a72003e7240 of type vxlan for network e1e255f8-6f8f-428a-af7a-565468851d1b [pid: 8|app: 0|req: 930/1855] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:16:37 2026] POST /v2.0/networks => generated 631 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1856] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:38 2026] GET /v2.0/ports?device_id=c62ff2bd-602a-4dd4-959a-62b7b83cecb6 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:38.129 8 WARNING neutron_lib.context [None req-e3c4eb8f-591d-4728-995b-4f9d662c9b93 816cb5c5ad744dc0817908c37c6291fb 16ec71b14e334c4db8f03c8046967df7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 926/1857] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:16:37 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) 2026-07-15 00:16:38.147 7 WARNING neutron_lib.context [None req-cab4b84b-e9f3-4100-902c-4da835281ca8 a09db50b584147278e0299f665bdd9bf 8b7eb39a0f714e548f3746c38ae15ae4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 932/1858] 10.0.0.71 () {34 vars in 662 bytes} [Wed Jul 15 00:16:38 2026] POST /v2.0/ports => generated 743 bytes in 230 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: 927/1859] 10.0.0.71 () {34 vars in 662 bytes} [Wed Jul 15 00:16:38 2026] POST /v2.0/ports => generated 743 bytes in 230 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: 933/1860] 10.0.0.71 () {34 vars in 745 bytes} [Wed Jul 15 00:16:38 2026] PUT /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1861] 10.0.0.71 () {34 vars in 745 bytes} [Wed Jul 15 00:16:38 2026] PUT /v2.0/ports/f94edc84-94b6-4e14-99c6-95d3e4923a89/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1862] 10.0.0.71 () {32 vars in 725 bytes} [Wed Jul 15 00:16:38 2026] GET /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1863] 10.0.0.71 () {34 vars in 745 bytes} [Wed Jul 15 00:16:38 2026] PUT /v2.0/ports/f9c31a91-87de-4588-9440-36992de5f689/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1864] 10.0.0.71 () {34 vars in 756 bytes} [Wed Jul 15 00:16:38 2026] PUT /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1865] 10.0.0.71 () {34 vars in 745 bytes} [Wed Jul 15 00:16:38 2026] PUT /v2.0/ports/70d626dc-e8bd-4641-a077-9d555f50c088/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1866] 10.0.0.71 () {32 vars in 725 bytes} [Wed Jul 15 00:16:38 2026] GET /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1867] 10.0.0.71 () {34 vars in 752 bytes} [Wed Jul 15 00:16:38 2026] PUT /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1868] 10.0.0.71 () {34 vars in 745 bytes} [Wed Jul 15 00:16:38 2026] PUT /v2.0/ports/ba7241c5-7ce0-431d-9d3e-ecdb10fc0fb4/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1869] 10.0.0.71 () {32 vars in 725 bytes} [Wed Jul 15 00:16:38 2026] GET /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1870] 10.0.0.71 () {34 vars in 774 bytes} [Wed Jul 15 00:16:38 2026] PUT /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1871] 10.0.0.71 () {32 vars in 725 bytes} [Wed Jul 15 00:16:38 2026] GET /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1872] 10.0.0.71 () {32 vars in 658 bytes} [Wed Jul 15 00:16:38 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1873] 10.0.0.71 () {34 vars in 745 bytes} [Wed Jul 15 00:16:38 2026] PUT /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/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: 939/1874] 10.0.0.71 () {32 vars in 672 bytes} [Wed Jul 15 00:16:38 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) [pid: 7|app: 0|req: 936/1875] 10.0.0.71 () {32 vars in 725 bytes} [Wed Jul 15 00:16:38 2026] GET /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1876] 10.0.0.71 () {32 vars in 733 bytes} [Wed Jul 15 00:16:38 2026] GET /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1877] 10.0.0.71 () {32 vars in 668 bytes} [Wed Jul 15 00:16:38 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:38.879 7 INFO neutron.api.v2.resource [None req-bba32af4-a820-4ef4-b922-6003d00faed4 816cb5c5ad744dc0817908c37c6291fb 16ec71b14e334c4db8f03c8046967df7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 938/1878] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:16:38 2026] GET /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/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: 941/1879] 10.0.0.71 () {32 vars in 680 bytes} [Wed Jul 15 00:16:38 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1880] 10.0.0.71 () {32 vars in 736 bytes} [Wed Jul 15 00:16:38 2026] DELETE /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1881] 10.0.0.71 () {32 vars in 725 bytes} [Wed Jul 15 00:16:38 2026] GET /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:39.014 7 INFO neutron.api.v2.resource [None req-4e9fba41-b163-4ec7-a4d4-b4964afcdcea 816cb5c5ad744dc0817908c37c6291fb 16ec71b14e334c4db8f03c8046967df7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 941/1882] 10.0.0.71 () {32 vars in 740 bytes} [Wed Jul 15 00:16:38 2026] DELETE /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1883] 10.0.0.71 () {32 vars in 728 bytes} [Wed Jul 15 00:16:39 2026] DELETE /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/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: 943/1884] 10.0.0.71 () {32 vars in 725 bytes} [Wed Jul 15 00:16:39 2026] GET /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9/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: 944/1885] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:16:39 2026] DELETE /v2.0/ports/7802c596-1611-4a44-b240-5e560cdde7c9 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1886] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:39 2026] DELETE /v2.0/security-groups/8f76f2a9-48c8-46e5-97d1-e1b0f45b4afd => 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: 942/1887] 10.0.0.71 () {32 vars in 666 bytes} [Wed Jul 15 00:16:38 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1888] 10.0.0.71 () {32 vars in 680 bytes} [Wed Jul 15 00:16:39 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:39.475 7 INFO neutron.services.segments.plugin [-] Segment 5eb89cdd-b166-4a74-84b6-5324891de457 resource provider aggregate not found 2026-07-15 00:16:39.481 7 INFO neutron.services.segments.plugin [-] Segment 5eb89cdd-b166-4a74-84b6-5324891de457 resource provider aggregate not found 2026-07-15 00:16:39.488 7 INFO neutron.services.segments.plugin [-] Segment 5eb89cdd-b166-4a74-84b6-5324891de457 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eb89cdd-b166-4a74-84b6-5324891de457 found for delete ", "request_id": "req-c8da6b84-b885-4a5d-a03d-04701069ce35"}]} [pid: 7|app: 0|req: 946/1889] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:39 2026] DELETE /v2.0/networks/c4339ae7-a14d-4c2b-98dc-a3c6e089e6dd => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:16:39.497 7 INFO neutron.services.segments.plugin [-] Segment 5eb89cdd-b166-4a74-84b6-5324891de457 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eb89cdd-b166-4a74-84b6-5324891de457 found for delete ", "request_id": "req-d6f9e4c1-7c7d-42a2-9b92-4e346cff104b"}]} [pid: 7|app: 0|req: 947/1890] 10.0.0.71 () {32 vars in 676 bytes} [Wed Jul 15 00:16:39 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1891] 10.0.0.71 () {32 vars in 688 bytes} [Wed Jul 15 00:16:39 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1892] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:16:39 2026] DELETE /v2.0/floatingips/218d0886-80ae-46c0-b128-9ca98d6f5901 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1893] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:16:39 2026] DELETE /v2.0/ports/f94edc84-94b6-4e14-99c6-95d3e4923a89 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1894] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:39 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1895] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:16:39 2026] DELETE /v2.0/ports/f9c31a91-87de-4588-9440-36992de5f689 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1896] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:39 2026] GET /v2.0/security-groups?id=99fecab0-b091-4e07-8351-cc4d2f3a48de&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1897] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:16:39 2026] DELETE /v2.0/ports/70d626dc-e8bd-4641-a077-9d555f50c088 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1898] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:16:40 2026] DELETE /v2.0/ports/ba7241c5-7ce0-431d-9d3e-ecdb10fc0fb4 => 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: 952/1899] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:40 2026] GET /v2.0/security-groups?tenant_id=39a94bfadcd64e7cb46a98cdf661cddd&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1900] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:16:40 2026] DELETE /v2.0/ports/6b61bb58-728a-43e1-9d6f-2f0fc79cf625 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1901] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:40 2026] DELETE /v2.0/security-groups/eb1a900a-1a50-4574-ae84-6072554ba7df => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:16:40.669 8 INFO neutron.services.segments.plugin [-] Segment 9d0aae5f-349d-4a48-91c2-8bf319e279dd resource provider aggregate not found 2026-07-15 00:16:40.673 8 INFO neutron.services.segments.plugin [-] Segment 9d0aae5f-349d-4a48-91c2-8bf319e279dd resource provider aggregate not found 2026-07-15 00:16:40.680 8 INFO neutron.services.segments.plugin [-] Segment 9d0aae5f-349d-4a48-91c2-8bf319e279dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d0aae5f-349d-4a48-91c2-8bf319e279dd found for delete ", "request_id": "req-a375c432-2b10-4973-bc36-82da3b5a9754"}]} [pid: 7|app: 0|req: 954/1902] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:40 2026] GET /v2.0/security-groups?tenant_id=16ec71b14e334c4db8f03c8046967df7&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:40.685 8 INFO neutron.services.segments.plugin [-] Segment 9d0aae5f-349d-4a48-91c2-8bf319e279dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d0aae5f-349d-4a48-91c2-8bf319e279dd found for delete ", "request_id": "req-61ab1b6b-4834-43b8-83e1-11b863a72dd7"}]} [pid: 8|app: 0|req: 949/1903] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:40 2026] DELETE /v2.0/networks/70c0dc9f-b2be-46bf-a0f3-1adf97db517b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1904] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:40 2026] DELETE /v2.0/security-groups/d8240a73-8344-460e-b8d6-fb73b2b269c9 => 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: 950/1905] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:40 2026] DELETE /v2.0/networks/3cdf35d5-a67b-4040-8a79-6c3cd89d9fbd => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1906] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:40 2026] DELETE /v2.0/networks/853241ab-98f2-448c-a9b6-e38f0de86a04 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1907] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:40 2026] DELETE /v2.0/networks/124b00df-8570-4389-8e3c-458c46a4ef4d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1908] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:41 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1909] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:16:41 2026] GET /v2.0/security-groups?id=99fecab0-b091-4e07-8351-cc4d2f3a48de&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: 957/1910] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:41 2026] DELETE /v2.0/networks/e1e255f8-6f8f-428a-af7a-565468851d1b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1911] 199.19.213.181 () {34 vars in 993 bytes} [Wed Jul 15 00:16:41 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:41.855 7 INFO neutron.services.segments.plugin [-] Segment dbdabadb-03c0-4ca9-af25-9f983ac32303 resource provider aggregate not found 2026-07-15 00:16:41.860 7 INFO neutron.services.segments.plugin [-] Segment dbdabadb-03c0-4ca9-af25-9f983ac32303 resource provider aggregate not found 2026-07-15 00:16:41.872 7 INFO neutron.services.segments.plugin [-] Segment dbdabadb-03c0-4ca9-af25-9f983ac32303 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbdabadb-03c0-4ca9-af25-9f983ac32303 found for delete ", "request_id": "req-d697deea-19ba-4a4d-9094-ee72f0c2518a"}]} 2026-07-15 00:16:41.881 7 INFO neutron.services.segments.plugin [-] Segment dbdabadb-03c0-4ca9-af25-9f983ac32303 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbdabadb-03c0-4ca9-af25-9f983ac32303 found for delete ", "request_id": "req-a69908b3-6f03-4f3a-8994-2d3fab89121d"}]} 2026-07-15 00:16:41.885 7 INFO neutron.services.segments.plugin [-] Segment 59c88b75-38ba-43b7-8ce7-7a72003e7240 resource provider aggregate not found 2026-07-15 00:16:41.899 7 INFO neutron.services.segments.plugin [-] Segment 59c88b75-38ba-43b7-8ce7-7a72003e7240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59c88b75-38ba-43b7-8ce7-7a72003e7240 found for delete ", "request_id": "req-a8474f77-eae1-485e-b705-e7be12dbeed3"}]} 2026-07-15 00:16:41.901 7 INFO neutron.services.segments.plugin [-] Segment 59c88b75-38ba-43b7-8ce7-7a72003e7240 resource provider aggregate not found 2026-07-15 00:16:41.913 7 INFO neutron.services.segments.plugin [-] Segment 59c88b75-38ba-43b7-8ce7-7a72003e7240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59c88b75-38ba-43b7-8ce7-7a72003e7240 found for delete ", "request_id": "req-11eb8731-97ad-44a5-873a-89ef4ed2f70c"}]} [pid: 7|app: 0|req: 958/1912] 199.19.213.181 () {36 vars in 996 bytes} [Wed Jul 15 00:16:41 2026] DELETE /v2.0/ports/6c989b9b-11ca-4ebc-a71b-aa9f2fa51698 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1913] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:42 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => 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: 955/1914] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:41 2026] GET /v2.0/security-groups?tenant_id=67ffcc9ccace4f3c93668e6eadd0c662&name=default => generated 2925 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:42.328 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6469a01e-1f9f-4063-a7df-da14799b843a'] response: {'server_uuid': 'b8998e5f-20e8-43ed-8f71-e85da3471a99', 'name': 'network-vif-deleted', 'tag': '6c989b9b-11ca-4ebc-a71b-aa9f2fa51698', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 960/1915] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:42 2026] DELETE /v2.0/security-groups/67aca9f6-7621-4a68-a2f6-4670c9117365 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1916] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:42 2026] GET /v2.0/security-groups?tenant_id=514b9325b3eb49e1a892ccfab36f9dc4&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: 961/1917] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:42 2026] DELETE /v2.0/security-groups/c52106db-7283-4f2a-a4d6-1723ae93b6dd => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:16:42.889 8 INFO neutron.services.segments.plugin [-] Segment b867dc34-bedd-42fa-be9b-4a13fb72d2a9 resource provider aggregate not found 2026-07-15 00:16:42.893 8 INFO neutron.services.segments.plugin [-] Segment b867dc34-bedd-42fa-be9b-4a13fb72d2a9 resource provider aggregate not found 2026-07-15 00:16:42.906 8 INFO neutron.services.segments.plugin [-] Segment b867dc34-bedd-42fa-be9b-4a13fb72d2a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b867dc34-bedd-42fa-be9b-4a13fb72d2a9 found for delete ", "request_id": "req-38185eb3-2426-41da-86e4-2e84384276a4"}]} 2026-07-15 00:16:42.912 8 INFO neutron.services.segments.plugin [-] Segment b867dc34-bedd-42fa-be9b-4a13fb72d2a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b867dc34-bedd-42fa-be9b-4a13fb72d2a9 found for delete ", "request_id": "req-2f662c7f-22f2-4f8f-b5b0-e673855fe479"}]} 2026-07-15 00:16:42.919 8 INFO neutron.services.segments.plugin [-] Segment 71a6eabd-a1fd-4dfa-a25f-32f13c47e99b resource provider aggregate not found [pid: 8|app: 0|req: 957/1918] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:42 2026] GET /v2.0/security-groups?tenant_id=8b7eb39a0f714e548f3746c38ae15ae4&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1919] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:42 2026] DELETE /v2.0/security-groups/702bde11-e3d9-439b-bf74-4cfba9ab3d52 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:16:43.344 8 INFO neutron.services.segments.plugin [-] Segment 71a6eabd-a1fd-4dfa-a25f-32f13c47e99b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71a6eabd-a1fd-4dfa-a25f-32f13c47e99b found for delete ", "request_id": "req-dad2b5fc-81a4-4031-a657-9b90e5b20212"}]} 2026-07-15 00:16:43.346 8 INFO neutron.services.segments.plugin [-] Segment 71a6eabd-a1fd-4dfa-a25f-32f13c47e99b resource provider aggregate not found [pid: 8|app: 0|req: 958/1920] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:43 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:44.143 7 WARNING neutron_lib.context [None req-be040888-b65d-4c25-a224-01bde7dcd155 6783c5c3a9254dd8af1310ea0f614aa9 2b0338382da4484693482eb72bbbe9fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 963/1921] 10.0.0.71 () {34 vars in 682 bytes} [Wed Jul 15 00:16:43 2026] POST /v2.0/security-groups => generated 1601 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 00:16:44.360 8 INFO neutron.services.segments.plugin [-] Segment 71a6eabd-a1fd-4dfa-a25f-32f13c47e99b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71a6eabd-a1fd-4dfa-a25f-32f13c47e99b found for delete ", "request_id": "req-672da633-add0-4c73-b457-568cf5f219a0"}]} [pid: 8|app: 0|req: 959/1922] 10.0.0.71 () {34 vars in 765 bytes} [Wed Jul 15 00:16:44 2026] PUT /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1923] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:16:44 2026] GET /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1924] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:16:44 2026] GET /v2.0/ports?device_id=b8998e5f-20e8-43ed-8f71-e85da3471a99 => 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: 960/1925] 10.0.0.71 () {34 vars in 776 bytes} [Wed Jul 15 00:16:44 2026] PUT /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1926] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:16:44 2026] GET /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/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: 961/1927] 10.0.0.71 () {34 vars in 772 bytes} [Wed Jul 15 00:16:44 2026] PUT /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1928] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:16:44 2026] GET /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1929] 10.0.0.71 () {34 vars in 794 bytes} [Wed Jul 15 00:16:44 2026] PUT /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/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: 968/1930] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:16:44 2026] GET /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1931] 10.0.0.71 () {34 vars in 765 bytes} [Wed Jul 15 00:16:44 2026] PUT /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1932] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:16:44 2026] GET /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1933] 10.0.0.71 () {32 vars in 753 bytes} [Wed Jul 15 00:16:44 2026] GET /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:16:44.754 7 INFO neutron.api.v2.resource [None req-bb92727e-3c94-441f-a361-4803fd1cb4f4 6783c5c3a9254dd8af1310ea0f614aa9 2b0338382da4484693482eb72bbbe9fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 970/1934] 10.0.0.71 () {32 vars in 757 bytes} [Wed Jul 15 00:16:44 2026] GET /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1935] 10.0.0.71 () {32 vars in 756 bytes} [Wed Jul 15 00:16:44 2026] DELETE /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/tags/red => 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: 971/1936] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:16:44 2026] GET /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:44.869 8 INFO neutron.api.v2.resource [None req-927d6914-2914-47bd-97e1-0f18e11c12aa 6783c5c3a9254dd8af1310ea0f614aa9 2b0338382da4484693482eb72bbbe9fa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 966/1937] 10.0.0.71 () {32 vars in 760 bytes} [Wed Jul 15 00:16:44 2026] DELETE /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1938] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:16:44 2026] DELETE /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1939] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:16:44 2026] GET /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133/tags => 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: 973/1940] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:44 2026] DELETE /v2.0/security-groups/cc735334-f572-4a61-b989-1e65876ab133 => 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: 968/1941] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:45 2026] DELETE /v2.0/security-groups/99fecab0-b091-4e07-8351-cc4d2f3a48de => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1942] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:45 2026] GET /v2.0/security-groups?tenant_id=044ac1a252414149b42eca34c1a0573b&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1943] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:45 2026] DELETE /v2.0/security-groups/b4bc8af0-fc35-4a0f-b2b5-d88cff9fc91f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1944] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:46 2026] GET /v2.0/security-groups?tenant_id=2b0338382da4484693482eb72bbbe9fa&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1945] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:46 2026] DELETE /v2.0/security-groups/66f0fd6e-8086-48f8-8f27-c6ba88d45f54 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1946] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:16:45 2026] PUT /v2.0/routers/23821b5d-927c-4c8d-b8b3-8418d1cd17f8/remove_router_interface => generated 309 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1947] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:46 2026] DELETE /v2.0/subnets/d8e5f4de-5053-495f-8956-b4800d6db859 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:16:47.293 7 WARNING neutron_lib.context [None req-71360f05-8714-4847-b304-962053a976d6 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:47.713 8 INFO neutron.services.segments.plugin [-] Segment 970dbe0d-d9ea-47e6-9988-2bbb6a3fd148 resource provider aggregate not found 2026-07-15 00:16:47.717 7 INFO neutron.db.segments_db [None req-71360f05-8714-4847-b304-962053a976d6 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] Added segment 0c486795-5db7-4305-b89c-b2c3f6cfda13 of type vxlan for network e398767e-b19a-4b83-9546-b74f4e13e5af 2026-07-15 00:16:47.719 8 INFO neutron.services.segments.plugin [-] Segment 970dbe0d-d9ea-47e6-9988-2bbb6a3fd148 resource provider aggregate not found 2026-07-15 00:16:47.733 8 INFO neutron.services.segments.plugin [-] Segment 970dbe0d-d9ea-47e6-9988-2bbb6a3fd148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 970dbe0d-d9ea-47e6-9988-2bbb6a3fd148 found for delete ", "request_id": "req-df029778-d265-4fa0-8e79-6a57172d877d"}]} 2026-07-15 00:16:47.741 8 INFO neutron.services.segments.plugin [-] Segment 970dbe0d-d9ea-47e6-9988-2bbb6a3fd148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 970dbe0d-d9ea-47e6-9988-2bbb6a3fd148 found for delete ", "request_id": "req-ab06b9cb-a427-4ad9-a7eb-4b432f221231"}]} 2026-07-15 00:16:47.750 8 INFO neutron.db.l3_hamode_db [None req-674163d7-cf75-496f-bbad-a56f175fdff6 6b964c05ba264208b7efe75707c1a596 9ed3daa1624942feb3868dfc76c7bf03 - - default default] HA network 93e17448-23ef-479f-9ff7-399f81ca2b56 was deleted as no HA routers are present in tenant 9ed3daa1624942feb3868dfc76c7bf03. [pid: 8|app: 0|req: 970/1950] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:46 2026] DELETE /v2.0/routers/23821b5d-927c-4c8d-b8b3-8418d1cd17f8 => generated 0 bytes in 937 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1951] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:47 2026] DELETE /v2.0/networks/5bf5dc72-1fa0-41b2-95cd-e9bc997aacce => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:16:47.948 7 INFO neutron.db.l3_hamode_db [None req-71360f05-8714-4847-b304-962053a976d6 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:16:48.066 7 INFO neutron.db.l3_hamode_db [None req-71360f05-8714-4847-b304-962053a976d6 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 981/1952] 10.0.0.71 () {34 vars in 666 bytes} [Wed Jul 15 00:16:47 2026] POST /v2.0/routers => generated 474 bytes in 1629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:48.738 7 WARNING neutron_lib.context [None req-1db0f9e3-246d-41d0-8f59-998b901747a5 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 972/1953] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:48 2026] GET /v2.0/security-groups?tenant_id=9ed3daa1624942feb3868dfc76c7bf03&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:48.782 7 INFO neutron.db.l3_hamode_db [None req-1db0f9e3-246d-41d0-8f59-998b901747a5 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 973/1954] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:48 2026] DELETE /v2.0/security-groups/b9b94180-3e9c-4778-b963-bd6167fbf72e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:16:48.890 7 INFO neutron.db.l3_hamode_db [None req-1db0f9e3-246d-41d0-8f59-998b901747a5 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 974/1955] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:49 2026] GET /v2.0/security-groups?tenant_id=d753777044a846be9a1271244cf6ee4e&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1956] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:49 2026] DELETE /v2.0/security-groups/9b60cee0-9219-4766-bcab-8229125ee5e5 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1957] 10.0.0.71 () {34 vars in 666 bytes} [Wed Jul 15 00:16:48 2026] POST /v2.0/routers => generated 474 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:49.480 7 WARNING neutron_lib.context [None req-26cb3302-098a-4a14-a8de-2c741c137e23 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:49.525 7 INFO neutron.db.l3_hamode_db [None req-26cb3302-098a-4a14-a8de-2c741c137e23 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:16:49.601 8 WARNING neutron_lib.context [None req-eba0886c-fcdb-4124-a895-1d7f1a59a3cc c6cabe1989ed4ea2b69af2b2dea13c3f c9cff2792f8745198783bd0e86fe0357 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:49.639 7 INFO neutron.db.l3_hamode_db [None req-26cb3302-098a-4a14-a8de-2c741c137e23 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 976/1958] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:16:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1959] 10.0.0.71 () {34 vars in 757 bytes} [Wed Jul 15 00:16:49 2026] PUT /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:49.756 8 INFO neutron.services.segments.plugin [-] Segment e1c02fbe-a604-4e27-9082-2728ee567c61 resource provider aggregate not found 2026-07-15 00:16:49.761 8 INFO neutron.services.segments.plugin [-] Segment e1c02fbe-a604-4e27-9082-2728ee567c61 resource provider aggregate not found 2026-07-15 00:16:49.769 8 INFO neutron.services.segments.plugin [-] Segment e1c02fbe-a604-4e27-9082-2728ee567c61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1c02fbe-a604-4e27-9082-2728ee567c61 found for delete ", "request_id": "req-f989f427-a27f-47d3-8fa3-43b164236426"}]} 2026-07-15 00:16:49.778 8 INFO neutron.services.segments.plugin [-] Segment e1c02fbe-a604-4e27-9082-2728ee567c61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1c02fbe-a604-4e27-9082-2728ee567c61 found for delete ", "request_id": "req-45db28c8-509c-4323-8fac-39eb27557dae"}]} [pid: 8|app: 0|req: 978/1960] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:49 2026] GET /v2.0/security-groups?tenant_id=cb18fef70f37416eb501bbb44beb09f7&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1961] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:16:49 2026] GET /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1962] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:49 2026] DELETE /v2.0/security-groups/06f1fb8b-1f5e-4d5c-bb46-194a50ad856e => 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: 981/1963] 10.0.0.71 () {34 vars in 768 bytes} [Wed Jul 15 00:16:50 2026] PUT /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/tags/green => 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: 982/1964] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:16:50 2026] GET /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/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: 983/1965] 10.0.0.71 () {34 vars in 764 bytes} [Wed Jul 15 00:16:50 2026] PUT /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1966] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:16:50 2026] GET /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1967] 10.0.0.71 () {34 vars in 786 bytes} [Wed Jul 15 00:16:50 2026] PUT /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/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: 983/1968] 10.0.0.71 () {34 vars in 666 bytes} [Wed Jul 15 00:16:49 2026] POST /v2.0/routers => generated 474 bytes in 721 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1969] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:16:50 2026] GET /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:50.205 7 WARNING neutron_lib.context [None req-ff7ea553-26c2-416e-a017-9a92f293c2ce 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1970] 10.0.0.71 () {34 vars in 757 bytes} [Wed Jul 15 00:16:50 2026] PUT /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:50.239 7 INFO neutron.db.l3_hamode_db [None req-ff7ea553-26c2-416e-a017-9a92f293c2ce 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 988/1971] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:16:50 2026] GET /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1972] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:16:50 2026] GET /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:16:50.290 8 INFO neutron.api.v2.resource [None req-9bb66855-f1ec-4c2c-990c-9634ddd36555 c6cabe1989ed4ea2b69af2b2dea13c3f c9cff2792f8745198783bd0e86fe0357 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 990/1973] 10.0.0.71 () {32 vars in 749 bytes} [Wed Jul 15 00:16:50 2026] GET /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1974] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:16:50 2026] DELETE /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1975] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:16:50 2026] GET /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:50.349 7 INFO neutron.db.l3_hamode_db [None req-ff7ea553-26c2-416e-a017-9a92f293c2ce 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:16:50.363 8 INFO neutron.api.v2.resource [None req-f2954be9-8bca-4dcc-8434-415a366bfa7e c6cabe1989ed4ea2b69af2b2dea13c3f c9cff2792f8745198783bd0e86fe0357 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 993/1976] 10.0.0.71 () {32 vars in 752 bytes} [Wed Jul 15 00:16:50 2026] DELETE /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1977] 10.0.0.71 () {32 vars in 740 bytes} [Wed Jul 15 00:16:50 2026] DELETE /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/tags => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1978] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:16:50 2026] GET /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1979] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:16:50 2026] DELETE /v2.0/subnetpools/4fcb58b6-4a83-4140-aa50-cb682645c4c1 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1980] 10.0.0.71 () {34 vars in 666 bytes} [Wed Jul 15 00:16:50 2026] POST /v2.0/routers => generated 474 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:16:50.970 8 WARNING neutron_lib.context [None req-822255b2-534f-416a-8ce9-544788f4e8e5 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:51.004 8 INFO neutron.db.l3_hamode_db [None req-822255b2-534f-416a-8ce9-544788f4e8e5 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:16:51.114 8 INFO neutron.db.l3_hamode_db [None req-822255b2-534f-416a-8ce9-544788f4e8e5 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:16:51.265 7 INFO neutron.db.segments_db [None req-8649203c-a022-4b6a-bcb6-573f2482eb2e 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment f900e63b-1832-4fc8-9ab7-949e59f29309 of type vxlan for network 850f83db-da22-4abe-9e9e-fae41c1926f7 [pid: 7|app: 0|req: 985/1981] 10.0.0.71 () {34 vars in 669 bytes} [Wed Jul 15 00:16:50 2026] POST /v2.0/networks => generated 740 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1982] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:51 2026] GET /v2.0/security-groups?tenant_id=74d0c3ca6ea0458591d61b83dd98f833&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1983] 10.0.0.71 () {34 vars in 666 bytes} [Wed Jul 15 00:16:50 2026] POST /v2.0/routers => generated 474 bytes in 690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1984] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:51 2026] DELETE /v2.0/security-groups/3536358e-cfb2-48f0-a4c5-958d1c6c31f5 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1985] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:16:51 2026] POST /v2.0/subnets => generated 688 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1986] 10.0.0.71 () {34 vars in 749 bytes} [Wed Jul 15 00:16:51 2026] PUT /v2.0/routers/44eb5ebc-5b7a-424b-b255-868d44a8a090/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:51.824 7 INFO neutron.db.segments_db [None req-efa46bf9-e90b-457c-8a9d-4d08f5ab7226 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 0eec0554-3920-43a4-9002-3d0fcb02c130 of type vxlan for network 3f4bdb1b-bf2a-467b-8f57-4628189541b7 [pid: 8|app: 0|req: 1000/1987] 10.0.0.71 () {34 vars in 749 bytes} [Wed Jul 15 00:16:51 2026] PUT /v2.0/routers/1bb9caf6-2684-4c57-ae0b-6f73dd90ce4a/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1988] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:16:51 2026] GET /v2.0/security-groups?tenant_id=c9cff2792f8745198783bd0e86fe0357&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1989] 10.0.0.71 () {34 vars in 749 bytes} [Wed Jul 15 00:16:51 2026] PUT /v2.0/routers/56155a5f-7363-4b04-b91f-706919b01e6e/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:52.083 7 INFO neutron.db.l3_hamode_db [None req-efa46bf9-e90b-457c-8a9d-4d08f5ab7226 0588ef695cef4ad6834e37c72e149821 465729138f1c4d9d96543e1383e2aeaf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1003/1990] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:52 2026] DELETE /v2.0/security-groups/e57bca27-c39e-4ddf-b2c1-04a75742bd3c => 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: 1004/1991] 10.0.0.71 () {34 vars in 749 bytes} [Wed Jul 15 00:16:52 2026] PUT /v2.0/routers/b127cd3c-4d53-4803-9100-9b345458394a/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1992] 10.0.0.71 () {32 vars in 662 bytes} [Wed Jul 15 00:16:52 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1993] 10.0.0.71 () {32 vars in 676 bytes} [Wed Jul 15 00:16:52 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1994] 10.0.0.71 () {32 vars in 672 bytes} [Wed Jul 15 00:16:52 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1995] 10.0.0.71 () {32 vars in 684 bytes} [Wed Jul 15 00:16:52 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1996] 10.0.0.71 () {32 vars in 670 bytes} [Wed Jul 15 00:16:52 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1997] 10.0.0.71 () {32 vars in 684 bytes} [Wed Jul 15 00:16:52 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1998] 10.0.0.71 () {32 vars in 680 bytes} [Wed Jul 15 00:16:52 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1999] 10.0.0.71 () {32 vars in 692 bytes} [Wed Jul 15 00:16:52 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:52.842 7 INFO neutron.db.l3_hamode_db [None req-efa46bf9-e90b-457c-8a9d-4d08f5ab7226 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1013/2000] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:16:52 2026] GET /v2.0/routers/44eb5ebc-5b7a-424b-b255-868d44a8a090 => generated 485 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2001] 10.0.0.71 () {34 vars in 740 bytes} [Wed Jul 15 00:16:52 2026] PUT /v2.0/routers/44eb5ebc-5b7a-424b-b255-868d44a8a090 => generated 485 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2002] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:16:53 2026] GET /v2.0/ports?device_id=44eb5ebc-5b7a-424b-b255-868d44a8a090 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2003] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:16:51 2026] POST /v2.0/routers => generated 728 bytes in 1908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2004] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:53 2026] DELETE /v2.0/routers/44eb5ebc-5b7a-424b-b255-868d44a8a090 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2005] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:16:53 2026] GET /v2.0/routers/1bb9caf6-2684-4c57-ae0b-6f73dd90ce4a => generated 493 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2006] 10.0.0.71 () {34 vars in 740 bytes} [Wed Jul 15 00:16:53 2026] PUT /v2.0/routers/1bb9caf6-2684-4c57-ae0b-6f73dd90ce4a => generated 493 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:54.513 8 WARNING neutron_lib.context [None req-322a56ce-20ae-4cea-ac25-580482caf72e 444e538d6ed04f2f88f3403d37a517ae f4c781fac5d64ab2b545bab0a356ee49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1019/2007] 10.0.0.71 () {34 vars in 682 bytes} [Wed Jul 15 00:16:54 2026] POST /v2.0/security-groups => generated 1601 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2008] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:16:54 2026] GET /v2.0/ports?device_id=1bb9caf6-2684-4c57-ae0b-6f73dd90ce4a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:54.732 8 WARNING neutron_lib.context [None req-33d2a882-a8ec-42ed-a0b8-fcd60de901c9 444e538d6ed04f2f88f3403d37a517ae f4c781fac5d64ab2b545bab0a356ee49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1021/2009] 10.0.0.71 () {34 vars in 682 bytes} [Wed Jul 15 00:16:54 2026] POST /v2.0/security-groups => generated 1601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2010] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:16:53 2026] PUT /v2.0/routers/aba6a029-7141-4906-a63c-9ea1341da1eb/add_router_interface => generated 309 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:54.952 7 WARNING neutron_lib.context [None req-c10c0506-f791-4bc3-ada3-f95362e4c0a1 444e538d6ed04f2f88f3403d37a517ae f4c781fac5d64ab2b545bab0a356ee49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 990/2011] 10.0.0.71 () {34 vars in 682 bytes} [Wed Jul 15 00:16:54 2026] POST /v2.0/security-groups => generated 1601 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 00:16:55.140 7 WARNING neutron_lib.context [None req-6f712e6f-095b-43df-9add-4eff27aba6fe 444e538d6ed04f2f88f3403d37a517ae f4c781fac5d64ab2b545bab0a356ee49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1022/2012] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:54 2026] DELETE /v2.0/routers/1bb9caf6-2684-4c57-ae0b-6f73dd90ce4a => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2013] 10.0.0.71 () {34 vars in 682 bytes} [Wed Jul 15 00:16:55 2026] POST /v2.0/security-groups => generated 1601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2014] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:16:55 2026] GET /v2.0/routers/56155a5f-7363-4b04-b91f-706919b01e6e => generated 502 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:16:55.335 7 WARNING neutron_lib.context [None req-6bee503a-a574-4f3e-8191-103fc89f95c3 444e538d6ed04f2f88f3403d37a517ae f4c781fac5d64ab2b545bab0a356ee49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:16:55.407 8 WARNING neutron_lib.context [None req-fe8660f1-c23e-49ac-93bb-d0ec2bc402d2 08805f1d9d7643db899749e4ef81dd44 0310aa583ebc4e0f946791cc316a26d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 993/2015] 10.0.0.71 () {34 vars in 682 bytes} [Wed Jul 15 00:16:55 2026] POST /v2.0/security-groups => generated 1601 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 00:16:55.590 8 INFO neutron.db.segments_db [None req-fe8660f1-c23e-49ac-93bb-d0ec2bc402d2 08805f1d9d7643db899749e4ef81dd44 0310aa583ebc4e0f946791cc316a26d2 - - default default] Added segment 9fbd99fa-d240-4b9b-9870-8a8066e55118 of type vxlan for network 1992163c-b067-4bc1-a9f1-9be690c04a79 [pid: 8|app: 0|req: 1023/2016] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:16:55 2026] POST /v2.0/networks => generated 631 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2017] 10.0.0.71 () {34 vars in 765 bytes} [Wed Jul 15 00:16:55 2026] PUT /v2.0/security-groups/91cb0b0f-510b-47af-9518-6f347e275dfd/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:55.720 8 WARNING neutron_lib.context [None req-3730bef6-ce95-4d27-b768-ecebe8ea1158 08805f1d9d7643db899749e4ef81dd44 0310aa583ebc4e0f946791cc316a26d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1025/2018] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:16:55 2026] POST /v2.0/subnets => generated 626 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2019] 10.0.0.71 () {34 vars in 765 bytes} [Wed Jul 15 00:16:55 2026] PUT /v2.0/security-groups/8cc01460-88a7-48e4-a948-1ec895290277/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2020] 10.0.0.71 () {34 vars in 740 bytes} [Wed Jul 15 00:16:55 2026] PUT /v2.0/routers/56155a5f-7363-4b04-b91f-706919b01e6e => generated 502 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2021] 10.0.0.71 () {34 vars in 749 bytes} [Wed Jul 15 00:16:56 2026] PUT /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/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: 1028/2022] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:16:56 2026] GET /v2.0/ports?device_id=56155a5f-7363-4b04-b91f-706919b01e6e => 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: 1029/2023] 10.0.0.71 () {32 vars in 729 bytes} [Wed Jul 15 00:16:56 2026] GET /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/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: 995/2024] 10.0.0.71 () {34 vars in 765 bytes} [Wed Jul 15 00:16:56 2026] PUT /v2.0/security-groups/1fc645cd-8338-4e8b-b501-dd93e307d344/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2025] 10.0.0.71 () {34 vars in 765 bytes} [Wed Jul 15 00:16:56 2026] PUT /v2.0/security-groups/f1bc2665-6025-41c3-8cfa-24160967fe87/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2026] 10.0.0.71 () {34 vars in 760 bytes} [Wed Jul 15 00:16:56 2026] PUT /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/tags/green => 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: 998/2027] 10.0.0.71 () {32 vars in 678 bytes} [Wed Jul 15 00:16:56 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:56.343 7 INFO neutron.db.segments_db [None req-d987cc66-eaf1-48c8-a2fa-ed3e7a536999 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 75b60495-2d4a-4aee-b178-380f5944a427 of type vxlan for network 0636045c-6b3e-467d-ba9f-b61e08b4187e [pid: 7|app: 0|req: 999/2028] 10.0.0.71 () {34 vars in 669 bytes} [Wed Jul 15 00:16:56 2026] POST /v2.0/networks => generated 740 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2029] 10.0.0.71 () {32 vars in 729 bytes} [Wed Jul 15 00:16:56 2026] GET /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/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: 1030/2030] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:56 2026] DELETE /v2.0/routers/56155a5f-7363-4b04-b91f-706919b01e6e => generated 0 bytes in 396 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2031] 10.0.0.71 () {32 vars in 692 bytes} [Wed Jul 15 00:16:56 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2032] 10.0.0.71 () {34 vars in 756 bytes} [Wed Jul 15 00:16:56 2026] PUT /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2033] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:16:56 2026] GET /v2.0/routers/b127cd3c-4d53-4803-9100-9b345458394a => generated 487 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2034] 10.0.0.71 () {32 vars in 688 bytes} [Wed Jul 15 00:16:56 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: 7|app: 0|req: 1005/2035] 10.0.0.71 () {32 vars in 729 bytes} [Wed Jul 15 00:16:56 2026] GET /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2036] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:16:56 2026] POST /v2.0/subnets => generated 687 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2037] 10.0.0.71 () {32 vars in 700 bytes} [Wed Jul 15 00:16:56 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2038] 10.0.0.71 () {34 vars in 778 bytes} [Wed Jul 15 00:16:56 2026] PUT /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-15 00:16:56.795 8 INFO neutron.db.segments_db [None req-7fcb8298-8e34-463a-aeae-f7fefda6e90d 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Added segment 8fe4c68a-f855-4d4f-a41c-f7f093691a9f of type vxlan for network 95ff3443-de75-4603-bbd3-2907644a37f7 2026-07-15 00:16:57.097 8 INFO neutron.db.l3_hamode_db [None req-7fcb8298-8e34-463a-aeae-f7fefda6e90d 0588ef695cef4ad6834e37c72e149821 7335ddfdb5f148df81e2e92fc622893c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1006/2039] 10.0.0.71 () {34 vars in 740 bytes} [Wed Jul 15 00:16:56 2026] PUT /v2.0/routers/b127cd3c-4d53-4803-9100-9b345458394a => generated 487 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2040] 10.0.0.71 () {32 vars in 686 bytes} [Wed Jul 15 00:16:57 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2041] 10.0.0.71 () {32 vars in 729 bytes} [Wed Jul 15 00:16:57 2026] GET /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2042] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:16:57 2026] GET /v2.0/ports?device_id=b127cd3c-4d53-4803-9100-9b345458394a => 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: 1010/2043] 10.0.0.71 () {32 vars in 700 bytes} [Wed Jul 15 00:16:57 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2044] 10.0.0.71 () {34 vars in 749 bytes} [Wed Jul 15 00:16:57 2026] PUT /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2045] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:57 2026] DELETE /v2.0/routers/b127cd3c-4d53-4803-9100-9b345458394a => 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: 1013/2046] 10.0.0.71 () {32 vars in 696 bytes} [Wed Jul 15 00:16:57 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2047] 10.0.0.71 () {32 vars in 729 bytes} [Wed Jul 15 00:16:57 2026] GET /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2048] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:16:57 2026] GET /v2.0/routers/686f4b06-91b6-417f-b375-096d00d8e66c => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2049] 10.0.0.71 () {32 vars in 708 bytes} [Wed Jul 15 00:16:57 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:16:58.021 8 INFO neutron.db.l3_hamode_db [None req-7fcb8298-8e34-463a-aeae-f7fefda6e90d 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1017/2050] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:16:57 2026] GET /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2051] 10.0.0.71 () {34 vars in 740 bytes} [Wed Jul 15 00:16:58 2026] PUT /v2.0/routers/686f4b06-91b6-417f-b375-096d00d8e66c => generated 480 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2052] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:58 2026] DELETE /v2.0/security-groups/91cb0b0f-510b-47af-9518-6f347e275dfd => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:16:58.666 7 INFO neutron.api.v2.resource [None req-ca2ec95b-39cb-4389-8152-9a962ddef9e0 08805f1d9d7643db899749e4ef81dd44 0310aa583ebc4e0f946791cc316a26d2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1020/2053] 10.0.0.71 () {32 vars in 741 bytes} [Wed Jul 15 00:16:58 2026] GET /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2054] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:16:58 2026] GET /v2.0/ports?device_id=686f4b06-91b6-417f-b375-096d00d8e66c => 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: 1022/2055] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:58 2026] DELETE /v2.0/security-groups/8cc01460-88a7-48e4-a948-1ec895290277 => 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: 1023/2056] 10.0.0.71 () {32 vars in 740 bytes} [Wed Jul 15 00:16:58 2026] DELETE /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/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: 1034/2057] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:16:56 2026] POST /v2.0/routers => generated 727 bytes in 2263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2058] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:59 2026] DELETE /v2.0/security-groups/1fc645cd-8338-4e8b-b501-dd93e307d344 => 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: 1036/2059] 10.0.0.71 () {32 vars in 729 bytes} [Wed Jul 15 00:16:59 2026] GET /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:16:59.320 7 INFO neutron.services.segments.plugin [-] Segment 0c486795-5db7-4305-b89c-b2c3f6cfda13 resource provider aggregate not found 2026-07-15 00:16:59.329 7 INFO neutron.services.segments.plugin [-] Segment 0c486795-5db7-4305-b89c-b2c3f6cfda13 resource provider aggregate not found 2026-07-15 00:16:59.337 7 INFO neutron.services.segments.plugin [-] Segment 0c486795-5db7-4305-b89c-b2c3f6cfda13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c486795-5db7-4305-b89c-b2c3f6cfda13 found for delete ", "request_id": "req-715ac84e-d047-4318-93fa-bd5f3c8e8f85"}]} 2026-07-15 00:16:59.346 7 INFO neutron.services.segments.plugin [-] Segment 0c486795-5db7-4305-b89c-b2c3f6cfda13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c486795-5db7-4305-b89c-b2c3f6cfda13 found for delete ", "request_id": "req-2bd85365-4713-48ec-b37a-4a30ef88e7d8"}]} 2026-07-15 00:16:59.351 7 INFO neutron.db.l3_hamode_db [None req-9ae6d979-ffda-4210-a23e-bbfb7536b384 8c4f23187a55478b90c906454034e167 e4496685d73d45c3afe5210b4b7b09d1 - - default default] HA network e398767e-b19a-4b83-9546-b74f4e13e5af was deleted as no HA routers are present in tenant e4496685d73d45c3afe5210b4b7b09d1. [pid: 7|app: 0|req: 1024/2060] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:58 2026] DELETE /v2.0/routers/686f4b06-91b6-417f-b375-096d00d8e66c => generated 0 bytes in 569 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2061] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:59 2026] DELETE /v2.0/security-groups/f1bc2665-6025-41c3-8cfa-24160967fe87 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:16:59.494 7 INFO neutron.api.v2.resource [None req-000e6d89-f2a9-460e-8e43-1cfbba659583 08805f1d9d7643db899749e4ef81dd44 0310aa583ebc4e0f946791cc316a26d2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1026/2062] 10.0.0.71 () {32 vars in 744 bytes} [Wed Jul 15 00:16:59 2026] DELETE /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/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: 1027/2063] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:16:59 2026] DELETE /v2.0/security-groups/a3bc890b-9ca7-4ae2-9cb0-e0097452c1ca => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2064] 10.0.0.71 () {32 vars in 732 bytes} [Wed Jul 15 00:16:59 2026] DELETE /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2065] 10.0.0.71 () {32 vars in 729 bytes} [Wed Jul 15 00:16:59 2026] GET /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2066] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:16:59 2026] DELETE /v2.0/subnets/f598a2de-9e5f-4cc1-ac18-c22bd875b491 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2067] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:16:59 2026] DELETE /v2.0/networks/1992163c-b067-4bc1-a9f1-9be690c04a79 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2068] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:16:59 2026] PUT /v2.0/routers/24e68732-69ad-4e8b-b618-dcc7598aa1fd/add_router_interface => generated 309 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2069] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:00 2026] GET /v2.0/security-groups?tenant_id=0f8dda5e5eef48fd918c5083bfdf104c&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2070] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:00 2026] DELETE /v2.0/security-groups/a8274c8e-be50-4bb3-a86c-89af8139594f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2071] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:00 2026] GET /v2.0/security-groups?tenant_id=50ccd574a85e4f8795271e79901fd2ba&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2072] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:00 2026] DELETE /v2.0/security-groups/c1c541fb-8ce7-483f-a3ac-308f6b1e631c => 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: 1039/2073] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:00 2026] GET /v2.0/security-groups?tenant_id=0310aa583ebc4e0f946791cc316a26d2&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: 1035/2074] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:00 2026] GET /v2.0/security-groups?tenant_id=e4496685d73d45c3afe5210b4b7b09d1&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2075] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:00 2026] DELETE /v2.0/security-groups/633098d2-156d-4521-b34c-66d226b3cd9e => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2076] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:00 2026] DELETE /v2.0/security-groups/65a85330-e33f-4b3a-918c-28ce57acd0be => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:17:01.111 8 WARNING neutron_lib.context [None req-2b87d900-b2b9-429a-9bc4-ff97bb83c371 fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1036/2077] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:00 2026] GET /v2.0/security-groups?tenant_id=27b1fd2b3bd540e0927d564044e8a478&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2078] 10.0.0.71 () {34 vars in 683 bytes} [Wed Jul 15 00:17:01 2026] POST /v2.0/security-groups => generated 1675 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 00:17:01.234 8 WARNING neutron_lib.context [None req-f52f0f83-dc61-4f0f-a27b-05792962209b fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1037/2079] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:01 2026] DELETE /v2.0/security-groups/fbfc8692-4cdc-4634-a45b-32be3b10e781 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2080] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:17:01 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) 2026-07-15 00:17:01.365 7 INFO neutron.services.segments.plugin [-] Segment 9fbd99fa-d240-4b9b-9870-8a8066e55118 resource provider aggregate not found 2026-07-15 00:17:01.370 7 INFO neutron.services.segments.plugin [-] Segment 9fbd99fa-d240-4b9b-9870-8a8066e55118 resource provider aggregate not found 2026-07-15 00:17:01.385 7 INFO neutron.services.segments.plugin [-] Segment 9fbd99fa-d240-4b9b-9870-8a8066e55118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fbd99fa-d240-4b9b-9870-8a8066e55118 found for delete ", "request_id": "req-2df2f087-b32a-4810-a049-d1c9ba074100"}]} 2026-07-15 00:17:01.389 7 INFO neutron.services.segments.plugin [-] Segment 9fbd99fa-d240-4b9b-9870-8a8066e55118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fbd99fa-d240-4b9b-9870-8a8066e55118 found for delete ", "request_id": "req-931e21a4-2f26-43d9-ae77-18558bb93625"}]} [pid: 7|app: 0|req: 1038/2081] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:01 2026] GET /v2.0/security-groups?tenant_id=f0a61b60c86747d99e7b4a0a7f41b580&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:17:01.422 7 WARNING neutron_lib.context [None req-1e0e7e89-fc90-4c97-a218-9475b8e2915e fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1044/2082] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:01 2026] GET /v2.0/security-groups?tenant_id=d159e4b3212149b2b7f58b8a4bcbc82e&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2083] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:17:01 2026] POST /v2.0/security-group-rules => generated 596 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2084] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:01 2026] DELETE /v2.0/security-groups/a7456fbc-fb40-4a6b-9344-9f47525806b1 => 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: 1040/2085] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:01 2026] GET /v2.0/security-groups?tenant_id=f4c781fac5d64ab2b545bab0a356ee49&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:17:01.609 7 WARNING neutron_lib.context [None req-f19d4711-29bb-4deb-b257-2636711d380e fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2086] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:01 2026] DELETE /v2.0/security-groups/ee5e39eb-2ee3-419e-bc0e-93ff11c7069a => 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: 1041/2087] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:17:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:01.724 7 WARNING neutron_lib.context [None req-86ec0de7-5dc9-4c8c-9445-2c526b95c359 fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1047/2088] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:01 2026] DELETE /v2.0/security-groups/a81c7190-a2e3-4ecb-9888-845a9bea01ec => 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: 1042/2089] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:17:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:01.857 8 WARNING neutron_lib.context [None req-0d368206-371e-4fcf-95be-1a212a01fdf9 fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:01.912 8 INFO neutron.db.securitygroups_db [None req-0d368206-371e-4fcf-95be-1a212a01fdf9 fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] Project 465729138f1c4d9d96543e1383e2aeaf 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: 1048/2092] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:17:01 2026] POST /v2.0/security-group-rules => generated 607 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:02.009 7 WARNING neutron_lib.context [None req-d762067a-719d-40f1-9133-848e547050e3 fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:02.048 7 INFO neutron.db.securitygroups_db [None req-d762067a-719d-40f1-9133-848e547050e3 fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] Project 465729138f1c4d9d96543e1383e2aeaf 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: 1045/2093] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:17:02 2026] POST /v2.0/security-group-rules => generated 606 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:02.544 8 WARNING neutron_lib.context [None req-a47819ea-93aa-41cf-82e8-fdefae1f2ad3 fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1049/2094] 10.0.0.71 () {34 vars in 683 bytes} [Wed Jul 15 00:17:02 2026] POST /v2.0/security-groups => generated 1659 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 00:17:02.672 7 WARNING neutron_lib.context [None req-b258fd5f-6662-4e1a-a6ea-ac34962c558d fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1046/2095] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:17:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:02.792 8 WARNING neutron_lib.context [None req-9f74de82-895e-4a1b-9fb9-7972e0502df7 fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1050/2096] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:17:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:02.905 7 WARNING neutron_lib.context [None req-2b059eb0-1302-468c-95d2-4514fff23db9 fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1047/2097] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:17:02 2026] POST /v2.0/floatingips => generated 552 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2098] 10.0.0.182 () {34 vars in 1097 bytes} [Wed Jul 15 00:17:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--270773690&fields=id&tenant_id=465729138f1c4d9d96543e1383e2aeaf => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2099] 10.0.0.182 () {34 vars in 1099 bytes} [Wed Jul 15 00:17:03 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1694501086&fields=id&tenant_id=465729138f1c4d9d96543e1383e2aeaf => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2100] 10.0.0.182 () {34 vars in 981 bytes} [Wed Jul 15 00:17:03 2026] GET /v2.0/networks?id=850f83db-da22-4abe-9e9e-fae41c1926f7 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2101] 10.0.0.182 () {34 vars in 964 bytes} [Wed Jul 15 00:17:03 2026] GET /v2.0/quotas/465729138f1c4d9d96543e1383e2aeaf => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2102] 10.0.0.182 () {34 vars in 1001 bytes} [Wed Jul 15 00:17:03 2026] GET /v2.0/ports?tenant_id=465729138f1c4d9d96543e1383e2aeaf&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2103] 10.0.0.182 () {34 vars in 1007 bytes} [Wed Jul 15 00:17:03 2026] GET /v2.0/networks/850f83db-da22-4abe-9e9e-fae41c1926f7?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: 1054/2104] 10.0.0.182 () {34 vars in 1107 bytes} [Wed Jul 15 00:17:03 2026] GET /v2.0/networks/850f83db-da22-4abe-9e9e-fae41c1926f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2105] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:03 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => 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: 1052/2106] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:05 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:17:05.206 8 WARNING neutron_lib.context [None req-36a2c104-d409-49d6-b8a5-2ac740108ca1 ecf113e858cc4c00b031d9f2410f876b bdd07112fba045cbad56a26f16b8b9f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2107] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:17:04 2026] POST /v2.0/floatingips => generated 552 bytes in 771 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:05.792 8 WARNING neutron_lib.context [None req-066959bf-f4ee-450e-9ada-158c161d28c3 1869e0a43b764bda842432c55618b712 efa825f06e004bd29abface121c4186d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1053/2108] 10.0.0.71 () {34 vars in 757 bytes} [Wed Jul 15 00:17:05 2026] PUT /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2109] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:17:05 2026] GET /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/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: 1055/2110] 10.0.0.71 () {34 vars in 768 bytes} [Wed Jul 15 00:17:05 2026] PUT /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2111] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:17:05 2026] GET /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2112] 10.0.0.71 () {34 vars in 764 bytes} [Wed Jul 15 00:17:05 2026] PUT /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-15 00:17:05.928 8 INFO neutron.db.segments_db [None req-066959bf-f4ee-450e-9ada-158c161d28c3 1869e0a43b764bda842432c55618b712 efa825f06e004bd29abface121c4186d - - default default] Added segment 4de58320-0516-47d8-93f3-3c5df7c24a7a of type vxlan for network d41e6a26-035a-489d-9e93-7d3135e62886 [pid: 7|app: 0|req: 1058/2113] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:17:05 2026] GET /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2114] 10.0.0.71 () {34 vars in 786 bytes} [Wed Jul 15 00:17:05 2026] PUT /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2115] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:05 2026] POST /v2.0/networks => generated 631 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2116] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:17:05 2026] GET /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:17:06.017 7 WARNING neutron_lib.context [None req-e35549c5-02b0-4e92-85d5-1f7339d126f3 1869e0a43b764bda842432c55618b712 efa825f06e004bd29abface121c4186d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1057/2117] 10.0.0.71 () {34 vars in 757 bytes} [Wed Jul 15 00:17:06 2026] PUT /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2118] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:17:06 2026] GET /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2119] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:17:06 2026] GET /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:17:06.151 8 INFO neutron.api.v2.resource [None req-51e18cbe-c98f-4022-86f5-83176cccf23d ecf113e858cc4c00b031d9f2410f876b bdd07112fba045cbad56a26f16b8b9f8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1060/2120] 10.0.0.71 () {32 vars in 749 bytes} [Wed Jul 15 00:17:06 2026] GET /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/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: 1061/2121] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:06 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => 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: 1062/2122] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:17:06 2026] DELETE /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2123] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:17:06 2026] POST /v2.0/subnets => generated 626 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:06.233 7 WARNING neutron_lib.context [None req-7f434403-bb55-4874-979f-632030e4fb19 1869e0a43b764bda842432c55618b712 efa825f06e004bd29abface121c4186d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1063/2124] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:17:06 2026] GET /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:17:06.272 8 INFO neutron.api.v2.resource [None req-885ff4d5-345c-478a-9e90-e346c2178d8f ecf113e858cc4c00b031d9f2410f876b bdd07112fba045cbad56a26f16b8b9f8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1064/2125] 10.0.0.71 () {32 vars in 752 bytes} [Wed Jul 15 00:17:06 2026] DELETE /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 00:17:06.285 7 INFO neutron.db.segments_db [None req-7f434403-bb55-4874-979f-632030e4fb19 1869e0a43b764bda842432c55618b712 efa825f06e004bd29abface121c4186d - - default default] Added segment aa5c80ca-a297-476e-9653-7eddfc2f621f of type vxlan for network 73640bd2-30d6-4cc4-95d2-91372db92a00 [pid: 8|app: 0|req: 1065/2126] 10.0.0.71 () {32 vars in 740 bytes} [Wed Jul 15 00:17:06 2026] DELETE /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2127] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:17:06 2026] GET /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2128] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:06 2026] POST /v2.0/networks => generated 632 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:06.385 7 WARNING neutron_lib.context [None req-d71b14bb-43f3-4bb4-943e-3ffd5c94913a 1869e0a43b764bda842432c55618b712 efa825f06e004bd29abface121c4186d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1063/2129] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:17:06 2026] POST /v2.0/subnets => generated 629 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:06.640 7 WARNING neutron_lib.context [None req-e2c08b48-071c-4c36-a220-7986c58483d4 1869e0a43b764bda842432c55618b712 efa825f06e004bd29abface121c4186d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:06.702 7 INFO neutron.db.segments_db [None req-e2c08b48-071c-4c36-a220-7986c58483d4 1869e0a43b764bda842432c55618b712 efa825f06e004bd29abface121c4186d - - default default] Added segment bb47e245-5947-41c3-a920-f4513bab56aa of type vxlan for network 900f62ab-dae2-4732-a2ba-a40d98e6b3be [pid: 7|app: 0|req: 1064/2130] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:06 2026] POST /v2.0/networks => generated 630 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:06.802 7 WARNING neutron_lib.context [None req-92be187f-eec9-463b-9ca2-8c1e640c2cc5 1869e0a43b764bda842432c55618b712 efa825f06e004bd29abface121c4186d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1067/2131] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:17:06 2026] DELETE /v2.0/floatingips/5ffa614f-a685-4542-b2bf-ba94e2551afc => generated 0 bytes in 662 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2132] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:17:06 2026] POST /v2.0/subnets => generated 629 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:07.049 8 WARNING neutron_lib.context [None req-b0f56731-4cf0-4aa9-b6f9-af4bef7010dc 1869e0a43b764bda842432c55618b712 efa825f06e004bd29abface121c4186d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:07.095 8 INFO neutron.db.segments_db [None req-b0f56731-4cf0-4aa9-b6f9-af4bef7010dc 1869e0a43b764bda842432c55618b712 efa825f06e004bd29abface121c4186d - - default default] Added segment 73586511-dcd6-4f12-8810-7a492516621f of type vxlan for network 98a787b0-2181-441c-986b-033d46ded878 [pid: 8|app: 0|req: 1068/2133] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:07 2026] POST /v2.0/networks => generated 632 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:07.189 7 WARNING neutron_lib.context [None req-70b1c9bb-a558-40f7-b19d-5be3afddd708 1869e0a43b764bda842432c55618b712 efa825f06e004bd29abface121c4186d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1069/2134] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:07 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => 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: 1066/2135] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:17:07 2026] POST /v2.0/subnets => generated 629 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:07.516 8 WARNING neutron_lib.context [None req-825e32ce-f454-44d2-b20f-0ad0c2d10d45 1869e0a43b764bda842432c55618b712 efa825f06e004bd29abface121c4186d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:07.561 8 INFO neutron.db.segments_db [None req-825e32ce-f454-44d2-b20f-0ad0c2d10d45 1869e0a43b764bda842432c55618b712 efa825f06e004bd29abface121c4186d - - default default] Added segment 46aad360-4915-4956-9976-46f6a8f05a16 of type vxlan for network e7d804ac-67d2-416a-ad60-911f02aace57 [pid: 8|app: 0|req: 1070/2136] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:07 2026] POST /v2.0/networks => generated 630 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:07.638 7 WARNING neutron_lib.context [None req-feb85e52-d276-4e82-b72b-20124e64d964 1869e0a43b764bda842432c55618b712 efa825f06e004bd29abface121c4186d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1067/2137] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:17:07 2026] POST /v2.0/subnets => generated 629 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2138] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:07 2026] GET /v2.0/security-groups?tenant_id=bdd07112fba045cbad56a26f16b8b9f8&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: 1068/2139] 10.0.0.71 () {34 vars in 749 bytes} [Wed Jul 15 00:17:07 2026] PUT /v2.0/subnets/bd4e9e39-bcd4-4fb0-9722-6701cfd589d4/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2140] 10.0.0.71 () {34 vars in 749 bytes} [Wed Jul 15 00:17:07 2026] PUT /v2.0/subnets/250c6e06-6e70-490a-a228-3602a13ff894/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2141] 10.0.0.71 () {34 vars in 749 bytes} [Wed Jul 15 00:17:07 2026] PUT /v2.0/subnets/414a295d-56b3-4558-840f-08e11d7b4f71/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2142] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:07 2026] DELETE /v2.0/security-groups/096cb9a0-0329-4fe9-b1f4-7d14c6e56280 => 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: 1071/2143] 10.0.0.71 () {34 vars in 749 bytes} [Wed Jul 15 00:17:07 2026] PUT /v2.0/subnets/042077da-0cc8-4aec-ae5e-89dbb84e09e4/tags => 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: 1073/2144] 10.0.0.71 () {32 vars in 662 bytes} [Wed Jul 15 00:17:07 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2145] 10.0.0.71 () {32 vars in 676 bytes} [Wed Jul 15 00:17:08 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2146] 10.0.0.71 () {32 vars in 672 bytes} [Wed Jul 15 00:17:08 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2147] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:08 2026] GET /v2.0/security-groups?tenant_id=56ff94b5184a46179a87047320db7651&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2148] 10.0.0.71 () {32 vars in 684 bytes} [Wed Jul 15 00:17:08 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2149] 10.0.0.71 () {32 vars in 670 bytes} [Wed Jul 15 00:17:08 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2150] 10.0.0.71 () {32 vars in 684 bytes} [Wed Jul 15 00:17:08 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2151] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:08 2026] DELETE /v2.0/security-groups/eec94bcd-6545-4a1a-8016-024df86cc427 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2152] 10.0.0.71 () {32 vars in 680 bytes} [Wed Jul 15 00:17:08 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2153] 10.0.0.71 () {32 vars in 692 bytes} [Wed Jul 15 00:17:08 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2154] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:17:08 2026] GET /v2.0/networks?id=850f83db-da22-4abe-9e9e-fae41c1926f7 => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2155] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:08 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => 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: 1080/2156] 199.19.213.181 () {34 vars in 1049 bytes} [Wed Jul 15 00:17:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=465729138f1c4d9d96543e1383e2aeaf => generated 273 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:17:08.367 7 WARNING neutron_lib.context [req-cbd61ea5-5aa6-47c0-9378-a0835e00a45e req-f1ed8aa5-b98f-48c2-ace1-6c0deaa590ee fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1077/2157] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:17:08 2026] DELETE /v2.0/subnets/bd4e9e39-bcd4-4fb0-9722-6701cfd589d4 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2158] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:17:08 2026] DELETE /v2.0/subnets/250c6e06-6e70-490a-a228-3602a13ff894 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2159] 199.19.213.181 () {38 vars in 954 bytes} [Wed Jul 15 00:17:08 2026] POST /v2.0/ports => generated 993 bytes in 452 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: 1079/2160] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:17:08 2026] DELETE /v2.0/subnets/414a295d-56b3-4558-840f-08e11d7b4f71 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2161] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:17:08 2026] DELETE /v2.0/subnets/042077da-0cc8-4aec-ae5e-89dbb84e09e4 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2162] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:17:09 2026] DELETE /v2.0/subnets/4fdba823-f8b0-4c54-83ea-6eef3c1931a1 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2163] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:17:08 2026] PUT /v2.0/ports/1febf2e6-5fb1-49dc-bdc5-cfa3643c5c1d => generated 1274 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:09.468 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bc391f4-0777-457b-90f4-a76aa5432982'] response: {'name': 'network-changed', 'server_uuid': '45cd9278-0605-445a-926b-d9974f9ef40d', 'tag': '1febf2e6-5fb1-49dc-bdc5-cfa3643c5c1d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1083/2164] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:09 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1008 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2165] 10.0.0.182 () {34 vars in 1119 bytes} [Wed Jul 15 00:17:09 2026] GET /v2.0/security-groups?id=58657dda-09af-44d0-9b27-6dac7f1b638d&id=60022bc0-afd3-43f6-aa0c-26bacb9e03f6&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:17:09.592 8 INFO neutron.services.segments.plugin [-] Segment 4de58320-0516-47d8-93f3-3c5df7c24a7a resource provider aggregate not found 2026-07-15 00:17:09.598 8 INFO neutron.services.segments.plugin [-] Segment 4de58320-0516-47d8-93f3-3c5df7c24a7a resource provider aggregate not found 2026-07-15 00:17:09.611 8 INFO neutron.services.segments.plugin [-] Segment 4de58320-0516-47d8-93f3-3c5df7c24a7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de58320-0516-47d8-93f3-3c5df7c24a7a found for delete ", "request_id": "req-900e9fb4-1e74-422b-abbb-9a43bcd0b119"}]} [pid: 8|app: 0|req: 1082/2166] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:09 2026] DELETE /v2.0/networks/d41e6a26-035a-489d-9e93-7d3135e62886 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:17:09.873 7 INFO neutron.services.segments.plugin [-] Segment aa5c80ca-a297-476e-9653-7eddfc2f621f resource provider aggregate not found 2026-07-15 00:17:09.878 7 INFO neutron.services.segments.plugin [-] Segment aa5c80ca-a297-476e-9653-7eddfc2f621f resource provider aggregate not found 2026-07-15 00:17:09.887 7 INFO neutron.services.segments.plugin [-] Segment aa5c80ca-a297-476e-9653-7eddfc2f621f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa5c80ca-a297-476e-9653-7eddfc2f621f found for delete ", "request_id": "req-70395385-224b-4839-852e-426d669aaed5"}]} [pid: 7|app: 0|req: 1085/2167] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:09 2026] DELETE /v2.0/networks/73640bd2-30d6-4cc4-95d2-91372db92a00 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:17:09.896 8 INFO neutron.services.segments.plugin [-] Segment 4de58320-0516-47d8-93f3-3c5df7c24a7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de58320-0516-47d8-93f3-3c5df7c24a7a found for delete ", "request_id": "req-ba25b5e9-0ccf-41b5-8e1c-d5cfce82e57d"}]} 2026-07-15 00:17:09.978 7 INFO neutron.services.segments.plugin [-] Segment aa5c80ca-a297-476e-9653-7eddfc2f621f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa5c80ca-a297-476e-9653-7eddfc2f621f found for delete ", "request_id": "req-980b74b1-4ed6-4189-8e0e-93965c786917"}]} [pid: 7|app: 0|req: 1086/2168] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:17:09 2026] GET /v2.0/ports?tenant_id=465729138f1c4d9d96543e1383e2aeaf&device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1277 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2169] 199.19.213.181 () {34 vars in 1017 bytes} [Wed Jul 15 00:17:10 2026] GET /v2.0/networks?tenant_id=465729138f1c4d9d96543e1383e2aeaf&shared=False => generated 768 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2170] 199.19.213.181 () {34 vars in 929 bytes} [Wed Jul 15 00:17:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2171] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:09 2026] DELETE /v2.0/networks/900f62ab-dae2-4732-a2ba-a40d98e6b3be => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2172] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:10 2026] DELETE /v2.0/networks/98a787b0-2181-441c-986b-033d46ded878 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2173] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:10 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => 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: 1091/2174] 10.0.0.182 () {34 vars in 1119 bytes} [Wed Jul 15 00:17:10 2026] GET /v2.0/security-groups?id=58657dda-09af-44d0-9b27-6dac7f1b638d&id=60022bc0-afd3-43f6-aa0c-26bacb9e03f6&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2175] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:10 2026] DELETE /v2.0/networks/e7d804ac-67d2-416a-ad60-911f02aace57 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2176] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:17:11 2026] GET /v2.0/ports?tenant_id=465729138f1c4d9d96543e1383e2aeaf&device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1277 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2177] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:17:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1febf2e6-5fb1-49dc-bdc5-cfa3643c5c1d => 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: 1093/2178] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:17:11 2026] GET /v2.0/subnets?id=a45fed7e-fde8-4021-9bbc-5b88c5a517c5 => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2179] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:17:11 2026] GET /v2.0/ports?network_id=850f83db-da22-4abe-9e9e-fae41c1926f7&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: 1094/2180] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:17:11 2026] GET /v2.0/networks/850f83db-da22-4abe-9e9e-fae41c1926f7?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2181] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:17:11 2026] GET /v2.0/networks/850f83db-da22-4abe-9e9e-fae41c1926f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:17:11.629 8 INFO neutron.services.segments.plugin [-] Segment bb47e245-5947-41c3-a920-f4513bab56aa resource provider aggregate not found 2026-07-15 00:17:11.630 7 WARNING neutron_lib.context [None req-ccf2c783-585f-4a4d-8505-76119e86d520 39eab60cb6db4ed99befe22e332c8119 b8f10d4954704e4f94880888176e7e1b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1088/2182] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:11 2026] GET /v2.0/security-groups?tenant_id=efa825f06e004bd29abface121c4186d&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:17:11.652 8 INFO neutron.services.segments.plugin [-] Segment bb47e245-5947-41c3-a920-f4513bab56aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb47e245-5947-41c3-a920-f4513bab56aa found for delete ", "request_id": "req-130594fa-5ef2-42e1-8047-748555ad9d64"}]} 2026-07-15 00:17:11.666 8 INFO neutron.services.segments.plugin [-] Segment 46aad360-4915-4956-9976-46f6a8f05a16 resource provider aggregate not found 2026-07-15 00:17:11.681 8 INFO neutron.services.segments.plugin [-] Segment 46aad360-4915-4956-9976-46f6a8f05a16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46aad360-4915-4956-9976-46f6a8f05a16 found for delete ", "request_id": "req-03cbce8d-c405-474f-b045-187449aa59b6"}]} [pid: 8|app: 0|req: 1089/2183] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:11 2026] DELETE /v2.0/security-groups/c23c6ba4-867c-4b0b-b19e-3dc0aebf8656 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:17:11.774 7 INFO neutron.db.segments_db [None req-ccf2c783-585f-4a4d-8505-76119e86d520 39eab60cb6db4ed99befe22e332c8119 b8f10d4954704e4f94880888176e7e1b - - default default] Added segment f689db8c-10c6-4477-858f-3cdc895f9ddf of type vxlan for network c20f130f-cdc2-4ba1-80ba-55dc95b11fee [pid: 7|app: 0|req: 1095/2184] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:11 2026] POST /v2.0/networks => generated 631 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2185] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:11 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1008 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:17:11.906 7 INFO neutron.services.segments.plugin [-] Segment 73586511-dcd6-4f12-8810-7a492516621f resource provider aggregate not found [pid: 8|app: 0|req: 1091/2186] 10.0.0.71 () {34 vars in 751 bytes} [Wed Jul 15 00:17:11 2026] PUT /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:17:11.917 8 INFO neutron.services.segments.plugin [-] Segment bb47e245-5947-41c3-a920-f4513bab56aa resource provider aggregate not found 2026-07-15 00:17:11.922 7 INFO neutron.services.segments.plugin [-] Segment 73586511-dcd6-4f12-8810-7a492516621f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73586511-dcd6-4f12-8810-7a492516621f found for delete ", "request_id": "req-66ed74a4-535d-4678-8f7a-fec6bf215328"}]} 2026-07-15 00:17:11.928 8 INFO neutron.services.segments.plugin [-] Segment bb47e245-5947-41c3-a920-f4513bab56aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb47e245-5947-41c3-a920-f4513bab56aa found for delete ", "request_id": "req-5e29bb7e-aa76-4b7e-b884-d1caad86a865"}]} 2026-07-15 00:17:11.941 8 INFO neutron.services.segments.plugin [-] Segment 46aad360-4915-4956-9976-46f6a8f05a16 resource provider aggregate not found [pid: 8|app: 0|req: 1092/2187] 10.0.0.182 () {34 vars in 1119 bytes} [Wed Jul 15 00:17:11 2026] GET /v2.0/security-groups?id=58657dda-09af-44d0-9b27-6dac7f1b638d&id=60022bc0-afd3-43f6-aa0c-26bacb9e03f6&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:17:11.955 8 INFO neutron.services.segments.plugin [-] Segment 46aad360-4915-4956-9976-46f6a8f05a16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46aad360-4915-4956-9976-46f6a8f05a16 found for delete ", "request_id": "req-e4af40e9-b87f-4d70-a7e7-c483b8040835"}]} [pid: 8|app: 0|req: 1093/2188] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:11 2026] GET /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2189] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:11 2026] GET /v2.0/security-groups?tenant_id=2d8a0edaa90143acbbe27029e5352d85&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:17:11.996 7 INFO neutron.services.segments.plugin [-] Segment 73586511-dcd6-4f12-8810-7a492516621f resource provider aggregate not found 2026-07-15 00:17:12.010 7 INFO neutron.services.segments.plugin [-] Segment 73586511-dcd6-4f12-8810-7a492516621f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73586511-dcd6-4f12-8810-7a492516621f found for delete ", "request_id": "req-318dd03a-fae4-4cae-838b-033f1340a2d1"}]} [pid: 8|app: 0|req: 1094/2190] 10.0.0.71 () {34 vars in 762 bytes} [Wed Jul 15 00:17:11 2026] PUT /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2191] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:12 2026] GET /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/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: 1097/2192] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:11 2026] DELETE /v2.0/security-groups/b5ea0dbc-243e-4749-9f41-c3326396d47e => 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: 1096/2193] 10.0.0.71 () {34 vars in 758 bytes} [Wed Jul 15 00:17:12 2026] PUT /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2194] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:12 2026] GET /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/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: 1097/2195] 10.0.0.71 () {34 vars in 780 bytes} [Wed Jul 15 00:17:12 2026] PUT /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2196] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:12 2026] GET /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2197] 10.0.0.71 () {34 vars in 751 bytes} [Wed Jul 15 00:17:12 2026] PUT /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2198] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:12 2026] GET /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/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: 1102/2199] 10.0.0.71 () {32 vars in 739 bytes} [Wed Jul 15 00:17:12 2026] GET /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:17:12.300 7 INFO neutron.api.v2.resource [None req-cbfbd0d6-5ce1-4a3d-8323-1828012ade98 39eab60cb6db4ed99befe22e332c8119 b8f10d4954704e4f94880888176e7e1b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1103/2200] 10.0.0.71 () {32 vars in 743 bytes} [Wed Jul 15 00:17:12 2026] GET /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2201] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:12 2026] GET /v2.0/security-groups?tenant_id=fc66dca7390b41b18d1b914706a3bbc9&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2202] 10.0.0.71 () {32 vars in 742 bytes} [Wed Jul 15 00:17:12 2026] DELETE /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2203] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:12 2026] GET /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:17:12.386 7 INFO neutron.api.v2.resource [None req-84b92dc8-eb45-439a-819b-d123310d7b0d 39eab60cb6db4ed99befe22e332c8119 b8f10d4954704e4f94880888176e7e1b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1106/2204] 10.0.0.71 () {32 vars in 746 bytes} [Wed Jul 15 00:17:12 2026] DELETE /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2205] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:17:12 2026] DELETE /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2206] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:12 2026] DELETE /v2.0/security-groups/ba4952eb-e631-447d-b365-6c56a6b90cc7 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2207] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:12 2026] GET /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2208] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:12 2026] DELETE /v2.0/networks/c20f130f-cdc2-4ba1-80ba-55dc95b11fee => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2209] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:13 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2210] 10.0.0.182 () {34 vars in 1119 bytes} [Wed Jul 15 00:17:13 2026] GET /v2.0/security-groups?id=58657dda-09af-44d0-9b27-6dac7f1b638d&id=60022bc0-afd3-43f6-aa0c-26bacb9e03f6&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2211] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:13 2026] GET /v2.0/security-groups?tenant_id=6a8fc6661aff4dc4943d6b963124b2e0&name=default => generated 2929 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2212] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:13 2026] DELETE /v2.0/security-groups/ec569e80-d6fc-4300-835a-2f59132eecd5 => 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: 1111/2213] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:13 2026] GET /v2.0/security-groups?tenant_id=b8f10d4954704e4f94880888176e7e1b&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2214] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:13 2026] DELETE /v2.0/security-groups/7016b3bd-ca72-41f1-816e-c90bb7165269 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2215] 199.19.213.181 () {34 vars in 993 bytes} [Wed Jul 15 00:17:14 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1277 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:17:14.129 8 INFO neutron.services.segments.plugin [-] Segment f689db8c-10c6-4477-858f-3cdc895f9ddf resource provider aggregate not found 2026-07-15 00:17:14.135 8 INFO neutron.services.segments.plugin [-] Segment f689db8c-10c6-4477-858f-3cdc895f9ddf resource provider aggregate not found 2026-07-15 00:17:14.149 8 INFO neutron.services.segments.plugin [-] Segment f689db8c-10c6-4477-858f-3cdc895f9ddf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f689db8c-10c6-4477-858f-3cdc895f9ddf found for delete ", "request_id": "req-9d0f37dd-d250-4549-88be-8deca542ff98"}]} 2026-07-15 00:17:14.152 8 INFO neutron.services.segments.plugin [-] Segment f689db8c-10c6-4477-858f-3cdc895f9ddf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f689db8c-10c6-4477-858f-3cdc895f9ddf found for delete ", "request_id": "req-5bdbabc8-0f63-4a0b-aa5d-845642235fe8"}]} [pid: 8|app: 0|req: 1104/2216] 199.19.213.181 () {34 vars in 1123 bytes} [Wed Jul 15 00:17:14 2026] GET /v2.0/security-groups?id=60022bc0-afd3-43f6-aa0c-26bacb9e03f6&id=58657dda-09af-44d0-9b27-6dac7f1b638d&fields=id&fields=name => generated 206 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2217] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:14 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2218] 10.0.0.182 () {34 vars in 1119 bytes} [Wed Jul 15 00:17:14 2026] GET /v2.0/security-groups?id=58657dda-09af-44d0-9b27-6dac7f1b638d&id=60022bc0-afd3-43f6-aa0c-26bacb9e03f6&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2219] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:15 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1010 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2220] 10.0.0.182 () {34 vars in 1119 bytes} [Wed Jul 15 00:17:15 2026] GET /v2.0/security-groups?id=58657dda-09af-44d0-9b27-6dac7f1b638d&id=60022bc0-afd3-43f6-aa0c-26bacb9e03f6&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2221] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:16 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2222] 10.0.0.182 () {34 vars in 1119 bytes} [Wed Jul 15 00:17:16 2026] GET /v2.0/security-groups?id=58657dda-09af-44d0-9b27-6dac7f1b638d&id=60022bc0-afd3-43f6-aa0c-26bacb9e03f6&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2223] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:16 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:17:16.723 8 WARNING neutron_lib.context [None req-05335b08-4be1-4ffc-a4f0-d4cd8aa3f963 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:16.855 8 INFO neutron.db.segments_db [None req-05335b08-4be1-4ffc-a4f0-d4cd8aa3f963 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Added segment e984d973-2f07-40cf-92a2-bd90996066ab of type vxlan for network 63813745-3f70-4130-9864-2a89fe76f7cc [pid: 8|app: 0|req: 1107/2224] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:16 2026] POST /v2.0/networks => generated 631 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:16.950 8 WARNING neutron_lib.context [None req-284ee0b3-3d79-429e-aa48-600d84e03530 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1108/2225] 10.0.0.71 () {34 vars in 662 bytes} [Wed Jul 15 00:17:16 2026] POST /v2.0/ports => generated 743 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:17.251 8 WARNING neutron_lib.context [None req-c0d14709-8c5e-4a03-a568-fffdef65f15b 0309c5b0f5334ce691fb0eb83693c094 9ade3cf0f3824b9184fba79a3503c0e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:17.399 8 INFO neutron.db.segments_db [None req-c0d14709-8c5e-4a03-a568-fffdef65f15b 0309c5b0f5334ce691fb0eb83693c094 9ade3cf0f3824b9184fba79a3503c0e0 - - default default] Added segment 78a21ef7-1137-4492-9ef0-8a483e941cde of type vxlan for network 5ebc1399-4267-41f4-995a-2b863e8f6ac1 2026-07-15 00:17:17.421 7 INFO neutron.db.l3_db [None req-39be83ff-4553-4f70-a4f8-e3e955cb827b fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] Floating IP 57c380c4-9093-4fd6-a00f-1f35277ee161 associated. External IP: 10.96.250.210, port: 1febf2e6-5fb1-49dc-bdc5-cfa3643c5c1d. [pid: 8|app: 0|req: 1111/2228] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:17 2026] POST /v2.0/networks => generated 632 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:17.524 8 WARNING neutron_lib.context [None req-4e014cd4-3976-4a65-9e0e-e6d572ced545 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1112/2229] 10.0.0.71 () {34 vars in 664 bytes} [Wed Jul 15 00:17:17 2026] POST /v2.0/trunks => generated 407 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:17.711 8 WARNING neutron_lib.context [None req-44c9666e-887e-447b-8e18-e91f95577632 0309c5b0f5334ce691fb0eb83693c094 9ade3cf0f3824b9184fba79a3503c0e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2230] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:17:16 2026] PUT /v2.0/floatingips/57c380c4-9093-4fd6-a00f-1f35277ee161 => generated 855 bytes in 1004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:17:17.732 7 WARNING neutron_lib.context [None req-c95b780d-70c2-4224-a5d8-92c74a2f2732 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:17.756 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-59296a96-885a-4e69-b05a-4e0d514e0030'] response: {'name': 'network-changed', 'server_uuid': '45cd9278-0605-445a-926b-d9974f9ef40d', 'tag': '1febf2e6-5fb1-49dc-bdc5-cfa3643c5c1d', 'status': 'completed', 'code': 200} 2026-07-15 00:17:17.779 7 INFO neutron.db.segments_db [None req-c95b780d-70c2-4224-a5d8-92c74a2f2732 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Added segment 86c3d0b6-3810-44cb-9fb5-a26095c064c5 of type vxlan for network 3835551e-cd15-4f46-96cb-c918746082a2 [pid: 7|app: 0|req: 1119/2231] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:17 2026] POST /v2.0/networks => generated 631 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:17.877 7 WARNING neutron_lib.context [None req-e31af7f6-b699-49cf-816c-ae31d796288f 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1113/2232] 10.0.0.71 () {34 vars in 662 bytes} [Wed Jul 15 00:17:17 2026] POST /v2.0/ports => generated 743 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:18.014 8 WARNING neutron_lib.context [None req-7bb22558-b6e9-4552-b685-b5b4c9cbc119 0309c5b0f5334ce691fb0eb83693c094 9ade3cf0f3824b9184fba79a3503c0e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1120/2233] 10.0.0.71 () {34 vars in 662 bytes} [Wed Jul 15 00:17:17 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-07-15 00:17:18.158 7 WARNING neutron_lib.context [None req-1c10b1d5-95f4-46e7-94e4-44685f5b2955 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2234] 10.0.0.71 () {34 vars in 664 bytes} [Wed Jul 15 00:17:18 2026] POST /v2.0/trunks => generated 407 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2235] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:17:18 2026] PUT /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/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: 1116/2236] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2237] 10.0.0.71 () {34 vars in 758 bytes} [Wed Jul 15 00:17:18 2026] PUT /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2238] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/ports?tenant_id=465729138f1c4d9d96543e1383e2aeaf&device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1279 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2239] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/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: 1121/2240] 10.0.0.71 () {34 vars in 664 bytes} [Wed Jul 15 00:17:18 2026] POST /v2.0/trunks => generated 407 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2241] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/networks?id=850f83db-da22-4abe-9e9e-fae41c1926f7 => generated 768 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2242] 10.0.0.71 () {34 vars in 754 bytes} [Wed Jul 15 00:17:18 2026] PUT /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-15 00:17:18.397 7 WARNING neutron_lib.context [None req-b7730ada-1431-4a06-bf1a-75805430ba55 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1121/2243] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1febf2e6-5fb1-49dc-bdc5-cfa3643c5c1d => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2244] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:17:18.461 7 INFO neutron.db.segments_db [None req-b7730ada-1431-4a06-bf1a-75805430ba55 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Added segment 4ae46e4c-786b-4b2c-b980-40aafc730a9e of type vxlan for network 24c22dd1-7978-4ee4-a919-d9e4ec292563 [pid: 8|app: 0|req: 1123/2245] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/subnets?id=a45fed7e-fde8-4021-9bbc-5b88c5a517c5 => generated 691 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2246] 10.0.0.71 () {34 vars in 776 bytes} [Wed Jul 15 00:17:18 2026] PUT /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/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: 1125/2247] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/ports?network_id=850f83db-da22-4abe-9e9e-fae41c1926f7&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2248] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2249] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:18 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2250] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/networks/850f83db-da22-4abe-9e9e-fae41c1926f7?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: 1124/2251] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:17:18 2026] PUT /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:17:18.620 8 WARNING neutron_lib.context [None req-36e3245c-5293-4e39-8771-7b755ffc4f4d 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1125/2252] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/networks/850f83db-da22-4abe-9e9e-fae41c1926f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2253] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2254] 10.0.0.71 () {32 vars in 735 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:17:18.720 7 INFO neutron.api.v2.resource [None req-e248d416-cd6a-459d-89e3-11c0c2d05741 0309c5b0f5334ce691fb0eb83693c094 9ade3cf0f3824b9184fba79a3503c0e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1128/2255] 10.0.0.71 () {32 vars in 739 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2256] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:18 2026] DELETE /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2257] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/tags => generated 30 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:17:18.790 7 INFO neutron.api.v2.resource [None req-482e7ce1-dcfa-4c08-97c7-3641f3ef9fed 0309c5b0f5334ce691fb0eb83693c094 9ade3cf0f3824b9184fba79a3503c0e0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1131/2258] 10.0.0.71 () {32 vars in 742 bytes} [Wed Jul 15 00:17:18 2026] DELETE /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2259] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:17:18 2026] DELETE /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/tags => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2260] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98/tags => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2261] 10.0.0.71 () {32 vars in 717 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2262] 10.0.0.71 () {34 vars in 662 bytes} [Wed Jul 15 00:17:18 2026] POST /v2.0/ports => generated 743 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:18.893 8 WARNING neutron_lib.context [None req-56f10d01-5cda-4a6b-b611-cd2ed40979a3 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1135/2263] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:17:18 2026] GET /v2.0/ports/de80d374-49e0-42d8-aff6-d740a63182a7 => 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: 1136/2264] 10.0.0.71 () {32 vars in 720 bytes} [Wed Jul 15 00:17:18 2026] DELETE /v2.0/trunks/82adb0dc-06bb-493f-a161-0ec401916d98 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2265] 10.0.0.71 () {34 vars in 664 bytes} [Wed Jul 15 00:17:18 2026] POST /v2.0/trunks => generated 407 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:19.039 8 WARNING neutron_lib.context [None req-9b3a180c-db3c-45af-b72b-30f147f638df 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:19.088 8 INFO neutron.db.segments_db [None req-9b3a180c-db3c-45af-b72b-30f147f638df 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Added segment a98805dc-0622-4a52-9a7a-de54d7badef7 of type vxlan for network 6cd63899-c54a-4cb7-bf9f-ed441e0d0b2e [pid: 8|app: 0|req: 1130/2266] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:19 2026] POST /v2.0/networks => generated 631 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:19.179 8 WARNING neutron_lib.context [None req-17e4826b-5312-429c-ae46-f6ce13ef6d6f 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1137/2267] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:17:19 2026] DELETE /v2.0/ports/de80d374-49e0-42d8-aff6-d740a63182a7 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:17:19.373 7 INFO neutron.services.segments.plugin [-] Segment 78a21ef7-1137-4492-9ef0-8a483e941cde resource provider aggregate not found 2026-07-15 00:17:19.377 7 INFO neutron.services.segments.plugin [-] Segment 78a21ef7-1137-4492-9ef0-8a483e941cde resource provider aggregate not found 2026-07-15 00:17:19.383 7 INFO neutron.services.segments.plugin [-] Segment 78a21ef7-1137-4492-9ef0-8a483e941cde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78a21ef7-1137-4492-9ef0-8a483e941cde found for delete ", "request_id": "req-df06a8d0-f92c-4efa-b7c1-b04e9233e8f3"}]} 2026-07-15 00:17:19.392 7 INFO neutron.services.segments.plugin [-] Segment 78a21ef7-1137-4492-9ef0-8a483e941cde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78a21ef7-1137-4492-9ef0-8a483e941cde found for delete ", "request_id": "req-341ca4ad-0449-4218-9272-be9bb492066c"}]} [pid: 7|app: 0|req: 1138/2268] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:19 2026] DELETE /v2.0/networks/5ebc1399-4267-41f4-995a-2b863e8f6ac1 => 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: 1131/2269] 10.0.0.71 () {34 vars in 662 bytes} [Wed Jul 15 00:17:19 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:19.501 7 WARNING neutron_lib.context [None req-cb857ea9-eb59-4414-9019-51ee69b9d4bd 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1139/2270] 10.0.0.71 () {34 vars in 664 bytes} [Wed Jul 15 00:17:19 2026] POST /v2.0/trunks => generated 407 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:19.688 8 WARNING neutron_lib.context [None req-dd71be60-3212-4c5d-b3c1-0ccd8ba12a96 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:19.743 8 INFO neutron.db.segments_db [None req-dd71be60-3212-4c5d-b3c1-0ccd8ba12a96 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Added segment 78bf0947-5a70-4098-9e8b-620dd57a4439 of type vxlan for network 82aee30f-7534-4348-8f8d-bfa63f6d7ad4 [pid: 8|app: 0|req: 1132/2271] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:19 2026] POST /v2.0/networks => generated 632 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:19.838 7 WARNING neutron_lib.context [None req-d71456ad-9a3a-425b-b91c-8ae5d0d590b4 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1140/2272] 10.0.0.71 () {34 vars in 662 bytes} [Wed Jul 15 00:17:19 2026] POST /v2.0/ports => generated 743 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:20.099 7 WARNING neutron_lib.context [None req-8d7ac17d-bf2b-45f7-976d-197f408ac3f6 0c1080ab0f4e4e48acdcf3c1f2b41901 1c0359c52159441082de6ebd989677e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2273] 10.0.0.71 () {34 vars in 664 bytes} [Wed Jul 15 00:17:20 2026] POST /v2.0/trunks => generated 407 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2274] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:20 2026] GET /v2.0/security-groups?tenant_id=103d700bda0a47dea2c4c8d6c5a14b0a&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2275] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:17:20 2026] PUT /v2.0/trunks/84d6f88a-24a1-430f-9d27-b26f4ba9729e/tags => generated 17 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2276] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:17:20 2026] PUT /v2.0/trunks/154f6acd-1d49-4e9e-bcbc-fed873a6d86b/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2277] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:17:20 2026] PUT /v2.0/trunks/e9020ce6-ffab-4b8a-a043-ba1d7b32f7b8/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2278] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:20 2026] DELETE /v2.0/security-groups/f542dc8b-5950-46b8-897c-10ff7a05ab1d => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2279] 10.0.0.71 () {34 vars in 747 bytes} [Wed Jul 15 00:17:20 2026] PUT /v2.0/trunks/d0349e6a-4df8-4fb8-bdb3-874e33f54bda/tags => 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: 1135/2280] 10.0.0.71 () {32 vars in 660 bytes} [Wed Jul 15 00:17:20 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2281] 10.0.0.71 () {32 vars in 674 bytes} [Wed Jul 15 00:17:20 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2282] 10.0.0.71 () {32 vars in 670 bytes} [Wed Jul 15 00:17:20 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2283] 10.0.0.71 () {32 vars in 682 bytes} [Wed Jul 15 00:17:20 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2284] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:20 2026] GET /v2.0/security-groups?tenant_id=9ade3cf0f3824b9184fba79a3503c0e0&name=default => generated 2929 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2285] 10.0.0.71 () {32 vars in 668 bytes} [Wed Jul 15 00:17:20 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2286] 10.0.0.71 () {32 vars in 682 bytes} [Wed Jul 15 00:17:20 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: 1140/2287] 10.0.0.71 () {32 vars in 678 bytes} [Wed Jul 15 00:17:20 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2288] 10.0.0.71 () {32 vars in 690 bytes} [Wed Jul 15 00:17:20 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2289] 10.0.0.71 () {32 vars in 717 bytes} [Wed Jul 15 00:17:20 2026] GET /v2.0/trunks/84d6f88a-24a1-430f-9d27-b26f4ba9729e => generated 412 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2290] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:20 2026] DELETE /v2.0/security-groups/c81834e9-6568-4d1a-b2e0-8f90a5106a8c => 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: 1143/2291] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:17:20 2026] GET /v2.0/ports/025e53ff-c547-474f-a720-50ac0e8c5950 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2292] 10.0.0.71 () {32 vars in 720 bytes} [Wed Jul 15 00:17:20 2026] DELETE /v2.0/trunks/84d6f88a-24a1-430f-9d27-b26f4ba9729e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2293] 10.0.0.71 () {32 vars in 717 bytes} [Wed Jul 15 00:17:20 2026] GET /v2.0/trunks/154f6acd-1d49-4e9e-bcbc-fed873a6d86b => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2294] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:17:20 2026] GET /v2.0/ports/1e41a20f-236b-4202-ac82-1849d13ba1e4 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2295] 10.0.0.71 () {32 vars in 720 bytes} [Wed Jul 15 00:17:20 2026] DELETE /v2.0/trunks/154f6acd-1d49-4e9e-bcbc-fed873a6d86b => 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: 1151/2296] 10.0.0.71 () {32 vars in 717 bytes} [Wed Jul 15 00:17:20 2026] GET /v2.0/trunks/e9020ce6-ffab-4b8a-a043-ba1d7b32f7b8 => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2297] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:17:20 2026] GET /v2.0/ports/e4ed12a4-8943-4d78-b580-10a1b08372b4 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2298] 10.0.0.71 () {32 vars in 720 bytes} [Wed Jul 15 00:17:21 2026] DELETE /v2.0/trunks/e9020ce6-ffab-4b8a-a043-ba1d7b32f7b8 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2299] 10.0.0.71 () {32 vars in 717 bytes} [Wed Jul 15 00:17:21 2026] GET /v2.0/trunks/d0349e6a-4df8-4fb8-bdb3-874e33f54bda => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2300] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:17:21 2026] GET /v2.0/ports/e63e2293-7748-4078-90c4-d42f680d93e4 => generated 826 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2301] 10.0.0.71 () {32 vars in 720 bytes} [Wed Jul 15 00:17:21 2026] DELETE /v2.0/trunks/d0349e6a-4df8-4fb8-bdb3-874e33f54bda => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2302] 10.0.0.71 () {32 vars in 717 bytes} [Wed Jul 15 00:17:21 2026] GET /v2.0/trunks/a4304e70-a9e3-433f-b275-909107069b0a => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2303] 10.0.0.71 () {32 vars in 715 bytes} [Wed Jul 15 00:17:21 2026] GET /v2.0/ports/911f9988-5842-4519-9c0d-b08184e002e8 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2304] 10.0.0.71 () {32 vars in 720 bytes} [Wed Jul 15 00:17:21 2026] DELETE /v2.0/trunks/a4304e70-a9e3-433f-b275-909107069b0a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2305] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:17:21 2026] DELETE /v2.0/ports/025e53ff-c547-474f-a720-50ac0e8c5950 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2306] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:17:21 2026] DELETE /v2.0/ports/1e41a20f-236b-4202-ac82-1849d13ba1e4 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2307] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:17:21 2026] DELETE /v2.0/ports/e4ed12a4-8943-4d78-b580-10a1b08372b4 => 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: 1157/2308] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:17:22 2026] DELETE /v2.0/ports/e63e2293-7748-4078-90c4-d42f680d93e4 => 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: 1152/2309] 10.0.0.71 () {32 vars in 718 bytes} [Wed Jul 15 00:17:22 2026] DELETE /v2.0/ports/911f9988-5842-4519-9c0d-b08184e002e8 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:17:22.490 7 INFO neutron.services.segments.plugin [-] Segment e984d973-2f07-40cf-92a2-bd90996066ab resource provider aggregate not found 2026-07-15 00:17:22.496 7 INFO neutron.services.segments.plugin [-] Segment e984d973-2f07-40cf-92a2-bd90996066ab resource provider aggregate not found 2026-07-15 00:17:22.501 7 INFO neutron.services.segments.plugin [-] Segment e984d973-2f07-40cf-92a2-bd90996066ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e984d973-2f07-40cf-92a2-bd90996066ab found for delete ", "request_id": "req-5c0e6d42-a049-48fc-a552-0a49a45c2324"}]} 2026-07-15 00:17:22.506 7 INFO neutron.services.segments.plugin [-] Segment e984d973-2f07-40cf-92a2-bd90996066ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e984d973-2f07-40cf-92a2-bd90996066ab found for delete ", "request_id": "req-43637c7a-a961-415d-946f-a69d9ba31a33"}]} [pid: 7|app: 0|req: 1158/2310] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:22 2026] DELETE /v2.0/networks/63813745-3f70-4130-9864-2a89fe76f7cc => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:17:22.659 8 INFO neutron.services.segments.plugin [-] Segment 86c3d0b6-3810-44cb-9fb5-a26095c064c5 resource provider aggregate not found 2026-07-15 00:17:22.664 8 INFO neutron.services.segments.plugin [-] Segment 86c3d0b6-3810-44cb-9fb5-a26095c064c5 resource provider aggregate not found 2026-07-15 00:17:22.670 8 INFO neutron.services.segments.plugin [-] Segment 86c3d0b6-3810-44cb-9fb5-a26095c064c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86c3d0b6-3810-44cb-9fb5-a26095c064c5 found for delete ", "request_id": "req-6f21db4d-4c15-4c7e-938f-5b21d671e8fa"}]} 2026-07-15 00:17:22.676 8 INFO neutron.services.segments.plugin [-] Segment 86c3d0b6-3810-44cb-9fb5-a26095c064c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86c3d0b6-3810-44cb-9fb5-a26095c064c5 found for delete ", "request_id": "req-9a2770f2-dad3-4f2d-8e02-ef367ced6bc3"}]} [pid: 8|app: 0|req: 1153/2311] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:22 2026] DELETE /v2.0/networks/3835551e-cd15-4f46-96cb-c918746082a2 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2312] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:22 2026] DELETE /v2.0/networks/24c22dd1-7978-4ee4-a919-d9e4ec292563 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2313] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:22 2026] DELETE /v2.0/networks/6cd63899-c54a-4cb7-bf9f-ed441e0d0b2e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2314] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:22 2026] DELETE /v2.0/networks/82aee30f-7534-4348-8f8d-bfa63f6d7ad4 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:17:23.728 8 WARNING neutron_lib.context [None req-e7273379-77ff-4dd1-b1b9-9afb086472d6 925a83e74b494867a2762554176e21df 0132bb3363894bb3b10ef0fa7e58e78a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:23.846 8 INFO neutron.db.segments_db [None req-e7273379-77ff-4dd1-b1b9-9afb086472d6 925a83e74b494867a2762554176e21df 0132bb3363894bb3b10ef0fa7e58e78a - - default default] Added segment d76ec2b5-3fcd-41f4-86a4-aa96e1872b43 of type vxlan for network 70958450-bd50-4343-90fa-77a606d75770 [pid: 8|app: 0|req: 1155/2315] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:23 2026] POST /v2.0/networks => generated 632 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:23.941 8 WARNING neutron_lib.context [None req-87fb0060-db95-4ed1-a16b-55bc00f5016b 925a83e74b494867a2762554176e21df 0132bb3363894bb3b10ef0fa7e58e78a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1161/2316] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:23 2026] GET /v2.0/security-groups?tenant_id=4a8c33bb4abf457b9a10acd5fd071479&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:17:23.997 8 INFO neutron.db.segments_db [None req-87fb0060-db95-4ed1-a16b-55bc00f5016b 925a83e74b494867a2762554176e21df 0132bb3363894bb3b10ef0fa7e58e78a - - default default] Added segment 6cc86a86-76f7-450d-9f98-ada23b6b02eb of type vxlan for network a501cdbd-a971-41e0-9ab0-aa5acfaff7fa [pid: 7|app: 0|req: 1162/2317] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:23 2026] DELETE /v2.0/security-groups/e91d7d65-6859-429c-9191-9ca06bd16631 => 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: 1156/2318] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:23 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2319] 10.0.0.71 () {34 vars in 751 bytes} [Wed Jul 15 00:17:24 2026] PUT /v2.0/networks/70958450-bd50-4343-90fa-77a606d75770/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2320] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:24 2026] GET /v2.0/networks/70958450-bd50-4343-90fa-77a606d75770/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2321] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:24 2026] GET /v2.0/security-groups?tenant_id=1c0359c52159441082de6ebd989677e4&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2322] 10.0.0.71 () {34 vars in 751 bytes} [Wed Jul 15 00:17:24 2026] PUT /v2.0/networks/a501cdbd-a971-41e0-9ab0-aa5acfaff7fa/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2323] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:24 2026] GET /v2.0/networks/a501cdbd-a971-41e0-9ab0-aa5acfaff7fa/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2324] 10.0.0.71 () {34 vars in 751 bytes} [Wed Jul 15 00:17:24 2026] PUT /v2.0/networks/a501cdbd-a971-41e0-9ab0-aa5acfaff7fa/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: 1159/2325] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:24 2026] DELETE /v2.0/security-groups/61a009f4-653a-45ab-9138-c9ec8343ccdc => 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: 1167/2326] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:24 2026] GET /v2.0/networks/a501cdbd-a971-41e0-9ab0-aa5acfaff7fa/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2327] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:24 2026] GET /v2.0/networks/70958450-bd50-4343-90fa-77a606d75770/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2328] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:24 2026] DELETE /v2.0/networks/70958450-bd50-4343-90fa-77a606d75770 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:17:24.521 7 INFO neutron.services.segments.plugin [-] Segment 4ae46e4c-786b-4b2c-b980-40aafc730a9e resource provider aggregate not found 2026-07-15 00:17:24.528 7 INFO neutron.services.segments.plugin [-] Segment 4ae46e4c-786b-4b2c-b980-40aafc730a9e resource provider aggregate not found 2026-07-15 00:17:24.535 7 INFO neutron.services.segments.plugin [-] Segment 4ae46e4c-786b-4b2c-b980-40aafc730a9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ae46e4c-786b-4b2c-b980-40aafc730a9e found for delete ", "request_id": "req-4f0f94f2-405b-4f11-bbac-49a7f08cfe88"}]} 2026-07-15 00:17:24.547 7 INFO neutron.services.segments.plugin [-] Segment 78bf0947-5a70-4098-9e8b-620dd57a4439 resource provider aggregate not found 2026-07-15 00:17:24.552 7 INFO neutron.services.segments.plugin [-] Segment 4ae46e4c-786b-4b2c-b980-40aafc730a9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ae46e4c-786b-4b2c-b980-40aafc730a9e found for delete ", "request_id": "req-835a1e1a-e97b-4e56-8c5c-63c9bbf9d98d"}]} 2026-07-15 00:17:24.565 7 INFO neutron.services.segments.plugin [-] Segment 78bf0947-5a70-4098-9e8b-620dd57a4439 resource provider aggregate not found 2026-07-15 00:17:24.572 7 INFO neutron.services.segments.plugin [-] Segment 78bf0947-5a70-4098-9e8b-620dd57a4439 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78bf0947-5a70-4098-9e8b-620dd57a4439 found for delete ", "request_id": "req-4b4ea215-1d69-49ec-b147-2fdd1c30e553"}]} 2026-07-15 00:17:24.577 7 INFO neutron.services.segments.plugin [-] Segment 78bf0947-5a70-4098-9e8b-620dd57a4439 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78bf0947-5a70-4098-9e8b-620dd57a4439 found for delete ", "request_id": "req-47d39c33-c15f-4db9-8402-fbf001773a16"}]} [pid: 8|app: 0|req: 1161/2329] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:24 2026] GET /v2.0/security-groups?tenant_id=b23960f27a144d0ca80afcf31336c8ae&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:17:24.588 7 INFO neutron.services.segments.plugin [-] Segment d76ec2b5-3fcd-41f4-86a4-aa96e1872b43 resource provider aggregate not found 2026-07-15 00:17:24.592 7 INFO neutron.services.segments.plugin [-] Segment d76ec2b5-3fcd-41f4-86a4-aa96e1872b43 resource provider aggregate not found 2026-07-15 00:17:24.600 7 INFO neutron.services.segments.plugin [-] Segment d76ec2b5-3fcd-41f4-86a4-aa96e1872b43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d76ec2b5-3fcd-41f4-86a4-aa96e1872b43 found for delete ", "request_id": "req-08343041-afa0-4577-9949-485d5f175eb8"}]} 2026-07-15 00:17:24.603 7 INFO neutron.services.segments.plugin [-] Segment d76ec2b5-3fcd-41f4-86a4-aa96e1872b43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d76ec2b5-3fcd-41f4-86a4-aa96e1872b43 found for delete ", "request_id": "req-5e267487-58c1-4999-aefc-a9f1ca0abf15"}]} [pid: 7|app: 0|req: 1169/2330] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:24 2026] DELETE /v2.0/networks/a501cdbd-a971-41e0-9ab0-aa5acfaff7fa => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:17:24.687 8 INFO neutron.services.segments.plugin [-] Segment a98805dc-0622-4a52-9a7a-de54d7badef7 resource provider aggregate not found [pid: 8|app: 0|req: 1162/2331] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:24 2026] DELETE /v2.0/security-groups/536f6a0e-37b5-490b-8cf3-ed8d81e64ef7 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2332] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:25 2026] GET /v2.0/security-groups?tenant_id=0132bb3363894bb3b10ef0fa7e58e78a&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:17:25.409 8 INFO neutron.services.segments.plugin [-] Segment a98805dc-0622-4a52-9a7a-de54d7badef7 resource provider aggregate not found 2026-07-15 00:17:25.424 8 INFO neutron.services.segments.plugin [-] Segment a98805dc-0622-4a52-9a7a-de54d7badef7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a98805dc-0622-4a52-9a7a-de54d7badef7 found for delete ", "request_id": "req-b8ec98e5-8676-4256-9930-975656b84542"}]} 2026-07-15 00:17:25.437 8 INFO neutron.services.segments.plugin [-] Segment a98805dc-0622-4a52-9a7a-de54d7badef7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a98805dc-0622-4a52-9a7a-de54d7badef7 found for delete ", "request_id": "req-e6ef11b8-a9be-4d9a-a7c9-b4124a53170b"}]} [pid: 8|app: 0|req: 1163/2333] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:25 2026] DELETE /v2.0/security-groups/9eef127b-937d-4af9-8154-3e4afc0568d7 => 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: 1164/2334] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:25 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1010 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2335] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:25 2026] GET /v2.0/security-groups?tenant_id=fdd20d6877a24cfcaf820f27536faf93&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2336] 10.0.0.182 () {34 vars in 1119 bytes} [Wed Jul 15 00:17:25 2026] GET /v2.0/security-groups?id=58657dda-09af-44d0-9b27-6dac7f1b638d&id=60022bc0-afd3-43f6-aa0c-26bacb9e03f6&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2337] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:25 2026] DELETE /v2.0/security-groups/b10efb72-0920-457c-8f00-cae11da185e8 => 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: 1173/2338] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:17:25 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1279 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2339] 10.0.0.71 () {32 vars in 856 bytes} [Wed Jul 15 00:17:26 2026] GET /v2.0/floatingips?floating_network_id=1f1b8bb5-9a21-4cb5-a33d-7b94695db919&port_id=1febf2e6-5fb1-49dc-bdc5-cfa3643c5c1d => generated 860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:17:26.828 7 INFO neutron.services.segments.plugin [-] Segment 6cc86a86-76f7-450d-9f98-ada23b6b02eb resource provider aggregate not found 2026-07-15 00:17:26.833 7 INFO neutron.services.segments.plugin [-] Segment 6cc86a86-76f7-450d-9f98-ada23b6b02eb resource provider aggregate not found [pid: 7|app: 0|req: 1174/2340] 10.0.0.249 () {34 vars in 989 bytes} [Wed Jul 15 00:17:26 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1279 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2341] 10.0.0.249 () {34 vars in 1119 bytes} [Wed Jul 15 00:17:26 2026] GET /v2.0/security-groups?id=60022bc0-afd3-43f6-aa0c-26bacb9e03f6&id=58657dda-09af-44d0-9b27-6dac7f1b638d&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:17:27.770 7 INFO neutron.services.segments.plugin [-] Segment 6cc86a86-76f7-450d-9f98-ada23b6b02eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cc86a86-76f7-450d-9f98-ada23b6b02eb found for delete ", "request_id": "req-c59e6b5f-f7f1-4f37-a0c4-1faac5850749"}]} 2026-07-15 00:17:27.770 7 INFO neutron.services.segments.plugin [-] Segment 6cc86a86-76f7-450d-9f98-ada23b6b02eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cc86a86-76f7-450d-9f98-ada23b6b02eb found for delete ", "request_id": "req-fe614692-aaef-4907-8846-e9b1d88db861"}]} [pid: 7|app: 0|req: 1175/2342] 10.0.0.71 () {34 vars in 676 bytes} [Wed Jul 15 00:17:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2343] 10.0.0.71 () {34 vars in 751 bytes} [Wed Jul 15 00:17:27 2026] PUT /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2344] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:27 2026] GET /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2345] 10.0.0.71 () {34 vars in 762 bytes} [Wed Jul 15 00:17:28 2026] PUT /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2346] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:28 2026] GET /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2347] 10.0.0.71 () {34 vars in 758 bytes} [Wed Jul 15 00:17:28 2026] PUT /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2348] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:28 2026] GET /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2349] 10.0.0.71 () {34 vars in 780 bytes} [Wed Jul 15 00:17:28 2026] PUT /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/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: 1179/2350] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:28 2026] GET /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2351] 10.0.0.71 () {34 vars in 751 bytes} [Wed Jul 15 00:17:28 2026] PUT /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2352] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:28 2026] GET /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2353] 10.0.0.71 () {32 vars in 739 bytes} [Wed Jul 15 00:17:28 2026] GET /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:17:28.259 7 INFO neutron.api.v2.resource [None req-f0b76b14-f1e3-4f7e-9e11-ab4cc5e4d485 32c18651b15144019b97dbdac15e4500 4796d5ba39ed4f2ab010f65dc3b4e538 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1181/2354] 10.0.0.71 () {32 vars in 743 bytes} [Wed Jul 15 00:17:28 2026] GET /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2355] 10.0.0.71 () {32 vars in 742 bytes} [Wed Jul 15 00:17:28 2026] DELETE /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2356] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:28 2026] GET /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:17:28.335 8 INFO neutron.api.v2.resource [None req-a133a7da-27ea-42e1-b693-054d138abfd9 32c18651b15144019b97dbdac15e4500 4796d5ba39ed4f2ab010f65dc3b4e538 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1175/2357] 10.0.0.71 () {32 vars in 746 bytes} [Wed Jul 15 00:17:28 2026] DELETE /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2358] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:17:28 2026] DELETE /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2359] 10.0.0.71 () {32 vars in 731 bytes} [Wed Jul 15 00:17:28 2026] GET /v2.0/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c/tags => 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: 1184/2360] 10.0.0.71 () {32 vars in 732 bytes} [Wed Jul 15 00:17:28 2026] DELETE /v2.0/qos/policies/66e76bab-9d0b-4e23-887e-2c92d124b88c => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2361] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:28 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2362] 10.0.0.182 () {34 vars in 1119 bytes} [Wed Jul 15 00:17:28 2026] GET /v2.0/security-groups?id=58657dda-09af-44d0-9b27-6dac7f1b638d&id=60022bc0-afd3-43f6-aa0c-26bacb9e03f6&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2363] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:29 2026] GET /v2.0/security-groups?tenant_id=0d106f2942a14a7181b982e894aa8abc&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2364] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:29 2026] GET /v2.0/security-groups?tenant_id=af04b8024e5f4e01abe1c6cb4fa76814&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2365] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:29 2026] DELETE /v2.0/security-groups/9e44a858-316a-4d1a-b6c6-7b0d3fa8c163 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2366] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:29 2026] DELETE /v2.0/security-groups/a3046da6-a79c-4def-af83-099d5393eef1 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2367] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:29 2026] GET /v2.0/security-groups?tenant_id=4796d5ba39ed4f2ab010f65dc3b4e538&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2368] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:29 2026] GET /v2.0/security-groups?tenant_id=e147972eee444d3e8ea4043f9a4dc5f4&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2369] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:29 2026] DELETE /v2.0/security-groups/cf283348-df4d-4abe-ae60-e6d0e1f2de4c => 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: 1181/2370] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:29 2026] DELETE /v2.0/security-groups/b587c368-ce6d-47c2-9f35-9f220441e4e3 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2371] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:30 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1010 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2372] 10.0.0.182 () {34 vars in 1119 bytes} [Wed Jul 15 00:17:30 2026] GET /v2.0/security-groups?id=58657dda-09af-44d0-9b27-6dac7f1b638d&id=60022bc0-afd3-43f6-aa0c-26bacb9e03f6&fields=id&fields=name => generated 206 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2373] 199.19.213.181 () {34 vars in 993 bytes} [Wed Jul 15 00:17:30 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:17:31.133 8 INFO neutron.db.l3_db [req-ed45e0b1-fa21-4c6c-b094-b24a772cad2a req-34f8db0d-8edd-4bd8-af9d-e393a960256d fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] Floating IP 57c380c4-9093-4fd6-a00f-1f35277ee161 disassociated. External IP: 10.96.250.210, port: 1febf2e6-5fb1-49dc-bdc5-cfa3643c5c1d. [pid: 7|app: 0|req: 1192/2374] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:31 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => 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: 1183/2375] 199.19.213.181 () {36 vars in 996 bytes} [Wed Jul 15 00:17:30 2026] DELETE /v2.0/ports/1febf2e6-5fb1-49dc-bdc5-cfa3643c5c1d => generated 0 bytes in 604 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2378] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:32 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2379] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:33 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:17:34.533 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-30f3fbb1-6e96-470b-9466-75b17eaf3946'] response: {'server_uuid': '45cd9278-0605-445a-926b-d9974f9ef40d', 'name': 'network-vif-deleted', 'tag': '1febf2e6-5fb1-49dc-bdc5-cfa3643c5c1d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1186/2380] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:17:34 2026] GET /v2.0/ports?device_id=45cd9278-0605-445a-926b-d9974f9ef40d => 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: 1195/2381] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:35 2026] DELETE /v2.0/security-groups/58657dda-09af-44d0-9b27-6dac7f1b638d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:17:35.799 8 INFO neutron.api.v2.resource [None req-4a7c3ac2-b8fe-4d43-a5ae-b873bae9276e fff24ccf9fef4d52916e4df87ca1886f 465729138f1c4d9d96543e1383e2aeaf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1187/2382] 10.0.0.71 () {32 vars in 735 bytes} [Wed Jul 15 00:17:35 2026] GET /v2.0/security-groups/58657dda-09af-44d0-9b27-6dac7f1b638d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2383] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:17:35 2026] DELETE /v2.0/floatingips/57c380c4-9093-4fd6-a00f-1f35277ee161 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2384] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:36 2026] DELETE /v2.0/security-groups/60022bc0-afd3-43f6-aa0c-26bacb9e03f6 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2385] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:17:36 2026] PUT /v2.0/routers/aba6a029-7141-4906-a63c-9ea1341da1eb/remove_router_interface => generated 309 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:17:37.862 8 INFO neutron.services.segments.plugin [-] Segment 0eec0554-3920-43a4-9002-3d0fcb02c130 resource provider aggregate not found 2026-07-15 00:17:37.866 8 INFO neutron.services.segments.plugin [-] Segment 0eec0554-3920-43a4-9002-3d0fcb02c130 resource provider aggregate not found 2026-07-15 00:17:37.883 8 INFO neutron.services.segments.plugin [-] Segment 0eec0554-3920-43a4-9002-3d0fcb02c130 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eec0554-3920-43a4-9002-3d0fcb02c130 found for delete ", "request_id": "req-9fde94f5-2c07-49a2-9b5d-75d9663c230c"}]} 2026-07-15 00:17:37.886 8 INFO neutron.services.segments.plugin [-] Segment 0eec0554-3920-43a4-9002-3d0fcb02c130 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eec0554-3920-43a4-9002-3d0fcb02c130 found for delete ", "request_id": "req-1e883d24-c898-4a24-a207-45f65ce6e3f6"}]} 2026-07-15 00:17:37.898 8 INFO neutron.db.l3_hamode_db [None req-57516d57-a3a4-462d-ae8d-62f672a76cc5 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] HA network 3f4bdb1b-bf2a-467b-8f57-4628189541b7 was deleted as no HA routers are present in tenant 465729138f1c4d9d96543e1383e2aeaf. [pid: 8|app: 0|req: 1189/2386] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:17:37 2026] DELETE /v2.0/routers/aba6a029-7141-4906-a63c-9ea1341da1eb => generated 0 bytes in 753 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2387] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:17:37 2026] DELETE /v2.0/subnets/a45fed7e-fde8-4021-9bbc-5b88c5a517c5 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2388] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:38 2026] DELETE /v2.0/networks/850f83db-da22-4abe-9e9e-fae41c1926f7 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2389] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:17:38 2026] PUT /v2.0/routers/24e68732-69ad-4e8b-b618-dcc7598aa1fd/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:17:39.915 8 INFO neutron.services.segments.plugin [-] Segment f900e63b-1832-4fc8-9ab7-949e59f29309 resource provider aggregate not found 2026-07-15 00:17:39.929 8 INFO neutron.services.segments.plugin [-] Segment f900e63b-1832-4fc8-9ab7-949e59f29309 resource provider aggregate not found 2026-07-15 00:17:39.943 8 INFO neutron.services.segments.plugin [-] Segment f900e63b-1832-4fc8-9ab7-949e59f29309 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f900e63b-1832-4fc8-9ab7-949e59f29309 found for delete ", "request_id": "req-6002b7aa-af4f-4d76-bbeb-4c2ad73a87e6"}]} 2026-07-15 00:17:39.946 8 INFO neutron.services.segments.plugin [-] Segment f900e63b-1832-4fc8-9ab7-949e59f29309 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f900e63b-1832-4fc8-9ab7-949e59f29309 found for delete ", "request_id": "req-cc1ad5a8-d818-4907-bc13-f94b58da54e6"}]} 2026-07-15 00:17:40.102 8 INFO neutron.db.l3_hamode_db [None req-f691605f-a814-44cf-9917-e1f08c922276 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] HA network 95ff3443-de75-4603-bbd3-2907644a37f7 was deleted as no HA routers are present in tenant 7335ddfdb5f148df81e2e92fc622893c. [pid: 8|app: 0|req: 1191/2390] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:17:39 2026] DELETE /v2.0/routers/24e68732-69ad-4e8b-b618-dcc7598aa1fd => generated 0 bytes in 849 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2391] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:17:40 2026] DELETE /v2.0/subnets/4ff5cfad-f65a-4656-a628-8bd179d3185c => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2392] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:40 2026] DELETE /v2.0/networks/0636045c-6b3e-467d-ba9f-b61e08b4187e => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2393] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:40 2026] GET /v2.0/security-groups?tenant_id=7335ddfdb5f148df81e2e92fc622893c&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2394] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:40 2026] DELETE /v2.0/security-groups/e7b1e55d-d7d6-473e-939f-d59a9a06b0ac => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2395] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:41 2026] GET /v2.0/security-groups?tenant_id=465729138f1c4d9d96543e1383e2aeaf&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2396] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:41 2026] DELETE /v2.0/security-groups/70e0a142-f6f7-4a90-a3ad-9aa9b5c06609 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:17:45.304 7 WARNING neutron_lib.context [None req-e7d9a38a-b9ba-44bc-a753-eedb752d7dc7 9544296aa186403ba76bc0629e50a457 8686b347e5e047e78e141fa052c82546 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1203/2397] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:17:45 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:45.825 8 WARNING neutron_lib.context [None req-2af992cb-5a40-4886-8145-c5d7a40f4804 9544296aa186403ba76bc0629e50a457 8686b347e5e047e78e141fa052c82546 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:45.842 8 INFO neutron.services.segments.plugin [-] Segment 8fe4c68a-f855-4d4f-a41c-f7f093691a9f resource provider aggregate not found 2026-07-15 00:17:45.847 8 INFO neutron.services.segments.plugin [-] Segment 8fe4c68a-f855-4d4f-a41c-f7f093691a9f resource provider aggregate not found 2026-07-15 00:17:45.859 8 INFO neutron.services.segments.plugin [-] Segment 8fe4c68a-f855-4d4f-a41c-f7f093691a9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fe4c68a-f855-4d4f-a41c-f7f093691a9f found for delete ", "request_id": "req-79ef09d7-d153-4491-be33-c27e87e5992a"}]} 2026-07-15 00:17:45.863 8 INFO neutron.services.segments.plugin [-] Segment 8fe4c68a-f855-4d4f-a41c-f7f093691a9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fe4c68a-f855-4d4f-a41c-f7f093691a9f found for delete ", "request_id": "req-94f4f5ad-8026-45da-86f0-4e0fb138f173"}]} 2026-07-15 00:17:45.877 8 INFO neutron.services.segments.plugin [-] Segment 75b60495-2d4a-4aee-b178-380f5944a427 resource provider aggregate not found 2026-07-15 00:17:45.882 8 INFO neutron.services.segments.plugin [-] Segment 75b60495-2d4a-4aee-b178-380f5944a427 resource provider aggregate not found 2026-07-15 00:17:45.897 8 INFO neutron.services.segments.plugin [-] Segment 75b60495-2d4a-4aee-b178-380f5944a427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75b60495-2d4a-4aee-b178-380f5944a427 found for delete ", "request_id": "req-16865f5c-087e-407d-860f-231a74f1a457"}]} 2026-07-15 00:17:45.898 8 INFO neutron.services.segments.plugin [-] Segment 75b60495-2d4a-4aee-b178-380f5944a427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75b60495-2d4a-4aee-b178-380f5944a427 found for delete ", "request_id": "req-95c569fb-6f93-4f58-ab78-5cd759a1e89f"}]} [pid: 8|app: 0|req: 1195/2398] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:17:45 2026] POST /v2.0/floatingips => generated 552 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:46.355 7 WARNING neutron_lib.context [None req-570614c6-93c7-417b-a70d-30225ee1f31d 9544296aa186403ba76bc0629e50a457 8686b347e5e047e78e141fa052c82546 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1204/2399] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:17:46 2026] POST /v2.0/floatingips => generated 552 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:46.890 8 WARNING neutron_lib.context [None req-4d5c68e1-4605-498e-b8eb-308c1563d4de 9544296aa186403ba76bc0629e50a457 8686b347e5e047e78e141fa052c82546 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1196/2402] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:17:46 2026] POST /v2.0/floatingips => generated 552 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:47.466 7 WARNING neutron_lib.context [None req-2ae806c5-22a6-4f9f-b4c6-c6680d8c5b34 9544296aa186403ba76bc0629e50a457 8686b347e5e047e78e141fa052c82546 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1207/2403] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:17:47 2026] POST /v2.0/floatingips => generated 552 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2404] 10.0.0.71 () {34 vars in 757 bytes} [Wed Jul 15 00:17:48 2026] PUT /v2.0/floatingips/c15bf86a-7152-4c82-a843-ef3e8ce9b436/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2405] 10.0.0.71 () {34 vars in 757 bytes} [Wed Jul 15 00:17:48 2026] PUT /v2.0/floatingips/6da5b449-fc54-4dc7-a7b8-f5c38ccccdf8/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2406] 10.0.0.71 () {34 vars in 757 bytes} [Wed Jul 15 00:17:48 2026] PUT /v2.0/floatingips/4671be86-6e00-40b1-b27c-969016a5c871/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2407] 10.0.0.71 () {34 vars in 757 bytes} [Wed Jul 15 00:17:48 2026] PUT /v2.0/floatingips/215cbe75-5995-499b-9a58-beb22ed1fb08/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2408] 10.0.0.71 () {32 vars in 670 bytes} [Wed Jul 15 00:17:48 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2409] 10.0.0.71 () {32 vars in 684 bytes} [Wed Jul 15 00:17:48 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2410] 10.0.0.71 () {32 vars in 680 bytes} [Wed Jul 15 00:17:48 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2411] 10.0.0.71 () {32 vars in 692 bytes} [Wed Jul 15 00:17:48 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: 1201/2412] 10.0.0.71 () {32 vars in 678 bytes} [Wed Jul 15 00:17:48 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2413] 10.0.0.71 () {32 vars in 692 bytes} [Wed Jul 15 00:17:48 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2414] 10.0.0.71 () {32 vars in 688 bytes} [Wed Jul 15 00:17:48 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2415] 10.0.0.71 () {32 vars in 700 bytes} [Wed Jul 15 00:17:48 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2416] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:17:48 2026] DELETE /v2.0/floatingips/c15bf86a-7152-4c82-a843-ef3e8ce9b436 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2417] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:17:48 2026] DELETE /v2.0/floatingips/6da5b449-fc54-4dc7-a7b8-f5c38ccccdf8 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2418] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:17:49 2026] DELETE /v2.0/floatingips/4671be86-6e00-40b1-b27c-969016a5c871 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2419] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:17:49 2026] DELETE /v2.0/floatingips/215cbe75-5995-499b-9a58-beb22ed1fb08 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2420] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:17:49 2026] DELETE /v2.0/floatingips/d11c5fe1-d550-4cbf-ba09-d5a5a606a171 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2421] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:50 2026] GET /v2.0/security-groups?tenant_id=fd8378f62a8e46c8b702cbc52fedb860&name=default => generated 2929 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2422] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:51 2026] DELETE /v2.0/security-groups/06e0d4dd-2641-4e4e-bbcb-343618796006 => 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: 1217/2423] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:51 2026] GET /v2.0/security-groups?tenant_id=8686b347e5e047e78e141fa052c82546&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2424] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:51 2026] DELETE /v2.0/security-groups/9b8ba648-bf21-43fa-b1dd-488d81b898ef => 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: 1218/2425] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:51 2026] GET /v2.0/security-groups?tenant_id=33898022397647dabf12017acda79da5&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2426] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:51 2026] DELETE /v2.0/security-groups/8b0e617c-2420-4d76-8e1f-5aa77eb8504b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:17:55.763 7 WARNING neutron_lib.context [None req-db1f96e1-db2a-4eeb-b8d6-e49985fc1dbc 49db70e822684d149875b7e05d3c40d4 63b49b54c3cf4ea19812cf5b7d3f1dd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:55.899 7 INFO neutron.db.segments_db [None req-db1f96e1-db2a-4eeb-b8d6-e49985fc1dbc 49db70e822684d149875b7e05d3c40d4 63b49b54c3cf4ea19812cf5b7d3f1dd6 - - default default] Added segment fbb7a105-81ec-4cd4-8897-4c3bbdf11993 of type vxlan for network 656def05-3ca1-4413-85a6-b9cf8e74d6a3 [pid: 7|app: 0|req: 1219/2427] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:55 2026] POST /v2.0/networks => generated 632 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:56.012 8 WARNING neutron_lib.context [None req-f66af57a-aebf-418f-9549-50a8c9f1ccf0 49db70e822684d149875b7e05d3c40d4 63b49b54c3cf4ea19812cf5b7d3f1dd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:56.063 8 INFO neutron.db.segments_db [None req-f66af57a-aebf-418f-9549-50a8c9f1ccf0 49db70e822684d149875b7e05d3c40d4 63b49b54c3cf4ea19812cf5b7d3f1dd6 - - default default] Added segment 726a355d-6189-479a-9e29-a94ae453e365 of type vxlan for network f7258ea1-48e2-4743-8c87-74b96943a984 [pid: 8|app: 0|req: 1209/2428] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:56 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:56.159 7 WARNING neutron_lib.context [None req-79da950a-7297-4a1d-9890-fd762ee4ce87 49db70e822684d149875b7e05d3c40d4 63b49b54c3cf4ea19812cf5b7d3f1dd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:56.206 7 INFO neutron.db.segments_db [None req-79da950a-7297-4a1d-9890-fd762ee4ce87 49db70e822684d149875b7e05d3c40d4 63b49b54c3cf4ea19812cf5b7d3f1dd6 - - default default] Added segment 6bd33b68-9d1f-41ba-a836-8312ac20b59f of type vxlan for network b1da0a7b-3f5c-45a3-8d8f-133a582c2659 [pid: 7|app: 0|req: 1220/2429] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:56 2026] POST /v2.0/networks => generated 632 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:56.291 8 WARNING neutron_lib.context [None req-7e8d851e-5097-453a-b7ee-4adc1507f178 49db70e822684d149875b7e05d3c40d4 63b49b54c3cf4ea19812cf5b7d3f1dd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:56.336 8 INFO neutron.db.segments_db [None req-7e8d851e-5097-453a-b7ee-4adc1507f178 49db70e822684d149875b7e05d3c40d4 63b49b54c3cf4ea19812cf5b7d3f1dd6 - - default default] Added segment 8f799cf7-59fe-400b-bf7f-9cd7fa841e28 of type vxlan for network ac77c5ae-766a-4225-8d5b-94417fff7e95 [pid: 8|app: 0|req: 1210/2430] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:56 2026] POST /v2.0/networks => generated 631 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:17:56.435 7 WARNING neutron_lib.context [None req-1d93902f-f13a-4f04-94b2-f42dfad28cb0 49db70e822684d149875b7e05d3c40d4 63b49b54c3cf4ea19812cf5b7d3f1dd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:17:56.504 7 INFO neutron.db.segments_db [None req-1d93902f-f13a-4f04-94b2-f42dfad28cb0 49db70e822684d149875b7e05d3c40d4 63b49b54c3cf4ea19812cf5b7d3f1dd6 - - default default] Added segment a6a1b600-4f3f-4f44-9ec0-19a6472ae170 of type vxlan for network 6eea06ac-db90-4181-ab8f-ae0af83d667e [pid: 7|app: 0|req: 1221/2431] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:17:56 2026] POST /v2.0/networks => generated 631 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2432] 10.0.0.71 () {34 vars in 751 bytes} [Wed Jul 15 00:17:56 2026] PUT /v2.0/networks/656def05-3ca1-4413-85a6-b9cf8e74d6a3/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2433] 10.0.0.71 () {34 vars in 751 bytes} [Wed Jul 15 00:17:56 2026] PUT /v2.0/networks/f7258ea1-48e2-4743-8c87-74b96943a984/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2434] 10.0.0.71 () {34 vars in 751 bytes} [Wed Jul 15 00:17:56 2026] PUT /v2.0/networks/b1da0a7b-3f5c-45a3-8d8f-133a582c2659/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2435] 10.0.0.71 () {34 vars in 751 bytes} [Wed Jul 15 00:17:56 2026] PUT /v2.0/networks/ac77c5ae-766a-4225-8d5b-94417fff7e95/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2436] 10.0.0.71 () {32 vars in 664 bytes} [Wed Jul 15 00:17:56 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2437] 10.0.0.71 () {32 vars in 678 bytes} [Wed Jul 15 00:17:56 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2438] 10.0.0.71 () {32 vars in 674 bytes} [Wed Jul 15 00:17:56 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2439] 10.0.0.71 () {32 vars in 686 bytes} [Wed Jul 15 00:17:56 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2440] 10.0.0.71 () {32 vars in 672 bytes} [Wed Jul 15 00:17:57 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2441] 10.0.0.71 () {32 vars in 686 bytes} [Wed Jul 15 00:17:57 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2442] 10.0.0.71 () {32 vars in 682 bytes} [Wed Jul 15 00:17:57 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2443] 10.0.0.71 () {32 vars in 694 bytes} [Wed Jul 15 00:17:57 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:17:57.406 8 INFO neutron.services.segments.plugin [-] Segment fbb7a105-81ec-4cd4-8897-4c3bbdf11993 resource provider aggregate not found 2026-07-15 00:17:57.416 8 INFO neutron.services.segments.plugin [-] Segment fbb7a105-81ec-4cd4-8897-4c3bbdf11993 resource provider aggregate not found 2026-07-15 00:17:57.424 8 INFO neutron.services.segments.plugin [-] Segment fbb7a105-81ec-4cd4-8897-4c3bbdf11993 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbb7a105-81ec-4cd4-8897-4c3bbdf11993 found for delete ", "request_id": "req-106de646-d945-4eff-988b-be96ddeea7f7"}]} [pid: 8|app: 0|req: 1217/2444] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:57 2026] DELETE /v2.0/networks/656def05-3ca1-4413-85a6-b9cf8e74d6a3 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:17:57.602 7 INFO neutron.services.segments.plugin [-] Segment 726a355d-6189-479a-9e29-a94ae453e365 resource provider aggregate not found 2026-07-15 00:17:57.607 7 INFO neutron.services.segments.plugin [-] Segment 726a355d-6189-479a-9e29-a94ae453e365 resource provider aggregate not found 2026-07-15 00:17:57.621 7 INFO neutron.services.segments.plugin [-] Segment 726a355d-6189-479a-9e29-a94ae453e365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 726a355d-6189-479a-9e29-a94ae453e365 found for delete ", "request_id": "req-769dc6b7-4158-4019-82ef-3bc8dc6347c2"}]} 2026-07-15 00:17:57.622 7 INFO neutron.services.segments.plugin [-] Segment 726a355d-6189-479a-9e29-a94ae453e365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 726a355d-6189-479a-9e29-a94ae453e365 found for delete ", "request_id": "req-ae64028f-1d9e-4ba4-89d3-1d5a85637aa6"}]} [pid: 7|app: 0|req: 1228/2445] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:57 2026] DELETE /v2.0/networks/f7258ea1-48e2-4743-8c87-74b96943a984 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:17:57.643 8 INFO neutron.services.segments.plugin [-] Segment fbb7a105-81ec-4cd4-8897-4c3bbdf11993 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbb7a105-81ec-4cd4-8897-4c3bbdf11993 found for delete ", "request_id": "req-b9c1b18e-5555-4147-8a87-d57567513bc3"}]} [pid: 8|app: 0|req: 1218/2446] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:57 2026] DELETE /v2.0/networks/b1da0a7b-3f5c-45a3-8d8f-133a582c2659 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2447] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:57 2026] DELETE /v2.0/networks/ac77c5ae-766a-4225-8d5b-94417fff7e95 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2448] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:17:57 2026] DELETE /v2.0/networks/6eea06ac-db90-4181-ab8f-ae0af83d667e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2449] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:58 2026] GET /v2.0/security-groups?tenant_id=54a79f8e875a424b83fdb0e2c66b733f&name=default => generated 2929 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2450] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:59 2026] DELETE /v2.0/security-groups/30d3b65e-5de3-427e-a7c7-559c34287e35 => 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: 1231/2451] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:59 2026] GET /v2.0/security-groups?tenant_id=63b49b54c3cf4ea19812cf5b7d3f1dd6&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2452] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:59 2026] DELETE /v2.0/security-groups/644dcc13-9ac6-49d6-af27-a9e94665b4fe => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:17:59.635 7 INFO neutron.services.segments.plugin [-] Segment 8f799cf7-59fe-400b-bf7f-9cd7fa841e28 resource provider aggregate not found 2026-07-15 00:17:59.643 7 INFO neutron.services.segments.plugin [-] Segment 8f799cf7-59fe-400b-bf7f-9cd7fa841e28 resource provider aggregate not found 2026-07-15 00:17:59.651 7 INFO neutron.services.segments.plugin [-] Segment 8f799cf7-59fe-400b-bf7f-9cd7fa841e28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f799cf7-59fe-400b-bf7f-9cd7fa841e28 found for delete ", "request_id": "req-d632488c-d7b2-4f3d-9c94-a2b78c71271d"}]} 2026-07-15 00:17:59.657 7 INFO neutron.services.segments.plugin [-] Segment 8f799cf7-59fe-400b-bf7f-9cd7fa841e28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f799cf7-59fe-400b-bf7f-9cd7fa841e28 found for delete ", "request_id": "req-b2a7e9ef-b065-458f-a1c3-fb3cf3a7028a"}]} [pid: 7|app: 0|req: 1232/2453] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:17:59 2026] GET /v2.0/security-groups?tenant_id=1c860b674cab475892060d1bc1581e8f&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:17:59.735 8 INFO neutron.services.segments.plugin [-] Segment 6bd33b68-9d1f-41ba-a836-8312ac20b59f resource provider aggregate not found 2026-07-15 00:17:59.738 8 INFO neutron.services.segments.plugin [-] Segment 6bd33b68-9d1f-41ba-a836-8312ac20b59f resource provider aggregate not found 2026-07-15 00:17:59.750 8 INFO neutron.services.segments.plugin [-] Segment 6bd33b68-9d1f-41ba-a836-8312ac20b59f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bd33b68-9d1f-41ba-a836-8312ac20b59f found for delete ", "request_id": "req-cb7b29dd-4edf-4ad1-b787-a45ab449715f"}]} 2026-07-15 00:17:59.754 8 INFO neutron.services.segments.plugin [-] Segment 6bd33b68-9d1f-41ba-a836-8312ac20b59f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bd33b68-9d1f-41ba-a836-8312ac20b59f found for delete ", "request_id": "req-7488ce66-414d-4d09-a27a-58f9f0535a03"}]} 2026-07-15 00:17:59.760 8 INFO neutron.services.segments.plugin [-] Segment a6a1b600-4f3f-4f44-9ec0-19a6472ae170 resource provider aggregate not found 2026-07-15 00:17:59.769 8 INFO neutron.services.segments.plugin [-] Segment a6a1b600-4f3f-4f44-9ec0-19a6472ae170 resource provider aggregate not found 2026-07-15 00:17:59.772 8 INFO neutron.services.segments.plugin [-] Segment a6a1b600-4f3f-4f44-9ec0-19a6472ae170 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6a1b600-4f3f-4f44-9ec0-19a6472ae170 found for delete ", "request_id": "req-0cb47ca4-ec42-4130-b925-4828357c2aec"}]} 2026-07-15 00:17:59.779 8 INFO neutron.services.segments.plugin [-] Segment a6a1b600-4f3f-4f44-9ec0-19a6472ae170 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6a1b600-4f3f-4f44-9ec0-19a6472ae170 found for delete ", "request_id": "req-cbcdc7d0-99c0-4643-80b4-6a1514e5a66c"}]} [pid: 8|app: 0|req: 1222/2454] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:17:59 2026] DELETE /v2.0/security-groups/e10894b1-a20a-4a6c-8449-196d8dd3c197 => 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: 1234/2457] 10.0.0.71 () {34 vars in 676 bytes} [Wed Jul 15 00:18:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2458] 10.0.0.71 () {34 vars in 676 bytes} [Wed Jul 15 00:18:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2459] 10.0.0.71 () {34 vars in 676 bytes} [Wed Jul 15 00:18:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2460] 10.0.0.71 () {34 vars in 676 bytes} [Wed Jul 15 00:18:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2461] 10.0.0.71 () {34 vars in 676 bytes} [Wed Jul 15 00:18:04 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2462] 10.0.0.71 () {34 vars in 751 bytes} [Wed Jul 15 00:18:04 2026] PUT /v2.0/policies/3d54f169-04e1-4db8-a080-42e00517c035/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: 1237/2463] 10.0.0.71 () {34 vars in 751 bytes} [Wed Jul 15 00:18:04 2026] PUT /v2.0/policies/52cc682f-5651-4d07-a51a-603794028d8c/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2464] 10.0.0.71 () {34 vars in 751 bytes} [Wed Jul 15 00:18:04 2026] PUT /v2.0/policies/707512c6-f738-40e0-9386-0fdd9652f7ac/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: 1238/2465] 10.0.0.71 () {34 vars in 751 bytes} [Wed Jul 15 00:18:04 2026] PUT /v2.0/policies/f1b0525e-8ab5-4046-950f-9828fd07d641/tags => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2466] 10.0.0.71 () {32 vars in 672 bytes} [Wed Jul 15 00:18:04 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2467] 10.0.0.71 () {32 vars in 686 bytes} [Wed Jul 15 00:18:04 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2468] 10.0.0.71 () {32 vars in 682 bytes} [Wed Jul 15 00:18:04 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2469] 10.0.0.71 () {32 vars in 694 bytes} [Wed Jul 15 00:18:04 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2470] 10.0.0.71 () {32 vars in 680 bytes} [Wed Jul 15 00:18:04 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2471] 10.0.0.71 () {32 vars in 694 bytes} [Wed Jul 15 00:18:04 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2472] 10.0.0.71 () {32 vars in 690 bytes} [Wed Jul 15 00:18:04 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2473] 10.0.0.71 () {32 vars in 702 bytes} [Wed Jul 15 00:18:04 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2474] 10.0.0.71 () {32 vars in 732 bytes} [Wed Jul 15 00:18:05 2026] DELETE /v2.0/qos/policies/3d54f169-04e1-4db8-a080-42e00517c035 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2475] 10.0.0.71 () {32 vars in 732 bytes} [Wed Jul 15 00:18:05 2026] DELETE /v2.0/qos/policies/52cc682f-5651-4d07-a51a-603794028d8c => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2476] 10.0.0.71 () {32 vars in 732 bytes} [Wed Jul 15 00:18:05 2026] DELETE /v2.0/qos/policies/707512c6-f738-40e0-9386-0fdd9652f7ac => 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: 1244/2477] 10.0.0.71 () {32 vars in 732 bytes} [Wed Jul 15 00:18:05 2026] DELETE /v2.0/qos/policies/f1b0525e-8ab5-4046-950f-9828fd07d641 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2478] 10.0.0.71 () {32 vars in 732 bytes} [Wed Jul 15 00:18:05 2026] DELETE /v2.0/qos/policies/772eebcf-9824-4a13-820e-5b6546b30afc => 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: 1245/2479] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:18:06 2026] GET /v2.0/security-groups?tenant_id=6c2c7b9f2aea41279b720a09e368aef0&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2480] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:18:06 2026] DELETE /v2.0/security-groups/f9b5502e-24e5-492f-97e2-1f1f45a9c390 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2481] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:18:06 2026] GET /v2.0/security-groups?tenant_id=c1b08d177a2c4501bfe69030bfb48934&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2482] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:18:06 2026] DELETE /v2.0/security-groups/083d25f0-77c3-45a2-8eac-a31c2259101c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2483] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:18:06 2026] GET /v2.0/security-groups?tenant_id=414a5adaa2a84c2bad54e992873e0f09&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2484] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:18:06 2026] DELETE /v2.0/security-groups/e8d61450-36de-4273-9244-05f53cc58a08 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:18:11.136 7 WARNING neutron_lib.context [None req-855409e6-16d9-4403-99e7-1e9b6cc3ad9e 095550c062c3460f919ae21c6ca6642a 715cb6ec9220425c87d9e4a8d76138b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1248/2485] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:18:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:11.204 8 WARNING neutron_lib.context [None req-cd20c75e-e4b9-4478-84c7-1d35716f6602 095550c062c3460f919ae21c6ca6642a 715cb6ec9220425c87d9e4a8d76138b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1238/2486] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:18:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:11.260 7 WARNING neutron_lib.context [None req-4eeed328-7832-4c86-a005-25328ede0093 095550c062c3460f919ae21c6ca6642a 715cb6ec9220425c87d9e4a8d76138b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1249/2487] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:18:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:11.321 8 WARNING neutron_lib.context [None req-b144fc56-f9a4-467e-b802-56f117c99dd9 095550c062c3460f919ae21c6ca6642a 715cb6ec9220425c87d9e4a8d76138b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1239/2488] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:18:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:11.380 7 WARNING neutron_lib.context [None req-183714ca-129c-4876-9687-da69ed55fd7b 095550c062c3460f919ae21c6ca6642a 715cb6ec9220425c87d9e4a8d76138b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1250/2489] 10.0.0.71 () {34 vars in 674 bytes} [Wed Jul 15 00:18:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2490] 10.0.0.71 () {34 vars in 757 bytes} [Wed Jul 15 00:18:11 2026] PUT /v2.0/subnetpools/54892992-e45f-443a-8016-9ef4d431b4ab/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2491] 10.0.0.71 () {34 vars in 757 bytes} [Wed Jul 15 00:18:11 2026] PUT /v2.0/subnetpools/643cdbaf-359b-4909-9254-166d4f19b796/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2492] 10.0.0.71 () {34 vars in 757 bytes} [Wed Jul 15 00:18:11 2026] PUT /v2.0/subnetpools/313d2039-d9ce-4e58-b331-709d41ccb1b1/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2493] 10.0.0.71 () {34 vars in 757 bytes} [Wed Jul 15 00:18:11 2026] PUT /v2.0/subnetpools/bc86acd7-713b-4307-8dc5-aa81c9e0b3c2/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: 1242/2494] 10.0.0.71 () {32 vars in 670 bytes} [Wed Jul 15 00:18:11 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2495] 10.0.0.71 () {32 vars in 684 bytes} [Wed Jul 15 00:18:11 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2496] 10.0.0.71 () {32 vars in 680 bytes} [Wed Jul 15 00:18:11 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2497] 10.0.0.71 () {32 vars in 692 bytes} [Wed Jul 15 00:18:11 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2498] 10.0.0.71 () {32 vars in 678 bytes} [Wed Jul 15 00:18:11 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2499] 10.0.0.71 () {32 vars in 692 bytes} [Wed Jul 15 00:18:11 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2500] 10.0.0.71 () {32 vars in 688 bytes} [Wed Jul 15 00:18:11 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: 7|app: 0|req: 1256/2501] 10.0.0.71 () {32 vars in 700 bytes} [Wed Jul 15 00:18:11 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => 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: 1246/2502] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:18:11 2026] DELETE /v2.0/subnetpools/54892992-e45f-443a-8016-9ef4d431b4ab => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2503] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:18:11 2026] DELETE /v2.0/subnetpools/643cdbaf-359b-4909-9254-166d4f19b796 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2504] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:18:11 2026] DELETE /v2.0/subnetpools/313d2039-d9ce-4e58-b331-709d41ccb1b1 => 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: 1258/2505] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:18:11 2026] DELETE /v2.0/subnetpools/bc86acd7-713b-4307-8dc5-aa81c9e0b3c2 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2506] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:18:12 2026] DELETE /v2.0/subnetpools/d711a19a-96b2-4538-98c5-08745488aaa1 => 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: 1259/2507] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:18:12 2026] GET /v2.0/security-groups?tenant_id=3bfd6a8dff9e45c0a3d43752ff53509a&name=default => generated 2929 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2508] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:18:13 2026] DELETE /v2.0/security-groups/f22a8c65-a7cf-4063-9ee6-48734a3ac614 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2509] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:18:13 2026] GET /v2.0/security-groups?tenant_id=a03fea6aecd34d2da567aa2cffc95e8e&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2510] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:18:13 2026] DELETE /v2.0/security-groups/8d9ab3f4-ab3f-4e27-896e-c57b28cea87f => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2511] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:18:13 2026] GET /v2.0/security-groups?tenant_id=715cb6ec9220425c87d9e4a8d76138b8&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2512] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:18:13 2026] DELETE /v2.0/security-groups/5c8201b5-ad9c-42bb-bc44-ca38f09a443c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:18:17.062 7 WARNING neutron_lib.context [None req-8cc56a35-0098-4f93-97b0-2cd12145dafc f3c3020309f049419b4d649e27b81d77 55a62395332c42d0b48ecc6e769c7bed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:18:17.108 7 INFO neutron.db.segments_db [None req-8cc56a35-0098-4f93-97b0-2cd12145dafc f3c3020309f049419b4d649e27b81d77 55a62395332c42d0b48ecc6e769c7bed - - default default] Added segment b69ab03e-e079-4093-a859-5e73bfd3d902 of type vxlan for network 8cb198bb-f036-4297-a45c-f69f9c10363b 2026-07-15 00:18:17.337 7 INFO neutron.db.l3_hamode_db [None req-8cc56a35-0098-4f93-97b0-2cd12145dafc f3c3020309f049419b4d649e27b81d77 55a62395332c42d0b48ecc6e769c7bed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:18:17.464 7 INFO neutron.db.l3_hamode_db [None req-8cc56a35-0098-4f93-97b0-2cd12145dafc f3c3020309f049419b4d649e27b81d77 55a62395332c42d0b48ecc6e769c7bed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1262/2515] 10.0.0.71 () {34 vars in 666 bytes} [Wed Jul 15 00:18:16 2026] POST /v2.0/routers => generated 474 bytes in 1142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2516] 10.0.0.71 () {34 vars in 749 bytes} [Wed Jul 15 00:18:18 2026] PUT /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2517] 10.0.0.71 () {32 vars in 729 bytes} [Wed Jul 15 00:18:18 2026] GET /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2518] 10.0.0.71 () {34 vars in 760 bytes} [Wed Jul 15 00:18:18 2026] PUT /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2519] 10.0.0.71 () {32 vars in 729 bytes} [Wed Jul 15 00:18:18 2026] GET /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2520] 10.0.0.71 () {34 vars in 756 bytes} [Wed Jul 15 00:18:18 2026] PUT /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2521] 10.0.0.71 () {32 vars in 729 bytes} [Wed Jul 15 00:18:18 2026] GET /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2522] 10.0.0.71 () {34 vars in 778 bytes} [Wed Jul 15 00:18:18 2026] PUT /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2523] 10.0.0.71 () {32 vars in 729 bytes} [Wed Jul 15 00:18:18 2026] GET /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags => generated 52 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2524] 10.0.0.71 () {34 vars in 749 bytes} [Wed Jul 15 00:18:18 2026] PUT /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2525] 10.0.0.71 () {32 vars in 729 bytes} [Wed Jul 15 00:18:18 2026] GET /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2526] 10.0.0.71 () {32 vars in 737 bytes} [Wed Jul 15 00:18:18 2026] GET /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:18:18.798 7 INFO neutron.api.v2.resource [None req-b6ba277c-a268-4ca0-b80d-4fdd7c786374 f3c3020309f049419b4d649e27b81d77 55a62395332c42d0b48ecc6e769c7bed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1268/2527] 10.0.0.71 () {32 vars in 741 bytes} [Wed Jul 15 00:18:18 2026] GET /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2528] 10.0.0.71 () {32 vars in 740 bytes} [Wed Jul 15 00:18:18 2026] DELETE /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2529] 10.0.0.71 () {32 vars in 729 bytes} [Wed Jul 15 00:18:18 2026] GET /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:18:18.994 8 INFO neutron.api.v2.resource [None req-172945db-e3c7-4765-a9bf-d6700ff760d1 f3c3020309f049419b4d649e27b81d77 55a62395332c42d0b48ecc6e769c7bed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1261/2530] 10.0.0.71 () {32 vars in 744 bytes} [Wed Jul 15 00:18:18 2026] DELETE /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2531] 10.0.0.71 () {32 vars in 732 bytes} [Wed Jul 15 00:18:19 2026] DELETE /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2532] 10.0.0.71 () {32 vars in 729 bytes} [Wed Jul 15 00:18:19 2026] GET /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2533] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:18:19 2026] GET /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231 => generated 480 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2534] 10.0.0.71 () {34 vars in 740 bytes} [Wed Jul 15 00:18:19 2026] PUT /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231 => generated 480 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2535] 10.0.0.71 () {32 vars in 734 bytes} [Wed Jul 15 00:18:19 2026] GET /v2.0/ports?device_id=4b69e7f0-60dd-46ce-b639-48598da4d231 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:18:20.165 8 INFO neutron.services.segments.plugin [-] Segment b69ab03e-e079-4093-a859-5e73bfd3d902 resource provider aggregate not found 2026-07-15 00:18:20.171 8 INFO neutron.services.segments.plugin [-] Segment b69ab03e-e079-4093-a859-5e73bfd3d902 resource provider aggregate not found 2026-07-15 00:18:20.177 8 INFO neutron.services.segments.plugin [-] Segment b69ab03e-e079-4093-a859-5e73bfd3d902 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b69ab03e-e079-4093-a859-5e73bfd3d902 found for delete ", "request_id": "req-cb9bd6d9-478d-419a-a0a6-fc8447e3953a"}]} 2026-07-15 00:18:20.184 8 INFO neutron.services.segments.plugin [-] Segment b69ab03e-e079-4093-a859-5e73bfd3d902 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b69ab03e-e079-4093-a859-5e73bfd3d902 found for delete ", "request_id": "req-49eea375-fc5e-42c2-bc9a-dec837ab0537"}]} 2026-07-15 00:18:20.191 8 INFO neutron.db.l3_hamode_db [None req-b5e80ab1-b1fb-4c17-a2eb-f36714f3b67b f3c3020309f049419b4d649e27b81d77 55a62395332c42d0b48ecc6e769c7bed - - default default] HA network 8cb198bb-f036-4297-a45c-f69f9c10363b was deleted as no HA routers are present in tenant 55a62395332c42d0b48ecc6e769c7bed. [pid: 8|app: 0|req: 1264/2536] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:18:19 2026] DELETE /v2.0/routers/4b69e7f0-60dd-46ce-b639-48598da4d231 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2537] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:18:20 2026] GET /v2.0/security-groups?tenant_id=6acb1ab59a82460194433d6a88b99c4e&name=default => generated 2929 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2538] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:18:21 2026] DELETE /v2.0/security-groups/b26fda47-7b9f-45dd-96f4-ccc31c0ef2f9 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2539] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:18:21 2026] GET /v2.0/security-groups?tenant_id=55a62395332c42d0b48ecc6e769c7bed&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2540] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:18:21 2026] DELETE /v2.0/security-groups/13f6e2ae-b6c5-47c3-a312-a5403c0c1929 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:18:29.857 7 WARNING neutron_lib.context [None req-194efbd7-487d-47ff-bb7d-2adfa4b58c31 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:18:29.996 7 INFO neutron.db.segments_db [None req-194efbd7-487d-47ff-bb7d-2adfa4b58c31 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Added segment 42e6cfd4-1429-4008-9124-e43efcc7d2e3 of type vxlan for network ea03d989-3592-4531-8511-7627567a1cb1 [pid: 7|app: 0|req: 1275/2541] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:18:29 2026] POST /v2.0/networks => generated 640 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:30.090 8 WARNING neutron_lib.context [None req-ce44c3a6-48a0-40e1-82ac-2782c69b24b0 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1267/2542] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:18:30 2026] POST /v2.0/subnets => generated 657 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2543] 10.0.0.71 () {32 vars in 720 bytes} [Wed Jul 15 00:18:30 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:18:30.402 8 WARNING neutron_lib.context [None req-8dd518a0-8b47-4e43-bc6a-6b5cc979cf84 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1268/2544] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:18:30 2026] POST /v2.0/subnets => generated 731 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:30.684 7 WARNING neutron_lib.context [None req-bb6b62d8-fccc-46ea-9963-c5d9cc16db87 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:18:30.732 7 INFO neutron.db.segments_db [None req-bb6b62d8-fccc-46ea-9963-c5d9cc16db87 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Added segment 47a9126c-f531-4d69-ab2f-3c91e243930c of type vxlan for network ba03e5aa-02a4-4271-9402-272546463439 [pid: 7|app: 0|req: 1277/2545] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:18:30 2026] POST /v2.0/networks => generated 638 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:30.857 8 WARNING neutron_lib.context [None req-e45172db-97f7-495b-a319-b4ee18f113f5 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1269/2546] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:18:30 2026] POST /v2.0/subnets => generated 656 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:31.134 7 WARNING neutron_lib.context [None req-d7dfb208-f284-4b06-9153-27243dd5800e d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1278/2547] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:18:31 2026] POST /v2.0/subnets => generated 725 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:31.406 8 WARNING neutron_lib.context [None req-eb6ba7e8-87a4-4f78-be54-4ffec7b6ed54 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:18:31.469 8 INFO neutron.db.segments_db [None req-eb6ba7e8-87a4-4f78-be54-4ffec7b6ed54 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Added segment 71719daa-065d-41cb-b1e7-5b323ce30f65 of type vxlan for network 3c511f9e-b08c-4d2c-8084-505f9889a43b [pid: 8|app: 0|req: 1270/2548] 10.0.0.71 () {34 vars in 668 bytes} [Wed Jul 15 00:18:31 2026] POST /v2.0/networks => generated 638 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:31.588 7 WARNING neutron_lib.context [None req-4b04a65e-6da9-4d4b-a4f9-97ae12817659 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1279/2549] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:18:31 2026] POST /v2.0/subnets => generated 655 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:31.809 8 WARNING neutron_lib.context [None req-551df95e-9afd-4a26-b5b9-490b98bc8199 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1271/2552] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:18:31 2026] POST /v2.0/subnets => generated 729 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:32.143 7 WARNING neutron_lib.context [None req-05a99cb9-29d8-4585-baf9-7c2d89ccd582 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:18:32.180 7 INFO neutron.db.segments_db [None req-05a99cb9-29d8-4585-baf9-7c2d89ccd582 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Added segment d1c43b19-73a8-42da-a2d7-71cd155cc058 of type vxlan for network d17d75cc-1c8b-4e47-adcc-b50c7454bcbc 2026-07-15 00:18:32.440 7 INFO neutron.db.l3_hamode_db [None req-05a99cb9-29d8-4585-baf9-7c2d89ccd582 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 00:18:33.200 7 INFO neutron.db.l3_hamode_db [None req-05a99cb9-29d8-4585-baf9-7c2d89ccd582 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1282/2553] 10.0.0.71 () {34 vars in 667 bytes} [Wed Jul 15 00:18:32 2026] POST /v2.0/routers => generated 685 bytes in 1932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2554] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:18:34 2026] PUT /v2.0/routers/2b6c5ac9-a18a-42ae-97b9-34ee546790b5/add_router_interface => generated 309 bytes in 1389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2555] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:18:35 2026] PUT /v2.0/routers/2b6c5ac9-a18a-42ae-97b9-34ee546790b5/add_router_interface => generated 309 bytes in 1907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2556] 10.0.0.71 () {34 vars in 781 bytes} [Wed Jul 15 00:18:37 2026] PUT /v2.0/routers/2b6c5ac9-a18a-42ae-97b9-34ee546790b5/add_router_interface => generated 309 bytes in 1840 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:18:39.329 7 WARNING neutron_lib.context [None req-3b720906-e9f9-4361-ac3d-0bf4795eb5d4 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1284/2557] 10.0.0.71 () {34 vars in 682 bytes} [Wed Jul 15 00:18:39 2026] POST /v2.0/security-groups => generated 1630 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 00:18:39.503 8 WARNING neutron_lib.context [None req-068fe919-9993-4b10-baf2-016287da7132 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1274/2558] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:18:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:39.655 7 WARNING neutron_lib.context [None req-3bd7cb10-6e8d-4586-b1bf-c3626b73d72c d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1285/2559] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:18:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:39.826 8 WARNING neutron_lib.context [None req-4808e425-ff5f-4f24-9ca2-cf7282cf7bf2 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1275/2560] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:18:39 2026] POST /v2.0/security-group-rules => generated 599 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:39.939 7 WARNING neutron_lib.context [None req-5ef3fd23-5a1c-4233-bd37-01ee640935d1 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1286/2561] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:18:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:40.073 8 WARNING neutron_lib.context [None req-d7771ca8-eee9-498c-b3aa-1479dfbace2e d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1276/2562] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:18:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:40.197 7 WARNING neutron_lib.context [None req-42ffdb2d-29ed-4f1b-a6c9-845a60b39f5e d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1287/2563] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:18:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:40.320 8 WARNING neutron_lib.context [None req-c47b18f3-5ae3-484c-92d7-40c46d4b059d d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1277/2564] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:18:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:40.465 7 WARNING neutron_lib.context [None req-10b4cadf-fb9c-4598-9aa7-198ed0b7b224 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1288/2565] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:18:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:40.628 8 WARNING neutron_lib.context [None req-b4b18f5c-bf5a-4db7-bee0-ca26e7eeae1a d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2566] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:18:40 2026] POST /v2.0/security-group-rules => generated 599 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:40.774 7 WARNING neutron_lib.context [None req-129e1111-075f-4cc0-8252-d493a9251aeb d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1289/2567] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:18:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:18:40.926 8 WARNING neutron_lib.context [None req-acacee76-abfb-4341-935a-8160fc6f2495 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1279/2568] 10.0.0.71 () {34 vars in 693 bytes} [Wed Jul 15 00:18:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2569] 10.0.0.182 () {34 vars in 1095 bytes} [Wed Jul 15 00:18:41 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1201574366&fields=id&tenant_id=e4fab9067d854c769d65c2fcde806df4 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2570] 10.0.0.182 () {34 vars in 981 bytes} [Wed Jul 15 00:18:41 2026] GET /v2.0/networks?id=ba03e5aa-02a4-4271-9402-272546463439 => 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: 1291/2571] 10.0.0.182 () {34 vars in 964 bytes} [Wed Jul 15 00:18:41 2026] GET /v2.0/quotas/e4fab9067d854c769d65c2fcde806df4 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2572] 10.0.0.182 () {34 vars in 1001 bytes} [Wed Jul 15 00:18:41 2026] GET /v2.0/ports?tenant_id=e4fab9067d854c769d65c2fcde806df4&fields=id => generated 287 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2573] 10.0.0.182 () {34 vars in 1007 bytes} [Wed Jul 15 00:18:41 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2574] 10.0.0.182 () {34 vars in 1107 bytes} [Wed Jul 15 00:18:41 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?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: 1293/2575] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:18:41 2026] GET /v2.0/ports?device_id=0793a7b5-273e-42fa-84b8-8876463526a9 => 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: 1283/2576] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:18:46 2026] GET /v2.0/networks?id=ba03e5aa-02a4-4271-9402-272546463439 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2577] 199.19.213.181 () {34 vars in 1049 bytes} [Wed Jul 15 00:18:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e4fab9067d854c769d65c2fcde806df4 => generated 179 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:18:46.291 8 WARNING neutron_lib.context [req-16b90da6-036c-4656-8dd0-5424ef4e85d0 req-d2eaf929-42ab-4434-bc13-1876376ea468 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1284/2578] 199.19.213.181 () {38 vars in 954 bytes} [Wed Jul 15 00:18:46 2026] POST /v2.0/ports => generated 1183 bytes in 422 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: 1287/2581] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:18:47 2026] GET /v2.0/ports?device_id=0793a7b5-273e-42fa-84b8-8876463526a9 => generated 1198 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2582] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:18:46 2026] PUT /v2.0/ports/01023502-9772-4d73-8399-e411bcf53f29 => generated 1464 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2583] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:18:47 2026] GET /v2.0/security-groups?id=444a3504-2b12-4d35-b45c-9d73142855a9&fields=id&fields=name => generated 112 bytes in 50 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: 1296/2584] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:18:48 2026] GET /v2.0/ports?tenant_id=e4fab9067d854c769d65c2fcde806df4&device_id=0793a7b5-273e-42fa-84b8-8876463526a9 => generated 1467 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2585] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:18:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.254&port_id=01023502-9772-4d73-8399-e411bcf53f29 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:18:48.288 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d547c25-c94e-4b37-96a3-65763b040e6b'] response: {'name': 'network-changed', 'server_uuid': '0793a7b5-273e-42fa-84b8-8876463526a9', 'tag': '01023502-9772-4d73-8399-e411bcf53f29', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1297/2586] 199.19.213.181 () {34 vars in 1103 bytes} [Wed Jul 15 00:18:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A237&port_id=01023502-9772-4d73-8399-e411bcf53f29 => 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: 1290/2587] 199.19.213.181 () {34 vars in 1063 bytes} [Wed Jul 15 00:18:48 2026] GET /v2.0/subnets?id=1d469b6d-63a0-45a3-a159-8f4d7f40bc18&id=bbe27151-3ea6-4a8e-888e-a01c65552bc7 => 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: 1298/2588] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:18:48 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2589] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:18:48 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&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: 1299/2590] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:18:48 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?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: 1292/2591] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:18:48 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?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: 1300/2592] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:18:49 2026] GET /v2.0/ports?tenant_id=e4fab9067d854c769d65c2fcde806df4&device_id=0793a7b5-273e-42fa-84b8-8876463526a9 => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2593] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:18:49 2026] GET /v2.0/networks?id=ba03e5aa-02a4-4271-9402-272546463439 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2594] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:18:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.254&port_id=01023502-9772-4d73-8399-e411bcf53f29 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2595] 199.19.213.181 () {34 vars in 1103 bytes} [Wed Jul 15 00:18:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A237&port_id=01023502-9772-4d73-8399-e411bcf53f29 => 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: 1302/2596] 199.19.213.181 () {34 vars in 1063 bytes} [Wed Jul 15 00:18:49 2026] GET /v2.0/subnets?id=1d469b6d-63a0-45a3-a159-8f4d7f40bc18&id=bbe27151-3ea6-4a8e-888e-a01c65552bc7 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2597] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:18:49 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2598] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:18:49 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&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: 1296/2599] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:18:49 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?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: 1304/2600] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:18:49 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2601] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:18:52 2026] GET /v2.0/ports?device_id=0793a7b5-273e-42fa-84b8-8876463526a9 => generated 1200 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2602] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:18:52 2026] GET /v2.0/security-groups?id=444a3504-2b12-4d35-b45c-9d73142855a9&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: 1298/2603] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:18:57 2026] GET /v2.0/ports?device_id=0793a7b5-273e-42fa-84b8-8876463526a9 => generated 1200 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2604] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:18:57 2026] GET /v2.0/security-groups?id=444a3504-2b12-4d35-b45c-9d73142855a9&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: 1299/2605] 10.0.0.71 () {32 vars in 816 bytes} [Wed Jul 15 00:18:57 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&mac_address=fa%3A16%3A3e%3Aea%3A2d%3A8c => generated 1200 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:18:57.893 7 WARNING neutron_lib.context [None req-138074eb-cb34-4590-831d-3c1a673aa7b4 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:18:58.620 7 INFO neutron.db.l3_db [None req-138074eb-cb34-4590-831d-3c1a673aa7b4 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Floating IP e479a4e7-c6ec-4d35-bc60-2daa92b795a1 associated. External IP: 10.96.250.211, port: 01023502-9772-4d73-8399-e411bcf53f29. [pid: 7|app: 0|req: 1307/2606] 10.0.0.71 () {34 vars in 675 bytes} [Wed Jul 15 00:18:57 2026] POST /v2.0/floatingips => generated 855 bytes in 1009 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2607] 10.0.0.182 () {34 vars in 1095 bytes} [Wed Jul 15 00:18:58 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1201574366&fields=id&tenant_id=e4fab9067d854c769d65c2fcde806df4 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:18:59.078 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8708f7cd-e855-436e-a8b7-93113f5e2069'] response: {'name': 'network-changed', 'server_uuid': '0793a7b5-273e-42fa-84b8-8876463526a9', 'tag': '01023502-9772-4d73-8399-e411bcf53f29', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1308/2608] 10.0.0.182 () {34 vars in 981 bytes} [Wed Jul 15 00:18:59 2026] GET /v2.0/networks?id=3c511f9e-b08c-4d2c-8084-505f9889a43b => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2609] 10.0.0.182 () {34 vars in 964 bytes} [Wed Jul 15 00:18:59 2026] GET /v2.0/quotas/e4fab9067d854c769d65c2fcde806df4 => 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: 1309/2610] 10.0.0.182 () {34 vars in 1001 bytes} [Wed Jul 15 00:18:59 2026] GET /v2.0/ports?tenant_id=e4fab9067d854c769d65c2fcde806df4&fields=id => generated 333 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2611] 10.0.0.182 () {34 vars in 1007 bytes} [Wed Jul 15 00:18:59 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?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: 1310/2612] 10.0.0.182 () {34 vars in 1107 bytes} [Wed Jul 15 00:18:59 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2613] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:18:59 2026] GET /v2.0/ports?device_id=f0737986-717a-4fc4-9520-bbcc2223af29 => 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: 1311/2614] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:18:59 2026] GET /v2.0/ports?tenant_id=e4fab9067d854c769d65c2fcde806df4&device_id=0793a7b5-273e-42fa-84b8-8876463526a9 => generated 1469 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2615] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:18:59 2026] GET /v2.0/networks?id=ba03e5aa-02a4-4271-9402-272546463439 => generated 801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2616] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:18:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.254&port_id=01023502-9772-4d73-8399-e411bcf53f29 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2617] 199.19.213.181 () {34 vars in 1103 bytes} [Wed Jul 15 00:18:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A237&port_id=01023502-9772-4d73-8399-e411bcf53f29 => 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: 1313/2618] 199.19.213.181 () {34 vars in 1063 bytes} [Wed Jul 15 00:18:59 2026] GET /v2.0/subnets?id=1d469b6d-63a0-45a3-a159-8f4d7f40bc18&id=bbe27151-3ea6-4a8e-888e-a01c65552bc7 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2619] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:18:59 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2620] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:18:59 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2621] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:18:59 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2622] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:19:00 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?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: 1309/2625] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:19:03 2026] GET /v2.0/networks?id=3c511f9e-b08c-4d2c-8084-505f9889a43b => generated 705 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2626] 199.19.213.181 () {34 vars in 1049 bytes} [Wed Jul 15 00:19:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e4fab9067d854c769d65c2fcde806df4 => generated 179 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:19:03.905 8 WARNING neutron_lib.context [req-d1e23926-6698-4c37-8dae-5cf9532728dd req-aa008903-8221-4350-a2cd-161a3dab58db d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1310/2627] 199.19.213.181 () {38 vars in 954 bytes} [Wed Jul 15 00:19:03 2026] POST /v2.0/ports => generated 1183 bytes in 346 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: 1318/2628] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:19:04 2026] PUT /v2.0/ports/d7ed18a0-c09d-4841-b45b-cd1cf55b1882 => generated 1464 bytes in 434 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: 1311/2629] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:19:04 2026] GET /v2.0/ports?device_id=f0737986-717a-4fc4-9520-bbcc2223af29 => generated 1198 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2630] 10.0.0.249 () {34 vars in 989 bytes} [Wed Jul 15 00:19:04 2026] GET /v2.0/ports?device_id=0793a7b5-273e-42fa-84b8-8876463526a9 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2631] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:19:04 2026] GET /v2.0/security-groups?id=444a3504-2b12-4d35-b45c-9d73142855a9&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2632] 10.0.0.249 () {34 vars in 1039 bytes} [Wed Jul 15 00:19:04 2026] GET /v2.0/security-groups?id=444a3504-2b12-4d35-b45c-9d73142855a9&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2633] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:19:05 2026] GET /v2.0/ports?tenant_id=e4fab9067d854c769d65c2fcde806df4&device_id=f0737986-717a-4fc4-9520-bbcc2223af29 => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:19:05.358 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-adf83445-cc55-4d68-873e-e1898eb57c6a'] response: {'name': 'network-changed', 'server_uuid': 'f0737986-717a-4fc4-9520-bbcc2223af29', 'tag': 'd7ed18a0-c09d-4841-b45b-cd1cf55b1882', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1321/2634] 199.19.213.181 () {34 vars in 1017 bytes} [Wed Jul 15 00:19:05 2026] GET /v2.0/networks?tenant_id=e4fab9067d854c769d65c2fcde806df4&shared=False => generated 2377 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2635] 199.19.213.181 () {34 vars in 929 bytes} [Wed Jul 15 00:19:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2636] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:19:06 2026] GET /v2.0/ports?tenant_id=e4fab9067d854c769d65c2fcde806df4&device_id=f0737986-717a-4fc4-9520-bbcc2223af29 => 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: 1315/2637] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:19:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.32&port_id=d7ed18a0-c09d-4841-b45b-cd1cf55b1882 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2638] 199.19.213.181 () {34 vars in 1105 bytes} [Wed Jul 15 00:19:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e4&port_id=d7ed18a0-c09d-4841-b45b-cd1cf55b1882 => 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: 1316/2639] 199.19.213.181 () {34 vars in 1063 bytes} [Wed Jul 15 00:19:06 2026] GET /v2.0/subnets?id=b8bb3fee-7bf1-4cb7-b62d-3973ef28b3d6&id=bddb6790-81f0-44cc-9899-161145b957fb => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2640] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:19:06 2026] GET /v2.0/ports?network_id=3c511f9e-b08c-4d2c-8084-505f9889a43b&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2641] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:19:06 2026] GET /v2.0/ports?network_id=3c511f9e-b08c-4d2c-8084-505f9889a43b&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2642] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:19:06 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2643] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:19:06 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?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: 1326/2644] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:19:09 2026] GET /v2.0/ports?device_id=f0737986-717a-4fc4-9520-bbcc2223af29 => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2645] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:19:09 2026] GET /v2.0/security-groups?id=444a3504-2b12-4d35-b45c-9d73142855a9&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2646] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:19:15 2026] GET /v2.0/ports?device_id=f0737986-717a-4fc4-9520-bbcc2223af29 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2647] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:19:15 2026] GET /v2.0/security-groups?id=444a3504-2b12-4d35-b45c-9d73142855a9&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2648] 10.0.0.71 () {32 vars in 816 bytes} [Wed Jul 15 00:19:15 2026] GET /v2.0/ports?network_id=3c511f9e-b08c-4d2c-8084-505f9889a43b&mac_address=fa%3A16%3A3e%3Aa1%3Abf%3Ad7 => generated 1200 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:19:15.263 8 WARNING neutron_lib.context [None req-8dae9a55-799c-418d-9497-f8e0bbc90abc d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:19:16.072 8 INFO neutron.db.l3_db [None req-8dae9a55-799c-418d-9497-f8e0bbc90abc d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Floating IP f01a038e-bac5-4978-a106-e3720eac1c39 associated. External IP: 10.96.250.216, port: d7ed18a0-c09d-4841-b45b-cd1cf55b1882. [pid: 8|app: 0|req: 1321/2649] 10.0.0.71 () {34 vars in 675 bytes} [Wed Jul 15 00:19:15 2026] POST /v2.0/floatingips => generated 854 bytes in 1137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 00:19:20.493 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63774040-575e-47f1-9c86-a318c1233a4e'] response: {'name': 'network-changed', 'server_uuid': 'f0737986-717a-4fc4-9520-bbcc2223af29', 'tag': 'd7ed18a0-c09d-4841-b45b-cd1cf55b1882', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1323/2652] 10.0.0.249 () {34 vars in 989 bytes} [Wed Jul 15 00:19:20 2026] GET /v2.0/ports?device_id=f0737986-717a-4fc4-9520-bbcc2223af29 => generated 1469 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2653] 10.0.0.249 () {34 vars in 1039 bytes} [Wed Jul 15 00:19:20 2026] GET /v2.0/security-groups?id=444a3504-2b12-4d35-b45c-9d73142855a9&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2654] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:19:21 2026] GET /v2.0/ports?tenant_id=e4fab9067d854c769d65c2fcde806df4&device_id=f0737986-717a-4fc4-9520-bbcc2223af29 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2655] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:19:21 2026] GET /v2.0/networks?id=3c511f9e-b08c-4d2c-8084-505f9889a43b => 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: 1325/2656] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:19:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.32&port_id=d7ed18a0-c09d-4841-b45b-cd1cf55b1882 => 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: 1332/2657] 199.19.213.181 () {34 vars in 1105 bytes} [Wed Jul 15 00:19:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e4&port_id=d7ed18a0-c09d-4841-b45b-cd1cf55b1882 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2658] 199.19.213.181 () {34 vars in 1063 bytes} [Wed Jul 15 00:19:21 2026] GET /v2.0/subnets?id=b8bb3fee-7bf1-4cb7-b62d-3973ef28b3d6&id=bddb6790-81f0-44cc-9899-161145b957fb => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2659] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:19:21 2026] GET /v2.0/ports?network_id=3c511f9e-b08c-4d2c-8084-505f9889a43b&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2660] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:19:21 2026] GET /v2.0/ports?network_id=3c511f9e-b08c-4d2c-8084-505f9889a43b&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: 1334/2661] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:19:21 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2662] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:19:21 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2663] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:19:23 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2664] 10.0.0.58 () {30 vars in 687 bytes} [Wed Jul 15 00:19:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2665] 10.0.0.58 () {30 vars in 689 bytes} [Wed Jul 15 00:19:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2666] 10.0.0.58 () {30 vars in 665 bytes} [Wed Jul 15 00:19:24 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: 1337/2667] 10.0.0.58 () {30 vars in 701 bytes} [Wed Jul 15 00:19:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2668] 10.0.0.58 () {28 vars in 436 bytes} [Wed Jul 15 00:19:25 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2669] 10.0.0.58 () {30 vars in 725 bytes} [Wed Jul 15 00:19:25 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 657 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2670] 10.0.0.58 () {30 vars in 687 bytes} [Wed Jul 15 00:19:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2671] 10.0.0.58 () {30 vars in 689 bytes} [Wed Jul 15 00:19:25 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: 1333/2672] 10.0.0.58 () {30 vars in 665 bytes} [Wed Jul 15 00:19:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2673] 10.0.0.58 () {30 vars in 701 bytes} [Wed Jul 15 00:19:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2674] 10.0.0.58 () {30 vars in 725 bytes} [Wed Jul 15 00:19:25 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2675] 10.0.0.58 () {30 vars in 687 bytes} [Wed Jul 15 00:19:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2676] 10.0.0.58 () {30 vars in 689 bytes} [Wed Jul 15 00:19:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2677] 10.0.0.58 () {30 vars in 665 bytes} [Wed Jul 15 00:19:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2678] 10.0.0.58 () {30 vars in 701 bytes} [Wed Jul 15 00:19:25 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: 1343/2679] 10.0.0.58 () {30 vars in 727 bytes} [Wed Jul 15 00:19:25 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2680] 10.0.0.58 () {30 vars in 679 bytes} [Wed Jul 15 00:19:25 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2681] 10.0.0.58 () {34 vars in 701 bytes} [Wed Jul 15 00:19:25 2026] POST /v2.0/ports => generated 1132 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2682] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:19:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1345/2683] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:19:28 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: 1339/2684] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:19:28 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: 1346/2685] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:19:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2686] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:19:28 2026] GET /v2.0/ports/21b88783-4be5-46e4-82bc-efdb814c71de => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2687] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:19:28 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: 1341/2688] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:19:28 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: 1348/2689] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:19:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2690] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:19:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:19:29.035 7 INFO neutron.api.v2.resource [None req-f83686b6-3258-4084-9db8-94bd6364c624 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1349/2691] 199.19.213.181 () {30 vars in 761 bytes} [Wed Jul 15 00:19:29 2026] GET /v2.0/security-groups/lb-1f0809eb-e839-4ea9-9669-270ee18a30ec => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2692] 199.19.213.181 () {30 vars in 783 bytes} [Wed Jul 15 00:19:29 2026] GET /v2.0/security-groups?name=lb-1f0809eb-e839-4ea9-9669-270ee18a30ec => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2693] 199.19.213.181 () {34 vars in 734 bytes} [Wed Jul 15 00:19:29 2026] POST /v2.0/security-groups => generated 1638 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2694] 199.19.213.181 () {30 vars in 813 bytes} [Wed Jul 15 00:19:29 2026] GET /v2.0/security-group-rules?security_group_id=24ad836e-2727-4680-ad29-2eb97895a0e1 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2695] 199.19.213.181 () {34 vars in 787 bytes} [Wed Jul 15 00:19:29 2026] PUT /v2.0/ports/21b88783-4be5-46e4-82bc-efdb814c71de => generated 1132 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2696] 199.19.213.181 () {34 vars in 1095 bytes} [Wed Jul 15 00:19:29 2026] GET /v2.0/ports?device_id=0793a7b5-273e-42fa-84b8-8876463526a9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1352/2697] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:19:29 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: 1346/2698] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:19:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2699] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:19:29 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: 1347/2700] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:19:29 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: 1354/2701] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:19:29 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2702] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:19:30 2026] GET /v2.0/ports?tenant_id=e4fab9067d854c769d65c2fcde806df4&device_id=0793a7b5-273e-42fa-84b8-8876463526a9 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2703] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:19:31 2026] GET /v2.0/networks?id=ba03e5aa-02a4-4271-9402-272546463439 => generated 801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2704] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:19:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.254&port_id=01023502-9772-4d73-8399-e411bcf53f29 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2705] 199.19.213.181 () {34 vars in 1103 bytes} [Wed Jul 15 00:19:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A237&port_id=01023502-9772-4d73-8399-e411bcf53f29 => 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: 1350/2706] 199.19.213.181 () {34 vars in 1063 bytes} [Wed Jul 15 00:19:31 2026] GET /v2.0/subnets?id=1d469b6d-63a0-45a3-a159-8f4d7f40bc18&id=bbe27151-3ea6-4a8e-888e-a01c65552bc7 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2707] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:19:31 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&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: 1351/2708] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:19:31 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2709] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:19:31 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?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: 1352/2710] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:19:31 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?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: 1360/2713] 10.0.0.182 () {34 vars in 1015 bytes} [Wed Jul 15 00:19:36 2026] GET /v2.0/security-groups?id=ca0c2438-f1be-4412-93cd-53ecda789021&fields=id => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2714] 10.0.0.182 () {34 vars in 981 bytes} [Wed Jul 15 00:19:36 2026] GET /v2.0/networks?id=96adee3b-7439-457e-a178-61539f6a8a2e => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2715] 10.0.0.182 () {34 vars in 964 bytes} [Wed Jul 15 00:19:36 2026] GET /v2.0/quotas/16f67c0988834ef59e46902543c29948 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2716] 10.0.0.182 () {34 vars in 1001 bytes} [Wed Jul 15 00:19:36 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2717] 10.0.0.182 () {34 vars in 1007 bytes} [Wed Jul 15 00:19:36 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2718] 10.0.0.182 () {34 vars in 1107 bytes} [Wed Jul 15 00:19:37 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?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: 1363/2719] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:19:37 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => 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: 1357/2720] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:19:37 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2721] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:19:40 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => 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: 1358/2722] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:19:40 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => 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: 1365/2723] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:19:41 2026] GET /v2.0/networks?id=96adee3b-7439-457e-a178-61539f6a8a2e => generated 735 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2724] 199.19.213.181 () {34 vars in 1049 bytes} [Wed Jul 15 00:19:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=16f67c0988834ef59e46902543c29948 => generated 343 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2725] 199.19.213.181 () {38 vars in 954 bytes} [Wed Jul 15 00:19:41 2026] POST /v2.0/ports => generated 1082 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2726] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:19:42 2026] PUT /v2.0/ports/4bdac27b-ca20-436d-bc80-25abaedcedbd => generated 1243 bytes in 427 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: 1367/2727] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:19:43 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1361/2728] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:19:43 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 1246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2729] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:19:43 2026] GET /v2.0/security-groups?id=ca0c2438-f1be-4412-93cd-53ecda789021&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:19:43.597 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e51b77fb-8c8e-416c-ba73-7017ae0ce49b'] response: {'name': 'network-changed', 'server_uuid': '4fb4e534-88ad-4dda-8e06-11d281224c46', 'tag': '4bdac27b-ca20-436d-bc80-25abaedcedbd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1362/2730] 199.19.213.181 () {34 vars in 1061 bytes} [Wed Jul 15 00:19:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=4bdac27b-ca20-436d-bc80-25abaedcedbd => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2731] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:19:43 2026] GET /v2.0/subnets?id=ae40c3bf-5e46-4b76-b370-88eca9b10df0 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2732] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:19:43 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2733] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:19:43 2026] GET /v2.0/ports?network_id=96adee3b-7439-457e-a178-61539f6a8a2e&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: 1364/2734] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:19:43 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?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: 1371/2735] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:19:43 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2736] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:19:44 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2737] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:19:44 2026] GET /v2.0/networks?id=96adee3b-7439-457e-a178-61539f6a8a2e => 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: 1366/2738] 199.19.213.181 () {34 vars in 1061 bytes} [Wed Jul 15 00:19:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=4bdac27b-ca20-436d-bc80-25abaedcedbd => 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: 1373/2739] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:19:44 2026] GET /v2.0/subnets?id=ae40c3bf-5e46-4b76-b370-88eca9b10df0 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2740] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:19:44 2026] GET /v2.0/ports?network_id=96adee3b-7439-457e-a178-61539f6a8a2e&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: 1374/2741] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:19:45 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?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: 1368/2742] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:19:45 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?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: 1375/2743] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:19:46 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2744] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:19:46 2026] GET /v2.0/security-groups?id=ca0c2438-f1be-4412-93cd-53ecda789021&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2745] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:19:46 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2748] 199.19.213.181 () {34 vars in 993 bytes} [Wed Jul 15 00:19:48 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2749] 199.19.213.181 () {34 vars in 1043 bytes} [Wed Jul 15 00:19:48 2026] GET /v2.0/security-groups?id=ca0c2438-f1be-4412-93cd-53ecda789021&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2750] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:19:49 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2751] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:19:49 2026] GET /v2.0/security-groups?id=ca0c2438-f1be-4412-93cd-53ecda789021&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2752] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:19:49 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2753] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:19:52 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2754] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:19:52 2026] GET /v2.0/security-groups?id=ca0c2438-f1be-4412-93cd-53ecda789021&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2755] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:19:52 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2760] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:20:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2761] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:20:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2762] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:20:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2763] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:20:27 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: 1386/2764] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:20:27 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2765] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:20:27 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2766] 199.19.213.181 () {34 vars in 715 bytes} [Wed Jul 15 00:20:27 2026] POST /v2.0/ports => generated 1093 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2767] 10.0.0.182 () {34 vars in 970 bytes} [Wed Jul 15 00:20:28 2026] GET /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 1093 bytes in 32 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: 1388/2768] 10.0.0.182 () {34 vars in 906 bytes} [Wed Jul 15 00:20:28 2026] GET /v2.0/extensions => generated 20516 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2769] 199.19.213.181 () {34 vars in 1261 bytes} [Wed Jul 15 00:20:29 2026] GET /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2770] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:20:29 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2771] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:20:29 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?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: 1390/2772] 199.19.213.181 () {34 vars in 974 bytes} [Wed Jul 15 00:20:30 2026] GET /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 1093 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2773] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:20:30 2026] GET /v2.0/networks?id=ea03d989-3592-4531-8511-7627567a1cb1 => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2774] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:20:30 2026] PUT /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 1283 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2775] 199.19.213.181 () {34 vars in 1095 bytes} [Wed Jul 15 00:20:31 2026] GET /v2.0/ports?device_id=f0737986-717a-4fc4-9520-bbcc2223af29&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1392/2776] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:20:31 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 2523 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2777] 199.19.213.181 () {34 vars in 1061 bytes} [Wed Jul 15 00:20:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=4bdac27b-ca20-436d-bc80-25abaedcedbd => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:20:31.653 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a4eb0a8-8fc5-451e-a406-3ebcbae30b7d'] response: {'name': 'network-changed', 'server_uuid': '4fb4e534-88ad-4dda-8e06-11d281224c46', 'tag': '1d8db7c6-a97d-4534-9a98-450e9c247509', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1393/2778] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:20:31 2026] GET /v2.0/subnets?id=ae40c3bf-5e46-4b76-b370-88eca9b10df0 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2779] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:20:31 2026] GET /v2.0/ports?network_id=96adee3b-7439-457e-a178-61539f6a8a2e&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: 1394/2780] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:20:31 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2781] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:20:31 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2782] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:20:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.98&port_id=1d8db7c6-a97d-4534-9a98-450e9c247509 => 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: 1388/2783] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:20:31 2026] GET /v2.0/subnets?id=60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2784] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:20:31 2026] GET /v2.0/ports?network_id=ea03d989-3592-4531-8511-7627567a1cb1&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2787] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:20:31 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?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: 1399/2788] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:20:32 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?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: 1390/2789] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:20:32 2026] GET /v2.0/ports?tenant_id=e4fab9067d854c769d65c2fcde806df4&device_id=f0737986-717a-4fc4-9520-bbcc2223af29 => generated 1469 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2790] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:20:32 2026] GET /v2.0/networks?id=3c511f9e-b08c-4d2c-8084-505f9889a43b => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2791] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:20:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.32&port_id=d7ed18a0-c09d-4841-b45b-cd1cf55b1882 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2792] 199.19.213.181 () {34 vars in 1105 bytes} [Wed Jul 15 00:20:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e4&port_id=d7ed18a0-c09d-4841-b45b-cd1cf55b1882 => 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: 1392/2793] 199.19.213.181 () {34 vars in 1063 bytes} [Wed Jul 15 00:20:32 2026] GET /v2.0/subnets?id=b8bb3fee-7bf1-4cb7-b62d-3973ef28b3d6&id=bddb6790-81f0-44cc-9899-161145b957fb => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2794] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:20:32 2026] GET /v2.0/ports?network_id=3c511f9e-b08c-4d2c-8084-505f9889a43b&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2795] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:20:32 2026] GET /v2.0/ports?network_id=3c511f9e-b08c-4d2c-8084-505f9889a43b&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: 1403/2796] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:20:32 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2797] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:20:32 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2798] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:20:33 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 2523 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2799] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:20:33 2026] GET /v2.0/networks?id=ea03d989-3592-4531-8511-7627567a1cb1 => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2800] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:20:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.98&port_id=1d8db7c6-a97d-4534-9a98-450e9c247509 => 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: 1396/2801] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:20:33 2026] GET /v2.0/subnets?id=60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2802] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:20:33 2026] GET /v2.0/ports?network_id=ea03d989-3592-4531-8511-7627567a1cb1&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2803] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:20:33 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?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: 1407/2804] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:20:33 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?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: 1398/2805] 10.0.0.182 () {34 vars in 970 bytes} [Wed Jul 15 00:20:35 2026] GET /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 1285 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2806] 199.19.213.181 () {34 vars in 787 bytes} [Wed Jul 15 00:20:35 2026] PUT /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 1310 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:20:35.689 8 INFO neutron.api.v2.resource [None req-bc8601b7-4926-4669-af81-0b78151c738a 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1399/2807] 199.19.213.181 () {30 vars in 761 bytes} [Wed Jul 15 00:20:35 2026] GET /v2.0/security-groups/lb-1f0809eb-e839-4ea9-9669-270ee18a30ec => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:20:35.741 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-56812ba2-c601-4d99-a8ed-cd01c04416da'] response: {'name': 'network-changed', 'server_uuid': '4fb4e534-88ad-4dda-8e06-11d281224c46', 'tag': '1d8db7c6-a97d-4534-9a98-450e9c247509', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1409/2808] 199.19.213.181 () {30 vars in 783 bytes} [Wed Jul 15 00:20:35 2026] GET /v2.0/security-groups?name=lb-1f0809eb-e839-4ea9-9669-270ee18a30ec => generated 1639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2809] 199.19.213.181 () {34 vars in 787 bytes} [Wed Jul 15 00:20:35 2026] PUT /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 1310 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2810] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:20:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/2811] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:20:36 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: 1411/2812] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:20:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2813] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:20:36 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: 1413/2814] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:20:36 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2815] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:20:36 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:20:36.305 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ef18ba7-9f4e-424a-a37d-06704b4184d6'] response: {'name': 'network-changed', 'server_uuid': '4fb4e534-88ad-4dda-8e06-11d281224c46', 'tag': '1d8db7c6-a97d-4534-9a98-450e9c247509', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1414/2816] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:20:36 2026] GET /v2.0/ports/21b88783-4be5-46e4-82bc-efdb814c71de => 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: 1403/2817] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:20:36 2026] GET /v2.0/networks?id=ea03d989-3592-4531-8511-7627567a1cb1 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2818] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:20:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.98&port_id=1d8db7c6-a97d-4534-9a98-450e9c247509 => 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: 1415/2819] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:20:36 2026] GET /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2820] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:20:36 2026] GET /v2.0/subnets?id=60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2821] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:20:36 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2822] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:20:36 2026] GET /v2.0/ports?network_id=ea03d989-3592-4531-8511-7627567a1cb1&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2823] 199.19.213.181 () {30 vars in 741 bytes} [Wed Jul 15 00:20:36 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2824] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:20:36 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?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: 1418/2825] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:20:36 2026] GET /v2.0/ports/21b88783-4be5-46e4-82bc-efdb814c71de => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2826] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:20:36 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2827] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:20:36 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2828] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:20:37 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2829] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:20:37 2026] GET /v2.0/networks?id=ea03d989-3592-4531-8511-7627567a1cb1 => generated 803 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2830] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:20:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.98&port_id=1d8db7c6-a97d-4534-9a98-450e9c247509 => 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: 1421/2831] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:20:37 2026] GET /v2.0/subnets?id=60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2832] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:20:37 2026] GET /v2.0/ports?network_id=ea03d989-3592-4531-8511-7627567a1cb1&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2833] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:20:37 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2834] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:20:37 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?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-07-15 00:20:46.491 7 WARNING neutron_lib.context [None req-414b69bf-6f56-4bc0-bcdc-dbd2621bc904 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 00:20:47.294 7 INFO neutron.db.l3_db [None req-414b69bf-6f56-4bc0-bcdc-dbd2621bc904 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Floating IP 6d271ed0-4cde-4de2-bb11-b40c97ad4fa4 associated. External IP: 10.96.250.204, port: 21b88783-4be5-46e4-82bc-efdb814c71de. [pid: 7|app: 0|req: 1423/2837] 10.0.0.71 () {34 vars in 675 bytes} [Wed Jul 15 00:20:46 2026] POST /v2.0/floatingips => generated 899 bytes in 1201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2838] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:20:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2839] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:20:52 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: 1416/2840] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:20:52 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: 1425/2841] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:20:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:20:52.326 8 INFO neutron.api.v2.resource [None req-915fa28c-242e-4a70-b40d-edce1df268fe 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1417/2842] 199.19.213.181 () {30 vars in 761 bytes} [Wed Jul 15 00:20:52 2026] GET /v2.0/security-groups/lb-1f0809eb-e839-4ea9-9669-270ee18a30ec => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2843] 199.19.213.181 () {30 vars in 783 bytes} [Wed Jul 15 00:20:52 2026] GET /v2.0/security-groups?name=lb-1f0809eb-e839-4ea9-9669-270ee18a30ec => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2844] 199.19.213.181 () {30 vars in 813 bytes} [Wed Jul 15 00:20:52 2026] GET /v2.0/security-group-rules?security_group_id=24ad836e-2727-4680-ad29-2eb97895a0e1 => generated 1182 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2845] 199.19.213.181 () {34 vars in 745 bytes} [Wed Jul 15 00:20:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2846] 199.19.213.181 () {34 vars in 745 bytes} [Wed Jul 15 00:20:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2847] 10.0.0.58 () {30 vars in 687 bytes} [Wed Jul 15 00:20:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2848] 10.0.0.58 () {30 vars in 689 bytes} [Wed Jul 15 00:20:58 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: 1429/2849] 10.0.0.58 () {30 vars in 665 bytes} [Wed Jul 15 00:20:58 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: 1421/2850] 10.0.0.58 () {30 vars in 701 bytes} [Wed Jul 15 00:20:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2851] 10.0.0.58 () {28 vars in 436 bytes} [Wed Jul 15 00:20:58 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: 1422/2852] 10.0.0.58 () {30 vars in 725 bytes} [Wed Jul 15 00:20:58 2026] GET /v2.0/subnets/bbe27151-3ea6-4a8e-888e-a01c65552bc7 => generated 656 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2853] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:20:59 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: 1423/2854] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:20:59 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: 1432/2855] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:20:59 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: 1424/2856] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:20:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2857] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:20:59 2026] GET /v2.0/subnets/bbe27151-3ea6-4a8e-888e-a01c65552bc7 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2858] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:20:59 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2859] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:21:00 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: 1426/2860] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:21: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: 7|app: 0|req: 1435/2861] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:21:00 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: 1427/2862] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:21:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2863] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:01 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2864] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:01 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?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: 1437/2865] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:21:01 2026] GET /v2.0/networks?id=ba03e5aa-02a4-4271-9402-272546463439 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2868] 199.19.213.181 () {38 vars in 954 bytes} [Wed Jul 15 00:21:01 2026] POST /v2.0/ports => generated 1299 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2869] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:21:02 2026] PUT /v2.0/ports/30e44ec1-4df8-46f6-9c02-bd73837e52a0 => generated 1460 bytes in 486 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: 1430/2870] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:21:03 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 4038 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1441/2871] 199.19.213.181 () {34 vars in 1061 bytes} [Wed Jul 15 00:21:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=4bdac27b-ca20-436d-bc80-25abaedcedbd => 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: 1431/2872] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:21:03 2026] GET /v2.0/subnets?id=ae40c3bf-5e46-4b76-b370-88eca9b10df0 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:21:03.898 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1f7b94b-b42f-4359-8124-a02ea3921e73'] response: {'name': 'network-changed', 'server_uuid': '4fb4e534-88ad-4dda-8e06-11d281224c46', 'tag': '30e44ec1-4df8-46f6-9c02-bd73837e52a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1442/2873] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:03 2026] GET /v2.0/ports?network_id=96adee3b-7439-457e-a178-61539f6a8a2e&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2874] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:03 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2875] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:03 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?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: 1433/2876] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:21:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.98&port_id=1d8db7c6-a97d-4534-9a98-450e9c247509 => 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: 1444/2877] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:21:04 2026] GET /v2.0/subnets?id=60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2878] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:04 2026] GET /v2.0/ports?network_id=ea03d989-3592-4531-8511-7627567a1cb1&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2879] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:04 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?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: 1435/2880] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:04 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?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: 1446/2881] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:21:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.75&port_id=30e44ec1-4df8-46f6-9c02-bd73837e52a0 => 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: 1436/2882] 199.19.213.181 () {34 vars in 1103 bytes} [Wed Jul 15 00:21:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b7&port_id=30e44ec1-4df8-46f6-9c02-bd73837e52a0 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2883] 199.19.213.181 () {34 vars in 1063 bytes} [Wed Jul 15 00:21:04 2026] GET /v2.0/subnets?id=1d469b6d-63a0-45a3-a159-8f4d7f40bc18&id=bbe27151-3ea6-4a8e-888e-a01c65552bc7 => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2884] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:04 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2885] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:04 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&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: 1438/2886] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:04 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?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: 1449/2887] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:04 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2888] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:21:05 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 4038 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2889] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:21:05 2026] GET /v2.0/networks?id=ba03e5aa-02a4-4271-9402-272546463439 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2890] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:21:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.75&port_id=30e44ec1-4df8-46f6-9c02-bd73837e52a0 => 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: 1451/2891] 199.19.213.181 () {34 vars in 1103 bytes} [Wed Jul 15 00:21:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b7&port_id=30e44ec1-4df8-46f6-9c02-bd73837e52a0 => 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: 1441/2892] 199.19.213.181 () {34 vars in 1063 bytes} [Wed Jul 15 00:21:05 2026] GET /v2.0/subnets?id=1d469b6d-63a0-45a3-a159-8f4d7f40bc18&id=bbe27151-3ea6-4a8e-888e-a01c65552bc7 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2893] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:05 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2894] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:05 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2895] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:05 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2896] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:05 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?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: 1454/2897] 10.0.0.182 () {34 vars in 970 bytes} [Wed Jul 15 00:21:08 2026] GET /v2.0/ports/30e44ec1-4df8-46f6-9c02-bd73837e52a0 => generated 1462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2898] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:08 2026] GET /v2.0/ports/30e44ec1-4df8-46f6-9c02-bd73837e52a0 => 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: 1455/2899] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:08 2026] GET /v2.0/ports/30e44ec1-4df8-46f6-9c02-bd73837e52a0 => generated 1462 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2900] 199.19.213.181 () {34 vars in 788 bytes} [Wed Jul 15 00:21:08 2026] PUT /v2.0/ports/30e44ec1-4df8-46f6-9c02-bd73837e52a0 => generated 1197 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2901] 199.19.213.181 () {30 vars in 741 bytes} [Wed Jul 15 00:21:08 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439 => generated 798 bytes in 52 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: 1446/2902] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:08 2026] GET /v2.0/subnets/bbe27151-3ea6-4a8e-888e-a01c65552bc7 => 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: 1457/2903] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:21:08 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) 2026-07-15 00:21:08.892 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-27aebdea-3bc4-485c-9680-5b3feb7a121f'] response: {'name': 'network-changed', 'server_uuid': '4fb4e534-88ad-4dda-8e06-11d281224c46', 'tag': '30e44ec1-4df8-46f6-9c02-bd73837e52a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1447/2904] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:21:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2905] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:21:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2906] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:21:08 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: 1459/2907] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:08 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2908] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:08 2026] GET /v2.0/ports/21b88783-4be5-46e4-82bc-efdb814c71de => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2909] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:08 2026] GET /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2910] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:09 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2911] 199.19.213.181 () {30 vars in 741 bytes} [Wed Jul 15 00:21:09 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2912] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:09 2026] GET /v2.0/ports/21b88783-4be5-46e4-82bc-efdb814c71de => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2913] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:09 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2914] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:21:09 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 3811 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2915] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:21:09 2026] GET /v2.0/networks?id=ba03e5aa-02a4-4271-9402-272546463439 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2916] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:21:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.75&port_id=30e44ec1-4df8-46f6-9c02-bd73837e52a0 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2917] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:21:09 2026] GET /v2.0/subnets?id=bbe27151-3ea6-4a8e-888e-a01c65552bc7 => 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: 1454/2918] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:09 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2919] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:09 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2920] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:09 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2921] 10.0.0.58 () {30 vars in 687 bytes} [Wed Jul 15 00:21:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2922] 10.0.0.58 () {30 vars in 689 bytes} [Wed Jul 15 00:21:14 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: 1467/2923] 10.0.0.58 () {30 vars in 665 bytes} [Wed Jul 15 00:21:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2924] 10.0.0.58 () {30 vars in 701 bytes} [Wed Jul 15 00:21:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2925] 10.0.0.58 () {28 vars in 436 bytes} [Wed Jul 15 00:21:14 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2926] 10.0.0.58 () {30 vars in 725 bytes} [Wed Jul 15 00:21:14 2026] GET /v2.0/subnets/b8bb3fee-7bf1-4cb7-b62d-3973ef28b3d6 => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2927] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:21:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2928] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:21:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2929] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:21:16 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: 1460/2930] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:21:16 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: 1471/2931] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:16 2026] GET /v2.0/subnets/bbe27151-3ea6-4a8e-888e-a01c65552bc7 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2932] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:16 2026] GET /v2.0/subnets/b8bb3fee-7bf1-4cb7-b62d-3973ef28b3d6 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2933] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:21:16 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 3811 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2934] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:21:16 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: 1473/2935] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:21:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2936] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:21:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2937] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:21:16 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/2940] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:17 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2941] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:17 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2942] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:21:18 2026] GET /v2.0/networks?id=3c511f9e-b08c-4d2c-8084-505f9889a43b => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2943] 199.19.213.181 () {38 vars in 954 bytes} [Wed Jul 15 00:21:18 2026] POST /v2.0/ports => generated 1307 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2944] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:21:18 2026] PUT /v2.0/ports/8be70949-8f86-47f8-a5cd-f173508e4a05 => generated 1468 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1467/2945] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:21:20 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 5271 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1479/2946] 199.19.213.181 () {34 vars in 1061 bytes} [Wed Jul 15 00:21:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=4bdac27b-ca20-436d-bc80-25abaedcedbd => 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: 1468/2947] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:21:20 2026] GET /v2.0/subnets?id=ae40c3bf-5e46-4b76-b370-88eca9b10df0 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:21:20.404 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-96961a91-9272-4e6b-9e24-53d2be4c5781'] response: {'name': 'network-changed', 'server_uuid': '4fb4e534-88ad-4dda-8e06-11d281224c46', 'tag': '8be70949-8f86-47f8-a5cd-f173508e4a05', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1480/2948] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:20 2026] GET /v2.0/ports?network_id=96adee3b-7439-457e-a178-61539f6a8a2e&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2949] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:20 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2950] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:20 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?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: 1470/2951] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:21:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.98&port_id=1d8db7c6-a97d-4534-9a98-450e9c247509 => 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: 1482/2952] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:21:20 2026] GET /v2.0/subnets?id=60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2953] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:20 2026] GET /v2.0/ports?network_id=ea03d989-3592-4531-8511-7627567a1cb1&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2954] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:20 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?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: 1472/2955] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:20 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?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: 1484/2956] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:21:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.75&port_id=30e44ec1-4df8-46f6-9c02-bd73837e52a0 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2957] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:21:20 2026] GET /v2.0/subnets?id=bbe27151-3ea6-4a8e-888e-a01c65552bc7 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2958] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:20 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2959] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:20 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?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: 1486/2960] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:20 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?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: 1475/2961] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:21:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=8be70949-8f86-47f8-a5cd-f173508e4a05 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2962] 199.19.213.181 () {34 vars in 1105 bytes} [Wed Jul 15 00:21:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A38c&port_id=8be70949-8f86-47f8-a5cd-f173508e4a05 => 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: 1476/2963] 199.19.213.181 () {34 vars in 1063 bytes} [Wed Jul 15 00:21:21 2026] GET /v2.0/subnets?id=b8bb3fee-7bf1-4cb7-b62d-3973ef28b3d6&id=bddb6790-81f0-44cc-9899-161145b957fb => generated 1413 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2964] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:21 2026] GET /v2.0/ports?network_id=3c511f9e-b08c-4d2c-8084-505f9889a43b&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2965] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:21 2026] GET /v2.0/ports?network_id=3c511f9e-b08c-4d2c-8084-505f9889a43b&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2966] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:21 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?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: 1478/2967] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:21 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2968] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:21:22 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 5271 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2969] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:21:22 2026] GET /v2.0/networks?id=3c511f9e-b08c-4d2c-8084-505f9889a43b => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2970] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:21:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=8be70949-8f86-47f8-a5cd-f173508e4a05 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2971] 199.19.213.181 () {34 vars in 1105 bytes} [Wed Jul 15 00:21:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A38c&port_id=8be70949-8f86-47f8-a5cd-f173508e4a05 => 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: 1492/2972] 199.19.213.181 () {34 vars in 1063 bytes} [Wed Jul 15 00:21:22 2026] GET /v2.0/subnets?id=b8bb3fee-7bf1-4cb7-b62d-3973ef28b3d6&id=bddb6790-81f0-44cc-9899-161145b957fb => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2973] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:22 2026] GET /v2.0/ports?network_id=3c511f9e-b08c-4d2c-8084-505f9889a43b&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2974] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:22 2026] GET /v2.0/ports?network_id=3c511f9e-b08c-4d2c-8084-505f9889a43b&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2975] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:22 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?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: 1494/2976] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:22 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?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: 1483/2977] 10.0.0.182 () {34 vars in 970 bytes} [Wed Jul 15 00:21:24 2026] GET /v2.0/ports/8be70949-8f86-47f8-a5cd-f173508e4a05 => generated 1470 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2978] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:24 2026] GET /v2.0/ports/8be70949-8f86-47f8-a5cd-f173508e4a05 => generated 1470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2979] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:24 2026] GET /v2.0/ports/8be70949-8f86-47f8-a5cd-f173508e4a05 => generated 1470 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2980] 199.19.213.181 () {34 vars in 788 bytes} [Wed Jul 15 00:21:24 2026] PUT /v2.0/ports/8be70949-8f86-47f8-a5cd-f173508e4a05 => generated 1201 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2981] 199.19.213.181 () {30 vars in 741 bytes} [Wed Jul 15 00:21:25 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b => generated 798 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:21:25.337 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0a7d686-df4b-467c-952e-91df17dcb3bb'] response: {'name': 'network-changed', 'server_uuid': '4fb4e534-88ad-4dda-8e06-11d281224c46', 'tag': '8be70949-8f86-47f8-a5cd-f173508e4a05', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1497/2982] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:25 2026] GET /v2.0/subnets/b8bb3fee-7bf1-4cb7-b62d-3973ef28b3d6 => generated 673 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2983] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:21:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2984] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:21:25 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: 1487/2985] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:21:25 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: 1499/2986] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:21:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2987] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:25 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2988] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:25 2026] GET /v2.0/ports/21b88783-4be5-46e4-82bc-efdb814c71de => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2989] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:25 2026] GET /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2990] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:25 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2991] 199.19.213.181 () {30 vars in 741 bytes} [Wed Jul 15 00:21:25 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2992] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:25 2026] GET /v2.0/ports/21b88783-4be5-46e4-82bc-efdb814c71de => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2993] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:25 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2994] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:21:25 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 5040 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2995] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:21:25 2026] GET /v2.0/networks?id=3c511f9e-b08c-4d2c-8084-505f9889a43b => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2996] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:21:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=8be70949-8f86-47f8-a5cd-f173508e4a05 => 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: 1493/2997] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:21:25 2026] GET /v2.0/subnets?id=b8bb3fee-7bf1-4cb7-b62d-3973ef28b3d6 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2998] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:26 2026] GET /v2.0/ports?network_id=3c511f9e-b08c-4d2c-8084-505f9889a43b&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2999] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:26 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3000] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:26 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?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: 1496/3003] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:21:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3004] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:21:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3005] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:21:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3006] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:21:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3007] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:34 2026] GET /v2.0/subnets/bbe27151-3ea6-4a8e-888e-a01c65552bc7 => 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: 1510/3008] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:21:34 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 5040 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3009] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:21:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3010] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:21:34 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: 1500/3011] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:21:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3012] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:21:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3013] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:34 2026] GET /v2.0/ports/8be70949-8f86-47f8-a5cd-f173508e4a05 => generated 1237 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3014] 199.19.213.181 () {34 vars in 787 bytes} [Wed Jul 15 00:21:34 2026] PUT /v2.0/ports/8be70949-8f86-47f8-a5cd-f173508e4a05 => generated 1026 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3015] 199.19.213.181 () {30 vars in 741 bytes} [Wed Jul 15 00:21:35 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b => generated 798 bytes in 50 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: 1514/3016] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:21:35 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 4865 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3017] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:21:35 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 4865 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:21:35.717 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-82d2f2c3-4d24-4391-a302-a39f70148640'] response: {'name': 'network-changed', 'server_uuid': '4fb4e534-88ad-4dda-8e06-11d281224c46', 'tag': '8be70949-8f86-47f8-a5cd-f173508e4a05', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1515/3018] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:21:35 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 4865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3019] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:21:35 2026] GET /v2.0/networks?id=3c511f9e-b08c-4d2c-8084-505f9889a43b => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3020] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:35 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?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: 1505/3021] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:35 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?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: 1517/3022] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:21:36 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 4865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3023] 199.19.213.181 () {34 vars in 974 bytes} [Wed Jul 15 00:21:37 2026] GET /v2.0/ports/8be70949-8f86-47f8-a5cd-f173508e4a05 => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3024] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:21:37 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 4865 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3025] 199.19.213.181 () {36 vars in 996 bytes} [Wed Jul 15 00:21:37 2026] DELETE /v2.0/ports/8be70949-8f86-47f8-a5cd-f173508e4a05 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3026] 199.19.213.181 () {34 vars in 1095 bytes} [Wed Jul 15 00:21:38 2026] GET /v2.0/ports?device_id=0793a7b5-273e-42fa-84b8-8876463526a9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3027] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:21:38 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 3811 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:21:38.551 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e9f0be1-f202-4cac-9db8-1b936995ba25 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1509/3028] 199.19.213.181 () {32 vars in 757 bytes} [Wed Jul 15 00:21:38 2026] DELETE /v2.0/ports/8be70949-8f86-47f8-a5cd-f173508e4a05 => 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: 1520/3029] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:21:38 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: 1510/3030] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:21:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:21:38.698 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a48d8b8-977a-4f9e-a9bc-cdcc7f2d7abd'] response: {'server_uuid': '4fb4e534-88ad-4dda-8e06-11d281224c46', 'name': 'network-vif-deleted', 'tag': '8be70949-8f86-47f8-a5cd-f173508e4a05', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1521/3031] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:21:38 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: 1511/3032] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:21:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3033] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:38 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3034] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:38 2026] GET /v2.0/ports/21b88783-4be5-46e4-82bc-efdb814c71de => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3035] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:38 2026] GET /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3036] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:38 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3037] 199.19.213.181 () {30 vars in 741 bytes} [Wed Jul 15 00:21:38 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3038] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:38 2026] GET /v2.0/ports/21b88783-4be5-46e4-82bc-efdb814c71de => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3039] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:38 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3040] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 3811 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3041] 199.19.213.181 () {34 vars in 1145 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/networks?id=96adee3b-7439-457e-a178-61539f6a8a2e&id=ea03d989-3592-4531-8511-7627567a1cb1&id=ba03e5aa-02a4-4271-9402-272546463439 => generated 2311 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3042] 199.19.213.181 () {34 vars in 1061 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=4bdac27b-ca20-436d-bc80-25abaedcedbd => 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: 1517/3043] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/subnets?id=ae40c3bf-5e46-4b76-b370-88eca9b10df0 => 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: 1527/3044] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/ports?tenant_id=e4fab9067d854c769d65c2fcde806df4&device_id=0793a7b5-273e-42fa-84b8-8876463526a9 => 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: 1518/3045] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/ports?network_id=96adee3b-7439-457e-a178-61539f6a8a2e&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3046] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3047] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3048] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.98&port_id=1d8db7c6-a97d-4534-9a98-450e9c247509 => 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: 1520/3049] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/subnets?id=60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3050] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/ports?network_id=ea03d989-3592-4531-8511-7627567a1cb1&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3051] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?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: 1531/3052] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?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: 1522/3053] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.75&port_id=30e44ec1-4df8-46f6-9c02-bd73837e52a0 => 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: 1532/3054] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/subnets?id=bbe27151-3ea6-4a8e-888e-a01c65552bc7 => 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: 1523/3055] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&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: 1533/3056] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3057] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/networks?id=ba03e5aa-02a4-4271-9402-272546463439 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3058] 199.19.213.181 () {34 vars in 1057 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.254&port_id=01023502-9772-4d73-8399-e411bcf53f29 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3059] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?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: 1526/3060] 199.19.213.181 () {34 vars in 1103 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A237&port_id=01023502-9772-4d73-8399-e411bcf53f29 => 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: 1535/3061] 199.19.213.181 () {34 vars in 1063 bytes} [Wed Jul 15 00:21:39 2026] GET /v2.0/subnets?id=1d469b6d-63a0-45a3-a159-8f4d7f40bc18&id=bbe27151-3ea6-4a8e-888e-a01c65552bc7 => generated 1410 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3062] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:40 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3063] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:40 2026] GET /v2.0/ports?network_id=ba03e5aa-02a4-4271-9402-272546463439&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3064] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:40 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?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: 1537/3065] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:40 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3066] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:21:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3067] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:21:45 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: 1530/3068] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:21:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3069] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:21:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3070] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:21:45 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 3811 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3071] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:21:45 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: 1532/3072] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:21:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3073] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:21:45 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: 1533/3074] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:21:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3075] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:45 2026] GET /v2.0/ports/30e44ec1-4df8-46f6-9c02-bd73837e52a0 => generated 1233 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3076] 199.19.213.181 () {34 vars in 787 bytes} [Wed Jul 15 00:21:45 2026] PUT /v2.0/ports/30e44ec1-4df8-46f6-9c02-bd73837e52a0 => generated 1026 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3077] 199.19.213.181 () {30 vars in 741 bytes} [Wed Jul 15 00:21:45 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439 => generated 798 bytes in 36 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: 1535/3078] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:21:45 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 3640 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3079] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:21:46 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 3640 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:21:46.474 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc739abf-82b2-4a4c-9396-5c5a13248318'] response: {'name': 'network-changed', 'server_uuid': '4fb4e534-88ad-4dda-8e06-11d281224c46', 'tag': '30e44ec1-4df8-46f6-9c02-bd73837e52a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1536/3080] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:21:46 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 3640 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3081] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:21:46 2026] GET /v2.0/networks?id=ba03e5aa-02a4-4271-9402-272546463439 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3082] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:46 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?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: 1546/3083] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:46 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439?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: 1548/3086] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:21:47 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 3640 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3087] 199.19.213.181 () {34 vars in 974 bytes} [Wed Jul 15 00:21:48 2026] GET /v2.0/ports/30e44ec1-4df8-46f6-9c02-bd73837e52a0 => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3088] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:21:48 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 3640 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3089] 199.19.213.181 () {36 vars in 996 bytes} [Wed Jul 15 00:21:48 2026] DELETE /v2.0/ports/30e44ec1-4df8-46f6-9c02-bd73837e52a0 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3090] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:21:49 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:21:49.627 7 INFO neutron.pecan_wsgi.hooks.translation [None req-85a131c1-1eeb-46e0-9951-47c2aa7078c0 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3091] 199.19.213.181 () {32 vars in 757 bytes} [Wed Jul 15 00:21:49 2026] DELETE /v2.0/ports/30e44ec1-4df8-46f6-9c02-bd73837e52a0 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3092] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:21:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3093] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:21:49 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: 1543/3094] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:21:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:21:49.769 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60d1c69e-5750-4199-94c8-b67b69bcb3a3'] response: {'server_uuid': '4fb4e534-88ad-4dda-8e06-11d281224c46', 'name': 'network-vif-deleted', 'tag': '30e44ec1-4df8-46f6-9c02-bd73837e52a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1552/3095] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:21:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3096] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:49 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3097] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:49 2026] GET /v2.0/ports/21b88783-4be5-46e4-82bc-efdb814c71de => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3098] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:49 2026] GET /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3099] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:49 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3100] 199.19.213.181 () {30 vars in 741 bytes} [Wed Jul 15 00:21:49 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3101] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:21:49 2026] GET /v2.0/ports/21b88783-4be5-46e4-82bc-efdb814c71de => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3102] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:21:50 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3103] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:21:50 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3104] 199.19.213.181 () {34 vars in 1145 bytes} [Wed Jul 15 00:21:50 2026] GET /v2.0/networks?id=96adee3b-7439-457e-a178-61539f6a8a2e&id=ea03d989-3592-4531-8511-7627567a1cb1&id=ba03e5aa-02a4-4271-9402-272546463439 => generated 2311 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3105] 199.19.213.181 () {34 vars in 1061 bytes} [Wed Jul 15 00:21:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=4bdac27b-ca20-436d-bc80-25abaedcedbd => 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: 1549/3106] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:21:50 2026] GET /v2.0/subnets?id=ae40c3bf-5e46-4b76-b370-88eca9b10df0 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3107] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:50 2026] GET /v2.0/ports?network_id=96adee3b-7439-457e-a178-61539f6a8a2e&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3108] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:50 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3109] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:50 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?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: 1551/3110] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:21:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.98&port_id=1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3111] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:21:50 2026] GET /v2.0/subnets?id=60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3112] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:21:50 2026] GET /v2.0/ports?network_id=ea03d989-3592-4531-8511-7627567a1cb1&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3113] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:21:50 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?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: 1553/3114] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:21:50 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3115] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:22:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3116] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:22:01 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: 1563/3117] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:22:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3118] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:22:01 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-07-15 00:22:01.204 7 INFO neutron.api.v2.resource [None req-a9d6f07d-8c6c-4024-ab5f-4c64b8f6ce84 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3119] 199.19.213.181 () {30 vars in 761 bytes} [Wed Jul 15 00:22:01 2026] GET /v2.0/security-groups/lb-1f0809eb-e839-4ea9-9669-270ee18a30ec => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3120] 199.19.213.181 () {30 vars in 783 bytes} [Wed Jul 15 00:22:01 2026] GET /v2.0/security-groups?name=lb-1f0809eb-e839-4ea9-9669-270ee18a30ec => generated 2865 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3121] 199.19.213.181 () {30 vars in 813 bytes} [Wed Jul 15 00:22:01 2026] GET /v2.0/security-group-rules?security_group_id=24ad836e-2727-4680-ad29-2eb97895a0e1 => generated 2334 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3122] 199.19.213.181 () {32 vars in 787 bytes} [Wed Jul 15 00:22:01 2026] DELETE /v2.0/security-group-rules/7e6da091-c27a-498f-a18d-f08d36cc9a78 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3123] 199.19.213.181 () {32 vars in 787 bytes} [Wed Jul 15 00:22:01 2026] DELETE /v2.0/security-group-rules/dd698d74-1613-4175-8e76-2d112db09402 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:05.111 7 INFO neutron.db.l3_db [None req-4196ffce-998f-4cea-a04e-394e9700de5f d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Floating IP 6d271ed0-4cde-4de2-bb11-b40c97ad4fa4 disassociated (deleted). External IP: 10.96.250.204, port: 21b88783-4be5-46e4-82bc-efdb814c71de. [pid: 7|app: 0|req: 1568/3126] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:22:04 2026] DELETE /v2.0/floatingips/6d271ed0-4cde-4de2-bb11-b40c97ad4fa4 => generated 0 bytes in 654 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:05.461 8 INFO neutron.api.v2.resource [None req-0b5ba322-6a52-4208-bcfb-9c6c532292e6 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3127] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:22:05 2026] GET /v2.0/floatingips/6d271ed0-4cde-4de2-bb11-b40c97ad4fa4 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3128] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:22:06 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: 1560/3129] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:22:06 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: 1570/3130] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:22:06 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: 1561/3131] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:22:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:22:06.757 7 INFO neutron.api.v2.resource [None req-177cdee7-a4a1-4556-b1e0-4203538f174f 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3132] 199.19.213.181 () {30 vars in 761 bytes} [Wed Jul 15 00:22:06 2026] GET /v2.0/security-groups/lb-1f0809eb-e839-4ea9-9669-270ee18a30ec => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3133] 199.19.213.181 () {30 vars in 783 bytes} [Wed Jul 15 00:22:06 2026] GET /v2.0/security-groups?name=lb-1f0809eb-e839-4ea9-9669-270ee18a30ec => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3134] 199.19.213.181 () {30 vars in 813 bytes} [Wed Jul 15 00:22:06 2026] GET /v2.0/security-group-rules?security_group_id=24ad836e-2727-4680-ad29-2eb97895a0e1 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3135] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:22:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3136] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:22:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3137] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:22:06 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: 1574/3138] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:22:06 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: 1565/3139] 199.19.213.181 () {30 vars in 739 bytes} [Wed Jul 15 00:22:06 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3140] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:22:07 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3141] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:22:07 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 2586 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3142] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:22:07 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3143] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:22:08 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3144] 199.19.213.181 () {34 vars in 974 bytes} [Wed Jul 15 00:22:09 2026] GET /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3145] 199.19.213.181 () {34 vars in 1059 bytes} [Wed Jul 15 00:22:09 2026] GET /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3146] 199.19.213.181 () {34 vars in 1015 bytes} [Wed Jul 15 00:22:09 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3147] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:22:09 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 2586 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3148] 199.19.213.181 () {38 vars in 1027 bytes} [Wed Jul 15 00:22:09 2026] PUT /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 1147 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3149] 199.19.213.181 () {30 vars in 767 bytes} [Wed Jul 15 00:22:10 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 1248 bytes in 32 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: 1570/3150] 199.19.213.181 () {34 vars in 787 bytes} [Wed Jul 15 00:22:10 2026] PUT /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 1086 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3151] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:22:10 2026] GET /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 1086 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1571/3152] 199.19.213.181 () {32 vars in 757 bytes} [Wed Jul 15 00:22:10 2026] DELETE /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3153] 199.19.213.181 () {30 vars in 701 bytes} [Wed Jul 15 00:22:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3154] 199.19.213.181 () {30 vars in 703 bytes} [Wed Jul 15 00:22:10 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: 1583/3155] 199.19.213.181 () {30 vars in 679 bytes} [Wed Jul 15 00:22:10 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: 1573/3156] 199.19.213.181 () {30 vars in 715 bytes} [Wed Jul 15 00:22:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:22:11.021 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c27d6e1-ea9d-4eef-a929-bc26cc755dc7 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/3157] 199.19.213.181 () {32 vars in 757 bytes} [Wed Jul 15 00:22:11 2026] DELETE /v2.0/ports/1d8db7c6-a97d-4534-9a98-450e9c247509 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3158] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:22:11 2026] GET /v2.0/ports/21b88783-4be5-46e4-82bc-efdb814c71de => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3159] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:22:11 2026] GET /v2.0/ports?tenant_id=16f67c0988834ef59e46902543c29948&device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:22:11.086 8 INFO neutron.api.v2.resource [None req-0f497895-1cac-453d-91cf-f93a11b1a4e0 0588ef695cef4ad6834e37c72e149821 16f67c0988834ef59e46902543c29948 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/3160] 199.19.213.181 () {30 vars in 761 bytes} [Wed Jul 15 00:22:11 2026] GET /v2.0/security-groups/lb-1f0809eb-e839-4ea9-9669-270ee18a30ec => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3161] 199.19.213.181 () {30 vars in 783 bytes} [Wed Jul 15 00:22:11 2026] GET /v2.0/security-groups?name=lb-1f0809eb-e839-4ea9-9669-270ee18a30ec => generated 1639 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3162] 199.19.213.181 () {34 vars in 1065 bytes} [Wed Jul 15 00:22:11 2026] GET /v2.0/networks?id=96adee3b-7439-457e-a178-61539f6a8a2e&id=ea03d989-3592-4531-8511-7627567a1cb1 => generated 1524 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3163] 199.19.213.181 () {34 vars in 1061 bytes} [Wed Jul 15 00:22:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=4bdac27b-ca20-436d-bc80-25abaedcedbd => 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: 1577/3164] 199.19.213.181 () {30 vars in 735 bytes} [Wed Jul 15 00:22:11 2026] GET /v2.0/ports/21b88783-4be5-46e4-82bc-efdb814c71de => 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: 1588/3165] 199.19.213.181 () {34 vars in 983 bytes} [Wed Jul 15 00:22:11 2026] GET /v2.0/subnets?id=ae40c3bf-5e46-4b76-b370-88eca9b10df0 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3166] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:22:11 2026] GET /v2.0/ports?network_id=96adee3b-7439-457e-a178-61539f6a8a2e&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: 1590/3167] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:22:11 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?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: 1591/3168] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:22:11 2026] GET /v2.0/networks/96adee3b-7439-457e-a178-61539f6a8a2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3169] 199.19.213.181 () {34 vars in 787 bytes} [Wed Jul 15 00:22:11 2026] PUT /v2.0/ports/21b88783-4be5-46e4-82bc-efdb814c71de => generated 1094 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3170] 199.19.213.181 () {32 vars in 777 bytes} [Wed Jul 15 00:22:11 2026] DELETE /v2.0/security-groups/24ad836e-2727-4680-ad29-2eb97895a0e1 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3171] 199.19.213.181 () {32 vars in 757 bytes} [Wed Jul 15 00:22:11 2026] DELETE /v2.0/ports/21b88783-4be5-46e4-82bc-efdb814c71de => 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: 1593/3172] 199.19.213.181 () {34 vars in 993 bytes} [Wed Jul 15 00:22:13 2026] GET /v2.0/ports?device_id=4fb4e534-88ad-4dda-8e06-11d281224c46 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3173] 199.19.213.181 () {36 vars in 996 bytes} [Wed Jul 15 00:22:13 2026] DELETE /v2.0/ports/4bdac27b-ca20-436d-bc80-25abaedcedbd => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:22:15.946 7 INFO neutron.db.l3_db [None req-963a4fc3-523e-4f69-a49c-f2cca36c1e11 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Floating IP f01a038e-bac5-4978-a106-e3720eac1c39 disassociated (deleted). External IP: 10.96.250.216, port: d7ed18a0-c09d-4841-b45b-cd1cf55b1882. [pid: 7|app: 0|req: 1594/3174] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:22:15 2026] DELETE /v2.0/floatingips/f01a038e-bac5-4978-a106-e3720eac1c39 => generated 0 bytes in 612 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:16.318 8 INFO neutron.api.v2.resource [None req-9dadb5fb-7bcd-4631-b293-df3a97fe2bce d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3175] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:22:16 2026] GET /v2.0/floatingips/f01a038e-bac5-4978-a106-e3720eac1c39 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:22:16.527 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0da7a08-e5fa-4783-b845-c10719899474'] response: {'name': 'network-changed', 'server_uuid': 'f0737986-717a-4fc4-9520-bbcc2223af29', 'tag': 'd7ed18a0-c09d-4841-b45b-cd1cf55b1882', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1595/3176] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:22:16 2026] GET /v2.0/ports?device_id=f0737986-717a-4fc4-9520-bbcc2223af29 => generated 1200 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 00:22:16.597 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbd6486f-7b80-46f5-b53b-2f400b82ff2a'] response: {'server_uuid': '4fb4e534-88ad-4dda-8e06-11d281224c46', 'name': 'network-vif-deleted', 'tag': '4bdac27b-ca20-436d-bc80-25abaedcedbd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1582/3177] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:22:16 2026] GET /v2.0/security-groups?id=444a3504-2b12-4d35-b45c-9d73142855a9&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: 1584/3180] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:22:17 2026] GET /v2.0/ports?tenant_id=e4fab9067d854c769d65c2fcde806df4&device_id=f0737986-717a-4fc4-9520-bbcc2223af29 => generated 1469 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3181] 199.19.213.181 () {34 vars in 985 bytes} [Wed Jul 15 00:22:17 2026] GET /v2.0/networks?id=3c511f9e-b08c-4d2c-8084-505f9889a43b => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3182] 199.19.213.181 () {34 vars in 1055 bytes} [Wed Jul 15 00:22:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.32&port_id=d7ed18a0-c09d-4841-b45b-cd1cf55b1882 => 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: 1598/3183] 199.19.213.181 () {34 vars in 1105 bytes} [Wed Jul 15 00:22:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e4&port_id=d7ed18a0-c09d-4841-b45b-cd1cf55b1882 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3184] 199.19.213.181 () {34 vars in 1063 bytes} [Wed Jul 15 00:22:17 2026] GET /v2.0/subnets?id=b8bb3fee-7bf1-4cb7-b62d-3973ef28b3d6&id=bddb6790-81f0-44cc-9899-161145b957fb => generated 1413 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3185] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:22:17 2026] GET /v2.0/ports?network_id=3c511f9e-b08c-4d2c-8084-505f9889a43b&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3186] 199.19.213.181 () {34 vars in 1051 bytes} [Wed Jul 15 00:22:17 2026] GET /v2.0/ports?network_id=3c511f9e-b08c-4d2c-8084-505f9889a43b&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3187] 199.19.213.181 () {34 vars in 1011 bytes} [Wed Jul 15 00:22:17 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?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: 1588/3188] 199.19.213.181 () {34 vars in 1111 bytes} [Wed Jul 15 00:22:17 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b?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: 1601/3189] 199.19.213.181 () {34 vars in 993 bytes} [Wed Jul 15 00:22:18 2026] GET /v2.0/ports?device_id=f0737986-717a-4fc4-9520-bbcc2223af29 => generated 1200 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3190] 199.19.213.181 () {36 vars in 996 bytes} [Wed Jul 15 00:22:18 2026] DELETE /v2.0/ports/d7ed18a0-c09d-4841-b45b-cd1cf55b1882 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3191] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:22:21 2026] GET /v2.0/ports?device_id=f0737986-717a-4fc4-9520-bbcc2223af29 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 00:22:26.798 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09d81100-f345-48e7-a730-d83f97a06787'] response: {'server_uuid': 'f0737986-717a-4fc4-9520-bbcc2223af29', 'name': 'network-vif-deleted', 'tag': 'd7ed18a0-c09d-4841-b45b-cd1cf55b1882', 'status': 'completed', 'code': 200} 2026-07-15 00:22:27.045 8 INFO neutron.db.l3_db [None req-e59bee8d-9cd8-4976-8043-3bc670938ad9 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] Floating IP e479a4e7-c6ec-4d35-bc60-2daa92b795a1 disassociated (deleted). External IP: 10.96.250.211, port: 01023502-9772-4d73-8399-e411bcf53f29. [pid: 8|app: 0|req: 1590/3192] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 15 00:22:26 2026] DELETE /v2.0/floatingips/e479a4e7-c6ec-4d35-bc60-2daa92b795a1 => generated 0 bytes in 592 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:27.378 7 INFO neutron.api.v2.resource [None req-302feacb-0c60-41ea-b6a6-261ece4a9231 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1603/3193] 10.0.0.71 () {32 vars in 727 bytes} [Wed Jul 15 00:22:27 2026] GET /v2.0/floatingips/e479a4e7-c6ec-4d35-bc60-2daa92b795a1 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3194] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:22:27 2026] GET /v2.0/ports?device_id=0793a7b5-273e-42fa-84b8-8876463526a9 => generated 1200 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3195] 10.0.0.182 () {34 vars in 1039 bytes} [Wed Jul 15 00:22:27 2026] GET /v2.0/security-groups?id=444a3504-2b12-4d35-b45c-9d73142855a9&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3196] 199.19.213.181 () {34 vars in 993 bytes} [Wed Jul 15 00:22:29 2026] GET /v2.0/ports?device_id=0793a7b5-273e-42fa-84b8-8876463526a9 => generated 1200 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3197] 199.19.213.181 () {36 vars in 996 bytes} [Wed Jul 15 00:22:29 2026] DELETE /v2.0/ports/01023502-9772-4d73-8399-e411bcf53f29 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:22:29.994 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-834c71a0-756e-46f4-a8d9-bb19f95a10ba'] response: {'name': 'network-changed', 'server_uuid': '0793a7b5-273e-42fa-84b8-8876463526a9', 'tag': '01023502-9772-4d73-8399-e411bcf53f29', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1593/3198] 199.19.213.181 () {34 vars in 1079 bytes} [Wed Jul 15 00:22:29 2026] GET /v2.0/ports?tenant_id=e4fab9067d854c769d65c2fcde806df4&device_id=0793a7b5-273e-42fa-84b8-8876463526a9 => 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: 1607/3201] 10.0.0.182 () {34 vars in 989 bytes} [Wed Jul 15 00:22:32 2026] GET /v2.0/ports?device_id=0793a7b5-273e-42fa-84b8-8876463526a9 => 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: 1595/3202] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:22:37 2026] DELETE /v2.0/security-group-rules/60378e00-aaef-4e73-9ef1-0880214cf392 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:37.890 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4122bda9-e2d3-4268-ac80-b6faaa9c222e'] response: {'server_uuid': '0793a7b5-273e-42fa-84b8-8876463526a9', 'name': 'network-vif-deleted', 'tag': '01023502-9772-4d73-8399-e411bcf53f29', 'status': 'completed', 'code': 200} 2026-07-15 00:22:37.898 7 INFO neutron.api.v2.resource [None req-b63bb293-b054-4c24-aa2f-cf38df0eb719 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1608/3203] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:22:37 2026] GET /v2.0/security-group-rules/60378e00-aaef-4e73-9ef1-0880214cf392 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3204] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:22:37 2026] DELETE /v2.0/security-group-rules/cade27a5-66ef-4259-91fd-a005f2939ba3 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:37.995 7 INFO neutron.api.v2.resource [None req-40e48712-11bb-4e60-9e61-cbeeeb6137de d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1609/3205] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:22:37 2026] GET /v2.0/security-group-rules/cade27a5-66ef-4259-91fd-a005f2939ba3 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3206] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:22:38 2026] DELETE /v2.0/security-group-rules/4f4a993d-ec3a-4ca8-8eb5-7fe4389e692e => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:38.085 7 INFO neutron.api.v2.resource [None req-e98e6f1b-ca9e-4d7a-bd30-0b5d4f522b18 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1610/3207] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:22:38 2026] GET /v2.0/security-group-rules/4f4a993d-ec3a-4ca8-8eb5-7fe4389e692e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3208] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:22:38 2026] DELETE /v2.0/security-group-rules/3ba47548-d9bd-4b2d-923c-941384b0b403 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:38.178 7 INFO neutron.api.v2.resource [None req-384976bb-3b5c-467e-8db2-ce70ddf77edc d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1611/3209] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:22:38 2026] GET /v2.0/security-group-rules/3ba47548-d9bd-4b2d-923c-941384b0b403 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3210] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:22:38 2026] DELETE /v2.0/security-group-rules/a27e9977-5d5e-4162-81e1-0302fc6d6e54 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:38.275 7 INFO neutron.api.v2.resource [None req-c9bce1a4-107c-4eb4-8be3-05139f24a0a5 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1612/3211] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:22:38 2026] GET /v2.0/security-group-rules/a27e9977-5d5e-4162-81e1-0302fc6d6e54 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3212] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:22:38 2026] DELETE /v2.0/security-group-rules/ed4664ce-ae92-412a-aa9a-9c6f4ed7e4ea => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:38.346 7 INFO neutron.api.v2.resource [None req-af4acaa6-6c12-4531-84d5-d37bc03c0550 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1613/3213] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:22:38 2026] GET /v2.0/security-group-rules/ed4664ce-ae92-412a-aa9a-9c6f4ed7e4ea => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3214] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:22:38 2026] DELETE /v2.0/security-group-rules/1f7a1b29-6c23-4ef6-b045-6cb174dd4f63 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:38.438 7 INFO neutron.api.v2.resource [None req-763c2bf4-7d80-4762-a2c2-eceb4bb33e14 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1614/3215] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:22:38 2026] GET /v2.0/security-group-rules/1f7a1b29-6c23-4ef6-b045-6cb174dd4f63 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3216] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:22:38 2026] DELETE /v2.0/security-group-rules/3135f6f4-51ac-484e-90cd-9094a0519572 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:38.546 7 INFO neutron.api.v2.resource [None req-2990d1b5-f1e1-493a-b453-a8595bcb7b29 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1615/3217] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:22:38 2026] GET /v2.0/security-group-rules/3135f6f4-51ac-484e-90cd-9094a0519572 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3218] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:22:38 2026] DELETE /v2.0/security-group-rules/b07959c8-5380-45e1-840a-215cdb32e458 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:38.639 7 INFO neutron.api.v2.resource [None req-899d92b5-bc27-4923-9737-a3f8ac3ce575 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1616/3219] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:22:38 2026] GET /v2.0/security-group-rules/b07959c8-5380-45e1-840a-215cdb32e458 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3220] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:22:38 2026] DELETE /v2.0/security-group-rules/8d070337-a6c1-4b85-8d1c-5293b36cee36 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:38.723 7 INFO neutron.api.v2.resource [None req-1fe39a90-264c-475a-bed9-a26f5d0cf624 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1617/3221] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:22:38 2026] GET /v2.0/security-group-rules/8d070337-a6c1-4b85-8d1c-5293b36cee36 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3222] 10.0.0.71 () {32 vars in 748 bytes} [Wed Jul 15 00:22:38 2026] DELETE /v2.0/security-group-rules/e4f448d2-2e69-4ca8-81b3-a1440a5432fa => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:38.803 7 INFO neutron.api.v2.resource [None req-8ea2a28c-d36d-473c-94cc-960f15c5c9be d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1618/3223] 10.0.0.71 () {32 vars in 745 bytes} [Wed Jul 15 00:22:38 2026] GET /v2.0/security-group-rules/e4f448d2-2e69-4ca8-81b3-a1440a5432fa => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3224] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:22:38 2026] DELETE /v2.0/security-groups/444a3504-2b12-4d35-b45c-9d73142855a9 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:38.906 7 INFO neutron.api.v2.resource [None req-043da86c-c15f-4801-9f4e-47999fa22c0a d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3225] 10.0.0.71 () {32 vars in 735 bytes} [Wed Jul 15 00:22:38 2026] GET /v2.0/security-groups/444a3504-2b12-4d35-b45c-9d73142855a9 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3226] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:22:38 2026] PUT /v2.0/routers/2b6c5ac9-a18a-42ae-97b9-34ee546790b5/remove_router_interface => generated 309 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:22:40.114 7 INFO neutron.api.v2.resource [None req-8df11a6d-0229-4b1f-b848-5c38c848d2d2 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1620/3227] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:22:39 2026] PUT /v2.0/routers/2b6c5ac9-a18a-42ae-97b9-34ee546790b5/remove_router_interface => generated 198 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3228] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:22:40 2026] PUT /v2.0/routers/2b6c5ac9-a18a-42ae-97b9-34ee546790b5/remove_router_interface => generated 309 bytes in 878 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:22:41.169 7 INFO neutron.api.v2.resource [None req-1a5e652a-4624-431b-90d1-ee759df5a200 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1621/3229] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:22:41 2026] PUT /v2.0/routers/2b6c5ac9-a18a-42ae-97b9-34ee546790b5/remove_router_interface => generated 198 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3230] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:22:41 2026] PUT /v2.0/routers/2b6c5ac9-a18a-42ae-97b9-34ee546790b5/remove_router_interface => generated 309 bytes in 922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:22:42.247 7 INFO neutron.api.v2.resource [None req-b04b98e6-a66a-465d-ae19-f8fb70a89616 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3231] 10.0.0.71 () {34 vars in 787 bytes} [Wed Jul 15 00:22:42 2026] PUT /v2.0/routers/2b6c5ac9-a18a-42ae-97b9-34ee546790b5/remove_router_interface => generated 198 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:22:43.084 8 INFO neutron.db.l3_hamode_db [None req-c0330ca8-7993-4442-9000-0fdc033f1261 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] HA network d17d75cc-1c8b-4e47-adcc-b50c7454bcbc was deleted as no HA routers are present in tenant e4fab9067d854c769d65c2fcde806df4. [pid: 8|app: 0|req: 1610/3232] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:22:42 2026] DELETE /v2.0/routers/2b6c5ac9-a18a-42ae-97b9-34ee546790b5 => generated 0 bytes in 836 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:22:43.111 7 INFO neutron.api.v2.resource [None req-9aa018b8-ac73-44b3-bafb-fc6be45f55b7 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1623/3233] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:22:43 2026] GET /v2.0/routers/2b6c5ac9-a18a-42ae-97b9-34ee546790b5 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:22:43.120 8 INFO neutron.services.segments.plugin [-] Segment d1c43b19-73a8-42da-a2d7-71cd155cc058 resource provider aggregate not found 2026-07-15 00:22:43.131 8 INFO neutron.services.segments.plugin [-] Segment d1c43b19-73a8-42da-a2d7-71cd155cc058 resource provider aggregate not found 2026-07-15 00:22:43.141 8 INFO neutron.services.segments.plugin [-] Segment d1c43b19-73a8-42da-a2d7-71cd155cc058 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1c43b19-73a8-42da-a2d7-71cd155cc058 found for delete ", "request_id": "req-49603639-4cc6-4794-8e68-06b743468f4d"}]} 2026-07-15 00:22:43.143 8 INFO neutron.services.segments.plugin [-] Segment d1c43b19-73a8-42da-a2d7-71cd155cc058 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1c43b19-73a8-42da-a2d7-71cd155cc058 found for delete ", "request_id": "req-c5a81b6e-b0a8-4b46-b674-603de6ae44ae"}]} [pid: 8|app: 0|req: 1611/3234] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:22:43 2026] DELETE /v2.0/subnets/bddb6790-81f0-44cc-9899-161145b957fb => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:22:43.311 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d843cde9-628e-459b-bc05-29db30b294d5 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3235] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:22:43 2026] GET /v2.0/subnets/bddb6790-81f0-44cc-9899-161145b957fb => 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: 1612/3236] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:22:43 2026] DELETE /v2.0/subnets/b8bb3fee-7bf1-4cb7-b62d-3973ef28b3d6 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:22:43.469 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9170fe06-4537-4465-83ca-e742841e6f07 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1625/3237] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:22:43 2026] GET /v2.0/subnets/b8bb3fee-7bf1-4cb7-b62d-3973ef28b3d6 => 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: 1613/3238] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:22:43 2026] DELETE /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:22:43.769 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3592bf3-7163-48cf-9bcf-02da6e48e80d d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1626/3239] 10.0.0.71 () {32 vars in 721 bytes} [Wed Jul 15 00:22:43 2026] GET /v2.0/networks/3c511f9e-b08c-4d2c-8084-505f9889a43b => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3240] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:22:43 2026] DELETE /v2.0/subnets/1d469b6d-63a0-45a3-a159-8f4d7f40bc18 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:22:43.940 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cee9c433-30ad-4a24-a3c8-9810932e5e09 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1627/3241] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:22:43 2026] GET /v2.0/subnets/1d469b6d-63a0-45a3-a159-8f4d7f40bc18 => 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: 1615/3242] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:22:43 2026] DELETE /v2.0/subnets/bbe27151-3ea6-4a8e-888e-a01c65552bc7 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:22:44.118 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e21569e2-30d5-48e8-ad75-017a0d54696b d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1628/3243] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:22:44 2026] GET /v2.0/subnets/bbe27151-3ea6-4a8e-888e-a01c65552bc7 => 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: 1616/3244] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:22:44 2026] DELETE /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:22:44.395 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be34c5c6-55d3-4e18-9cad-88323401af19 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1629/3245] 10.0.0.71 () {32 vars in 721 bytes} [Wed Jul 15 00:22:44 2026] GET /v2.0/networks/ba03e5aa-02a4-4271-9402-272546463439 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3246] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:22:44 2026] DELETE /v2.0/subnets/cfcfec5f-d777-40bb-a0cc-4906cd33b89c => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:22:44.602 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a94c21a3-69dc-4a90-86cc-2e4dd9d90e56 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1630/3247] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:22:44 2026] GET /v2.0/subnets/cfcfec5f-d777-40bb-a0cc-4906cd33b89c => 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: 1618/3248] 10.0.0.71 () {32 vars in 722 bytes} [Wed Jul 15 00:22:44 2026] DELETE /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:22:44.782 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af8d2db9-b13e-45b2-90f2-c5bb7c929b25 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1631/3249] 10.0.0.71 () {32 vars in 719 bytes} [Wed Jul 15 00:22:44 2026] GET /v2.0/subnets/60b2371d-7e0c-4037-9fd9-b4baeb859413 => 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: 1619/3250] 10.0.0.71 () {32 vars in 724 bytes} [Wed Jul 15 00:22:44 2026] DELETE /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 00:22:45.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28a5724b-c8a8-4dc5-949a-8444a7a81776 d158b2d4d9f4457fb24c558118952395 e4fab9067d854c769d65c2fcde806df4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1632/3251] 10.0.0.71 () {32 vars in 721 bytes} [Wed Jul 15 00:22:45 2026] GET /v2.0/networks/ea03d989-3592-4531-8511-7627567a1cb1 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:22:46.909 8 INFO neutron.services.segments.plugin [-] Segment 71719daa-065d-41cb-b1e7-5b323ce30f65 resource provider aggregate not found 2026-07-15 00:22:46.915 8 INFO neutron.services.segments.plugin [-] Segment 71719daa-065d-41cb-b1e7-5b323ce30f65 resource provider aggregate not found 2026-07-15 00:22:46.922 8 INFO neutron.services.segments.plugin [-] Segment 71719daa-065d-41cb-b1e7-5b323ce30f65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71719daa-065d-41cb-b1e7-5b323ce30f65 found for delete ", "request_id": "req-ed141c35-8163-4b17-94c6-db5422fd6b23"}]} 2026-07-15 00:22:46.927 8 INFO neutron.services.segments.plugin [-] Segment 71719daa-065d-41cb-b1e7-5b323ce30f65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71719daa-065d-41cb-b1e7-5b323ce30f65 found for delete ", "request_id": "req-d9ed4923-f264-4932-8e64-0648861aa130"}]} 2026-07-15 00:22:46.933 8 INFO neutron.services.segments.plugin [-] Segment 47a9126c-f531-4d69-ab2f-3c91e243930c resource provider aggregate not found 2026-07-15 00:22:46.943 8 INFO neutron.services.segments.plugin [-] Segment 47a9126c-f531-4d69-ab2f-3c91e243930c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47a9126c-f531-4d69-ab2f-3c91e243930c found for delete ", "request_id": "req-849be82e-f442-403b-8515-a0d7a30a4d57"}]} 2026-07-15 00:22:46.949 8 INFO neutron.services.segments.plugin [-] Segment 47a9126c-f531-4d69-ab2f-3c91e243930c resource provider aggregate not found 2026-07-15 00:22:46.963 8 INFO neutron.services.segments.plugin [-] Segment 42e6cfd4-1429-4008-9124-e43efcc7d2e3 resource provider aggregate not found 2026-07-15 00:22:46.970 8 INFO neutron.services.segments.plugin [-] Segment 47a9126c-f531-4d69-ab2f-3c91e243930c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47a9126c-f531-4d69-ab2f-3c91e243930c found for delete ", "request_id": "req-f7d43469-6e50-47e8-a620-6070eadf8208"}]} 2026-07-15 00:22:46.981 8 INFO neutron.services.segments.plugin [-] Segment 42e6cfd4-1429-4008-9124-e43efcc7d2e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42e6cfd4-1429-4008-9124-e43efcc7d2e3 found for delete ", "request_id": "req-8143b0ee-2463-4dca-8b8d-089f4893d7f8"}]} 2026-07-15 00:22:46.983 8 INFO neutron.services.segments.plugin [-] Segment 42e6cfd4-1429-4008-9124-e43efcc7d2e3 resource provider aggregate not found 2026-07-15 00:22:46.996 8 INFO neutron.services.segments.plugin [-] Segment 42e6cfd4-1429-4008-9124-e43efcc7d2e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42e6cfd4-1429-4008-9124-e43efcc7d2e3 found for delete ", "request_id": "req-44faa3c8-94ff-4fa7-91fd-a85d4cdea9a7"}]} [pid: 8|app: 0|req: 1620/3254] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:22:46 2026] GET /v2.0/security-groups?tenant_id=d72b5e1e948e464dafaae458add9ce82&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3255] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:22:47 2026] DELETE /v2.0/security-groups/0a097a7a-a049-464e-8c44-2019b1728b28 => 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: 1621/3256] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:22:47 2026] GET /v2.0/security-groups?tenant_id=e4fab9067d854c769d65c2fcde806df4&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3257] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:22:47 2026] DELETE /v2.0/security-groups/c4cb1bc0-fec6-4b0e-a6d6-7876e322a3d4 => 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: 1622/3258] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:22:47 2026] GET /v2.0/security-groups?tenant_id=510136ba15c54ead9d6e7a9bb58e3120&name=default => generated 2929 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3259] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:22:47 2026] DELETE /v2.0/security-groups/e5e9d69b-6538-4948-92e1-c54d59fd3fa1 => 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: 1623/3260] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:22:47 2026] GET /v2.0/security-groups?tenant_id=c92944d047c74ca8b5d9a87a798b5f35&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3261] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:22:48 2026] DELETE /v2.0/security-groups/45ea2662-3439-49cb-a781-82d8881e14f8 => 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: 1624/3262] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:22:48 2026] GET /v2.0/security-groups?tenant_id=845155fe0bb443cca48095155453877f&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3263] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:22:48 2026] DELETE /v2.0/security-groups/eddf5b3a-af16-4260-89d8-16783eb174d9 => 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: 1625/3264] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:22:48 2026] GET /v2.0/security-groups?tenant_id=3ea1f80ef9ca43b4bb4dc51e89c219fc&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3265] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:22:48 2026] DELETE /v2.0/security-groups/d745f796-ba63-4965-8beb-fba491161e1a => 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: 1626/3266] 10.0.0.71 () {32 vars in 772 bytes} [Wed Jul 15 00:22:49 2026] GET /v2.0/security-groups?tenant_id=f760ed641e7147518f2ab5cc077a7168&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3267] 10.0.0.71 () {32 vars in 738 bytes} [Wed Jul 15 00:22:49 2026] DELETE /v2.0/security-groups/2bb6598a-f31d-4bea-815d-edc9f3cb8f1e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3268] 10.0.0.71 () {32 vars in 647 bytes} [Wed Jul 15 00:22:51 2026] GET /v2.0/networks => generated 2167 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3269] 10.0.0.71 () {32 vars in 653 bytes} [Wed Jul 15 00:22:52 2026] GET /v2.0/floatingips => 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: 1628/3270] 10.0.0.71 () {32 vars in 645 bytes} [Wed Jul 15 00:22:52 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: 7|app: 0|req: 1643/3271] 10.0.0.71 () {32 vars in 641 bytes} [Wed Jul 15 00:22:52 2026] GET /v2.0/ports => generated 4725 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3272] 10.0.0.71 () {32 vars in 645 bytes} [Wed Jul 15 00:22:53 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3273] 10.0.0.71 () {32 vars in 647 bytes} [Wed Jul 15 00:22:53 2026] GET /v2.0/networks => generated 2167 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3274] 10.0.0.71 () {32 vars in 661 bytes} [Wed Jul 15 00:22:53 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3275] 10.0.0.71 () {32 vars in 653 bytes} [Wed Jul 15 00:22:53 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)