+ 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 [Wed Jul 15 05:32:43 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-55f578c49c-lnzlp 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 0x7fb4bad71668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-07-15 05:32:48.833 7 INFO neutron.common.config [-] Logging enabled! 2026-07-15 05:32:48.833 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-15 05:32:48.848 8 INFO neutron.common.config [-] Logging enabled! 2026-07-15 05:32:48.848 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-15 05:32:49.415 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-15 05:32:49.426 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-15 05:32:50.592 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-15 05:32:50.595 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-15 05:32:50.599 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-15 05:32:50.600 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-15 05:32:50.600 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-15 05:32:50.600 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-15 05:32:50.601 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:32:50.608 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:32:50.608 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:32:50.609 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-15 05:32:50.620 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-15 05:32:50.623 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-15 05:32:50.627 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-15 05:32:50.628 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-15 05:32:50.628 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-15 05:32:50.629 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-15 05:32:50.629 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:32:50.631 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-15 05:32:50.632 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-15 05:32:50.632 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-15 05:32:50.636 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:32:50.636 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:32:50.637 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-15 05:32:50.659 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-15 05:32:50.660 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-15 05:32:50.660 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-15 05:32:50.679 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-15 05:32:50.680 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-15 05:32:50.680 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-15 05:32:50.680 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-15 05:32:50.707 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-15 05:32:50.707 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-15 05:32:50.708 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-15 05:32:50.708 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-15 05:32:51.188 8 INFO neutron.plugins.ml2.managers [None req-15c088f8-a472-4aeb-a1e2-df2168526961 - - - - - -] Initializing driver for type 'vlan' 2026-07-15 05:32:51.204 7 INFO neutron.plugins.ml2.managers [None req-e828590b-4282-49c5-bdbe-231653e34459 - - - - - -] Initializing driver for type 'vlan' 2026-07-15 05:32:51.354 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-15c088f8-a472-4aeb-a1e2-df2168526961 - - - - - -] VlanTypeDriver initialization complete 2026-07-15 05:32:51.355 8 INFO neutron.plugins.ml2.managers [None req-15c088f8-a472-4aeb-a1e2-df2168526961 - - - - - -] Initializing driver for type 'vxlan' 2026-07-15 05:32:51.355 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-15c088f8-a472-4aeb-a1e2-df2168526961 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-15 05:32:51.362 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e828590b-4282-49c5-bdbe-231653e34459 - - - - - -] VlanTypeDriver initialization complete 2026-07-15 05:32:51.362 7 INFO neutron.plugins.ml2.managers [None req-e828590b-4282-49c5-bdbe-231653e34459 - - - - - -] Initializing driver for type 'vxlan' 2026-07-15 05:32:51.363 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e828590b-4282-49c5-bdbe-231653e34459 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-15 05:32:51.378 8 INFO neutron.plugins.ml2.managers [None req-15c088f8-a472-4aeb-a1e2-df2168526961 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-15 05:32:51.378 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-15c088f8-a472-4aeb-a1e2-df2168526961 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-15 05:32:51.379 8 INFO neutron.plugins.ml2.managers [None req-15c088f8-a472-4aeb-a1e2-df2168526961 - - - - - -] Initializing extension driver 'port_security' 2026-07-15 05:32:51.379 8 INFO neutron.plugins.ml2.extensions.port_security [None req-15c088f8-a472-4aeb-a1e2-df2168526961 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-15 05:32:51.379 8 INFO neutron.plugins.ml2.managers [None req-15c088f8-a472-4aeb-a1e2-df2168526961 - - - - - -] Initializing extension driver 'qos' 2026-07-15 05:32:51.379 8 INFO neutron.plugins.ml2.managers [None req-15c088f8-a472-4aeb-a1e2-df2168526961 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-15 05:32:51.379 8 INFO neutron.plugins.ml2.managers [None req-15c088f8-a472-4aeb-a1e2-df2168526961 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-15 05:32:51.389 7 INFO neutron.plugins.ml2.managers [None req-e828590b-4282-49c5-bdbe-231653e34459 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-15 05:32:51.389 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e828590b-4282-49c5-bdbe-231653e34459 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-15 05:32:51.390 7 INFO neutron.plugins.ml2.managers [None req-e828590b-4282-49c5-bdbe-231653e34459 - - - - - -] Initializing extension driver 'port_security' 2026-07-15 05:32:51.390 7 INFO neutron.plugins.ml2.extensions.port_security [None req-e828590b-4282-49c5-bdbe-231653e34459 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-15 05:32:51.390 7 INFO neutron.plugins.ml2.managers [None req-e828590b-4282-49c5-bdbe-231653e34459 - - - - - -] Initializing extension driver 'qos' 2026-07-15 05:32:51.390 7 INFO neutron.plugins.ml2.managers [None req-e828590b-4282-49c5-bdbe-231653e34459 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-15 05:32:51.390 7 INFO neutron.plugins.ml2.managers [None req-e828590b-4282-49c5-bdbe-231653e34459 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-15 05:32:51.395 8 INFO neutron.quota [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded quota_driver: . 2026-07-15 05:32:51.395 8 INFO neutron.plugins.ml2.plugin [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Modular L2 Plugin initialization complete 2026-07-15 05:32:51.396 8 INFO neutron.plugins.ml2.managers [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-15 05:32:51.396 8 INFO neutron.plugins.ml2.managers [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-15 05:32:51.396 8 INFO neutron.plugins.ml2.managers [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-15 05:32:51.396 8 INFO neutron.extensions.vlantransparent [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Disabled vlantransparent extension. 2026-07-15 05:32:51.396 8 INFO neutron.manager [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loading Plugin: qos 2026-07-15 05:32:51.404 7 INFO neutron.quota [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded quota_driver: . 2026-07-15 05:32:51.405 7 INFO neutron.plugins.ml2.plugin [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Modular L2 Plugin initialization complete 2026-07-15 05:32:51.405 7 INFO neutron.plugins.ml2.managers [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-15 05:32:51.405 7 INFO neutron.plugins.ml2.managers [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-15 05:32:51.406 7 INFO neutron.plugins.ml2.managers [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Got port-security extension from driver 'port_security' 2026-07-15 05:32:51.406 7 INFO neutron.extensions.vlantransparent [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Disabled vlantransparent extension. 2026-07-15 05:32:51.406 7 INFO neutron.manager [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loading Plugin: qos 2026-07-15 05:32:51.411 8 INFO neutron.manager [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loading Plugin: router 2026-07-15 05:32:51.420 7 INFO neutron.manager [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loading Plugin: router 2026-07-15 05:32:51.454 8 INFO neutron.services.service_base [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-15 05:32:51.455 8 INFO neutron.manager [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loading Plugin: segments 2026-07-15 05:32:51.465 7 INFO neutron.services.service_base [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-15 05:32:51.465 7 INFO neutron.manager [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loading Plugin: segments 2026-07-15 05:32:51.560 8 INFO neutron.manager [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loading Plugin: trunk 2026-07-15 05:32:51.567 7 INFO neutron.manager [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loading Plugin: trunk 2026-07-15 05:32:51.576 8 INFO neutron.manager [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loading Plugin: vpnaas 2026-07-15 05:32:51.585 7 INFO neutron.manager [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loading Plugin: vpnaas 2026-07-15 05:32:51.618 8 WARNING stevedore.named [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-15 05:32:51.630 7 WARNING stevedore.named [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-15 05:32:51.703 8 INFO neutron_vpnaas.services.vpn.plugin [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-15 05:32:51.704 8 INFO neutron.common.utils [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-15 05:32:51.704 8 INFO neutron.manager [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loading Plugin: auto_allocate 2026-07-15 05:32:51.707 7 INFO neutron_vpnaas.services.vpn.plugin [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-15 05:32:51.708 7 INFO neutron.common.utils [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-15 05:32:51.708 7 INFO neutron.manager [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loading Plugin: auto_allocate 2026-07-15 05:32:51.710 8 INFO neutron.manager [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loading Plugin: tag 2026-07-15 05:32:51.714 7 INFO neutron.manager [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loading Plugin: tag 2026-07-15 05:32:51.719 8 INFO neutron.manager [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loading Plugin: timestamp 2026-07-15 05:32:51.722 8 INFO neutron.manager [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loading Plugin: network_ip_availability 2026-07-15 05:32:51.723 7 INFO neutron.manager [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loading Plugin: timestamp 2026-07-15 05:32:51.726 8 INFO neutron.manager [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loading Plugin: flavors 2026-07-15 05:32:51.726 7 INFO neutron.manager [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loading Plugin: network_ip_availability 2026-07-15 05:32:51.729 8 INFO neutron.manager [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loading Plugin: revisions 2026-07-15 05:32:51.731 7 INFO neutron.manager [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loading Plugin: flavors 2026-07-15 05:32:51.732 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Initializing extension manager. 2026-07-15 05:32:51.734 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: address-group 2026-07-15 05:32:51.735 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: address-scope 2026-07-15 05:32:51.735 7 INFO neutron.manager [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loading Plugin: revisions 2026-07-15 05:32:51.735 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-15 05:32:51.736 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: agent 2026-07-15 05:32:51.737 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: agent-resources-synced 2026-07-15 05:32:51.738 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-15 05:32:51.739 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Initializing extension manager. 2026-07-15 05:32:51.739 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-15 05:32:51.740 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: availability_zone 2026-07-15 05:32:51.740 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: address-group 2026-07-15 05:32:51.741 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: availability_zone_filter 2026-07-15 05:32:51.741 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-15 05:32:51.741 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: address-scope 2026-07-15 05:32:51.742 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: default-subnetpools 2026-07-15 05:32:51.742 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-15 05:32:51.743 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: agent 2026-07-15 05:32:51.743 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: agent-resources-synced 2026-07-15 05:32:51.745 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: allowed-address-pairs 2026-07-15 05:32:51.743 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-15 05:32:51.745 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: auto-allocated-topology 2026-07-15 05:32:51.746 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: dns-integration 2026-07-15 05:32:51.746 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: availability_zone 2026-07-15 05:32:51.746 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: dns-domain-ports 2026-07-15 05:32:51.747 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: availability_zone_filter 2026-07-15 05:32:51.747 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-15 05:32:51.747 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-15 05:32:51.747 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: dvr 2026-07-15 05:32:51.748 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-15 05:32:51.748 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: default-subnetpools 2026-07-15 05:32:51.749 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: empty-string-filtering 2026-07-15 05:32:51.749 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-15 05:32:51.750 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-15 05:32:51.750 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: external-net 2026-07-15 05:32:51.750 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-15 05:32:51.751 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-15 05:32:51.751 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: dns-integration 2026-07-15 05:32:51.752 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: extraroute 2026-07-15 05:32:51.752 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: extraroute-atomic 2026-07-15 05:32:51.753 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-15 05:32:51.753 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-15 05:32:51.754 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-15 05:32:51.752 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: dns-domain-ports 2026-07-15 05:32:51.755 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-15 05:32:51.755 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-15 05:32:51.755 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: fip-port-details 2026-07-15 05:32:51.755 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: dvr 2026-07-15 05:32:51.756 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: flavors 2026-07-15 05:32:51.756 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-15 05:32:51.757 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: empty-string-filtering 2026-07-15 05:32:51.757 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-15 05:32:51.757 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-15 05:32:51.758 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-15 05:32:51.758 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: floatingip-pools 2026-07-15 05:32:51.759 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: external-net 2026-07-15 05:32:51.759 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: ip_allocation 2026-07-15 05:32:51.759 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-15 05:32:51.760 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: extraroute 2026-07-15 05:32:51.760 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-15 05:32:51.761 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: l2_adjacency 2026-07-15 05:32:51.761 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: extraroute-atomic 2026-07-15 05:32:51.761 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-15 05:32:51.762 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-15 05:32:51.762 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: router 2026-07-15 05:32:51.762 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-15 05:32:51.763 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-15 05:32:51.764 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: fip-port-details 2026-07-15 05:32:51.764 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-15 05:32:51.765 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: flavors 2026-07-15 05:32:51.765 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-15 05:32:51.766 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-15 05:32:51.766 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-15 05:32:51.766 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: ext-gw-mode 2026-07-15 05:32:51.767 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: l3-ha 2026-07-15 05:32:51.767 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: floatingip-pools 2026-07-15 05:32:51.768 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-15 05:32:51.768 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: ip_allocation 2026-07-15 05:32:51.768 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-15 05:32:51.768 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: ip-substring-filtering 2026-07-15 05:32:51.769 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: l3-flavors 2026-07-15 05:32:51.769 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: l2_adjacency 2026-07-15 05:32:51.770 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-15 05:32:51.770 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-15 05:32:51.770 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: router 2026-07-15 05:32:51.772 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-15 05:32:51.773 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-15 05:32:51.773 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-15 05:32:51.774 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: ext-gw-mode 2026-07-15 05:32:51.774 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: l3-ha 2026-07-15 05:32:51.775 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-15 05:32:51.776 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-15 05:32:51.776 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: l3-flavors 2026-07-15 05:32:51.777 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-15 05:32:51.778 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-15 05:32:51.911 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-15 05:32:51.913 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-15 05:32:51.914 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-15 05:32:51.915 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-15 05:32:51.916 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-15 05:32:51.916 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: multi-provider 2026-07-15 05:32:51.917 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: net-mtu 2026-07-15 05:32:51.918 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: net-mtu-writable 2026-07-15 05:32:51.918 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: network_availability_zone 2026-07-15 05:32:51.919 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: network_ha 2026-07-15 05:32:51.919 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: network-ip-availability 2026-07-15 05:32:51.921 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-15 05:32:51.921 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: pagination 2026-07-15 05:32:51.922 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: port-device-profile 2026-07-15 05:32:51.922 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-15 05:32:51.922 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-15 05:32:51.923 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-15 05:32:51.924 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-15 05:32:51.924 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-15 05:32:51.925 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: port-mac-override 2026-07-15 05:32:51.925 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-15 05:32:51.925 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-15 05:32:51.926 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-15 05:32:51.926 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-15 05:32:51.926 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-15 05:32:51.927 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: port-resource-request 2026-07-15 05:32:51.927 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-15 05:32:51.927 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: multi-provider 2026-07-15 05:32:51.928 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-15 05:32:51.928 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: net-mtu 2026-07-15 05:32:51.928 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: net-mtu-writable 2026-07-15 05:32:51.929 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-15 05:32:51.929 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: network_availability_zone 2026-07-15 05:32:51.929 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: binding 2026-07-15 05:32:51.930 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: network_ha 2026-07-15 05:32:51.930 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: binding-extended 2026-07-15 05:32:51.930 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: network-ip-availability 2026-07-15 05:32:51.931 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: port-security 2026-07-15 05:32:51.931 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: project-id 2026-07-15 05:32:51.932 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-15 05:32:51.932 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: provider 2026-07-15 05:32:51.932 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: pagination 2026-07-15 05:32:51.933 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: port-device-profile 2026-07-15 05:32:51.933 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-15 05:32:51.934 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-15 05:32:51.934 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-15 05:32:51.934 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: qos 2026-07-15 05:32:51.935 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: port-mac-override 2026-07-15 05:32:51.935 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-15 05:32:51.935 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-15 05:32:51.936 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-15 05:32:51.936 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-15 05:32:51.936 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-15 05:32:51.937 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: qos-default 2026-07-15 05:32:51.937 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: port-resource-request 2026-07-15 05:32:51.937 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: qos-fip 2026-07-15 05:32:51.938 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: port-resource-request-groups 2026-07-15 05:32:51.938 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-15 05:32:51.938 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-15 05:32:51.938 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-15 05:32:51.939 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-15 05:32:51.939 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: binding 2026-07-15 05:32:51.940 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-15 05:32:51.940 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: binding-extended 2026-07-15 05:32:51.940 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: port-security 2026-07-15 05:32:51.940 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-15 05:32:51.941 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: project-id 2026-07-15 05:32:51.941 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: provider 2026-07-15 05:32:51.942 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: qos-pps 2026-07-15 05:32:51.942 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-15 05:32:51.944 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: qos 2026-07-15 05:32:51.944 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-15 05:32:51.945 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: qos-rules-alias 2026-07-15 05:32:51.945 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-15 05:32:51.945 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: quota-check-limit 2026-07-15 05:32:51.945 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-15 05:32:51.946 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: qos-default 2026-07-15 05:32:51.947 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: qos-fip 2026-07-15 05:32:51.948 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-15 05:32:51.948 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: quotas 2026-07-15 05:32:51.948 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: qos-gateway-ip 2026-07-15 05:32:51.949 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: qos-port-network-policy 2026-07-15 05:32:51.949 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: quota_details 2026-07-15 05:32:51.949 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: qos-pps-minimum 2026-07-15 05:32:51.950 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-15 05:32:51.951 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: rbac-policies 2026-07-15 05:32:51.951 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: qos-pps 2026-07-15 05:32:51.951 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: rbac-address-group 2026-07-15 05:32:51.952 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: qos-rule-type-details 2026-07-15 05:32:51.952 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: rbac-address-scope 2026-07-15 05:32:51.952 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-15 05:32:51.952 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: rbac-security-groups 2026-07-15 05:32:51.953 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: qos-rules-alias 2026-07-15 05:32:51.953 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-15 05:32:51.953 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: quota-check-limit 2026-07-15 05:32:51.954 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: revision-if-match 2026-07-15 05:32:51.955 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-15 05:32:51.955 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: router_availability_zone 2026-07-15 05:32:51.956 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: quotas 2026-07-15 05:32:51.956 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-15 05:32:51.957 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: quota_details 2026-07-15 05:32:51.958 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-15 05:32:51.958 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: rbac-policies 2026-07-15 05:32:51.959 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-15 05:32:51.959 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: rbac-address-group 2026-07-15 05:32:51.959 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-15 05:32:51.959 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: rbac-address-scope 2026-07-15 05:32:51.960 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: rbac-security-groups 2026-07-15 05:32:51.960 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-15 05:32:51.960 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: rbac-subnetpool 2026-07-15 05:32:51.960 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-15 05:32:51.961 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: revision-if-match 2026-07-15 05:32:51.961 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-15 05:32:51.962 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: standard-attr-revisions 2026-07-15 05:32:51.962 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: router_availability_zone 2026-07-15 05:32:51.963 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-15 05:32:51.965 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: security-groups-default-rules 2026-07-15 05:32:51.965 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-15 05:32:51.966 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-15 05:32:51.966 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: security-group 2026-07-15 05:32:51.967 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-15 05:32:51.967 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-15 05:32:51.967 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: segment 2026-07-15 05:32:51.968 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-15 05:32:51.968 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-15 05:32:51.969 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: service-type 2026-07-15 05:32:51.969 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: sorting 2026-07-15 05:32:51.970 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: standard-attr-segment 2026-07-15 05:32:51.970 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: standard-attr-description 2026-07-15 05:32:51.971 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: stateful-security-group 2026-07-15 05:32:51.972 8 WARNING neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-15 05:32:51.972 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-15 05:32:51.972 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: security-group 2026-07-15 05:32:51.973 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: subnet-external-network 2026-07-15 05:32:51.974 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: segment 2026-07-15 05:32:51.974 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-15 05:32:51.974 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: subnet_onboard 2026-07-15 05:32:51.975 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: service-type 2026-07-15 05:32:51.975 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-15 05:32:51.975 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: sorting 2026-07-15 05:32:51.976 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: standard-attr-segment 2026-07-15 05:32:51.977 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: standard-attr-description 2026-07-15 05:32:51.977 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: stateful-security-group 2026-07-15 05:32:51.976 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: subnet-service-types 2026-07-15 05:32:51.978 7 WARNING neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-15 05:32:51.978 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-15 05:32:51.979 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: subnet_allocation 2026-07-15 05:32:51.979 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: subnet-external-network 2026-07-15 05:32:51.980 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: subnet_onboard 2026-07-15 05:32:51.980 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-15 05:32:51.980 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-15 05:32:51.980 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: tag-creation 2026-07-15 05:32:51.981 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: subnet-service-types 2026-07-15 05:32:51.981 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-15 05:32:51.981 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: subnet_allocation 2026-07-15 05:32:51.982 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-15 05:32:51.983 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: tag-creation 2026-07-15 05:32:51.984 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-15 05:32:51.988 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: standard-attr-tag 2026-07-15 05:32:51.989 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: standard-attr-tag 2026-07-15 05:32:51.989 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-15 05:32:51.990 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-15 05:32:51.990 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: trunk 2026-07-15 05:32:51.990 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: trunk 2026-07-15 05:32:51.991 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: trunk-details 2026-07-15 05:32:51.991 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: trunk-details 2026-07-15 05:32:51.991 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-15 05:32:51.992 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-15 05:32:51.992 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-15 05:32:51.993 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-15 05:32:51.994 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-15 05:32:51.995 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-15 05:32:51.996 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: vpn-flavors 2026-07-15 05:32:51.996 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-15 05:32:51.998 7 INFO neutron.api.extensions [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Loaded extension: vpnaas 2026-07-15 05:32:51.998 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-15 05:32:51.999 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: vpn-flavors 2026-07-15 05:32:52.000 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-15 05:32:52.000 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-15 05:32:52.001 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:32:52.001 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-15 05:32:52.002 8 INFO neutron.api.extensions [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Loaded extension: vpnaas 2026-07-15 05:32:52.005 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-15 05:32:52.005 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-15 05:32:52.006 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-15 05:32:52.006 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-15 05:32:52.007 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:32:52.007 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-15 05:32:52.012 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-15 05:32:52.012 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-15 05:32:52.013 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-15 05:32:52.013 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-15 05:32:52.014 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-15 05:32:52.015 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:32:52.015 7 WARNING neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] subnetpool is already registered 2026-07-15 05:32:52.015 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:32:52.016 7 WARNING neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] subnetpool is already registered 2026-07-15 05:32:52.016 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-15 05:32:52.017 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-15 05:32:52.017 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-15 05:32:52.018 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-15 05:32:52.018 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-15 05:32:52.018 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-15 05:32:52.019 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-15 05:32:52.020 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-15 05:32:52.021 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-15 05:32:52.022 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:32:52.022 8 WARNING neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] subnetpool is already registered 2026-07-15 05:32:52.023 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:32:52.023 8 WARNING neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] subnetpool is already registered 2026-07-15 05:32:52.023 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-15 05:32:52.023 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-15 05:32:52.024 7 WARNING neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] router is already registered 2026-07-15 05:32:52.024 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-15 05:32:52.024 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-15 05:32:52.024 7 WARNING neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] floatingip is already registered 2026-07-15 05:32:52.024 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-15 05:32:52.025 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-15 05:32:52.026 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-15 05:32:52.026 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-15 05:32:52.028 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-15 05:32:52.028 7 WARNING neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] rbac_policy is already registered 2026-07-15 05:32:52.029 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-15 05:32:52.029 7 WARNING neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] security_group is already registered 2026-07-15 05:32:52.030 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-15 05:32:52.030 7 WARNING neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] security_group_rule is already registered 2026-07-15 05:32:52.030 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-15 05:32:52.030 8 WARNING neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] router is already registered 2026-07-15 05:32:52.031 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:32:52.031 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-15 05:32:52.031 7 WARNING neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] subnetpool is already registered 2026-07-15 05:32:52.031 8 WARNING neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] floatingip is already registered 2026-07-15 05:32:52.031 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:32:52.031 7 WARNING neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] subnetpool is already registered 2026-07-15 05:32:52.032 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-15 05:32:52.032 7 WARNING neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] trunk is already registered 2026-07-15 05:32:52.032 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-15 05:32:52.033 7 WARNING neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] endpoint_group is already registered 2026-07-15 05:32:52.033 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-15 05:32:52.033 7 WARNING neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] vpnservice is already registered 2026-07-15 05:32:52.034 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-15 05:32:52.034 7 WARNING neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] ipsec_site_connection is already registered 2026-07-15 05:32:52.034 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-15 05:32:52.034 7 WARNING neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] ipsecpolicy is already registered 2026-07-15 05:32:52.035 7 INFO neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-15 05:32:52.035 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-15 05:32:52.035 7 WARNING neutron.quota.resource_registry [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] ikepolicy is already registered 2026-07-15 05:32:52.035 8 WARNING neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] rbac_policy is already registered 2026-07-15 05:32:52.036 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-15 05:32:52.036 8 WARNING neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] security_group is already registered 2026-07-15 05:32:52.036 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-15 05:32:52.037 8 WARNING neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] security_group_rule is already registered 2026-07-15 05:32:52.037 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:32:52.038 8 WARNING neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] subnetpool is already registered 2026-07-15 05:32:52.038 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:32:52.038 8 WARNING neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] subnetpool is already registered 2026-07-15 05:32:52.039 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-15 05:32:52.039 8 WARNING neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] trunk is already registered 2026-07-15 05:32:52.039 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-15 05:32:52.040 8 WARNING neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] endpoint_group is already registered 2026-07-15 05:32:52.040 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-15 05:32:52.040 8 WARNING neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] vpnservice is already registered 2026-07-15 05:32:52.041 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-15 05:32:52.041 8 WARNING neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] ipsec_site_connection is already registered 2026-07-15 05:32:52.041 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-15 05:32:52.042 8 WARNING neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] ipsecpolicy is already registered 2026-07-15 05:32:52.042 8 INFO neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-15 05:32:52.042 8 WARNING neutron.quota.resource_registry [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] ikepolicy is already registered 2026-07-15 05:32:52.070 7 WARNING keystonemiddleware._common.config [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 05:32:52.076 7 WARNING oslo_config.cfg [None req-e132835c-c021-4f41-8baf-4b09a972f86b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-15 05:32:52.077 8 WARNING keystonemiddleware._common.config [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fb4bad71668 pid: 7 (default app) 2026-07-15 05:32:52.084 8 WARNING oslo_config.cfg [None req-e0269829-3b8b-470b-a5e5-e01819a0c020 - - - - - -] 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 9 seconds on interpreter 0x7fb4bad71668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 05:32:56.959 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd438719-6cae-4bad-b111-5f9233cf8a4e e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.222 () {44 vars in 928 bytes} [Wed Jul 15 05:32:56 2026] GET /v2.0/networks/public => generated 108 bytes in 658 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.222 () {44 vars in 950 bytes} [Wed Jul 15 05:32:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:32:57.603 7 WARNING neutron.services.revisions.revision_plugin [None req-1b6fe56a-943d-4be2-8bf3-1ee5401a3530 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Could not find related network for resource to bump revision. 2026-07-15 05:32:57.629 7 INFO neutron.db.segments_db [None req-1b6fe56a-943d-4be2-8bf3-1ee5401a3530 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 42c81a20-fa90-42b9-994f-462b9ec11d63 of type flat for network 5e45d474-121a-4187-80e2-3a90f738da8a 2026-07-15 05:32:57.696 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b6fe56a-943d-4be2-8bf3-1ee5401a3530 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.222 () {48 vars in 968 bytes} [Wed Jul 15 05:32:57 2026] POST /v2.0/networks => generated 124 bytes in 517 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:33:03.647 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c303fce6-b4c7-4ab2-b51f-b8ae76f0bf89 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.222 () {44 vars in 928 bytes} [Wed Jul 15 05:33:03 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.222 () {44 vars in 950 bytes} [Wed Jul 15 05:33:03 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-15 05:33:03.748 7 WARNING neutron.services.revisions.revision_plugin [None req-01ef9bb9-60b2-438b-99b7-8ac3ff0d4a5b e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Could not find related network for resource to bump revision. 2026-07-15 05:33:03.768 7 INFO neutron.db.segments_db [None req-01ef9bb9-60b2-438b-99b7-8ac3ff0d4a5b e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 5c3ec0df-fbbc-439e-ac97-5ed5332e480b of type flat for network 7aa39733-6d4e-4ce5-b601-4a5759693ebe 2026-07-15 05:33:03.796 7 INFO neutron.pecan_wsgi.hooks.translation [None req-01ef9bb9-60b2-438b-99b7-8ac3ff0d4a5b e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.222 () {48 vars in 968 bytes} [Wed Jul 15 05:33:03 2026] POST /v2.0/networks => generated 124 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:33:10.050 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7b4c5be-946f-41c5-9a9e-6c6947d3492a e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.222 () {44 vars in 928 bytes} [Wed Jul 15 05:33:09 2026] GET /v2.0/networks/public => generated 108 bytes in 391 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.222 () {44 vars in 950 bytes} [Wed Jul 15 05:33:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:33:10.306 8 WARNING neutron.services.revisions.revision_plugin [None req-810bbd8e-55ff-464e-a3ed-734c7bcfc946 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Could not find related network for resource to bump revision. 2026-07-15 05:33:10.336 8 INFO neutron.db.segments_db [None req-810bbd8e-55ff-464e-a3ed-734c7bcfc946 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 7f434c93-7b0d-4155-835d-fd87188b2727 of type flat for network 4ae064dd-aeb9-467f-b840-d0689452404e 2026-07-15 05:33:10.382 8 INFO neutron.pecan_wsgi.hooks.translation [None req-810bbd8e-55ff-464e-a3ed-734c7bcfc946 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.222 () {48 vars in 968 bytes} [Wed Jul 15 05:33:10 2026] POST /v2.0/networks => generated 124 bytes in 327 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:33:16.317 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3438469-6b36-44c5-81a7-f53b9b0251bc e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.222 () {44 vars in 928 bytes} [Wed Jul 15 05:33:16 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: 9/15] 199.204.45.222 () {44 vars in 950 bytes} [Wed Jul 15 05:33:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:33:16.398 8 WARNING neutron.services.revisions.revision_plugin [None req-ba19b008-6574-4f57-9e8e-3716ad57c1f5 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Could not find related network for resource to bump revision. 2026-07-15 05:33:16.421 8 INFO neutron.db.segments_db [None req-ba19b008-6574-4f57-9e8e-3716ad57c1f5 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 7e818202-7f89-4966-a57d-8aede08c26e4 of type flat for network 4435e588-e495-4175-8e0a-53074f4c30c2 2026-07-15 05:33:16.452 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba19b008-6574-4f57-9e8e-3716ad57c1f5 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.222 () {48 vars in 968 bytes} [Wed Jul 15 05:33:16 2026] POST /v2.0/networks => generated 124 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:33:22.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7a7fd60-a653-48ce-a5c6-285983f7ce96 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.222 () {44 vars in 928 bytes} [Wed Jul 15 05:33:22 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.222 () {44 vars in 950 bytes} [Wed Jul 15 05:33:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:33:22.436 7 WARNING neutron.services.revisions.revision_plugin [None req-de7be088-2ad7-472e-9c7c-61777c85c443 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Could not find related network for resource to bump revision. 2026-07-15 05:33:22.455 7 INFO neutron.db.segments_db [None req-de7be088-2ad7-472e-9c7c-61777c85c443 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment ea64bbee-485d-4a2a-b9d0-813baf64c4e6 of type flat for network 39a0b3ef-3d9e-4cc7-b54a-69023a90543d 2026-07-15 05:33:22.484 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de7be088-2ad7-472e-9c7c-61777c85c443 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.222 () {48 vars in 968 bytes} [Wed Jul 15 05:33:22 2026] POST /v2.0/networks => generated 124 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:33:28.436 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0233fce6-c812-49b3-97ca-a51c0d30abe3 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.222 () {44 vars in 928 bytes} [Wed Jul 15 05:33:28 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.222 () {44 vars in 950 bytes} [Wed Jul 15 05:33:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:33:28.505 8 WARNING neutron.services.revisions.revision_plugin [None req-4bab3140-8013-47bb-981d-7b4597773fac e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Could not find related network for resource to bump revision. 2026-07-15 05:33:28.526 8 INFO neutron.db.segments_db [None req-4bab3140-8013-47bb-981d-7b4597773fac e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 5c08184b-fde4-4fc2-9a59-9a15c35f2f34 of type flat for network 5b6f6996-9de5-4184-8893-8700d778e6df 2026-07-15 05:33:28.548 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4bab3140-8013-47bb-981d-7b4597773fac e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.222 () {48 vars in 968 bytes} [Wed Jul 15 05:33:28 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:33:34.452 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95399fa6-d85a-44a1-9b27-e61bec92670e e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.204.45.222 () {44 vars in 928 bytes} [Wed Jul 15 05:33:34 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: 14/25] 199.204.45.222 () {44 vars in 950 bytes} [Wed Jul 15 05:33:34 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-15 05:33:34.584 8 WARNING neutron.services.revisions.revision_plugin [None req-5d2455c4-da41-4fbc-bd25-ecd42b82d83e e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Could not find related network for resource to bump revision. 2026-07-15 05:33:34.603 8 INFO neutron.db.segments_db [None req-5d2455c4-da41-4fbc-bd25-ecd42b82d83e e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 2950e8e3-449c-4e53-841c-922797c21e6e of type flat for network e84570c7-f09c-46a7-86fa-2c31e6bed91f [pid: 8|app: 0|req: 12/26] 199.204.45.222 () {48 vars in 968 bytes} [Wed Jul 15 05:33:34 2026] POST /v2.0/networks => generated 706 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 05:33:36.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ce9b3e7-3096-4b44-a0e6-c1f920da9633 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/27] 199.204.45.222 () {44 vars in 928 bytes} [Wed Jul 15 05:33:36 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.222 () {44 vars in 950 bytes} [Wed Jul 15 05:33:36 2026] GET /v2.0/networks?name=public => generated 709 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 05:33:36.849 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6657f03b-d67b-463d-82fa-5268d90e0f22 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 16/29] 199.204.45.222 () {44 vars in 1035 bytes} [Wed Jul 15 05:33:36 2026] GET /v2.0/subnets/public-subnet?network_id=e84570c7-f09c-46a7-86fa-2c31e6bed91f => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.204.45.222 () {44 vars in 1058 bytes} [Wed Jul 15 05:33:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=e84570c7-f09c-46a7-86fa-2c31e6bed91f => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.204.45.222 () {48 vars in 966 bytes} [Wed Jul 15 05:33:36 2026] POST /v2.0/subnets => generated 664 bytes in 826 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 05:38:26.757 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a2b6475e-97d9-4133-b494-1f4c45cf4289] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-15 05:38:26.759 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 15 05:38:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.222) !!! 2026-07-15 05:38:26.875 8 INFO neutron.pecan_wsgi.hooks.translation [None req-820547a3-d2b8-4c49-9699-a3633676f080 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/70] 199.204.45.222 () {44 vars in 938 bytes} [Wed Jul 15 05:38:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:38:26.886 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7f24fcd-6bb3-421c-a352-0f0bbe27a9b1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-15 05:38:26.887 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 15 05:38:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.222) !!! [pid: 7|app: 0|req: 37/71] 199.204.45.222 () {44 vars in 960 bytes} [Wed Jul 15 05:38:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:38:26.980 8 INFO neutron.db.segments_db [None req-261cefeb-5100-4f4e-876b-2b396c25ab81 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 7b92b451-7921-4358-8c38-2bd82566d690 of type vxlan for network fb1b3758-f784-42cf-ac60-03c145ac0671 [pid: 8|app: 0|req: 35/72] 199.204.45.222 () {48 vars in 967 bytes} [Wed Jul 15 05:38:26 2026] POST /v2.0/networks => generated 707 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 05:38:28.000 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7f24fcd-6bb3-421c-a352-0f0bbe27a9b1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46328. 2026-07-15 05:38:28.052 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9517273d-ab16-4997-80ea-af68f14f542c e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/73] 199.204.45.222 () {44 vars in 938 bytes} [Wed Jul 15 05:38:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:38:28.084 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a2b6475e-97d9-4133-b494-1f4c45cf4289] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46344. [pid: 8|app: 0|req: 36/74] 199.204.45.222 () {44 vars in 960 bytes} [Wed Jul 15 05:38:28 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 05:38:28.118 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d956710c-7bc9-41f2-a2fc-35218969ec2a e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/75] 199.204.45.222 () {44 vars in 1037 bytes} [Wed Jul 15 05:38:28 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=fb1b3758-f784-42cf-ac60-03c145ac0671 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.222 () {44 vars in 1060 bytes} [Wed Jul 15 05:38:28 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=fb1b3758-f784-42cf-ac60-03c145ac0671 => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.222 () {48 vars in 966 bytes} [Wed Jul 15 05:38:28 2026] POST /v2.0/subnets => generated 651 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 05:38:29.439 8 INFO neutron.api.v2.resource [None req-ceda0adc-316a-465b-89b9-39c05470189c e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/78] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jul 15 05:38:29 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.222 () {44 vars in 994 bytes} [Wed Jul 15 05:38:29 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.222 () {48 vars in 981 bytes} [Wed Jul 15 05:38:29 2026] POST /v2.0/security-groups => generated 1616 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:30 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 1616 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:30 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:30 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 1616 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.222 () {48 vars in 992 bytes} [Wed Jul 15 05:38:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:31 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 2230 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:32 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:32 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.222 () {48 vars in 992 bytes} [Wed Jul 15 05:38:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:33 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 2846 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:33 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => 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: 48/93] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:33 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.222 () {48 vars in 992 bytes} [Wed Jul 15 05:38:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:34 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 3462 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:34 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 3462 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:34 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 3462 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 199.204.45.222 () {48 vars in 992 bytes} [Wed Jul 15 05:38:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:35 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 4078 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:35 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 4078 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:35 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 199.204.45.222 () {48 vars in 992 bytes} [Wed Jul 15 05:38:35 2026] POST /v2.0/security-group-rules => generated 603 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/103] 199.204.45.222 () {44 vars in 988 bytes} [Wed Jul 15 05:38:36 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671 => generated 732 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 05:38:36.849 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41430923-5820-4e04-8ea5-c1e0a67a6197 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/104] 199.204.45.222 () {44 vars in 1077 bytes} [Wed Jul 15 05:38:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=fb1b3758-f784-42cf-ac60-03c145ac0671 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/105] 199.204.45.222 () {44 vars in 1100 bytes} [Wed Jul 15 05:38:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=fb1b3758-f784-42cf-ac60-03c145ac0671 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:36 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.204.45.222 () {48 vars in 962 bytes} [Wed Jul 15 05:38:36 2026] POST /v2.0/ports => generated 1096 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 05:38:43.543 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e08fed63-5a32-48fa-a53b-623317ef543c e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/108] 199.204.45.222 () {44 vars in 979 bytes} [Wed Jul 15 05:38:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 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: 56/109] 199.204.45.222 () {44 vars in 1001 bytes} [Wed Jul 15 05:38:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 199.204.45.222 () {48 vars in 1031 bytes} [Wed Jul 15 05:38:43 2026] PUT /v2.0/ports/1466d805-693e-48a2-8632-d07f4f94b185 => generated 1245 bytes in 614 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, ' [pid: 8|app: 0|req: 56/113] 199.204.45.222 () {44 vars in 921 bytes} [Wed Jul 15 05:38:45 2026] GET /v2.0/ports => generated 3726 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 05:38:46.768 7 INFO neutron.api.v2.resource [None req-f5fadde2-8ffa-42d2-9728-3a13fb84459b e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 58/114] 199.204.45.222 () {44 vars in 960 bytes} [Wed Jul 15 05:38:46 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.204.45.222 () {44 vars in 982 bytes} [Wed Jul 15 05:38:46 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.204.45.222 () {48 vars in 981 bytes} [Wed Jul 15 05:38:46 2026] POST /v2.0/security-groups => generated 1610 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:47 2026] GET /v2.0/security-groups/2f7fcdbf-2018-430f-867d-7e048c64cd48 => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:47 2026] GET /v2.0/security-groups/2f7fcdbf-2018-430f-867d-7e048c64cd48 => 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: 59/119] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:47 2026] GET /v2.0/security-groups/2f7fcdbf-2018-430f-867d-7e048c64cd48 => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/120] 199.204.45.222 () {48 vars in 992 bytes} [Wed Jul 15 05:38:47 2026] POST /v2.0/security-group-rules => generated 621 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/121] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:48 2026] GET /v2.0/security-groups/2f7fcdbf-2018-430f-867d-7e048c64cd48 => generated 2244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/122] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:48 2026] GET /v2.0/security-groups/2f7fcdbf-2018-430f-867d-7e048c64cd48 => generated 2244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/123] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:38:49 2026] GET /v2.0/security-groups/2f7fcdbf-2018-430f-867d-7e048c64cd48 => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/124] 199.204.45.222 () {48 vars in 992 bytes} [Wed Jul 15 05:38:49 2026] POST /v2.0/security-group-rules => generated 625 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/135] 199.204.45.222 () {44 vars in 976 bytes} [Wed Jul 15 05:40:10 2026] GET /v2.0/quotas/3416426eb33b4fa8808f722923db75cc => generated 292 bytes in 15 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: 69/136] 199.204.45.222 () {48 vars in 1028 bytes} [Wed Jul 15 05:40:11 2026] PUT /v2.0/quotas/3416426eb33b4fa8808f722923db75cc => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 05:42:21.117 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7f24fcd-6bb3-421c-a352-0f0bbe27a9b1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-15 05:42:21.118 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 05:42:21 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.222) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 05:42:21.248 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f0234cd-b31c-460b-b9c7-ee3b707abc52 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/155] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 05:42:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:42:21.260 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a2b6475e-97d9-4133-b494-1f4c45cf4289] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 77/156] 199.204.45.222 () {30 vars in 762 bytes} [Wed Jul 15 05:42:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 05:42:23.010 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7f24fcd-6bb3-421c-a352-0f0bbe27a9b1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32986. 2026-07-15 05:42:23.111 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ebff99c-a9f1-4280-ad43-8170e6e36652 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/157] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 05:42:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/158] 199.204.45.222 () {30 vars in 762 bytes} [Wed Jul 15 05:42:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 05:49:03.881 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7f24fcd-6bb3-421c-a352-0f0bbe27a9b1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-15 05:49:03.885 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 15 05:49:03 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=781bb7ccb06c467680b4a076132761f0 (ip 199.204.45.222) !!! 2026-07-15 05:49:04.061 7 INFO neutron.api.v2.resource [None req-57188787-fc91-4949-b72a-7b00d653501f e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 108/213] 199.204.45.222 () {44 vars in 1075 bytes} [Wed Jul 15 05:49:03 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=781bb7ccb06c467680b4a076132761f0 => generated 139 bytes in 187 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:49:04.071 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a2b6475e-97d9-4133-b494-1f4c45cf4289] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-15 05:49:04.074 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 05:49:04 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=781bb7ccb06c467680b4a076132761f0 (ip 199.204.45.222) !!! [pid: 8|app: 0|req: 106/214] 199.204.45.222 () {44 vars in 1098 bytes} [Wed Jul 15 05:49:04 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=781bb7ccb06c467680b4a076132761f0 => generated 23 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 199.204.45.222 () {48 vars in 982 bytes} [Wed Jul 15 05:49:04 2026] POST /v2.0/security-groups => generated 1624 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 05:49:05.459 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a2b6475e-97d9-4133-b494-1f4c45cf4289] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55532. [pid: 8|app: 0|req: 107/216] 199.204.45.222 () {44 vars in 1089 bytes} [Wed Jul 15 05:49:05 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99?project_id=781bb7ccb06c467680b4a076132761f0 => generated 1624 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 05:49:05.546 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7f24fcd-6bb3-421c-a352-0f0bbe27a9b1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55542. [pid: 7|app: 0|req: 110/217] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:49:05 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99 => generated 1624 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/218] 199.204.45.222 () {44 vars in 1089 bytes} [Wed Jul 15 05:49:05 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99?project_id=781bb7ccb06c467680b4a076132761f0 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/219] 199.204.45.222 () {48 vars in 992 bytes} [Wed Jul 15 05:49:05 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: 109/220] 199.204.45.222 () {44 vars in 1089 bytes} [Wed Jul 15 05:49:06 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99?project_id=781bb7ccb06c467680b4a076132761f0 => generated 2234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/221] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:49:06 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/222] 199.204.45.222 () {44 vars in 1089 bytes} [Wed Jul 15 05:49:06 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99?project_id=781bb7ccb06c467680b4a076132761f0 => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/223] 199.204.45.222 () {48 vars in 992 bytes} [Wed Jul 15 05:49:06 2026] POST /v2.0/security-group-rules => generated 599 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/224] 199.204.45.222 () {44 vars in 1089 bytes} [Wed Jul 15 05:49:07 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99?project_id=781bb7ccb06c467680b4a076132761f0 => generated 2846 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/225] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:49:08 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99 => generated 2846 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/226] 199.204.45.222 () {44 vars in 1089 bytes} [Wed Jul 15 05:49:08 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99?project_id=781bb7ccb06c467680b4a076132761f0 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/227] 199.204.45.222 () {48 vars in 992 bytes} [Wed Jul 15 05:49:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/228] 199.204.45.222 () {44 vars in 1089 bytes} [Wed Jul 15 05:49:09 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99?project_id=781bb7ccb06c467680b4a076132761f0 => generated 3460 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/229] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 05:49:09 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/230] 199.204.45.222 () {44 vars in 1089 bytes} [Wed Jul 15 05:49:09 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99?project_id=781bb7ccb06c467680b4a076132761f0 => 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: 117/231] 199.204.45.222 () {48 vars in 992 bytes} [Wed Jul 15 05:49:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/250] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 05:51:23 2026] GET /v2.0/networks?tenant_id=781bb7ccb06c467680b4a076132761f0&shared=False => generated 15 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:51:23.733 7 INFO neutron.db.segments_db [None req-3fe3dffa-b638-4ee5-b1e0-6e2a6f5c817c 7d5f14c922b2472ca66fc92a61e37823 781bb7ccb06c467680b4a076132761f0 - - 50545cd0355b47b1ad8b0deb1b70cfbd 50545cd0355b47b1ad8b0deb1b70cfbd] Added segment ee4b1cad-4763-4285-b202-d30acbf4a243 of type vxlan for network e3ab75a4-3e93-46db-bdff-379d08e41d55 [pid: 7|app: 0|req: 127/251] 199.204.45.222 () {34 vars in 682 bytes} [Wed Jul 15 05:51:23 2026] POST /v2.0/networks => generated 718 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/252] 199.204.45.222 () {30 vars in 722 bytes} [Wed Jul 15 05:51:23 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 128/253] 199.204.45.222 () {30 vars in 633 bytes} [Wed Jul 15 05:51:23 2026] GET /v2.0/extensions => generated 20516 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/254] 199.204.45.222 () {34 vars in 677 bytes} [Wed Jul 15 05:51:23 2026] POST /v2.0/ports => generated 999 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/255] 199.204.45.222 () {30 vars in 703 bytes} [Wed Jul 15 05:51:24 2026] GET /v2.0/networks/e3ab75a4-3e93-46db-bdff-379d08e41d55 => generated 705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/256] 199.204.45.222 () {30 vars in 722 bytes} [Wed Jul 15 05:51:26 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/257] 199.204.45.222 () {30 vars in 703 bytes} [Wed Jul 15 05:51:26 2026] GET /v2.0/networks/e3ab75a4-3e93-46db-bdff-379d08e41d55 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/260] 199.204.45.222 () {44 vars in 976 bytes} [Wed Jul 15 05:51:44 2026] GET /v2.0/quotas/781bb7ccb06c467680b4a076132761f0 => 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: 132/261] 199.204.45.222 () {48 vars in 1028 bytes} [Wed Jul 15 05:51:44 2026] PUT /v2.0/quotas/781bb7ccb06c467680b4a076132761f0 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:23.604 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a2b6475e-97d9-4133-b494-1f4c45cf4289] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-15 06:04:23.607 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 06:04:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.222) !!! 2026-07-15 06:04:23.747 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad2c230a-676c-4a72-89cf-1a5b8bb1d4de e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/364] 199.204.45.222 () {44 vars in 928 bytes} [Wed Jul 15 06:04:23 2026] GET /v2.0/networks/public => generated 108 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:04:23.757 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7f24fcd-6bb3-421c-a352-0f0bbe27a9b1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-15 06:04:23.760 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 06:04:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.222) !!! [pid: 7|app: 0|req: 184/365] 199.204.45.222 () {44 vars in 950 bytes} [Wed Jul 15 06:04:23 2026] GET /v2.0/networks?name=public => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:24.838 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a2b6475e-97d9-4133-b494-1f4c45cf4289] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40006. 2026-07-15 06:04:24.866 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0fa2257f-01a1-48ac-94fd-7e8b61543962 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/366] 199.204.45.222 () {44 vars in 928 bytes} [Wed Jul 15 06:04:24 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) 2026-07-15 06:04:24.905 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7f24fcd-6bb3-421c-a352-0f0bbe27a9b1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40018. [pid: 7|app: 0|req: 185/367] 199.204.45.222 () {44 vars in 950 bytes} [Wed Jul 15 06:04:24 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:24.945 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a8b95ebc-cdc6-4cdf-a476-06580cc7427e e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/368] 199.204.45.222 () {44 vars in 1035 bytes} [Wed Jul 15 06:04:24 2026] GET /v2.0/subnets/public-subnet?network_id=e84570c7-f09c-46a7-86fa-2c31e6bed91f => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.204.45.222 () {44 vars in 1058 bytes} [Wed Jul 15 06:04:24 2026] GET /v2.0/subnets?name=public-subnet&network_id=e84570c7-f09c-46a7-86fa-2c31e6bed91f => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:53.053 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2654ae35-5a98-491a-a313-bc927ef01c80 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/374] 199.204.45.222 () {44 vars in 938 bytes} [Wed Jul 15 06:04:52 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.204.45.222 () {44 vars in 960 bytes} [Wed Jul 15 06:04:53 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:54.102 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8bf014d1-eed8-4544-9382-86743d588c3a e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/376] 199.204.45.222 () {44 vars in 938 bytes} [Wed Jul 15 06:04:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.204.45.222 () {44 vars in 960 bytes} [Wed Jul 15 06:04:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:54.179 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a004a98-74a1-4f68-86f0-04851e0f81dd e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/378] 199.204.45.222 () {44 vars in 1037 bytes} [Wed Jul 15 06:04:54 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=fb1b3758-f784-42cf-ac60-03c145ac0671 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.204.45.222 () {44 vars in 1060 bytes} [Wed Jul 15 06:04:54 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=fb1b3758-f784-42cf-ac60-03c145ac0671 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:55.440 7 INFO neutron.api.v2.resource [None req-c524d5a0-79dd-4d2e-985e-29f45370cee6 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/380] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jul 15 06:04:55 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 199.204.45.222 () {44 vars in 994 bytes} [Wed Jul 15 06:04:55 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:04:56 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:04:56 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.204.45.222 () {44 vars in 1012 bytes} [Wed Jul 15 06:04:56 2026] GET /v2.0/security-group-rules/d45a40a4-f08f-409b-913e-00eea1e18f41 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:04:57 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 4694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:04:57 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => 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: 192/387] 199.204.45.222 () {44 vars in 1012 bytes} [Wed Jul 15 06:04:57 2026] GET /v2.0/security-group-rules/301840f1-7fa4-4ea7-8e77-5daf99384613 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:04:58 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:04:58 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.204.45.222 () {44 vars in 1012 bytes} [Wed Jul 15 06:04:58 2026] GET /v2.0/security-group-rules/561b9447-c7cf-4c32-ad03-ac4057b061f0 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:04:59 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:04:59 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/393] 199.204.45.222 () {44 vars in 1012 bytes} [Wed Jul 15 06:04:59 2026] GET /v2.0/security-group-rules/40745ff5-e851-46fb-8efd-e46500a09795 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:05:00 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 4694 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:05:00 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 199.204.45.222 () {44 vars in 1012 bytes} [Wed Jul 15 06:05:00 2026] GET /v2.0/security-group-rules/82ca6c1d-7ba8-4c2e-a8d7-ceba30ed0416 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.204.45.222 () {44 vars in 988 bytes} [Wed Jul 15 06:05:01 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671 => generated 732 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:05:02.088 8 INFO neutron.pecan_wsgi.hooks.translation [None req-545697cf-72c7-4f20-9201-c9fb4e805106 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/400] 199.204.45.222 () {44 vars in 1077 bytes} [Wed Jul 15 06:05:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=fb1b3758-f784-42cf-ac60-03c145ac0671 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.222 () {44 vars in 1100 bytes} [Wed Jul 15 06:05:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=fb1b3758-f784-42cf-ac60-03c145ac0671 => generated 1250 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:05:02 2026] GET /v2.0/security-groups/96ad2f08-1836-482d-82ac-e90b6dfd45a8 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:09.586 7 INFO neutron.pecan_wsgi.hooks.translation [None req-add2d52d-03b3-40ff-a9ec-4cd37a3fbca7 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 203/403] 199.204.45.222 () {44 vars in 979 bytes} [Wed Jul 15 06:05:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.222 () {44 vars in 1001 bytes} [Wed Jul 15 06:05:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.222 () {44 vars in 921 bytes} [Wed Jul 15 06:05:11 2026] GET /v2.0/ports => generated 4721 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:12.346 8 INFO neutron.api.v2.resource [None req-c946b951-22c9-4bb5-bcd1-1df0a996e767 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/406] 199.204.45.222 () {44 vars in 960 bytes} [Wed Jul 15 06:05:12 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.204.45.222 () {44 vars in 982 bytes} [Wed Jul 15 06:05:12 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:05:13 2026] GET /v2.0/security-groups/2f7fcdbf-2018-430f-867d-7e048c64cd48 => generated 2882 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:05:13 2026] GET /v2.0/security-groups/2f7fcdbf-2018-430f-867d-7e048c64cd48 => generated 2882 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.204.45.222 () {44 vars in 1012 bytes} [Wed Jul 15 06:05:13 2026] GET /v2.0/security-group-rules/8ff8781c-90b7-4ead-b703-75f718d32a6e => generated 621 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:05:14 2026] GET /v2.0/security-groups/2f7fcdbf-2018-430f-867d-7e048c64cd48 => generated 2882 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:05:14 2026] GET /v2.0/security-groups/2f7fcdbf-2018-430f-867d-7e048c64cd48 => generated 2882 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 199.204.45.222 () {44 vars in 1012 bytes} [Wed Jul 15 06:05:14 2026] GET /v2.0/security-group-rules/bf330783-e9c0-4e69-9268-a9f77aefbf04 => generated 625 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.204.45.222 () {44 vars in 976 bytes} [Wed Jul 15 06:05:27 2026] GET /v2.0/quotas/3416426eb33b4fa8808f722923db75cc => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:06:22.355 7 INFO neutron.api.v2.resource [None req-f74fde92-7c39-46ad-b991-3c71e9c89fc7 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 215/425] 199.204.45.222 () {44 vars in 1075 bytes} [Wed Jul 15 06:06:22 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=781bb7ccb06c467680b4a076132761f0 => generated 139 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 199.204.45.222 () {44 vars in 1098 bytes} [Wed Jul 15 06:06:22 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=781bb7ccb06c467680b4a076132761f0 => generated 4072 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/427] 199.204.45.222 () {44 vars in 1089 bytes} [Wed Jul 15 06:06:23 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99?project_id=781bb7ccb06c467680b4a076132761f0 => 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: 212/428] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:06:23 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99 => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/429] 199.204.45.222 () {44 vars in 1012 bytes} [Wed Jul 15 06:06:23 2026] GET /v2.0/security-group-rules/cc8ef7b0-5497-4d4b-954a-18296a0fb785 => generated 597 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/430] 199.204.45.222 () {44 vars in 1089 bytes} [Wed Jul 15 06:06:24 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99?project_id=781bb7ccb06c467680b4a076132761f0 => generated 4075 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/431] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:06:24 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/432] 199.204.45.222 () {44 vars in 1012 bytes} [Wed Jul 15 06:06:24 2026] GET /v2.0/security-group-rules/6691c586-9378-4b2f-83fa-d030718ffcd9 => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/433] 199.204.45.222 () {44 vars in 1089 bytes} [Wed Jul 15 06:06:25 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99?project_id=781bb7ccb06c467680b4a076132761f0 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/434] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:06:25 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/435] 199.204.45.222 () {44 vars in 1012 bytes} [Wed Jul 15 06:06:25 2026] GET /v2.0/security-group-rules/d43eb265-017a-4bac-b563-f11f48f429ed => 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: 216/436] 199.204.45.222 () {44 vars in 1089 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99?project_id=781bb7ccb06c467680b4a076132761f0 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/437] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/security-groups/3faf84ae-9bca-4bf6-a060-457e82f61d99 => generated 4075 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/438] 199.204.45.222 () {44 vars in 1012 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/security-group-rules/09e1f3b9-bcbc-43f0-b111-262fd3ec1be4 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/441] 199.204.45.222 () {44 vars in 976 bytes} [Wed Jul 15 06:06:34 2026] GET /v2.0/quotas/781bb7ccb06c467680b4a076132761f0 => 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: 223/448] 199.204.45.222 () {44 vars in 950 bytes} [Wed Jul 15 06:07:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/455] 10.0.0.214 () {32 vars in 649 bytes} [Wed Jul 15 06:08:08 2026] GET /v2.0/networks => generated 2168 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:08:09.695 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7f24fcd-6bb3-421c-a352-0f0bbe27a9b1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 229/456] 10.0.0.214 () {32 vars in 655 bytes} [Wed Jul 15 06:08:09 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/457] 10.0.0.214 () {32 vars in 647 bytes} [Wed Jul 15 06:08:09 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 10.0.0.214 () {32 vars in 643 bytes} [Wed Jul 15 06:08:09 2026] GET /v2.0/ports => generated 4721 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/459] 10.0.0.214 () {32 vars in 647 bytes} [Wed Jul 15 06:08:09 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/460] 10.0.0.214 () {32 vars in 649 bytes} [Wed Jul 15 06:08:09 2026] GET /v2.0/networks => generated 2168 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 10.0.0.214 () {32 vars in 663 bytes} [Wed Jul 15 06:08:09 2026] GET /v2.0/security-groups => generated 17397 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/462] 10.0.0.214 () {32 vars in 655 bytes} [Wed Jul 15 06:08:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:08:21.270 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7f24fcd-6bb3-421c-a352-0f0bbe27a9b1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55022. 2026-07-15 06:08:21.617 8 INFO neutron.db.segments_db [None req-733955d0-ea4f-4331-8f69-62696c3a725c e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 8297ec5e-fdfc-499f-b1d4-9c8f78fabfa2 of type vxlan for network 7a24e5d0-0efb-4b4a-8533-ad1653455d76 2026-07-15 06:08:21.664 7 INFO neutron.db.segments_db [None req-d876f126-6c15-492f-af09-4290fd781bb1 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 02c8aebe-f632-4a82-87e5-e4f00740cea1 of type vxlan for network 83f71004-f7b6-4fa8-a64f-773cc26f2481 [pid: 8|app: 0|req: 232/465] 10.0.0.214 () {34 vars in 671 bytes} [Wed Jul 15 06:08:21 2026] POST /v2.0/networks => generated 745 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/466] 10.0.0.214 () {34 vars in 671 bytes} [Wed Jul 15 06:08:21 2026] POST /v2.0/networks => generated 748 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/467] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:08:21 2026] POST /v2.0/subnets => generated 692 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/468] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:08:21 2026] GET /v2.0/security-groups?tenant_id=b3a63ea867524ae8a062e3c61b5b3fc4&name=default => generated 2921 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:08:22.078 8 INFO neutron.db.segments_db [None req-0aae9477-c89f-4072-a16d-9fb99b1a89a3 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment ab1ad982-c320-44cf-82c6-a6b74226f71a of type vxlan for network 3f814d99-1bb8-4b7b-b835-8023a91c81c8 [pid: 7|app: 0|req: 236/469] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:08:21 2026] POST /v2.0/subnets => generated 695 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/470] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:08:22 2026] DELETE /v2.0/security-groups/b44e46c0-4a8c-408f-9033-26d8b7b0b11a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:08:22.316 7 INFO neutron.db.segments_db [None req-13db860a-695a-4793-a219-f7db30a9bc88 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment e806a08e-bccb-451b-8b1d-0b60d51771cb of type vxlan for network f0d653ee-ba8f-4dab-ace5-c1c47fd11745 2026-07-15 06:08:22.374 8 INFO neutron.db.l3_hamode_db [None req-0aae9477-c89f-4072-a16d-9fb99b1a89a3 e3aa3c0453c14e88b9751c9be7c09bcd 16d71caac6a54a3a97b8743e6013e3e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:08:22.610 7 INFO neutron.db.l3_hamode_db [None req-13db860a-695a-4793-a219-f7db30a9bc88 e3aa3c0453c14e88b9751c9be7c09bcd d64d158f05c74899a9fc9eb0f7972d20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:08:23.558 8 INFO neutron.db.l3_hamode_db [None req-0aae9477-c89f-4072-a16d-9fb99b1a89a3 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:08:23.936 7 INFO neutron.db.l3_hamode_db [None req-13db860a-695a-4793-a219-f7db30a9bc88 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 234/471] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:08:22 2026] POST /v2.0/routers => generated 732 bytes in 2696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/472] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:08:24 2026] GET /v2.0/security-groups?tenant_id=172da62532d54dc4bcfb4704e9b118ab&name=default => generated 2921 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/473] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:08:22 2026] POST /v2.0/routers => generated 735 bytes in 2848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:25.244 8 INFO neutron.db.segments_db [None req-b0547926-749f-421d-9ced-92b3c5a9b9d2 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment b3f1f96a-8243-473a-8ca6-fe51fad53d0c of type vxlan for network b990501d-a876-476e-ade4-efa75e17a008 [pid: 8|app: 0|req: 236/474] 10.0.0.214 () {34 vars in 671 bytes} [Wed Jul 15 06:08:25 2026] POST /v2.0/networks => generated 749 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/475] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:08:25 2026] DELETE /v2.0/security-groups/340499ec-85ed-480c-8e51-2f363101399a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/476] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:08:25 2026] PUT /v2.0/routers/76be5210-ee29-4230-b628-8ea9938c0754/add_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/477] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:08:26 2026] POST /v2.0/subnets => generated 696 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/478] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:08:26 2026] GET /v2.0/security-groups?tenant_id=73b6d12558764f399ad5912e858abb19&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/479] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:08:25 2026] PUT /v2.0/routers/c6a2f109-b7ba-4bf4-949a-5e48735e903a/add_router_interface => generated 309 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:26.802 7 INFO neutron.db.segments_db [None req-150c1e2c-b6a4-4819-9a84-1f3c5f719f2c e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 6f18acce-4211-46f7-8e96-68a1a2c02a54 of type vxlan for network 6da7fb9b-3d29-456a-bc00-404b67e2ea76 [pid: 8|app: 0|req: 239/480] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:08:26 2026] DELETE /v2.0/security-groups/0f0a8fcc-3c4d-4034-9750-2b2266f39b6d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:08:27.158 7 INFO neutron.db.l3_hamode_db [None req-150c1e2c-b6a4-4819-9a84-1f3c5f719f2c e3aa3c0453c14e88b9751c9be7c09bcd ae31844667a14f6c89dd4cde4ff13cd9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:08:27.571 8 WARNING neutron_lib.context [req-4ea60100-751f-41d6-b478-e314f19f85d1 req-64f8a242-e71c-4de2-a92f-4f48173002fb a4ef1e2790944dcdb06e903049676563 16d71caac6a54a3a97b8743e6013e3e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/481] 10.0.0.194 () {38 vars in 971 bytes} [Wed Jul 15 06:08:27 2026] POST /v2.0/security-groups => generated 1680 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:08:27.796 8 WARNING neutron_lib.context [req-2a6d7289-8ea9-4649-acf4-5c1814d72fd3 req-6a5691b8-22b5-4030-8071-2f984a667494 624a9d88addb479b892f43d1dfbf4599 d64d158f05c74899a9fc9eb0f7972d20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 241/482] 10.0.0.194 () {38 vars in 971 bytes} [Wed Jul 15 06:08:27 2026] POST /v2.0/security-groups => generated 1686 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:08:27.946 8 WARNING neutron_lib.context [req-34a6142b-5cef-4465-833b-11f79cdbd7f0 req-6c478788-7f20-449b-85b2-3dc2945a8c32 a4ef1e2790944dcdb06e903049676563 16d71caac6a54a3a97b8743e6013e3e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 242/483] 10.0.0.194 () {38 vars in 971 bytes} [Wed Jul 15 06:08:27 2026] POST /v2.0/security-groups => generated 1679 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/484] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:28 2026] GET /v2.0/security-groups/0b50be8e-2c85-43a1-b8bf-c3e627b1ee89 => generated 1686 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:08:28.140 8 WARNING neutron_lib.context [req-d85b699f-5e90-4740-b00b-77a416c854cd req-ff62fbc4-6f15-4629-abae-fbf1774c4d50 a4ef1e2790944dcdb06e903049676563 16d71caac6a54a3a97b8743e6013e3e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 244/485] 10.0.0.194 () {38 vars in 971 bytes} [Wed Jul 15 06:08:28 2026] POST /v2.0/security-groups => generated 1681 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:08:28.272 8 WARNING neutron_lib.context [req-e646acf9-bf32-43a4-b229-23f1a40f4b7a req-2be05408-2092-4fab-93b8-66b6ddc4eafe 624a9d88addb479b892f43d1dfbf4599 d64d158f05c74899a9fc9eb0f7972d20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:08:28.390 7 INFO neutron.db.l3_hamode_db [None req-150c1e2c-b6a4-4819-9a84-1f3c5f719f2c e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 245/486] 10.0.0.194 () {38 vars in 981 bytes} [Wed Jul 15 06:08:28 2026] POST /v2.0/security-group-rules => generated 614 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/487] 10.0.0.194 () {34 vars in 1002 bytes} [Wed Jul 15 06:08:28 2026] GET /v2.0/security-groups?tenant_id=16d71caac6a54a3a97b8743e6013e3e0 => generated 7901 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:08:28.465 8 WARNING neutron_lib.context [req-18dc4f48-00e6-4af4-8763-1d7307a0a306 req-62c666b9-9e64-42cd-984d-ee1bebceb198 624a9d88addb479b892f43d1dfbf4599 d64d158f05c74899a9fc9eb0f7972d20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/488] 10.0.0.194 () {38 vars in 971 bytes} [Wed Jul 15 06:08:28 2026] POST /v2.0/security-groups => generated 1685 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/489] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:28 2026] GET /v2.0/security-groups/cd549532-0aba-47c7-9ea9-4e68047a6cf7 => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/490] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:28 2026] GET /v2.0/security-groups/6765855e-bbbc-4668-be2f-01f39f56bcf2 => generated 1685 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/491] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:28 2026] GET /v2.0/security-groups/cd549532-0aba-47c7-9ea9-4e68047a6cf7 => generated 2918 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:08:28.639 8 WARNING neutron_lib.context [req-4fab21ed-3ca3-495a-889a-34936f27a905 req-55cda45b-af3e-46c3-a921-22a06bd02018 624a9d88addb479b892f43d1dfbf4599 d64d158f05c74899a9fc9eb0f7972d20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 251/492] 10.0.0.194 () {38 vars in 981 bytes} [Wed Jul 15 06:08:28 2026] POST /v2.0/security-group-rules => generated 614 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/493] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:28 2026] GET /v2.0/security-groups/ced5935b-fbd9-427c-8151-f1279c65fa86 => generated 1680 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/494] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:28 2026] GET /v2.0/security-groups/6765855e-bbbc-4668-be2f-01f39f56bcf2 => generated 2310 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/495] 10.0.0.194 () {36 vars in 1013 bytes} [Wed Jul 15 06:08:28 2026] DELETE /v2.0/security-groups/ced5935b-fbd9-427c-8151-f1279c65fa86 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:08:28.877 8 WARNING neutron_lib.context [req-fd76a341-c0a4-4d58-a420-2b8ca1b9016e req-c99777b4-d8fe-4a4d-9453-be2a726f3f67 624a9d88addb479b892f43d1dfbf4599 d64d158f05c74899a9fc9eb0f7972d20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 255/496] 10.0.0.194 () {38 vars in 981 bytes} [Wed Jul 15 06:08:28 2026] POST /v2.0/security-group-rules => generated 619 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:28.997 8 INFO neutron.api.v2.resource [req-f0d9dc4e-220a-464c-9596-3bdd263d8d39 req-2b6d3f4a-8843-4832-a2fa-2c6a696a85b4 a4ef1e2790944dcdb06e903049676563 16d71caac6a54a3a97b8743e6013e3e0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 256/497] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:28 2026] GET /v2.0/security-groups/ced5935b-fbd9-427c-8151-f1279c65fa86 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/498] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:29 2026] GET /v2.0/security-groups/6765855e-bbbc-4668-be2f-01f39f56bcf2 => generated 2940 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/499] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:29 2026] GET /v2.0/security-groups/6e180b7f-db4d-441f-9aa8-d446773d447e => generated 1679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/500] 10.0.0.194 () {34 vars in 1001 bytes} [Wed Jul 15 06:08:29 2026] GET /v2.0/security-group-rules/0b1b42ac-1c3e-4810-8184-4b5b49167e4e => generated 616 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/501] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:08:26 2026] POST /v2.0/routers => generated 736 bytes in 2651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/502] 10.0.0.194 () {36 vars in 1013 bytes} [Wed Jul 15 06:08:29 2026] DELETE /v2.0/security-groups/6e180b7f-db4d-441f-9aa8-d446773d447e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/503] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:29 2026] GET /v2.0/security-groups/6765855e-bbbc-4668-be2f-01f39f56bcf2 => generated 2940 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/504] 10.0.0.194 () {36 vars in 1023 bytes} [Wed Jul 15 06:08:29 2026] DELETE /v2.0/security-group-rules/0b1b42ac-1c3e-4810-8184-4b5b49167e4e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:08:29.554 7 INFO neutron.api.v2.resource [req-dba7bc88-3c76-4f91-bf3c-947d65617dbc req-e78a1005-190d-4295-93ae-b4cab7e5a311 a4ef1e2790944dcdb06e903049676563 16d71caac6a54a3a97b8743e6013e3e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 245/505] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:29 2026] GET /v2.0/security-groups/6e180b7f-db4d-441f-9aa8-d446773d447e => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/506] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:08:29 2026] GET /v2.0/security-groups?tenant_id=cc1ec77cd8cb47d7bf9a176a840ce5b9&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/507] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:29 2026] GET /v2.0/security-groups/6765855e-bbbc-4668-be2f-01f39f56bcf2 => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/508] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:29 2026] GET /v2.0/security-groups/f421b649-89bc-4bc0-b29f-c68e3f3da56f => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/511] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:08:29 2026] DELETE /v2.0/security-groups/a7c64b26-f1e9-4c34-953f-4b23fac1021a => 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: 252/512] 10.0.0.194 () {36 vars in 1013 bytes} [Wed Jul 15 06:08:30 2026] DELETE /v2.0/security-groups/6765855e-bbbc-4668-be2f-01f39f56bcf2 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/513] 10.0.0.194 () {36 vars in 1013 bytes} [Wed Jul 15 06:08:30 2026] DELETE /v2.0/security-groups/f421b649-89bc-4bc0-b29f-c68e3f3da56f => 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: 254/514] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:30 2026] GET /v2.0/security-groups/0b50be8e-2c85-43a1-b8bf-c3e627b1ee89 => generated 2311 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:08:30.265 7 INFO neutron.api.v2.resource [req-75d48cad-11a3-4c82-be30-bc76a5dfeb21 req-df6b4ee4-dfdd-4c46-9502-72d6fa671c4b a4ef1e2790944dcdb06e903049676563 16d71caac6a54a3a97b8743e6013e3e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 255/515] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:30 2026] GET /v2.0/security-groups/f421b649-89bc-4bc0-b29f-c68e3f3da56f => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/516] 10.0.0.194 () {36 vars in 1013 bytes} [Wed Jul 15 06:08:30 2026] DELETE /v2.0/security-groups/0b50be8e-2c85-43a1-b8bf-c3e627b1ee89 => 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: 257/517] 10.0.0.194 () {34 vars in 1002 bytes} [Wed Jul 15 06:08:30 2026] GET /v2.0/security-groups?tenant_id=16d71caac6a54a3a97b8743e6013e3e0 => generated 2921 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/518] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:08:29 2026] PUT /v2.0/routers/ee6314ca-372f-474d-a517-d688269bbfdb/add_router_interface => generated 309 bytes in 1292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/519] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:30 2026] GET /v2.0/security-groups/cd549532-0aba-47c7-9ea9-4e68047a6cf7 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/520] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:30 2026] GET /v2.0/security-groups/cd549532-0aba-47c7-9ea9-4e68047a6cf7 => generated 2918 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:08:30.906 8 INFO neutron.api.v2.resource [req-659b4496-5d30-4278-be91-42c7daf1a0fa req-9ffe7e89-5d67-4dc3-83e5-d7ca9c01de5d a4ef1e2790944dcdb06e903049676563 16d71caac6a54a3a97b8743e6013e3e0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/521] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:30 2026] GET /v2.0/security-groups/f421b649-89bc-4bc0-b29f-c68e3f3da56f => generated 146 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:08:30.946 8 INFO neutron.api.v2.resource [req-8b35dd49-40bf-41ff-8888-c58c64300d5e req-11839c5d-b882-43bc-b6dd-7b52485cb9aa a4ef1e2790944dcdb06e903049676563 16d71caac6a54a3a97b8743e6013e3e0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 265/522] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:30 2026] GET /v2.0/security-groups/6e180b7f-db4d-441f-9aa8-d446773d447e => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:08:30.986 8 INFO neutron.api.v2.resource [req-d62312d5-e37a-4930-a6b6-d0e3c5bf16b9 req-c310f788-7393-4946-8b5b-a246ca5ac349 a4ef1e2790944dcdb06e903049676563 16d71caac6a54a3a97b8743e6013e3e0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 266/523] 10.0.0.194 () {34 vars in 991 bytes} [Wed Jul 15 06:08:30 2026] GET /v2.0/security-groups/ced5935b-fbd9-427c-8151-f1279c65fa86 => 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: 258/524] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:08:30 2026] PUT /v2.0/routers/c6a2f109-b7ba-4bf4-949a-5e48735e903a/remove_router_interface => generated 309 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:31.704 7 WARNING neutron_lib.context [None req-d7258759-e4da-4f69-8cf8-80268b7057c3 338d20381f4f45ca9f7a0addad04f501 ae31844667a14f6c89dd4cde4ff13cd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 259/525] 10.0.0.214 () {34 vars in 685 bytes} [Wed Jul 15 06:08:31 2026] POST /v2.0/security-groups => generated 1659 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/526] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:08:30 2026] PUT /v2.0/routers/76be5210-ee29-4230-b628-8ea9938c0754/remove_router_interface => generated 309 bytes in 1205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:32.203 8 WARNING neutron_lib.context [None req-a2942121-de17-4965-843a-fee0df4df29a 338d20381f4f45ca9f7a0addad04f501 ae31844667a14f6c89dd4cde4ff13cd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 268/527] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:08:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:32.508 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-f67a0004-8beb-4d08-b592-bbf92ab76b00 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - 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 06:08:32.875 7 INFO neutron.db.l3_hamode_db [None req-f67a0004-8beb-4d08-b592-bbf92ab76b00 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] HA network f0d653ee-ba8f-4dab-ace5-c1c47fd11745 was deleted as no HA routers are present in tenant d64d158f05c74899a9fc9eb0f7972d20. [pid: 7|app: 0|req: 260/528] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:08:31 2026] DELETE /v2.0/routers/c6a2f109-b7ba-4bf4-949a-5e48735e903a => generated 0 bytes in 1017 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:08:32.889 7 WARNING neutron_lib.context [None req-d912e397-cdb2-4212-adcf-6d635449e56a 338d20381f4f45ca9f7a0addad04f501 ae31844667a14f6c89dd4cde4ff13cd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:08:33.010 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-b24737c4-ad72-4b0f-8dc0-104de4b3352a e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 261/529] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:08:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/530] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:08:33 2026] DELETE /v2.0/subnets/6a77d699-7fbb-4d53-b2d5-7d730327a4aa => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:08:33.370 7 WARNING neutron_lib.context [None req-fbb3ec3c-56b6-4b0f-baea-836a75703c7f 338d20381f4f45ca9f7a0addad04f501 ae31844667a14f6c89dd4cde4ff13cd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:08:33.421 7 INFO neutron.services.segments.plugin [-] Segment e806a08e-bccb-451b-8b1d-0b60d51771cb resource provider aggregate not found 2026-07-15 06:08:33.428 7 INFO neutron.services.segments.plugin [-] Segment e806a08e-bccb-451b-8b1d-0b60d51771cb resource provider aggregate not found 2026-07-15 06:08:33.432 8 INFO neutron.db.l3_hamode_db [None req-b24737c4-ad72-4b0f-8dc0-104de4b3352a e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] HA network 3f814d99-1bb8-4b7b-b835-8023a91c81c8 was deleted as no HA routers are present in tenant 16d71caac6a54a3a97b8743e6013e3e0. [pid: 8|app: 0|req: 269/531] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:08:32 2026] DELETE /v2.0/routers/76be5210-ee29-4230-b628-8ea9938c0754 => generated 0 bytes in 1121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:08:33.449 7 INFO neutron.services.segments.plugin [-] Segment e806a08e-bccb-451b-8b1d-0b60d51771cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e806a08e-bccb-451b-8b1d-0b60d51771cb found for delete ", "request_id": "req-f3bccd33-4f38-4c96-bbb8-7729cb9d1f02"}]} 2026-07-15 06:08:33.460 7 INFO neutron.services.segments.plugin [-] Segment e806a08e-bccb-451b-8b1d-0b60d51771cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e806a08e-bccb-451b-8b1d-0b60d51771cb found for delete ", "request_id": "req-5a977726-4428-47b4-8054-46a084e1c30e"}]} [pid: 8|app: 0|req: 270/532] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:08:33 2026] DELETE /v2.0/networks/83f71004-f7b6-4fa8-a64f-773cc26f2481 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:08:33.789 8 INFO neutron.services.segments.plugin [-] Segment ab1ad982-c320-44cf-82c6-a6b74226f71a resource provider aggregate not found 2026-07-15 06:08:33.801 8 INFO neutron.services.segments.plugin [-] Segment ab1ad982-c320-44cf-82c6-a6b74226f71a resource provider aggregate not found 2026-07-15 06:08:33.814 8 INFO neutron.services.segments.plugin [-] Segment ab1ad982-c320-44cf-82c6-a6b74226f71a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab1ad982-c320-44cf-82c6-a6b74226f71a found for delete ", "request_id": "req-da4cf2ef-b79f-4575-9c8b-00c5559bd7db"}]} 2026-07-15 06:08:33.817 8 INFO neutron.services.segments.plugin [-] Segment ab1ad982-c320-44cf-82c6-a6b74226f71a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab1ad982-c320-44cf-82c6-a6b74226f71a found for delete ", "request_id": "req-450cda35-2015-451b-ac7a-1def0c5fe4c9"}]} [pid: 8|app: 0|req: 271/533] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:08:33 2026] DELETE /v2.0/subnets/fbd3a0fa-8662-408f-a472-e41670560888 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/534] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:08:33 2026] GET /v2.0/security-groups?tenant_id=d64d158f05c74899a9fc9eb0f7972d20&name=default => generated 2921 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/535] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:08:33 2026] POST /v2.0/floatingips => generated 552 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/536] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:08:34 2026] DELETE /v2.0/security-groups/2c831cdc-446a-4bb8-9b59-b451aac4b5f0 => 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: 273/537] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:08:34 2026] DELETE /v2.0/networks/7a24e5d0-0efb-4b4a-8533-ad1653455d76 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/538] 10.0.0.194 () {34 vars in 1098 bytes} [Wed Jul 15 06:08:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--919745452&fields=id&tenant_id=ae31844667a14f6c89dd4cde4ff13cd9 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/539] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:08:34 2026] GET /v2.0/security-groups?tenant_id=16d71caac6a54a3a97b8743e6013e3e0&name=default => generated 2921 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/540] 10.0.0.194 () {34 vars in 982 bytes} [Wed Jul 15 06:08:34 2026] GET /v2.0/networks?id=b990501d-a876-476e-ade4-efa75e17a008 => generated 681 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/541] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:08:34 2026] DELETE /v2.0/security-groups/cd549532-0aba-47c7-9ea9-4e68047a6cf7 => 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: 276/542] 10.0.0.194 () {34 vars in 965 bytes} [Wed Jul 15 06:08:34 2026] GET /v2.0/quotas/ae31844667a14f6c89dd4cde4ff13cd9 => generated 292 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:34.713 7 WARNING keystoneauth.session [None req-b5948c0a-ede8-4eb9-9e56-7a483b409b7d e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Failure: Unable to establish connection to http://keystone-api.openstack.svc.cluster.local:5000/v3/auth/tokens: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s.3 retries left: keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to http://keystone-api.openstack.svc.cluster.local:5000/v3/auth/tokens: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [pid: 8|app: 0|req: 277/543] 10.0.0.194 () {34 vars in 1002 bytes} [Wed Jul 15 06:08:34 2026] GET /v2.0/ports?tenant_id=ae31844667a14f6c89dd4cde4ff13cd9&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/544] 10.0.0.194 () {34 vars in 907 bytes} [Wed Jul 15 06:08:35 2026] GET /v2.0/extensions => generated 20516 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/545] 10.0.0.194 () {34 vars in 1008 bytes} [Wed Jul 15 06:08:35 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/546] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:08:34 2026] GET /v2.0/security-groups?tenant_id=f73a14e2be3b4b3f9382529ba597f920&name=default => generated 2925 bytes in 869 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/547] 10.0.0.194 () {34 vars in 1108 bytes} [Wed Jul 15 06:08:35 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/548] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:08:35 2026] DELETE /v2.0/security-groups/e7ae30a6-b16e-4755-9613-e918f80b1cf1 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:08:35.870 8 INFO neutron.services.segments.plugin [-] Segment 02c8aebe-f632-4a82-87e5-e4f00740cea1 resource provider aggregate not found 2026-07-15 06:08:35.874 8 INFO neutron.services.segments.plugin [-] Segment 02c8aebe-f632-4a82-87e5-e4f00740cea1 resource provider aggregate not found [pid: 8|app: 0|req: 281/549] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:35 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:08:36.439 8 INFO neutron.services.segments.plugin [-] Segment 02c8aebe-f632-4a82-87e5-e4f00740cea1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02c8aebe-f632-4a82-87e5-e4f00740cea1 found for delete ", "request_id": "req-fb940f50-38e8-4ccd-8499-7fcf4565572f"}]} 2026-07-15 06:08:36.452 8 INFO neutron.services.segments.plugin [-] Segment 02c8aebe-f632-4a82-87e5-e4f00740cea1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02c8aebe-f632-4a82-87e5-e4f00740cea1 found for delete ", "request_id": "req-d371835c-b424-4313-ba36-b9f994c2d9f7"}]} 2026-07-15 06:08:36.475 8 INFO neutron.services.segments.plugin [-] Segment 8297ec5e-fdfc-499f-b1d4-9c8f78fabfa2 resource provider aggregate not found 2026-07-15 06:08:36.483 8 INFO neutron.services.segments.plugin [-] Segment 8297ec5e-fdfc-499f-b1d4-9c8f78fabfa2 resource provider aggregate not found 2026-07-15 06:08:36.501 8 INFO neutron.services.segments.plugin [-] Segment 8297ec5e-fdfc-499f-b1d4-9c8f78fabfa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8297ec5e-fdfc-499f-b1d4-9c8f78fabfa2 found for delete ", "request_id": "req-24df8895-1a7b-437e-9470-425759c7a0c2"}]} 2026-07-15 06:08:36.503 8 INFO neutron.services.segments.plugin [-] Segment 8297ec5e-fdfc-499f-b1d4-9c8f78fabfa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8297ec5e-fdfc-499f-b1d4-9c8f78fabfa2 found for delete ", "request_id": "req-9259524d-4267-4d90-8df3-d444a970a848"}]} 2026-07-15 06:08:36.513 7 INFO neutron.db.segments_db [None req-93daea60-4b14-4f02-90ce-5c275aad786e e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment f56f904b-90aa-4527-8596-bcb233b8ffde of type vxlan for network a16ebd07-2c7d-48ab-b5ba-926f82a662e3 [pid: 7|app: 0|req: 269/550] 10.0.0.214 () {34 vars in 671 bytes} [Wed Jul 15 06:08:36 2026] POST /v2.0/networks => generated 743 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:36.726 8 INFO neutron.db.segments_db [None req-f79bd2e3-4952-49ac-9e22-7f0864fedb4f e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 4660a591-893d-434f-a7bc-db83bffa03bd of type vxlan for network 9db3ade4-3c2c-4fbd-b651-c401aca9e521 [pid: 7|app: 0|req: 270/551] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:08:36 2026] POST /v2.0/subnets => generated 690 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/552] 10.0.0.214 () {34 vars in 671 bytes} [Wed Jul 15 06:08:36 2026] POST /v2.0/networks => generated 738 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:36.884 7 INFO neutron.db.segments_db [None req-31f39e7c-e0ab-49d0-8af7-886105a875e1 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 2a4d8517-fc88-4710-8a67-f17744187758 of type vxlan for network 44661a1a-80fa-455d-be6f-47df31e32051 [pid: 8|app: 0|req: 283/553] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:08:36 2026] POST /v2.0/subnets => generated 685 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/554] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:37 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:08:37.197 7 INFO neutron.db.l3_hamode_db [None req-31f39e7c-e0ab-49d0-8af7-886105a875e1 e3aa3c0453c14e88b9751c9be7c09bcd 754ca26c9556409eb121a8b0f9b73645 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:08:37.199 8 INFO neutron.db.segments_db [None req-0d943096-4ef3-4a85-ad57-7ead620c898b e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 7cd4bc57-582a-4056-a6b2-96d07ff349b0 of type vxlan for network f3814c50-2770-4515-a672-edfe4c10d898 2026-07-15 06:08:37.570 8 INFO neutron.db.l3_hamode_db [None req-0d943096-4ef3-4a85-ad57-7ead620c898b e3aa3c0453c14e88b9751c9be7c09bcd b15665ac26354e46ab20414b078aab09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:08:38.143 7 INFO neutron.db.l3_hamode_db [None req-31f39e7c-e0ab-49d0-8af7-886105a875e1 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:08:38.485 8 INFO neutron.db.l3_hamode_db [None req-0d943096-4ef3-4a85-ad57-7ead620c898b e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 271/555] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:08:36 2026] POST /v2.0/routers => generated 730 bytes in 2524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/556] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:08:37 2026] POST /v2.0/routers => generated 725 bytes in 2371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/557] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:39 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => 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: 272/558] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:08:39 2026] GET /v2.0/security-groups?tenant_id=5d87af6c75da40b597a089840e3ce889&name=default => generated 2925 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/559] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:08:39 2026] PUT /v2.0/routers/b13379a5-efb7-472b-871d-89647b4f5d29/add_router_interface => generated 309 bytes in 1595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/560] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:08:41 2026] DELETE /v2.0/security-groups/04462bae-f1f0-4f65-9848-ed3c27feb456 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/561] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:41 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => 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: 273/562] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:08:39 2026] PUT /v2.0/routers/6be75f16-3a70-43fb-90a6-b50d841ab141/add_router_interface => generated 309 bytes in 1576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/563] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:08:41 2026] GET /v2.0/networks?id=b990501d-a876-476e-ade4-efa75e17a008 => generated 681 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/564] 199.204.45.222 () {34 vars in 1050 bytes} [Wed Jul 15 06:08:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ae31844667a14f6c89dd4cde4ff13cd9 => generated 180 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:41.533 8 WARNING neutron_lib.context [req-86584d71-06b2-4975-bd2d-c109cfead0c4 req-b151ef1e-fb51-4b33-81a2-2febbdb24426 338d20381f4f45ca9f7a0addad04f501 ae31844667a14f6c89dd4cde4ff13cd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:08:41.823 7 WARNING neutron_lib.context [None req-760fa8eb-be58-49b4-8d75-331f6403dbc8 341be43d23bd4256a67132757c7b3ffa 754ca26c9556409eb121a8b0f9b73645 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 275/565] 10.0.0.214 () {34 vars in 685 bytes} [Wed Jul 15 06:08:41 2026] POST /v2.0/security-groups => generated 1659 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:08:41.965 7 WARNING neutron_lib.context [None req-c896222c-3b24-4572-b246-8b5ca6fe0f6e 310cba7ff1f846d1b2e1bee2ff0899ee b15665ac26354e46ab20414b078aab09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 276/566] 10.0.0.214 () {34 vars in 685 bytes} [Wed Jul 15 06:08:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:08:42.097 7 WARNING neutron_lib.context [None req-0a925112-7e2a-4aca-9083-3c2b503f8b6a 341be43d23bd4256a67132757c7b3ffa 754ca26c9556409eb121a8b0f9b73645 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 277/567] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:08:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:42.245 7 WARNING neutron_lib.context [None req-4539e852-31c3-4ee3-af57-15f27d4a99b2 310cba7ff1f846d1b2e1bee2ff0899ee b15665ac26354e46ab20414b078aab09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/568] 199.204.45.222 () {38 vars in 955 bytes} [Wed Jul 15 06:08:41 2026] POST /v2.0/ports => generated 954 bytes in 858 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 06:08:42.391 8 WARNING neutron_lib.context [None req-62c96be5-ec40-4371-ad36-52491ad5ad3c 341be43d23bd4256a67132757c7b3ffa 754ca26c9556409eb121a8b0f9b73645 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 278/569] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:08:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/570] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:42 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 957 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/571] 199.204.45.222 () {34 vars in 911 bytes} [Wed Jul 15 06:08:42 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-15 06:08:42.533 7 WARNING neutron_lib.context [None req-341fe054-5992-4a19-be47-8c08c0c6242f 310cba7ff1f846d1b2e1bee2ff0899ee b15665ac26354e46ab20414b078aab09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/572] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:08:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/573] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:42 2026] GET /v2.0/security-groups?id=a15a1cbe-fe88-4c54-b392-7b8bf0124361&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:42.632 8 WARNING neutron_lib.context [None req-09723282-5c94-457b-a7f0-1816a27dd923 341be43d23bd4256a67132757c7b3ffa 754ca26c9556409eb121a8b0f9b73645 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 281/574] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:08:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:42.686 7 WARNING neutron_lib.context [None req-6db630eb-1d1b-4aed-a4ac-f2a467725665 310cba7ff1f846d1b2e1bee2ff0899ee b15665ac26354e46ab20414b078aab09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 294/575] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:08:42 2026] POST /v2.0/floatingips => generated 552 bytes in 985 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/576] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:08:42 2026] POST /v2.0/floatingips => generated 552 bytes in 1010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:43.745 7 WARNING neutron_lib.context [None req-aca2f45c-b5c3-4a24-a00a-5c02a11474da d204a0e9c20847a3830b0180b35f2862 3b4bb456d1ad44a98f90a1ba0a5e3efe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:08:43.745 7 WARNING neutron_lib.context [None req-aca2f45c-b5c3-4a24-a00a-5c02a11474da d204a0e9c20847a3830b0180b35f2862 3b4bb456d1ad44a98f90a1ba0a5e3efe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:08:43.909 7 INFO neutron.db.segments_db [None req-aca2f45c-b5c3-4a24-a00a-5c02a11474da d204a0e9c20847a3830b0180b35f2862 3b4bb456d1ad44a98f90a1ba0a5e3efe - - default default] Added segment 165450ef-e158-4ae3-8706-7e89377dd52b of type vxlan for network 13e05635-f364-4186-85a9-89a3ea347427 2026-07-15 06:08:43.983 7 INFO neutron.db.segments_db [None req-aca2f45c-b5c3-4a24-a00a-5c02a11474da d204a0e9c20847a3830b0180b35f2862 3b4bb456d1ad44a98f90a1ba0a5e3efe - - default default] Added segment 76ca3cc0-791c-4017-bfc1-3932123c136d of type vxlan for network e080aa46-92c8-4dac-8d6d-3180f844e7be [pid: 8|app: 0|req: 295/577] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:08:43 2026] PUT /v2.0/ports/27694837-a940-498d-929d-aaecb8e601ae => generated 1235 bytes in 490 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: 283/578] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:08:43 2026] POST /v2.0/networks => generated 1245 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/579] 10.0.0.194 () {34 vars in 1098 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--455377899&fields=id&tenant_id=754ca26c9556409eb121a8b0f9b73645 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/580] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/581] 10.0.0.194 () {34 vars in 982 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/networks?id=a16ebd07-2c7d-48ab-b5ba-926f82a662e3 => generated 675 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/582] 10.0.0.214 () {32 vars in 649 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/networks => generated 1844 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/583] 10.0.0.194 () {34 vars in 965 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/quotas/754ca26c9556409eb121a8b0f9b73645 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/584] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/security-groups?id=a15a1cbe-fe88-4c54-b392-7b8bf0124361&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/585] 10.0.0.194 () {34 vars in 1002 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/ports?tenant_id=754ca26c9556409eb121a8b0f9b73645&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:44.409 7 INFO neutron.services.segments.plugin [-] Segment 165450ef-e158-4ae3-8706-7e89377dd52b resource provider aggregate not found 2026-07-15 06:08:44.414 7 INFO neutron.services.segments.plugin [-] Segment 165450ef-e158-4ae3-8706-7e89377dd52b resource provider aggregate not found [pid: 8|app: 0|req: 300/586] 10.0.0.194 () {34 vars in 1098 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--929153891&fields=id&tenant_id=b15665ac26354e46ab20414b078aab09 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/587] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:08:44 2026] DELETE /v2.0/networks/13e05635-f364-4186-85a9-89a3ea347427 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:08:44.448 7 INFO neutron.services.segments.plugin [-] Segment 165450ef-e158-4ae3-8706-7e89377dd52b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 165450ef-e158-4ae3-8706-7e89377dd52b found for delete ", "request_id": "req-0726e9db-8bd4-422c-a2e2-99573d631407"}]} 2026-07-15 06:08:44.449 7 INFO neutron.services.segments.plugin [-] Segment 165450ef-e158-4ae3-8706-7e89377dd52b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 165450ef-e158-4ae3-8706-7e89377dd52b found for delete ", "request_id": "req-dba67d3d-9a3e-45f0-8e04-e851962f8b61"}]} [pid: 8|app: 0|req: 301/588] 10.0.0.194 () {34 vars in 982 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/networks?id=9db3ade4-3c2c-4fbd-b651-c401aca9e521 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/589] 10.0.0.194 () {34 vars in 965 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/quotas/b15665ac26354e46ab20414b078aab09 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/590] 10.0.0.194 () {34 vars in 1002 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/ports?tenant_id=b15665ac26354e46ab20414b078aab09&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/591] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:08:44 2026] DELETE /v2.0/networks/e080aa46-92c8-4dac-8d6d-3180f844e7be => 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: 304/592] 10.0.0.194 () {34 vars in 1008 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/networks/9db3ade4-3c2c-4fbd-b651-c401aca9e521?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/593] 10.0.0.214 () {32 vars in 649 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/networks => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:44.702 7 WARNING neutron_lib.context [None req-2a315435-a507-4219-b5b3-adb4d7e31476 d204a0e9c20847a3830b0180b35f2862 3b4bb456d1ad44a98f90a1ba0a5e3efe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 305/594] 10.0.0.194 () {34 vars in 1108 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/networks/9db3ade4-3c2c-4fbd-b651-c401aca9e521?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: 306/595] 10.0.0.194 () {34 vars in 907 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/extensions => generated 20516 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-15 06:08:44.757 7 INFO neutron.db.segments_db [None req-2a315435-a507-4219-b5b3-adb4d7e31476 d204a0e9c20847a3830b0180b35f2862 3b4bb456d1ad44a98f90a1ba0a5e3efe - - default default] Added segment 95c06a61-9687-4010-a616-d70f4f50a727 of type vxlan for network b74b1198-9c13-4ea6-8fbb-3ca8f3f20992 [pid: 8|app: 0|req: 307/596] 10.0.0.194 () {34 vars in 1008 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/networks/a16ebd07-2c7d-48ab-b5ba-926f82a662e3?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/597] 10.0.0.194 () {34 vars in 1108 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/networks/a16ebd07-2c7d-48ab-b5ba-926f82a662e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/598] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:08:44 2026] POST /v2.0/networks => generated 649 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:44.901 8 WARNING neutron_lib.context [None req-a07c0533-65c8-41bd-a13e-cd0938e56879 d204a0e9c20847a3830b0180b35f2862 3b4bb456d1ad44a98f90a1ba0a5e3efe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:08:44.912 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d042695d-a3ae-468e-9588-2b1766b2417a'] response: {'name': 'network-changed', 'server_uuid': 'f1965177-52b5-48dd-8cec-c4e1de7d9a09', 'tag': '27694837-a940-498d-929d-aaecb8e601ae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 292/601] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:08:44.983 8 INFO neutron.db.segments_db [None req-a07c0533-65c8-41bd-a13e-cd0938e56879 d204a0e9c20847a3830b0180b35f2862 3b4bb456d1ad44a98f90a1ba0a5e3efe - - default default] Added segment e7ffdf6f-04f0-47c4-b2ad-4c05803d2ce8 of type vxlan for network 0e151482-554b-4aa9-99b1-c67e4bdf3752 [pid: 8|app: 0|req: 310/602] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:08:44 2026] POST /v2.0/networks => generated 648 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/603] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:45 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:08:45.144 7 WARNING neutron_lib.context [None req-2a4daaf7-1046-44e5-a6c5-9bf75cf36f99 d204a0e9c20847a3830b0180b35f2862 3b4bb456d1ad44a98f90a1ba0a5e3efe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:08:45.180 7 WARNING neutron_lib.context [None req-2a4daaf7-1046-44e5-a6c5-9bf75cf36f99 d204a0e9c20847a3830b0180b35f2862 3b4bb456d1ad44a98f90a1ba0a5e3efe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 311/604] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:45 2026] GET /v2.0/ports?tenant_id=ae31844667a14f6c89dd4cde4ff13cd9&device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/605] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:08:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=27694837-a940-498d-929d-aaecb8e601ae => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/606] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:08:45 2026] GET /v2.0/subnets?id=31e74183-c509-48c0-9510-b38a7f2f5aca => generated 699 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/607] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:45 2026] GET /v2.0/ports?network_id=b990501d-a876-476e-ade4-efa75e17a008&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/608] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:45 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/609] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:08:45 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?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: 317/610] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:45 2026] GET /v2.0/security-groups?id=a15a1cbe-fe88-4c54-b392-7b8bf0124361&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/611] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:08:45 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?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: 294/612] 10.0.0.214 () {34 vars in 665 bytes} [Wed Jul 15 06:08:45 2026] POST /v2.0/ports => generated 1506 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/613] 10.0.0.214 () {32 vars in 643 bytes} [Wed Jul 15 06:08:45 2026] GET /v2.0/ports => generated 1506 bytes in 146 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: 320/614] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:46 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/615] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:46 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/616] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:08:46 2026] DELETE /v2.0/ports/50cf469b-bbc9-4628-9aaf-5ca5737a15c0 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/617] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:08:46 2026] DELETE /v2.0/ports/614b4cdb-29ee-4bd9-af74-f3193283526c => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:08:46.574 7 INFO neutron.services.segments.plugin [-] Segment 76ca3cc0-791c-4017-bfc1-3932123c136d resource provider aggregate not found 2026-07-15 06:08:46.578 7 INFO neutron.services.segments.plugin [-] Segment 76ca3cc0-791c-4017-bfc1-3932123c136d resource provider aggregate not found 2026-07-15 06:08:46.593 7 INFO neutron.services.segments.plugin [-] Segment 76ca3cc0-791c-4017-bfc1-3932123c136d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76ca3cc0-791c-4017-bfc1-3932123c136d found for delete ", "request_id": "req-b99bab1c-b001-4c2c-9e93-4e0fe8e3f82b"}]} [pid: 8|app: 0|req: 323/618] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:46 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/619] 10.0.0.214 () {32 vars in 643 bytes} [Wed Jul 15 06:08:46 2026] GET /v2.0/ports => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:08:46.610 7 INFO neutron.services.segments.plugin [-] Segment 76ca3cc0-791c-4017-bfc1-3932123c136d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76ca3cc0-791c-4017-bfc1-3932123c136d found for delete ", "request_id": "req-94ca3fe9-483f-45ad-b727-a18e86a722d8"}]} [pid: 8|app: 0|req: 324/620] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:46 2026] GET /v2.0/ports?tenant_id=ae31844667a14f6c89dd4cde4ff13cd9&device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:08:46.640 8 WARNING neutron_lib.context [None req-1150a477-0d29-482c-bd97-56d013c59c3b d204a0e9c20847a3830b0180b35f2862 3b4bb456d1ad44a98f90a1ba0a5e3efe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 297/621] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:46 2026] GET /v2.0/security-groups?id=a15a1cbe-fe88-4c54-b392-7b8bf0124361&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:46.699 8 INFO neutron.db.segments_db [None req-1150a477-0d29-482c-bd97-56d013c59c3b d204a0e9c20847a3830b0180b35f2862 3b4bb456d1ad44a98f90a1ba0a5e3efe - - default default] Added segment e519eeca-e80c-4de9-aace-ecb96f87f8fa of type vxlan for network 3a7741a3-0093-4f81-bf49-b66ed24a5d24 [pid: 7|app: 0|req: 298/622] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:08:46 2026] GET /v2.0/networks?id=b990501d-a876-476e-ade4-efa75e17a008 => generated 777 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/623] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:08:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=27694837-a940-498d-929d-aaecb8e601ae => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/624] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:08:46 2026] GET /v2.0/subnets?id=31e74183-c509-48c0-9510-b38a7f2f5aca => generated 699 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/625] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:08:46 2026] POST /v2.0/networks => generated 649 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:46.820 8 WARNING neutron_lib.context [None req-63020e5f-3f7f-4de6-9beb-7a3ffe45146e d204a0e9c20847a3830b0180b35f2862 3b4bb456d1ad44a98f90a1ba0a5e3efe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 301/626] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:46 2026] GET /v2.0/ports?network_id=b990501d-a876-476e-ade4-efa75e17a008&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:08:46.879 8 INFO neutron.db.segments_db [None req-63020e5f-3f7f-4de6-9beb-7a3ffe45146e d204a0e9c20847a3830b0180b35f2862 3b4bb456d1ad44a98f90a1ba0a5e3efe - - default default] Added segment d5fae31b-b04e-4ba5-81a1-d6bf70e30e66 of type vxlan for network 358d4df9-438e-4fee-af7c-9f7b12c63782 [pid: 7|app: 0|req: 302/627] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:08:46 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/628] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:08:46 2026] POST /v2.0/networks => generated 650 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/629] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:08:46 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?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) 2026-07-15 06:08:47.016 8 WARNING neutron_lib.context [None req-1e98db86-e91f-469e-946e-91e8931513da d204a0e9c20847a3830b0180b35f2862 3b4bb456d1ad44a98f90a1ba0a5e3efe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:08:47.053 8 WARNING neutron_lib.context [None req-1e98db86-e91f-469e-946e-91e8931513da d204a0e9c20847a3830b0180b35f2862 3b4bb456d1ad44a98f90a1ba0a5e3efe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 304/630] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:47 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => 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: 305/631] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:47 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => 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: 327/632] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:08:47 2026] POST /v2.0/subnets => generated 1273 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/633] 10.0.0.214 () {32 vars in 647 bytes} [Wed Jul 15 06:08:47 2026] GET /v2.0/subnets => generated 1909 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/634] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:08:47 2026] DELETE /v2.0/subnets/e12a1967-9151-466f-8b35-7b653c639959 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/635] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:47 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/636] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:47 2026] GET /v2.0/security-groups?id=a15a1cbe-fe88-4c54-b392-7b8bf0124361&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/637] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:08:47 2026] DELETE /v2.0/subnets/c7342f28-6088-44da-9c1a-94b27fc52a89 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/638] 10.0.0.214 () {32 vars in 647 bytes} [Wed Jul 15 06:08:47 2026] GET /v2.0/subnets => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/639] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:08:47 2026] DELETE /v2.0/networks/358d4df9-438e-4fee-af7c-9f7b12c63782 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:08:48.234 8 INFO neutron.services.segments.plugin [-] Segment e519eeca-e80c-4de9-aace-ecb96f87f8fa resource provider aggregate not found 2026-07-15 06:08:48.239 8 INFO neutron.services.segments.plugin [-] Segment e519eeca-e80c-4de9-aace-ecb96f87f8fa resource provider aggregate not found 2026-07-15 06:08:48.249 8 INFO neutron.services.segments.plugin [-] Segment e519eeca-e80c-4de9-aace-ecb96f87f8fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e519eeca-e80c-4de9-aace-ecb96f87f8fa found for delete ", "request_id": "req-2c3487ac-9c6b-4a63-b7a6-8446dda11b20"}]} 2026-07-15 06:08:48.262 8 INFO neutron.services.segments.plugin [-] Segment e519eeca-e80c-4de9-aace-ecb96f87f8fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e519eeca-e80c-4de9-aace-ecb96f87f8fa found for delete ", "request_id": "req-c0c3a415-509e-4a7d-8022-626507731348"}]} [pid: 8|app: 0|req: 332/640] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:08:48 2026] DELETE /v2.0/networks/3a7741a3-0093-4f81-bf49-b66ed24a5d24 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/641] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:48 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => 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: 333/642] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:08:48 2026] DELETE /v2.0/networks/0e151482-554b-4aa9-99b1-c67e4bdf3752 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/643] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:48 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/644] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:08:48 2026] DELETE /v2.0/networks/b74b1198-9c13-4ea6-8fbb-3ca8f3f20992 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:08:48.913 7 INFO neutron.services.segments.plugin [-] Segment d5fae31b-b04e-4ba5-81a1-d6bf70e30e66 resource provider aggregate not found 2026-07-15 06:08:48.918 7 INFO neutron.services.segments.plugin [-] Segment d5fae31b-b04e-4ba5-81a1-d6bf70e30e66 resource provider aggregate not found 2026-07-15 06:08:48.936 7 INFO neutron.services.segments.plugin [-] Segment d5fae31b-b04e-4ba5-81a1-d6bf70e30e66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5fae31b-b04e-4ba5-81a1-d6bf70e30e66 found for delete ", "request_id": "req-7af735b9-fc12-4e3d-b6e0-f07eaaef6f4f"}]} 2026-07-15 06:08:48.937 7 INFO neutron.services.segments.plugin [-] Segment d5fae31b-b04e-4ba5-81a1-d6bf70e30e66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5fae31b-b04e-4ba5-81a1-d6bf70e30e66 found for delete ", "request_id": "req-936e8b96-f79a-422a-8510-cc1a95ad36b8"}]} [pid: 7|app: 0|req: 311/645] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:48 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/646] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:49 2026] GET /v2.0/security-groups?id=a15a1cbe-fe88-4c54-b392-7b8bf0124361&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/647] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:49 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/648] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:08:49 2026] GET /v2.0/security-groups?tenant_id=3b4bb456d1ad44a98f90a1ba0a5e3efe&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/649] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:08:49 2026] DELETE /v2.0/security-groups/8cd9d731-e1d4-47ac-8e18-8db2c8bcceb9 => 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: 338/650] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:49 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => 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: 313/651] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:08:49 2026] GET /v2.0/networks?id=9db3ade4-3c2c-4fbd-b651-c401aca9e521 => generated 670 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/652] 199.204.45.222 () {34 vars in 1050 bytes} [Wed Jul 15 06:08:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b15665ac26354e46ab20414b078aab09 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:49.638 7 WARNING neutron_lib.context [req-d262747f-54cf-4549-a33b-40c0f05420cd req-094ebfef-e968-48df-b605-7015ec61cebb 310cba7ff1f846d1b2e1bee2ff0899ee b15665ac26354e46ab20414b078aab09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 314/653] 199.204.45.222 () {38 vars in 955 bytes} [Wed Jul 15 06:08:49 2026] POST /v2.0/ports => generated 958 bytes in 405 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: 315/654] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:50 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:50.269 8 INFO neutron.services.segments.plugin [-] Segment e7ffdf6f-04f0-47c4-b2ad-4c05803d2ce8 resource provider aggregate not found 2026-07-15 06:08:50.283 8 INFO neutron.services.segments.plugin [-] Segment e7ffdf6f-04f0-47c4-b2ad-4c05803d2ce8 resource provider aggregate not found [pid: 7|app: 0|req: 316/655] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:50 2026] GET /v2.0/security-groups?id=a15a1cbe-fe88-4c54-b392-7b8bf0124361&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:50.298 8 INFO neutron.services.segments.plugin [-] Segment e7ffdf6f-04f0-47c4-b2ad-4c05803d2ce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7ffdf6f-04f0-47c4-b2ad-4c05803d2ce8 found for delete ", "request_id": "req-9ba5089c-b20e-457f-b340-9406d1f4fb0d"}]} 2026-07-15 06:08:50.307 8 INFO neutron.services.segments.plugin [-] Segment e7ffdf6f-04f0-47c4-b2ad-4c05803d2ce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7ffdf6f-04f0-47c4-b2ad-4c05803d2ce8 found for delete ", "request_id": "req-b872cd8e-7cad-4fc2-9bd5-f9b8319dd225"}]} 2026-07-15 06:08:50.315 8 INFO neutron.services.segments.plugin [-] Segment 95c06a61-9687-4010-a616-d70f4f50a727 resource provider aggregate not found 2026-07-15 06:08:50.331 8 INFO neutron.services.segments.plugin [-] Segment 95c06a61-9687-4010-a616-d70f4f50a727 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95c06a61-9687-4010-a616-d70f4f50a727 found for delete ", "request_id": "req-8cc3267a-53ac-49c8-bc4b-2fd7b5cb8a18"}]} 2026-07-15 06:08:50.331 8 INFO neutron.services.segments.plugin [-] Segment 95c06a61-9687-4010-a616-d70f4f50a727 resource provider aggregate not found 2026-07-15 06:08:50.343 8 INFO neutron.services.segments.plugin [-] Segment 95c06a61-9687-4010-a616-d70f4f50a727 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95c06a61-9687-4010-a616-d70f4f50a727 found for delete ", "request_id": "req-23f232d0-1fbd-4ebd-b71f-2bc5986431dd"}]} [pid: 8|app: 0|req: 340/656] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:08:50 2026] PUT /v2.0/ports/e44905e2-3a74-4f2e-b0de-c38fcd05d3cf => generated 1239 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/657] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:50 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 973 bytes in 118 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: 318/658] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:50 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/659] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:50 2026] GET /v2.0/security-groups?id=25717cbd-9800-4039-9fc0-5ffd892ebe23&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/660] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:51 2026] GET /v2.0/ports?tenant_id=b15665ac26354e46ab20414b078aab09&device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 1242 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:08:51.337 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f747f5a2-8dc5-448e-af17-b41a81090838'] response: {'name': 'network-changed', 'server_uuid': '55fde805-a58c-4de6-a56b-f5e64f74cf0a', 'tag': 'e44905e2-3a74-4f2e-b0de-c38fcd05d3cf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 342/661] 199.204.45.222 () {34 vars in 1018 bytes} [Wed Jul 15 06:08:51 2026] GET /v2.0/networks?tenant_id=b15665ac26354e46ab20414b078aab09&shared=False => generated 766 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/662] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:51 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/663] 199.204.45.222 () {34 vars in 930 bytes} [Wed Jul 15 06:08:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/664] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:51 2026] GET /v2.0/security-groups?id=a15a1cbe-fe88-4c54-b392-7b8bf0124361&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 06:08:51.670 8 WARNING neutron_lib.context [None req-761e4dec-cc18-47d5-8dd4-82fec7a65e23 dc4ceb8741644e2e89c9f7de0351afe8 704f3870d3754740920896678349229d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 322/665] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:08:51 2026] GET /v2.0/networks?id=a16ebd07-2c7d-48ab-b5ba-926f82a662e3 => generated 675 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/666] 199.204.45.222 () {34 vars in 1050 bytes} [Wed Jul 15 06:08:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=754ca26c9556409eb121a8b0f9b73645 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/667] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:51 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/668] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:51 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:51.839 7 WARNING neutron_lib.context [req-1a79ecb8-2047-4bee-9243-0820a6cc41fd req-fa1e8c59-c669-425a-b0a2-ded89fb0e956 341be43d23bd4256a67132757c7b3ffa 754ca26c9556409eb121a8b0f9b73645 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:08:51.859 8 INFO neutron.db.segments_db [None req-761e4dec-cc18-47d5-8dd4-82fec7a65e23 dc4ceb8741644e2e89c9f7de0351afe8 704f3870d3754740920896678349229d - - default default] Added segment c89fe81a-cb08-4c46-aa6e-93a0836704ca of type vxlan for network be39be4b-50a9-4af3-8cb5-e93184c18e86 [pid: 8|app: 0|req: 344/669] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:08:51 2026] POST /v2.0/networks => generated 648 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/670] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:51 2026] GET /v2.0/security-groups?id=25717cbd-9800-4039-9fc0-5ffd892ebe23&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: 326/671] 199.204.45.222 () {38 vars in 955 bytes} [Wed Jul 15 06:08:51 2026] POST /v2.0/ports => generated 954 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/672] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:52 2026] GET /v2.0/ports?tenant_id=b15665ac26354e46ab20414b078aab09&device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/673] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:08:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e44905e2-3a74-4f2e-b0de-c38fcd05d3cf => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:08:52.577 7 WARNING neutron_lib.context [None req-8425cbc4-8142-422d-94be-c7c515ef5eca dc4ceb8741644e2e89c9f7de0351afe8 704f3870d3754740920896678349229d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 346/674] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:08:52 2026] PUT /v2.0/ports/0db8ee5a-e8f1-40a1-9ce8-77d355033cf2 => generated 1235 bytes in 556 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: 347/675] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:08:52 2026] GET /v2.0/subnets?id=736a117a-8123-42a3-9d59-6732d05d4b81 => generated 688 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/676] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:08:52 2026] POST /v2.0/subnets => generated 673 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/677] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:52 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/678] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:52 2026] GET /v2.0/ports?network_id=9db3ade4-3c2c-4fbd-b651-c401aca9e521&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:08:52.999 7 WARNING neutron_lib.context [None req-56dea493-d42f-439f-8a5e-01c9cbf3ce67 dc4ceb8741644e2e89c9f7de0351afe8 704f3870d3754740920896678349229d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 349/679] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:52 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:53.092 7 INFO neutron.db.segments_db [None req-56dea493-d42f-439f-8a5e-01c9cbf3ce67 dc4ceb8741644e2e89c9f7de0351afe8 704f3870d3754740920896678349229d - - default default] Added segment 9b7a1d70-cfab-45d5-a454-b2f733bace3b of type vxlan for network 3d79ffd2-aace-48c6-89c5-8e78c5278206 [pid: 8|app: 0|req: 350/680] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:53 2026] GET /v2.0/security-groups?id=a15a1cbe-fe88-4c54-b392-7b8bf0124361&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/681] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:08:53 2026] GET /v2.0/networks/9db3ade4-3c2c-4fbd-b651-c401aca9e521?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/682] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:53 2026] GET /v2.0/security-groups?id=01b7fdc1-dacd-4fc7-9cd6-a440bb2be59b&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/683] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:08:52 2026] POST /v2.0/networks => generated 648 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/684] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:53 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/685] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:08:53 2026] GET /v2.0/networks/9db3ade4-3c2c-4fbd-b651-c401aca9e521?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: 354/686] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:53 2026] GET /v2.0/security-groups?id=25717cbd-9800-4039-9fc0-5ffd892ebe23&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/687] 10.0.0.214 () {34 vars in 743 bytes} [Wed Jul 15 06:08:53 2026] PUT /v2.0/networks/3d79ffd2-aace-48c6-89c5-8e78c5278206 => generated 592 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:53.432 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-737f2b27-bfa9-4752-86ad-ae04207038b9'] response: {'name': 'network-changed', 'server_uuid': '22a9d856-d16d-4ce1-a42f-e3cef584be73', 'tag': '0db8ee5a-e8f1-40a1-9ce8-77d355033cf2', 'status': 'completed', 'code': 200} 2026-07-15 06:08:53.439 8 WARNING neutron_lib.context [None req-ebf7a797-f027-41ba-a3ff-1ffd828b817d dc4ceb8741644e2e89c9f7de0351afe8 704f3870d3754740920896678349229d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 355/688] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:08:53 2026] POST /v2.0/subnets => generated 646 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/689] 10.0.0.214 () {34 vars in 741 bytes} [Wed Jul 15 06:08:53 2026] PUT /v2.0/subnets/22d9f824-87ab-443d-ac32-94665cac98cd => generated 656 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/690] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:53 2026] GET /v2.0/ports?tenant_id=754ca26c9556409eb121a8b0f9b73645&device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/691] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:08:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0db8ee5a-e8f1-40a1-9ce8-77d355033cf2 => 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: 358/692] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:08:53 2026] GET /v2.0/subnets?id=11bb046e-125d-400c-8b99-f030d0c4e7a7 => generated 693 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/693] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:53 2026] GET /v2.0/ports?network_id=a16ebd07-2c7d-48ab-b5ba-926f82a662e3&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:08:54.039 7 INFO neutron.services.segments.plugin [-] Segment 9b7a1d70-cfab-45d5-a454-b2f733bace3b resource provider aggregate not found 2026-07-15 06:08:54.044 7 INFO neutron.services.segments.plugin [-] Segment 9b7a1d70-cfab-45d5-a454-b2f733bace3b resource provider aggregate not found 2026-07-15 06:08:54.065 7 INFO neutron.services.segments.plugin [-] Segment 9b7a1d70-cfab-45d5-a454-b2f733bace3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b7a1d70-cfab-45d5-a454-b2f733bace3b found for delete ", "request_id": "req-aadc5f63-c639-41b7-9fdd-ff31f77175c5"}]} 2026-07-15 06:08:54.066 7 INFO neutron.services.segments.plugin [-] Segment 9b7a1d70-cfab-45d5-a454-b2f733bace3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b7a1d70-cfab-45d5-a454-b2f733bace3b found for delete ", "request_id": "req-588aedb8-22e2-4cd0-aa6c-4bc748385e2b"}]} [pid: 7|app: 0|req: 335/694] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:08:53 2026] DELETE /v2.0/networks/3d79ffd2-aace-48c6-89c5-8e78c5278206 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/695] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/networks/a16ebd07-2c7d-48ab-b5ba-926f82a662e3?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:08:54.093 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b4e647e-98e2-46b5-8618-2b5991e6c8d3 dc4ceb8741644e2e89c9f7de0351afe8 704f3870d3754740920896678349229d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 336/696] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:08:54 2026] DELETE /v2.0/networks/3d79ffd2-aace-48c6-89c5-8e78c5278206 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/697] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/networks/a16ebd07-2c7d-48ab-b5ba-926f82a662e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/698] 10.0.0.214 () {32 vars in 694 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/699] 10.0.0.214 () {32 vars in 742 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/subnets?network_id=e84570c7-f09c-46a7-86fa-2c31e6bed91f => generated 649 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/700] 10.0.0.214 () {32 vars in 653 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/701] 10.0.0.214 () {32 vars in 649 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/networks => generated 1313 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/702] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/703] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/security-groups?id=a15a1cbe-fe88-4c54-b392-7b8bf0124361&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/704] 10.0.0.214 () {32 vars in 647 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/subnets => generated 1312 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/705] 10.0.0.214 () {32 vars in 723 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/networks/be39be4b-50a9-4af3-8cb5-e93184c18e86 => generated 673 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/706] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/707] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/708] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/subnets/12d42cbe-1deb-4c84-a7be-5f337e44ddda => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:54.522 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92b6959e-6d88-4327-8a2f-90d24aff3569 dc4ceb8741644e2e89c9f7de0351afe8 704f3870d3754740920896678349229d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 342/709] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:08:54 2026] DELETE /v2.0/subnets/22d9f824-87ab-443d-ac32-94665cac98cd => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/710] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/security-groups?id=01b7fdc1-dacd-4fc7-9cd6-a440bb2be59b&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/711] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:54.634 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b95f7c4-6a4c-4808-be13-701552993d08 dc4ceb8741644e2e89c9f7de0351afe8 704f3870d3754740920896678349229d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 370/712] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:08:54 2026] DELETE /v2.0/networks/3d79ffd2-aace-48c6-89c5-8e78c5278206 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/713] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/security-groups?id=25717cbd-9800-4039-9fc0-5ffd892ebe23&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/714] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:08:54 2026] DELETE /v2.0/subnets/12d42cbe-1deb-4c84-a7be-5f337e44ddda => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:08:55.063 7 INFO neutron.db.l3_db [None req-6f6d0b3d-5638-4aad-be10-b495626f771e 338d20381f4f45ca9f7a0addad04f501 ae31844667a14f6c89dd4cde4ff13cd9 - - default default] Floating IP 25a6bf44-31dc-401e-9616-28c018936e88 associated. External IP: 10.96.250.202, port: 27694837-a940-498d-929d-aaecb8e601ae. 2026-07-15 06:08:55.213 8 INFO neutron.services.segments.plugin [-] Segment c89fe81a-cb08-4c46-aa6e-93a0836704ca resource provider aggregate not found 2026-07-15 06:08:55.223 8 INFO neutron.services.segments.plugin [-] Segment c89fe81a-cb08-4c46-aa6e-93a0836704ca resource provider aggregate not found 2026-07-15 06:08:55.241 8 INFO neutron.services.segments.plugin [-] Segment c89fe81a-cb08-4c46-aa6e-93a0836704ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c89fe81a-cb08-4c46-aa6e-93a0836704ca found for delete ", "request_id": "req-1f19a67b-bb7f-4e30-92aa-6354417de1de"}]} 2026-07-15 06:08:55.249 8 INFO neutron.services.segments.plugin [-] Segment c89fe81a-cb08-4c46-aa6e-93a0836704ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c89fe81a-cb08-4c46-aa6e-93a0836704ca found for delete ", "request_id": "req-1522134b-3fe6-40fb-8785-831492a0b8d8"}]} [pid: 8|app: 0|req: 373/715] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:08:54 2026] DELETE /v2.0/networks/be39be4b-50a9-4af3-8cb5-e93184c18e86 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/716] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/ports?tenant_id=754ca26c9556409eb121a8b0f9b73645&device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => 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: 375/717] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/networks?id=a16ebd07-2c7d-48ab-b5ba-926f82a662e3 => generated 771 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/718] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0db8ee5a-e8f1-40a1-9ce8-77d355033cf2 => 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: 377/719] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/subnets?id=11bb046e-125d-400c-8b99-f030d0c4e7a7 => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/720] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/ports?network_id=a16ebd07-2c7d-48ab-b5ba-926f82a662e3&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/721] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:08:54 2026] PUT /v2.0/floatingips/25a6bf44-31dc-401e-9616-28c018936e88 => generated 855 bytes in 984 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/722] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/networks/a16ebd07-2c7d-48ab-b5ba-926f82a662e3?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: 344/723] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/724] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/networks/a16ebd07-2c7d-48ab-b5ba-926f82a662e3?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: 381/725] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/726] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/security-groups?id=a15a1cbe-fe88-4c54-b392-7b8bf0124361&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/727] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/security-groups?id=01b7fdc1-dacd-4fc7-9cd6-a440bb2be59b&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: 346/728] 199.204.45.222 () {34 vars in 1096 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/729] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/730] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/security-groups?id=25717cbd-9800-4039-9fc0-5ffd892ebe23&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/731] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/security-groups?tenant_id=704f3870d3754740920896678349229d&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/732] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:08:56 2026] DELETE /v2.0/security-groups/fdabd26e-89a5-401a-8a16-05702b937ae2 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:08:56.791 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-404e3863-81db-46d9-a001-0a7b184c0796'] response: {'name': 'network-changed', 'server_uuid': 'f1965177-52b5-48dd-8cec-c4e1de7d9a09', 'tag': '27694837-a940-498d-929d-aaecb8e601ae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 348/733] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:56 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => 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: 386/734] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:56 2026] GET /v2.0/security-groups?id=01b7fdc1-dacd-4fc7-9cd6-a440bb2be59b&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/735] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:56 2026] GET /v2.0/ports?tenant_id=ae31844667a14f6c89dd4cde4ff13cd9&device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/736] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:57 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/737] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:57 2026] GET /v2.0/security-groups?id=25717cbd-9800-4039-9fc0-5ffd892ebe23&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/738] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:08:57 2026] GET /v2.0/networks?id=b990501d-a876-476e-ade4-efa75e17a008 => generated 777 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/739] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:08:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=27694837-a940-498d-929d-aaecb8e601ae => generated 858 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/740] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:08:57 2026] GET /v2.0/subnets?id=31e74183-c509-48c0-9510-b38a7f2f5aca => generated 699 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/741] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:57 2026] GET /v2.0/ports?network_id=b990501d-a876-476e-ade4-efa75e17a008&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: 390/742] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:08:57 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/743] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:08:57 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/744] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:57 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => 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: 355/745] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:58 2026] GET /v2.0/security-groups?id=01b7fdc1-dacd-4fc7-9cd6-a440bb2be59b&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:58.126 8 WARNING neutron_lib.context [None req-d0b9192b-fa81-4d3d-b7f3-c83ea3ddfaba 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 356/746] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:58 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:58.296 8 INFO neutron.db.segments_db [None req-d0b9192b-fa81-4d3d-b7f3-c83ea3ddfaba 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] Added segment 2b7b60dc-c87c-4747-a94d-f1fd1f53ab3b of type vxlan for network 6d94826a-724a-450f-8d1a-bbb50da022f0 [pid: 7|app: 0|req: 357/747] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:58 2026] GET /v2.0/security-groups?id=25717cbd-9800-4039-9fc0-5ffd892ebe23&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/748] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:08:57 2026] POST /v2.0/networks => generated 649 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:58.447 7 WARNING neutron_lib.context [None req-0c30d869-2018-45aa-a77f-84b6a4d4faa3 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 392/749] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:58 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/750] 10.0.0.214 () {34 vars in 665 bytes} [Wed Jul 15 06:08:58 2026] POST /v2.0/ports => generated 778 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/751] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:58 2026] GET /v2.0/ports?tenant_id=ae31844667a14f6c89dd4cde4ff13cd9&device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:08:58.891 7 WARNING neutron_lib.context [None req-d4970b3a-8dce-4f4a-8d95-29068494e85b 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:08:58.957 7 INFO neutron.db.segments_db [None req-d4970b3a-8dce-4f4a-8d95-29068494e85b 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] Added segment e6edf662-c8ac-49fc-bae8-970dc5c4f933 of type vxlan for network abb9c5d4-efb8-4a60-a553-be8e57ba953b 2026-07-15 06:08:59.044 8 INFO neutron.db.l3_db [None req-5e83ede2-0677-42f8-8c9e-4956d6239956 310cba7ff1f846d1b2e1bee2ff0899ee b15665ac26354e46ab20414b078aab09 - - default default] Floating IP 0c5975cf-bd20-4a5b-a7dd-a55f18efa74f associated. External IP: 10.96.250.213, port: e44905e2-3a74-4f2e-b0de-c38fcd05d3cf. [pid: 7|app: 0|req: 360/752] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:08:58 2026] POST /v2.0/networks => generated 636 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/753] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:08:59 2026] GET /v2.0/networks?id=b990501d-a876-476e-ade4-efa75e17a008 => generated 777 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:59.169 7 WARNING neutron_lib.context [None req-11bb0fda-71ff-45a4-afee-8d40fdbc1b4d 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 393/754] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:08:58 2026] PUT /v2.0/floatingips/0c5975cf-bd20-4a5b-a7dd-a55f18efa74f => generated 856 bytes in 908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:59.453 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c71781b-0b36-4762-b21b-0d958ddfb0c3'] response: {'name': 'network-changed', 'server_uuid': '55fde805-a58c-4de6-a56b-f5e64f74cf0a', 'tag': 'e44905e2-3a74-4f2e-b0de-c38fcd05d3cf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 362/755] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:08:59 2026] POST /v2.0/subnets => generated 646 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/756] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:59 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:59.499 8 WARNING neutron_lib.context [None req-003ac48b-be69-4092-9ffc-d521c6812686 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 363/757] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:08:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=27694837-a940-498d-929d-aaecb8e601ae => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/758] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:59 2026] GET /v2.0/security-groups?id=01b7fdc1-dacd-4fc7-9cd6-a440bb2be59b&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: 365/759] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:08:59 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/760] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:08:59 2026] GET /v2.0/subnets?id=31e74183-c509-48c0-9510-b38a7f2f5aca => generated 699 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/761] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:59 2026] GET /v2.0/security-groups?id=25717cbd-9800-4039-9fc0-5ffd892ebe23&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: 368/762] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:59 2026] GET /v2.0/ports?network_id=b990501d-a876-476e-ade4-efa75e17a008&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: 369/763] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:08:59 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?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: 370/764] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:08:59 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?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: 395/767] 10.0.0.214 () {34 vars in 665 bytes} [Wed Jul 15 06:08:59 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: 396/768] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:59 2026] GET /v2.0/ports?tenant_id=b15665ac26354e46ab20414b078aab09&device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/769] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:09:00 2026] GET /v2.0/networks?id=9db3ade4-3c2c-4fbd-b651-c401aca9e521 => generated 766 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/770] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:00 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/771] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:08:59 2026] DELETE /v2.0/ports/cd2360ff-14b1-4825-a26f-2f79a533ab43 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/772] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:09:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e44905e2-3a74-4f2e-b0de-c38fcd05d3cf => 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: 374/773] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:00 2026] GET /v2.0/security-groups?id=25717cbd-9800-4039-9fc0-5ffd892ebe23&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:00.227 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03395079-d03e-422f-9c49-f15c024be257 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 400/774] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:09:00 2026] DELETE /v2.0/ports/cd2360ff-14b1-4825-a26f-2f79a533ab43 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/775] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:09:00 2026] GET /v2.0/subnets?id=736a117a-8123-42a3-9d59-6732d05d4b81 => generated 688 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:00.252 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7e51d1b-1e3a-4a22-bc3e-d4319c01c5ce 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 401/776] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:09:00 2026] GET /v2.0/ports/cd2360ff-14b1-4825-a26f-2f79a533ab43 => 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: 376/777] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:00 2026] GET /v2.0/ports?network_id=9db3ade4-3c2c-4fbd-b651-c401aca9e521&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/778] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:00 2026] GET /v2.0/networks/9db3ade4-3c2c-4fbd-b651-c401aca9e521?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/779] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:00 2026] GET /v2.0/networks/9db3ade4-3c2c-4fbd-b651-c401aca9e521?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: 402/780] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:09:00 2026] DELETE /v2.0/subnets/5f527901-845b-4e0c-900c-395d37ec2b2b => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/781] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:00 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/782] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:00 2026] GET /v2.0/security-groups?id=01b7fdc1-dacd-4fc7-9cd6-a440bb2be59b&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:00.810 7 INFO neutron.services.segments.plugin [-] Segment e6edf662-c8ac-49fc-bae8-970dc5c4f933 resource provider aggregate not found 2026-07-15 06:09:00.816 7 INFO neutron.services.segments.plugin [-] Segment e6edf662-c8ac-49fc-bae8-970dc5c4f933 resource provider aggregate not found 2026-07-15 06:09:00.829 7 INFO neutron.services.segments.plugin [-] Segment e6edf662-c8ac-49fc-bae8-970dc5c4f933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6edf662-c8ac-49fc-bae8-970dc5c4f933 found for delete ", "request_id": "req-e889cb7e-f478-433c-bce5-bddfd99d11ac"}]} [pid: 7|app: 0|req: 379/783] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:09:00 2026] DELETE /v2.0/networks/abb9c5d4-efb8-4a60-a553-be8e57ba953b => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:09:00.855 8 WARNING neutron_lib.context [None req-838488cb-7269-49c1-8b46-8da5ea4c6372 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:09:00.859 7 INFO neutron.services.segments.plugin [-] Segment e6edf662-c8ac-49fc-bae8-970dc5c4f933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6edf662-c8ac-49fc-bae8-970dc5c4f933 found for delete ", "request_id": "req-5ad25cfb-9e77-409c-a01c-c452181b39ba"}]} 2026-07-15 06:09:00.933 8 INFO neutron.db.segments_db [None req-838488cb-7269-49c1-8b46-8da5ea4c6372 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] Added segment 7fa84bc1-928c-4390-95b4-b3ca32fb3ff2 of type vxlan for network 5e540b33-0838-4a31-8a03-d5b4907745f3 [pid: 7|app: 0|req: 380/784] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:00 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/785] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:09:00 2026] POST /v2.0/networks => generated 635 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:09:01.115 8 WARNING neutron_lib.context [None req-68496202-78d5-4b4c-a2ac-6f3a5cbb3817 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:09:01.395 7 INFO neutron.db.l3_db [None req-b59e9481-748a-44af-b534-627fcf05523e 341be43d23bd4256a67132757c7b3ffa 754ca26c9556409eb121a8b0f9b73645 - - default default] Floating IP 9564af54-9ee0-44b1-bec7-6d4e61866249 associated. External IP: 10.96.250.207, port: 0db8ee5a-e8f1-40a1-9ce8-77d355033cf2. [pid: 8|app: 0|req: 406/786] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:09:01 2026] POST /v2.0/subnets => generated 646 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/787] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:01 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:01.543 8 WARNING neutron_lib.context [None req-2f850ee9-ff37-43b0-8ab8-7b825cb97c9f 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 408/788] 10.0.0.214 () {34 vars in 665 bytes} [Wed Jul 15 06:09:01 2026] POST /v2.0/ports => generated 927 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/789] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:01 2026] GET /v2.0/security-groups?id=25717cbd-9800-4039-9fc0-5ffd892ebe23&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/790] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:09:00 2026] PUT /v2.0/floatingips/9564af54-9ee0-44b1-bec7-6d4e61866249 => generated 855 bytes in 1219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/791] 199.204.45.222 () {34 vars in 994 bytes} [Wed Jul 15 06:09:02 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:02.271 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f2c65cc-9105-4820-a9c6-fe86c6ba6c1f'] response: {'name': 'network-changed', 'server_uuid': '22a9d856-d16d-4ce1-a42f-e3cef584be73', 'tag': '0db8ee5a-e8f1-40a1-9ce8-77d355033cf2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 383/792] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:02 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/793] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:09:02 2026] DELETE /v2.0/ports/5fe79102-493f-41d0-a3d1-f9589b3c8203 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/794] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:02 2026] GET /v2.0/security-groups?id=01b7fdc1-dacd-4fc7-9cd6-a440bb2be59b&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:02.447 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22f8cc02-a955-49f0-839d-095827bd4528 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 412/795] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:09:02 2026] GET /v2.0/ports/5fe79102-493f-41d0-a3d1-f9589b3c8203 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:09:02.600 7 INFO neutron.db.l3_db [req-4f1ceddc-2bd8-4204-b4a5-fe551559ebca req-e1cc1c1b-20a3-4614-b650-23527bacab03 310cba7ff1f846d1b2e1bee2ff0899ee b15665ac26354e46ab20414b078aab09 - - default default] Floating IP 0c5975cf-bd20-4a5b-a7dd-a55f18efa74f disassociated. External IP: 10.96.250.213, port: e44905e2-3a74-4f2e-b0de-c38fcd05d3cf. [pid: 8|app: 0|req: 413/796] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:09:02 2026] DELETE /v2.0/subnets/dce48a37-6e47-411a-bb53-a3e3a0a99c15 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:09:02.972 8 INFO neutron.services.segments.plugin [-] Segment 7fa84bc1-928c-4390-95b4-b3ca32fb3ff2 resource provider aggregate not found 2026-07-15 06:09:02.978 8 INFO neutron.services.segments.plugin [-] Segment 7fa84bc1-928c-4390-95b4-b3ca32fb3ff2 resource provider aggregate not found 2026-07-15 06:09:02.985 8 INFO neutron.services.segments.plugin [-] Segment 7fa84bc1-928c-4390-95b4-b3ca32fb3ff2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fa84bc1-928c-4390-95b4-b3ca32fb3ff2 found for delete ", "request_id": "req-1beace00-6f07-4ec4-9e62-92a8b65d9ebb"}]} 2026-07-15 06:09:02.996 8 INFO neutron.services.segments.plugin [-] Segment 7fa84bc1-928c-4390-95b4-b3ca32fb3ff2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fa84bc1-928c-4390-95b4-b3ca32fb3ff2 found for delete ", "request_id": "req-f0234346-b238-4a83-9bdf-a71d4dea9bf3"}]} [pid: 8|app: 0|req: 414/797] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:09:02 2026] DELETE /v2.0/networks/5e540b33-0838-4a31-8a03-d5b4907745f3 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/798] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:03 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/799] 199.204.45.222 () {36 vars in 997 bytes} [Wed Jul 15 06:09:02 2026] DELETE /v2.0/ports/e44905e2-3a74-4f2e-b0de-c38fcd05d3cf => generated 0 bytes in 783 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:09:03.103 7 WARNING neutron_lib.context [None req-e1348822-ccd8-40dc-ae62-606962f81d28 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 416/800] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:09:03 2026] GET /v2.0/ports?tenant_id=754ca26c9556409eb121a8b0f9b73645&device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/801] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:03 2026] GET /v2.0/security-groups?id=01b7fdc1-dacd-4fc7-9cd6-a440bb2be59b&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/802] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:09:03 2026] GET /v2.0/networks?id=a16ebd07-2c7d-48ab-b5ba-926f82a662e3 => generated 771 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/803] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:03 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => 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: 420/804] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:09:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0db8ee5a-e8f1-40a1-9ce8-77d355033cf2 => 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: 421/805] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:09:03 2026] GET /v2.0/subnets?id=11bb046e-125d-400c-8b99-f030d0c4e7a7 => generated 693 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/806] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:03 2026] GET /v2.0/ports?network_id=a16ebd07-2c7d-48ab-b5ba-926f82a662e3&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/807] 10.0.0.214 () {34 vars in 665 bytes} [Wed Jul 15 06:09:03 2026] POST /v2.0/ports => generated 779 bytes in 383 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: 423/808] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:03 2026] GET /v2.0/networks/a16ebd07-2c7d-48ab-b5ba-926f82a662e3?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/809] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:03 2026] GET /v2.0/networks/a16ebd07-2c7d-48ab-b5ba-926f82a662e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/810] 10.0.0.214 () {34 vars in 737 bytes} [Wed Jul 15 06:09:03 2026] PUT /v2.0/ports/ffc35907-01e2-48ff-bcd1-1fed68f922ed => generated 752 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/811] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:09:03 2026] DELETE /v2.0/ports/ffc35907-01e2-48ff-bcd1-1fed68f922ed => generated 0 bytes in 247 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: 7|app: 0|req: 387/812] 10.0.0.214 () {32 vars in 643 bytes} [Wed Jul 15 06:09:03 2026] GET /v2.0/ports => generated 781 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:04.110 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31f62864-dafb-4e96-a4e0-f57f12c7900a 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 426/813] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:09:04 2026] GET /v2.0/ports/ffc35907-01e2-48ff-bcd1-1fed68f922ed => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/814] 10.0.0.214 () {32 vars in 643 bytes} [Wed Jul 15 06:09:04 2026] GET /v2.0/ports => generated 781 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/815] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:09:04 2026] GET /v2.0/ports/da691550-e7be-4e1a-83e9-2c51ecbd482e => generated 778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:04.260 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c06d1303-66e3-4439-874f-9dff515cff41 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 389/816] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:09:04 2026] DELETE /v2.0/ports/5fe79102-493f-41d0-a3d1-f9589b3c8203 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:09:04.294 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4cbbae84-c969-45f9-93d5-2467a8e635fe 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 390/817] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:09:04 2026] DELETE /v2.0/subnets/dce48a37-6e47-411a-bb53-a3e3a0a99c15 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/818] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:04 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:04.336 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4fdcb745-0544-45b9-815a-fdf41ea14cd1 18d4a7709ca6414a9846c1d1a5fb594d 1debd633774f4f18a39610e701acb532 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 391/819] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:09:04 2026] DELETE /v2.0/subnets/5f527901-845b-4e0c-900c-395d37ec2b2b => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/820] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:04 2026] GET /v2.0/security-groups?id=01b7fdc1-dacd-4fc7-9cd6-a440bb2be59b&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/821] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:04 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:09:04.449 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-00ab475c-0836-43d1-9bda-827069ee33e1'] response: {'server_uuid': '55fde805-a58c-4de6-a56b-f5e64f74cf0a', 'name': 'network-vif-deleted', 'tag': 'e44905e2-3a74-4f2e-b0de-c38fcd05d3cf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 392/822] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:09:04 2026] DELETE /v2.0/ports/da691550-e7be-4e1a-83e9-2c51ecbd482e => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/823] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:09:04 2026] DELETE /v2.0/networks/6d94826a-724a-450f-8d1a-bbb50da022f0 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/824] 199.204.45.222 () {34 vars in 994 bytes} [Wed Jul 15 06:09:04 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:05.044 8 INFO neutron.services.segments.plugin [-] Segment 2b7b60dc-c87c-4747-a94d-f1fd1f53ab3b resource provider aggregate not found 2026-07-15 06:09:05.049 8 INFO neutron.services.segments.plugin [-] Segment 2b7b60dc-c87c-4747-a94d-f1fd1f53ab3b resource provider aggregate not found 2026-07-15 06:09:05.066 8 INFO neutron.services.segments.plugin [-] Segment 2b7b60dc-c87c-4747-a94d-f1fd1f53ab3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b7b60dc-c87c-4747-a94d-f1fd1f53ab3b found for delete ", "request_id": "req-12a01642-cd03-4ac0-af24-0c2cab870c82"}]} 2026-07-15 06:09:05.069 8 INFO neutron.services.segments.plugin [-] Segment 2b7b60dc-c87c-4747-a94d-f1fd1f53ab3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b7b60dc-c87c-4747-a94d-f1fd1f53ab3b found for delete ", "request_id": "req-9491fcd9-9c45-4c75-b22a-764f3bf0ff82"}]} [pid: 7|app: 0|req: 394/825] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:05 2026] GET /v2.0/security-groups?tenant_id=1debd633774f4f18a39610e701acb532&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/826] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:05 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/827] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:05 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => 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: 397/828] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:05 2026] DELETE /v2.0/security-groups/1ced2a07-eb79-48c7-b366-1e58f9610d4b => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/829] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:05 2026] GET /v2.0/security-groups?id=01b7fdc1-dacd-4fc7-9cd6-a440bb2be59b&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:05.933 8 INFO neutron.db.l3_db [req-4b7af825-a186-4c80-9b12-a256f71d4b27 req-bf157e24-22fc-4242-a069-c5c45fa17ed7 341be43d23bd4256a67132757c7b3ffa 754ca26c9556409eb121a8b0f9b73645 - - default default] Floating IP 9564af54-9ee0-44b1-bec7-6d4e61866249 disassociated. External IP: 10.96.250.207, port: 0db8ee5a-e8f1-40a1-9ce8-77d355033cf2. [pid: 7|app: 0|req: 399/830] 10.0.0.138 () {34 vars in 990 bytes} [Wed Jul 15 06:09:05 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 1240 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/831] 10.0.0.138 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:06 2026] GET /v2.0/security-groups?id=a15a1cbe-fe88-4c54-b392-7b8bf0124361&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/832] 199.204.45.222 () {36 vars in 997 bytes} [Wed Jul 15 06:09:04 2026] DELETE /v2.0/ports/0db8ee5a-e8f1-40a1-9ce8-77d355033cf2 => generated 0 bytes in 1569 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/833] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:06 2026] GET /v2.0/ports?device_id=55fde805-a58c-4de6-a56b-f5e64f74cf0a => 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: 433/834] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:06 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:09:07.615 7 WARNING neutron_lib.context [None req-a4941db7-a08d-4cce-ac34-6f571a920c64 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:09:07.827 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed7ec9e0-84cb-4f2c-98d9-46e96320bed0'] response: {'server_uuid': '22a9d856-d16d-4ce1-a42f-e3cef584be73', 'name': 'network-vif-deleted', 'tag': '0db8ee5a-e8f1-40a1-9ce8-77d355033cf2', 'status': 'completed', 'code': 200} 2026-07-15 06:09:07.832 7 INFO neutron.db.segments_db [None req-a4941db7-a08d-4cce-ac34-6f571a920c64 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] Added segment a52a63e0-8a73-4ccd-9ca1-51f9accc5ded of type vxlan for network c02b2c03-e253-4f82-94bb-52d394f26884 [pid: 8|app: 0|req: 434/835] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:07 2026] DELETE /v2.0/security-groups/25717cbd-9800-4039-9fc0-5ffd892ebe23 => 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: 402/836] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:09:07 2026] POST /v2.0/networks => generated 644 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:09:07.976 8 INFO neutron.api.v2.resource [None req-11a1d76d-e425-407c-9824-fa183b62540f 310cba7ff1f846d1b2e1bee2ff0899ee b15665ac26354e46ab20414b078aab09 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 435/837] 10.0.0.214 () {32 vars in 737 bytes} [Wed Jul 15 06:09:07 2026] GET /v2.0/security-groups/25717cbd-9800-4039-9fc0-5ffd892ebe23 => generated 146 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/838] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:07 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:09:07.987 8 WARNING neutron_lib.context [None req-543775a3-88e4-473e-9297-7f18c7fb3e6f 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 436/839] 10.0.0.214 () {34 vars in 665 bytes} [Wed Jul 15 06:09:07 2026] POST /v2.0/ports => generated 775 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/840] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:09:07 2026] DELETE /v2.0/floatingips/0c5975cf-bd20-4a5b-a7dd-a55f18efa74f => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:09:08.332 8 WARNING neutron_lib.context [None req-6aa73cdc-7dde-463f-b618-2a22cf7ee063 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:09:08.387 8 INFO neutron.db.segments_db [None req-6aa73cdc-7dde-463f-b618-2a22cf7ee063 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] Added segment 608fc224-aff5-48d6-8732-c249d961f2ac of type vxlan for network ef760eec-4239-46ca-a8ea-51c2a70b1b73 [pid: 8|app: 0|req: 437/841] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:09:08 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:09:08.517 8 WARNING neutron_lib.context [None req-c894cced-ed66-4599-9d95-7ac060fe69dc 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 438/842] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:09:08 2026] POST /v2.0/subnets => generated 626 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:09:08.788 8 WARNING neutron_lib.context [None req-5991f06b-1f18-4530-8681-ca1804beee7b 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 439/843] 10.0.0.214 () {34 vars in 665 bytes} [Wed Jul 15 06:09:08 2026] POST /v2.0/ports => generated 954 bytes in 428 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: 440/844] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:09 2026] GET /v2.0/ports?device_id=22a9d856-d16d-4ce1-a42f-e3cef584be73 => 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: 405/845] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:09:08 2026] PUT /v2.0/routers/6be75f16-3a70-43fb-90a6-b50d841ab141/remove_router_interface => generated 309 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/846] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:09:09 2026] DELETE /v2.0/ports/531c51c5-e6c6-4c85-a62d-a8b191d9efbc => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:09:09.569 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab0dce6d-5363-413f-88ca-c8d29e774da3 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 442/847] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:09:09 2026] DELETE /v2.0/ports/531c51c5-e6c6-4c85-a62d-a8b191d9efbc => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:09:09.602 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f405f4a-c45b-4b91-a487-0d7e0b4942b7 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 443/848] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:09:09 2026] GET /v2.0/ports/531c51c5-e6c6-4c85-a62d-a8b191d9efbc => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/849] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:09:09 2026] DELETE /v2.0/subnets/397b0d20-d176-4b5f-8a83-63a123ac966c => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:09:10.195 8 INFO neutron.services.segments.plugin [-] Segment 608fc224-aff5-48d6-8732-c249d961f2ac resource provider aggregate not found 2026-07-15 06:09:10.199 8 INFO neutron.services.segments.plugin [-] Segment 608fc224-aff5-48d6-8732-c249d961f2ac resource provider aggregate not found [pid: 8|app: 0|req: 445/850] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:09:09 2026] DELETE /v2.0/networks/ef760eec-4239-46ca-a8ea-51c2a70b1b73 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:09:10.222 8 INFO neutron.services.segments.plugin [-] Segment 608fc224-aff5-48d6-8732-c249d961f2ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 608fc224-aff5-48d6-8732-c249d961f2ac found for delete ", "request_id": "req-7cf9a8ca-f553-4ace-a8df-a7b3214285a4"}]} 2026-07-15 06:09:10.222 8 INFO neutron.services.segments.plugin [-] Segment 608fc224-aff5-48d6-8732-c249d961f2ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 608fc224-aff5-48d6-8732-c249d961f2ac found for delete ", "request_id": "req-e7ef6251-e60c-4095-9e05-23f2effcc3b4"}]} 2026-07-15 06:09:10.227 8 WARNING neutron_lib.context [None req-719413ec-a57b-454a-8922-b51fa9b9d6c3 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:09:10.270 8 INFO neutron.db.segments_db [None req-719413ec-a57b-454a-8922-b51fa9b9d6c3 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] Added segment 5f674b6c-4011-4955-b605-dd997741329d of type vxlan for network e16fd7a6-3d38-4ee9-868f-cea1287450e6 [pid: 8|app: 0|req: 446/851] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:09:10 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:09:10.397 7 INFO neutron.services.segments.plugin [-] Segment 7cd4bc57-582a-4056-a6b2-96d07ff349b0 resource provider aggregate not found 2026-07-15 06:09:10.405 7 INFO neutron.services.segments.plugin [-] Segment 7cd4bc57-582a-4056-a6b2-96d07ff349b0 resource provider aggregate not found 2026-07-15 06:09:10.415 7 INFO neutron.db.l3_hamode_db [None req-0f37aa27-fe6a-4b5b-875e-39bd0b092d50 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] HA network f3814c50-2770-4515-a672-edfe4c10d898 was deleted as no HA routers are present in tenant b15665ac26354e46ab20414b078aab09. [pid: 7|app: 0|req: 406/852] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:09:09 2026] DELETE /v2.0/routers/6be75f16-3a70-43fb-90a6-b50d841ab141 => generated 0 bytes in 1015 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:09:10.425 7 WARNING neutron_lib.context [None req-37bce0a3-b09a-4c8a-b780-f8148508c2ea 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:09:10.429 7 INFO neutron.services.segments.plugin [-] Segment 7cd4bc57-582a-4056-a6b2-96d07ff349b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cd4bc57-582a-4056-a6b2-96d07ff349b0 found for delete ", "request_id": "req-bc80b2e4-f285-495c-8240-abcdb870ed37"}]} 2026-07-15 06:09:10.430 7 INFO neutron.services.segments.plugin [-] Segment 7cd4bc57-582a-4056-a6b2-96d07ff349b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cd4bc57-582a-4056-a6b2-96d07ff349b0 found for delete ", "request_id": "req-171f45ae-3e97-47f0-a600-81989c183e6c"}]} [pid: 8|app: 0|req: 447/853] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:10 2026] DELETE /v2.0/security-groups/01b7fdc1-dacd-4fc7-9cd6-a440bb2be59b => 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: 448/854] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:09:10 2026] DELETE /v2.0/subnets/736a117a-8123-42a3-9d59-6732d05d4b81 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:09:10.642 8 INFO neutron.api.v2.resource [None req-b40bc9cb-9d9c-45c8-ab8e-1c332558e2aa 341be43d23bd4256a67132757c7b3ffa 754ca26c9556409eb121a8b0f9b73645 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 449/855] 10.0.0.214 () {32 vars in 737 bytes} [Wed Jul 15 06:09:10 2026] GET /v2.0/security-groups/01b7fdc1-dacd-4fc7-9cd6-a440bb2be59b => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/856] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:09:10 2026] POST /v2.0/subnets => generated 626 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/857] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:09:10 2026] DELETE /v2.0/networks/9db3ade4-3c2c-4fbd-b651-c401aca9e521 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:09:10.965 8 WARNING neutron_lib.context [None req-c63917b4-6c44-4dfb-bb42-dbea375546a1 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 408/858] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:09:10 2026] DELETE /v2.0/floatingips/9564af54-9ee0-44b1-bec7-6d4e61866249 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/859] 10.0.0.214 () {34 vars in 665 bytes} [Wed Jul 15 06:09:10 2026] POST /v2.0/ports => generated 915 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/860] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:11 2026] GET /v2.0/security-groups?tenant_id=b15665ac26354e46ab20414b078aab09&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/861] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:09:11 2026] DELETE /v2.0/ports/768ea058-5474-41ff-9605-2a22ebda03f7 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/862] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:11 2026] DELETE /v2.0/security-groups/48e3b912-3313-4159-b267-2edcc4a7d9b5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:09:11.764 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a04f59f-c44f-4b93-bfc9-6a309141b029 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 455/863] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:09:11 2026] GET /v2.0/ports/768ea058-5474-41ff-9605-2a22ebda03f7 => 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: 456/864] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:09:11 2026] DELETE /v2.0/subnets/9c85530d-d163-4282-b37f-619e81ee9da7 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/865] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:09:11 2026] PUT /v2.0/routers/b13379a5-efb7-472b-871d-89647b4f5d29/remove_router_interface => generated 309 bytes in 1054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:12.239 8 INFO neutron.services.segments.plugin [-] Segment 4660a591-893d-434f-a7bc-db83bffa03bd resource provider aggregate not found 2026-07-15 06:09:12.252 8 INFO neutron.services.segments.plugin [-] Segment 4660a591-893d-434f-a7bc-db83bffa03bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4660a591-893d-434f-a7bc-db83bffa03bd found for delete ", "request_id": "req-33852101-5478-47bf-a109-d65174b5b317"}]} 2026-07-15 06:09:12.257 8 INFO neutron.services.segments.plugin [-] Segment 4660a591-893d-434f-a7bc-db83bffa03bd resource provider aggregate not found 2026-07-15 06:09:12.273 8 INFO neutron.services.segments.plugin [-] Segment 5f674b6c-4011-4955-b605-dd997741329d resource provider aggregate not found 2026-07-15 06:09:12.276 8 INFO neutron.services.segments.plugin [-] Segment 4660a591-893d-434f-a7bc-db83bffa03bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4660a591-893d-434f-a7bc-db83bffa03bd found for delete ", "request_id": "req-e93e27c1-05f8-4d4a-944b-8c9f9c2f1ad4"}]} [pid: 8|app: 0|req: 457/866] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:09:11 2026] DELETE /v2.0/networks/e16fd7a6-3d38-4ee9-868f-cea1287450e6 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:09:12.305 8 INFO neutron.services.segments.plugin [-] Segment 5f674b6c-4011-4955-b605-dd997741329d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f674b6c-4011-4955-b605-dd997741329d found for delete ", "request_id": "req-988af652-2fc1-4374-9601-0d2f0b2a3772"}]} 2026-07-15 06:09:12.306 8 INFO neutron.services.segments.plugin [-] Segment 5f674b6c-4011-4955-b605-dd997741329d resource provider aggregate not found 2026-07-15 06:09:12.313 8 WARNING neutron_lib.context [None req-fcff95dc-4f89-41da-b277-5896e75658ef 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:09:12.329 8 INFO neutron.services.segments.plugin [-] Segment 5f674b6c-4011-4955-b605-dd997741329d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f674b6c-4011-4955-b605-dd997741329d found for delete ", "request_id": "req-245211ee-e48b-470a-ae85-8b2515eaaab8"}]} [pid: 8|app: 0|req: 458/867] 10.0.0.214 () {34 vars in 665 bytes} [Wed Jul 15 06:09:12 2026] POST /v2.0/ports => generated 775 bytes in 303 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: 459/868] 10.0.0.214 () {34 vars in 737 bytes} [Wed Jul 15 06:09:12 2026] PUT /v2.0/ports/87bcdacf-81e6-48f5-ab50-0a0c52ee2baa => generated 752 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 460/869] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:09:12 2026] DELETE /v2.0/ports/87bcdacf-81e6-48f5-ab50-0a0c52ee2baa => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/870] 10.0.0.214 () {32 vars in 643 bytes} [Wed Jul 15 06:09:13 2026] GET /v2.0/ports => generated 778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:13.100 7 INFO neutron.services.segments.plugin [-] Segment 2a4d8517-fc88-4710-8a67-f17744187758 resource provider aggregate not found 2026-07-15 06:09:13.105 7 INFO neutron.services.segments.plugin [-] Segment 2a4d8517-fc88-4710-8a67-f17744187758 resource provider aggregate not found 2026-07-15 06:09:13.118 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ec961a9-2aa7-4c83-a2bf-94abc890f511 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] GET failed (client error): The resource could not be found. 2026-07-15 06:09:13.119 7 INFO neutron.services.segments.plugin [-] Segment 2a4d8517-fc88-4710-8a67-f17744187758 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a4d8517-fc88-4710-8a67-f17744187758 found for delete ", "request_id": "req-da07549b-72de-4704-899b-3c1fb781711b"}]} [pid: 8|app: 0|req: 462/871] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:09:13 2026] GET /v2.0/ports/87bcdacf-81e6-48f5-ab50-0a0c52ee2baa => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:09:13.121 7 INFO neutron.services.segments.plugin [-] Segment 2a4d8517-fc88-4710-8a67-f17744187758 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a4d8517-fc88-4710-8a67-f17744187758 found for delete ", "request_id": "req-3a77ce46-24fc-4434-abdb-b8bf3634174b"}]} 2026-07-15 06:09:13.124 7 INFO neutron.db.l3_hamode_db [None req-b43458b5-2e0f-4d0a-87e3-bedadf4a2e1c e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] HA network 44661a1a-80fa-455d-be6f-47df31e32051 was deleted as no HA routers are present in tenant 754ca26c9556409eb121a8b0f9b73645. [pid: 7|app: 0|req: 410/872] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:09:12 2026] DELETE /v2.0/routers/b13379a5-efb7-472b-871d-89647b4f5d29 => generated 0 bytes in 1011 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/873] 10.0.0.214 () {32 vars in 643 bytes} [Wed Jul 15 06:09:13 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: 464/874] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:09:13 2026] GET /v2.0/ports/5fc87f1a-8471-4738-a7dd-712714e329e9 => generated 775 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:13.279 8 INFO neutron.pecan_wsgi.hooks.translation [None req-78455ee8-55c2-4bac-8b9b-dd75a9d7ecbd 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 465/875] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:09:13 2026] DELETE /v2.0/ports/768ea058-5474-41ff-9605-2a22ebda03f7 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:09:13.304 8 INFO neutron.pecan_wsgi.hooks.translation [None req-854ce7a8-adc0-459a-bc4b-2886ed7277f6 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 466/876] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:09:13 2026] DELETE /v2.0/subnets/9c85530d-d163-4282-b37f-619e81ee9da7 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:09:13.336 8 INFO neutron.pecan_wsgi.hooks.translation [None req-94a137d9-e52b-4fb8-b51d-d14a225d172e 042192621d1c40959ee3ba34c36f5c1c 602c2ece13014819bb40a14633466d91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 467/877] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:09:13 2026] DELETE /v2.0/subnets/397b0d20-d176-4b5f-8a83-63a123ac966c => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/878] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:09:13 2026] DELETE /v2.0/subnets/11bb046e-125d-400c-8b99-f030d0c4e7a7 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/879] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:09:13 2026] DELETE /v2.0/ports/5fc87f1a-8471-4738-a7dd-712714e329e9 => 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: 412/880] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:09:13 2026] DELETE /v2.0/networks/a16ebd07-2c7d-48ab-b5ba-926f82a662e3 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/881] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:09:13 2026] DELETE /v2.0/networks/c02b2c03-e253-4f82-94bb-52d394f26884 => 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: 413/882] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:13 2026] GET /v2.0/security-groups?tenant_id=754ca26c9556409eb121a8b0f9b73645&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/883] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:13 2026] DELETE /v2.0/security-groups/e3595a91-2745-4863-8ffb-8d17d495d2c9 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/884] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:14 2026] GET /v2.0/security-groups?tenant_id=602c2ece13014819bb40a14633466d91&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:09:14.649 8 INFO neutron.services.segments.plugin [-] Segment a52a63e0-8a73-4ccd-9ca1-51f9accc5ded resource provider aggregate not found 2026-07-15 06:09:14.662 8 INFO neutron.services.segments.plugin [-] Segment a52a63e0-8a73-4ccd-9ca1-51f9accc5ded resource provider aggregate not found 2026-07-15 06:09:14.668 8 INFO neutron.services.segments.plugin [-] Segment a52a63e0-8a73-4ccd-9ca1-51f9accc5ded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a52a63e0-8a73-4ccd-9ca1-51f9accc5ded found for delete ", "request_id": "req-a1f84b59-0758-48f5-b192-c3e092476c80"}]} 2026-07-15 06:09:14.675 8 INFO neutron.services.segments.plugin [-] Segment a52a63e0-8a73-4ccd-9ca1-51f9accc5ded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a52a63e0-8a73-4ccd-9ca1-51f9accc5ded found for delete ", "request_id": "req-adfca6ef-bd11-4a77-bb18-b0ab4fc8e4b9"}]} [pid: 8|app: 0|req: 471/885] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:14 2026] DELETE /v2.0/security-groups/4203c66f-13bd-4ce3-8e1c-0dd6ad75348b => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:09:15.141 7 INFO neutron.services.segments.plugin [-] Segment f56f904b-90aa-4527-8596-bcb233b8ffde resource provider aggregate not found 2026-07-15 06:09:15.146 7 INFO neutron.services.segments.plugin [-] Segment f56f904b-90aa-4527-8596-bcb233b8ffde resource provider aggregate not found 2026-07-15 06:09:15.160 7 INFO neutron.services.segments.plugin [-] Segment f56f904b-90aa-4527-8596-bcb233b8ffde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f56f904b-90aa-4527-8596-bcb233b8ffde found for delete ", "request_id": "req-a465bbeb-b6e2-4029-8990-75188df28561"}]} 2026-07-15 06:09:15.165 7 INFO neutron.services.segments.plugin [-] Segment f56f904b-90aa-4527-8596-bcb233b8ffde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f56f904b-90aa-4527-8596-bcb233b8ffde found for delete ", "request_id": "req-7cfa370b-cd97-4932-8509-082c75e63f68"}]} [pid: 7|app: 0|req: 415/888] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:14 2026] GET /v2.0/security-groups?tenant_id=195e7ebac95049adbfc02d85aa78fd28&name=default => generated 2925 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/889] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:15 2026] DELETE /v2.0/security-groups/482e3e39-6073-4853-a229-3647b7830708 => 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: 416/890] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:15 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/891] 10.0.0.194 () {34 vars in 971 bytes} [Wed Jul 15 06:09:15 2026] GET /v2.0/ports/27694837-a940-498d-929d-aaecb8e601ae => generated 968 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:16.260 7 INFO neutron.db.segments_db [None req-820fbf01-4ecd-4b89-981c-f611af375dcc e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment c2c5f85f-5aa7-453d-b0b1-b621f1558c6a of type vxlan for network 72173cbc-62ce-460b-9189-20e86a52fbe1 [pid: 7|app: 0|req: 417/892] 10.0.0.214 () {34 vars in 671 bytes} [Wed Jul 15 06:09:15 2026] POST /v2.0/networks => generated 746 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/893] 199.204.45.222 () {34 vars in 1000 bytes} [Wed Jul 15 06:09:16 2026] GET /v2.0/subnets?network_id=b990501d-a876-476e-ade4-efa75e17a008 => generated 681 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/894] 199.204.45.222 () {34 vars in 1146 bytes} [Wed Jul 15 06:09:16 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09&device_owner=compute%3Anova&network_id=b990501d-a876-476e-ade4-efa75e17a008 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/895] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:09:16 2026] POST /v2.0/subnets => generated 693 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:09:16.664 8 INFO neutron.db.segments_db [None req-8a93cd97-ace8-4cc9-8c87-a5e7765dcd93 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment a3e2de78-42dc-402e-93df-372ce65b17d6 of type vxlan for network 56f1a48e-b7a3-41a3-ac58-1b5e99921b4d 2026-07-15 06:09:16.946 8 INFO neutron.db.l3_hamode_db [None req-8a93cd97-ace8-4cc9-8c87-a5e7765dcd93 e3aa3c0453c14e88b9751c9be7c09bcd b4204570bb3e4590a29f43141964e332 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 420/896] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:09:16 2026] PUT /v2.0/ports/27694837-a940-498d-929d-aaecb8e601ae => generated 1149 bytes in 652 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:09:17.281 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c05dafda-6efe-4e59-bd77-999028afa48c'] response: {'name': 'network-changed', 'server_uuid': 'f1965177-52b5-48dd-8cec-c4e1de7d9a09', 'tag': '27694837-a940-498d-929d-aaecb8e601ae', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:09:17.527 7 WARNING neutron_lib.context [None req-fabe99bc-3616-4248-bf80-43d20e11c769 70d07f8ca8f94557ad6318fa95efb85b 7e0be8d4de9c4a42aeac0be1f51ecbfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 421/897] 10.0.0.214 () {34 vars in 684 bytes} [Wed Jul 15 06:09:17 2026] POST /v2.0/security-groups => generated 1624 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/898] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:09:17 2026] GET /v2.0/ports?tenant_id=ae31844667a14f6c89dd4cde4ff13cd9&device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 1421 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/899] 10.0.0.214 () {32 vars in 663 bytes} [Wed Jul 15 06:09:17 2026] GET /v2.0/security-groups => generated 4529 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:09:17.917 8 INFO neutron.db.l3_hamode_db [None req-8a93cd97-ace8-4cc9-8c87-a5e7765dcd93 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 424/900] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:09:17 2026] GET /v2.0/networks?id=b990501d-a876-476e-ade4-efa75e17a008 => generated 777 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/901] 10.0.0.214 () {34 vars in 758 bytes} [Wed Jul 15 06:09:17 2026] PUT /v2.0/security-groups/27904ff4-086a-4f8e-94be-2a85037c934c => generated 1662 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/902] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:09:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=27694837-a940-498d-929d-aaecb8e601ae => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/903] 10.0.0.214 () {32 vars in 737 bytes} [Wed Jul 15 06:09:18 2026] GET /v2.0/security-groups/27904ff4-086a-4f8e-94be-2a85037c934c => generated 1662 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/904] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:09:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=27694837-a940-498d-929d-aaecb8e601ae => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/905] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:18 2026] DELETE /v2.0/security-groups/27904ff4-086a-4f8e-94be-2a85037c934c => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/906] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:09:18 2026] GET /v2.0/subnets?id=31e74183-c509-48c0-9510-b38a7f2f5aca => generated 699 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/907] 10.0.0.214 () {32 vars in 663 bytes} [Wed Jul 15 06:09:18 2026] GET /v2.0/security-groups => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/908] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:18 2026] GET /v2.0/ports?network_id=b990501d-a876-476e-ade4-efa75e17a008&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:09:18.383 7 INFO neutron.api.v2.resource [None req-9f0c918a-8a96-4359-88ca-b3b1f6e7e386 70d07f8ca8f94557ad6318fa95efb85b 7e0be8d4de9c4a42aeac0be1f51ecbfa - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 433/909] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:18 2026] DELETE /v2.0/security-groups/27904ff4-086a-4f8e-94be-2a85037c934c => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/910] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:18 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:09:18.430 7 WARNING neutron_lib.context [None req-6542dd42-2925-430c-b243-ea19e5bcdb0b 70d07f8ca8f94557ad6318fa95efb85b 7e0be8d4de9c4a42aeac0be1f51ecbfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 435/911] 10.0.0.214 () {34 vars in 684 bytes} [Wed Jul 15 06:09:18 2026] POST /v2.0/security-groups => generated 1625 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/912] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:18 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:09:18.606 7 WARNING neutron_lib.context [None req-f580281b-5af7-412c-9991-e526c07b7a8f 70d07f8ca8f94557ad6318fa95efb85b 7e0be8d4de9c4a42aeac0be1f51ecbfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 437/913] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:09:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/914] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:09:18 2026] GET /v2.0/security-group-rules/e2d8a16e-f684-405d-ac3d-ef6db19dbd46 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/915] 10.0.0.214 () {32 vars in 673 bytes} [Wed Jul 15 06:09:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/916] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:09:18 2026] DELETE /v2.0/security-group-rules/e2d8a16e-f684-405d-ac3d-ef6db19dbd46 => 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: 477/917] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:09:16 2026] POST /v2.0/routers => generated 733 bytes in 2392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/918] 10.0.0.214 () {32 vars in 673 bytes} [Wed Jul 15 06:09:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:09:19.021 7 WARNING neutron_lib.context [None req-9f2adc58-9d40-436d-b8d4-dab38fb53682 70d07f8ca8f94557ad6318fa95efb85b 7e0be8d4de9c4a42aeac0be1f51ecbfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/919] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:09:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/920] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:09:19 2026] GET /v2.0/security-group-rules/ba6ff2aa-952f-4690-b2b4-f059cad06292 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/921] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:19 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 1152 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/922] 10.0.0.214 () {32 vars in 673 bytes} [Wed Jul 15 06:09:19 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/923] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:19 2026] GET /v2.0/security-groups?id=a15a1cbe-fe88-4c54-b392-7b8bf0124361&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: 447/924] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:09:19 2026] DELETE /v2.0/security-group-rules/ba6ff2aa-952f-4690-b2b4-f059cad06292 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/925] 10.0.0.214 () {32 vars in 673 bytes} [Wed Jul 15 06:09:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:09:19.511 7 WARNING neutron_lib.context [None req-b946995b-d3a3-48e2-8da8-0a970eb77084 70d07f8ca8f94557ad6318fa95efb85b 7e0be8d4de9c4a42aeac0be1f51ecbfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 449/926] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:09:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/927] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:09:19 2026] GET /v2.0/ports?tenant_id=ae31844667a14f6c89dd4cde4ff13cd9&device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 1421 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/928] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:09:19 2026] GET /v2.0/security-group-rules/48144915-7659-41ad-bfb9-85424b89cfce => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/929] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:09:19 2026] GET /v2.0/networks?id=b990501d-a876-476e-ade4-efa75e17a008 => generated 777 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/930] 10.0.0.214 () {32 vars in 673 bytes} [Wed Jul 15 06:09:19 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/931] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:09:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=27694837-a940-498d-929d-aaecb8e601ae => 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: 455/932] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:09:19 2026] DELETE /v2.0/security-group-rules/48144915-7659-41ad-bfb9-85424b89cfce => 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: 456/933] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:09:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=27694837-a940-498d-929d-aaecb8e601ae => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/934] 10.0.0.214 () {32 vars in 673 bytes} [Wed Jul 15 06:09:20 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/935] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:09:20 2026] GET /v2.0/subnets?id=31e74183-c509-48c0-9510-b38a7f2f5aca => generated 699 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/936] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:20 2026] DELETE /v2.0/security-groups/d8dc8735-8e20-41c3-9ca4-423c215ce48a => 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: 460/937] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:20 2026] GET /v2.0/ports?network_id=b990501d-a876-476e-ade4-efa75e17a008&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: 461/938] 10.0.0.214 () {32 vars in 663 bytes} [Wed Jul 15 06:09:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/939] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:20 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?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: 463/940] 10.0.0.214 () {32 vars in 663 bytes} [Wed Jul 15 06:09:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/941] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:09:18 2026] PUT /v2.0/routers/48e1e0bd-2d89-4030-9c29-54c4b1a6787c/add_router_interface => generated 309 bytes in 1470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/942] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:20 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/943] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:20 2026] GET /v2.0/security-groups?tenant_id=99da4637ee70409289bd783408d5fc61&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/944] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:20 2026] DELETE /v2.0/security-groups/86e3ed8e-8ef4-4a7b-9022-348c81797993 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/945] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:20 2026] GET /v2.0/security-groups?tenant_id=7e0be8d4de9c4a42aeac0be1f51ecbfa&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/946] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:21 2026] GET /v2.0/security-groups?tenant_id=4240d84612c94ed1aea4355e6fa15f4b&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/947] 199.204.45.222 () {34 vars in 1120 bytes} [Wed Jul 15 06:09:21 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1152 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/948] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:21 2026] DELETE /v2.0/security-groups/2a66f6b1-decb-43c7-9592-25b1bb7589d6 => 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/949] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:21 2026] DELETE /v2.0/security-groups/b79e5c8d-76a4-4d52-a73d-ed024ae21f49 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/950] 10.0.0.194 () {34 vars in 982 bytes} [Wed Jul 15 06:09:21 2026] GET /v2.0/networks?id=72173cbc-62ce-460b-9189-20e86a52fbe1 => generated 678 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/951] 10.0.0.194 () {34 vars in 965 bytes} [Wed Jul 15 06:09:21 2026] GET /v2.0/quotas/b4204570bb3e4590a29f43141964e332 => 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: 468/952] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:09:21 2026] PUT /v2.0/ports/27694837-a940-498d-929d-aaecb8e601ae => generated 968 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/953] 10.0.0.194 () {34 vars in 1002 bytes} [Wed Jul 15 06:09:21 2026] GET /v2.0/ports?tenant_id=b4204570bb3e4590a29f43141964e332&fields=id => generated 103 bytes in 110 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 06:09:21.858 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7da9c370-63d6-45c5-be26-c43b34fad248'] response: {'name': 'network-changed', 'server_uuid': 'f1965177-52b5-48dd-8cec-c4e1de7d9a09', 'tag': '27694837-a940-498d-929d-aaecb8e601ae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 469/954] 10.0.0.194 () {34 vars in 1008 bytes} [Wed Jul 15 06:09:21 2026] GET /v2.0/networks/72173cbc-62ce-460b-9189-20e86a52fbe1?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/955] 10.0.0.194 () {34 vars in 1108 bytes} [Wed Jul 15 06:09:21 2026] GET /v2.0/networks/72173cbc-62ce-460b-9189-20e86a52fbe1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/956] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:22 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => 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: 487/957] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:09:22 2026] GET /v2.0/ports?tenant_id=ae31844667a14f6c89dd4cde4ff13cd9&device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/958] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:09:22 2026] GET /v2.0/networks?id=b990501d-a876-476e-ade4-efa75e17a008 => generated 777 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/959] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:09:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=27694837-a940-498d-929d-aaecb8e601ae => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/960] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:09:22 2026] GET /v2.0/subnets?id=31e74183-c509-48c0-9510-b38a7f2f5aca => generated 699 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/961] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:22 2026] GET /v2.0/ports?network_id=b990501d-a876-476e-ade4-efa75e17a008&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/962] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:22 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?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: 490/963] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:22 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/964] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:23 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:09:23.408 8 WARNING neutron_lib.context [None req-0c918b57-4b7f-4661-8d79-95a9f197abee 11b021b79e8d4922866fe277cfc10a1f f14ac8d590114829bf8e09b23a876b8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 491/965] 10.0.0.214 () {34 vars in 677 bytes} [Wed Jul 15 06:09:23 2026] POST /v2.0/subnetpools => generated 549 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/966] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:09:23 2026] GET /v2.0/subnetpools/68389030-c24c-427f-a858-350bc2d4e8ab => generated 549 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/967] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:09:23 2026] PUT /v2.0/subnetpools/68389030-c24c-427f-a858-350bc2d4e8ab => generated 500 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/968] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:09:23 2026] DELETE /v2.0/subnetpools/68389030-c24c-427f-a858-350bc2d4e8ab => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/969] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:09:23 2026] GET /v2.0/ports?tenant_id=ae31844667a14f6c89dd4cde4ff13cd9&device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:09:23.698 7 INFO neutron.api.v2.resource [None req-0ef40f10-9194-4b0c-8793-ecb5ad4183f9 11b021b79e8d4922866fe277cfc10a1f f14ac8d590114829bf8e09b23a876b8b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 477/970] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:09:23 2026] GET /v2.0/subnetpools/68389030-c24c-427f-a858-350bc2d4e8ab => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:09:23.717 7 INFO neutron.api.v2.resource [None req-aff64721-2e18-454a-a999-cabd88c54614 11b021b79e8d4922866fe277cfc10a1f f14ac8d590114829bf8e09b23a876b8b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 478/971] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:09:23 2026] DELETE /v2.0/subnetpools/68389030-c24c-427f-a858-350bc2d4e8ab => 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: 494/972] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:09:23 2026] GET /v2.0/networks?id=b990501d-a876-476e-ade4-efa75e17a008 => generated 777 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/973] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:09:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=27694837-a940-498d-929d-aaecb8e601ae => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/974] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:09:23 2026] GET /v2.0/subnets?id=31e74183-c509-48c0-9510-b38a7f2f5aca => generated 699 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/975] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:23 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/976] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:23 2026] GET /v2.0/ports?network_id=b990501d-a876-476e-ade4-efa75e17a008&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: 497/977] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:23 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?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: 481/978] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:23 2026] GET /v2.0/security-groups?id=a15a1cbe-fe88-4c54-b392-7b8bf0124361&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/979] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:23 2026] GET /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008?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: 499/980] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:24 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => 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: 482/981] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:24 2026] GET /v2.0/security-groups?tenant_id=f14ac8d590114829bf8e09b23a876b8b&name=default => generated 2925 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/982] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:24 2026] DELETE /v2.0/security-groups/4dad2f7e-03d9-4eb6-b29a-1243d618f680 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/983] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:25 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/984] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:25 2026] GET /v2.0/security-groups?id=a15a1cbe-fe88-4c54-b392-7b8bf0124361&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/985] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:25 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => 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: 485/986] 199.204.45.222 () {34 vars in 994 bytes} [Wed Jul 15 06:09:25 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/987] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:25 2026] GET /v2.0/security-groups?tenant_id=163f5983e60e488689af1cf94d9e6a0e&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/988] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:25 2026] DELETE /v2.0/security-groups/56fc9bea-c015-436f-8d3c-1f022e56200a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:09:26.110 7 INFO neutron.db.l3_db [req-c7474e46-fc45-4982-8eaf-c1abe84967e7 req-560349a0-87cd-40d8-880d-bd5f5dc8d4a8 338d20381f4f45ca9f7a0addad04f501 ae31844667a14f6c89dd4cde4ff13cd9 - - default default] Floating IP 25a6bf44-31dc-401e-9616-28c018936e88 disassociated. External IP: 10.96.250.202, port: 27694837-a940-498d-929d-aaecb8e601ae. [pid: 8|app: 0|req: 504/989] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:26 2026] GET /v2.0/security-groups?tenant_id=721aff2540bf41369c2a6f5aecf00206&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: 505/990] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:26 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => 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: 506/991] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:26 2026] DELETE /v2.0/security-groups/b7513d68-879f-4577-ab09-74fc4422f23d => 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: 507/992] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:09:26 2026] GET /v2.0/networks?id=72173cbc-62ce-460b-9189-20e86a52fbe1 => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/993] 199.204.45.222 () {36 vars in 997 bytes} [Wed Jul 15 06:09:25 2026] DELETE /v2.0/ports/27694837-a940-498d-929d-aaecb8e601ae => generated 0 bytes in 660 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/994] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:26 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:09:26.525 7 WARNING neutron_lib.context [req-4cc20e19-43a6-4e9f-b945-b1789bcb4b37 req-e6d47abc-583a-46f0-ba17-c8674ce3b78f 240d0f4707fa4169893cdd7b5cb59beb b4204570bb3e4590a29f43141964e332 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:09:26.556 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d5d27d8-5bc4-44aa-abed-96fea0c3dad0'] response: {'server_uuid': 'f1965177-52b5-48dd-8cec-c4e1de7d9a09', 'name': 'network-vif-deleted', 'tag': '27694837-a940-498d-929d-aaecb8e601ae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 509/995] 10.0.0.214 () {32 vars in 623 bytes} [Wed Jul 15 06:09:26 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: 510/996] 10.0.0.214 () {32 vars in 633 bytes} [Wed Jul 15 06:09:26 2026] GET /v2.0/ => generated 632 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/997] 199.204.45.222 () {38 vars in 955 bytes} [Wed Jul 15 06:09:26 2026] POST /v2.0/ports => generated 958 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/998] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:09:27 2026] PUT /v2.0/ports/62f3c5df-8f78-4734-a1dc-cd59d75ba569 => generated 1239 bytes in 560 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 512/999] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:27 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:09:27.728 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a056b3a-2f2e-408a-8943-fd48e6a34c9c'] response: {'name': 'network-changed', 'server_uuid': '4083f8f4-a3e3-4e47-aaf5-83044b75b162', 'tag': '62f3c5df-8f78-4734-a1dc-cd59d75ba569', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 513/1000] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:27 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1001] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:27 2026] GET /v2.0/security-groups?id=52bb0042-0ac0-48f3-a878-5c7853a33c47&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1002] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:27 2026] GET /v2.0/security-groups?tenant_id=ecc9226da3d046238198e7d359bfffaf&name=default => generated 2925 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1003] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:27 2026] DELETE /v2.0/security-groups/3e6197cc-f40f-4751-a968-d8ba81f5e625 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1004] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:09:28 2026] GET /v2.0/ports?tenant_id=b4204570bb3e4590a29f43141964e332&device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1005] 199.204.45.222 () {34 vars in 1018 bytes} [Wed Jul 15 06:09:28 2026] GET /v2.0/networks?tenant_id=b4204570bb3e4590a29f43141964e332&shared=False => generated 774 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1006] 199.204.45.222 () {34 vars in 930 bytes} [Wed Jul 15 06:09:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1007] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:28 2026] GET /v2.0/ports?device_id=f1965177-52b5-48dd-8cec-c4e1de7d9a09 => 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: 491/1008] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:28 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1009] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:29 2026] GET /v2.0/security-groups?id=52bb0042-0ac0-48f3-a878-5c7853a33c47&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: 492/1010] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:09:29 2026] GET /v2.0/ports?tenant_id=b4204570bb3e4590a29f43141964e332&device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1011] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:09:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=62f3c5df-8f78-4734-a1dc-cd59d75ba569 => 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: 493/1012] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:09:29 2026] GET /v2.0/subnets?id=ab899884-974a-4bdb-bbef-dd3220b2ccfc => generated 696 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1013] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:29 2026] GET /v2.0/ports?network_id=72173cbc-62ce-460b-9189-20e86a52fbe1&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1014] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:29 2026] GET /v2.0/networks/72173cbc-62ce-460b-9189-20e86a52fbe1?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: 521/1015] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:29 2026] GET /v2.0/networks/72173cbc-62ce-460b-9189-20e86a52fbe1?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: 523/1018] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:29 2026] DELETE /v2.0/security-groups/a15a1cbe-fe88-4c54-b392-7b8bf0124361 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:09:30.049 7 INFO neutron.api.v2.resource [None req-2e8e9f87-c12d-4bcc-941e-1f0e4c5b8ff2 338d20381f4f45ca9f7a0addad04f501 ae31844667a14f6c89dd4cde4ff13cd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 496/1019] 10.0.0.214 () {32 vars in 737 bytes} [Wed Jul 15 06:09:30 2026] GET /v2.0/security-groups/a15a1cbe-fe88-4c54-b392-7b8bf0124361 => 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: 524/1020] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:09:30 2026] DELETE /v2.0/floatingips/25a6bf44-31dc-401e-9616-28c018936e88 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1021] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:30 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1022] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:30 2026] GET /v2.0/security-groups?id=52bb0042-0ac0-48f3-a878-5c7853a33c47&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1023] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:09:30 2026] PUT /v2.0/routers/ee6314ca-372f-474d-a517-d688269bbfdb/remove_router_interface => generated 309 bytes in 1082 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1024] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:31 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1025] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:31 2026] GET /v2.0/security-groups?id=52bb0042-0ac0-48f3-a878-5c7853a33c47&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 06:09:32.443 8 INFO neutron.services.segments.plugin [-] Segment 6f18acce-4211-46f7-8e96-68a1a2c02a54 resource provider aggregate not found 2026-07-15 06:09:32.448 8 INFO neutron.services.segments.plugin [-] Segment 6f18acce-4211-46f7-8e96-68a1a2c02a54 resource provider aggregate not found 2026-07-15 06:09:32.462 8 INFO neutron.services.segments.plugin [-] Segment 6f18acce-4211-46f7-8e96-68a1a2c02a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f18acce-4211-46f7-8e96-68a1a2c02a54 found for delete ", "request_id": "req-1ecb55e3-4617-43e3-a801-8f11f4c187c3"}]} 2026-07-15 06:09:32.469 8 INFO neutron.services.segments.plugin [-] Segment 6f18acce-4211-46f7-8e96-68a1a2c02a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f18acce-4211-46f7-8e96-68a1a2c02a54 found for delete ", "request_id": "req-952a6a0b-b785-44df-8e7a-f4e09351dd5e"}]} 2026-07-15 06:09:32.482 8 INFO neutron.db.l3_hamode_db [None req-f98f7194-21d7-4081-934d-39fbc8a48f34 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] HA network 6da7fb9b-3d29-456a-bc00-404b67e2ea76 was deleted as no HA routers are present in tenant ae31844667a14f6c89dd4cde4ff13cd9. [pid: 8|app: 0|req: 527/1026] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:09:31 2026] DELETE /v2.0/routers/ee6314ca-372f-474d-a517-d688269bbfdb => generated 0 bytes in 975 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1027] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:09:32 2026] DELETE /v2.0/subnets/31e74183-c509-48c0-9510-b38a7f2f5aca => 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: 501/1028] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:32 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1029] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:32 2026] GET /v2.0/security-groups?id=52bb0042-0ac0-48f3-a878-5c7853a33c47&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1030] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:09:32 2026] DELETE /v2.0/networks/b990501d-a876-476e-ade4-efa75e17a008 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1031] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:32 2026] GET /v2.0/security-groups?tenant_id=661e234faaa94f639b1a264c4713d7aa&name=default => generated 2925 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1032] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:33 2026] GET /v2.0/security-groups?tenant_id=ae31844667a14f6c89dd4cde4ff13cd9&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: 504/1033] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:33 2026] DELETE /v2.0/security-groups/ea79200a-2750-4ecd-9703-4ad42b467e15 => 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: 530/1034] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:33 2026] DELETE /v2.0/security-groups/3b718f8a-38bf-4ba6-8ca7-cfb0c428bc60 => 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: 505/1035] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:33 2026] GET /v2.0/security-groups?tenant_id=55b377e873104124990c9a0b59acccf6&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1036] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:33 2026] DELETE /v2.0/security-groups/9934c39a-b8de-4bee-9f94-58030ce23e6e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1037] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:33 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => 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: 532/1038] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:33 2026] GET /v2.0/security-groups?id=52bb0042-0ac0-48f3-a878-5c7853a33c47&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1039] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:35 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:35.266 8 INFO neutron.services.segments.plugin [-] Segment b3f1f96a-8243-473a-8ca6-fe51fad53d0c resource provider aggregate not found 2026-07-15 06:09:35.270 8 INFO neutron.services.segments.plugin [-] Segment b3f1f96a-8243-473a-8ca6-fe51fad53d0c resource provider aggregate not found [pid: 8|app: 0|req: 533/1040] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:35 2026] GET /v2.0/security-groups?id=52bb0042-0ac0-48f3-a878-5c7853a33c47&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:09:35.571 8 INFO neutron.services.segments.plugin [-] Segment b3f1f96a-8243-473a-8ca6-fe51fad53d0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3f1f96a-8243-473a-8ca6-fe51fad53d0c found for delete ", "request_id": "req-031f1da0-031a-4c9e-9ac7-7faffc7ddfcd"}]} 2026-07-15 06:09:35.571 8 INFO neutron.services.segments.plugin [-] Segment b3f1f96a-8243-473a-8ca6-fe51fad53d0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3f1f96a-8243-473a-8ca6-fe51fad53d0c found for delete ", "request_id": "req-9a0500bf-97f8-4234-b9ba-1405c6f57ba2"}]} [pid: 8|app: 0|req: 534/1041] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:35 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1042] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:35 2026] GET /v2.0/security-groups?id=52bb0042-0ac0-48f3-a878-5c7853a33c47&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:09:35.755 7 INFO neutron.db.segments_db [None req-766f41cf-196a-4e9d-a572-3572a3d4b5ab e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment a237f1dc-1a3d-4ed4-a8b9-8e30f0599856 of type vxlan for network 3d03cde5-52af-452b-b25d-b37648e830f1 [pid: 7|app: 0|req: 508/1043] 10.0.0.214 () {34 vars in 671 bytes} [Wed Jul 15 06:09:35 2026] POST /v2.0/networks => generated 747 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1044] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:09:35 2026] POST /v2.0/subnets => generated 694 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:09:36.147 7 INFO neutron.db.segments_db [None req-9b8fa095-4058-429a-ab9f-736ceba8a030 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 0d1d58f6-8796-45f1-a81d-c7227d5cb4fd of type vxlan for network bdc93461-7317-473b-b24c-e40b3f2119b2 2026-07-15 06:09:36.414 7 INFO neutron.db.l3_hamode_db [None req-9b8fa095-4058-429a-ab9f-736ceba8a030 e3aa3c0453c14e88b9751c9be7c09bcd fe0d2dbc29204cb882e33d08b53ffca6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 537/1045] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => 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: 538/1046] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/security-groups?id=52bb0042-0ac0-48f3-a878-5c7853a33c47&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:09:37.289 7 INFO neutron.db.l3_hamode_db [None req-9b8fa095-4058-429a-ab9f-736ceba8a030 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 539/1047] 199.204.45.222 () {34 vars in 994 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1048] 199.204.45.222 () {36 vars in 997 bytes} [Wed Jul 15 06:09:37 2026] DELETE /v2.0/ports/62f3c5df-8f78-4734-a1dc-cd59d75ba569 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:09:37.999 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-55c347de-5969-4484-abb4-aa79816b47b0'] response: {'server_uuid': '4083f8f4-a3e3-4e47-aaf5-83044b75b162', 'name': 'network-vif-deleted', 'tag': '62f3c5df-8f78-4734-a1dc-cd59d75ba569', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 541/1049] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/security-groups?tenant_id=670502bf1aa74a12a92d9f02021a369a&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1050] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:38 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => 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: 543/1051] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:38 2026] DELETE /v2.0/security-groups/67ea6233-cf49-4a8d-aa14-cb3aa18e220a => 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: 509/1052] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:09:36 2026] POST /v2.0/routers => generated 734 bytes in 2481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1053] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:38 2026] GET /v2.0/security-groups?tenant_id=d8a054a239e14b6baabc94e9ab89a138&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: 545/1054] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:38 2026] DELETE /v2.0/security-groups/40fccc47-0d2e-47c0-817f-e497fbc6b89b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1055] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:39 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1056] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:40 2026] GET /v2.0/ports?device_id=4083f8f4-a3e3-4e47-aaf5-83044b75b162 => 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: 510/1057] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:09:38 2026] PUT /v2.0/routers/84e5b6eb-628a-47b4-b0bb-01fc4f6bb4cc/add_router_interface => generated 309 bytes in 2224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1058] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:41 2026] GET /v2.0/security-groups?tenant_id=d892efd776324f73ad7216e24fd45f3b&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:09:41.467 8 WARNING neutron_lib.context [None req-9ad716bc-9ab1-427c-9a2e-b299f3efe674 d0fe0ab6746b45098a0a29fccaec9bf4 fe0d2dbc29204cb882e33d08b53ffca6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 511/1059] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:41 2026] DELETE /v2.0/security-groups/5c39c49c-6630-4290-a529-057de3cbfa86 => 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: 549/1060] 10.0.0.214 () {34 vars in 685 bytes} [Wed Jul 15 06:09:41 2026] POST /v2.0/security-groups => generated 1661 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:09:41.633 8 WARNING neutron_lib.context [None req-02706f2e-576d-4470-9c53-91baea4b8766 d0fe0ab6746b45098a0a29fccaec9bf4 fe0d2dbc29204cb882e33d08b53ffca6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1061] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:09:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:09:41.802 8 WARNING neutron_lib.context [None req-3736a7cb-e145-4adb-a07f-31ccb09d2184 d0fe0ab6746b45098a0a29fccaec9bf4 fe0d2dbc29204cb882e33d08b53ffca6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 551/1062] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:09:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:09:41.954 8 WARNING neutron_lib.context [None req-181d985f-20ce-4411-a2ba-a4f1a4a5625c d0fe0ab6746b45098a0a29fccaec9bf4 fe0d2dbc29204cb882e33d08b53ffca6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 552/1063] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:09:41 2026] POST /v2.0/floatingips => generated 552 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1064] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:09:41 2026] PUT /v2.0/routers/48e1e0bd-2d89-4030-9c29-54c4b1a6787c/remove_router_interface => generated 309 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1065] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:43 2026] GET /v2.0/security-groups?tenant_id=e95d12d083b946d09e252dc4719276b9&name=default => generated 2925 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1066] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:43 2026] DELETE /v2.0/security-groups/38f85a57-c2e5-48f6-9841-0e4e5c30b07c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:09:43.924 8 INFO neutron.services.segments.plugin [-] Segment a3e2de78-42dc-402e-93df-372ce65b17d6 resource provider aggregate not found 2026-07-15 06:09:43.939 8 INFO neutron.services.segments.plugin [-] Segment a3e2de78-42dc-402e-93df-372ce65b17d6 resource provider aggregate not found 2026-07-15 06:09:43.951 8 INFO neutron.db.l3_hamode_db [None req-65063168-c28d-4ccb-a27b-9ef1e2e68202 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] HA network 56f1a48e-b7a3-41a3-ac58-1b5e99921b4d was deleted as no HA routers are present in tenant b4204570bb3e4590a29f43141964e332. [pid: 8|app: 0|req: 553/1067] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:09:42 2026] DELETE /v2.0/routers/48e1e0bd-2d89-4030-9c29-54c4b1a6787c => generated 0 bytes in 1148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1068] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:09:43 2026] DELETE /v2.0/subnets/ab899884-974a-4bdb-bbef-dd3220b2ccfc => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:09:44.192 8 INFO neutron.services.segments.plugin [-] Segment a3e2de78-42dc-402e-93df-372ce65b17d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3e2de78-42dc-402e-93df-372ce65b17d6 found for delete ", "request_id": "req-ce7a10bd-3d77-4f73-978e-1229f941c51e"}]} 2026-07-15 06:09:44.193 8 INFO neutron.services.segments.plugin [-] Segment a3e2de78-42dc-402e-93df-372ce65b17d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3e2de78-42dc-402e-93df-372ce65b17d6 found for delete ", "request_id": "req-bccda96b-87cd-4c01-a24d-b83f63e57c61"}]} [pid: 8|app: 0|req: 554/1069] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:09:44 2026] DELETE /v2.0/networks/72173cbc-62ce-460b-9189-20e86a52fbe1 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1070] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:44 2026] GET /v2.0/security-groups?tenant_id=b4204570bb3e4590a29f43141964e332&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1073] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:44 2026] DELETE /v2.0/security-groups/52bb0042-0ac0-48f3-a878-5c7853a33c47 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1074] 10.0.0.32 () {30 vars in 649 bytes} [Wed Jul 15 06:09:45 2026] GET /v2.0/extensions => generated 20516 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1075] 10.0.0.32 () {30 vars in 723 bytes} [Wed Jul 15 06:09:45 2026] GET /v2.0/quotas/ad74357fd5824543b7e9bdee2253e0fc/details => generated 847 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1076] 10.0.0.194 () {34 vars in 1100 bytes} [Wed Jul 15 06:09:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1146242668&fields=id&tenant_id=fe0d2dbc29204cb882e33d08b53ffca6 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:09:46.519 8 INFO neutron.services.segments.plugin [-] Segment c2c5f85f-5aa7-453d-b0b1-b621f1558c6a resource provider aggregate not found 2026-07-15 06:09:46.524 8 INFO neutron.services.segments.plugin [-] Segment c2c5f85f-5aa7-453d-b0b1-b621f1558c6a resource provider aggregate not found 2026-07-15 06:09:46.540 8 INFO neutron.services.segments.plugin [-] Segment c2c5f85f-5aa7-453d-b0b1-b621f1558c6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2c5f85f-5aa7-453d-b0b1-b621f1558c6a found for delete ", "request_id": "req-28d01fe9-fd86-4a72-8202-cccff8f8f5ef"}]} 2026-07-15 06:09:46.544 8 INFO neutron.services.segments.plugin [-] Segment c2c5f85f-5aa7-453d-b0b1-b621f1558c6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2c5f85f-5aa7-453d-b0b1-b621f1558c6a found for delete ", "request_id": "req-5688df5d-0063-4618-8d36-3f8ca6a088b9"}]} [pid: 8|app: 0|req: 557/1077] 10.0.0.194 () {34 vars in 982 bytes} [Wed Jul 15 06:09:46 2026] GET /v2.0/networks?id=3d03cde5-52af-452b-b25d-b37648e830f1 => generated 679 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1078] 10.0.0.194 () {34 vars in 965 bytes} [Wed Jul 15 06:09:46 2026] GET /v2.0/quotas/fe0d2dbc29204cb882e33d08b53ffca6 => 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: 558/1079] 10.0.0.194 () {34 vars in 1002 bytes} [Wed Jul 15 06:09:46 2026] GET /v2.0/ports?tenant_id=fe0d2dbc29204cb882e33d08b53ffca6&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1080] 10.0.0.194 () {34 vars in 1008 bytes} [Wed Jul 15 06:09:46 2026] GET /v2.0/networks/3d03cde5-52af-452b-b25d-b37648e830f1?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1081] 10.0.0.194 () {34 vars in 1108 bytes} [Wed Jul 15 06:09:46 2026] GET /v2.0/networks/3d03cde5-52af-452b-b25d-b37648e830f1?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: 523/1082] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:47 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => 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: 560/1083] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:47 2026] GET /v2.0/security-groups?tenant_id=d67fb5e0b6014a2b85b5cfab794973d6&name=default => generated 2925 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1084] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:47 2026] DELETE /v2.0/security-groups/7cd648a5-b70e-4aae-928c-d472c5446c21 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1085] 10.0.0.32 () {30 vars in 649 bytes} [Wed Jul 15 06:09:48 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: 525/1086] 10.0.0.32 () {30 vars in 723 bytes} [Wed Jul 15 06:09:48 2026] GET /v2.0/quotas/ad74357fd5824543b7e9bdee2253e0fc/details => generated 847 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1087] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:48 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => 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: 526/1088] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:49 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1089] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:50 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => 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: 527/1090] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:50 2026] GET /v2.0/security-groups?tenant_id=ad74357fd5824543b7e9bdee2253e0fc&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1091] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:50 2026] DELETE /v2.0/security-groups/47e086fb-e039-4793-b137-ed2a1755ee6c => 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: 564/1092] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:50 2026] GET /v2.0/security-groups?tenant_id=8d03fe7a236f432c951518fc7a9767bd&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1093] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:50 2026] DELETE /v2.0/security-groups/c6bfc7ff-5cdd-4430-92fd-79d9a7dcdc7a => 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: 565/1094] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:51 2026] GET /v2.0/security-groups?tenant_id=fce8cdf29de84627932a0fd6af432be5&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: 530/1095] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:51 2026] DELETE /v2.0/security-groups/6ae3deb3-7b18-4de8-a9a4-6883c504deeb => 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: 566/1096] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:09:51 2026] GET /v2.0/networks?id=3d03cde5-52af-452b-b25d-b37648e830f1 => generated 679 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1097] 199.204.45.222 () {34 vars in 1050 bytes} [Wed Jul 15 06:09:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fe0d2dbc29204cb882e33d08b53ffca6 => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:51.527 8 WARNING neutron_lib.context [req-e1a32c30-262a-478c-90c8-0501a6d62f7e req-7cbf2500-e374-4537-8f10-c42efded6b4c d0fe0ab6746b45098a0a29fccaec9bf4 fe0d2dbc29204cb882e33d08b53ffca6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 532/1098] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:51 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => 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: 567/1099] 199.204.45.222 () {38 vars in 955 bytes} [Wed Jul 15 06:09:51 2026] POST /v2.0/ports => generated 954 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1100] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:09:51 2026] PUT /v2.0/ports/eb588ef0-84b2-475a-a6d2-aed734a6d4cd => generated 1235 bytes in 461 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: 568/1101] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:52 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:52.723 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cab6b7e3-3c5a-46c6-a84a-f40fe37567bb'] response: {'name': 'network-changed', 'server_uuid': 'c793035a-0778-407f-bcf0-9ebc2a1c5ade', 'tag': 'eb588ef0-84b2-475a-a6d2-aed734a6d4cd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 569/1102] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:52 2026] GET /v2.0/security-groups?id=4da6d8f2-68bd-42f7-9419-558b5709a5b0&fields=id&fields=name => generated 114 bytes in 48 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 06:09:52.818 7 WARNING neutron_lib.context [None req-045ccd56-1591-44bf-a695-4cf0680d3a1f 7243b1c10d154d9da2ee396e8c2c1546 c873ebab2a704060b8683604621a00fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:09:53.015 7 INFO neutron.db.segments_db [None req-045ccd56-1591-44bf-a695-4cf0680d3a1f 7243b1c10d154d9da2ee396e8c2c1546 c873ebab2a704060b8683604621a00fb - - default default] Added segment dbfc98dd-5b74-4888-8e33-eb7d7cf60dc6 of type vxlan for network 80c659b5-d57c-417f-bd83-3337d9a76d52 [pid: 7|app: 0|req: 534/1103] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:09:52 2026] POST /v2.0/networks => generated 632 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:09:53.129 8 WARNING neutron_lib.context [None req-d4ae84c8-3f8c-4aa6-8e9d-500c32c8b2fd 7243b1c10d154d9da2ee396e8c2c1546 c873ebab2a704060b8683604621a00fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:09:53.187 8 INFO neutron.db.segments_db [None req-d4ae84c8-3f8c-4aa6-8e9d-500c32c8b2fd 7243b1c10d154d9da2ee396e8c2c1546 c873ebab2a704060b8683604621a00fb - - default default] Added segment c9c81b9b-e30a-47b7-8d36-732673f7f350 of type vxlan for network cbdbb6ba-a3ad-4bbf-9bd4-94828160df84 [pid: 7|app: 0|req: 535/1104] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:09:53 2026] GET /v2.0/ports?tenant_id=fe0d2dbc29204cb882e33d08b53ffca6&device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1105] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:09:53 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:09:53.298 8 WARNING neutron_lib.context [None req-6c6404fb-bd48-49ed-9c47-765c46f40cf6 7243b1c10d154d9da2ee396e8c2c1546 c873ebab2a704060b8683604621a00fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 536/1106] 199.204.45.222 () {34 vars in 1018 bytes} [Wed Jul 15 06:09:53 2026] GET /v2.0/networks?tenant_id=fe0d2dbc29204cb882e33d08b53ffca6&shared=False => generated 775 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:53.360 8 INFO neutron.db.segments_db [None req-6c6404fb-bd48-49ed-9c47-765c46f40cf6 7243b1c10d154d9da2ee396e8c2c1546 c873ebab2a704060b8683604621a00fb - - default default] Added segment d9b38daf-bc1d-4ade-b0ab-19eff44ded2e of type vxlan for network e625d38c-1042-4844-893d-eb61d9c3b841 [pid: 7|app: 0|req: 537/1107] 199.204.45.222 () {34 vars in 930 bytes} [Wed Jul 15 06:09:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1108] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:09:53 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:09:53.478 7 WARNING neutron_lib.context [None req-271f0f5f-a4de-40c7-96ac-7e71ac18159d 7243b1c10d154d9da2ee396e8c2c1546 c873ebab2a704060b8683604621a00fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:09:53.536 7 INFO neutron.db.segments_db [None req-271f0f5f-a4de-40c7-96ac-7e71ac18159d 7243b1c10d154d9da2ee396e8c2c1546 c873ebab2a704060b8683604621a00fb - - default default] Added segment 7897b7ff-7566-4d72-95b5-9791227376fc of type vxlan for network 939e7131-6bec-4560-8adb-574cb94838da [pid: 7|app: 0|req: 538/1109] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:09:53 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:09:53.636 8 WARNING neutron_lib.context [None req-f02a4916-4af0-46c6-856c-0a83276718bb 7243b1c10d154d9da2ee396e8c2c1546 c873ebab2a704060b8683604621a00fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:09:53.705 8 INFO neutron.db.segments_db [None req-f02a4916-4af0-46c6-856c-0a83276718bb 7243b1c10d154d9da2ee396e8c2c1546 c873ebab2a704060b8683604621a00fb - - default default] Added segment 0affcfb1-d2d0-4d70-b860-6ebb8d788e4c of type vxlan for network 9cf9d9b9-8dd0-48b1-a177-c99c0f1cfd65 [pid: 8|app: 0|req: 572/1110] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:09:53 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1111] 10.0.0.214 () {34 vars in 753 bytes} [Wed Jul 15 06:09:53 2026] PUT /v2.0/networks/80c659b5-d57c-417f-bd83-3337d9a76d52/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1112] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:53 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1113] 10.0.0.214 () {34 vars in 753 bytes} [Wed Jul 15 06:09:53 2026] PUT /v2.0/networks/cbdbb6ba-a3ad-4bbf-9bd4-94828160df84/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1114] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:53 2026] GET /v2.0/security-groups?id=4da6d8f2-68bd-42f7-9419-558b5709a5b0&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1115] 10.0.0.214 () {34 vars in 753 bytes} [Wed Jul 15 06:09:53 2026] PUT /v2.0/networks/e625d38c-1042-4844-893d-eb61d9c3b841/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1116] 10.0.0.214 () {34 vars in 753 bytes} [Wed Jul 15 06:09:54 2026] PUT /v2.0/networks/939e7131-6bec-4560-8adb-574cb94838da/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1117] 10.0.0.214 () {32 vars in 666 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1118] 10.0.0.214 () {32 vars in 680 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1119] 10.0.0.214 () {32 vars in 676 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1120] 10.0.0.214 () {32 vars in 688 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1121] 10.0.0.214 () {32 vars in 674 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1122] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/ports?tenant_id=fe0d2dbc29204cb882e33d08b53ffca6&device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1123] 10.0.0.214 () {32 vars in 688 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1124] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=eb588ef0-84b2-475a-a6d2-aed734a6d4cd => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1125] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/subnets?id=0794c4e0-fdef-4b02-b000-876421637c89 => generated 697 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1126] 10.0.0.214 () {32 vars in 684 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1127] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/ports?network_id=3d03cde5-52af-452b-b25d-b37648e830f1&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: 546/1128] 10.0.0.214 () {32 vars in 696 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1129] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/networks/3d03cde5-52af-452b-b25d-b37648e830f1?fields=segments => generated 14 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1130] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/networks/3d03cde5-52af-452b-b25d-b37648e830f1?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: 547/1131] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:09:54 2026] DELETE /v2.0/networks/80c659b5-d57c-417f-bd83-3337d9a76d52 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:09:55.024 7 INFO neutron.services.segments.plugin [-] Segment dbfc98dd-5b74-4888-8e33-eb7d7cf60dc6 resource provider aggregate not found 2026-07-15 06:09:55.029 7 INFO neutron.services.segments.plugin [-] Segment dbfc98dd-5b74-4888-8e33-eb7d7cf60dc6 resource provider aggregate not found 2026-07-15 06:09:55.048 7 INFO neutron.services.segments.plugin [-] Segment dbfc98dd-5b74-4888-8e33-eb7d7cf60dc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbfc98dd-5b74-4888-8e33-eb7d7cf60dc6 found for delete ", "request_id": "req-7e9c812c-83c8-4ddc-b5db-bbfab9e85359"}]} 2026-07-15 06:09:55.060 7 INFO neutron.services.segments.plugin [-] Segment dbfc98dd-5b74-4888-8e33-eb7d7cf60dc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbfc98dd-5b74-4888-8e33-eb7d7cf60dc6 found for delete ", "request_id": "req-1573012a-393c-41ea-8bfe-35fe9ae939e1"}]} 2026-07-15 06:09:55.064 8 INFO neutron.services.segments.plugin [-] Segment c9c81b9b-e30a-47b7-8d36-732673f7f350 resource provider aggregate not found 2026-07-15 06:09:55.079 8 INFO neutron.services.segments.plugin [-] Segment c9c81b9b-e30a-47b7-8d36-732673f7f350 resource provider aggregate not found [pid: 7|app: 0|req: 548/1132] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:55 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:55.083 8 INFO neutron.services.segments.plugin [-] Segment c9c81b9b-e30a-47b7-8d36-732673f7f350 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9c81b9b-e30a-47b7-8d36-732673f7f350 found for delete ", "request_id": "req-19b6fbfe-c4c0-48ed-adb1-809958b41b5f"}]} 2026-07-15 06:09:55.099 8 INFO neutron.services.segments.plugin [-] Segment c9c81b9b-e30a-47b7-8d36-732673f7f350 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9c81b9b-e30a-47b7-8d36-732673f7f350 found for delete ", "request_id": "req-b87aaf42-a9a4-4352-92f2-b85cf4ac951a"}]} [pid: 8|app: 0|req: 585/1133] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:09:54 2026] DELETE /v2.0/networks/cbdbb6ba-a3ad-4bbf-9bd4-94828160df84 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1134] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:55 2026] GET /v2.0/security-groups?id=4da6d8f2-68bd-42f7-9419-558b5709a5b0&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: 586/1135] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:09:55 2026] DELETE /v2.0/networks/e625d38c-1042-4844-893d-eb61d9c3b841 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1136] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:09:55 2026] DELETE /v2.0/networks/939e7131-6bec-4560-8adb-574cb94838da => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1137] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:09:55 2026] DELETE /v2.0/networks/9cf9d9b9-8dd0-48b1-a177-c99c0f1cfd65 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:09:55.944 7 WARNING neutron_lib.context [None req-bf8ab2b4-eedf-4dc6-9c99-d94d61ab1828 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:09:55.982 7 INFO neutron.db.segments_db [None req-bf8ab2b4-eedf-4dc6-9c99-d94d61ab1828 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] Added segment daa4d6e7-bfb5-4500-bce8-4e40e67013f5 of type vxlan for network ed9970ee-edb5-4d33-9a0b-bb79149300db 2026-07-15 06:09:56.202 7 INFO neutron.db.l3_hamode_db [None req-bf8ab2b4-eedf-4dc6-9c99-d94d61ab1828 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 588/1138] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:56 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1139] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:56 2026] GET /v2.0/security-groups?id=4da6d8f2-68bd-42f7-9419-558b5709a5b0&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 06:09:56.385 7 INFO neutron.db.l3_hamode_db [None req-bf8ab2b4-eedf-4dc6-9c99-d94d61ab1828 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 590/1140] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:56 2026] GET /v2.0/security-groups?tenant_id=145b14414f32405b86acaff689e9dda4&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1141] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:56 2026] DELETE /v2.0/security-groups/e663b058-af94-411b-b435-4917d1ed4846 => 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: 551/1142] 10.0.0.214 () {34 vars in 668 bytes} [Wed Jul 15 06:09:55 2026] POST /v2.0/routers => generated 474 bytes in 1315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:09:57.083 7 INFO neutron.services.segments.plugin [-] Segment 7897b7ff-7566-4d72-95b5-9791227376fc resource provider aggregate not found 2026-07-15 06:09:57.088 7 INFO neutron.services.segments.plugin [-] Segment 7897b7ff-7566-4d72-95b5-9791227376fc resource provider aggregate not found 2026-07-15 06:09:57.097 7 WARNING neutron_lib.context [None req-e2309cd6-9e5a-4b42-90fa-e8c350ebe2d0 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 592/1143] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:57 2026] GET /v2.0/security-groups?tenant_id=c873ebab2a704060b8683604621a00fb&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:09:57.114 7 INFO neutron.services.segments.plugin [-] Segment 7897b7ff-7566-4d72-95b5-9791227376fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7897b7ff-7566-4d72-95b5-9791227376fc found for delete ", "request_id": "req-d7a1fa6e-e1e9-498c-9c89-c315793c105d"}]} 2026-07-15 06:09:57.117 7 INFO neutron.services.segments.plugin [-] Segment 7897b7ff-7566-4d72-95b5-9791227376fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7897b7ff-7566-4d72-95b5-9791227376fc found for delete ", "request_id": "req-aaaef735-0bab-4155-ba67-a65d4bcd2d22"}]} 2026-07-15 06:09:57.119 8 INFO neutron.services.segments.plugin [-] Segment d9b38daf-bc1d-4ade-b0ab-19eff44ded2e resource provider aggregate not found 2026-07-15 06:09:57.129 8 INFO neutron.services.segments.plugin [-] Segment d9b38daf-bc1d-4ade-b0ab-19eff44ded2e resource provider aggregate not found 2026-07-15 06:09:57.134 8 INFO neutron.services.segments.plugin [-] Segment d9b38daf-bc1d-4ade-b0ab-19eff44ded2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9b38daf-bc1d-4ade-b0ab-19eff44ded2e found for delete ", "request_id": "req-57caa9c5-d3bb-40e7-aef0-3a56d318bb02"}]} 2026-07-15 06:09:57.150 8 INFO neutron.services.segments.plugin [-] Segment 0affcfb1-d2d0-4d70-b860-6ebb8d788e4c resource provider aggregate not found 2026-07-15 06:09:57.150 7 INFO neutron.db.l3_hamode_db [None req-e2309cd6-9e5a-4b42-90fa-e8c350ebe2d0 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:09:57.154 8 INFO neutron.services.segments.plugin [-] Segment d9b38daf-bc1d-4ade-b0ab-19eff44ded2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9b38daf-bc1d-4ade-b0ab-19eff44ded2e found for delete ", "request_id": "req-1725881c-3916-4344-a608-fc26de4760e2"}]} 2026-07-15 06:09:57.162 8 INFO neutron.services.segments.plugin [-] Segment 0affcfb1-d2d0-4d70-b860-6ebb8d788e4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0affcfb1-d2d0-4d70-b860-6ebb8d788e4c found for delete ", "request_id": "req-7f691f81-baa4-4193-b98e-16c1d24b5b81"}]} 2026-07-15 06:09:57.166 8 INFO neutron.services.segments.plugin [-] Segment 0affcfb1-d2d0-4d70-b860-6ebb8d788e4c resource provider aggregate not found 2026-07-15 06:09:57.182 8 INFO neutron.services.segments.plugin [-] Segment 0affcfb1-d2d0-4d70-b860-6ebb8d788e4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0affcfb1-d2d0-4d70-b860-6ebb8d788e4c found for delete ", "request_id": "req-9c2b27e9-4b9e-4210-98c4-3ba173870b41"}]} [pid: 8|app: 0|req: 593/1144] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:57 2026] DELETE /v2.0/security-groups/d6bb8a3c-28a1-4bba-b3ed-5765a14dcbfd => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:09:57.296 7 INFO neutron.db.l3_hamode_db [None req-e2309cd6-9e5a-4b42-90fa-e8c350ebe2d0 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 594/1145] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:57 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1146] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:57 2026] GET /v2.0/security-groups?id=4da6d8f2-68bd-42f7-9419-558b5709a5b0&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: 596/1147] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:57 2026] GET /v2.0/security-groups?tenant_id=ef753a09f700459b8fc9326f154c7f42&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1148] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:57 2026] DELETE /v2.0/security-groups/fa6585c1-eada-4233-a08e-3c9f4f167d75 => 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: 552/1149] 10.0.0.214 () {34 vars in 668 bytes} [Wed Jul 15 06:09:57 2026] POST /v2.0/routers => generated 474 bytes in 858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:09:57.954 8 WARNING neutron_lib.context [None req-4369a899-ccf9-4dea-aa02-6b439209a76a 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:09:58.024 8 INFO neutron.db.l3_hamode_db [None req-4369a899-ccf9-4dea-aa02-6b439209a76a 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:09:58.157 8 INFO neutron.db.l3_hamode_db [None req-4369a899-ccf9-4dea-aa02-6b439209a76a 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 553/1150] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:58 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1151] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:58 2026] GET /v2.0/security-groups?tenant_id=357646c467cc42faac8ae6a82a8d58df&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1152] 10.0.0.214 () {34 vars in 668 bytes} [Wed Jul 15 06:09:57 2026] POST /v2.0/routers => generated 474 bytes in 874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1153] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:09:58 2026] GET /v2.0/security-groups?id=4da6d8f2-68bd-42f7-9419-558b5709a5b0&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 06:09:58.833 7 WARNING neutron_lib.context [None req-fbf72d78-e922-4a65-b36d-de73464cf5a7 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:09:58.903 7 INFO neutron.db.l3_hamode_db [None req-fbf72d78-e922-4a65-b36d-de73464cf5a7 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 599/1154] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:58 2026] DELETE /v2.0/security-groups/473582ec-b5de-42b7-9d3e-70f7c6dda1bb => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:09:59.052 7 INFO neutron.db.l3_hamode_db [None req-fbf72d78-e922-4a65-b36d-de73464cf5a7 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 600/1155] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/security-groups?tenant_id=7ddebf4ef90343928d0f2c93f2921afc&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1156] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:09:59 2026] DELETE /v2.0/security-groups/c2a3a796-3d18-4822-8f3c-27b4fe58e3c4 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1157] 10.0.0.214 () {34 vars in 668 bytes} [Wed Jul 15 06:09:58 2026] POST /v2.0/routers => generated 474 bytes in 978 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:09:59.826 8 WARNING neutron_lib.context [None req-d125434e-86a7-4fee-b664-ac9e133821a5 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:09:59.902 8 INFO neutron.db.l3_hamode_db [None req-d125434e-86a7-4fee-b664-ac9e133821a5 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 559/1160] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 969 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:00.046 8 INFO neutron.db.l3_hamode_db [None req-d125434e-86a7-4fee-b664-ac9e133821a5 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 560/1161] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:00 2026] GET /v2.0/security-groups?id=4da6d8f2-68bd-42f7-9419-558b5709a5b0&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: 8|app: 0|req: 602/1162] 10.0.0.214 () {34 vars in 668 bytes} [Wed Jul 15 06:09:59 2026] POST /v2.0/routers => generated 474 bytes in 911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1163] 10.0.0.214 () {34 vars in 751 bytes} [Wed Jul 15 06:10:00 2026] PUT /v2.0/routers/e56e5e52-cb2e-46cd-b7df-ae99d5b6291b/tags => generated 17 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1164] 10.0.0.214 () {34 vars in 751 bytes} [Wed Jul 15 06:10:00 2026] PUT /v2.0/routers/06adbd4a-691a-4db2-8621-587b51d68294/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1165] 10.0.0.214 () {34 vars in 751 bytes} [Wed Jul 15 06:10:01 2026] PUT /v2.0/routers/8a7b93b3-8c30-48d2-8593-d78439f3d953/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1166] 10.0.0.214 () {34 vars in 751 bytes} [Wed Jul 15 06:10:01 2026] PUT /v2.0/routers/2de8f2d8-6a23-4699-a2a5-288a1c63876a/tags => generated 19 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1167] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1168] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/security-groups?id=4da6d8f2-68bd-42f7-9419-558b5709a5b0&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: 8|app: 0|req: 605/1169] 10.0.0.214 () {32 vars in 664 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1170] 10.0.0.214 () {32 vars in 678 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1171] 10.0.0.214 () {32 vars in 674 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1172] 10.0.0.214 () {32 vars in 686 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1173] 10.0.0.214 () {32 vars in 672 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1174] 10.0.0.214 () {32 vars in 686 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1175] 10.0.0.214 () {32 vars in 682 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1176] 10.0.0.214 () {32 vars in 694 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1177] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/routers/e56e5e52-cb2e-46cd-b7df-ae99d5b6291b => generated 485 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1178] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:02 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1179] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:02 2026] GET /v2.0/security-groups?id=4da6d8f2-68bd-42f7-9419-558b5709a5b0&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: 569/1180] 10.0.0.214 () {34 vars in 742 bytes} [Wed Jul 15 06:10:01 2026] PUT /v2.0/routers/e56e5e52-cb2e-46cd-b7df-ae99d5b6291b => generated 485 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1181] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:10:02 2026] GET /v2.0/ports?device_id=e56e5e52-cb2e-46cd-b7df-ae99d5b6291b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:10:02.789 8 WARNING neutron_lib.context [None req-f7f80112-89f7-4019-9216-6e8f21da759f 0a3f04276ae340e7b9d4be665b2d708c 75c17074b92a412c80ad3e39ca4fc689 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:03.069 8 INFO neutron.db.segments_db [None req-f7f80112-89f7-4019-9216-6e8f21da759f 0a3f04276ae340e7b9d4be665b2d708c 75c17074b92a412c80ad3e39ca4fc689 - - default default] Added segment 18f04c70-a14d-4e67-9419-e697da6466e5 of type vxlan for network 60283fd0-8183-4fb0-8c8a-4a7eef889a95 [pid: 7|app: 0|req: 571/1182] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:10:02 2026] DELETE /v2.0/routers/e56e5e52-cb2e-46cd-b7df-ae99d5b6291b => generated 0 bytes in 491 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1183] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:10:03 2026] GET /v2.0/routers/06adbd4a-691a-4db2-8621-587b51d68294 => generated 493 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1184] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:02 2026] POST /v2.0/networks => generated 632 bytes in 1103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1185] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:03 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:03.654 8 WARNING neutron_lib.context [None req-fef30e35-ca0e-4669-9b3a-02cb965c8f1e 0a3f04276ae340e7b9d4be665b2d708c 75c17074b92a412c80ad3e39ca4fc689 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 573/1186] 10.0.0.214 () {34 vars in 742 bytes} [Wed Jul 15 06:10:03 2026] PUT /v2.0/routers/06adbd4a-691a-4db2-8621-587b51d68294 => generated 493 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1187] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:03 2026] GET /v2.0/security-groups?id=4da6d8f2-68bd-42f7-9419-558b5709a5b0&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: 575/1188] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:10:03 2026] GET /v2.0/ports?device_id=06adbd4a-691a-4db2-8621-587b51d68294 => 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: 614/1189] 10.0.0.214 () {34 vars in 664 bytes} [Wed Jul 15 06:10:03 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 615/1190] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:03 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:04.004 8 WARNING neutron_lib.context [None req-5e77fe84-ab99-4d89-ae71-9915971c55d5 0a3f04276ae340e7b9d4be665b2d708c 75c17074b92a412c80ad3e39ca4fc689 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:04.087 8 INFO neutron.db.segments_db [None req-5e77fe84-ab99-4d89-ae71-9915971c55d5 0a3f04276ae340e7b9d4be665b2d708c 75c17074b92a412c80ad3e39ca4fc689 - - default default] Added segment 2745974c-15ef-441e-b270-c8c54109f8ac of type vxlan for network f7a3b6ac-051c-43ff-9ebd-48f18f0ee8c5 [pid: 8|app: 0|req: 616/1191] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:04 2026] POST /v2.0/networks => generated 632 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1192] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:10:03 2026] DELETE /v2.0/routers/06adbd4a-691a-4db2-8621-587b51d68294 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:10:04.327 7 WARNING neutron_lib.context [None req-7b0c4447-2793-42e5-8a58-35b558d7ec8b 0a3f04276ae340e7b9d4be665b2d708c 75c17074b92a412c80ad3e39ca4fc689 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:04.553 8 INFO neutron.db.l3_db [None req-360fc4e1-3cff-47fe-841a-3086b996e6fe d0fe0ab6746b45098a0a29fccaec9bf4 fe0d2dbc29204cb882e33d08b53ffca6 - - default default] Floating IP f64fe04e-9d85-49f3-a262-b23f44c135ab associated. External IP: 10.96.250.219, port: eb588ef0-84b2-475a-a6d2-aed734a6d4cd. [pid: 7|app: 0|req: 577/1193] 10.0.0.214 () {34 vars in 664 bytes} [Wed Jul 15 06:10:04 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 578/1194] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:10:04 2026] GET /v2.0/routers/8a7b93b3-8c30-48d2-8593-d78439f3d953 => generated 502 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:04.676 7 WARNING neutron_lib.context [None req-d4a17f24-80e4-4001-9fc8-6162ddcc5311 0a3f04276ae340e7b9d4be665b2d708c 75c17074b92a412c80ad3e39ca4fc689 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:04.731 7 INFO neutron.db.segments_db [None req-d4a17f24-80e4-4001-9fc8-6162ddcc5311 0a3f04276ae340e7b9d4be665b2d708c 75c17074b92a412c80ad3e39ca4fc689 - - default default] Added segment 13f56eee-1ce2-4f7d-b027-12489e13fd44 of type vxlan for network 8a9785b2-b24b-4930-b8cb-1aab09f8647f [pid: 7|app: 0|req: 579/1195] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:04 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1196] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:10:04 2026] PUT /v2.0/floatingips/f64fe04e-9d85-49f3-a262-b23f44c135ab => generated 855 bytes in 702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:04.897 8 WARNING neutron_lib.context [None req-784f8e7d-560d-41ef-bf9c-b5ab099ebf23 0a3f04276ae340e7b9d4be665b2d708c 75c17074b92a412c80ad3e39ca4fc689 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:04.950 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbaf845a-f438-4313-b060-e9a0717e3f48'] response: {'name': 'network-changed', 'server_uuid': 'c793035a-0778-407f-bcf0-9ebc2a1c5ade', 'tag': 'eb588ef0-84b2-475a-a6d2-aed734a6d4cd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 618/1197] 10.0.0.214 () {34 vars in 664 bytes} [Wed Jul 15 06:10:04 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 619/1198] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:05 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:05.256 8 WARNING neutron_lib.context [None req-f440548f-48e9-4c52-a133-1a3c01bd5df6 0a3f04276ae340e7b9d4be665b2d708c 75c17074b92a412c80ad3e39ca4fc689 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:05.313 8 INFO neutron.db.segments_db [None req-f440548f-48e9-4c52-a133-1a3c01bd5df6 0a3f04276ae340e7b9d4be665b2d708c 75c17074b92a412c80ad3e39ca4fc689 - - default default] Added segment e1e44404-91b9-4a64-8c89-0fc6573b2764 of type vxlan for network 25da7fc1-e1ee-4e7c-83bc-d425e8269a74 [pid: 7|app: 0|req: 580/1199] 10.0.0.214 () {34 vars in 742 bytes} [Wed Jul 15 06:10:04 2026] PUT /v2.0/routers/8a7b93b3-8c30-48d2-8593-d78439f3d953 => generated 502 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1200] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:05 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1201] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:05 2026] GET /v2.0/security-groups?id=4da6d8f2-68bd-42f7-9419-558b5709a5b0&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:05.424 7 WARNING neutron_lib.context [None req-429b9503-5df2-42b4-ae7a-5e22a022b714 0a3f04276ae340e7b9d4be665b2d708c 75c17074b92a412c80ad3e39ca4fc689 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 621/1202] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:10:05 2026] GET /v2.0/ports?device_id=8a7b93b3-8c30-48d2-8593-d78439f3d953 => 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: 622/1203] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:10:05 2026] DELETE /v2.0/routers/8a7b93b3-8c30-48d2-8593-d78439f3d953 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1204] 10.0.0.214 () {34 vars in 664 bytes} [Wed Jul 15 06:10:05 2026] POST /v2.0/ports => generated 743 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 623/1205] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:10:05 2026] GET /v2.0/ports?tenant_id=fe0d2dbc29204cb882e33d08b53ffca6&device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:05.871 8 WARNING neutron_lib.context [None req-6b29ca43-4952-488c-995c-b8fd416fb0b2 0a3f04276ae340e7b9d4be665b2d708c 75c17074b92a412c80ad3e39ca4fc689 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 583/1206] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:05 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:05.918 8 INFO neutron.db.segments_db [None req-6b29ca43-4952-488c-995c-b8fd416fb0b2 0a3f04276ae340e7b9d4be665b2d708c 75c17074b92a412c80ad3e39ca4fc689 - - default default] Added segment 0a160956-f0b1-44be-a2c7-8b0b9e5d1933 of type vxlan for network 810f1d7a-75fc-44e0-8144-855b9d5222d4 [pid: 7|app: 0|req: 584/1207] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:10:05 2026] GET /v2.0/routers/2de8f2d8-6a23-4699-a2a5-288a1c63876a => generated 487 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1208] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:05 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1209] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:10:06 2026] GET /v2.0/networks?id=3d03cde5-52af-452b-b25d-b37648e830f1 => generated 775 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1210] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:06 2026] GET /v2.0/security-groups?id=4da6d8f2-68bd-42f7-9419-558b5709a5b0&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: 585/1211] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:05 2026] GET /v2.0/security-groups?tenant_id=4f5bc54e2cbb458e87edf25de41064e1&name=default => generated 2925 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:06.390 7 WARNING neutron_lib.context [None req-fee07fd7-15da-494c-bf61-2c85455702a5 0a3f04276ae340e7b9d4be665b2d708c 75c17074b92a412c80ad3e39ca4fc689 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 586/1212] 10.0.0.214 () {34 vars in 664 bytes} [Wed Jul 15 06:10:06 2026] POST /v2.0/ports => generated 743 bytes in 292 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: 587/1213] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:10:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=eb588ef0-84b2-475a-a6d2-aed734a6d4cd => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1214] 10.0.0.214 () {34 vars in 742 bytes} [Wed Jul 15 06:10:06 2026] PUT /v2.0/routers/2de8f2d8-6a23-4699-a2a5-288a1c63876a => generated 487 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1215] 10.0.0.214 () {34 vars in 747 bytes} [Wed Jul 15 06:10:06 2026] PUT /v2.0/ports/29a25e7a-3030-4dc8-8be2-d2b87d6893a6/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1216] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:06 2026] DELETE /v2.0/security-groups/5af257af-5001-4940-a84b-a98076727473 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1217] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:10:06 2026] GET /v2.0/subnets?id=0794c4e0-fdef-4b02-b000-876421637c89 => generated 697 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1218] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:10:06 2026] GET /v2.0/ports?device_id=2de8f2d8-6a23-4699-a2a5-288a1c63876a => 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: 590/1219] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:06 2026] GET /v2.0/ports?network_id=3d03cde5-52af-452b-b25d-b37648e830f1&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1220] 10.0.0.214 () {34 vars in 747 bytes} [Wed Jul 15 06:10:06 2026] PUT /v2.0/ports/0ed6d358-c7a6-4e6d-a472-6b503abe9115/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1221] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:06 2026] GET /v2.0/networks/3d03cde5-52af-452b-b25d-b37648e830f1?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: 632/1222] 10.0.0.214 () {34 vars in 747 bytes} [Wed Jul 15 06:10:06 2026] PUT /v2.0/ports/eb33a7e6-f8a5-4e4e-bcd7-0bcad8866586/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1223] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:06 2026] GET /v2.0/networks/3d03cde5-52af-452b-b25d-b37648e830f1?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: 634/1224] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/security-groups?tenant_id=180cd932f5fd4ac799dd50163ec1b520&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1225] 10.0.0.214 () {34 vars in 747 bytes} [Wed Jul 15 06:10:07 2026] PUT /v2.0/ports/419b2c03-764d-4b5e-91b6-8e22fd861e41/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1226] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:10:06 2026] DELETE /v2.0/routers/2de8f2d8-6a23-4699-a2a5-288a1c63876a => generated 0 bytes in 454 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1227] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1228] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:07 2026] DELETE /v2.0/security-groups/eb2c56e8-984c-4075-8727-f99453b3eab0 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1229] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/routers/b38289ff-42b5-4c87-ab71-6bc9fea6fc84 => generated 480 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1230] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/security-groups?id=4da6d8f2-68bd-42f7-9419-558b5709a5b0&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1231] 10.0.0.214 () {32 vars in 660 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1232] 10.0.0.214 () {32 vars in 674 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1233] 199.204.45.222 () {34 vars in 994 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1234] 10.0.0.214 () {32 vars in 670 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:08.111 8 INFO neutron.db.l3_db [req-91512e24-6bcb-4db4-a659-5224f6cb634c req-35917d52-96ab-4c63-bf19-48b67401b67d d0fe0ab6746b45098a0a29fccaec9bf4 fe0d2dbc29204cb882e33d08b53ffca6 - - default default] Floating IP f64fe04e-9d85-49f3-a262-b23f44c135ab disassociated. External IP: 10.96.250.219, port: eb588ef0-84b2-475a-a6d2-aed734a6d4cd. [pid: 8|app: 0|req: 641/1235] 199.204.45.222 () {36 vars in 997 bytes} [Wed Jul 15 06:10:07 2026] DELETE /v2.0/ports/eb588ef0-84b2-475a-a6d2-aed734a6d4cd => generated 0 bytes in 784 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:10:08.590 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa039328-2086-4527-a1b3-c9913f475295'] response: {'server_uuid': 'c793035a-0778-407f-bcf0-9ebc2a1c5ade', 'name': 'network-vif-deleted', 'tag': 'eb588ef0-84b2-475a-a6d2-aed734a6d4cd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 642/1236] 10.0.0.214 () {32 vars in 682 bytes} [Wed Jul 15 06:10:08 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1237] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:08 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => 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: 595/1238] 10.0.0.214 () {34 vars in 742 bytes} [Wed Jul 15 06:10:07 2026] PUT /v2.0/routers/b38289ff-42b5-4c87-ab71-6bc9fea6fc84 => generated 480 bytes in 1181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1239] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:10:08 2026] GET /v2.0/ports?device_id=b38289ff-42b5-4c87-ab71-6bc9fea6fc84 => 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: 644/1240] 10.0.0.214 () {32 vars in 668 bytes} [Wed Jul 15 06:10:08 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1241] 10.0.0.214 () {32 vars in 682 bytes} [Wed Jul 15 06:10:08 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1242] 10.0.0.214 () {32 vars in 678 bytes} [Wed Jul 15 06:10:08 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1243] 10.0.0.214 () {32 vars in 690 bytes} [Wed Jul 15 06:10:08 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1244] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:10:08 2026] DELETE /v2.0/ports/29a25e7a-3030-4dc8-8be2-d2b87d6893a6 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:10:09.305 7 INFO neutron.services.segments.plugin [-] Segment daa4d6e7-bfb5-4500-bce8-4e40e67013f5 resource provider aggregate not found 2026-07-15 06:10:09.309 7 INFO neutron.services.segments.plugin [-] Segment daa4d6e7-bfb5-4500-bce8-4e40e67013f5 resource provider aggregate not found 2026-07-15 06:10:09.317 7 INFO neutron.db.l3_hamode_db [None req-af5947c3-71a9-47a2-9289-5212a5bebeb4 9764a7ac53e74bff95b0acb0c4cfa691 8d79d25f89754bed8eb5bc34f4bffcf2 - - default default] HA network ed9970ee-edb5-4d33-9a0b-bb79149300db was deleted as no HA routers are present in tenant 8d79d25f89754bed8eb5bc34f4bffcf2. [pid: 7|app: 0|req: 597/1245] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:10:08 2026] DELETE /v2.0/routers/b38289ff-42b5-4c87-ab71-6bc9fea6fc84 => generated 0 bytes in 605 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1246] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:10:09 2026] DELETE /v2.0/ports/0ed6d358-c7a6-4e6d-a472-6b503abe9115 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:10:09.367 7 INFO neutron.services.segments.plugin [-] Segment daa4d6e7-bfb5-4500-bce8-4e40e67013f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daa4d6e7-bfb5-4500-bce8-4e40e67013f5 found for delete ", "request_id": "req-edc18a02-9917-4e7c-96a1-8af7a5d82f36"}]} 2026-07-15 06:10:09.369 7 INFO neutron.services.segments.plugin [-] Segment daa4d6e7-bfb5-4500-bce8-4e40e67013f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daa4d6e7-bfb5-4500-bce8-4e40e67013f5 found for delete ", "request_id": "req-71cd494e-2aa9-4fa6-a889-2fbc55343871"}]} [pid: 7|app: 0|req: 598/1247] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:10:09 2026] DELETE /v2.0/ports/eb33a7e6-f8a5-4e4e-bcd7-0bcad8866586 => 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: 599/1248] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:09 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => 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: 650/1249] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:10:09 2026] DELETE /v2.0/ports/419b2c03-764d-4b5e-91b6-8e22fd861e41 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1250] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:10:09 2026] DELETE /v2.0/ports/75ab0300-d59e-4a28-922e-7cb5566084e7 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1251] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:10 2026] DELETE /v2.0/networks/60283fd0-8183-4fb0-8c8a-4a7eef889a95 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1252] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:09 2026] GET /v2.0/security-groups?tenant_id=c1ec329ab7104497842c80f503399a5a&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1253] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/security-groups?tenant_id=6f062ea9bb5244949352df6b0d02d795&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:10.502 8 INFO neutron.services.segments.plugin [-] Segment 2745974c-15ef-441e-b270-c8c54109f8ac resource provider aggregate not found 2026-07-15 06:10:10.511 8 INFO neutron.services.segments.plugin [-] Segment 2745974c-15ef-441e-b270-c8c54109f8ac resource provider aggregate not found 2026-07-15 06:10:10.526 8 INFO neutron.services.segments.plugin [-] Segment 2745974c-15ef-441e-b270-c8c54109f8ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2745974c-15ef-441e-b270-c8c54109f8ac found for delete ", "request_id": "req-588d11fb-5a06-4376-9579-08e623e6491f"}]} [pid: 8|app: 0|req: 652/1254] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:10 2026] DELETE /v2.0/networks/f7a3b6ac-051c-43ff-9ebd-48f18f0ee8c5 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:10:10.531 8 INFO neutron.services.segments.plugin [-] Segment 2745974c-15ef-441e-b270-c8c54109f8ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2745974c-15ef-441e-b270-c8c54109f8ac found for delete ", "request_id": "req-89d5a475-cab7-4b59-8efc-f12a8e643f17"}]} [pid: 7|app: 0|req: 603/1255] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:10 2026] DELETE /v2.0/security-groups/87762291-cd1d-4e7c-a405-276c2f7079ee => 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: 653/1256] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:10 2026] DELETE /v2.0/security-groups/b583f40a-4e51-4ede-9e83-485fab5ea037 => 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: 604/1257] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:10 2026] DELETE /v2.0/networks/8a9785b2-b24b-4930-b8cb-1aab09f8647f => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1258] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/security-groups?tenant_id=8d79d25f89754bed8eb5bc34f4bffcf2&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1259] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => 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: 605/1260] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:10 2026] DELETE /v2.0/networks/25da7fc1-e1ee-4e7c-83bc-d425e8269a74 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1261] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:10 2026] DELETE /v2.0/security-groups/bdbdcee7-2ff9-4ba9-a4bc-d3a4588e679c => 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: 606/1262] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:10 2026] DELETE /v2.0/networks/810f1d7a-75fc-44e0-8144-855b9d5222d4 => 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: 657/1263] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/security-groups?tenant_id=3a785b1a90514eaeabb2f20b3936d31a&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:11.395 7 INFO neutron.services.segments.plugin [-] Segment 18f04c70-a14d-4e67-9419-e697da6466e5 resource provider aggregate not found 2026-07-15 06:10:11.403 7 INFO neutron.services.segments.plugin [-] Segment 18f04c70-a14d-4e67-9419-e697da6466e5 resource provider aggregate not found 2026-07-15 06:10:11.422 7 INFO neutron.services.segments.plugin [-] Segment 18f04c70-a14d-4e67-9419-e697da6466e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18f04c70-a14d-4e67-9419-e697da6466e5 found for delete ", "request_id": "req-5410312d-c728-4f03-b879-4f2289fca75c"}]} 2026-07-15 06:10:11.429 7 INFO neutron.services.segments.plugin [-] Segment 18f04c70-a14d-4e67-9419-e697da6466e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18f04c70-a14d-4e67-9419-e697da6466e5 found for delete ", "request_id": "req-dd3369a2-8f74-43f8-8ca6-d2f5fdaba0ce"}]} [pid: 7|app: 0|req: 607/1264] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:11 2026] DELETE /v2.0/security-groups/06cac0f2-4959-419d-824d-f54f3a4dfa92 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:10:11.992 7 INFO neutron.services.segments.plugin [-] Segment 13f56eee-1ce2-4f7d-b027-12489e13fd44 resource provider aggregate not found 2026-07-15 06:10:11.997 7 INFO neutron.services.segments.plugin [-] Segment 13f56eee-1ce2-4f7d-b027-12489e13fd44 resource provider aggregate not found [pid: 7|app: 0|req: 608/1265] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/ports?device_id=c793035a-0778-407f-bcf0-9ebc2a1c5ade => 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: 658/1266] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/security-groups?tenant_id=2f903c882459448481c46f72c6e75a89&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:12.254 7 INFO neutron.services.segments.plugin [-] Segment 13f56eee-1ce2-4f7d-b027-12489e13fd44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13f56eee-1ce2-4f7d-b027-12489e13fd44 found for delete ", "request_id": "req-c89d8f31-72a9-4196-bac8-23d89b2af6d2"}]} 2026-07-15 06:10:12.260 7 INFO neutron.services.segments.plugin [-] Segment 13f56eee-1ce2-4f7d-b027-12489e13fd44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13f56eee-1ce2-4f7d-b027-12489e13fd44 found for delete ", "request_id": "req-d1dae57a-c592-43a0-83c5-44e93173d2cf"}]} 2026-07-15 06:10:12.283 7 INFO neutron.services.segments.plugin [-] Segment e1e44404-91b9-4a64-8c89-0fc6573b2764 resource provider aggregate not found 2026-07-15 06:10:12.290 7 INFO neutron.services.segments.plugin [-] Segment e1e44404-91b9-4a64-8c89-0fc6573b2764 resource provider aggregate not found 2026-07-15 06:10:12.309 7 INFO neutron.services.segments.plugin [-] Segment e1e44404-91b9-4a64-8c89-0fc6573b2764 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1e44404-91b9-4a64-8c89-0fc6573b2764 found for delete ", "request_id": "req-917477d0-ade4-4aa5-a449-a036c5b64ee5"}]} 2026-07-15 06:10:12.318 7 INFO neutron.services.segments.plugin [-] Segment e1e44404-91b9-4a64-8c89-0fc6573b2764 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1e44404-91b9-4a64-8c89-0fc6573b2764 found for delete ", "request_id": "req-80db167c-085d-4c7b-949a-bd228784b1e3"}]} 2026-07-15 06:10:12.329 7 INFO neutron.services.segments.plugin [-] Segment 0a160956-f0b1-44be-a2c7-8b0b9e5d1933 resource provider aggregate not found 2026-07-15 06:10:12.336 7 INFO neutron.services.segments.plugin [-] Segment 0a160956-f0b1-44be-a2c7-8b0b9e5d1933 resource provider aggregate not found 2026-07-15 06:10:12.346 7 INFO neutron.services.segments.plugin [-] Segment 0a160956-f0b1-44be-a2c7-8b0b9e5d1933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a160956-f0b1-44be-a2c7-8b0b9e5d1933 found for delete ", "request_id": "req-91239ec0-e5cb-4006-9fdc-24914e6675f9"}]} 2026-07-15 06:10:12.352 7 INFO neutron.services.segments.plugin [-] Segment 0a160956-f0b1-44be-a2c7-8b0b9e5d1933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a160956-f0b1-44be-a2c7-8b0b9e5d1933 found for delete ", "request_id": "req-93eb0f91-f54f-4770-8f29-8d3256e92094"}]} [pid: 7|app: 0|req: 609/1267] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:12 2026] DELETE /v2.0/security-groups/d91d0755-bf1e-4c43-aedb-f01408e0917c => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1268] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/security-groups?tenant_id=9ca190883b63420383960ce618a6f35a&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1269] 10.0.0.214 () {32 vars in 653 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions => generated 20516 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1270] 10.0.0.214 () {32 vars in 681 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1271] 10.0.0.214 () {32 vars in 681 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1272] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1273] 10.0.0.214 () {32 vars in 665 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1274] 10.0.0.214 () {32 vars in 699 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1275] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:12 2026] DELETE /v2.0/security-groups/750f86d9-e441-4812-a55a-9cccae6a4574 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1276] 10.0.0.214 () {32 vars in 697 bytes} [Wed Jul 15 06:10:12 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: 661/1277] 10.0.0.214 () {32 vars in 701 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1278] 10.0.0.214 () {32 vars in 689 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1279] 10.0.0.214 () {32 vars in 703 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1280] 10.0.0.214 () {32 vars in 693 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1281] 10.0.0.214 () {32 vars in 695 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1282] 10.0.0.214 () {32 vars in 685 bytes} [Wed Jul 15 06:10:12 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: 664/1283] 10.0.0.214 () {32 vars in 687 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1284] 10.0.0.214 () {32 vars in 661 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1285] 10.0.0.214 () {32 vars in 699 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1286] 10.0.0.214 () {32 vars in 679 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1287] 10.0.0.214 () {32 vars in 683 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1288] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/security-groups?tenant_id=75c17074b92a412c80ad3e39ca4fc689&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: 624/1289] 10.0.0.214 () {32 vars in 675 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1290] 10.0.0.214 () {32 vars in 689 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1291] 10.0.0.214 () {32 vars in 723 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1292] 10.0.0.214 () {32 vars in 687 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1293] 10.0.0.214 () {32 vars in 669 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1294] 10.0.0.214 () {32 vars in 687 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1295] 10.0.0.214 () {32 vars in 681 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1296] 10.0.0.214 () {32 vars in 699 bytes} [Wed Jul 15 06:10:13 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: 7|app: 0|req: 632/1297] 10.0.0.214 () {32 vars in 679 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1298] 10.0.0.214 () {32 vars in 667 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1299] 10.0.0.214 () {32 vars in 677 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1300] 10.0.0.214 () {32 vars in 665 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1301] 10.0.0.214 () {32 vars in 675 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1302] 10.0.0.214 () {32 vars in 713 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1303] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:12 2026] DELETE /v2.0/security-groups/bef229c2-cf1e-443d-997b-6a2f568093c4 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1304] 10.0.0.214 () {32 vars in 691 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1305] 10.0.0.214 () {32 vars in 683 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1306] 10.0.0.214 () {32 vars in 669 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1307] 10.0.0.214 () {32 vars in 687 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1308] 10.0.0.214 () {32 vars in 705 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1309] 10.0.0.214 () {32 vars in 675 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1310] 10.0.0.214 () {32 vars in 701 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1311] 10.0.0.214 () {32 vars in 675 bytes} [Wed Jul 15 06:10:13 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: 673/1312] 10.0.0.214 () {32 vars in 693 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1313] 10.0.0.214 () {32 vars in 689 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1314] 10.0.0.214 () {32 vars in 709 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1315] 10.0.0.214 () {32 vars in 705 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1316] 10.0.0.214 () {32 vars in 719 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1317] 10.0.0.214 () {32 vars in 697 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1318] 10.0.0.214 () {32 vars in 711 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1319] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:13 2026] DELETE /v2.0/security-groups/4da6d8f2-68bd-42f7-9419-558b5709a5b0 => 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: 680/1320] 10.0.0.214 () {32 vars in 669 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:13.266 7 INFO neutron.api.v2.resource [None req-c6cc4b4d-0686-4a53-9cce-f9b48c9c2498 d0fe0ab6746b45098a0a29fccaec9bf4 fe0d2dbc29204cb882e33d08b53ffca6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 681/1321] 10.0.0.214 () {32 vars in 687 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1322] 10.0.0.214 () {32 vars in 737 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/security-groups/4da6d8f2-68bd-42f7-9419-558b5709a5b0 => 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: 682/1323] 10.0.0.214 () {32 vars in 681 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1324] 10.0.0.214 () {32 vars in 675 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1325] 10.0.0.214 () {32 vars in 671 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1326] 10.0.0.214 () {32 vars in 661 bytes} [Wed Jul 15 06:10:13 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: 686/1327] 10.0.0.214 () {32 vars in 699 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 687/1328] 10.0.0.214 () {32 vars in 699 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 688/1329] 10.0.0.214 () {32 vars in 677 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 689/1330] 10.0.0.214 () {32 vars in 669 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 690/1331] 10.0.0.214 () {32 vars in 683 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1332] 10.0.0.214 () {32 vars in 701 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 692/1333] 10.0.0.214 () {32 vars in 685 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1334] 10.0.0.214 () {32 vars in 707 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 694/1335] 10.0.0.214 () {32 vars in 669 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 695/1336] 10.0.0.214 () {32 vars in 697 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1337] 10.0.0.214 () {32 vars in 695 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1338] 10.0.0.214 () {32 vars in 685 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1339] 10.0.0.214 () {32 vars in 689 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1340] 10.0.0.214 () {32 vars in 667 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1341] 10.0.0.214 () {32 vars in 681 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1342] 10.0.0.214 () {32 vars in 681 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1343] 10.0.0.214 () {32 vars in 691 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1344] 10.0.0.214 () {32 vars in 691 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 704/1345] 10.0.0.214 () {32 vars in 695 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1346] 10.0.0.214 () {32 vars in 685 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1347] 10.0.0.214 () {32 vars in 689 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1348] 10.0.0.214 () {32 vars in 701 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 708/1349] 10.0.0.214 () {32 vars in 703 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 709/1350] 10.0.0.214 () {32 vars in 713 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1351] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 711/1352] 10.0.0.214 () {32 vars in 715 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1353] 10.0.0.214 () {32 vars in 727 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 713/1354] 10.0.0.214 () {32 vars in 741 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1355] 10.0.0.214 () {32 vars in 719 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1356] 10.0.0.214 () {32 vars in 683 bytes} [Wed Jul 15 06:10:13 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: 716/1357] 10.0.0.214 () {32 vars in 669 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1358] 10.0.0.214 () {32 vars in 719 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1359] 10.0.0.214 () {32 vars in 679 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1360] 10.0.0.214 () {32 vars in 669 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1361] 10.0.0.214 () {32 vars in 697 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 721/1362] 10.0.0.214 () {32 vars in 705 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1363] 10.0.0.214 () {32 vars in 701 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1364] 10.0.0.214 () {32 vars in 701 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1365] 10.0.0.214 () {32 vars in 683 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1366] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:10:13 2026] DELETE /v2.0/floatingips/f64fe04e-9d85-49f3-a262-b23f44c135ab => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1367] 10.0.0.214 () {32 vars in 705 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1368] 10.0.0.214 () {32 vars in 695 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1369] 10.0.0.214 () {32 vars in 689 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 728/1370] 10.0.0.214 () {32 vars in 697 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 729/1371] 10.0.0.214 () {32 vars in 679 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 730/1372] 10.0.0.214 () {32 vars in 689 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1373] 10.0.0.214 () {32 vars in 701 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1374] 10.0.0.214 () {32 vars in 665 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1375] 10.0.0.214 () {32 vars in 681 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1376] 10.0.0.214 () {32 vars in 693 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 735/1377] 10.0.0.214 () {32 vars in 677 bytes} [Wed Jul 15 06:10:13 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1378] 10.0.0.214 () {32 vars in 667 bytes} [Wed Jul 15 06:10:13 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: 8|app: 0|req: 737/1379] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:14 2026] GET /v2.0/security-groups?tenant_id=635127b12e2f4de19314346a4d2db6ee&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1380] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:14 2026] DELETE /v2.0/security-groups/fe3c65bd-9a1c-498d-9a6c-035f38a1f6ad => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1381] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:10:13 2026] PUT /v2.0/routers/84e5b6eb-628a-47b4-b0bb-01fc4f6bb4cc/remove_router_interface => generated 309 bytes in 1093 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:15.657 8 INFO neutron.services.segments.plugin [-] Segment 0d1d58f6-8796-45f1-a81d-c7227d5cb4fd resource provider aggregate not found 2026-07-15 06:10:15.661 8 INFO neutron.services.segments.plugin [-] Segment 0d1d58f6-8796-45f1-a81d-c7227d5cb4fd resource provider aggregate not found 2026-07-15 06:10:15.669 8 INFO neutron.services.segments.plugin [-] Segment 0d1d58f6-8796-45f1-a81d-c7227d5cb4fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d1d58f6-8796-45f1-a81d-c7227d5cb4fd found for delete ", "request_id": "req-066331cf-115b-4be9-9ef6-36cb617218b2"}]} 2026-07-15 06:10:15.674 8 INFO neutron.db.l3_hamode_db [None req-ccc5e9b4-e5df-4f9f-b520-d64d293d09d2 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] HA network bdc93461-7317-473b-b24c-e40b3f2119b2 was deleted as no HA routers are present in tenant fe0d2dbc29204cb882e33d08b53ffca6. 2026-07-15 06:10:15.676 8 INFO neutron.services.segments.plugin [-] Segment 0d1d58f6-8796-45f1-a81d-c7227d5cb4fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d1d58f6-8796-45f1-a81d-c7227d5cb4fd found for delete ", "request_id": "req-d496eae7-f162-45c9-bab0-3141d97ee6c0"}]} [pid: 8|app: 0|req: 739/1384] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:10:14 2026] DELETE /v2.0/routers/84e5b6eb-628a-47b4-b0bb-01fc4f6bb4cc => generated 0 bytes in 913 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1385] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:10:15 2026] DELETE /v2.0/subnets/0794c4e0-fdef-4b02-b000-876421637c89 => 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: 740/1386] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:15 2026] DELETE /v2.0/networks/3d03cde5-52af-452b-b25d-b37648e830f1 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:10:16.251 7 WARNING neutron_lib.context [None req-eff50ea3-ac45-4a32-afb5-831afff412ca 8dab8247284c4548ac2868454aa3d687 e3eb007aac7947a48a96d8e390ad68c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:16.406 7 INFO neutron.db.segments_db [None req-eff50ea3-ac45-4a32-afb5-831afff412ca 8dab8247284c4548ac2868454aa3d687 e3eb007aac7947a48a96d8e390ad68c8 - - default default] Added segment 2a31475a-01ff-46a9-b569-2e04fb575275 of type vxlan for network f32870f0-6790-42e5-870c-bbd5066cb3f0 [pid: 8|app: 0|req: 741/1387] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:16 2026] GET /v2.0/security-groups?tenant_id=fe0d2dbc29204cb882e33d08b53ffca6&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1388] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:16 2026] POST /v2.0/networks => generated 630 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1389] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:16 2026] DELETE /v2.0/security-groups/04ced8d3-b0ac-4fc4-827e-fd3174f926dd => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:10:16.581 8 WARNING neutron_lib.context [None req-cd4360f9-98af-4d27-888b-f8e256e2366f 8dab8247284c4548ac2868454aa3d687 e3eb007aac7947a48a96d8e390ad68c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:16.700 7 WARNING neutron_lib.context [None req-c8a735f5-b8aa-4abf-9f87-e9fc922e2dc9 a6ede35b6b46412588f9cbd0891fce72 5e972691286a427aa7ecc1a2079169b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1390] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:16 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:16.857 7 INFO neutron.db.segments_db [None req-c8a735f5-b8aa-4abf-9f87-e9fc922e2dc9 a6ede35b6b46412588f9cbd0891fce72 5e972691286a427aa7ecc1a2079169b4 - - default default] Added segment ffd9d109-178c-46b4-b108-3604ab06272a of type vxlan for network 18fbe1dd-d551-4148-981b-91b853c95313 2026-07-15 06:10:16.861 8 WARNING neutron_lib.context [None req-c73cd42f-7ec8-4d85-a0f6-bd9ff111d529 8dab8247284c4548ac2868454aa3d687 e3eb007aac7947a48a96d8e390ad68c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:16.920 8 INFO neutron.db.segments_db [None req-c73cd42f-7ec8-4d85-a0f6-bd9ff111d529 8dab8247284c4548ac2868454aa3d687 e3eb007aac7947a48a96d8e390ad68c8 - - default default] Added segment fa984742-1bd8-4eca-824d-77a6f208e579 of type vxlan for network 5eb2c582-cc6f-4ac0-9092-25fd0a2666b3 [pid: 7|app: 0|req: 648/1391] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:16 2026] POST /v2.0/networks => generated 643 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:17.034 7 WARNING neutron_lib.context [None req-9f78e204-46cf-423c-bcea-5ed2188fe703 a6ede35b6b46412588f9cbd0891fce72 5e972691286a427aa7ecc1a2079169b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 744/1392] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:16 2026] POST /v2.0/networks => generated 632 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:17.052 8 WARNING neutron_lib.context [None req-bf994f38-75a1-45f0-add0-c21184189b55 8dab8247284c4548ac2868454aa3d687 e3eb007aac7947a48a96d8e390ad68c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 649/1393] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:17 2026] POST /v2.0/subnets => generated 641 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:17.341 7 WARNING neutron_lib.context [None req-3749a45e-5547-463e-80c0-5ee683b08b18 a6ede35b6b46412588f9cbd0891fce72 5e972691286a427aa7ecc1a2079169b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 745/1394] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:17 2026] POST /v2.0/subnets => generated 629 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:17.391 8 WARNING neutron_lib.context [None req-6bc6b4de-5fe0-4083-af81-3bcccb0c2177 8dab8247284c4548ac2868454aa3d687 e3eb007aac7947a48a96d8e390ad68c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:17.401 7 INFO neutron.db.segments_db [None req-3749a45e-5547-463e-80c0-5ee683b08b18 a6ede35b6b46412588f9cbd0891fce72 5e972691286a427aa7ecc1a2079169b4 - - default default] Added segment c8575ae1-eb47-4dda-a4c2-c86c99a6c6ff of type vxlan for network 6626c428-fc0b-42dc-b31e-c899ad887cd0 2026-07-15 06:10:17.451 8 INFO neutron.db.segments_db [None req-6bc6b4de-5fe0-4083-af81-3bcccb0c2177 8dab8247284c4548ac2868454aa3d687 e3eb007aac7947a48a96d8e390ad68c8 - - default default] Added segment c0fdcac2-a7bb-4f3a-a94e-40bfeb2e258f of type vxlan for network f301e7d0-1267-4b60-9bd4-7edb435deb6f [pid: 7|app: 0|req: 650/1395] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:17 2026] POST /v2.0/networks => generated 643 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1396] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:17 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:17.571 8 WARNING neutron_lib.context [None req-f4d78118-77e6-4a02-a6fb-6a516a77d9a8 8dab8247284c4548ac2868454aa3d687 e3eb007aac7947a48a96d8e390ad68c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 651/1397] 10.0.0.214 () {34 vars in 743 bytes} [Wed Jul 15 06:10:17 2026] PUT /v2.0/networks/6626c428-fc0b-42dc-b31e-c899ad887cd0 => generated 592 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:17.674 7 WARNING neutron_lib.context [None req-31096563-5a24-455d-b4fc-71a2ca5b67a2 a6ede35b6b46412588f9cbd0891fce72 5e972691286a427aa7ecc1a2079169b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:17.688 8 INFO neutron.services.segments.plugin [-] Segment a237f1dc-1a3d-4ed4-a8b9-8e30f0599856 resource provider aggregate not found 2026-07-15 06:10:17.691 8 INFO neutron.services.segments.plugin [-] Segment a237f1dc-1a3d-4ed4-a8b9-8e30f0599856 resource provider aggregate not found 2026-07-15 06:10:17.700 8 INFO neutron.services.segments.plugin [-] Segment a237f1dc-1a3d-4ed4-a8b9-8e30f0599856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a237f1dc-1a3d-4ed4-a8b9-8e30f0599856 found for delete ", "request_id": "req-46696e1d-52f7-463a-b6fa-287cc8de25ef"}]} 2026-07-15 06:10:17.718 8 INFO neutron.services.segments.plugin [-] Segment a237f1dc-1a3d-4ed4-a8b9-8e30f0599856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a237f1dc-1a3d-4ed4-a8b9-8e30f0599856 found for delete ", "request_id": "req-cdbd975d-6ea6-4074-8b2d-7090b35b36af"}]} [pid: 8|app: 0|req: 747/1398] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:17 2026] POST /v2.0/subnets => generated 629 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:17.840 8 WARNING neutron_lib.context [None req-ff9a00f3-1507-4793-9b1c-a19c17d056ae 8dab8247284c4548ac2868454aa3d687 e3eb007aac7947a48a96d8e390ad68c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:17.923 8 INFO neutron.db.segments_db [None req-ff9a00f3-1507-4793-9b1c-a19c17d056ae 8dab8247284c4548ac2868454aa3d687 e3eb007aac7947a48a96d8e390ad68c8 - - default default] Added segment 43e5dd1b-08c4-4a16-80f1-9a79b80c3731 of type vxlan for network d817d350-762e-428e-9441-a51970342688 [pid: 7|app: 0|req: 652/1399] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:17 2026] POST /v2.0/subnets => generated 626 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1400] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:17 2026] POST /v2.0/networks => generated 632 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:18.052 8 WARNING neutron_lib.context [None req-220adb6d-3936-4f3e-b863-74af649339c7 8dab8247284c4548ac2868454aa3d687 e3eb007aac7947a48a96d8e390ad68c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 653/1401] 10.0.0.214 () {34 vars in 741 bytes} [Wed Jul 15 06:10:17 2026] PUT /v2.0/subnets/49734acc-4227-4e1b-94d0-523032a9cc61 => generated 636 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1402] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:18 2026] POST /v2.0/subnets => generated 629 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:18.531 7 INFO neutron.services.segments.plugin [-] Segment c8575ae1-eb47-4dda-a4c2-c86c99a6c6ff resource provider aggregate not found 2026-07-15 06:10:18.534 7 INFO neutron.services.segments.plugin [-] Segment c8575ae1-eb47-4dda-a4c2-c86c99a6c6ff resource provider aggregate not found 2026-07-15 06:10:18.547 7 INFO neutron.services.segments.plugin [-] Segment c8575ae1-eb47-4dda-a4c2-c86c99a6c6ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8575ae1-eb47-4dda-a4c2-c86c99a6c6ff found for delete ", "request_id": "req-388e1a97-47a1-4194-8ef3-bf0bdafc0d7d"}]} 2026-07-15 06:10:18.549 7 INFO neutron.services.segments.plugin [-] Segment c8575ae1-eb47-4dda-a4c2-c86c99a6c6ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8575ae1-eb47-4dda-a4c2-c86c99a6c6ff found for delete ", "request_id": "req-6ea1d445-7ab3-4732-9fad-761b0054b264"}]} [pid: 7|app: 0|req: 654/1403] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:18 2026] DELETE /v2.0/networks/6626c428-fc0b-42dc-b31e-c899ad887cd0 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:10:18.559 7 WARNING neutron_lib.context [None req-e7445577-73df-4330-9fa1-6058f68f35f9 8dab8247284c4548ac2868454aa3d687 e3eb007aac7947a48a96d8e390ad68c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:18.621 7 INFO neutron.db.segments_db [None req-e7445577-73df-4330-9fa1-6058f68f35f9 8dab8247284c4548ac2868454aa3d687 e3eb007aac7947a48a96d8e390ad68c8 - - default default] Added segment be258714-08f5-4196-9740-094ebf289d9e of type vxlan for network 258c0290-03f6-4ff5-a861-968fc39310da 2026-07-15 06:10:18.662 8 WARNING neutron_lib.context [None req-3f0e45b4-6ecd-4ffe-962a-681262314ac1 add3a345e62542faa416653fbb980457 2316adb62cc54de687bdd24005cb53cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 655/1404] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:18 2026] POST /v2.0/networks => generated 632 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1405] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:10:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:18.732 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ba02fc1-3427-4ac9-9bec-c60955738da4 a6ede35b6b46412588f9cbd0891fce72 5e972691286a427aa7ecc1a2079169b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1406] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:18 2026] DELETE /v2.0/networks/6626c428-fc0b-42dc-b31e-c899ad887cd0 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:10:18.739 7 WARNING neutron_lib.context [None req-fa13763c-547d-4b10-a277-53471f7c433c 8dab8247284c4548ac2868454aa3d687 e3eb007aac7947a48a96d8e390ad68c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:18.958 8 INFO neutron.db.segments_db [None req-5d5ebeb9-e877-4ce9-89e9-cff56c041524 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment f9081c09-e4f3-46ad-8077-b66902a8f294 of type vxlan for network 6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075 [pid: 7|app: 0|req: 657/1407] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:18 2026] POST /v2.0/subnets => generated 629 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:19.053 7 WARNING neutron_lib.context [None req-0ef9b15c-3ca8-4e52-9fa6-59b255f48aa8 add3a345e62542faa416653fbb980457 2316adb62cc54de687bdd24005cb53cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 751/1408] 10.0.0.214 () {34 vars in 671 bytes} [Wed Jul 15 06:10:18 2026] POST /v2.0/networks => generated 743 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1409] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:10:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1410] 10.0.0.214 () {32 vars in 694 bytes} [Wed Jul 15 06:10:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1411] 10.0.0.214 () {34 vars in 751 bytes} [Wed Jul 15 06:10:19 2026] PUT /v2.0/subnets/d4bdc9c5-a6ce-42b9-85ce-f10166f3f976/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:10:19.205 7 WARNING neutron_lib.context [None req-54f1d219-6a09-4974-ac44-65782bfcc655 add3a345e62542faa416653fbb980457 2316adb62cc54de687bdd24005cb53cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 660/1412] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:10:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1413] 10.0.0.214 () {32 vars in 742 bytes} [Wed Jul 15 06:10:19 2026] GET /v2.0/subnets?network_id=e84570c7-f09c-46a7-86fa-2c31e6bed91f => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1414] 10.0.0.214 () {34 vars in 751 bytes} [Wed Jul 15 06:10:19 2026] PUT /v2.0/subnets/bfeec016-5b3d-4c3f-956b-76d8c736e622/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:10:19.383 7 WARNING neutron_lib.context [None req-b087e08d-cdc5-4d31-a55c-a8723047cdfa add3a345e62542faa416653fbb980457 2316adb62cc54de687bdd24005cb53cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 663/1415] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:10:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1416] 10.0.0.214 () {32 vars in 653 bytes} [Wed Jul 15 06:10:19 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: 753/1417] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:19 2026] POST /v2.0/subnets => generated 690 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1418] 10.0.0.214 () {34 vars in 751 bytes} [Wed Jul 15 06:10:19 2026] PUT /v2.0/subnets/cbfebaa9-036e-403f-8cbd-ad89bfd4a68a/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1419] 10.0.0.214 () {32 vars in 649 bytes} [Wed Jul 15 06:10:19 2026] GET /v2.0/networks => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:19.528 8 WARNING neutron_lib.context [None req-8be4663f-d830-4d5b-89ba-f1eaa07a56a8 add3a345e62542faa416653fbb980457 2316adb62cc54de687bdd24005cb53cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:19.552 7 INFO neutron.db.segments_db [None req-03935cae-b6c8-4e8d-83cf-59cffc1d0d83 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 5c4c2019-63c1-4b9c-a338-27df7b34af19 of type vxlan for network 09a2e377-8f9d-499a-a478-b3e58f58bfd1 [pid: 8|app: 0|req: 755/1420] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:10:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1421] 10.0.0.214 () {34 vars in 751 bytes} [Wed Jul 15 06:10:19 2026] PUT /v2.0/subnets/8d170f1a-00bb-40fc-98aa-3045acc2f0f5/tags => generated 19 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1422] 10.0.0.214 () {32 vars in 647 bytes} [Wed Jul 15 06:10:19 2026] GET /v2.0/subnets => generated 1280 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1423] 10.0.0.214 () {34 vars in 759 bytes} [Wed Jul 15 06:10:19 2026] PUT /v2.0/subnetpools/d2002c5f-6445-4c59-ba15-ff17f6d68e0f/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1424] 10.0.0.214 () {32 vars in 664 bytes} [Wed Jul 15 06:10:19 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1425] 10.0.0.214 () {32 vars in 723 bytes} [Wed Jul 15 06:10:19 2026] GET /v2.0/networks/18fbe1dd-d551-4148-981b-91b853c95313 => generated 668 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:19.878 7 INFO neutron.db.l3_hamode_db [None req-03935cae-b6c8-4e8d-83cf-59cffc1d0d83 e3aa3c0453c14e88b9751c9be7c09bcd 35a07e2bfdd547aaac000c1a542eca45 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 761/1426] 10.0.0.214 () {34 vars in 759 bytes} [Wed Jul 15 06:10:19 2026] PUT /v2.0/subnetpools/3a2071af-84fb-4fde-b006-51100e11c7dc/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1427] 10.0.0.214 () {32 vars in 678 bytes} [Wed Jul 15 06:10:19 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1428] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:10:19 2026] GET /v2.0/subnets/3e995873-4273-4d43-b127-2fe4cc2393e9 => generated 641 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1429] 10.0.0.214 () {34 vars in 759 bytes} [Wed Jul 15 06:10:20 2026] PUT /v2.0/subnetpools/ea8f350d-14ef-4be6-9714-4ea0cb17221b/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1430] 10.0.0.214 () {32 vars in 674 bytes} [Wed Jul 15 06:10:20 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:20.143 8 INFO neutron.pecan_wsgi.hooks.translation [None req-79e8097a-38d1-4625-8811-65462da1f9c1 a6ede35b6b46412588f9cbd0891fce72 5e972691286a427aa7ecc1a2079169b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 766/1431] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:10:20 2026] DELETE /v2.0/subnets/49734acc-4227-4e1b-94d0-523032a9cc61 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1432] 10.0.0.214 () {34 vars in 759 bytes} [Wed Jul 15 06:10:20 2026] PUT /v2.0/subnetpools/b5c2c945-eb09-4b83-a433-ecd6fcd9a439/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1433] 10.0.0.214 () {32 vars in 686 bytes} [Wed Jul 15 06:10:20 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:20.247 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e235bc3d-84ea-4730-b44b-131ea0e1c5d1 a6ede35b6b46412588f9cbd0891fce72 5e972691286a427aa7ecc1a2079169b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 769/1434] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:20 2026] DELETE /v2.0/networks/6626c428-fc0b-42dc-b31e-c899ad887cd0 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1435] 10.0.0.214 () {32 vars in 672 bytes} [Wed Jul 15 06:10:20 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: 8|app: 0|req: 771/1436] 10.0.0.214 () {32 vars in 672 bytes} [Wed Jul 15 06:10:20 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1437] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:10:20 2026] DELETE /v2.0/subnets/3e995873-4273-4d43-b127-2fe4cc2393e9 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1438] 10.0.0.214 () {32 vars in 686 bytes} [Wed Jul 15 06:10:20 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1439] 10.0.0.214 () {32 vars in 686 bytes} [Wed Jul 15 06:10:20 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:20.828 7 INFO neutron.db.l3_hamode_db [None req-03935cae-b6c8-4e8d-83cf-59cffc1d0d83 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:10:20.968 8 INFO neutron.services.segments.plugin [-] Segment ffd9d109-178c-46b4-b108-3604ab06272a resource provider aggregate not found 2026-07-15 06:10:20.980 8 INFO neutron.services.segments.plugin [-] Segment ffd9d109-178c-46b4-b108-3604ab06272a resource provider aggregate not found 2026-07-15 06:10:20.988 8 INFO neutron.services.segments.plugin [-] Segment ffd9d109-178c-46b4-b108-3604ab06272a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffd9d109-178c-46b4-b108-3604ab06272a found for delete ", "request_id": "req-4491716b-59b1-4ad1-9794-83eecabb05ba"}]} 2026-07-15 06:10:21.010 8 INFO neutron.services.segments.plugin [-] Segment ffd9d109-178c-46b4-b108-3604ab06272a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffd9d109-178c-46b4-b108-3604ab06272a found for delete ", "request_id": "req-0eb5c3c4-94e6-4214-9b4f-0bca015889a8"}]} [pid: 8|app: 0|req: 775/1440] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:20 2026] DELETE /v2.0/networks/18fbe1dd-d551-4148-981b-91b853c95313 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1441] 10.0.0.214 () {32 vars in 682 bytes} [Wed Jul 15 06:10:21 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1442] 10.0.0.214 () {32 vars in 682 bytes} [Wed Jul 15 06:10:21 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1443] 10.0.0.214 () {32 vars in 694 bytes} [Wed Jul 15 06:10:21 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1444] 10.0.0.214 () {32 vars in 694 bytes} [Wed Jul 15 06:10:21 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: 780/1445] 10.0.0.214 () {32 vars in 680 bytes} [Wed Jul 15 06:10:21 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1446] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:10:21 2026] DELETE /v2.0/subnets/d4bdc9c5-a6ce-42b9-85ce-f10166f3f976 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1447] 10.0.0.214 () {32 vars in 694 bytes} [Wed Jul 15 06:10:21 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1448] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:10:21 2026] DELETE /v2.0/subnets/bfeec016-5b3d-4c3f-956b-76d8c736e622 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1449] 10.0.0.214 () {32 vars in 690 bytes} [Wed Jul 15 06:10:21 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1450] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:21 2026] GET /v2.0/security-groups?tenant_id=5e972691286a427aa7ecc1a2079169b4&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1451] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:10:21 2026] DELETE /v2.0/subnets/cbfebaa9-036e-403f-8cbd-ad89bfd4a68a => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1452] 10.0.0.214 () {32 vars in 702 bytes} [Wed Jul 15 06:10:21 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1453] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:19 2026] POST /v2.0/routers => generated 730 bytes in 2422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1454] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:21 2026] DELETE /v2.0/security-groups/2289186e-b927-4715-a69a-c8ab4f2f1a7c => 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: 789/1455] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:10:21 2026] DELETE /v2.0/subnetpools/d2002c5f-6445-4c59-ba15-ff17f6d68e0f => 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: 667/1456] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:10:21 2026] DELETE /v2.0/subnets/8d170f1a-00bb-40fc-98aa-3045acc2f0f5 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1457] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:10:22 2026] DELETE /v2.0/subnetpools/3a2071af-84fb-4fde-b006-51100e11c7dc => 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: 669/1458] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:10:22 2026] DELETE /v2.0/subnets/6ff963b1-e339-472d-bc86-035d24260ff2 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1459] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:10:22 2026] DELETE /v2.0/subnetpools/ea8f350d-14ef-4be6-9714-4ea0cb17221b => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:10:22.804 7 INFO neutron.services.segments.plugin [-] Segment 2a31475a-01ff-46a9-b569-2e04fb575275 resource provider aggregate not found 2026-07-15 06:10:22.809 7 INFO neutron.services.segments.plugin [-] Segment 2a31475a-01ff-46a9-b569-2e04fb575275 resource provider aggregate not found [pid: 7|app: 0|req: 671/1460] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:22 2026] DELETE /v2.0/networks/f32870f0-6790-42e5-870c-bbd5066cb3f0 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:10:22.841 7 INFO neutron.services.segments.plugin [-] Segment 2a31475a-01ff-46a9-b569-2e04fb575275 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a31475a-01ff-46a9-b569-2e04fb575275 found for delete ", "request_id": "req-b43b4f27-c180-439e-bfe6-1121b95f588a"}]} 2026-07-15 06:10:22.844 7 INFO neutron.services.segments.plugin [-] Segment 2a31475a-01ff-46a9-b569-2e04fb575275 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a31475a-01ff-46a9-b569-2e04fb575275 found for delete ", "request_id": "req-bbe35787-c135-4aa1-9ba2-bc0c65e13c22"}]} [pid: 7|app: 0|req: 672/1461] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:10:22 2026] DELETE /v2.0/subnetpools/b5c2c945-eb09-4b83-a433-ecd6fcd9a439 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1462] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:22 2026] DELETE /v2.0/networks/5eb2c582-cc6f-4ac0-9092-25fd0a2666b3 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1463] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:10:23 2026] DELETE /v2.0/subnetpools/b822d771-2c72-4fa7-8c95-c827897c7b72 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1464] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:10:22 2026] PUT /v2.0/routers/dd00eecc-39de-4f8c-97f5-960b50fbd26b/add_router_interface => generated 309 bytes in 1567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1465] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:23 2026] DELETE /v2.0/networks/f301e7d0-1267-4b60-9bd4-7edb435deb6f => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:10:23.844 8 INFO neutron.services.segments.plugin [-] Segment 43e5dd1b-08c4-4a16-80f1-9a79b80c3731 resource provider aggregate not found 2026-07-15 06:10:23.852 8 INFO neutron.services.segments.plugin [-] Segment 43e5dd1b-08c4-4a16-80f1-9a79b80c3731 resource provider aggregate not found 2026-07-15 06:10:23.868 8 INFO neutron.services.segments.plugin [-] Segment 43e5dd1b-08c4-4a16-80f1-9a79b80c3731 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43e5dd1b-08c4-4a16-80f1-9a79b80c3731 found for delete ", "request_id": "req-91ee90ca-ee76-46d4-8a89-6eab82bdd28c"}]} 2026-07-15 06:10:23.876 8 INFO neutron.services.segments.plugin [-] Segment 43e5dd1b-08c4-4a16-80f1-9a79b80c3731 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43e5dd1b-08c4-4a16-80f1-9a79b80c3731 found for delete ", "request_id": "req-c8f972f6-8791-463f-8c29-fcc3bc606a00"}]} [pid: 8|app: 0|req: 791/1466] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:23 2026] DELETE /v2.0/networks/d817d350-762e-428e-9441-a51970342688 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1467] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:23 2026] DELETE /v2.0/networks/258c0290-03f6-4ff5-a861-968fc39310da => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:10:24.246 8 WARNING neutron_lib.context [None req-4f6b460b-02e8-4ac6-965d-bc8bcce261ec 59c48fcd27704d06a676cd6bca364aca fba00f7be19d4967b9fe07436fdeb765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:24.254 7 WARNING neutron_lib.context [None req-3ac8317e-ab80-4227-8dca-a4d88d8f7d0d f8c205a008f04c59a068f3cca8d96f71 35a07e2bfdd547aaac000c1a542eca45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 677/1468] 10.0.0.214 () {34 vars in 685 bytes} [Wed Jul 15 06:10:24 2026] POST /v2.0/security-groups => generated 1658 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1469] 10.0.0.214 () {34 vars in 684 bytes} [Wed Jul 15 06:10:24 2026] POST /v2.0/security-groups => generated 1625 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:10:24.512 8 WARNING neutron_lib.context [None req-b49852be-df93-4fc7-984e-97f5c74fd227 f8c205a008f04c59a068f3cca8d96f71 35a07e2bfdd547aaac000c1a542eca45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 793/1470] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:10:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1471] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:24 2026] GET /v2.0/security-groups?tenant_id=9d49dfbb712b4971b47e4200b36faeed&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:24.712 7 WARNING neutron_lib.context [None req-655b09cc-9d50-4da1-86da-07a4867a9960 f8c205a008f04c59a068f3cca8d96f71 35a07e2bfdd547aaac000c1a542eca45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 794/1472] 10.0.0.214 () {32 vars in 663 bytes} [Wed Jul 15 06:10:24 2026] GET /v2.0/security-groups => generated 4530 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1473] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:10:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1474] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:24 2026] DELETE /v2.0/security-groups/b53e8e07-ed2d-480e-aa4b-ee0381588762 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:10:24.865 8 WARNING neutron_lib.context [None req-b49a5317-12a2-494d-8fd5-bd42f4f4e4cd f8c205a008f04c59a068f3cca8d96f71 35a07e2bfdd547aaac000c1a542eca45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:24.871 7 INFO neutron.services.segments.plugin [-] Segment fa984742-1bd8-4eca-824d-77a6f208e579 resource provider aggregate not found 2026-07-15 06:10:24.875 7 INFO neutron.services.segments.plugin [-] Segment fa984742-1bd8-4eca-824d-77a6f208e579 resource provider aggregate not found 2026-07-15 06:10:24.895 7 INFO neutron.services.segments.plugin [-] Segment fa984742-1bd8-4eca-824d-77a6f208e579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa984742-1bd8-4eca-824d-77a6f208e579 found for delete ", "request_id": "req-f50c54fb-5d40-46e8-88ff-d20bb4b1ae27"}]} 2026-07-15 06:10:24.899 7 INFO neutron.services.segments.plugin [-] Segment fa984742-1bd8-4eca-824d-77a6f208e579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa984742-1bd8-4eca-824d-77a6f208e579 found for delete ", "request_id": "req-d2adc718-966e-43dc-8715-2aba62f43077"}]} 2026-07-15 06:10:24.912 7 INFO neutron.services.segments.plugin [-] Segment c0fdcac2-a7bb-4f3a-a94e-40bfeb2e258f resource provider aggregate not found 2026-07-15 06:10:24.915 7 INFO neutron.services.segments.plugin [-] Segment c0fdcac2-a7bb-4f3a-a94e-40bfeb2e258f resource provider aggregate not found 2026-07-15 06:10:24.927 7 INFO neutron.services.segments.plugin [-] Segment c0fdcac2-a7bb-4f3a-a94e-40bfeb2e258f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0fdcac2-a7bb-4f3a-a94e-40bfeb2e258f found for delete ", "request_id": "req-15f20aa9-a71f-4624-a17d-6d1a436e2350"}]} 2026-07-15 06:10:24.934 7 INFO neutron.services.segments.plugin [-] Segment c0fdcac2-a7bb-4f3a-a94e-40bfeb2e258f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0fdcac2-a7bb-4f3a-a94e-40bfeb2e258f found for delete ", "request_id": "req-9c2e32df-8d4d-47e2-b344-27e8b62a33df"}]} 2026-07-15 06:10:24.942 7 INFO neutron.services.segments.plugin [-] Segment be258714-08f5-4196-9740-094ebf289d9e resource provider aggregate not found [pid: 7|app: 0|req: 680/1475] 10.0.0.214 () {34 vars in 758 bytes} [Wed Jul 15 06:10:24 2026] PUT /v2.0/security-groups/5a973f43-6620-4371-bb1e-79daecba5d0f => generated 1663 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:24.961 7 INFO neutron.services.segments.plugin [-] Segment be258714-08f5-4196-9740-094ebf289d9e resource provider aggregate not found 2026-07-15 06:10:24.965 7 INFO neutron.services.segments.plugin [-] Segment be258714-08f5-4196-9740-094ebf289d9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be258714-08f5-4196-9740-094ebf289d9e found for delete ", "request_id": "req-86b31b5c-90f1-4d5e-abd6-f9bf0e8401f4"}]} 2026-07-15 06:10:24.981 7 INFO neutron.services.segments.plugin [-] Segment be258714-08f5-4196-9740-094ebf289d9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be258714-08f5-4196-9740-094ebf289d9e found for delete ", "request_id": "req-0345c3a1-8eb0-4d0c-8f81-c1e7d1de149c"}]} [pid: 7|app: 0|req: 681/1476] 10.0.0.214 () {32 vars in 737 bytes} [Wed Jul 15 06:10:24 2026] GET /v2.0/security-groups/5a973f43-6620-4371-bb1e-79daecba5d0f => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1477] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:24 2026] DELETE /v2.0/security-groups/5a973f43-6620-4371-bb1e-79daecba5d0f => 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: 683/1478] 10.0.0.214 () {32 vars in 663 bytes} [Wed Jul 15 06:10:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1479] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:25 2026] GET /v2.0/security-groups?tenant_id=2316adb62cc54de687bdd24005cb53cf&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:25.267 7 INFO neutron.api.v2.resource [None req-3743e20e-2719-4bf8-8c31-724a522946fa 59c48fcd27704d06a676cd6bca364aca fba00f7be19d4967b9fe07436fdeb765 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 685/1480] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:25 2026] DELETE /v2.0/security-groups/5a973f43-6620-4371-bb1e-79daecba5d0f => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1481] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:10:24 2026] POST /v2.0/floatingips => generated 552 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1482] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:25 2026] GET /v2.0/security-groups?tenant_id=e3eb007aac7947a48a96d8e390ad68c8&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:25.566 7 WARNING neutron_lib.context [None req-b3fd2332-2208-4203-bce2-3ccd1a2aa2ac 59c48fcd27704d06a676cd6bca364aca fba00f7be19d4967b9fe07436fdeb765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 797/1483] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:25 2026] DELETE /v2.0/security-groups/090ad7f9-1439-4b97-aace-1dc36890fb42 => 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: 687/1484] 10.0.0.214 () {34 vars in 684 bytes} [Wed Jul 15 06:10:25 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 06:10:25.694 7 WARNING neutron_lib.context [None req-90517a03-ddcc-4241-ad96-5eee5d3e167d 59c48fcd27704d06a676cd6bca364aca fba00f7be19d4967b9fe07436fdeb765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 798/1485] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:25 2026] DELETE /v2.0/security-groups/e0b3cd05-ec13-4eb2-94c2-d1adbccf2269 => 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: 688/1486] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:10:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1487] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:10:25 2026] GET /v2.0/security-group-rules/7ebb885f-9ed7-41b7-9cce-8afde089f358 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1488] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:25 2026] GET /v2.0/security-groups?tenant_id=90eae5401c9c4485a01bace8bc13b597&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1489] 10.0.0.214 () {32 vars in 673 bytes} [Wed Jul 15 06:10:25 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1490] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:10:25 2026] DELETE /v2.0/security-group-rules/7ebb885f-9ed7-41b7-9cce-8afde089f358 => 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: 800/1491] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:25 2026] DELETE /v2.0/security-groups/51a8e3f0-128b-4b22-ab73-f14f6cbeffdd => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1492] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:26 2026] GET /v2.0/security-groups?tenant_id=fc496bffaea54db68f2b4d2609f21ebf&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1493] 10.0.0.214 () {32 vars in 673 bytes} [Wed Jul 15 06:10:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1494] 10.0.0.194 () {34 vars in 1100 bytes} [Wed Jul 15 06:10:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1021583272&fields=id&tenant_id=35a07e2bfdd547aaac000c1a542eca45 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:10:26.208 7 WARNING neutron_lib.context [None req-b76acebe-de03-4aa0-9f9f-c282a9ec3fe1 59c48fcd27704d06a676cd6bca364aca fba00f7be19d4967b9fe07436fdeb765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 802/1495] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:26 2026] DELETE /v2.0/security-groups/c6b67d91-19cd-4b9c-b9fb-510548b70fa1 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1496] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:10:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1497] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:10:26 2026] GET /v2.0/security-group-rules/92c0e184-6217-4232-8a07-0270a9eea17a => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1498] 10.0.0.194 () {34 vars in 982 bytes} [Wed Jul 15 06:10:26 2026] GET /v2.0/networks?id=6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075 => generated 675 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1499] 10.0.0.194 () {34 vars in 965 bytes} [Wed Jul 15 06:10:26 2026] GET /v2.0/quotas/35a07e2bfdd547aaac000c1a542eca45 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1500] 10.0.0.214 () {32 vars in 673 bytes} [Wed Jul 15 06:10:26 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1501] 10.0.0.194 () {34 vars in 1002 bytes} [Wed Jul 15 06:10:26 2026] GET /v2.0/ports?tenant_id=35a07e2bfdd547aaac000c1a542eca45&fields=id => generated 103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1502] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:10:26 2026] DELETE /v2.0/security-group-rules/92c0e184-6217-4232-8a07-0270a9eea17a => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1503] 10.0.0.194 () {34 vars in 1008 bytes} [Wed Jul 15 06:10:26 2026] GET /v2.0/networks/6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075?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: 698/1504] 10.0.0.214 () {32 vars in 673 bytes} [Wed Jul 15 06:10:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1505] 10.0.0.194 () {34 vars in 1108 bytes} [Wed Jul 15 06:10:26 2026] GET /v2.0/networks/6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075?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 06:10:26.585 7 WARNING neutron_lib.context [None req-4be2fdb0-8c7e-4d1b-9e72-af994f70df1a 59c48fcd27704d06a676cd6bca364aca fba00f7be19d4967b9fe07436fdeb765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 807/1506] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:26 2026] GET /v2.0/security-groups?tenant_id=dfd57f1622744c95ad9f0911ff1f0cb3&name=default => generated 2925 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:26.614 7 INFO neutron.db.securitygroups_db [None req-4be2fdb0-8c7e-4d1b-9e72-af994f70df1a 59c48fcd27704d06a676cd6bca364aca fba00f7be19d4967b9fe07436fdeb765 - - default default] Project fba00f7be19d4967b9fe07436fdeb765 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: 808/1507] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:26 2026] DELETE /v2.0/security-groups/5b7eae96-4ebc-4d69-b312-e3535ed11eb8 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1508] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:10:26 2026] POST /v2.0/security-group-rules => generated 607 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1509] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:10:26 2026] GET /v2.0/security-group-rules/74ba9b18-1994-453f-842a-45ad2acc434d => generated 607 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1510] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:26 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => 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: 810/1511] 10.0.0.214 () {32 vars in 673 bytes} [Wed Jul 15 06:10:26 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1512] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:10:26 2026] DELETE /v2.0/security-group-rules/74ba9b18-1994-453f-842a-45ad2acc434d => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1513] 10.0.0.214 () {32 vars in 673 bytes} [Wed Jul 15 06:10:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1514] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:26 2026] DELETE /v2.0/security-groups/172829aa-1289-41ee-9354-05f032ffdfba => 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: 812/1515] 10.0.0.214 () {32 vars in 663 bytes} [Wed Jul 15 06:10:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1516] 10.0.0.214 () {32 vars in 663 bytes} [Wed Jul 15 06:10:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1517] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:27 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1518] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:27 2026] GET /v2.0/security-groups?tenant_id=fba00f7be19d4967b9fe07436fdeb765&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1519] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:27 2026] DELETE /v2.0/security-groups/ef479490-a00e-40ef-9f79-cd9a3fe89efb => 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: 814/1520] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:28 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1523] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:30 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:10:30.711 7 WARNING neutron_lib.context [None req-80b69402-9643-449a-a0d2-2f88543ea1ae 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 816/1524] 10.0.0.214 () {34 vars in 678 bytes} [Wed Jul 15 06:10:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1525] 10.0.0.214 () {34 vars in 753 bytes} [Wed Jul 15 06:10:30 2026] PUT /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1526] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:10:30 2026] GET /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:10:30.898 7 INFO neutron.db.segments_db [None req-80b69402-9643-449a-a0d2-2f88543ea1ae 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Added segment e2eca7f8-681b-4678-a0c1-db4eb71f3e7e of type vxlan for network 215d4ef1-0ed9-49e2-9c10-4e66f62e8202 [pid: 8|app: 0|req: 819/1527] 10.0.0.214 () {34 vars in 764 bytes} [Wed Jul 15 06:10:30 2026] PUT /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1528] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:10:30 2026] GET /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1529] 10.0.0.214 () {34 vars in 760 bytes} [Wed Jul 15 06:10:30 2026] PUT /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1530] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:30 2026] POST /v2.0/networks => generated 631 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:31.037 7 WARNING neutron_lib.context [None req-3c355f5c-2e78-43fe-b46c-2626f5bb92ff 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 822/1531] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:10:31 2026] GET /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1532] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:10:31 2026] GET /v2.0/networks?id=6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075 => generated 675 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1533] 10.0.0.214 () {34 vars in 782 bytes} [Wed Jul 15 06:10:31 2026] PUT /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/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: 8|app: 0|req: 825/1534] 199.204.45.222 () {34 vars in 1050 bytes} [Wed Jul 15 06:10:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=35a07e2bfdd547aaac000c1a542eca45 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1535] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:31 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1536] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:10:31 2026] GET /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:10:31.248 8 WARNING neutron_lib.context [req-08c0e1f5-ca0f-494a-9399-7242eae71513 req-b49c3a3d-8c6f-44ed-b4df-1dfbaad7ef08 f8c205a008f04c59a068f3cca8d96f71 35a07e2bfdd547aaac000c1a542eca45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 710/1537] 10.0.0.214 () {34 vars in 664 bytes} [Wed Jul 15 06:10:31 2026] POST /v2.0/ports => generated 743 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 711/1538] 10.0.0.214 () {34 vars in 753 bytes} [Wed Jul 15 06:10:31 2026] PUT /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:10:31.443 7 WARNING neutron_lib.context [None req-571bebd7-bb05-48de-9102-b81b96c7b47a 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 828/1539] 199.204.45.222 () {38 vars in 955 bytes} [Wed Jul 15 06:10:31 2026] POST /v2.0/ports => generated 958 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 829/1540] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:10:31 2026] GET /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/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: 712/1541] 10.0.0.214 () {34 vars in 666 bytes} [Wed Jul 15 06:10:31 2026] POST /v2.0/trunks => generated 407 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1542] 10.0.0.214 () {32 vars in 741 bytes} [Wed Jul 15 06:10:31 2026] GET /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:10:31.719 7 WARNING neutron_lib.context [None req-87ef45e9-baa3-46ce-8dbf-5d21f90a0882 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:31.781 7 INFO neutron.db.segments_db [None req-87ef45e9-baa3-46ce-8dbf-5d21f90a0882 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Added segment feea12e3-634f-4512-a545-7cd2cef262dc of type vxlan for network 88775f85-ead3-4bf2-8704-f60e6b23d257 [pid: 7|app: 0|req: 714/1543] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:31 2026] POST /v2.0/networks => generated 631 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:31.913 7 INFO neutron.api.v2.resource [None req-1fa4bafa-b965-4b2c-8665-92caf8c8fb6a e46b8560605840d3bebf6128e95513ce 959170e4fbdf48febe97ee5399155fb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 715/1544] 10.0.0.214 () {32 vars in 745 bytes} [Wed Jul 15 06:10:31 2026] GET /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:10:31.921 7 WARNING neutron_lib.context [None req-eb45bcc7-6fad-422a-924a-890c212b5242 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 830/1545] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:10:31 2026] PUT /v2.0/ports/71976b8c-b8b4-42fd-b83e-340c074f912c => generated 1239 bytes in 471 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: 831/1546] 10.0.0.214 () {32 vars in 744 bytes} [Wed Jul 15 06:10:32 2026] DELETE /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:10:32.147 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc0e977e-fd00-4890-977a-928137e6be95'] response: {'name': 'network-changed', 'server_uuid': 'ea072207-b030-4062-a41f-1589dca65462', 'tag': '71976b8c-b8b4-42fd-b83e-340c074f912c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 832/1547] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:10:32 2026] GET /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:10:32.191 8 INFO neutron.api.v2.resource [None req-c608d268-e89f-44b7-812a-20f39a111cce e46b8560605840d3bebf6128e95513ce 959170e4fbdf48febe97ee5399155fb9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 833/1548] 10.0.0.214 () {32 vars in 748 bytes} [Wed Jul 15 06:10:32 2026] DELETE /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1549] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:10:32 2026] DELETE /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1550] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:10:32 2026] GET /v2.0/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0/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: 716/1551] 10.0.0.214 () {34 vars in 664 bytes} [Wed Jul 15 06:10:31 2026] POST /v2.0/ports => generated 743 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:10:32.302 7 WARNING neutron_lib.context [None req-1ea3cd4c-536d-454a-ba84-423f3ee045d9 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 836/1552] 10.0.0.214 () {32 vars in 734 bytes} [Wed Jul 15 06:10:32 2026] DELETE /v2.0/qos/policies/c0394519-d5b3-4d35-b7fd-7efead5506c0 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1553] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:32 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1554] 10.0.0.214 () {34 vars in 666 bytes} [Wed Jul 15 06:10:32 2026] POST /v2.0/trunks => generated 407 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:32.472 7 WARNING neutron_lib.context [None req-4f6267ca-3573-4dfd-9e38-696d74771e16 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 838/1555] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:32 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&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 06:10:32.550 7 INFO neutron.db.segments_db [None req-4f6267ca-3573-4dfd-9e38-696d74771e16 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Added segment 754eddca-30b0-4abb-b30e-89a76cc27e12 of type vxlan for network 68f125b3-2fac-4bef-ab47-60d0f3b3aa63 [pid: 7|app: 0|req: 718/1556] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:32 2026] POST /v2.0/networks => generated 630 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:32.677 7 WARNING neutron_lib.context [None req-f28a581c-0583-4d75-aac0-958ec7e561fd 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 839/1557] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:10:32 2026] GET /v2.0/ports?tenant_id=35a07e2bfdd547aaac000c1a542eca45&device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1558] 199.204.45.222 () {34 vars in 1018 bytes} [Wed Jul 15 06:10:32 2026] GET /v2.0/networks?tenant_id=35a07e2bfdd547aaac000c1a542eca45&shared=False => generated 771 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1559] 199.204.45.222 () {34 vars in 930 bytes} [Wed Jul 15 06:10:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1560] 10.0.0.214 () {34 vars in 664 bytes} [Wed Jul 15 06:10:32 2026] POST /v2.0/ports => generated 743 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:33.001 8 WARNING neutron_lib.context [None req-d017a555-11aa-4d87-a9df-346a1dba5f63 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1561] 10.0.0.214 () {34 vars in 666 bytes} [Wed Jul 15 06:10:32 2026] POST /v2.0/trunks => generated 407 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:33.289 8 WARNING neutron_lib.context [None req-b176451b-bf90-488c-acb2-d569f461d1c7 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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 06:10:33.370 8 INFO neutron.db.segments_db [None req-b176451b-bf90-488c-acb2-d569f461d1c7 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Added segment 9643fbdc-0665-4d76-9d34-98eb54bdc5db of type vxlan for network 61669287-1a91-4f68-993e-1a08658e4dab [pid: 7|app: 0|req: 720/1562] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:33 2026] GET /v2.0/security-groups?tenant_id=4a23581f31be4ec4b248e025d067dc8f&name=default => generated 2925 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1563] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:33 2026] POST /v2.0/networks => generated 632 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1564] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:33 2026] DELETE /v2.0/security-groups/039c49ee-c36a-48f6-87cb-2fe6fbedff2c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:10:33.606 8 WARNING neutron_lib.context [None req-6a033d0f-efa2-4f78-8e1d-1cade5da3260 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1565] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:33 2026] GET /v2.0/security-groups?tenant_id=eaa8ce593364428386e9696cde2d4f27&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1566] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:33 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1567] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:33 2026] DELETE /v2.0/security-groups/6e25a20d-0907-468d-8055-a6809866ea4b => 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: 845/1568] 10.0.0.214 () {34 vars in 664 bytes} [Wed Jul 15 06:10:33 2026] POST /v2.0/ports => generated 743 bytes in 346 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/1569] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:33 2026] GET /v2.0/security-groups?tenant_id=959170e4fbdf48febe97ee5399155fb9&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1570] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:10:33 2026] GET /v2.0/ports?tenant_id=35a07e2bfdd547aaac000c1a542eca45&device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1571] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:33 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:34.008 7 WARNING neutron_lib.context [None req-a8ccda00-6f19-4dbe-9beb-5c0c6167dc93 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 847/1572] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:34 2026] DELETE /v2.0/security-groups/590c8c92-3d83-49ad-a227-bb54f9dbc82b => 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: 726/1573] 10.0.0.214 () {34 vars in 666 bytes} [Wed Jul 15 06:10:34 2026] POST /v2.0/trunks => generated 407 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1574] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:10:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=71976b8c-b8b4-42fd-b83e-340c074f912c => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:10:34.213 7 WARNING neutron_lib.context [None req-1e98cd93-f744-4f46-aec1-a668ca42050d 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 848/1575] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:34 2026] GET /v2.0/security-groups?tenant_id=de40a2015a9642809e0ccb637b305701&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:34.268 7 INFO neutron.db.segments_db [None req-1e98cd93-f744-4f46-aec1-a668ca42050d 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Added segment 745c1f48-06ac-4cbe-8665-b74514e9297b of type vxlan for network b5b9edb6-53f5-4885-8a91-f23a26c2f825 [pid: 8|app: 0|req: 849/1576] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:10:34 2026] GET /v2.0/subnets?id=2ed7b7ef-bb35-42e5-b55e-1bbbd3dc2231 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1577] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:34 2026] DELETE /v2.0/security-groups/5b7e544a-8206-4e41-a050-a14ebf77d9b8 => 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: 728/1578] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:34 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:34.408 7 WARNING neutron_lib.context [None req-523f8a27-dec0-4454-952a-5b3e5b85ebfd 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 851/1579] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:34 2026] GET /v2.0/ports?network_id=6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075&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: 852/1580] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:34 2026] GET /v2.0/networks/6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075?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: 853/1581] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:34 2026] GET /v2.0/networks/6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075?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: 729/1582] 10.0.0.214 () {34 vars in 664 bytes} [Wed Jul 15 06:10:34 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:34.734 8 WARNING neutron_lib.context [None req-fae0e5a5-6ad2-4320-9d01-c5514fdb657f 69ca0fd84aac42faab576485896e11fd 2ad4d98fb06a48e5864ee1a3e21f403b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 854/1583] 10.0.0.214 () {34 vars in 666 bytes} [Wed Jul 15 06:10:34 2026] POST /v2.0/trunks => generated 407 bytes in 164 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: 730/1584] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:10:34 2026] PUT /v2.0/trunks/59f735af-61f7-41a4-af7a-9819f68fcb0d/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1585] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:10:34 2026] PUT /v2.0/trunks/ab858681-c882-4518-be38-890786850f23/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1586] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:10:34 2026] PUT /v2.0/trunks/b0cb5564-5894-414a-8923-a7fba223745a/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1587] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:10:35 2026] PUT /v2.0/trunks/db62844a-95a5-43ff-ab1a-0c789962ea6b/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1588] 10.0.0.214 () {32 vars in 662 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1589] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1590] 10.0.0.214 () {32 vars in 676 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1591] 10.0.0.214 () {32 vars in 672 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1592] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&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: 860/1593] 10.0.0.214 () {32 vars in 684 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1594] 10.0.0.214 () {32 vars in 670 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1595] 10.0.0.214 () {32 vars in 684 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1596] 10.0.0.214 () {32 vars in 680 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1597] 10.0.0.214 () {32 vars in 692 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1598] 10.0.0.214 () {32 vars in 719 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/trunks/59f735af-61f7-41a4-af7a-9819f68fcb0d => generated 412 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1599] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/ports/caf559e0-53d9-4b5d-b3de-b1625126cbdd => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1600] 10.0.0.214 () {32 vars in 722 bytes} [Wed Jul 15 06:10:35 2026] DELETE /v2.0/trunks/59f735af-61f7-41a4-af7a-9819f68fcb0d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1601] 10.0.0.214 () {32 vars in 719 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/trunks/ab858681-c882-4518-be38-890786850f23 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1602] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/ports/a6ccb332-e243-4df8-9eb9-afeadb5962c1 => generated 826 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1603] 10.0.0.214 () {32 vars in 722 bytes} [Wed Jul 15 06:10:35 2026] DELETE /v2.0/trunks/ab858681-c882-4518-be38-890786850f23 => 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: 739/1604] 10.0.0.214 () {32 vars in 719 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/trunks/b0cb5564-5894-414a-8923-a7fba223745a => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1605] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/ports/d3e6bb43-7489-4bb5-8c54-ad4cbdb8574e => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1606] 10.0.0.214 () {32 vars in 722 bytes} [Wed Jul 15 06:10:35 2026] DELETE /v2.0/trunks/b0cb5564-5894-414a-8923-a7fba223745a => 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: 867/1607] 10.0.0.214 () {32 vars in 719 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/trunks/db62844a-95a5-43ff-ab1a-0c789962ea6b => generated 414 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1608] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:10:36 2026] GET /v2.0/ports/4995a20c-8219-4ba2-bdb5-3084d2a7aa5e => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1609] 10.0.0.214 () {32 vars in 722 bytes} [Wed Jul 15 06:10:36 2026] DELETE /v2.0/trunks/db62844a-95a5-43ff-ab1a-0c789962ea6b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1610] 10.0.0.214 () {32 vars in 719 bytes} [Wed Jul 15 06:10:36 2026] GET /v2.0/trunks/e2ab1c8e-d906-4526-a319-f3409fc570fd => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1611] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:36 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1612] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:10:36 2026] GET /v2.0/ports/b17754f0-f333-43df-8cef-a3fdcdbf2e9b => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1613] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:36 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&fields=id&fields=name => generated 114 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1614] 10.0.0.214 () {32 vars in 722 bytes} [Wed Jul 15 06:10:36 2026] DELETE /v2.0/trunks/e2ab1c8e-d906-4526-a319-f3409fc570fd => 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: 871/1615] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:10:36 2026] DELETE /v2.0/ports/caf559e0-53d9-4b5d-b3de-b1625126cbdd => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1616] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:10:36 2026] DELETE /v2.0/ports/a6ccb332-e243-4df8-9eb9-afeadb5962c1 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1617] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:10:36 2026] DELETE /v2.0/ports/d3e6bb43-7489-4bb5-8c54-ad4cbdb8574e => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1618] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:36 2026] GET /v2.0/security-groups?tenant_id=2f1fcd70d97144f891741bbf279463e2&name=default => generated 2925 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1619] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:10:37 2026] DELETE /v2.0/ports/4995a20c-8219-4ba2-bdb5-3084d2a7aa5e => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1620] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:37 2026] DELETE /v2.0/security-groups/3d3c6e54-724f-4ecc-8a4c-320286fd9fe7 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1621] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:37 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1622] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:37 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&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: 874/1623] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:10:37 2026] DELETE /v2.0/ports/b17754f0-f333-43df-8cef-a3fdcdbf2e9b => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:10:37.856 7 WARNING neutron_lib.context [None req-bbb8200e-e84a-4faa-9be5-d02f3e99ffd4 50d1b25b1983477995dc957e984a0a71 ac7f9a2c789041e897844d2ba5f89d3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:37.895 8 INFO neutron.services.segments.plugin [-] Segment e2eca7f8-681b-4678-a0c1-db4eb71f3e7e resource provider aggregate not found 2026-07-15 06:10:37.900 8 INFO neutron.services.segments.plugin [-] Segment e2eca7f8-681b-4678-a0c1-db4eb71f3e7e resource provider aggregate not found 2026-07-15 06:10:37.924 8 INFO neutron.services.segments.plugin [-] Segment e2eca7f8-681b-4678-a0c1-db4eb71f3e7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2eca7f8-681b-4678-a0c1-db4eb71f3e7e found for delete ", "request_id": "req-97200b10-6c4a-4219-bebd-275aa28df6d1"}]} [pid: 8|app: 0|req: 875/1624] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:37 2026] DELETE /v2.0/networks/215d4ef1-0ed9-49e2-9c10-4e66f62e8202 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:10:37.949 8 INFO neutron.services.segments.plugin [-] Segment e2eca7f8-681b-4678-a0c1-db4eb71f3e7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2eca7f8-681b-4678-a0c1-db4eb71f3e7e found for delete ", "request_id": "req-2b797b6d-8418-4beb-8854-6b36cb89a37c"}]} 2026-07-15 06:10:37.953 7 INFO neutron.db.segments_db [None req-bbb8200e-e84a-4faa-9be5-d02f3e99ffd4 50d1b25b1983477995dc957e984a0a71 ac7f9a2c789041e897844d2ba5f89d3b - - default default] Added segment 0583dc62-405d-4672-8c62-db200b085d25 of type vxlan for network 11e62274-c23c-40c8-a318-34794eb616c8 [pid: 8|app: 0|req: 876/1625] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:37 2026] DELETE /v2.0/networks/88775f85-ead3-4bf2-8704-f60e6b23d257 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:10:38.284 7 INFO neutron.db.l3_hamode_db [None req-bbb8200e-e84a-4faa-9be5-d02f3e99ffd4 50d1b25b1983477995dc957e984a0a71 ac7f9a2c789041e897844d2ba5f89d3b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 877/1626] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:38 2026] DELETE /v2.0/networks/68f125b3-2fac-4bef-ab47-60d0f3b3aa63 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:10:38.431 7 INFO neutron.db.l3_hamode_db [None req-bbb8200e-e84a-4faa-9be5-d02f3e99ffd4 50d1b25b1983477995dc957e984a0a71 ac7f9a2c789041e897844d2ba5f89d3b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 878/1627] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:38 2026] DELETE /v2.0/networks/61669287-1a91-4f68-993e-1a08658e4dab => 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: 879/1628] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:38 2026] DELETE /v2.0/networks/b5b9edb6-53f5-4885-8a91-f23a26c2f825 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1629] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:38 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1630] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:38 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&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: 882/1631] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:38 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => 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: 750/1632] 10.0.0.214 () {34 vars in 668 bytes} [Wed Jul 15 06:10:37 2026] POST /v2.0/routers => generated 474 bytes in 1652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1633] 10.0.0.214 () {34 vars in 751 bytes} [Wed Jul 15 06:10:39 2026] PUT /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1634] 10.0.0.214 () {32 vars in 731 bytes} [Wed Jul 15 06:10:39 2026] GET /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1635] 10.0.0.214 () {34 vars in 762 bytes} [Wed Jul 15 06:10:39 2026] PUT /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1636] 10.0.0.214 () {32 vars in 731 bytes} [Wed Jul 15 06:10:39 2026] GET /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1637] 10.0.0.214 () {34 vars in 758 bytes} [Wed Jul 15 06:10:39 2026] PUT /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1638] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:39 2026] GET /v2.0/security-groups?tenant_id=927a46609df14de19f93420386242a36&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:39.968 8 INFO neutron.services.segments.plugin [-] Segment feea12e3-634f-4512-a545-7cd2cef262dc resource provider aggregate not found 2026-07-15 06:10:39.974 8 INFO neutron.services.segments.plugin [-] Segment feea12e3-634f-4512-a545-7cd2cef262dc resource provider aggregate not found 2026-07-15 06:10:39.985 8 INFO neutron.services.segments.plugin [-] Segment feea12e3-634f-4512-a545-7cd2cef262dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid feea12e3-634f-4512-a545-7cd2cef262dc found for delete ", "request_id": "req-05e03f0b-a17b-4d73-a37b-b44b64fa9ccb"}]} [pid: 7|app: 0|req: 757/1639] 10.0.0.214 () {32 vars in 731 bytes} [Wed Jul 15 06:10:39 2026] GET /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:10:39.989 8 INFO neutron.services.segments.plugin [-] Segment feea12e3-634f-4512-a545-7cd2cef262dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid feea12e3-634f-4512-a545-7cd2cef262dc found for delete ", "request_id": "req-124e4468-3335-463c-8f56-59e88b627177"}]} 2026-07-15 06:10:39.999 8 INFO neutron.services.segments.plugin [-] Segment 754eddca-30b0-4abb-b30e-89a76cc27e12 resource provider aggregate not found 2026-07-15 06:10:40.008 8 INFO neutron.services.segments.plugin [-] Segment 754eddca-30b0-4abb-b30e-89a76cc27e12 resource provider aggregate not found 2026-07-15 06:10:40.014 8 INFO neutron.services.segments.plugin [-] Segment 754eddca-30b0-4abb-b30e-89a76cc27e12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 754eddca-30b0-4abb-b30e-89a76cc27e12 found for delete ", "request_id": "req-8439a10e-f6b5-4ac9-855d-6f830ceefd12"}]} 2026-07-15 06:10:40.020 8 INFO neutron.services.segments.plugin [-] Segment 754eddca-30b0-4abb-b30e-89a76cc27e12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 754eddca-30b0-4abb-b30e-89a76cc27e12 found for delete ", "request_id": "req-b475598a-51e7-4f03-b9b1-f606e3607c9b"}]} 2026-07-15 06:10:40.028 8 INFO neutron.services.segments.plugin [-] Segment 9643fbdc-0665-4d76-9d34-98eb54bdc5db resource provider aggregate not found 2026-07-15 06:10:40.052 8 INFO neutron.services.segments.plugin [-] Segment 9643fbdc-0665-4d76-9d34-98eb54bdc5db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9643fbdc-0665-4d76-9d34-98eb54bdc5db found for delete ", "request_id": "req-7b753077-e1f3-47b7-8e25-6678de852218"}]} 2026-07-15 06:10:40.057 8 INFO neutron.services.segments.plugin [-] Segment 9643fbdc-0665-4d76-9d34-98eb54bdc5db resource provider aggregate not found 2026-07-15 06:10:40.066 8 INFO neutron.services.segments.plugin [-] Segment 745c1f48-06ac-4cbe-8665-b74514e9297b resource provider aggregate not found 2026-07-15 06:10:40.082 8 INFO neutron.services.segments.plugin [-] Segment 745c1f48-06ac-4cbe-8665-b74514e9297b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 745c1f48-06ac-4cbe-8665-b74514e9297b found for delete ", "request_id": "req-a294ef97-3dab-46cc-81f5-8068b5092dd4"}]} 2026-07-15 06:10:40.083 8 INFO neutron.services.segments.plugin [-] Segment 9643fbdc-0665-4d76-9d34-98eb54bdc5db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9643fbdc-0665-4d76-9d34-98eb54bdc5db found for delete ", "request_id": "req-3e5de271-d265-46bb-9b99-8c385090beb9"}]} 2026-07-15 06:10:40.107 8 INFO neutron.services.segments.plugin [-] Segment 745c1f48-06ac-4cbe-8665-b74514e9297b resource provider aggregate not found 2026-07-15 06:10:40.124 8 INFO neutron.services.segments.plugin [-] Segment 745c1f48-06ac-4cbe-8665-b74514e9297b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 745c1f48-06ac-4cbe-8665-b74514e9297b found for delete ", "request_id": "req-2c0362f1-87c9-4331-879a-ba0f3c54e5ad"}]} [pid: 7|app: 0|req: 758/1640] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:39 2026] DELETE /v2.0/security-groups/d4b4da38-4a3e-4dde-8b3d-80e03d6636ca => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:10:40.202 8 INFO neutron.db.l3_db [None req-b5f3a9ce-23c1-4df9-99a1-815afe73d5cc f8c205a008f04c59a068f3cca8d96f71 35a07e2bfdd547aaac000c1a542eca45 - - default default] Floating IP bc4992bf-1599-4832-926f-88ffa9809723 associated. External IP: 10.96.250.213, port: 71976b8c-b8b4-42fd-b83e-340c074f912c. [pid: 7|app: 0|req: 759/1641] 10.0.0.214 () {34 vars in 780 bytes} [Wed Jul 15 06:10:40 2026] PUT /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1642] 10.0.0.214 () {32 vars in 731 bytes} [Wed Jul 15 06:10:40 2026] GET /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1643] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:40 2026] GET /v2.0/security-groups?tenant_id=2ad4d98fb06a48e5864ee1a3e21f403b&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1644] 10.0.0.214 () {34 vars in 751 bytes} [Wed Jul 15 06:10:40 2026] PUT /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1645] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:40 2026] DELETE /v2.0/security-groups/efc2f20a-cf6b-481a-9e04-49e836b48ec4 => 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: 764/1646] 10.0.0.214 () {32 vars in 731 bytes} [Wed Jul 15 06:10:40 2026] GET /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1647] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:10:38 2026] PUT /v2.0/floatingips/bc4992bf-1599-4832-926f-88ffa9809723 => generated 856 bytes in 1573 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1648] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:10:40 2026] GET /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:10:40.659 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09d1124a-ea97-4039-b956-b4ac4340257c'] response: {'name': 'network-changed', 'server_uuid': 'ea072207-b030-4062-a41f-1589dca65462', 'tag': '71976b8c-b8b4-42fd-b83e-340c074f912c', 'status': 'completed', 'code': 200} 2026-07-15 06:10:40.672 8 INFO neutron.api.v2.resource [None req-97238b63-24e3-4ee7-bdf8-9ea8711e758e 50d1b25b1983477995dc957e984a0a71 ac7f9a2c789041e897844d2ba5f89d3b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 884/1649] 10.0.0.214 () {32 vars in 743 bytes} [Wed Jul 15 06:10:40 2026] GET /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1650] 10.0.0.214 () {32 vars in 742 bytes} [Wed Jul 15 06:10:40 2026] DELETE /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1651] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:40 2026] GET /v2.0/security-groups?tenant_id=4e8b751d78d74bbf852132d9cdf81099&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1652] 10.0.0.214 () {32 vars in 731 bytes} [Wed Jul 15 06:10:40 2026] GET /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:10:40.863 8 INFO neutron.api.v2.resource [None req-1d35af21-5e6b-47dd-8c45-f30e8266bfd2 50d1b25b1983477995dc957e984a0a71 ac7f9a2c789041e897844d2ba5f89d3b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 887/1653] 10.0.0.214 () {32 vars in 746 bytes} [Wed Jul 15 06:10:40 2026] DELETE /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1654] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:40 2026] DELETE /v2.0/security-groups/bb649066-2e56-4117-a5d5-d7fe29eec56b => 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: 888/1655] 10.0.0.214 () {32 vars in 734 bytes} [Wed Jul 15 06:10:40 2026] DELETE /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1656] 10.0.0.214 () {32 vars in 731 bytes} [Wed Jul 15 06:10:40 2026] GET /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1657] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:10:41 2026] GET /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54 => generated 480 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1658] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:10:41 2026] GET /v2.0/ports?tenant_id=35a07e2bfdd547aaac000c1a542eca45&device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1659] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:10:41 2026] GET /v2.0/networks?id=6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075 => generated 771 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1660] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:10:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=71976b8c-b8b4-42fd-b83e-340c074f912c => 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: 893/1661] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:10:41 2026] GET /v2.0/subnets?id=2ed7b7ef-bb35-42e5-b55e-1bbbd3dc2231 => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1662] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:41 2026] GET /v2.0/ports?network_id=6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1663] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:41 2026] GET /v2.0/networks/6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075?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: 896/1664] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:41 2026] GET /v2.0/networks/6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1665] 10.0.0.214 () {34 vars in 742 bytes} [Wed Jul 15 06:10:41 2026] PUT /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54 => generated 480 bytes in 657 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1666] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:10:41 2026] GET /v2.0/ports?device_id=7948e25d-2552-44c7-9f5e-881093a1ab54 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:10:42.357 7 INFO neutron.services.segments.plugin [-] Segment 0583dc62-405d-4672-8c62-db200b085d25 resource provider aggregate not found 2026-07-15 06:10:42.366 7 INFO neutron.services.segments.plugin [-] Segment 0583dc62-405d-4672-8c62-db200b085d25 resource provider aggregate not found 2026-07-15 06:10:42.376 7 INFO neutron.services.segments.plugin [-] Segment 0583dc62-405d-4672-8c62-db200b085d25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0583dc62-405d-4672-8c62-db200b085d25 found for delete ", "request_id": "req-a4127bd3-b8a1-4d6b-8ff1-1b031a055e37"}]} 2026-07-15 06:10:42.381 7 INFO neutron.services.segments.plugin [-] Segment 0583dc62-405d-4672-8c62-db200b085d25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0583dc62-405d-4672-8c62-db200b085d25 found for delete ", "request_id": "req-bdcedb9b-581c-48c6-a999-c455ed14b44e"}]} 2026-07-15 06:10:42.381 7 INFO neutron.db.l3_hamode_db [None req-e20332c4-754e-43f0-ba5f-4b1f6bac9d4e 50d1b25b1983477995dc957e984a0a71 ac7f9a2c789041e897844d2ba5f89d3b - - default default] HA network 11e62274-c23c-40c8-a318-34794eb616c8 was deleted as no HA routers are present in tenant ac7f9a2c789041e897844d2ba5f89d3b. [pid: 7|app: 0|req: 770/1667] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:10:41 2026] DELETE /v2.0/routers/7948e25d-2552-44c7-9f5e-881093a1ab54 => generated 0 bytes in 579 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1668] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/security-groups?tenant_id=ac7f9a2c789041e897844d2ba5f89d3b&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1669] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:43 2026] DELETE /v2.0/security-groups/3cc55cce-e884-4408-9c10-19a2cfea2773 => 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: 899/1670] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/security-groups?tenant_id=7a1babc068934d62bcab96043d987c21&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: 772/1671] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:43 2026] DELETE /v2.0/security-groups/ad1b4f09-3bc1-483d-b096-8976c69abe24 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:10:44.480 8 WARNING neutron_lib.context [None req-fb17c197-ba10-4e0f-90b6-72734f2d4d97 b8dafbcd804949098d580ee1965f9c7f bb6d50b1c7294cdfad617c7709a72aa1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:44.631 8 INFO neutron.db.segments_db [None req-fb17c197-ba10-4e0f-90b6-72734f2d4d97 b8dafbcd804949098d580ee1965f9c7f bb6d50b1c7294cdfad617c7709a72aa1 - - default default] Added segment 9aa41d08-9142-4960-9603-5d8ddbbb43f1 of type vxlan for network 2ab62fd6-330c-496f-a4fc-af3fe65e0cfa [pid: 8|app: 0|req: 900/1672] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:44 2026] POST /v2.0/networks => generated 631 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:44.749 7 WARNING neutron_lib.context [None req-c963d164-3d28-4f09-9a3b-c80d825b7d43 b8dafbcd804949098d580ee1965f9c7f bb6d50b1c7294cdfad617c7709a72aa1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 773/1675] 10.0.0.214 () {34 vars in 664 bytes} [Wed Jul 15 06:10:44 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1676] 10.0.0.214 () {34 vars in 747 bytes} [Wed Jul 15 06:10:45 2026] PUT /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 774/1677] 10.0.0.214 () {32 vars in 727 bytes} [Wed Jul 15 06:10:45 2026] GET /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/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: 904/1678] 10.0.0.214 () {34 vars in 758 bytes} [Wed Jul 15 06:10:45 2026] PUT /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1679] 10.0.0.214 () {32 vars in 727 bytes} [Wed Jul 15 06:10:45 2026] GET /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1680] 10.0.0.214 () {34 vars in 754 bytes} [Wed Jul 15 06:10:45 2026] PUT /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/tags/red => 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: 776/1681] 10.0.0.214 () {32 vars in 727 bytes} [Wed Jul 15 06:10:45 2026] GET /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1682] 10.0.0.214 () {34 vars in 776 bytes} [Wed Jul 15 06:10:45 2026] PUT /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1683] 10.0.0.214 () {32 vars in 727 bytes} [Wed Jul 15 06:10:45 2026] GET /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1684] 10.0.0.214 () {34 vars in 747 bytes} [Wed Jul 15 06:10:45 2026] PUT /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1685] 10.0.0.214 () {32 vars in 727 bytes} [Wed Jul 15 06:10:45 2026] GET /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1686] 10.0.0.214 () {32 vars in 735 bytes} [Wed Jul 15 06:10:45 2026] GET /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:10:45.672 7 INFO neutron.api.v2.resource [None req-b89c3561-da05-4c43-97ba-8454801ff276 b8dafbcd804949098d580ee1965f9c7f bb6d50b1c7294cdfad617c7709a72aa1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 779/1687] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:10:45 2026] GET /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1688] 10.0.0.214 () {32 vars in 738 bytes} [Wed Jul 15 06:10:45 2026] DELETE /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1689] 10.0.0.214 () {32 vars in 727 bytes} [Wed Jul 15 06:10:45 2026] GET /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:10:45.826 8 INFO neutron.api.v2.resource [None req-a3b93455-8b84-47bd-8f87-93a6dced422b b8dafbcd804949098d580ee1965f9c7f bb6d50b1c7294cdfad617c7709a72aa1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 910/1690] 10.0.0.214 () {32 vars in 742 bytes} [Wed Jul 15 06:10:45 2026] DELETE /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/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: 781/1691] 10.0.0.214 () {32 vars in 730 bytes} [Wed Jul 15 06:10:45 2026] DELETE /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1692] 10.0.0.214 () {32 vars in 727 bytes} [Wed Jul 15 06:10:45 2026] GET /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1693] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:10:45 2026] DELETE /v2.0/ports/aea2b014-0d35-4694-8acb-ba04fb95a79c => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:10:46.339 8 INFO neutron.services.segments.plugin [-] Segment 9aa41d08-9142-4960-9603-5d8ddbbb43f1 resource provider aggregate not found 2026-07-15 06:10:46.344 8 INFO neutron.services.segments.plugin [-] Segment 9aa41d08-9142-4960-9603-5d8ddbbb43f1 resource provider aggregate not found 2026-07-15 06:10:46.359 8 INFO neutron.services.segments.plugin [-] Segment 9aa41d08-9142-4960-9603-5d8ddbbb43f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aa41d08-9142-4960-9603-5d8ddbbb43f1 found for delete ", "request_id": "req-8b2de59a-c0c4-4c00-8c68-beb63fd2cf91"}]} 2026-07-15 06:10:46.360 8 INFO neutron.services.segments.plugin [-] Segment 9aa41d08-9142-4960-9603-5d8ddbbb43f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aa41d08-9142-4960-9603-5d8ddbbb43f1 found for delete ", "request_id": "req-6cb26de9-3216-44c4-a64f-07bd2673b3e4"}]} [pid: 8|app: 0|req: 912/1694] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:46 2026] DELETE /v2.0/networks/2ab62fd6-330c-496f-a4fc-af3fe65e0cfa => 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: 783/1695] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:46 2026] GET /v2.0/security-groups?tenant_id=bb6d50b1c7294cdfad617c7709a72aa1&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1696] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:47 2026] DELETE /v2.0/security-groups/c1ec3847-3d6c-4df6-b46d-5d6ee75f07a7 => 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: 784/1697] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:47 2026] GET /v2.0/security-groups?tenant_id=a2931755455848c5b1d2e63724fea0f4&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1698] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:47 2026] DELETE /v2.0/security-groups/e05a9b30-4d6b-4e31-aea1-e5010a651ea2 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1699] 10.0.0.138 () {34 vars in 990 bytes} [Wed Jul 15 06:10:48 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1700] 10.0.0.138 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:48 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:51.031 8 WARNING neutron_lib.context [None req-2440f055-176f-4e70-b037-0854abf685a4 e7f3c23416104bb0a2df1448d1671143 f45f428f800e4f64ae1b5c982e81f68b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 786/1701] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:50 2026] GET /v2.0/security-groups?tenant_id=c1b8a4947c08450eba37390b0872ec05&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:51.191 8 INFO neutron.db.segments_db [None req-2440f055-176f-4e70-b037-0854abf685a4 e7f3c23416104bb0a2df1448d1671143 f45f428f800e4f64ae1b5c982e81f68b - - default default] Added segment 6a109a44-bc6e-47ff-94b7-205162deed2c of type vxlan for network 608d9ef0-ada2-43b1-9d5c-41305c3b1008 [pid: 7|app: 0|req: 787/1702] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:51 2026] DELETE /v2.0/security-groups/4a228a07-044d-4e88-a295-c3dd11577ae5 => 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: 916/1703] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:50 2026] POST /v2.0/networks => generated 631 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:51.303 7 WARNING neutron_lib.context [None req-7463c1df-970d-40c0-bbc0-e127d39c13f5 e7f3c23416104bb0a2df1448d1671143 f45f428f800e4f64ae1b5c982e81f68b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 788/1704] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:51 2026] POST /v2.0/subnets => generated 626 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1705] 10.0.0.214 () {34 vars in 751 bytes} [Wed Jul 15 06:10:51 2026] PUT /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1706] 10.0.0.214 () {32 vars in 731 bytes} [Wed Jul 15 06:10:51 2026] GET /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/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: 918/1707] 10.0.0.214 () {34 vars in 762 bytes} [Wed Jul 15 06:10:51 2026] PUT /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1708] 10.0.0.214 () {32 vars in 731 bytes} [Wed Jul 15 06:10:51 2026] GET /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1709] 10.0.0.214 () {34 vars in 758 bytes} [Wed Jul 15 06:10:51 2026] PUT /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1710] 10.0.0.214 () {32 vars in 731 bytes} [Wed Jul 15 06:10:51 2026] GET /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1711] 10.0.0.214 () {34 vars in 780 bytes} [Wed Jul 15 06:10:51 2026] PUT /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/tags/black.or.white => 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: 792/1712] 10.0.0.214 () {32 vars in 731 bytes} [Wed Jul 15 06:10:51 2026] GET /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1713] 10.0.0.214 () {34 vars in 751 bytes} [Wed Jul 15 06:10:51 2026] PUT /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1714] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:51 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1715] 10.0.0.214 () {32 vars in 731 bytes} [Wed Jul 15 06:10:51 2026] GET /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1716] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:52 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&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: 923/1717] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:10:52 2026] GET /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:10:52.116 7 INFO neutron.api.v2.resource [None req-53468fd3-77b8-40ca-aab3-8e0ca098e0ad e7f3c23416104bb0a2df1448d1671143 f45f428f800e4f64ae1b5c982e81f68b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 795/1718] 10.0.0.214 () {32 vars in 743 bytes} [Wed Jul 15 06:10:52 2026] GET /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1719] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:52 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => 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: 924/1720] 10.0.0.214 () {32 vars in 742 bytes} [Wed Jul 15 06:10:52 2026] DELETE /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1721] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:52 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&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: 925/1722] 10.0.0.214 () {32 vars in 731 bytes} [Wed Jul 15 06:10:52 2026] GET /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:10:52.273 7 INFO neutron.api.v2.resource [None req-839ad20b-b027-414e-9822-24272bf5d2af e7f3c23416104bb0a2df1448d1671143 f45f428f800e4f64ae1b5c982e81f68b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 798/1723] 10.0.0.214 () {32 vars in 746 bytes} [Wed Jul 15 06:10:52 2026] DELETE /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1724] 10.0.0.214 () {32 vars in 734 bytes} [Wed Jul 15 06:10:52 2026] DELETE /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1725] 10.0.0.214 () {32 vars in 731 bytes} [Wed Jul 15 06:10:52 2026] GET /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1726] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:10:52 2026] DELETE /v2.0/subnets/57ec1ca8-091f-4c7e-97c6-64fede76b055 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1727] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:52 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1728] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:52 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:52.876 8 INFO neutron.services.segments.plugin [-] Segment 6a109a44-bc6e-47ff-94b7-205162deed2c resource provider aggregate not found 2026-07-15 06:10:52.881 8 INFO neutron.services.segments.plugin [-] Segment 6a109a44-bc6e-47ff-94b7-205162deed2c resource provider aggregate not found 2026-07-15 06:10:52.898 8 INFO neutron.services.segments.plugin [-] Segment 6a109a44-bc6e-47ff-94b7-205162deed2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a109a44-bc6e-47ff-94b7-205162deed2c found for delete ", "request_id": "req-f6964bd9-d0d7-4c85-acfe-58dd98a149ca"}]} 2026-07-15 06:10:52.904 8 INFO neutron.services.segments.plugin [-] Segment 6a109a44-bc6e-47ff-94b7-205162deed2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a109a44-bc6e-47ff-94b7-205162deed2c found for delete ", "request_id": "req-2a3f1fcb-e30d-4f03-9190-a6bdf59cf7e9"}]} [pid: 8|app: 0|req: 928/1729] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:10:52 2026] DELETE /v2.0/networks/608d9ef0-ada2-43b1-9d5c-41305c3b1008 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:10:53.652 7 INFO neutron.db.segments_db [None req-9d3ec267-f805-4468-adfa-03c3d975f474 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment f0a3dbf1-d531-4509-a170-4aa186e867ef of type vxlan for network 188fd3d2-63af-4f3c-acdb-dbd30cd5bddd [pid: 8|app: 0|req: 929/1730] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:53 2026] GET /v2.0/security-groups?tenant_id=f45f428f800e4f64ae1b5c982e81f68b&name=default => generated 2925 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1731] 10.0.0.214 () {34 vars in 671 bytes} [Wed Jul 15 06:10:53 2026] POST /v2.0/networks => generated 741 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:53.754 8 WARNING neutron_lib.context [None req-c14e253b-891d-4da1-8daf-de84de503b92 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 803/1732] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:53 2026] DELETE /v2.0/security-groups/a3506a02-e728-494f-9812-a33a65b48e6f => 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: 804/1733] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:53 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:53.924 8 INFO neutron.db.segments_db [None req-c14e253b-891d-4da1-8daf-de84de503b92 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Added segment dd18f77e-50b3-4108-bdd5-a06fcd27da7c of type vxlan for network 0a029902-de36-4c67-a34c-438541f8aa45 [pid: 8|app: 0|req: 930/1734] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:53 2026] POST /v2.0/networks => generated 640 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1735] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:54 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&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: 805/1736] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:53 2026] POST /v2.0/subnets => generated 688 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:54.141 7 WARNING neutron_lib.context [None req-52c7f979-c7ab-49e7-b7b9-93e12ca89c89 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1737] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:10:54 2026] GET /v2.0/security-groups?tenant_id=79c0e2625c294b33b8f8a56c4f3476a4&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: 933/1738] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:10:54 2026] GET /v2.0/ports?tenant_id=35a07e2bfdd547aaac000c1a542eca45&device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:54.268 8 INFO neutron.db.segments_db [None req-b1a079dc-3b26-4d18-93b1-b36e19a77bf3 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 4e9b40f0-6eed-494c-b5b3-50a44bfe6e38 of type vxlan for network 355fa09c-2dbc-494f-879f-c6aed22dcc5f [pid: 7|app: 0|req: 806/1739] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:54 2026] POST /v2.0/subnets => generated 658 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1740] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:10:54 2026] DELETE /v2.0/security-groups/2d077a43-d0ab-48e5-9662-ae6811154559 => 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: 808/1741] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:10:54 2026] GET /v2.0/networks?id=6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075 => generated 771 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:54.545 8 INFO neutron.db.l3_hamode_db [None req-b1a079dc-3b26-4d18-93b1-b36e19a77bf3 e3aa3c0453c14e88b9751c9be7c09bcd 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 809/1742] 10.0.0.214 () {32 vars in 722 bytes} [Wed Jul 15 06:10:54 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1743] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:10:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=71976b8c-b8b4-42fd-b83e-340c074f912c => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:54.773 7 WARNING neutron_lib.context [None req-e8b12a03-e3dd-41e6-b7ed-a54a798e318d 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 811/1744] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:54 2026] POST /v2.0/subnets => generated 731 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1745] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:10:55 2026] GET /v2.0/subnets?id=2ed7b7ef-bb35-42e5-b55e-1bbbd3dc2231 => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:55.128 7 WARNING neutron_lib.context [None req-3d53c6b1-214a-470e-9390-a154aab2a93e 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:55.188 7 INFO neutron.db.segments_db [None req-3d53c6b1-214a-470e-9390-a154aab2a93e 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Added segment 2c850858-3d24-457c-a09d-74482d5be539 of type vxlan for network d3817ff9-9e62-40f5-ab0a-260c04dd3f31 [pid: 7|app: 0|req: 813/1746] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:55 2026] POST /v2.0/networks => generated 637 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1747] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:55 2026] GET /v2.0/ports?network_id=6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1748] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:55 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:55.418 7 WARNING neutron_lib.context [None req-72bdd363-e548-4771-bae9-e5414a917fff 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:55.548 8 INFO neutron.db.l3_hamode_db [None req-b1a079dc-3b26-4d18-93b1-b36e19a77bf3 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 816/1749] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:55 2026] POST /v2.0/subnets => generated 656 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1750] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:55 2026] GET /v2.0/networks/6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075?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: 818/1751] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:55 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&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 06:10:55.747 7 WARNING neutron_lib.context [None req-c745dc00-be22-4746-9378-c7ea2c04e1f0 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1752] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:55 2026] POST /v2.0/subnets => generated 726 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1753] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:55 2026] GET /v2.0/networks/6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:10:56.061 7 WARNING neutron_lib.context [None req-2589e94f-4d0b-4c25-b034-6f1265ec9fb4 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:56.120 7 INFO neutron.db.segments_db [None req-2589e94f-4d0b-4c25-b034-6f1265ec9fb4 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Added segment f0276631-0a3c-4107-9461-14f76e315dfb of type vxlan for network 7531f280-eba8-421f-94f8-4f259db73938 [pid: 7|app: 0|req: 821/1754] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:56 2026] POST /v2.0/networks => generated 638 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:56.267 7 WARNING neutron_lib.context [None req-7f981d69-5576-4f0d-9609-aba0bed4f14d 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 822/1755] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:56 2026] POST /v2.0/subnets => generated 656 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:56.573 7 WARNING neutron_lib.context [None req-bab2e019-98af-4ea6-a918-097692229ea4 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 934/1756] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:54 2026] POST /v2.0/routers => generated 728 bytes in 2420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1757] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:56 2026] POST /v2.0/subnets => generated 730 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1758] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:56 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:56.913 7 WARNING neutron_lib.context [None req-c26cb212-ae4d-444c-adbc-5a1937093e1d 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:56.967 7 INFO neutron.db.segments_db [None req-c26cb212-ae4d-444c-adbc-5a1937093e1d 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Added segment bda79f63-ccc6-4a8a-aec3-8175e83496bd of type vxlan for network 78e0f4e5-0f36-4947-905c-17280e185643 2026-07-15 06:10:57.296 7 INFO neutron.db.l3_hamode_db [None req-c26cb212-ae4d-444c-adbc-5a1937093e1d 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 935/1759] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:10:56 2026] PUT /v2.0/routers/d2d6c293-951e-4d2c-b317-e46dea769138/add_router_interface => generated 309 bytes in 1394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1760] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:58 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&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 06:10:58.237 8 WARNING neutron_lib.context [None req-f6535781-6554-4db6-a632-6e889401242b 50b2e0ca5f894c0b8cfdd1d9b3fbb2f5 85699e1d859d4d9ebae226d10337f37d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:10:58.309 7 INFO neutron.db.l3_hamode_db [None req-c26cb212-ae4d-444c-adbc-5a1937093e1d 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:10:58.416 8 INFO neutron.db.segments_db [None req-f6535781-6554-4db6-a632-6e889401242b 50b2e0ca5f894c0b8cfdd1d9b3fbb2f5 85699e1d859d4d9ebae226d10337f37d - - default default] Added segment 73043408-6855-44e3-822c-b02f28ad0e2e of type vxlan for network 6280798f-a19e-4818-9149-11b99b117858 [pid: 8|app: 0|req: 937/1761] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:10:58 2026] POST /v2.0/networks => generated 632 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:10:58.542 8 WARNING neutron_lib.context [None req-b9aa8fc6-f2c0-4ebf-bb84-32fc814af3eb 50b2e0ca5f894c0b8cfdd1d9b3fbb2f5 85699e1d859d4d9ebae226d10337f37d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 938/1762] 10.0.0.214 () {34 vars in 664 bytes} [Wed Jul 15 06:10:58 2026] POST /v2.0/ports => generated 743 bytes in 412 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: 939/1763] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:10:58 2026] GET /v2.0/ports?tenant_id=35a07e2bfdd547aaac000c1a542eca45&device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:59.013 8 WARNING neutron_lib.context [None req-9ab729d4-1133-4628-b308-e91d467c41c0 50b2e0ca5f894c0b8cfdd1d9b3fbb2f5 85699e1d859d4d9ebae226d10337f37d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 940/1764] 10.0.0.214 () {34 vars in 666 bytes} [Wed Jul 15 06:10:59 2026] POST /v2.0/trunks => generated 407 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1765] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:10:59 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 975 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1766] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:56 2026] POST /v2.0/routers => generated 685 bytes in 2539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1767] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:10:59 2026] PUT /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/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: 943/1768] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:10:59 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:59.708 7 INFO neutron.db.segments_db [None req-ab53e34a-ab14-464d-a172-633d18c22708 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment a4679b33-f536-41aa-9067-ef9298760e7f of type vxlan for network 679598a7-556c-4064-9172-d1e1efab0931 [pid: 7|app: 0|req: 826/1769] 10.0.0.214 () {34 vars in 671 bytes} [Wed Jul 15 06:10:59 2026] POST /v2.0/networks => generated 739 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1770] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:10:59 2026] GET /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1771] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:10:59 2026] GET /v2.0/networks?id=6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075 => generated 771 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1772] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:10:59 2026] POST /v2.0/subnets => generated 687 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1775] 10.0.0.214 () {34 vars in 760 bytes} [Wed Jul 15 06:11:00 2026] PUT /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1776] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:11:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=71976b8c-b8b4-42fd-b83e-340c074f912c => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:00.318 7 INFO neutron.db.segments_db [None req-a3e5e67f-ab59-41c3-97e2-3b47b05bbe47 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment 2e3098d8-f287-4e84-b78f-9db78f37095b of type vxlan for network 315e08f0-b7f0-4fc9-8043-1a00b3607f0d 2026-07-15 06:11:00.695 7 INFO neutron.db.l3_hamode_db [None req-a3e5e67f-ab59-41c3-97e2-3b47b05bbe47 e3aa3c0453c14e88b9751c9be7c09bcd 2dfe1657b934420eaa5b04bc6dfa581d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 944/1777] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:10:59 2026] PUT /v2.0/routers/e83ed830-bb6d-45b6-ab85-83a01c695e9b/add_router_interface => generated 309 bytes in 1444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1778] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:11:00 2026] GET /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1779] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:11:01 2026] GET /v2.0/subnets?id=2ed7b7ef-bb35-42e5-b55e-1bbbd3dc2231 => generated 693 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1780] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:01 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:01.746 7 INFO neutron.db.l3_hamode_db [None req-a3e5e67f-ab59-41c3-97e2-3b47b05bbe47 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 948/1781] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:11:01 2026] PUT /v2.0/routers/e83ed830-bb6d-45b6-ab85-83a01c695e9b/add_router_interface => generated 309 bytes in 1928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1782] 10.0.0.214 () {34 vars in 756 bytes} [Wed Jul 15 06:11:03 2026] PUT /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1783] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:03 2026] GET /v2.0/ports?network_id=6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1784] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:11:03 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&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: 834/1785] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:11:00 2026] POST /v2.0/routers => generated 727 bytes in 3059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1786] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:11:03 2026] GET /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1787] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:11:03 2026] GET /v2.0/networks/6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075?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: 952/1788] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:11:03 2026] PUT /v2.0/routers/e83ed830-bb6d-45b6-ab85-83a01c695e9b/add_router_interface => generated 309 bytes in 1684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1789] 10.0.0.214 () {34 vars in 778 bytes} [Wed Jul 15 06:11:04 2026] PUT /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/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: 8|app: 0|req: 954/1790] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:11:04 2026] GET /v2.0/networks/6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075?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: 837/1791] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:11:03 2026] PUT /v2.0/routers/75019862-86d1-44a7-bac6-d49a86775975/add_router_interface => generated 309 bytes in 1614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1792] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:11:05 2026] GET /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:11:05.045 7 WARNING neutron_lib.context [None req-2cfada00-6c52-46c0-8a41-f1e4d26c3144 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 955/1793] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:04 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1794] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:11:05 2026] PUT /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1795] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:11:05 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&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: 958/1796] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:11:05 2026] GET /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1797] 10.0.0.214 () {32 vars in 737 bytes} [Wed Jul 15 06:11:05 2026] GET /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1798] 10.0.0.214 () {34 vars in 684 bytes} [Wed Jul 15 06:11:05 2026] POST /v2.0/security-groups => generated 1627 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:11:05.228 7 WARNING neutron_lib.context [None req-e7dbfd1c-d976-4539-9988-f98201eb1a1e 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:05.230 8 INFO neutron.api.v2.resource [None req-054a2ea6-a684-4d15-8d46-7a1f62ad0b55 50b2e0ca5f894c0b8cfdd1d9b3fbb2f5 85699e1d859d4d9ebae226d10337f37d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 960/1799] 10.0.0.214 () {32 vars in 741 bytes} [Wed Jul 15 06:11:05 2026] GET /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1800] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:11:05 2026] DELETE /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1801] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:11:05 2026] GET /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:11:05.341 8 INFO neutron.api.v2.resource [None req-8a1d44db-4f7d-425e-b7dc-cb57b2197784 50b2e0ca5f894c0b8cfdd1d9b3fbb2f5 85699e1d859d4d9ebae226d10337f37d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 963/1802] 10.0.0.214 () {32 vars in 744 bytes} [Wed Jul 15 06:11:05 2026] DELETE /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1803] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1804] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:11:05 2026] DELETE /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:11:05.388 7 WARNING neutron_lib.context [None req-25789357-ca63-4644-b937-04a7143c12b1 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 965/1805] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:11:05 2026] GET /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6/tags => 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: 966/1806] 10.0.0.214 () {32 vars in 719 bytes} [Wed Jul 15 06:11:05 2026] GET /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1807] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:11:05 2026] GET /v2.0/ports/007dbfec-a6ab-43b4-96a4-cdeb5feb3e66 => 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: 841/1808] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:05.562 7 WARNING neutron_lib.context [None req-d2c71666-ac7f-4daa-ae74-824bccadc2ae 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 968/1809] 10.0.0.214 () {32 vars in 722 bytes} [Wed Jul 15 06:11:05 2026] DELETE /v2.0/trunks/0af31176-84ab-423d-8855-7ee194a5c8b6 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1810] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:05 2026] POST /v2.0/security-group-rules => generated 599 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:05.704 7 WARNING neutron_lib.context [None req-e17a61e5-6061-426c-a075-e886460470ba 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 969/1811] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:11:05 2026] DELETE /v2.0/ports/007dbfec-a6ab-43b4-96a4-cdeb5feb3e66 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:11:05.758 8 WARNING neutron_lib.context [None req-e8b9812f-0e2d-412a-b467-ece0774fcd7b 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 843/1812] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1813] 10.0.0.214 () {34 vars in 685 bytes} [Wed Jul 15 06:11:05 2026] POST /v2.0/security-groups => generated 1675 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:11:05.896 8 WARNING neutron_lib.context [None req-ff9720ae-5d02-4360-96c5-ba1208c35dc3 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:05.992 7 INFO neutron.services.segments.plugin [-] Segment 73043408-6855-44e3-822c-b02f28ad0e2e resource provider aggregate not found 2026-07-15 06:11:05.997 7 INFO neutron.services.segments.plugin [-] Segment 73043408-6855-44e3-822c-b02f28ad0e2e resource provider aggregate not found 2026-07-15 06:11:06.013 7 INFO neutron.services.segments.plugin [-] Segment 73043408-6855-44e3-822c-b02f28ad0e2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73043408-6855-44e3-822c-b02f28ad0e2e found for delete ", "request_id": "req-08eea868-c3e9-4d6c-b822-e8cb049bd554"}]} 2026-07-15 06:11:06.014 7 INFO neutron.services.segments.plugin [-] Segment 73043408-6855-44e3-822c-b02f28ad0e2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73043408-6855-44e3-822c-b02f28ad0e2e found for delete ", "request_id": "req-ac4233b0-c755-48ef-a61e-be25e7c5b464"}]} [pid: 7|app: 0|req: 844/1814] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:11:05 2026] DELETE /v2.0/networks/6280798f-a19e-4818-9149-11b99b117858 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:11:06.046 7 WARNING neutron_lib.context [None req-06c14799-4063-435f-8c31-26a1548bf838 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 971/1815] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:06.086 8 WARNING neutron_lib.context [None req-b6f99eef-2770-4b6b-a7bb-3e202233fc88 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 845/1816] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:06.222 7 WARNING neutron_lib.context [None req-e0443a9a-f2d3-40de-ad00-7de16b8420cb 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1817] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:06.264 8 WARNING neutron_lib.context [None req-36e0ebf3-def5-4a1d-9712-6495748ca04f 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 846/1818] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:06 2026] POST /v2.0/security-group-rules => generated 596 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:06.362 7 WARNING neutron_lib.context [None req-f3b3ef6f-58ec-4581-971b-7ad1172e1c46 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 973/1819] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:06.492 8 WARNING neutron_lib.context [None req-29ce40c1-9ba8-42fe-940d-35dcab991e05 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 847/1820] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:06.526 7 WARNING neutron_lib.context [None req-da6b7308-60a8-4b63-aa47-f397730116a1 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 974/1821] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:06.619 8 WARNING neutron_lib.context [None req-4396caf9-5f3e-4280-9dc6-c37a2c38638c 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 848/1822] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:06.655 7 WARNING neutron_lib.context [None req-2ba11bd6-baa2-4bad-9dcf-a871b98cecf9 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:06.687 7 INFO neutron.db.securitygroups_db [None req-2ba11bd6-baa2-4bad-9dcf-a871b98cecf9 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Project 8c117f719aa340db8cba9a8e7fc5c0bb 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: 975/1823] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:06 2026] POST /v2.0/security-group-rules => generated 599 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:06.736 8 WARNING neutron_lib.context [None req-fcd7f8ba-070c-43ef-935e-dc35c8d8013e 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 849/1824] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:06 2026] POST /v2.0/security-group-rules => generated 607 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:06.807 7 WARNING neutron_lib.context [None req-85df0b9a-5986-489a-9c75-85bfb50f12b0 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 976/1825] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:06.847 7 INFO neutron.db.securitygroups_db [None req-85df0b9a-5986-489a-9c75-85bfb50f12b0 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Project 8c117f719aa340db8cba9a8e7fc5c0bb added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-15 06:11:06.856 8 WARNING neutron_lib.context [None req-d7be9f77-4f64-4bee-90fb-e2296fa79e9e 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 850/1826] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:06 2026] POST /v2.0/security-group-rules => generated 606 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1827] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1828] 10.0.0.194 () {34 vars in 1094 bytes} [Wed Jul 15 06:11:07 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-768565784&fields=id&tenant_id=bc48987163de45b982ee9728f94a506b => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1829] 10.0.0.194 () {34 vars in 982 bytes} [Wed Jul 15 06:11:07 2026] GET /v2.0/networks?id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31 => generated 704 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1830] 10.0.0.194 () {34 vars in 965 bytes} [Wed Jul 15 06:11:07 2026] GET /v2.0/quotas/bc48987163de45b982ee9728f94a506b => 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: 851/1831] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:11:06 2026] GET /v2.0/security-groups?tenant_id=de6fe173cc364ca58a70d34ad0dea2ab&name=default => generated 2925 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1832] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:11:07 2026] DELETE /v2.0/security-groups/cb910499-7850-4205-a31a-a8f3cd8d6779 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:11:07.501 7 WARNING neutron_lib.context [None req-e126e427-3d1b-4100-8ffc-8a7bf2544c59 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 981/1833] 10.0.0.194 () {34 vars in 1002 bytes} [Wed Jul 15 06:11:07 2026] GET /v2.0/ports?tenant_id=bc48987163de45b982ee9728f94a506b&fields=id => generated 287 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1834] 10.0.0.194 () {34 vars in 1008 bytes} [Wed Jul 15 06:11:07 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?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: 853/1835] 10.0.0.214 () {34 vars in 685 bytes} [Wed Jul 15 06:11:07 2026] POST /v2.0/security-groups => generated 1661 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1836] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:11:07 2026] GET /v2.0/security-groups?tenant_id=85699e1d859d4d9ebae226d10337f37d&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:11:07.667 8 WARNING neutron_lib.context [None req-481a85fe-9e28-4eef-b25e-f31761eee12c 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 854/1837] 10.0.0.194 () {34 vars in 1108 bytes} [Wed Jul 15 06:11:07 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1838] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:11:07 2026] DELETE /v2.0/security-groups/a3bc3119-dd35-4cc1-9566-09d0b0745e22 => 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: 984/1839] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:07.833 7 WARNING neutron_lib.context [None req-0009a685-446f-4fbe-87a9-7dae72479987 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 985/1840] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:07 2026] GET /v2.0/ports?device_id=d395393a-0f75-42f1-b3b8-467846cc71de => 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: 856/1841] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:11:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:08.079 8 WARNING neutron_lib.context [None req-01c0d006-dab7-4642-a356-e04a1ffa16c4 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 986/1842] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:11:08 2026] POST /v2.0/floatingips => generated 552 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1843] 10.0.0.194 () {34 vars in 1100 bytes} [Wed Jul 15 06:11:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2038283545&fields=id&tenant_id=8c117f719aa340db8cba9a8e7fc5c0bb => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1844] 10.0.0.194 () {34 vars in 1100 bytes} [Wed Jul 15 06:11:08 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1381661108&fields=id&tenant_id=8c117f719aa340db8cba9a8e7fc5c0bb => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1845] 10.0.0.194 () {34 vars in 982 bytes} [Wed Jul 15 06:11:08 2026] GET /v2.0/networks?id=188fd3d2-63af-4f3c-acdb-dbd30cd5bddd => generated 673 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1846] 10.0.0.194 () {34 vars in 965 bytes} [Wed Jul 15 06:11:09 2026] GET /v2.0/quotas/8c117f719aa340db8cba9a8e7fc5c0bb => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1847] 10.0.0.194 () {34 vars in 1002 bytes} [Wed Jul 15 06:11:09 2026] GET /v2.0/ports?tenant_id=8c117f719aa340db8cba9a8e7fc5c0bb&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1848] 10.0.0.194 () {34 vars in 1008 bytes} [Wed Jul 15 06:11:09 2026] GET /v2.0/networks/188fd3d2-63af-4f3c-acdb-dbd30cd5bddd?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1849] 10.0.0.194 () {34 vars in 1108 bytes} [Wed Jul 15 06:11:09 2026] GET /v2.0/networks/188fd3d2-63af-4f3c-acdb-dbd30cd5bddd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1850] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:09 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1851] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:10 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:11:11.319 8 WARNING neutron_lib.context [None req-5761c805-1a77-47a4-a9f1-9b6fb6b4df62 57c22aee17d649ba951daafa582dd208 b8d8a36f3f1b4539a4df4954d735f97b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:11.467 8 INFO neutron.db.segments_db [None req-5761c805-1a77-47a4-a9f1-9b6fb6b4df62 57c22aee17d649ba951daafa582dd208 b8d8a36f3f1b4539a4df4954d735f97b - - default default] Added segment eb1d0b78-f1ae-414c-81b8-6751386af64d of type vxlan for network 989e9329-fbf0-4003-9d58-3a4b93783d47 [pid: 8|app: 0|req: 991/1852] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:11:11 2026] POST /v2.0/networks => generated 631 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:11.583 7 WARNING neutron_lib.context [None req-b1f3f201-8709-4b45-9b29-4ec0e7b898e3 57c22aee17d649ba951daafa582dd208 b8d8a36f3f1b4539a4df4954d735f97b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:11.660 7 INFO neutron.db.segments_db [None req-b1f3f201-8709-4b45-9b29-4ec0e7b898e3 57c22aee17d649ba951daafa582dd208 b8d8a36f3f1b4539a4df4954d735f97b - - default default] Added segment be154f39-0dbb-4ec0-b9ec-8998d12009d3 of type vxlan for network 01f3cca5-cd42-4daf-a20f-81a4d9465b38 [pid: 8|app: 0|req: 992/1853] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:11 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => 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: 862/1854] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:11:11 2026] POST /v2.0/networks => generated 631 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1855] 10.0.0.214 () {34 vars in 753 bytes} [Wed Jul 15 06:11:11 2026] PUT /v2.0/networks/989e9329-fbf0-4003-9d58-3a4b93783d47/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1856] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:11:11 2026] GET /v2.0/networks/989e9329-fbf0-4003-9d58-3a4b93783d47/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1857] 10.0.0.214 () {34 vars in 753 bytes} [Wed Jul 15 06:11:11 2026] PUT /v2.0/networks/01f3cca5-cd42-4daf-a20f-81a4d9465b38/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1858] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:11:11 2026] GET /v2.0/networks/01f3cca5-cd42-4daf-a20f-81a4d9465b38/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1859] 10.0.0.214 () {34 vars in 753 bytes} [Wed Jul 15 06:11:11 2026] PUT /v2.0/networks/01f3cca5-cd42-4daf-a20f-81a4d9465b38/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1860] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:11:12 2026] GET /v2.0/networks/01f3cca5-cd42-4daf-a20f-81a4d9465b38/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1861] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:11:12 2026] GET /v2.0/networks/989e9329-fbf0-4003-9d58-3a4b93783d47/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:11:12.298 7 INFO neutron.services.segments.plugin [-] Segment eb1d0b78-f1ae-414c-81b8-6751386af64d resource provider aggregate not found 2026-07-15 06:11:12.303 7 INFO neutron.services.segments.plugin [-] Segment eb1d0b78-f1ae-414c-81b8-6751386af64d resource provider aggregate not found 2026-07-15 06:11:12.320 7 INFO neutron.services.segments.plugin [-] Segment eb1d0b78-f1ae-414c-81b8-6751386af64d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb1d0b78-f1ae-414c-81b8-6751386af64d found for delete ", "request_id": "req-3293f7ef-12e8-418b-b8a6-efbffb7815d7"}]} 2026-07-15 06:11:12.329 7 INFO neutron.services.segments.plugin [-] Segment eb1d0b78-f1ae-414c-81b8-6751386af64d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb1d0b78-f1ae-414c-81b8-6751386af64d found for delete ", "request_id": "req-cabda3ca-0ae9-4a78-b52f-d1b2150f76d0"}]} [pid: 7|app: 0|req: 866/1862] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:11:12 2026] DELETE /v2.0/networks/989e9329-fbf0-4003-9d58-3a4b93783d47 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:11:12.464 8 INFO neutron.services.segments.plugin [-] Segment be154f39-0dbb-4ec0-b9ec-8998d12009d3 resource provider aggregate not found 2026-07-15 06:11:12.469 8 INFO neutron.services.segments.plugin [-] Segment be154f39-0dbb-4ec0-b9ec-8998d12009d3 resource provider aggregate not found 2026-07-15 06:11:12.477 8 INFO neutron.services.segments.plugin [-] Segment be154f39-0dbb-4ec0-b9ec-8998d12009d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be154f39-0dbb-4ec0-b9ec-8998d12009d3 found for delete ", "request_id": "req-44f9907a-404c-452d-9934-5ad6ed599e8a"}]} 2026-07-15 06:11:12.481 8 INFO neutron.services.segments.plugin [-] Segment be154f39-0dbb-4ec0-b9ec-8998d12009d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be154f39-0dbb-4ec0-b9ec-8998d12009d3 found for delete ", "request_id": "req-722cba78-5a0e-41ea-8d88-ce58d61853f6"}]} [pid: 8|app: 0|req: 997/1863] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:11:12 2026] DELETE /v2.0/networks/01f3cca5-cd42-4daf-a20f-81a4d9465b38 => 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: 867/1864] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:12 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1865] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:12 2026] GET /v2.0/ports?device_id=d395393a-0f75-42f1-b3b8-467846cc71de => 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: 868/1866] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:11:13 2026] GET /v2.0/security-groups?tenant_id=b8d8a36f3f1b4539a4df4954d735f97b&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1867] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:11:13 2026] DELETE /v2.0/security-groups/e923eb76-4461-4cd5-9851-3e4dc918eb3b => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1868] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:11:13 2026] GET /v2.0/security-groups?tenant_id=b2d2692d7c9143aa80e2780920396563&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1869] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:11:13 2026] DELETE /v2.0/security-groups/5dfdcd8f-50eb-4a22-88f5-738a172c20ce => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1870] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:13 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => 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: 1001/1871] 10.0.0.138 () {34 vars in 990 bytes} [Wed Jul 15 06:11:13 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1872] 10.0.0.138 () {34 vars in 1040 bytes} [Wed Jul 15 06:11:13 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&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: 8|app: 0|req: 1003/1875] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => 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: 873/1876] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/networks?id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31 => generated 704 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1877] 199.204.45.222 () {34 vars in 1050 bytes} [Wed Jul 15 06:11:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bc48987163de45b982ee9728f94a506b => generated 178 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:15.091 7 WARNING neutron_lib.context [req-8cd5e801-2514-4408-a169-fe8b07770169 req-5971092b-70a6-4b73-b96d-22be1fc3b482 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 874/1878] 199.204.45.222 () {38 vars in 955 bytes} [Wed Jul 15 06:11:15 2026] POST /v2.0/ports => generated 1183 bytes in 442 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: 875/1879] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:15 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1880] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:11:15 2026] PUT /v2.0/ports/55cebb68-0c3a-493b-9936-e9e877d7fa89 => generated 1464 bytes in 530 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: 876/1881] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:11:17 2026] GET /v2.0/ports?tenant_id=bc48987163de45b982ee9728f94a506b&device_id=d395393a-0f75-42f1-b3b8-467846cc71de => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:11:17.132 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09bda142-f590-4bc1-847b-950c9a60954f'] response: {'name': 'network-changed', 'server_uuid': 'd395393a-0f75-42f1-b3b8-467846cc71de', 'tag': '55cebb68-0c3a-493b-9936-e9e877d7fa89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 877/1882] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:17 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => 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: 1006/1883] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:11:17 2026] GET /v2.0/networks?id=188fd3d2-63af-4f3c-acdb-dbd30cd5bddd => generated 673 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1884] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:11:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=55cebb68-0c3a-493b-9936-e9e877d7fa89 => 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: 879/1885] 199.204.45.222 () {34 vars in 1104 bytes} [Wed Jul 15 06:11:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ef&port_id=55cebb68-0c3a-493b-9936-e9e877d7fa89 => 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: 1007/1886] 199.204.45.222 () {34 vars in 1050 bytes} [Wed Jul 15 06:11:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8c117f719aa340db8cba9a8e7fc5c0bb => generated 274 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:17.232 8 WARNING neutron_lib.context [req-72e704c1-a593-4c34-900e-5e6ddae44731 req-2d90a6cd-e792-46aa-9d77-07fcb46e329f 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 880/1887] 199.204.45.222 () {34 vars in 1064 bytes} [Wed Jul 15 06:11:17 2026] GET /v2.0/subnets?id=8d87453e-85a2-470a-b94b-105e2340fd79&id=043b15e7-9eb6-4118-a207-046fa618e543 => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1888] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:17 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1889] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:17 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1890] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:11:17 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1891] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:11:17 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?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: 8|app: 0|req: 1008/1892] 199.204.45.222 () {38 vars in 955 bytes} [Wed Jul 15 06:11:17 2026] POST /v2.0/ports => generated 993 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1893] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:11:17 2026] PUT /v2.0/ports/ab10e67b-500b-4577-9c27-b57322f7db9d => generated 1274 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: 8|app: 0|req: 1009/1894] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:18 2026] GET /v2.0/ports?device_id=d395393a-0f75-42f1-b3b8-467846cc71de => generated 1198 bytes in 73 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: 886/1895] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:11:18 2026] GET /v2.0/security-groups?id=5addfab6-adab-4a5d-89af-990efa71c1a9&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1896] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:18 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 1008 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:11:18.294 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d053fa6c-f05b-4760-b2bd-8baadbf0d7c7'] response: {'name': 'network-changed', 'server_uuid': 'fe312376-31de-4a01-9b4c-680b692b0fd3', 'tag': 'ab10e67b-500b-4577-9c27-b57322f7db9d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 887/1897] 10.0.0.194 () {34 vars in 1120 bytes} [Wed Jul 15 06:11:18 2026] GET /v2.0/security-groups?id=d10d008e-0bfc-4ad3-ac3c-ef21cf8bf288&id=23690778-7331-4628-a97c-72e15e5ce208&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1898] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:11:18 2026] GET /v2.0/ports?tenant_id=bc48987163de45b982ee9728f94a506b&device_id=d395393a-0f75-42f1-b3b8-467846cc71de => generated 1467 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1899] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:11:18 2026] GET /v2.0/networks?id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1900] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:11:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=55cebb68-0c3a-493b-9936-e9e877d7fa89 => 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: 889/1901] 199.204.45.222 () {34 vars in 1104 bytes} [Wed Jul 15 06:11:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ef&port_id=55cebb68-0c3a-493b-9936-e9e877d7fa89 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1902] 199.204.45.222 () {34 vars in 1064 bytes} [Wed Jul 15 06:11:18 2026] GET /v2.0/subnets?id=8d87453e-85a2-470a-b94b-105e2340fd79&id=043b15e7-9eb6-4118-a207-046fa618e543 => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1903] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:18 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&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: 8|app: 0|req: 1014/1904] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:18 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&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: 891/1905] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:11:18 2026] GET /v2.0/ports?tenant_id=8c117f719aa340db8cba9a8e7fc5c0bb&device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1906] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:11:18 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?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: 892/1907] 199.204.45.222 () {34 vars in 1018 bytes} [Wed Jul 15 06:11:18 2026] GET /v2.0/networks?tenant_id=8c117f719aa340db8cba9a8e7fc5c0bb&shared=False => generated 769 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1908] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:11:18 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?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: 893/1909] 199.204.45.222 () {34 vars in 930 bytes} [Wed Jul 15 06:11:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1910] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:19 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => 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: 894/1911] 10.0.0.194 () {34 vars in 1120 bytes} [Wed Jul 15 06:11:19 2026] GET /v2.0/security-groups?id=d10d008e-0bfc-4ad3-ac3c-ef21cf8bf288&id=23690778-7331-4628-a97c-72e15e5ce208&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1912] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:11:19 2026] GET /v2.0/ports?tenant_id=8c117f719aa340db8cba9a8e7fc5c0bb&device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 1277 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1913] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:11:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ab10e67b-500b-4577-9c27-b57322f7db9d => 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: 1019/1914] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:11:20 2026] GET /v2.0/subnets?id=9c88217e-9028-4a08-9a44-75722ea6db3d => generated 691 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1915] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:20 2026] GET /v2.0/ports?network_id=188fd3d2-63af-4f3c-acdb-dbd30cd5bddd&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: 1020/1916] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:11:20 2026] GET /v2.0/networks/188fd3d2-63af-4f3c-acdb-dbd30cd5bddd?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1917] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:11:20 2026] GET /v2.0/networks/188fd3d2-63af-4f3c-acdb-dbd30cd5bddd?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: 1021/1918] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:20 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 1008 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1919] 10.0.0.194 () {34 vars in 1120 bytes} [Wed Jul 15 06:11:20 2026] GET /v2.0/security-groups?id=d10d008e-0bfc-4ad3-ac3c-ef21cf8bf288&id=23690778-7331-4628-a97c-72e15e5ce208&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1920] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:20 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1921] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:11:20 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&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: 899/1922] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:20 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1923] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:11:20 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&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: 900/1924] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:21 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 1008 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1925] 10.0.0.194 () {34 vars in 1120 bytes} [Wed Jul 15 06:11:21 2026] GET /v2.0/security-groups?id=d10d008e-0bfc-4ad3-ac3c-ef21cf8bf288&id=23690778-7331-4628-a97c-72e15e5ce208&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1926] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:22 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => 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: 1026/1927] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:11:22 2026] GET /v2.0/security-groups?id=d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1928] 199.204.45.222 () {34 vars in 994 bytes} [Wed Jul 15 06:11:22 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1929] 199.204.45.222 () {34 vars in 994 bytes} [Wed Jul 15 06:11:22 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1930] 199.204.45.222 () {34 vars in 1124 bytes} [Wed Jul 15 06:11:22 2026] GET /v2.0/security-groups?id=d10d008e-0bfc-4ad3-ac3c-ef21cf8bf288&id=23690778-7331-4628-a97c-72e15e5ce208&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1931] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:22 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1932] 10.0.0.194 () {34 vars in 1120 bytes} [Wed Jul 15 06:11:22 2026] GET /v2.0/security-groups?id=d10d008e-0bfc-4ad3-ac3c-ef21cf8bf288&id=23690778-7331-4628-a97c-72e15e5ce208&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:23.228 7 INFO neutron.db.l3_db [req-fc1cb72c-bdc5-4dab-94f2-b6a8fa2eecee req-98209ad4-8a25-4a6c-a41d-59b55a26b82c f8c205a008f04c59a068f3cca8d96f71 35a07e2bfdd547aaac000c1a542eca45 - - default default] Floating IP bc4992bf-1599-4832-926f-88ffa9809723 disassociated. External IP: 10.96.250.213, port: 71976b8c-b8b4-42fd-b83e-340c074f912c. [pid: 8|app: 0|req: 1031/1933] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:23 2026] GET /v2.0/ports?device_id=d395393a-0f75-42f1-b3b8-467846cc71de => generated 1200 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1934] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:11:23 2026] GET /v2.0/security-groups?id=5addfab6-adab-4a5d-89af-990efa71c1a9&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1935] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:23 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => 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: 1034/1936] 10.0.0.214 () {32 vars in 818 bytes} [Wed Jul 15 06:11:23 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&mac_address=fa%3A16%3A3e%3A85%3A05%3Ad8 => generated 1200 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:11:23.512 8 WARNING neutron_lib.context [None req-192bf23c-abbf-4a73-8ede-c92a6ecae086 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 903/1937] 199.204.45.222 () {36 vars in 997 bytes} [Wed Jul 15 06:11:22 2026] DELETE /v2.0/ports/71976b8c-b8b4-42fd-b83e-340c074f912c => generated 0 bytes in 785 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:11:24.159 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73978e91-d7b1-42ae-a8f7-2b386bf36af2'] response: {'server_uuid': 'ea072207-b030-4062-a41f-1589dca65462', 'name': 'network-vif-deleted', 'tag': '71976b8c-b8b4-42fd-b83e-340c074f912c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 904/1938] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:24 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1939] 10.0.0.194 () {34 vars in 1120 bytes} [Wed Jul 15 06:11:24 2026] GET /v2.0/security-groups?id=d10d008e-0bfc-4ad3-ac3c-ef21cf8bf288&id=23690778-7331-4628-a97c-72e15e5ce208&fields=id&fields=name => generated 207 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:24.503 8 INFO neutron.db.l3_db [None req-192bf23c-abbf-4a73-8ede-c92a6ecae086 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Floating IP 4bd1eb1a-b526-43d1-82a7-4019c8458ee7 associated. External IP: 10.96.250.216, port: 55cebb68-0c3a-493b-9936-e9e877d7fa89. [pid: 7|app: 0|req: 906/1940] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:24 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => 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: 1035/1941] 10.0.0.214 () {34 vars in 677 bytes} [Wed Jul 15 06:11:23 2026] POST /v2.0/floatingips => generated 855 bytes in 1325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1942] 10.0.0.194 () {34 vars in 1094 bytes} [Wed Jul 15 06:11:24 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-768565784&fields=id&tenant_id=bc48987163de45b982ee9728f94a506b => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:11:25.057 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2a46954-a3cf-461a-8339-edcd60d0668e'] response: {'name': 'network-changed', 'server_uuid': 'd395393a-0f75-42f1-b3b8-467846cc71de', 'tag': '55cebb68-0c3a-493b-9936-e9e877d7fa89', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1036/1943] 10.0.0.194 () {34 vars in 982 bytes} [Wed Jul 15 06:11:24 2026] GET /v2.0/networks?id=7531f280-eba8-421f-94f8-4f259db73938 => generated 705 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1944] 10.0.0.194 () {34 vars in 965 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/quotas/bc48987163de45b982ee9728f94a506b => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1945] 10.0.0.194 () {34 vars in 1002 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/ports?tenant_id=bc48987163de45b982ee9728f94a506b&fields=id => generated 333 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1946] 10.0.0.194 () {34 vars in 1008 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1947] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 1010 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1948] 10.0.0.194 () {34 vars in 1120 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/security-groups?id=d10d008e-0bfc-4ad3-ac3c-ef21cf8bf288&id=23690778-7331-4628-a97c-72e15e5ce208&fields=id&fields=name => generated 207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1949] 10.0.0.194 () {34 vars in 1108 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1950] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1951] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/ports?device_id=ce6250fe-e29b-47b0-92ca-6a38d66f992d => 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: 1042/1952] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/ports?tenant_id=bc48987163de45b982ee9728f94a506b&device_id=d395393a-0f75-42f1-b3b8-467846cc71de => generated 1469 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1953] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/networks?id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1954] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => 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: 1045/1955] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=55cebb68-0c3a-493b-9936-e9e877d7fa89 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1956] 199.204.45.222 () {34 vars in 1104 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ef&port_id=55cebb68-0c3a-493b-9936-e9e877d7fa89 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1957] 199.204.45.222 () {34 vars in 1064 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/subnets?id=8d87453e-85a2-470a-b94b-105e2340fd79&id=043b15e7-9eb6-4118-a207-046fa618e543 => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1958] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1959] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&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: 1050/1960] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:11:25.943 7 INFO neutron.db.l3_db [None req-74ce24eb-1ce6-4afc-93ff-c684a2429d0b 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Floating IP 82155b00-54ec-40b9-a4a7-fd7592f77dec associated. External IP: 10.96.250.201, port: ab10e67b-500b-4577-9c27-b57322f7db9d. [pid: 8|app: 0|req: 1051/1961] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:11:25 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1962] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:11:25 2026] PUT /v2.0/floatingips/82155b00-54ec-40b9-a4a7-fd7592f77dec => generated 855 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1963] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:26 2026] GET /v2.0/ports?device_id=ea072207-b030-4062-a41f-1589dca65462 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:11:27.882 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-242af653-db8c-48ff-9ffc-230f1e2ba2d2'] response: {'name': 'network-changed', 'server_uuid': 'fe312376-31de-4a01-9b4c-680b692b0fd3', 'tag': 'ab10e67b-500b-4577-9c27-b57322f7db9d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 912/1964] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:11:27 2026] DELETE /v2.0/security-groups/d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:11:27.957 8 INFO neutron.api.v2.resource [None req-56c196b4-e288-4ef2-bf88-4fd6b4007faf f8c205a008f04c59a068f3cca8d96f71 35a07e2bfdd547aaac000c1a542eca45 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1053/1965] 10.0.0.214 () {32 vars in 737 bytes} [Wed Jul 15 06:11:27 2026] GET /v2.0/security-groups/d8e8d044-61ff-4fea-a7a5-fec50dfb8d2f => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1966] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:11:27 2026] DELETE /v2.0/floatingips/bc4992bf-1599-4832-926f-88ffa9809723 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1967] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:11:28 2026] GET /v2.0/ports?tenant_id=8c117f719aa340db8cba9a8e7fc5c0bb&device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 1279 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1968] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:11:28 2026] GET /v2.0/networks?id=188fd3d2-63af-4f3c-acdb-dbd30cd5bddd => generated 769 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1969] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:11:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ab10e67b-500b-4577-9c27-b57322f7db9d => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1970] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:11:28 2026] GET /v2.0/subnets?id=9c88217e-9028-4a08-9a44-75722ea6db3d => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1971] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:28 2026] GET /v2.0/ports?network_id=188fd3d2-63af-4f3c-acdb-dbd30cd5bddd&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: 919/1972] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:11:28 2026] GET /v2.0/networks/188fd3d2-63af-4f3c-acdb-dbd30cd5bddd?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1973] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:11:28 2026] GET /v2.0/networks/188fd3d2-63af-4f3c-acdb-dbd30cd5bddd?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: 1054/1974] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:11:28 2026] PUT /v2.0/routers/dd00eecc-39de-4f8c-97f5-960b50fbd26b/remove_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1977] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:11:29 2026] GET /v2.0/networks?id=7531f280-eba8-421f-94f8-4f259db73938 => 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: 1058/1978] 199.204.45.222 () {34 vars in 1050 bytes} [Wed Jul 15 06:11:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bc48987163de45b982ee9728f94a506b => generated 178 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:29.972 8 WARNING neutron_lib.context [req-8df10c9b-b5ca-4adf-8cb5-eef041ffceaf req-de2ed9a8-cd2c-40d8-b8d6-205b6cba271e 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:30.267 7 INFO neutron.services.segments.plugin [-] Segment 5c4c2019-63c1-4b9c-a338-27df7b34af19 resource provider aggregate not found 2026-07-15 06:11:30.271 7 INFO neutron.services.segments.plugin [-] Segment 5c4c2019-63c1-4b9c-a338-27df7b34af19 resource provider aggregate not found 2026-07-15 06:11:30.284 7 INFO neutron.db.l3_hamode_db [None req-bb0b15fb-8823-4e1d-8c63-bd573d9049d7 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] HA network 09a2e377-8f9d-499a-a478-b3e58f58bfd1 was deleted as no HA routers are present in tenant 35a07e2bfdd547aaac000c1a542eca45. 2026-07-15 06:11:30.286 7 INFO neutron.services.segments.plugin [-] Segment 5c4c2019-63c1-4b9c-a338-27df7b34af19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c4c2019-63c1-4b9c-a338-27df7b34af19 found for delete ", "request_id": "req-6c354c51-4aaa-42c7-90a1-74f744747a68"}]} [pid: 7|app: 0|req: 921/1979] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:11:29 2026] DELETE /v2.0/routers/dd00eecc-39de-4f8c-97f5-960b50fbd26b => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:11:30.297 7 INFO neutron.services.segments.plugin [-] Segment 5c4c2019-63c1-4b9c-a338-27df7b34af19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c4c2019-63c1-4b9c-a338-27df7b34af19 found for delete ", "request_id": "req-66c5f955-e26b-42c3-9c53-25234b22470d"}]} [pid: 8|app: 0|req: 1059/1980] 199.204.45.222 () {38 vars in 955 bytes} [Wed Jul 15 06:11:29 2026] POST /v2.0/ports => generated 1187 bytes in 445 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: 922/1981] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:11:30 2026] DELETE /v2.0/subnets/2ed7b7ef-bb35-42e5-b55e-1bbbd3dc2231 => 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: 923/1982] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:11:30 2026] DELETE /v2.0/networks/6fb6f6ed-ba18-4bbf-bd61-9c94c7ae8075 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1983] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:30 2026] GET /v2.0/ports?device_id=ce6250fe-e29b-47b0-92ca-6a38d66f992d => generated 1202 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/1984] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:11:30 2026] PUT /v2.0/ports/d9435c35-39bd-4a90-b9e4-4443d8f0071f => generated 1468 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1985] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:11:30 2026] GET /v2.0/security-groups?id=5addfab6-adab-4a5d-89af-990efa71c1a9&fields=id&fields=name => generated 111 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: 8|app: 0|req: 1061/1986] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:11:30 2026] GET /v2.0/security-groups?tenant_id=35a07e2bfdd547aaac000c1a542eca45&name=default => generated 2925 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1987] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:11:31 2026] DELETE /v2.0/security-groups/d349671d-1d2d-4c54-b7bb-6e33e54880c7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:11:31.552 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-999de585-4435-4e1b-8cb6-582c11bc1434'] response: {'name': 'network-changed', 'server_uuid': 'ce6250fe-e29b-47b0-92ca-6a38d66f992d', 'tag': 'd9435c35-39bd-4a90-b9e4-4443d8f0071f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1062/1988] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:11:31 2026] GET /v2.0/ports?tenant_id=bc48987163de45b982ee9728f94a506b&device_id=ce6250fe-e29b-47b0-92ca-6a38d66f992d => generated 1471 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1989] 199.204.45.222 () {34 vars in 1018 bytes} [Wed Jul 15 06:11:31 2026] GET /v2.0/networks?tenant_id=bc48987163de45b982ee9728f94a506b&shared=False => generated 2376 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/1990] 199.204.45.222 () {34 vars in 930 bytes} [Wed Jul 15 06:11:31 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) 2026-07-15 06:11:32.800 7 INFO neutron.services.segments.plugin [-] Segment f9081c09-e4f3-46ad-8077-b66902a8f294 resource provider aggregate not found 2026-07-15 06:11:32.804 7 INFO neutron.services.segments.plugin [-] Segment f9081c09-e4f3-46ad-8077-b66902a8f294 resource provider aggregate not found 2026-07-15 06:11:32.824 7 INFO neutron.services.segments.plugin [-] Segment f9081c09-e4f3-46ad-8077-b66902a8f294 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9081c09-e4f3-46ad-8077-b66902a8f294 found for delete ", "request_id": "req-482d0c2e-be6c-43cf-b023-84153e43d0ad"}]} 2026-07-15 06:11:32.826 7 INFO neutron.services.segments.plugin [-] Segment f9081c09-e4f3-46ad-8077-b66902a8f294 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9081c09-e4f3-46ad-8077-b66902a8f294 found for delete ", "request_id": "req-69e3087c-a669-42d3-b0a5-f2439fa7af1f"}]} [pid: 7|app: 0|req: 928/1991] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:11:32 2026] GET /v2.0/ports?tenant_id=bc48987163de45b982ee9728f94a506b&device_id=ce6250fe-e29b-47b0-92ca-6a38d66f992d => generated 1471 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1992] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:11:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=d9435c35-39bd-4a90-b9e4-4443d8f0071f => 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: 929/1993] 199.204.45.222 () {34 vars in 1106 bytes} [Wed Jul 15 06:11:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12a&port_id=d9435c35-39bd-4a90-b9e4-4443d8f0071f => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/1994] 199.204.45.222 () {34 vars in 1064 bytes} [Wed Jul 15 06:11:32 2026] GET /v2.0/subnets?id=9c5cfcc8-5f31-4328-9eb7-0dbd3df1463c&id=644abeb2-d1da-4f66-83d1-3aedc2bfde0d => generated 1415 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1995] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:32 2026] GET /v2.0/ports?network_id=7531f280-eba8-421f-94f8-4f259db73938&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: 1066/1996] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:32 2026] GET /v2.0/ports?network_id=7531f280-eba8-421f-94f8-4f259db73938&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1997] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:11:33 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?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: 1067/1998] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:11:33 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1999] 10.0.0.138 () {34 vars in 990 bytes} [Wed Jul 15 06:11:34 2026] GET /v2.0/ports?device_id=d395393a-0f75-42f1-b3b8-467846cc71de => generated 1469 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2000] 10.0.0.138 () {34 vars in 1040 bytes} [Wed Jul 15 06:11:34 2026] GET /v2.0/security-groups?id=5addfab6-adab-4a5d-89af-990efa71c1a9&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/2001] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:11:34 2026] GET /v2.0/security-groups?tenant_id=a4295196513e43eaa7371de83229d5c4&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2002] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:11:35 2026] DELETE /v2.0/security-groups/384dba07-17a0-4239-bae8-18f284038b8f => 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: 934/2003] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:35 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 1010 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/2004] 10.0.0.194 () {34 vars in 1120 bytes} [Wed Jul 15 06:11:35 2026] GET /v2.0/security-groups?id=d10d008e-0bfc-4ad3-ac3c-ef21cf8bf288&id=23690778-7331-4628-a97c-72e15e5ce208&fields=id&fields=name => generated 207 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2005] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:11:35 2026] GET /v2.0/security-groups?tenant_id=59c47d5da5574b929f2c0b755c4716cb&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: 1071/2006] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:11:35 2026] DELETE /v2.0/security-groups/85c2bd55-be04-47a3-b38f-d35f7ec262b3 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2007] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:11:35 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 1279 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2008] 10.0.0.214 () {32 vars in 858 bytes} [Wed Jul 15 06:11:35 2026] GET /v2.0/floatingips?floating_network_id=e84570c7-f09c-46a7-86fa-2c31e6bed91f&port_id=ab10e67b-500b-4577-9c27-b57322f7db9d => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2009] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:35 2026] GET /v2.0/ports?device_id=ce6250fe-e29b-47b0-92ca-6a38d66f992d => generated 1202 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2010] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:11:36 2026] GET /v2.0/security-groups?id=5addfab6-adab-4a5d-89af-990efa71c1a9&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2011] 10.0.0.138 () {34 vars in 990 bytes} [Wed Jul 15 06:11:36 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => 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: 1074/2012] 10.0.0.138 () {34 vars in 1120 bytes} [Wed Jul 15 06:11:36 2026] GET /v2.0/security-groups?id=23690778-7331-4628-a97c-72e15e5ce208&id=d10d008e-0bfc-4ad3-ac3c-ef21cf8bf288&fields=id&fields=name => generated 207 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:37.399 7 WARNING neutron_lib.context [None req-ae376a9e-c5d0-4a35-94b8-b67380dcfd93 c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:37.530 7 INFO neutron.db.segments_db [None req-ae376a9e-c5d0-4a35-94b8-b67380dcfd93 c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] Added segment f55a5cae-5d8d-4bed-8bdd-6f8114d72a5d of type vxlan for network 98255ea7-e05e-4923-9005-95d5965751a9 [pid: 7|app: 0|req: 939/2013] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:11:37 2026] POST /v2.0/networks => generated 650 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:37.638 8 WARNING neutron_lib.context [None req-f04f5a2a-0835-4502-b4d4-1a72af734f21 c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1075/2014] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:11:37 2026] POST /v2.0/subnets => generated 627 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:37.868 7 WARNING neutron_lib.context [None req-a642364c-5591-4532-89ad-24f62d1d22a8 c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:37.922 7 INFO neutron.db.segments_db [None req-a642364c-5591-4532-89ad-24f62d1d22a8 c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] Added segment b0ea4cc1-bc44-4a72-9af6-067a5f17a826 of type vxlan for network 20c2dd17-323d-4c87-8700-3431db965c2b 2026-07-15 06:11:38.213 7 INFO neutron.db.l3_hamode_db [None req-a642364c-5591-4532-89ad-24f62d1d22a8 c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1076/2015] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:38 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 1010 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2016] 10.0.0.194 () {34 vars in 1120 bytes} [Wed Jul 15 06:11:38 2026] GET /v2.0/security-groups?id=d10d008e-0bfc-4ad3-ac3c-ef21cf8bf288&id=23690778-7331-4628-a97c-72e15e5ce208&fields=id&fields=name => generated 207 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:38.988 7 INFO neutron.db.l3_hamode_db [None req-a642364c-5591-4532-89ad-24f62d1d22a8 c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 940/2017] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:11:37 2026] POST /v2.0/routers => generated 695 bytes in 2273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2018] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:40 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 1010 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2019] 10.0.0.194 () {34 vars in 1120 bytes} [Wed Jul 15 06:11:40 2026] GET /v2.0/security-groups?id=d10d008e-0bfc-4ad3-ac3c-ef21cf8bf288&id=23690778-7331-4628-a97c-72e15e5ce208&fields=id&fields=name => generated 207 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2020] 199.204.45.222 () {34 vars in 994 bytes} [Wed Jul 15 06:11:40 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:11:41.109 8 INFO neutron.db.l3_db [req-9bc18a9d-16c2-436f-9c1b-b352cee64e69 req-4cc1a6c9-29a9-42bc-94e5-501085542962 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] Floating IP 82155b00-54ec-40b9-a4a7-fd7592f77dec disassociated. External IP: 10.96.250.201, port: ab10e67b-500b-4577-9c27-b57322f7db9d. [pid: 8|app: 0|req: 1081/2021] 199.204.45.222 () {36 vars in 997 bytes} [Wed Jul 15 06:11:40 2026] DELETE /v2.0/ports/ab10e67b-500b-4577-9c27-b57322f7db9d => generated 0 bytes in 648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2022] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:41 2026] GET /v2.0/ports?device_id=ce6250fe-e29b-47b0-92ca-6a38d66f992d => generated 1204 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2023] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:41 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => 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: 1084/2024] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:11:41 2026] GET /v2.0/security-groups?id=5addfab6-adab-4a5d-89af-990efa71c1a9&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:41.660 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c91ec7fb-2dcd-40f9-b9d5-842a5a6775a4'] response: {'server_uuid': 'fe312376-31de-4a01-9b4c-680b692b0fd3', 'name': 'network-vif-deleted', 'tag': 'ab10e67b-500b-4577-9c27-b57322f7db9d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1085/2025] 10.0.0.214 () {32 vars in 818 bytes} [Wed Jul 15 06:11:41 2026] GET /v2.0/ports?network_id=7531f280-eba8-421f-94f8-4f259db73938&mac_address=fa%3A16%3A3e%3Ad0%3A00%3A4e => generated 1204 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:11:41.711 8 WARNING neutron_lib.context [None req-6674508c-45ba-4745-8cd3-e9258acbfc67 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 941/2026] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:11:40 2026] PUT /v2.0/routers/c63dc504-e01c-4ced-b325-956ade21ef06/add_router_interface => generated 309 bytes in 1702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:41.860 7 WARNING neutron_lib.context [None req-4e6cb7dd-4891-42a0-b0f9-5a83db5695a4 c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 942/2027] 10.0.0.214 () {34 vars in 665 bytes} [Wed Jul 15 06:11:41 2026] POST /v2.0/ports => generated 958 bytes in 432 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 06:11:42.298 7 WARNING neutron_lib.context [None req-ba39d5f2-b3ef-4e07-86c1-3a4505adb718 c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 943/2028] 10.0.0.214 () {34 vars in 665 bytes} [Wed Jul 15 06:11:42 2026] POST /v2.0/ports => generated 954 bytes in 429 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: 944/2029] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:42 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:11:42.750 7 WARNING neutron_lib.context [None req-f6b73949-21f4-4b7f-aee9-6489a2ef2d0f c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:43.080 8 INFO neutron.db.l3_db [None req-6674508c-45ba-4745-8cd3-e9258acbfc67 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Floating IP 5289062f-5331-4bc8-a291-157b16f9ad94 associated. External IP: 10.96.250.208, port: d9435c35-39bd-4a90-b9e4-4443d8f0071f. [pid: 8|app: 0|req: 1086/2030] 10.0.0.214 () {34 vars in 677 bytes} [Wed Jul 15 06:11:41 2026] POST /v2.0/floatingips => generated 855 bytes in 1679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:43.594 7 INFO neutron.db.l3_db [None req-f6b73949-21f4-4b7f-aee9-6489a2ef2d0f c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] Floating IP 923d42c9-b158-4395-8cd0-d3f23c6760a3 associated. External IP: 10.96.250.204, port: 8dff7020-b8d3-480e-af4a-e48b105d0b2f. [pid: 8|app: 0|req: 1087/2031] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:11:43 2026] GET /v2.0/ports?device_id=fe312376-31de-4a01-9b4c-680b692b0fd3 => 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: 945/2032] 10.0.0.214 () {34 vars in 677 bytes} [Wed Jul 15 06:11:42 2026] POST /v2.0/floatingips => generated 841 bytes in 1201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:43.958 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3376fbe7-e41e-4734-801d-4eb1cbb766c8'] response: {'name': 'network-changed', 'server_uuid': 'ce6250fe-e29b-47b0-92ca-6a38d66f992d', 'tag': 'd9435c35-39bd-4a90-b9e4-4443d8f0071f', 'status': 'completed', 'code': 200} 2026-07-15 06:11:44.135 8 INFO neutron.db.l3_db [None req-fd17080b-ad1b-45b1-9c99-4acabe5600fc c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] Floating IP 923d42c9-b158-4395-8cd0-d3f23c6760a3 disassociated. External IP: 10.96.250.204, port: 8dff7020-b8d3-480e-af4a-e48b105d0b2f. [pid: 7|app: 0|req: 946/2033] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:11:44 2026] GET /v2.0/ports?tenant_id=bc48987163de45b982ee9728f94a506b&device_id=ce6250fe-e29b-47b0-92ca-6a38d66f992d => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2034] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:11:44 2026] GET /v2.0/networks?id=7531f280-eba8-421f-94f8-4f259db73938 => generated 801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2035] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:11:43 2026] PUT /v2.0/floatingips/923d42c9-b158-4395-8cd0-d3f23c6760a3 => generated 552 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2036] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:11:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=d9435c35-39bd-4a90-b9e4-4443d8f0071f => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2037] 199.204.45.222 () {34 vars in 1106 bytes} [Wed Jul 15 06:11:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12a&port_id=d9435c35-39bd-4a90-b9e4-4443d8f0071f => 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: 950/2038] 199.204.45.222 () {34 vars in 1064 bytes} [Wed Jul 15 06:11:44 2026] GET /v2.0/subnets?id=9c5cfcc8-5f31-4328-9eb7-0dbd3df1463c&id=644abeb2-d1da-4f66-83d1-3aedc2bfde0d => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2039] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:44 2026] GET /v2.0/ports?network_id=7531f280-eba8-421f-94f8-4f259db73938&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: 952/2040] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:44 2026] GET /v2.0/ports?network_id=7531f280-eba8-421f-94f8-4f259db73938&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2041] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:11:44 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?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: 1089/2042] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:11:44 2026] DELETE /v2.0/floatingips/923d42c9-b158-4395-8cd0-d3f23c6760a3 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:11:44.790 8 WARNING neutron_lib.context [None req-a881591b-8bbb-4288-8e5c-e55920cac282 c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 954/2043] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:11:44 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2046] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:11:45 2026] DELETE /v2.0/security-groups/d10d008e-0bfc-4ad3-ac3c-ef21cf8bf288 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:11:45.160 7 INFO neutron.api.v2.resource [None req-91343c9b-1071-45bd-9f2e-062c60f39e95 425314dc1da04115973e24cfe7f41ab6 8c117f719aa340db8cba9a8e7fc5c0bb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 958/2047] 10.0.0.214 () {32 vars in 737 bytes} [Wed Jul 15 06:11:45 2026] GET /v2.0/security-groups/d10d008e-0bfc-4ad3-ac3c-ef21cf8bf288 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2048] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:11:45 2026] DELETE /v2.0/floatingips/82155b00-54ec-40b9-a4a7-fd7592f77dec => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2049] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:11:45 2026] DELETE /v2.0/security-groups/23690778-7331-4628-a97c-72e15e5ce208 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:11:45.667 8 INFO neutron.db.l3_db [None req-a881591b-8bbb-4288-8e5c-e55920cac282 c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] Floating IP 16891953-c426-4907-bc73-8dfce1347c28 associated. External IP: 10.96.250.205, port: fff18cb6-4500-4387-9060-9ee23f014fc2. [pid: 8|app: 0|req: 1090/2050] 10.0.0.214 () {34 vars in 677 bytes} [Wed Jul 15 06:11:44 2026] POST /v2.0/floatingips => generated 842 bytes in 1261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2051] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:11:46 2026] GET /v2.0/floatingips/16891953-c426-4907-bc73-8dfce1347c28 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2052] 10.0.0.214 () {32 vars in 655 bytes} [Wed Jul 15 06:11:46 2026] GET /v2.0/floatingips => generated 845 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:46.632 8 INFO neutron.db.l3_db [None req-66d2f6bc-64d6-458d-8b1e-d7b2a23af5b3 c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] Floating IP 16891953-c426-4907-bc73-8dfce1347c28 associated. External IP: 10.96.250.205, port: fff18cb6-4500-4387-9060-9ee23f014fc2. [pid: 7|app: 0|req: 961/2053] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:11:45 2026] PUT /v2.0/routers/d2d6c293-951e-4d2c-b317-e46dea769138/remove_router_interface => generated 309 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2054] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:11:46 2026] PUT /v2.0/floatingips/16891953-c426-4907-bc73-8dfce1347c28 => generated 841 bytes in 1224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:47.522 8 INFO neutron.db.l3_db [None req-53def32c-6fa0-4183-977c-fc6c672e9010 c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] Floating IP 16891953-c426-4907-bc73-8dfce1347c28 disassociated. External IP: 10.96.250.205, port: 8dff7020-b8d3-480e-af4a-e48b105d0b2f. 2026-07-15 06:11:47.676 7 INFO neutron.services.segments.plugin [-] Segment 4e9b40f0-6eed-494c-b5b3-50a44bfe6e38 resource provider aggregate not found 2026-07-15 06:11:47.684 7 INFO neutron.services.segments.plugin [-] Segment 4e9b40f0-6eed-494c-b5b3-50a44bfe6e38 resource provider aggregate not found 2026-07-15 06:11:47.695 7 INFO neutron.db.l3_hamode_db [None req-ea91a20a-eca5-4cc8-9b47-d32f8ddb3d9f e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] HA network 355fa09c-2dbc-494f-879f-c6aed22dcc5f was deleted as no HA routers are present in tenant 8c117f719aa340db8cba9a8e7fc5c0bb. [pid: 7|app: 0|req: 962/2055] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:11:46 2026] DELETE /v2.0/routers/d2d6c293-951e-4d2c-b317-e46dea769138 => generated 0 bytes in 917 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:11:47.713 7 INFO neutron.services.segments.plugin [-] Segment 4e9b40f0-6eed-494c-b5b3-50a44bfe6e38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e9b40f0-6eed-494c-b5b3-50a44bfe6e38 found for delete ", "request_id": "req-40792a94-f41f-4ae0-a1ea-58f5d7ec406a"}]} 2026-07-15 06:11:47.715 7 INFO neutron.services.segments.plugin [-] Segment 4e9b40f0-6eed-494c-b5b3-50a44bfe6e38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e9b40f0-6eed-494c-b5b3-50a44bfe6e38 found for delete ", "request_id": "req-e1c62d19-9202-4a61-bff7-9f0849648c1d"}]} [pid: 8|app: 0|req: 1094/2056] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:11:47 2026] PUT /v2.0/floatingips/16891953-c426-4907-bc73-8dfce1347c28 => generated 552 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2057] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:11:47 2026] DELETE /v2.0/subnets/9c88217e-9028-4a08-9a44-75722ea6db3d => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2058] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:11:47 2026] DELETE /v2.0/networks/188fd3d2-63af-4f3c-acdb-dbd30cd5bddd => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2059] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:11:47 2026] DELETE /v2.0/floatingips/16891953-c426-4907-bc73-8dfce1347c28 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:11:48.235 8 INFO neutron.api.v2.resource [None req-1c4c49f1-a64b-4887-99ed-1a346a20173c c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1096/2060] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:11:48 2026] DELETE /v2.0/floatingips/16891953-c426-4907-bc73-8dfce1347c28 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2061] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:11:48 2026] DELETE /v2.0/ports/8dff7020-b8d3-480e-af4a-e48b105d0b2f => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2062] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:11:48 2026] DELETE /v2.0/ports/fff18cb6-4500-4387-9060-9ee23f014fc2 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2063] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:11:48 2026] GET /v2.0/ports?device_id=c63dc504-e01c-4ced-b325-956ade21ef06 => generated 958 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2064] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:11:48 2026] PUT /v2.0/routers/75019862-86d1-44a7-bac6-d49a86775975/remove_router_interface => generated 309 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:49.734 7 INFO neutron.services.segments.plugin [-] Segment f0a3dbf1-d531-4509-a170-4aa186e867ef resource provider aggregate not found 2026-07-15 06:11:49.738 7 INFO neutron.services.segments.plugin [-] Segment f0a3dbf1-d531-4509-a170-4aa186e867ef resource provider aggregate not found 2026-07-15 06:11:49.749 7 INFO neutron.services.segments.plugin [-] Segment f0a3dbf1-d531-4509-a170-4aa186e867ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0a3dbf1-d531-4509-a170-4aa186e867ef found for delete ", "request_id": "req-1fdb8c68-d082-470a-87db-0b99587a8494"}]} 2026-07-15 06:11:49.762 7 INFO neutron.services.segments.plugin [-] Segment f0a3dbf1-d531-4509-a170-4aa186e867ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0a3dbf1-d531-4509-a170-4aa186e867ef found for delete ", "request_id": "req-f696af99-3758-490c-821a-49ea90454e49"}]} [pid: 8|app: 0|req: 1100/2065] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:11:48 2026] PUT /v2.0/routers/c63dc504-e01c-4ced-b325-956ade21ef06/remove_router_interface => generated 309 bytes in 1178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2066] 10.0.0.138 () {34 vars in 990 bytes} [Wed Jul 15 06:11:50 2026] GET /v2.0/ports?device_id=ce6250fe-e29b-47b0-92ca-6a38d66f992d => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:11:50.103 7 INFO neutron.db.l3_hamode_db [None req-d9b08cec-a326-40fb-bd83-d89fe93a939c e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] HA network 315e08f0-b7f0-4fc9-8043-1a00b3607f0d was deleted as no HA routers are present in tenant 2dfe1657b934420eaa5b04bc6dfa581d. [pid: 7|app: 0|req: 966/2067] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:11:49 2026] DELETE /v2.0/routers/75019862-86d1-44a7-bac6-d49a86775975 => generated 0 bytes in 905 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2068] 10.0.0.138 () {34 vars in 1040 bytes} [Wed Jul 15 06:11:50 2026] GET /v2.0/security-groups?id=5addfab6-adab-4a5d-89af-990efa71c1a9&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2069] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:11:50 2026] DELETE /v2.0/subnets/a0604ab8-22f8-44e7-8c14-87c68ae6e362 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2070] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:11:50 2026] DELETE /v2.0/networks/679598a7-556c-4064-9172-d1e1efab0931 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2071] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:11:50 2026] GET /v2.0/security-groups?tenant_id=8c117f719aa340db8cba9a8e7fc5c0bb&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2072] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:11:50 2026] DELETE /v2.0/security-groups/f4114c83-4974-4893-a91f-1293cc20db43 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:11:51.092 8 INFO neutron.services.segments.plugin [-] Segment b0ea4cc1-bc44-4a72-9af6-067a5f17a826 resource provider aggregate not found 2026-07-15 06:11:51.098 8 INFO neutron.services.segments.plugin [-] Segment b0ea4cc1-bc44-4a72-9af6-067a5f17a826 resource provider aggregate not found 2026-07-15 06:11:51.108 8 INFO neutron.services.segments.plugin [-] Segment b0ea4cc1-bc44-4a72-9af6-067a5f17a826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0ea4cc1-bc44-4a72-9af6-067a5f17a826 found for delete ", "request_id": "req-97a0626d-1850-4a4d-ad9a-8304b90fb7c8"}]} 2026-07-15 06:11:51.109 8 INFO neutron.db.l3_hamode_db [None req-d186ee69-e4ec-4d7f-9e9d-6b80ffa4e3ff c9a0a4e0e0424bb09d49d0e966c5cfc8 217657921326477088d3630f678e5caf - - default default] HA network 20c2dd17-323d-4c87-8700-3431db965c2b was deleted as no HA routers are present in tenant 217657921326477088d3630f678e5caf. 2026-07-15 06:11:51.110 8 INFO neutron.services.segments.plugin [-] Segment b0ea4cc1-bc44-4a72-9af6-067a5f17a826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0ea4cc1-bc44-4a72-9af6-067a5f17a826 found for delete ", "request_id": "req-e0a19907-1203-4a23-ae3b-7046470e4190"}]} [pid: 8|app: 0|req: 1102/2073] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:11:50 2026] DELETE /v2.0/routers/c63dc504-e01c-4ced-b325-956ade21ef06 => generated 0 bytes in 1038 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2074] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:11:51 2026] GET /v2.0/security-groups?tenant_id=2dfe1657b934420eaa5b04bc6dfa581d&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2075] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:11:51 2026] DELETE /v2.0/subnets/ee194ee6-f8aa-4f15-a820-334f50660359 => 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: 1104/2076] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:11:51 2026] DELETE /v2.0/security-groups/ad38c0c5-8448-4364-a884-2219bd63ec00 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:11:51.824 7 INFO neutron.services.segments.plugin [-] Segment 2e3098d8-f287-4e84-b78f-9db78f37095b resource provider aggregate not found 2026-07-15 06:11:51.828 7 INFO neutron.services.segments.plugin [-] Segment 2e3098d8-f287-4e84-b78f-9db78f37095b resource provider aggregate not found 2026-07-15 06:11:51.839 7 INFO neutron.services.segments.plugin [-] Segment 2e3098d8-f287-4e84-b78f-9db78f37095b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e3098d8-f287-4e84-b78f-9db78f37095b found for delete ", "request_id": "req-9fe4e287-6fdf-4b03-8270-5b02d4adb64e"}]} 2026-07-15 06:11:51.844 7 INFO neutron.services.segments.plugin [-] Segment 2e3098d8-f287-4e84-b78f-9db78f37095b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e3098d8-f287-4e84-b78f-9db78f37095b found for delete ", "request_id": "req-9f6f38f5-6738-420d-8919-7901c8a974bc"}]} [pid: 7|app: 0|req: 973/2077] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:11:51 2026] DELETE /v2.0/networks/98255ea7-e05e-4923-9005-95d5965751a9 => generated 0 bytes in 584 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2078] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:11:52 2026] GET /v2.0/security-groups?tenant_id=217657921326477088d3630f678e5caf&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:11:52.511 7 INFO neutron.services.segments.plugin [-] Segment a4679b33-f536-41aa-9067-ef9298760e7f resource provider aggregate not found 2026-07-15 06:11:52.517 7 INFO neutron.services.segments.plugin [-] Segment a4679b33-f536-41aa-9067-ef9298760e7f resource provider aggregate not found 2026-07-15 06:11:52.550 7 INFO neutron.services.segments.plugin [-] Segment a4679b33-f536-41aa-9067-ef9298760e7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4679b33-f536-41aa-9067-ef9298760e7f found for delete ", "request_id": "req-7baa9d23-81ce-46eb-ad14-302d619e7055"}]} 2026-07-15 06:11:52.555 7 INFO neutron.services.segments.plugin [-] Segment a4679b33-f536-41aa-9067-ef9298760e7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4679b33-f536-41aa-9067-ef9298760e7f found for delete ", "request_id": "req-90f1ead0-d5dd-429a-9e0b-08de359f09ff"}]} 2026-07-15 06:11:52.572 7 INFO neutron.services.segments.plugin [-] Segment f55a5cae-5d8d-4bed-8bdd-6f8114d72a5d resource provider aggregate not found 2026-07-15 06:11:52.580 7 INFO neutron.services.segments.plugin [-] Segment f55a5cae-5d8d-4bed-8bdd-6f8114d72a5d resource provider aggregate not found 2026-07-15 06:11:52.584 7 INFO neutron.services.segments.plugin [-] Segment f55a5cae-5d8d-4bed-8bdd-6f8114d72a5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f55a5cae-5d8d-4bed-8bdd-6f8114d72a5d found for delete ", "request_id": "req-e9cfa59d-a91f-4117-a95e-d57294fa237a"}]} 2026-07-15 06:11:52.597 7 INFO neutron.services.segments.plugin [-] Segment f55a5cae-5d8d-4bed-8bdd-6f8114d72a5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f55a5cae-5d8d-4bed-8bdd-6f8114d72a5d found for delete ", "request_id": "req-8220f7e2-3b38-46eb-8a92-16875290d4a7"}]} [pid: 7|app: 0|req: 974/2079] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:11:52 2026] DELETE /v2.0/security-groups/66138443-3d82-419f-b6ad-17b72863c577 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2080] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:11:54 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:54.607 8 WARNING neutron_lib.context [None req-368dc6e6-785c-4ae6-9795-19c3bc0beae8 8b147098383446f99d65a930620c3684 77367b8633964d19a5a26229c95104cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:54.608 8 WARNING neutron_lib.context [None req-368dc6e6-785c-4ae6-9795-19c3bc0beae8 8b147098383446f99d65a930620c3684 77367b8633964d19a5a26229c95104cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:54.817 8 INFO neutron.db.segments_db [None req-368dc6e6-785c-4ae6-9795-19c3bc0beae8 8b147098383446f99d65a930620c3684 77367b8633964d19a5a26229c95104cf - - default default] Added segment 1125f7b7-1573-47ee-bc76-66bd44ce18d2 of type vxlan for network 1f1547a5-d982-4e7b-8a32-ec793d3dda47 2026-07-15 06:11:54.894 8 INFO neutron.db.segments_db [None req-368dc6e6-785c-4ae6-9795-19c3bc0beae8 8b147098383446f99d65a930620c3684 77367b8633964d19a5a26229c95104cf - - default default] Added segment b1bd2092-b064-4bba-9e5e-592abf2968a7 of type vxlan for network 6031d71a-2a88-4339-a7ab-6896506da883 [pid: 8|app: 0|req: 1106/2081] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:11:54 2026] POST /v2.0/networks => generated 1244 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2082] 10.0.0.214 () {32 vars in 649 bytes} [Wed Jul 15 06:11:55 2026] GET /v2.0/networks => generated 1843 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:11:55.290 8 INFO neutron.services.segments.plugin [-] Segment 1125f7b7-1573-47ee-bc76-66bd44ce18d2 resource provider aggregate not found 2026-07-15 06:11:55.295 8 INFO neutron.services.segments.plugin [-] Segment 1125f7b7-1573-47ee-bc76-66bd44ce18d2 resource provider aggregate not found 2026-07-15 06:11:55.314 8 INFO neutron.services.segments.plugin [-] Segment 1125f7b7-1573-47ee-bc76-66bd44ce18d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1125f7b7-1573-47ee-bc76-66bd44ce18d2 found for delete ", "request_id": "req-0ba387ea-fa74-426c-8802-41c55b34d235"}]} [pid: 8|app: 0|req: 1107/2083] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:11:55 2026] DELETE /v2.0/networks/1f1547a5-d982-4e7b-8a32-ec793d3dda47 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:11:55.477 7 INFO neutron.services.segments.plugin [-] Segment b1bd2092-b064-4bba-9e5e-592abf2968a7 resource provider aggregate not found 2026-07-15 06:11:55.482 7 INFO neutron.services.segments.plugin [-] Segment b1bd2092-b064-4bba-9e5e-592abf2968a7 resource provider aggregate not found 2026-07-15 06:11:55.499 7 INFO neutron.services.segments.plugin [-] Segment b1bd2092-b064-4bba-9e5e-592abf2968a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1bd2092-b064-4bba-9e5e-592abf2968a7 found for delete ", "request_id": "req-44701375-1a3e-4b14-8943-1d09aeaeaf1b"}]} 2026-07-15 06:11:55.500 7 INFO neutron.services.segments.plugin [-] Segment b1bd2092-b064-4bba-9e5e-592abf2968a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1bd2092-b064-4bba-9e5e-592abf2968a7 found for delete ", "request_id": "req-a590d20a-9d1f-489b-9991-3f8ab689344e"}]} [pid: 7|app: 0|req: 977/2084] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:11:55 2026] DELETE /v2.0/networks/6031d71a-2a88-4339-a7ab-6896506da883 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:11:55.519 8 INFO neutron.services.segments.plugin [-] Segment 1125f7b7-1573-47ee-bc76-66bd44ce18d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1125f7b7-1573-47ee-bc76-66bd44ce18d2 found for delete ", "request_id": "req-d8d641d6-62c6-41c9-a452-f2a55c63d951"}]} [pid: 8|app: 0|req: 1108/2085] 10.0.0.214 () {32 vars in 649 bytes} [Wed Jul 15 06:11:55 2026] GET /v2.0/networks => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:55.602 7 WARNING neutron_lib.context [None req-857decbe-d721-40d6-b814-3031b9d14e4c 8b147098383446f99d65a930620c3684 77367b8633964d19a5a26229c95104cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:55.660 7 INFO neutron.db.segments_db [None req-857decbe-d721-40d6-b814-3031b9d14e4c 8b147098383446f99d65a930620c3684 77367b8633964d19a5a26229c95104cf - - default default] Added segment 569d9475-76bd-4d4f-bce9-9644ff69bfdc of type vxlan for network 4fee5632-bd1c-4eb4-8f1a-7e76e31bbf48 [pid: 7|app: 0|req: 978/2086] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:11:55 2026] POST /v2.0/networks => generated 653 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:55.769 7 WARNING neutron_lib.context [None req-7d5f2502-3ac2-403d-9727-05e7e461dc3d 8b147098383446f99d65a930620c3684 77367b8633964d19a5a26229c95104cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:55.812 8 WARNING neutron_lib.context [None req-e04d8809-2939-4f20-9a04-5ea141fd0fe2 9dbed2966a3d4395a263c82a18fa7ab6 fd155c7fe1b84932904e9e17e61269a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:55.819 7 INFO neutron.db.segments_db [None req-7d5f2502-3ac2-403d-9727-05e7e461dc3d 8b147098383446f99d65a930620c3684 77367b8633964d19a5a26229c95104cf - - default default] Added segment 22551c99-a056-49ae-bae4-5d617f014bdf of type vxlan for network 43e67698-6efc-4760-9a20-960723141484 [pid: 7|app: 0|req: 979/2087] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:11:55 2026] POST /v2.0/networks => generated 653 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2088] 10.0.0.15 () {30 vars in 688 bytes} [Wed Jul 15 06:11:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:56.000 7 WARNING neutron_lib.context [None req-0d7ddfd6-68ae-4f01-a5f4-299e0799d007 8b147098383446f99d65a930620c3684 77367b8633964d19a5a26229c95104cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:56.027 7 WARNING neutron_lib.context [None req-0d7ddfd6-68ae-4f01-a5f4-299e0799d007 8b147098383446f99d65a930620c3684 77367b8633964d19a5a26229c95104cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1109/2089] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:11:55 2026] POST /v2.0/floatingips => generated 552 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2090] 10.0.0.15 () {30 vars in 690 bytes} [Wed Jul 15 06:11:56 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) 2026-07-15 06:11:56.467 8 WARNING neutron_lib.context [None req-cc202e2e-4b12-413f-877b-83f978e3f2be 9dbed2966a3d4395a263c82a18fa7ab6 fd155c7fe1b84932904e9e17e61269a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 981/2091] 10.0.0.214 () {34 vars in 665 bytes} [Wed Jul 15 06:11:55 2026] POST /v2.0/ports => generated 1506 bytes in 628 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: 982/2092] 10.0.0.15 () {30 vars in 666 bytes} [Wed Jul 15 06:11:56 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: 983/2093] 10.0.0.214 () {32 vars in 643 bytes} [Wed Jul 15 06:11:56 2026] GET /v2.0/ports => generated 1506 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2094] 10.0.0.15 () {30 vars in 702 bytes} [Wed Jul 15 06:11:56 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: 985/2095] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:11:56 2026] DELETE /v2.0/ports/df27a7cc-af9b-4543-a26a-b9fb02907916 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2096] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:11:56 2026] POST /v2.0/floatingips => generated 552 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:57.018 8 WARNING neutron_lib.context [None req-8b63f56c-49f9-4531-9285-9a67d687f635 9dbed2966a3d4395a263c82a18fa7ab6 fd155c7fe1b84932904e9e17e61269a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 986/2097] 10.0.0.214 () {32 vars in 720 bytes} [Wed Jul 15 06:11:56 2026] DELETE /v2.0/ports/68051aa4-788e-41fd-9319-f97265beeea5 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2098] 10.0.0.214 () {32 vars in 643 bytes} [Wed Jul 15 06:11:57 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:11:57.152 7 WARNING neutron_lib.context [None req-7dc062d9-2076-4f6c-a6a4-27899faffdc0 8b147098383446f99d65a930620c3684 77367b8633964d19a5a26229c95104cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:57.202 7 INFO neutron.db.segments_db [None req-7dc062d9-2076-4f6c-a6a4-27899faffdc0 8b147098383446f99d65a930620c3684 77367b8633964d19a5a26229c95104cf - - default default] Added segment 83b4251b-b173-443b-ab58-d1d7d9470cba of type vxlan for network cd631644-f11f-47fd-ac19-f5da402e6e23 [pid: 7|app: 0|req: 988/2099] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:11:57 2026] POST /v2.0/networks => generated 653 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2100] 10.0.0.15 () {28 vars in 437 bytes} [Wed Jul 15 06:11:57 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 06:11:57.310 7 WARNING neutron_lib.context [None req-f4eab2d2-da1d-4358-9b09-806dfd4b1e2d 8b147098383446f99d65a930620c3684 77367b8633964d19a5a26229c95104cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:57.374 7 INFO neutron.db.segments_db [None req-f4eab2d2-da1d-4358-9b09-806dfd4b1e2d 8b147098383446f99d65a930620c3684 77367b8633964d19a5a26229c95104cf - - default default] Added segment 6d51c181-a1d9-440f-8f7b-377030b5bb80 of type vxlan for network 899cc0a8-67a2-4ee0-bb50-4674da421414 [pid: 7|app: 0|req: 990/2101] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:11:57 2026] POST /v2.0/networks => generated 653 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2102] 10.0.0.15 () {30 vars in 726 bytes} [Wed Jul 15 06:11:57 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 658 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2103] 10.0.0.15 () {30 vars in 688 bytes} [Wed Jul 15 06:11:57 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: 993/2104] 10.0.0.15 () {30 vars in 690 bytes} [Wed Jul 15 06:11:57 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: 994/2105] 10.0.0.15 () {30 vars in 666 bytes} [Wed Jul 15 06:11:57 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: 995/2106] 10.0.0.15 () {30 vars in 702 bytes} [Wed Jul 15 06:11:57 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: 996/2107] 10.0.0.15 () {30 vars in 726 bytes} [Wed Jul 15 06:11:57 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2108] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:11:57 2026] POST /v2.0/floatingips => generated 552 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:57.627 7 WARNING neutron_lib.context [None req-0ff12788-b5aa-4cc8-9f87-64635f878e51 9dbed2966a3d4395a263c82a18fa7ab6 fd155c7fe1b84932904e9e17e61269a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2109] 10.0.0.15 () {30 vars in 688 bytes} [Wed Jul 15 06:11:57 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: 1114/2110] 10.0.0.15 () {30 vars in 690 bytes} [Wed Jul 15 06:11:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2111] 10.0.0.15 () {30 vars in 666 bytes} [Wed Jul 15 06:11:57 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: 1116/2112] 10.0.0.15 () {30 vars in 702 bytes} [Wed Jul 15 06:11:57 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: 1117/2113] 10.0.0.15 () {30 vars in 728 bytes} [Wed Jul 15 06:11:57 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2114] 10.0.0.15 () {30 vars in 680 bytes} [Wed Jul 15 06:11:57 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2115] 10.0.0.15 () {34 vars in 702 bytes} [Wed Jul 15 06:11:57 2026] POST /v2.0/ports => generated 1132 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:11:58.198 8 WARNING neutron_lib.context [None req-75a759c5-039e-4cf1-b88b-5e33b07a1cca 8b147098383446f99d65a930620c3684 77367b8633964d19a5a26229c95104cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:11:58.224 8 WARNING neutron_lib.context [None req-75a759c5-039e-4cf1-b88b-5e33b07a1cca 8b147098383446f99d65a930620c3684 77367b8633964d19a5a26229c95104cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 997/2116] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:11:57 2026] POST /v2.0/floatingips => generated 552 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:11:58.269 7 WARNING neutron_lib.context [None req-958cc116-0ae6-472e-85bb-6f6400d3c597 9dbed2966a3d4395a263c82a18fa7ab6 fd155c7fe1b84932904e9e17e61269a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1120/2117] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:11:58 2026] POST /v2.0/subnets => generated 1323 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2118] 10.0.0.214 () {32 vars in 647 bytes} [Wed Jul 15 06:11:58 2026] GET /v2.0/subnets => generated 1959 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2119] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:11:58 2026] POST /v2.0/floatingips => generated 552 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2120] 199.204.45.222 () {34 vars in 1096 bytes} [Wed Jul 15 06:11:58 2026] GET /v2.0/ports?device_id=d395393a-0f75-42f1-b3b8-467846cc71de&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2121] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:11:58 2026] DELETE /v2.0/subnets/f94fb570-f0f2-4fef-9ec6-58d21f55a0f1 => 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: 1000/2122] 10.0.0.214 () {34 vars in 759 bytes} [Wed Jul 15 06:11:58 2026] PUT /v2.0/floatingips/b8d578b8-e4ce-4e33-970a-b66f199c8563/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2123] 10.0.0.214 () {34 vars in 759 bytes} [Wed Jul 15 06:11:58 2026] PUT /v2.0/floatingips/34a6c343-410c-45e4-8d16-461a51e7c825/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2124] 10.0.0.214 () {34 vars in 759 bytes} [Wed Jul 15 06:11:58 2026] PUT /v2.0/floatingips/80347511-683b-4641-90c5-e2af4351e199/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2125] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:11:58 2026] DELETE /v2.0/subnets/d5ba4dcb-2c80-467a-a109-cbd0e1c9d75b => 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: 1003/2126] 10.0.0.214 () {34 vars in 759 bytes} [Wed Jul 15 06:11:59 2026] PUT /v2.0/floatingips/d3f3ecc3-0415-4c6b-b591-0adcc0d24789/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2127] 10.0.0.214 () {32 vars in 647 bytes} [Wed Jul 15 06:11:59 2026] GET /v2.0/subnets => generated 649 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2128] 10.0.0.214 () {32 vars in 672 bytes} [Wed Jul 15 06:11:59 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2129] 10.0.0.214 () {32 vars in 686 bytes} [Wed Jul 15 06:11:59 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2130] 10.0.0.214 () {32 vars in 682 bytes} [Wed Jul 15 06:11:59 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:11:59.252 8 INFO neutron.services.segments.plugin [-] Segment 6d51c181-a1d9-440f-8f7b-377030b5bb80 resource provider aggregate not found 2026-07-15 06:11:59.259 8 INFO neutron.services.segments.plugin [-] Segment 6d51c181-a1d9-440f-8f7b-377030b5bb80 resource provider aggregate not found 2026-07-15 06:11:59.266 8 INFO neutron.services.segments.plugin [-] Segment 6d51c181-a1d9-440f-8f7b-377030b5bb80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d51c181-a1d9-440f-8f7b-377030b5bb80 found for delete ", "request_id": "req-c6ecd0bf-aa6f-48b0-8efc-9ab734fcd45e"}]} 2026-07-15 06:11:59.271 8 INFO neutron.services.segments.plugin [-] Segment 6d51c181-a1d9-440f-8f7b-377030b5bb80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d51c181-a1d9-440f-8f7b-377030b5bb80 found for delete ", "request_id": "req-0c5d98cd-c816-48b3-ab3d-05ceef56d1e4"}]} [pid: 7|app: 0|req: 1007/2131] 10.0.0.214 () {32 vars in 694 bytes} [Wed Jul 15 06:11:59 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2132] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:11:59 2026] DELETE /v2.0/networks/899cc0a8-67a2-4ee0-bb50-4674da421414 => 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: 1008/2133] 10.0.0.214 () {32 vars in 680 bytes} [Wed Jul 15 06:11:59 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2134] 10.0.0.214 () {32 vars in 694 bytes} [Wed Jul 15 06:11:59 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2135] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:11:59 2026] DELETE /v2.0/networks/cd631644-f11f-47fd-ac19-f5da402e6e23 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2136] 10.0.0.214 () {32 vars in 690 bytes} [Wed Jul 15 06:11:59 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2137] 10.0.0.214 () {32 vars in 702 bytes} [Wed Jul 15 06:11:59 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2138] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:11:59 2026] DELETE /v2.0/networks/43e67698-6efc-4760-9a20-960723141484 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2139] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:11:59 2026] DELETE /v2.0/networks/4fee5632-bd1c-4eb4-8f1a-7e76e31bbf48 => 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: 1012/2140] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:11:59 2026] DELETE /v2.0/floatingips/b8d578b8-e4ce-4e33-970a-b66f199c8563 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2143] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:11:59 2026] GET /v2.0/ports?tenant_id=bc48987163de45b982ee9728f94a506b&device_id=d395393a-0f75-42f1-b3b8-467846cc71de => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2144] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:11:59 2026] DELETE /v2.0/floatingips/34a6c343-410c-45e4-8d16-461a51e7c825 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2145] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/security-groups?tenant_id=77367b8633964d19a5a26229c95104cf&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2146] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:00 2026] DELETE /v2.0/security-groups/9e9ae11f-f916-47ff-89e5-8d7d92d10954 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2147] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:12:00 2026] DELETE /v2.0/floatingips/80347511-683b-4641-90c5-e2af4351e199 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2148] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/networks?id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2149] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=55cebb68-0c3a-493b-9936-e9e877d7fa89 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2150] 199.204.45.222 () {34 vars in 1104 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ef&port_id=55cebb68-0c3a-493b-9936-e9e877d7fa89 => 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: 1135/2151] 199.204.45.222 () {34 vars in 1064 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/subnets?id=8d87453e-85a2-470a-b94b-105e2340fd79&id=043b15e7-9eb6-4118-a207-046fa618e543 => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2152] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&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: 1137/2153] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2154] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?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: 1017/2155] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:12:00 2026] DELETE /v2.0/floatingips/d3f3ecc3-0415-4c6b-b591-0adcc0d24789 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2156] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?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: 1018/2157] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:12:00 2026] DELETE /v2.0/floatingips/a2be25c1-061d-4247-ac93-c4b7512e1d31 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:01.294 8 INFO neutron.services.segments.plugin [-] Segment 83b4251b-b173-443b-ab58-d1d7d9470cba resource provider aggregate not found 2026-07-15 06:12:01.298 8 INFO neutron.services.segments.plugin [-] Segment 83b4251b-b173-443b-ab58-d1d7d9470cba resource provider aggregate not found 2026-07-15 06:12:01.308 8 INFO neutron.services.segments.plugin [-] Segment 83b4251b-b173-443b-ab58-d1d7d9470cba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83b4251b-b173-443b-ab58-d1d7d9470cba found for delete ", "request_id": "req-73a2e3f5-96ee-4396-ad48-1efef5063fb7"}]} 2026-07-15 06:12:01.312 8 INFO neutron.services.segments.plugin [-] Segment 83b4251b-b173-443b-ab58-d1d7d9470cba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83b4251b-b173-443b-ab58-d1d7d9470cba found for delete ", "request_id": "req-cecd99d5-970b-4132-801b-3da3e012ee4f"}]} 2026-07-15 06:12:01.320 8 INFO neutron.services.segments.plugin [-] Segment 22551c99-a056-49ae-bae4-5d617f014bdf resource provider aggregate not found 2026-07-15 06:12:01.327 8 INFO neutron.services.segments.plugin [-] Segment 22551c99-a056-49ae-bae4-5d617f014bdf resource provider aggregate not found 2026-07-15 06:12:01.330 8 INFO neutron.services.segments.plugin [-] Segment 22551c99-a056-49ae-bae4-5d617f014bdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22551c99-a056-49ae-bae4-5d617f014bdf found for delete ", "request_id": "req-1a3cf445-08e5-4536-9919-0c099e13cde8"}]} 2026-07-15 06:12:01.338 8 INFO neutron.services.segments.plugin [-] Segment 569d9475-76bd-4d4f-bce9-9644ff69bfdc resource provider aggregate not found 2026-07-15 06:12:01.343 8 INFO neutron.services.segments.plugin [-] Segment 22551c99-a056-49ae-bae4-5d617f014bdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22551c99-a056-49ae-bae4-5d617f014bdf found for delete ", "request_id": "req-7ba6d483-cc78-49bd-8408-4749824a34b5"}]} 2026-07-15 06:12:01.349 8 INFO neutron.services.segments.plugin [-] Segment 569d9475-76bd-4d4f-bce9-9644ff69bfdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 569d9475-76bd-4d4f-bce9-9644ff69bfdc found for delete ", "request_id": "req-d8bfad2f-b741-4f36-b694-7cc6be1acb2e"}]} 2026-07-15 06:12:01.356 8 INFO neutron.services.segments.plugin [-] Segment 569d9475-76bd-4d4f-bce9-9644ff69bfdc resource provider aggregate not found 2026-07-15 06:12:01.366 8 INFO neutron.services.segments.plugin [-] Segment 569d9475-76bd-4d4f-bce9-9644ff69bfdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 569d9475-76bd-4d4f-bce9-9644ff69bfdc found for delete ", "request_id": "req-5011109f-3641-4abc-be1f-fc6062e3e765"}]} [pid: 8|app: 0|req: 1140/2158] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:12:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2159] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:12:01 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: 1141/2160] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:12: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: 7|app: 0|req: 1020/2161] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:12:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2162] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:12:01 2026] GET /v2.0/ports/2ccc5ab6-5825-4339-bb7a-c0a9932b2691 => 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: 1021/2163] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:12:01 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: 1143/2164] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:12:01 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: 1022/2165] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:12: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: 7|app: 0|req: 1023/2166] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:12:01 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 06:12:01.828 7 INFO neutron.api.v2.resource [None req-6d4120f4-40e2-4f3c-81f8-48c91f2188d7 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1024/2167] 199.204.45.222 () {30 vars in 762 bytes} [Wed Jul 15 06:12:01 2026] GET /v2.0/security-groups/lb-43a531f0-c665-4afb-83fb-bc2a9a170b6e => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2168] 199.204.45.222 () {30 vars in 784 bytes} [Wed Jul 15 06:12:01 2026] GET /v2.0/security-groups?name=lb-43a531f0-c665-4afb-83fb-bc2a9a170b6e => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2169] 199.204.45.222 () {34 vars in 735 bytes} [Wed Jul 15 06:12:01 2026] POST /v2.0/security-groups => generated 1636 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2170] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:12:01 2026] GET /v2.0/security-groups?tenant_id=e9df87050dff493ea70ed1f70348a67f&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2171] 199.204.45.222 () {30 vars in 814 bytes} [Wed Jul 15 06:12:02 2026] GET /v2.0/security-group-rules?security_group_id=8c19d3c7-6b0b-4931-acbc-5b708c2cb0c7 => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2172] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:02 2026] DELETE /v2.0/security-groups/f986c364-6e47-44d5-9b9e-424a04c2a165 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2173] 199.204.45.222 () {34 vars in 788 bytes} [Wed Jul 15 06:12:02 2026] PUT /v2.0/ports/2ccc5ab6-5825-4339-bb7a-c0a9932b2691 => generated 1132 bytes in 269 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 06:12:02.499 8 WARNING neutron_lib.context [None req-d47671bd-6313-45e7-aeab-11413b6aabd5 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1029/2174] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:12:02 2026] GET /v2.0/security-groups?tenant_id=fd155c7fe1b84932904e9e17e61269a3&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2175] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:12:02 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: 1031/2176] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:02 2026] DELETE /v2.0/security-groups/b99dfcc1-b08a-43ab-98a7-7dd34168cec7 => 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: 1032/2177] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:12:02 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: 1033/2178] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:12:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:12:02.640 8 INFO neutron.db.segments_db [None req-d47671bd-6313-45e7-aeab-11413b6aabd5 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Added segment 736a5974-eae9-4605-b79f-de1c0a7fe649 of type vxlan for network 29205d02-18ce-4317-b3b6-397150dca038 [pid: 7|app: 0|req: 1034/2179] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:12:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2180] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:12:02 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2181] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:12:02 2026] POST /v2.0/networks => generated 633 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:02.737 7 WARNING neutron_lib.context [None req-1a99a987-46c5-4279-aeb4-e43f8bc4ed69 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:02.806 7 INFO neutron.db.segments_db [None req-1a99a987-46c5-4279-aeb4-e43f8bc4ed69 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Added segment cd5f68ad-e13c-4d2e-ad89-4c464262ecd5 of type vxlan for network 1e101d27-a7c1-4c1a-a72f-adf669affe44 [pid: 7|app: 0|req: 1036/2182] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:12:02 2026] POST /v2.0/networks => generated 634 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:02.911 7 WARNING neutron_lib.context [None req-add30e14-b4b4-4f8c-bbed-e18ee8c1b975 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1147/2183] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:12:02 2026] GET /v2.0/security-groups?tenant_id=184ed38a8b21440fa837088265f1516b&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2184] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:02 2026] DELETE /v2.0/security-groups/6e40981a-90e3-4012-80a9-607a2f0fd949 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2185] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:12:02 2026] POST /v2.0/subnets => generated 646 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:03.221 8 WARNING neutron_lib.context [None req-d429ebbe-d8d2-4902-934a-525b819e67f9 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1149/2186] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:12:03 2026] POST /v2.0/subnets => generated 655 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:03.581 7 WARNING neutron_lib.context [None req-ab483229-c6f9-4a0e-abce-7490dc48a022 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:03.641 7 INFO neutron.db.segments_db [None req-ab483229-c6f9-4a0e-abce-7490dc48a022 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Added segment e49c2f10-5baf-45c3-bcd9-9aafe3825b1e of type vxlan for network 5b0fab07-926b-43c6-ac09-75f348b944d4 2026-07-15 06:12:03.937 7 INFO neutron.db.l3_hamode_db [None req-ab483229-c6f9-4a0e-abce-7490dc48a022 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:12:04.076 7 INFO neutron.db.l3_hamode_db [None req-ab483229-c6f9-4a0e-abce-7490dc48a022 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1038/2187] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:12:03 2026] POST /v2.0/routers => generated 511 bytes in 1299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2188] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:12:04 2026] PUT /v2.0/routers/7facf79a-3b20-47e0-a0f2-a96259e3fd12/add_router_interface => generated 309 bytes in 1290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2189] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:12:06 2026] GET /v2.0/ports/5c94d0a8-27aa-400e-a3b3-bbf3a3fe0e23 => generated 959 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2190] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:12:06 2026] PUT /v2.0/routers/7facf79a-3b20-47e0-a0f2-a96259e3fd12/add_router_interface => generated 309 bytes in 1168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2191] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:12:07 2026] GET /v2.0/ports/54cef506-8e44-402e-80b2-d5ac42301e61 => generated 967 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:12:07.664 8 WARNING neutron_lib.context [None req-e8294f43-bd35-4b40-ace3-3bc95b405b21 7bc19b88304a418380c26aab06ba4b44 22952cc6ebf245cfa6be0e0303063a49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1152/2192] 10.0.0.214 () {34 vars in 684 bytes} [Wed Jul 15 06:12:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:12:08.047 8 WARNING neutron_lib.context [None req-affad679-ff04-41b2-8dbc-16cb03cc35e9 7bc19b88304a418380c26aab06ba4b44 22952cc6ebf245cfa6be0e0303063a49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1153/2193] 10.0.0.214 () {34 vars in 684 bytes} [Wed Jul 15 06:12:08 2026] POST /v2.0/security-groups => generated 1601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:12:08.195 8 WARNING neutron_lib.context [None req-396e8d15-1172-4bf2-884d-cb45f8a123cf 7bc19b88304a418380c26aab06ba4b44 22952cc6ebf245cfa6be0e0303063a49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1154/2194] 10.0.0.214 () {34 vars in 684 bytes} [Wed Jul 15 06:12:08 2026] POST /v2.0/security-groups => generated 1601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2195] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:12:07 2026] PUT /v2.0/routers/7facf79a-3b20-47e0-a0f2-a96259e3fd12/remove_router_interface => generated 309 bytes in 834 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:12:08.352 8 WARNING neutron_lib.context [None req-ce5b8452-c85a-4d08-8c1d-ba6e6f8bb860 7bc19b88304a418380c26aab06ba4b44 22952cc6ebf245cfa6be0e0303063a49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1155/2196] 10.0.0.214 () {34 vars in 684 bytes} [Wed Jul 15 06:12:08 2026] POST /v2.0/security-groups => generated 1601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:12:08.503 8 WARNING neutron_lib.context [None req-4299737f-e429-4984-8c41-76ec6b7815c2 7bc19b88304a418380c26aab06ba4b44 22952cc6ebf245cfa6be0e0303063a49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1156/2197] 10.0.0.214 () {34 vars in 684 bytes} [Wed Jul 15 06:12:08 2026] POST /v2.0/security-groups => generated 1602 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2198] 10.0.0.214 () {34 vars in 767 bytes} [Wed Jul 15 06:12:08 2026] PUT /v2.0/security-groups/5855975f-8fd2-4183-a6fd-7963abee5531/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2199] 10.0.0.214 () {34 vars in 767 bytes} [Wed Jul 15 06:12:08 2026] PUT /v2.0/security-groups/174beaf5-45bc-4d45-80d5-35208a01d737/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2200] 10.0.0.214 () {34 vars in 767 bytes} [Wed Jul 15 06:12:08 2026] PUT /v2.0/security-groups/d0b1ce8b-2ca2-4a08-ac5a-a594aaad7e81/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: 1160/2201] 10.0.0.214 () {34 vars in 767 bytes} [Wed Jul 15 06:12:08 2026] PUT /v2.0/security-groups/362c71ea-638a-42a3-aba9-2b4651a05d0f/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: 1161/2202] 10.0.0.214 () {32 vars in 680 bytes} [Wed Jul 15 06:12:08 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2203] 10.0.0.214 () {32 vars in 694 bytes} [Wed Jul 15 06:12:08 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2204] 10.0.0.214 () {32 vars in 690 bytes} [Wed Jul 15 06:12:08 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2205] 10.0.0.214 () {32 vars in 702 bytes} [Wed Jul 15 06:12:09 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2206] 10.0.0.214 () {32 vars in 688 bytes} [Wed Jul 15 06:12:09 2026] GET /v2.0/security-groups?not-tags=red => generated 6095 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2207] 10.0.0.214 () {32 vars in 702 bytes} [Wed Jul 15 06:12:09 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7681 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2208] 10.0.0.214 () {32 vars in 698 bytes} [Wed Jul 15 06:12:09 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7681 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2209] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:12:08 2026] PUT /v2.0/routers/7facf79a-3b20-47e0-a0f2-a96259e3fd12/remove_router_interface => generated 309 bytes in 910 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2210] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:09 2026] GET /v2.0/ports?device_id=7facf79a-3b20-47e0-a0f2-a96259e3fd12 => 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: 1168/2211] 10.0.0.214 () {32 vars in 710 bytes} [Wed Jul 15 06:12:09 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6095 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2212] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:09 2026] DELETE /v2.0/security-groups/5855975f-8fd2-4183-a6fd-7963abee5531 => 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: 1170/2213] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:09 2026] DELETE /v2.0/security-groups/174beaf5-45bc-4d45-80d5-35208a01d737 => 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: 1171/2214] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:09 2026] DELETE /v2.0/security-groups/d0b1ce8b-2ca2-4a08-ac5a-a594aaad7e81 => 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: 1172/2215] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:09 2026] DELETE /v2.0/security-groups/362c71ea-638a-42a3-aba9-2b4651a05d0f => 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: 1173/2216] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:09 2026] DELETE /v2.0/security-groups/976f2198-0be8-469e-883c-64d02898c67f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:09.866 7 INFO neutron.services.segments.plugin [-] Segment e49c2f10-5baf-45c3-bcd9-9aafe3825b1e resource provider aggregate not found 2026-07-15 06:12:09.872 7 INFO neutron.services.segments.plugin [-] Segment e49c2f10-5baf-45c3-bcd9-9aafe3825b1e resource provider aggregate not found 2026-07-15 06:12:09.879 7 INFO neutron.services.segments.plugin [-] Segment e49c2f10-5baf-45c3-bcd9-9aafe3825b1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e49c2f10-5baf-45c3-bcd9-9aafe3825b1e found for delete ", "request_id": "req-9bec5e9f-d8fc-434f-ba4f-3cfd2b89a22d"}]} 2026-07-15 06:12:09.885 7 INFO neutron.db.l3_hamode_db [None req-14d82ece-4888-4d47-ba53-47ac488a5279 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] HA network 5b0fab07-926b-43c6-ac09-75f348b944d4 was deleted as no HA routers are present in tenant 68f28c7156574dbd94266f5f4c14a75c. [pid: 7|app: 0|req: 1044/2217] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:09 2026] DELETE /v2.0/routers/7facf79a-3b20-47e0-a0f2-a96259e3fd12 => generated 0 bytes in 593 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2218] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:09 2026] DELETE /v2.0/subnets/862d5113-a99b-41ba-8588-4ad109fd0975 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:10.099 7 INFO neutron.services.segments.plugin [-] Segment e49c2f10-5baf-45c3-bcd9-9aafe3825b1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e49c2f10-5baf-45c3-bcd9-9aafe3825b1e found for delete ", "request_id": "req-a5e4a9ab-2556-491b-b136-33ad332d0f4d"}]} [pid: 7|app: 0|req: 1045/2219] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:10 2026] DELETE /v2.0/subnets/bdadc529-160d-4062-a22b-a0ffffcc37b6 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:10.555 8 INFO neutron.services.segments.plugin [-] Segment cd5f68ad-e13c-4d2e-ad89-4c464262ecd5 resource provider aggregate not found 2026-07-15 06:12:10.560 8 INFO neutron.services.segments.plugin [-] Segment cd5f68ad-e13c-4d2e-ad89-4c464262ecd5 resource provider aggregate not found 2026-07-15 06:12:10.575 8 INFO neutron.services.segments.plugin [-] Segment cd5f68ad-e13c-4d2e-ad89-4c464262ecd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd5f68ad-e13c-4d2e-ad89-4c464262ecd5 found for delete ", "request_id": "req-524ef59e-447d-433a-80df-fbc62607f0cd"}]} 2026-07-15 06:12:10.575 8 INFO neutron.services.segments.plugin [-] Segment cd5f68ad-e13c-4d2e-ad89-4c464262ecd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd5f68ad-e13c-4d2e-ad89-4c464262ecd5 found for delete ", "request_id": "req-6d52d34d-87d9-409e-88e6-9e88771acbb6"}]} [pid: 8|app: 0|req: 1175/2220] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:12:10 2026] DELETE /v2.0/networks/1e101d27-a7c1-4c1a-a72f-adf669affe44 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2221] 10.0.0.194 () {34 vars in 1016 bytes} [Wed Jul 15 06:12:10 2026] GET /v2.0/security-groups?id=2f7fcdbf-2018-430f-867d-7e048c64cd48&fields=id => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2222] 10.0.0.194 () {34 vars in 982 bytes} [Wed Jul 15 06:12:10 2026] GET /v2.0/networks?id=fb1b3758-f784-42cf-ac60-03c145ac0671 => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2223] 10.0.0.194 () {34 vars in 965 bytes} [Wed Jul 15 06:12:10 2026] GET /v2.0/quotas/3416426eb33b4fa8808f722923db75cc => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2224] 10.0.0.194 () {34 vars in 1002 bytes} [Wed Jul 15 06:12:10 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&fields=id => generated 149 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2225] 10.0.0.194 () {34 vars in 1008 bytes} [Wed Jul 15 06:12:10 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2226] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:12:10 2026] DELETE /v2.0/networks/29205d02-18ce-4317-b3b6-397150dca038 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2227] 10.0.0.194 () {34 vars in 1108 bytes} [Wed Jul 15 06:12:10 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:10.997 8 WARNING neutron_lib.context [None req-c08c1b5d-d570-4912-bb2d-21a3f8c752a0 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:11.074 8 INFO neutron.db.segments_db [None req-c08c1b5d-d570-4912-bb2d-21a3f8c752a0 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Added segment c1510347-89e6-4887-a540-ce868efec516 of type vxlan for network 7b489129-7c6c-4614-af00-71e2886b5455 [pid: 7|app: 0|req: 1051/2228] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:12:10 2026] GET /v2.0/security-groups?tenant_id=091ccf17102e427abcc61c148d12c061&name=default => generated 2929 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2229] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:12:10 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:11.175 8 WARNING neutron_lib.context [None req-b062684c-40d1-4f92-a17a-0e3642250faa d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1052/2230] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:11 2026] DELETE /v2.0/security-groups/cb326c58-79e4-4553-a500-446ac98c47b0 => 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: 1179/2231] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:12:11 2026] POST /v2.0/subnets => generated 646 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:11.467 8 WARNING neutron_lib.context [None req-c9017c4e-c892-47dd-b72e-56e8a1232bda d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:11.508 8 INFO neutron.db.segments_db [None req-c9017c4e-c892-47dd-b72e-56e8a1232bda d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Added segment 517bc70b-08a1-45fb-a02b-f1a158d7d396 of type vxlan for network ac3a0f96-786a-4064-b010-11e9c98248d6 [pid: 7|app: 0|req: 1053/2232] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:12:11 2026] GET /v2.0/security-groups?tenant_id=1a7c198d328b459ab5a47aa30db03536&name=default => generated 2929 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2233] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:11 2026] DELETE /v2.0/security-groups/6f779ba5-a01c-453c-b131-61951fdab80f => 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: 1055/2234] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:12:11 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => 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: 1056/2235] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:12:11 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:11.782 8 INFO neutron.db.l3_hamode_db [None req-c9017c4e-c892-47dd-b72e-56e8a1232bda d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1057/2236] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:12:11 2026] GET /v2.0/security-groups?tenant_id=22952cc6ebf245cfa6be0e0303063a49&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2237] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:11 2026] DELETE /v2.0/security-groups/b42dac99-727d-4c52-98bc-5b37509f16fb => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:11.935 8 INFO neutron.db.l3_hamode_db [None req-c9017c4e-c892-47dd-b72e-56e8a1232bda d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:12:12.607 8 INFO neutron.services.segments.plugin [-] Segment 736a5974-eae9-4605-b79f-de1c0a7fe649 resource provider aggregate not found 2026-07-15 06:12:12.611 8 INFO neutron.services.segments.plugin [-] Segment 736a5974-eae9-4605-b79f-de1c0a7fe649 resource provider aggregate not found 2026-07-15 06:12:12.624 8 INFO neutron.services.segments.plugin [-] Segment 736a5974-eae9-4605-b79f-de1c0a7fe649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 736a5974-eae9-4605-b79f-de1c0a7fe649 found for delete ", "request_id": "req-301fff71-4baf-4756-84d2-26d0ac3b86fb"}]} 2026-07-15 06:12:12.630 8 INFO neutron.services.segments.plugin [-] Segment 736a5974-eae9-4605-b79f-de1c0a7fe649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 736a5974-eae9-4605-b79f-de1c0a7fe649 found for delete ", "request_id": "req-80dcbfa7-4500-473b-bb9b-1687f39e82e4"}]} [pid: 8|app: 0|req: 1180/2238] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:12:11 2026] POST /v2.0/routers => generated 511 bytes in 1189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:12.667 7 WARNING neutron_lib.context [None req-912628e6-8ec1-428c-bd3a-11b06abb3600 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1059/2239] 10.0.0.214 () {34 vars in 665 bytes} [Wed Jul 15 06:12:12 2026] POST /v2.0/ports => generated 959 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2240] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:12:13 2026] PUT /v2.0/routers/23ec3430-0f45-4677-bd17-85f002de9ea5/add_router_interface => generated 309 bytes in 1180 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: 1060/2241] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:12:14 2026] GET /v2.0/ports/ae1fd978-8fc7-4bbf-933d-6a625a2af461 => generated 1033 bytes in 95 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: 1061/2242] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:12:14 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2243] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:12:14 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2246] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:12:14 2026] PUT /v2.0/routers/23ec3430-0f45-4677-bd17-85f002de9ea5/remove_router_interface => generated 309 bytes in 869 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 06:12:15.235 7 WARNING neutron_lib.context [None req-3917cb04-9d4c-4c5d-a66d-0a0bc41a68d0 f536da11e814499fbbfb3c96228d657c 61553e4b10e14395a343ab085c497829 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:15.335 8 INFO neutron.api.v2.resource [None req-ca1ef8fc-d784-4690-9fbf-9534789d97dd d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1183/2247] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:12:15 2026] PUT /v2.0/routers/23ec3430-0f45-4677-bd17-85f002de9ea5/remove_router_interface => generated 197 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2248] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:15 2026] GET /v2.0/ports?device_id=23ec3430-0f45-4677-bd17-85f002de9ea5 => 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: 1065/2249] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:12:15 2026] POST /v2.0/floatingips => generated 552 bytes in 786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2250] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:12:15 2026] GET /v2.0/networks?id=fb1b3758-f784-42cf-ac60-03c145ac0671 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:12:15.919 8 INFO neutron.services.segments.plugin [-] Segment 517bc70b-08a1-45fb-a02b-f1a158d7d396 resource provider aggregate not found 2026-07-15 06:12:15.925 8 INFO neutron.services.segments.plugin [-] Segment 517bc70b-08a1-45fb-a02b-f1a158d7d396 resource provider aggregate not found 2026-07-15 06:12:15.944 8 INFO neutron.services.segments.plugin [-] Segment 517bc70b-08a1-45fb-a02b-f1a158d7d396 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 517bc70b-08a1-45fb-a02b-f1a158d7d396 found for delete ", "request_id": "req-b5d290f9-8371-42e5-9286-989ea5337ef9"}]} 2026-07-15 06:12:15.948 8 INFO neutron.services.segments.plugin [-] Segment 517bc70b-08a1-45fb-a02b-f1a158d7d396 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 517bc70b-08a1-45fb-a02b-f1a158d7d396 found for delete ", "request_id": "req-6bd1e5fb-c741-4ac0-b211-a38237362ece"}]} 2026-07-15 06:12:15.953 8 INFO neutron.db.l3_hamode_db [None req-7390f048-fde8-4b22-bc8c-7395d51c7331 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] HA network ac3a0f96-786a-4064-b010-11e9c98248d6 was deleted as no HA routers are present in tenant 68f28c7156574dbd94266f5f4c14a75c. [pid: 8|app: 0|req: 1185/2251] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:15 2026] DELETE /v2.0/routers/23ec3430-0f45-4677-bd17-85f002de9ea5 => generated 0 bytes in 595 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2252] 10.0.0.214 () {34 vars in 759 bytes} [Wed Jul 15 06:12:15 2026] PUT /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2253] 199.204.45.222 () {34 vars in 1050 bytes} [Wed Jul 15 06:12:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3416426eb33b4fa8808f722923db75cc => generated 343 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2254] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:15 2026] DELETE /v2.0/subnets/3f460653-5b92-4bfa-abd3-a132bd7c2e80 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2255] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:12:16 2026] GET /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/tags => generated 25 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2256] 199.204.45.222 () {38 vars in 955 bytes} [Wed Jul 15 06:12:16 2026] POST /v2.0/ports => generated 1078 bytes in 367 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: 1070/2257] 10.0.0.214 () {34 vars in 770 bytes} [Wed Jul 15 06:12:16 2026] PUT /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2258] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:12:16 2026] DELETE /v2.0/networks/7b489129-7c6c-4614-af00-71e2886b5455 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2259] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:12:16 2026] GET /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:16.847 8 WARNING neutron_lib.context [None req-f14a9578-7637-4c06-8e78-92302a697dce d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:16.895 8 INFO neutron.db.segments_db [None req-f14a9578-7637-4c06-8e78-92302a697dce d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Added segment daed608a-8e8e-4a6b-aa47-2a602782e12d of type vxlan for network 0e24aa12-6fd6-4b92-91f0-6818cede7b45 [pid: 8|app: 0|req: 1190/2260] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:12:16 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2261] 10.0.0.214 () {34 vars in 766 bytes} [Wed Jul 15 06:12:17 2026] PUT /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-15 06:12:17.066 8 WARNING neutron_lib.context [None req-41e2406d-f624-40fb-bf35-dace7da66cf5 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1071/2262] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:12:16 2026] PUT /v2.0/ports/07a0934e-409c-4cfc-91d5-099ea1dd953d => generated 1239 bytes in 509 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: 1072/2263] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:12:17 2026] GET /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:17.123 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bff5bba-2df2-466e-b796-be337711746d'] response: {'name': 'network-changed', 'server_uuid': 'd29accab-cd48-4565-bd33-6e96c126a3dd', 'tag': '07a0934e-409c-4cfc-91d5-099ea1dd953d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1073/2264] 10.0.0.214 () {34 vars in 788 bytes} [Wed Jul 15 06:12:17 2026] PUT /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2265] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:12:17 2026] GET /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2266] 10.0.0.214 () {34 vars in 759 bytes} [Wed Jul 15 06:12:17 2026] PUT /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2267] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:12:17 2026] GET /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/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: 1077/2268] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:12:17 2026] GET /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:17.295 7 INFO neutron.api.v2.resource [None req-728c84db-1e7e-403c-a950-0db3f6dfef9a f536da11e814499fbbfb3c96228d657c 61553e4b10e14395a343ab085c497829 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1078/2269] 10.0.0.214 () {32 vars in 751 bytes} [Wed Jul 15 06:12:17 2026] GET /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/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: 1079/2270] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:12:17 2026] DELETE /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2271] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:12:17 2026] POST /v2.0/subnets => generated 646 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:17.360 8 WARNING neutron_lib.context [None req-ffd3fc96-00b7-4191-bb6c-b0496ce4675d d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1080/2272] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:12:17 2026] GET /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:17.406 8 INFO neutron.db.segments_db [None req-ffd3fc96-00b7-4191-bb6c-b0496ce4675d d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Added segment 72b2d7a1-b8ce-46c1-a339-b04919226add of type vxlan for network d660e2d6-e7e5-4e18-92d2-ad460e70aff5 2026-07-15 06:12:17.412 7 INFO neutron.api.v2.resource [None req-b2b25fcc-e251-47ab-b51f-e584ab575ee0 f536da11e814499fbbfb3c96228d657c 61553e4b10e14395a343ab085c497829 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1081/2273] 10.0.0.214 () {32 vars in 754 bytes} [Wed Jul 15 06:12:17 2026] DELETE /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2274] 10.0.0.214 () {32 vars in 742 bytes} [Wed Jul 15 06:12:17 2026] DELETE /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2275] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:12:17 2026] GET /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:17.664 8 INFO neutron.db.l3_hamode_db [None req-ffd3fc96-00b7-4191-bb6c-b0496ce4675d d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1084/2276] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:12:17 2026] DELETE /v2.0/floatingips/286be776-1765-4d32-be61-307a057b80c7 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:17.810 8 INFO neutron.db.l3_hamode_db [None req-ffd3fc96-00b7-4191-bb6c-b0496ce4675d d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1085/2277] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:12:17 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2278] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:12:17 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2279] 199.204.45.222 () {34 vars in 1018 bytes} [Wed Jul 15 06:12:17 2026] GET /v2.0/networks?tenant_id=3416426eb33b4fa8808f722923db75cc&shared=False => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:12:17.965 8 INFO neutron.services.segments.plugin [-] Segment c1510347-89e6-4887-a540-ce868efec516 resource provider aggregate not found 2026-07-15 06:12:17.969 8 INFO neutron.services.segments.plugin [-] Segment c1510347-89e6-4887-a540-ce868efec516 resource provider aggregate not found [pid: 7|app: 0|req: 1088/2280] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:12:17 2026] GET /v2.0/security-groups?id=2f7fcdbf-2018-430f-867d-7e048c64cd48&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:17.978 8 INFO neutron.services.segments.plugin [-] Segment c1510347-89e6-4887-a540-ce868efec516 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1510347-89e6-4887-a540-ce868efec516 found for delete ", "request_id": "req-0e1d3820-a965-4f21-a697-d47d23b8efd7"}]} 2026-07-15 06:12:17.982 8 INFO neutron.services.segments.plugin [-] Segment c1510347-89e6-4887-a540-ce868efec516 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1510347-89e6-4887-a540-ce868efec516 found for delete ", "request_id": "req-53c6e9f8-c521-4039-a805-bdab6c76194f"}]} [pid: 7|app: 0|req: 1089/2281] 199.204.45.222 () {34 vars in 930 bytes} [Wed Jul 15 06:12:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2282] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:12:18 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2283] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:12:17 2026] POST /v2.0/routers => generated 511 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2284] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:12:18 2026] GET /v2.0/security-groups?tenant_id=61553e4b10e14395a343ab085c497829&name=default => generated 2929 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2285] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:18 2026] DELETE /v2.0/security-groups/607246b3-3d95-4db4-ad3a-847028cd8374 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2286] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:12:18 2026] GET /v2.0/security-groups?tenant_id=b9be758b6bc4495c8424e01db359e769&name=default => generated 2929 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2287] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:12:19 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => 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: 1198/2288] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:19 2026] DELETE /v2.0/security-groups/e43a90b9-0172-42e5-980d-9e51214c7fad => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2289] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:12:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.81&port_id=07a0934e-409c-4cfc-91d5-099ea1dd953d => 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: 1200/2290] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:12:19 2026] GET /v2.0/subnets?id=1626a54a-1c70-429e-8ebd-8c5d3960e707 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2291] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:12:19 2026] GET /v2.0/ports?network_id=fb1b3758-f784-42cf-ac60-03c145ac0671&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: 1202/2292] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:12:19 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671?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: 1203/2293] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:12:19 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671?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: 1091/2294] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:12:18 2026] PUT /v2.0/routers/70054c01-ba12-4454-9bb1-b71bb68e0215/add_router_interface => generated 309 bytes in 1211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2295] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:12:19 2026] GET /v2.0/ports/be54f829-d214-4b5f-a925-1b70e498e914 => generated 959 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2296] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:12:19 2026] PUT /v2.0/routers/70054c01-ba12-4454-9bb1-b71bb68e0215/remove_router_interface => generated 309 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2297] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:20 2026] GET /v2.0/ports?device_id=70054c01-ba12-4454-9bb1-b71bb68e0215 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2298] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:12:20 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2299] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:12:20 2026] GET /v2.0/security-groups?id=2f7fcdbf-2018-430f-867d-7e048c64cd48&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2300] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:12:21 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:12:21.152 7 INFO neutron.services.segments.plugin [-] Segment 72b2d7a1-b8ce-46c1-a339-b04919226add resource provider aggregate not found 2026-07-15 06:12:21.157 7 INFO neutron.services.segments.plugin [-] Segment 72b2d7a1-b8ce-46c1-a339-b04919226add resource provider aggregate not found 2026-07-15 06:12:21.173 7 INFO neutron.services.segments.plugin [-] Segment 72b2d7a1-b8ce-46c1-a339-b04919226add resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72b2d7a1-b8ce-46c1-a339-b04919226add found for delete ", "request_id": "req-55225dfc-2378-4762-9eec-ff24c0d91c5d"}]} 2026-07-15 06:12:21.175 7 INFO neutron.services.segments.plugin [-] Segment 72b2d7a1-b8ce-46c1-a339-b04919226add resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72b2d7a1-b8ce-46c1-a339-b04919226add found for delete ", "request_id": "req-48f0cae8-c236-49b4-baaa-a7bf412b93e8"}]} 2026-07-15 06:12:21.177 7 INFO neutron.db.l3_hamode_db [None req-d56338c1-bfe2-4b7c-a3a0-002b2259dd9f d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] HA network d660e2d6-e7e5-4e18-92d2-ad460e70aff5 was deleted as no HA routers are present in tenant 68f28c7156574dbd94266f5f4c14a75c. [pid: 7|app: 0|req: 1093/2301] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:20 2026] DELETE /v2.0/routers/70054c01-ba12-4454-9bb1-b71bb68e0215 => generated 0 bytes in 676 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2302] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:21 2026] DELETE /v2.0/subnets/35f70af0-1542-4654-b80d-000be8e3c51f => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2303] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:12:21 2026] DELETE /v2.0/networks/0e24aa12-6fd6-4b92-91f0-6818cede7b45 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:21.737 8 WARNING neutron_lib.context [None req-b4976259-fe18-4ccc-96d3-44e42b709222 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:21.781 8 INFO neutron.db.segments_db [None req-b4976259-fe18-4ccc-96d3-44e42b709222 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Added segment ff621983-7209-4b38-8076-a0a7276f3c8a of type vxlan for network 61521ccb-4389-48af-a55f-c94847031bf4 2026-07-15 06:12:22.112 8 INFO neutron.db.l3_hamode_db [None req-b4976259-fe18-4ccc-96d3-44e42b709222 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:12:22.777 7 WARNING neutron_lib.context [None req-df4951a4-490b-420b-8ad4-fdb6473680b1 8412119561b846388503f5b9f9e24b1e 1d600899fff34900ad608ca00e2c4259 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:22.929 8 INFO neutron.db.l3_hamode_db [None req-b4976259-fe18-4ccc-96d3-44e42b709222 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:12:22.952 7 INFO neutron.db.segments_db [None req-df4951a4-490b-420b-8ad4-fdb6473680b1 8412119561b846388503f5b9f9e24b1e 1d600899fff34900ad608ca00e2c4259 - - default default] Added segment ec56af45-9723-44d0-83a7-aabca2268972 of type vxlan for network 8f4bf837-4d0a-4fdd-9add-8200e7fab73a [pid: 7|app: 0|req: 1095/2304] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:12:22 2026] POST /v2.0/networks => generated 631 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2305] 199.204.45.222 () {34 vars in 994 bytes} [Wed Jul 15 06:12:23 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => 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: 1097/2306] 10.0.0.214 () {34 vars in 753 bytes} [Wed Jul 15 06:12:23 2026] PUT /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:23.198 7 INFO neutron.services.segments.plugin [-] Segment daed608a-8e8e-4a6b-aa47-2a602782e12d resource provider aggregate not found 2026-07-15 06:12:23.203 7 INFO neutron.services.segments.plugin [-] Segment daed608a-8e8e-4a6b-aa47-2a602782e12d resource provider aggregate not found 2026-07-15 06:12:23.210 7 INFO neutron.services.segments.plugin [-] Segment daed608a-8e8e-4a6b-aa47-2a602782e12d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daed608a-8e8e-4a6b-aa47-2a602782e12d found for delete ", "request_id": "req-6c0bb20d-681c-4771-a257-c827ec0b5f60"}]} 2026-07-15 06:12:23.218 7 INFO neutron.services.segments.plugin [-] Segment daed608a-8e8e-4a6b-aa47-2a602782e12d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daed608a-8e8e-4a6b-aa47-2a602782e12d found for delete ", "request_id": "req-ca5265d2-4cbe-42ca-b9c9-383044f48e14"}]} [pid: 7|app: 0|req: 1098/2307] 199.204.45.222 () {34 vars in 1044 bytes} [Wed Jul 15 06:12:23 2026] GET /v2.0/security-groups?id=2f7fcdbf-2018-430f-867d-7e048c64cd48&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: 7|app: 0|req: 1099/2308] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:12:23 2026] GET /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2309] 10.0.0.214 () {34 vars in 764 bytes} [Wed Jul 15 06:12:23 2026] PUT /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2310] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:12:23 2026] GET /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2311] 10.0.0.214 () {34 vars in 760 bytes} [Wed Jul 15 06:12:23 2026] PUT /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2312] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:12:23 2026] GET /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2313] 10.0.0.214 () {34 vars in 782 bytes} [Wed Jul 15 06:12:23 2026] PUT /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2314] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:12:23 2026] GET /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2315] 10.0.0.214 () {34 vars in 753 bytes} [Wed Jul 15 06:12:23 2026] PUT /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2316] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:12:23 2026] GET /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2317] 10.0.0.214 () {32 vars in 741 bytes} [Wed Jul 15 06:12:23 2026] GET /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:23.719 7 INFO neutron.api.v2.resource [None req-62842e65-2023-4481-8764-c33a69d37970 8412119561b846388503f5b9f9e24b1e 1d600899fff34900ad608ca00e2c4259 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1109/2318] 10.0.0.214 () {32 vars in 745 bytes} [Wed Jul 15 06:12:23 2026] GET /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2319] 10.0.0.214 () {32 vars in 744 bytes} [Wed Jul 15 06:12:23 2026] DELETE /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2320] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:12:23 2026] GET /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:23.828 7 INFO neutron.api.v2.resource [None req-cf4d4d66-d5e3-4cdc-9a64-55eecd1234f5 8412119561b846388503f5b9f9e24b1e 1d600899fff34900ad608ca00e2c4259 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1112/2321] 10.0.0.214 () {32 vars in 748 bytes} [Wed Jul 15 06:12:23 2026] DELETE /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2322] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:12:21 2026] POST /v2.0/routers => generated 692 bytes in 2119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2323] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:23 2026] DELETE /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2324] 10.0.0.214 () {32 vars in 733 bytes} [Wed Jul 15 06:12:23 2026] GET /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a/tags => 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: 1211/2325] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:12:23 2026] GET /v2.0/routers/bce6f6fe-8326-4502-a71a-b263ce51d232 => generated 698 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2326] 10.0.0.214 () {32 vars in 647 bytes} [Wed Jul 15 06:12:23 2026] GET /v2.0/routers => generated 701 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:12:24.053 8 INFO neutron.services.segments.plugin [-] Segment ec56af45-9723-44d0-83a7-aabca2268972 resource provider aggregate not found 2026-07-15 06:12:24.059 8 INFO neutron.services.segments.plugin [-] Segment ec56af45-9723-44d0-83a7-aabca2268972 resource provider aggregate not found [pid: 8|app: 0|req: 1212/2327] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:12:23 2026] DELETE /v2.0/networks/8f4bf837-4d0a-4fdd-9add-8200e7fab73a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:24.275 8 INFO neutron.services.segments.plugin [-] Segment ec56af45-9723-44d0-83a7-aabca2268972 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec56af45-9723-44d0-83a7-aabca2268972 found for delete ", "request_id": "req-743e59c0-e1f3-49e3-a869-56f15709ac0e"}]} 2026-07-15 06:12:24.275 8 INFO neutron.services.segments.plugin [-] Segment ec56af45-9723-44d0-83a7-aabca2268972 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec56af45-9723-44d0-83a7-aabca2268972 found for delete ", "request_id": "req-3efb3c50-b946-4288-9c6a-138ab2a01bc7"}]} [pid: 8|app: 0|req: 1213/2328] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:12:24 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => 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: 1214/2329] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:12:24 2026] GET /v2.0/security-groups?id=2f7fcdbf-2018-430f-867d-7e048c64cd48&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2330] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:12:24 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => 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: 1116/2331] 10.0.0.214 () {34 vars in 741 bytes} [Wed Jul 15 06:12:24 2026] PUT /v2.0/routers/bce6f6fe-8326-4502-a71a-b263ce51d232 => generated 705 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2332] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:12:24 2026] GET /v2.0/routers/bce6f6fe-8326-4502-a71a-b263ce51d232 => generated 705 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2333] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:24 2026] GET /v2.0/ports?device_id=bce6f6fe-8326-4502-a71a-b263ce51d232 => 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: 1118/2334] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:12:24 2026] GET /v2.0/security-groups?tenant_id=1d600899fff34900ad608ca00e2c4259&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2335] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:25 2026] DELETE /v2.0/security-groups/59218f5b-8081-44de-a642-94a38455e1f2 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2336] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:12:25 2026] GET /v2.0/security-groups?tenant_id=ae38304c34474fccb32009b9f7528a32&name=default => generated 2929 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:12:25.516 8 INFO neutron.db.l3_hamode_db [None req-32ea25be-46d3-4b8c-9c1c-d9b7f91031e8 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] HA network 61521ccb-4389-48af-a55f-c94847031bf4 was deleted as no HA routers are present in tenant 68f28c7156574dbd94266f5f4c14a75c. [pid: 8|app: 0|req: 1217/2337] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:24 2026] DELETE /v2.0/routers/bce6f6fe-8326-4502-a71a-b263ce51d232 => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2338] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:25 2026] GET /v2.0/ports?device_id=bce6f6fe-8326-4502-a71a-b263ce51d232 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:25.567 8 INFO neutron.api.v2.resource [None req-1fe7a252-5dd9-4e2c-b037-ffa549b8f39a d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1219/2339] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:25 2026] DELETE /v2.0/routers/bce6f6fe-8326-4502-a71a-b263ce51d232 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2340] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:25 2026] GET /v2.0/ports?device_id=70054c01-ba12-4454-9bb1-b71bb68e0215 => 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: 1121/2341] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:25 2026] DELETE /v2.0/security-groups/5253f1f9-2767-4e92-8d21-3382afff9e88 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:25.610 8 INFO neutron.api.v2.resource [None req-ba26437b-fa04-499a-b6c7-bef9079fd0a7 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1221/2342] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:25 2026] DELETE /v2.0/routers/70054c01-ba12-4454-9bb1-b71bb68e0215 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:12:25.633 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4fa1ff48-b351-416d-80a9-e3840a416c27 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1122/2343] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:25 2026] DELETE /v2.0/subnets/35f70af0-1542-4654-b80d-000be8e3c51f => 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: 1222/2344] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:25 2026] GET /v2.0/ports?device_id=23ec3430-0f45-4677-bd17-85f002de9ea5 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:25.709 7 INFO neutron.api.v2.resource [None req-5cff6ca3-8cf1-4740-8442-2c3a1fe72f00 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1123/2345] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:25 2026] DELETE /v2.0/routers/23ec3430-0f45-4677-bd17-85f002de9ea5 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:12:25.729 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c4344191-2531-4433-a67b-ca97e269fe02 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1223/2346] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:25 2026] DELETE /v2.0/subnets/3f460653-5b92-4bfa-abd3-a132bd7c2e80 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2347] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:25 2026] GET /v2.0/ports?device_id=7facf79a-3b20-47e0-a0f2-a96259e3fd12 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:25.778 8 INFO neutron.api.v2.resource [None req-0cc406d2-8edd-45f3-bc76-c0d73c679fa8 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1224/2348] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:25 2026] DELETE /v2.0/routers/7facf79a-3b20-47e0-a0f2-a96259e3fd12 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:12:25.800 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dce45759-ecda-47ad-a28e-956e6402b53f d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1125/2349] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:25 2026] DELETE /v2.0/subnets/862d5113-a99b-41ba-8588-4ad109fd0975 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:12:25.821 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d945dff0-edd7-4cdd-96d2-f04977bdde06 d7089dc24ba5471ea63bb25430f3c4b0 68f28c7156574dbd94266f5f4c14a75c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1225/2350] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:25 2026] DELETE /v2.0/subnets/bdadc529-160d-4062-a22b-a0ffffcc37b6 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2351] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:12:26 2026] GET /v2.0/security-groups?tenant_id=68f28c7156574dbd94266f5f4c14a75c&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:12:26.641 8 INFO neutron.services.segments.plugin [-] Segment ff621983-7209-4b38-8076-a0a7276f3c8a resource provider aggregate not found 2026-07-15 06:12:26.648 8 INFO neutron.services.segments.plugin [-] Segment ff621983-7209-4b38-8076-a0a7276f3c8a resource provider aggregate not found 2026-07-15 06:12:26.655 8 INFO neutron.services.segments.plugin [-] Segment ff621983-7209-4b38-8076-a0a7276f3c8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff621983-7209-4b38-8076-a0a7276f3c8a found for delete ", "request_id": "req-a807322f-dc2d-46f3-b505-20629f021c96"}]} 2026-07-15 06:12:26.665 8 INFO neutron.services.segments.plugin [-] Segment ff621983-7209-4b38-8076-a0a7276f3c8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff621983-7209-4b38-8076-a0a7276f3c8a found for delete ", "request_id": "req-758aeb6c-69cd-42cf-ad60-db8ed4583edf"}]} [pid: 8|app: 0|req: 1226/2352] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:26 2026] DELETE /v2.0/security-groups/4dc4ccf8-2c89-4ff1-96fc-e7b21a216fcf => 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: 1127/2353] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:12:27 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2354] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:12:27 2026] GET /v2.0/security-groups?id=2f7fcdbf-2018-430f-867d-7e048c64cd48&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2355] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:12:27 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:12:28.740 8 WARNING neutron_lib.context [None req-57f5c559-c9fa-46b7-b18c-76e46f893227 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:28.951 8 INFO neutron.db.segments_db [None req-57f5c559-c9fa-46b7-b18c-76e46f893227 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Added segment 6fe96a7c-0731-4277-af1b-719dd66ba479 of type vxlan for network a8591876-423b-411c-9626-ad1d925cf703 [pid: 8|app: 0|req: 1228/2356] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:12:28 2026] POST /v2.0/networks => generated 630 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:29.081 7 WARNING neutron_lib.context [None req-58d99a37-df76-4c81-b984-719b33ad62f3 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:29.158 7 INFO neutron.db.segments_db [None req-58d99a37-df76-4c81-b984-719b33ad62f3 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Added segment 0543cd7a-5a10-40c6-b288-b4a53291891a of type vxlan for network 8eae685c-11c1-4734-bddc-5174762c696e [pid: 7|app: 0|req: 1129/2357] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:12:29 2026] POST /v2.0/networks => generated 630 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:29.278 8 WARNING neutron_lib.context [None req-1c28fb0c-f82a-4967-b165-f666eb08de11 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1229/2358] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:12:29 2026] POST /v2.0/subnets => generated 626 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:29.564 7 WARNING neutron_lib.context [None req-e53d17b5-63f0-47a2-aa96-85cc0406e152 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1130/2361] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:12:29 2026] POST /v2.0/subnets => generated 626 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:29.864 8 WARNING neutron_lib.context [None req-2d8a452b-d1f9-445b-9513-993fddefe445 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:29.904 8 INFO neutron.db.segments_db [None req-2d8a452b-d1f9-445b-9513-993fddefe445 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Added segment 7ef5d98b-1da6-4bd9-9f89-bf9b9665cae8 of type vxlan for network 357c3a06-bed0-4969-a9ea-8079b1f6d607 2026-07-15 06:12:30.237 8 INFO neutron.db.l3_hamode_db [None req-2d8a452b-d1f9-445b-9513-993fddefe445 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:12:30.386 8 INFO neutron.db.l3_hamode_db [None req-2d8a452b-d1f9-445b-9513-993fddefe445 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1232/2362] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:12:29 2026] POST /v2.0/routers => generated 505 bytes in 1207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2363] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:12:31 2026] PUT /v2.0/routers/f1b1f0af-6c4f-4904-9968-b5558a475670/add_router_interface => generated 309 bytes in 2289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2364] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:12:33 2026] GET /v2.0/ports/2cb81971-f666-4f6e-b3ef-5d541599cb5e => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2365] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:12:33 2026] PUT /v2.0/routers/f1b1f0af-6c4f-4904-9968-b5558a475670/add_router_interface => generated 309 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2366] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:12:34 2026] GET /v2.0/ports/31c4fe75-868e-4277-a776-bc141803d7cb => generated 955 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2367] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:12:35 2026] PUT /v2.0/routers/f1b1f0af-6c4f-4904-9968-b5558a475670/remove_router_interface => generated 309 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2368] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:12:36 2026] PUT /v2.0/routers/f1b1f0af-6c4f-4904-9968-b5558a475670/remove_router_interface => generated 309 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2369] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:36 2026] GET /v2.0/ports?device_id=f1b1f0af-6c4f-4904-9968-b5558a475670 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:37.607 8 INFO neutron.services.segments.plugin [-] Segment 7ef5d98b-1da6-4bd9-9f89-bf9b9665cae8 resource provider aggregate not found 2026-07-15 06:12:37.614 8 INFO neutron.services.segments.plugin [-] Segment 7ef5d98b-1da6-4bd9-9f89-bf9b9665cae8 resource provider aggregate not found 2026-07-15 06:12:37.627 8 INFO neutron.services.segments.plugin [-] Segment 7ef5d98b-1da6-4bd9-9f89-bf9b9665cae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ef5d98b-1da6-4bd9-9f89-bf9b9665cae8 found for delete ", "request_id": "req-4483210d-7806-4278-88bb-ec2329a7217c"}]} 2026-07-15 06:12:37.634 8 INFO neutron.services.segments.plugin [-] Segment 7ef5d98b-1da6-4bd9-9f89-bf9b9665cae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ef5d98b-1da6-4bd9-9f89-bf9b9665cae8 found for delete ", "request_id": "req-fe4ba2f7-bf57-4771-a18b-f2bd352af4ee"}]} 2026-07-15 06:12:37.636 8 INFO neutron.db.l3_hamode_db [None req-0124b00e-1173-4726-8c42-9156ef14761d d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] HA network 357c3a06-bed0-4969-a9ea-8079b1f6d607 was deleted as no HA routers are present in tenant b643a2731f3144579321504d55196007. [pid: 8|app: 0|req: 1236/2370] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:36 2026] DELETE /v2.0/routers/f1b1f0af-6c4f-4904-9968-b5558a475670 => generated 0 bytes in 666 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2371] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:37 2026] DELETE /v2.0/subnets/fb5fb501-7eeb-400e-994a-7fc3e3017756 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2372] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:37 2026] DELETE /v2.0/subnets/83baa531-bb9b-440b-a1d5-9bf296860ed8 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:38.429 7 INFO neutron.services.segments.plugin [-] Segment 0543cd7a-5a10-40c6-b288-b4a53291891a resource provider aggregate not found 2026-07-15 06:12:38.435 7 INFO neutron.services.segments.plugin [-] Segment 0543cd7a-5a10-40c6-b288-b4a53291891a resource provider aggregate not found [pid: 7|app: 0|req: 1136/2373] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:12:38 2026] DELETE /v2.0/networks/8eae685c-11c1-4734-bddc-5174762c696e => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2374] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:12:38 2026] DELETE /v2.0/networks/a8591876-423b-411c-9626-ad1d925cf703 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:38.839 7 INFO neutron.services.segments.plugin [-] Segment 0543cd7a-5a10-40c6-b288-b4a53291891a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0543cd7a-5a10-40c6-b288-b4a53291891a found for delete ", "request_id": "req-8356f3ff-2c75-457b-8927-feeb53bd38d5"}]} 2026-07-15 06:12:38.840 7 INFO neutron.services.segments.plugin [-] Segment 0543cd7a-5a10-40c6-b288-b4a53291891a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0543cd7a-5a10-40c6-b288-b4a53291891a found for delete ", "request_id": "req-0d3e0860-0afd-4f23-af2d-4b2d481af3be"}]} 2026-07-15 06:12:38.845 7 WARNING neutron_lib.context [None req-c732b822-004a-40b9-af25-0d2d046849c6 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:38.901 7 INFO neutron.db.segments_db [None req-c732b822-004a-40b9-af25-0d2d046849c6 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Added segment ac94523f-be14-4128-aa6c-7686d8eb60a4 of type vxlan for network 5eab7a51-cb98-47b1-8af7-08cd9257779d [pid: 7|app: 0|req: 1137/2375] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:12:38 2026] POST /v2.0/networks => generated 629 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:39.095 8 WARNING neutron_lib.context [None req-7388fc14-b455-4485-9098-bc7790b95ee5 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2376] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:12:39 2026] POST /v2.0/subnets => generated 626 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:39.416 7 WARNING neutron_lib.context [None req-114a5258-8bad-469c-98de-3ecfb69f0aa9 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:39.457 7 INFO neutron.db.segments_db [None req-114a5258-8bad-469c-98de-3ecfb69f0aa9 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Added segment 919f9e88-47e4-4dc2-a872-eb6323f3e2ec of type vxlan for network 39ec9d23-d92a-48d2-ace2-a666906d6f4b 2026-07-15 06:12:39.727 7 INFO neutron.db.l3_hamode_db [None req-114a5258-8bad-469c-98de-3ecfb69f0aa9 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:12:39.871 7 INFO neutron.db.l3_hamode_db [None req-114a5258-8bad-469c-98de-3ecfb69f0aa9 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1138/2377] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:12:39 2026] POST /v2.0/routers => generated 506 bytes in 1072 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:40.522 8 WARNING neutron_lib.context [None req-0b3ea5be-c990-41e9-8503-5ccb70a57b9b d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:40.538 8 INFO neutron.services.segments.plugin [-] Segment 6fe96a7c-0731-4277-af1b-719dd66ba479 resource provider aggregate not found 2026-07-15 06:12:40.545 8 INFO neutron.services.segments.plugin [-] Segment 6fe96a7c-0731-4277-af1b-719dd66ba479 resource provider aggregate not found 2026-07-15 06:12:40.561 8 INFO neutron.services.segments.plugin [-] Segment 6fe96a7c-0731-4277-af1b-719dd66ba479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fe96a7c-0731-4277-af1b-719dd66ba479 found for delete ", "request_id": "req-b3968152-1c76-4572-8f29-8a715b48da74"}]} 2026-07-15 06:12:40.564 8 INFO neutron.services.segments.plugin [-] Segment 6fe96a7c-0731-4277-af1b-719dd66ba479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fe96a7c-0731-4277-af1b-719dd66ba479 found for delete ", "request_id": "req-255d6fee-52a1-42b7-b29d-c12cbba32bfc"}]} [pid: 8|app: 0|req: 1240/2378] 10.0.0.214 () {34 vars in 665 bytes} [Wed Jul 15 06:12:40 2026] POST /v2.0/ports => generated 947 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2379] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:12:40 2026] PUT /v2.0/routers/210e084c-ed44-4c72-acb8-cc52c8a02145/add_router_interface => generated 309 bytes in 1213 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: 1241/2380] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:12:42 2026] GET /v2.0/ports/c8b8861e-2157-4b19-9093-0058424e6494 => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1140/2381] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:12:42 2026] PUT /v2.0/routers/210e084c-ed44-4c72-acb8-cc52c8a02145/remove_router_interface => generated 309 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:12:43.270 8 INFO neutron.api.v2.resource [None req-827fe6e9-4bf9-46a7-8f94-e97e25969d3c d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1242/2382] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:12:43 2026] PUT /v2.0/routers/210e084c-ed44-4c72-acb8-cc52c8a02145/remove_router_interface => generated 197 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1141/2383] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:43 2026] GET /v2.0/ports?device_id=210e084c-ed44-4c72-acb8-cc52c8a02145 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:43.909 8 INFO neutron.services.segments.plugin [-] Segment 919f9e88-47e4-4dc2-a872-eb6323f3e2ec resource provider aggregate not found 2026-07-15 06:12:43.914 8 INFO neutron.services.segments.plugin [-] Segment 919f9e88-47e4-4dc2-a872-eb6323f3e2ec resource provider aggregate not found 2026-07-15 06:12:43.933 8 INFO neutron.services.segments.plugin [-] Segment 919f9e88-47e4-4dc2-a872-eb6323f3e2ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 919f9e88-47e4-4dc2-a872-eb6323f3e2ec found for delete ", "request_id": "req-84c22848-9d1d-4ded-8c2a-57e77275f0e0"}]} 2026-07-15 06:12:43.943 8 INFO neutron.services.segments.plugin [-] Segment 919f9e88-47e4-4dc2-a872-eb6323f3e2ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 919f9e88-47e4-4dc2-a872-eb6323f3e2ec found for delete ", "request_id": "req-06003091-8bb4-40f5-9ea7-7ac3b2f013ab"}]} 2026-07-15 06:12:43.964 8 INFO neutron.db.l3_hamode_db [None req-65d61963-3618-4788-a5d1-2168b09eab36 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] HA network 39ec9d23-d92a-48d2-ace2-a666906d6f4b was deleted as no HA routers are present in tenant b643a2731f3144579321504d55196007. [pid: 8|app: 0|req: 1243/2384] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:43 2026] DELETE /v2.0/routers/210e084c-ed44-4c72-acb8-cc52c8a02145 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2385] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:43 2026] DELETE /v2.0/subnets/be54fa33-7381-4feb-9a5d-be675a8b8446 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2386] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:12:44 2026] DELETE /v2.0/networks/5eab7a51-cb98-47b1-8af7-08cd9257779d => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:44.508 7 WARNING neutron_lib.context [None req-be507c0d-807d-4361-80df-bb70e2bcf10e d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:44.557 7 INFO neutron.db.segments_db [None req-be507c0d-807d-4361-80df-bb70e2bcf10e d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Added segment 6b6cf643-1883-47b3-aceb-94cb287eec1f of type vxlan for network 7d42f992-be38-4914-aa2d-f9468f18df78 [pid: 7|app: 0|req: 1143/2387] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:12:44 2026] POST /v2.0/networks => generated 630 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:44.657 8 WARNING neutron_lib.context [None req-3921e715-ad49-4df6-969b-a6b48463b127 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1245/2390] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:12:44 2026] POST /v2.0/subnets => generated 626 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:44.978 7 WARNING neutron_lib.context [None req-6d28173c-d26d-4201-980f-21e56f35fb71 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:45.051 7 INFO neutron.db.segments_db [None req-6d28173c-d26d-4201-980f-21e56f35fb71 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Added segment c0fa3c09-9be3-4da3-90d6-6d33e9654611 of type vxlan for network 23839459-699b-4de7-b945-76975b1430dc 2026-07-15 06:12:45.328 7 INFO neutron.db.l3_hamode_db [None req-6d28173c-d26d-4201-980f-21e56f35fb71 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:12:45.452 7 INFO neutron.db.l3_hamode_db [None req-6d28173c-d26d-4201-980f-21e56f35fb71 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1146/2391] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:12:44 2026] POST /v2.0/routers => generated 507 bytes in 1207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:46.218 8 INFO neutron.services.segments.plugin [-] Segment ac94523f-be14-4128-aa6c-7686d8eb60a4 resource provider aggregate not found 2026-07-15 06:12:46.224 8 INFO neutron.services.segments.plugin [-] Segment ac94523f-be14-4128-aa6c-7686d8eb60a4 resource provider aggregate not found 2026-07-15 06:12:46.239 8 INFO neutron.services.segments.plugin [-] Segment ac94523f-be14-4128-aa6c-7686d8eb60a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac94523f-be14-4128-aa6c-7686d8eb60a4 found for delete ", "request_id": "req-fd87c8e2-720a-42b9-99f2-8644782b2041"}]} 2026-07-15 06:12:46.240 8 INFO neutron.services.segments.plugin [-] Segment ac94523f-be14-4128-aa6c-7686d8eb60a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac94523f-be14-4128-aa6c-7686d8eb60a4 found for delete ", "request_id": "req-7d68f5bb-2c71-4879-a81d-18bdd9aa7bb9"}]} [pid: 8|app: 0|req: 1246/2392] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:12:46 2026] PUT /v2.0/routers/ca8731e3-d534-4ff0-9678-87047f4720bc/add_router_interface => generated 309 bytes in 1457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2393] 10.0.0.214 () {32 vars in 717 bytes} [Wed Jul 15 06:12:47 2026] GET /v2.0/ports/81e1f5ea-9e90-47fe-8a2f-4ed6c4edf131 => generated 955 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2394] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:12:47 2026] PUT /v2.0/routers/ca8731e3-d534-4ff0-9678-87047f4720bc/remove_router_interface => generated 309 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2395] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:48 2026] GET /v2.0/ports?device_id=ca8731e3-d534-4ff0-9678-87047f4720bc => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:49.328 8 INFO neutron.services.segments.plugin [-] Segment c0fa3c09-9be3-4da3-90d6-6d33e9654611 resource provider aggregate not found 2026-07-15 06:12:49.334 8 INFO neutron.services.segments.plugin [-] Segment c0fa3c09-9be3-4da3-90d6-6d33e9654611 resource provider aggregate not found 2026-07-15 06:12:49.348 8 INFO neutron.services.segments.plugin [-] Segment c0fa3c09-9be3-4da3-90d6-6d33e9654611 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0fa3c09-9be3-4da3-90d6-6d33e9654611 found for delete ", "request_id": "req-2db69ca4-742b-4b91-ae84-9ba155695900"}]} 2026-07-15 06:12:49.348 8 INFO neutron.db.l3_hamode_db [None req-731043d9-b0d7-410f-9c32-609e84e8755e d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] HA network 23839459-699b-4de7-b945-76975b1430dc was deleted as no HA routers are present in tenant b643a2731f3144579321504d55196007. [pid: 8|app: 0|req: 1248/2396] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:48 2026] DELETE /v2.0/routers/ca8731e3-d534-4ff0-9678-87047f4720bc => generated 0 bytes in 614 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2397] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:49 2026] DELETE /v2.0/subnets/ea500ae1-6ffc-42c2-bd4d-58b4ecea46a6 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:49.553 8 INFO neutron.services.segments.plugin [-] Segment c0fa3c09-9be3-4da3-90d6-6d33e9654611 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0fa3c09-9be3-4da3-90d6-6d33e9654611 found for delete ", "request_id": "req-51ecda4e-ed2b-4dbf-9de4-240c6e89f470"}]} [pid: 8|app: 0|req: 1249/2398] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:12:49 2026] DELETE /v2.0/networks/7d42f992-be38-4914-aa2d-f9468f18df78 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:49.931 7 WARNING neutron_lib.context [None req-10e21766-2e70-453d-9b70-6c3444273703 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:12:49.999 7 INFO neutron.db.segments_db [None req-10e21766-2e70-453d-9b70-6c3444273703 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Added segment d8de1c64-c170-4a83-ab62-f6a2f75beab2 of type vxlan for network 792d2264-9fcf-4d63-918c-deb3d7bf8031 2026-07-15 06:12:50.290 7 INFO neutron.db.l3_hamode_db [None req-10e21766-2e70-453d-9b70-6c3444273703 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:12:51.354 7 INFO neutron.db.l3_hamode_db [None req-10e21766-2e70-453d-9b70-6c3444273703 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1150/2399] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:12:49 2026] POST /v2.0/routers => generated 688 bytes in 2509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:12:52.474 8 INFO neutron.services.segments.plugin [-] Segment 6b6cf643-1883-47b3-aceb-94cb287eec1f resource provider aggregate not found 2026-07-15 06:12:52.478 8 INFO neutron.services.segments.plugin [-] Segment 6b6cf643-1883-47b3-aceb-94cb287eec1f resource provider aggregate not found 2026-07-15 06:12:52.498 8 INFO neutron.services.segments.plugin [-] Segment 6b6cf643-1883-47b3-aceb-94cb287eec1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b6cf643-1883-47b3-aceb-94cb287eec1f found for delete ", "request_id": "req-97ba88d8-9cab-48a2-bfd6-d04290c01257"}]} 2026-07-15 06:12:52.499 8 INFO neutron.services.segments.plugin [-] Segment 6b6cf643-1883-47b3-aceb-94cb287eec1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b6cf643-1883-47b3-aceb-94cb287eec1f found for delete ", "request_id": "req-cd6832f5-5790-46d8-96e6-2a49f3569f09"}]} [pid: 8|app: 0|req: 1250/2400] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:12:52 2026] GET /v2.0/routers/8717058e-968f-490b-b71b-e1cd82b5719d => generated 694 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2401] 10.0.0.214 () {32 vars in 647 bytes} [Wed Jul 15 06:12:52 2026] GET /v2.0/routers => generated 697 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2402] 10.0.0.214 () {34 vars in 741 bytes} [Wed Jul 15 06:12:52 2026] PUT /v2.0/routers/8717058e-968f-490b-b71b-e1cd82b5719d => generated 701 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2403] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:12:53 2026] GET /v2.0/routers/8717058e-968f-490b-b71b-e1cd82b5719d => generated 701 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2404] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:53 2026] GET /v2.0/ports?device_id=8717058e-968f-490b-b71b-e1cd82b5719d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:54.107 7 INFO neutron.services.segments.plugin [-] Segment d8de1c64-c170-4a83-ab62-f6a2f75beab2 resource provider aggregate not found 2026-07-15 06:12:54.114 7 INFO neutron.services.segments.plugin [-] Segment d8de1c64-c170-4a83-ab62-f6a2f75beab2 resource provider aggregate not found 2026-07-15 06:12:54.127 7 INFO neutron.db.l3_hamode_db [None req-73eb52f1-e0ca-414e-bba6-2245ef617345 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] HA network 792d2264-9fcf-4d63-918c-deb3d7bf8031 was deleted as no HA routers are present in tenant b643a2731f3144579321504d55196007. [pid: 7|app: 0|req: 1153/2405] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:53 2026] DELETE /v2.0/routers/8717058e-968f-490b-b71b-e1cd82b5719d => 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: 1253/2406] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:54 2026] GET /v2.0/ports?device_id=8717058e-968f-490b-b71b-e1cd82b5719d => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:54.176 7 INFO neutron.services.segments.plugin [-] Segment d8de1c64-c170-4a83-ab62-f6a2f75beab2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8de1c64-c170-4a83-ab62-f6a2f75beab2 found for delete ", "request_id": "req-df049b3d-f2fa-41a8-bc3e-0803e9cf8373"}]} 2026-07-15 06:12:54.177 7 INFO neutron.services.segments.plugin [-] Segment d8de1c64-c170-4a83-ab62-f6a2f75beab2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8de1c64-c170-4a83-ab62-f6a2f75beab2 found for delete ", "request_id": "req-64670417-58be-42d2-ad52-c967f32aa25e"}]} 2026-07-15 06:12:54.192 7 INFO neutron.api.v2.resource [None req-e1db268d-2807-4ecc-b260-59db9e1c9e56 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1154/2407] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:54 2026] DELETE /v2.0/routers/8717058e-968f-490b-b71b-e1cd82b5719d => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2408] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:54 2026] GET /v2.0/ports?device_id=ca8731e3-d534-4ff0-9678-87047f4720bc => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:54.284 7 INFO neutron.api.v2.resource [None req-b1bef35c-c771-449d-a143-f26a0c20e5c1 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1155/2409] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:54 2026] DELETE /v2.0/routers/ca8731e3-d534-4ff0-9678-87047f4720bc => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:12:54.315 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e91f680-8b74-424e-9ea7-3e7a561bcac3 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1255/2410] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:54 2026] DELETE /v2.0/subnets/ea500ae1-6ffc-42c2-bd4d-58b4ecea46a6 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2411] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:54 2026] GET /v2.0/ports?device_id=210e084c-ed44-4c72-acb8-cc52c8a02145 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:54.378 8 INFO neutron.api.v2.resource [None req-a7f303ea-0800-4a5b-8c6a-95dd2fabf65f d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1256/2412] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:54 2026] DELETE /v2.0/routers/210e084c-ed44-4c72-acb8-cc52c8a02145 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:12:54.399 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69d81abc-0246-4bef-867a-23ddfc306752 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1157/2413] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:54 2026] DELETE /v2.0/subnets/be54fa33-7381-4feb-9a5d-be675a8b8446 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2414] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:12:54 2026] GET /v2.0/ports?device_id=f1b1f0af-6c4f-4904-9968-b5558a475670 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:12:54.451 7 INFO neutron.api.v2.resource [None req-686881f3-aa0e-4dcd-864a-86616e516098 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1158/2415] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:54 2026] DELETE /v2.0/routers/f1b1f0af-6c4f-4904-9968-b5558a475670 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:12:54.482 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9bb8e2b3-1759-4f08-8289-d964d4a7c19b d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1258/2416] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:54 2026] DELETE /v2.0/subnets/fb5fb501-7eeb-400e-994a-7fc3e3017756 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:12:54.505 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28055f44-df78-4f33-9431-7d68560ddb53 d9b33403ef5046329c9304bb6c1abaf5 b643a2731f3144579321504d55196007 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1159/2417] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:12:54 2026] DELETE /v2.0/subnets/83baa531-bb9b-440b-a1d5-9bf296860ed8 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2418] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:12:55 2026] GET /v2.0/security-groups?tenant_id=b643a2731f3144579321504d55196007&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: 1160/2419] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:12:55 2026] DELETE /v2.0/security-groups/2c702781-9d83-487b-a0d8-c6ad7c4080b8 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2420] 199.204.45.222 () {34 vars in 1096 bytes} [Wed Jul 15 06:12:59 2026] GET /v2.0/ports?device_id=ce6250fe-e29b-47b0-92ca-6a38d66f992d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2423] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:12:59 2026] GET /v2.0/security-groups?tenant_id=aa79e8697953472fa394ff463100c315&name=default => generated 2929 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2424] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:13:00 2026] DELETE /v2.0/security-groups/229f56b4-73b6-40a5-b16b-7a27ebab55a1 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2425] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:13:00 2026] GET /v2.0/ports?tenant_id=bc48987163de45b982ee9728f94a506b&device_id=ce6250fe-e29b-47b0-92ca-6a38d66f992d => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2426] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:13:00 2026] GET /v2.0/security-groups?tenant_id=7e00c84f521e4526ba8476698be6d1da&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2427] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:13:00 2026] DELETE /v2.0/security-groups/87f5c0c5-a7ae-4e44-a3d5-f87fbd10ffa1 => 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: 1262/2428] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:13:00 2026] GET /v2.0/networks?id=7531f280-eba8-421f-94f8-4f259db73938 => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2429] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:13:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=d9435c35-39bd-4a90-b9e4-4443d8f0071f => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2430] 199.204.45.222 () {34 vars in 1106 bytes} [Wed Jul 15 06:13:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12a&port_id=d9435c35-39bd-4a90-b9e4-4443d8f0071f => 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: 1168/2431] 199.204.45.222 () {34 vars in 1064 bytes} [Wed Jul 15 06:13:01 2026] GET /v2.0/subnets?id=9c5cfcc8-5f31-4328-9eb7-0dbd3df1463c&id=644abeb2-d1da-4f66-83d1-3aedc2bfde0d => generated 1415 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2432] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:13:01 2026] GET /v2.0/ports?network_id=7531f280-eba8-421f-94f8-4f259db73938&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2433] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:13:01 2026] GET /v2.0/ports?network_id=7531f280-eba8-421f-94f8-4f259db73938&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2434] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:13:01 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2435] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:13:01 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?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: 8|app: 0|req: 1266/2436] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:13:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2437] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:13:02 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: 1267/2438] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:13:02 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: 1172/2439] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:13:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2440] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:13:02 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2441] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:13:02 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => 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: 1269/2442] 199.204.45.222 () {34 vars in 716 bytes} [Wed Jul 15 06:13:02 2026] POST /v2.0/ports => generated 1097 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2443] 10.0.0.194 () {34 vars in 971 bytes} [Wed Jul 15 06:13:03 2026] GET /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 1097 bytes in 56 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: 1270/2444] 10.0.0.194 () {34 vars in 907 bytes} [Wed Jul 15 06:13:03 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2445] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:13:04 2026] GET /v2.0/security-groups?tenant_id=12f90c00d7a6410c94da9348c269e09b&name=default => generated 2929 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2446] 199.204.45.222 () {34 vars in 1262 bytes} [Wed Jul 15 06:13:04 2026] GET /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2447] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:13:04 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?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: 1176/2448] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:13:04 2026] DELETE /v2.0/security-groups/23168dab-ce46-4173-b2a1-93cfe3614b2b => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2449] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:13:04 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?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: 1177/2450] 199.204.45.222 () {34 vars in 975 bytes} [Wed Jul 15 06:13:05 2026] GET /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 1097 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2451] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:13:05 2026] GET /v2.0/networks?id=0a029902-de36-4c67-a34c-438541f8aa45 => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2452] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:13:05 2026] PUT /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 1287 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:13:06.645 8 INFO neutron.db.segments_db [None req-802fc10c-e548-4b32-afc7-6bc6a82703fd e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment e1fce9ee-c13c-4eb8-82db-94d6b2b8e8ad of type vxlan for network ed369877-cba0-4aae-a40c-07f6280f9b0f [pid: 8|app: 0|req: 1275/2453] 10.0.0.214 () {34 vars in 671 bytes} [Wed Jul 15 06:13:06 2026] POST /v2.0/networks => generated 740 bytes in 403 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: 1179/2454] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:13:06 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 2523 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:13:06.793 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-03d0fe15-2c01-4679-a596-29c8361e3271'] response: {'name': 'network-changed', 'server_uuid': 'd29accab-cd48-4565-bd33-6e96c126a3dd', 'tag': '4d9ae798-a243-4de5-8060-44b6163a5c1d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1180/2455] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:13:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.81&port_id=07a0934e-409c-4cfc-91d5-099ea1dd953d => 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: 1181/2456] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:13:06 2026] GET /v2.0/subnets?id=1626a54a-1c70-429e-8ebd-8c5d3960e707 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2457] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:13:06 2026] GET /v2.0/ports?network_id=fb1b3758-f784-42cf-ac60-03c145ac0671&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2458] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:13:06 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671?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: 1276/2459] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:13:06 2026] POST /v2.0/subnets => generated 687 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2460] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:13:06 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:13:07.028 8 INFO neutron.db.segments_db [None req-28dccb4e-c0a1-46b2-816e-088b2d07f392 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Added segment c7f15039-c650-4912-af3f-59937038d162 of type vxlan for network af1d0bfc-4c53-4b3d-af35-95d5d938a7fc [pid: 7|app: 0|req: 1185/2461] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:13:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=4d9ae798-a243-4de5-8060-44b6163a5c1d => 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: 1186/2462] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:13:07 2026] GET /v2.0/subnets?id=43451095-ad71-4ef5-8459-2ce045e4c441 => generated 679 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2463] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:13:07 2026] GET /v2.0/ports?network_id=0a029902-de36-4c67-a34c-438541f8aa45&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2464] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:13:07 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?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: 1189/2465] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:13:07 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?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 06:13:07.303 8 INFO neutron.db.l3_hamode_db [None req-28dccb4e-c0a1-46b2-816e-088b2d07f392 e3aa3c0453c14e88b9751c9be7c09bcd 4a24380e92584700b3a18003860ac1af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:13:08.220 8 INFO neutron.db.l3_hamode_db [None req-28dccb4e-c0a1-46b2-816e-088b2d07f392 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1190/2466] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:13:08 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 2523 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2467] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:13:08 2026] GET /v2.0/networks?id=0a029902-de36-4c67-a34c-438541f8aa45 => 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: 1192/2468] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:13:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=4d9ae798-a243-4de5-8060-44b6163a5c1d => 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: 1193/2469] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:13:08 2026] GET /v2.0/subnets?id=43451095-ad71-4ef5-8459-2ce045e4c441 => generated 679 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2470] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:13:08 2026] GET /v2.0/ports?network_id=0a029902-de36-4c67-a34c-438541f8aa45&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2471] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:13:08 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?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: 1196/2472] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:13:08 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2473] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:13:06 2026] POST /v2.0/routers => generated 727 bytes in 2297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2474] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:13:09 2026] PUT /v2.0/routers/ac08a260-a4aa-4163-96b6-8bc9b60fec18/add_router_interface => generated 309 bytes in 1393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2475] 10.0.0.194 () {34 vars in 971 bytes} [Wed Jul 15 06:13:10 2026] GET /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 1289 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2476] 199.204.45.222 () {34 vars in 788 bytes} [Wed Jul 15 06:13:11 2026] PUT /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 1314 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:13:11.309 8 INFO neutron.api.v2.resource [None req-5f57b3ff-1c36-444b-a098-d42152d1af02 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1279/2477] 199.204.45.222 () {30 vars in 762 bytes} [Wed Jul 15 06:13:11 2026] GET /v2.0/security-groups/lb-43a531f0-c665-4afb-83fb-bc2a9a170b6e => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1199/2478] 199.204.45.222 () {30 vars in 784 bytes} [Wed Jul 15 06:13:11 2026] GET /v2.0/security-groups?name=lb-43a531f0-c665-4afb-83fb-bc2a9a170b6e => generated 1637 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2479] 199.204.45.222 () {34 vars in 788 bytes} [Wed Jul 15 06:13:11 2026] PUT /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 1314 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:13:11.848 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fb4277a-7c89-4622-a107-3d5ab4fd71fb'] response: {'name': 'network-changed', 'server_uuid': 'd29accab-cd48-4565-bd33-6e96c126a3dd', 'tag': '4d9ae798-a243-4de5-8060-44b6163a5c1d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1200/2480] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:13:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1281/2481] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:13:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2482] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:13:11 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: 1283/2483] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:13:11 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: 1201/2484] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:13:11 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2485] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:13:11 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:13:11.979 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b72d85ed-c1c4-40af-aa3c-e8a9b602faf3'] response: {'name': 'network-changed', 'server_uuid': 'd29accab-cd48-4565-bd33-6e96c126a3dd', 'tag': '4d9ae798-a243-4de5-8060-44b6163a5c1d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1202/2486] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:13:11 2026] GET /v2.0/networks?id=0a029902-de36-4c67-a34c-438541f8aa45 => generated 803 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2487] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:13:11 2026] GET /v2.0/ports/2ccc5ab6-5825-4339-bb7a-c0a9932b2691 => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2488] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:13:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2489] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:13:12 2026] GET /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2490] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:13:12 2026] GET /v2.0/subnets?id=43451095-ad71-4ef5-8459-2ce045e4c441 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2491] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:13:12 2026] GET /v2.0/ports?network_id=0a029902-de36-4c67-a34c-438541f8aa45&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: 1287/2492] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:13:12 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2493] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:13:12 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?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: 1288/2494] 199.204.45.222 () {30 vars in 742 bytes} [Wed Jul 15 06:13:12 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2495] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:13:12 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2496] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:13:12 2026] GET /v2.0/ports/2ccc5ab6-5825-4339-bb7a-c0a9932b2691 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2497] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:13:12 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2498] 10.0.0.194 () {34 vars in 982 bytes} [Wed Jul 15 06:13:12 2026] GET /v2.0/networks?id=ed369877-cba0-4aae-a40c-07f6280f9b0f => generated 672 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2499] 10.0.0.194 () {34 vars in 965 bytes} [Wed Jul 15 06:13:13 2026] GET /v2.0/quotas/4a24380e92584700b3a18003860ac1af => 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: 1291/2500] 10.0.0.194 () {34 vars in 1002 bytes} [Wed Jul 15 06:13:13 2026] GET /v2.0/ports?tenant_id=4a24380e92584700b3a18003860ac1af&fields=id => generated 103 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2501] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:13:13 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => 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: 1292/2502] 10.0.0.194 () {34 vars in 1008 bytes} [Wed Jul 15 06:13:13 2026] GET /v2.0/networks/ed369877-cba0-4aae-a40c-07f6280f9b0f?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: 1211/2503] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:13:13 2026] GET /v2.0/networks?id=0a029902-de36-4c67-a34c-438541f8aa45 => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2504] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:13:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=4d9ae798-a243-4de5-8060-44b6163a5c1d => 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: 1293/2505] 10.0.0.194 () {34 vars in 1108 bytes} [Wed Jul 15 06:13:13 2026] GET /v2.0/networks/ed369877-cba0-4aae-a40c-07f6280f9b0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2506] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:13:13 2026] GET /v2.0/subnets?id=43451095-ad71-4ef5-8459-2ce045e4c441 => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2507] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:13:13 2026] GET /v2.0/ports?network_id=0a029902-de36-4c67-a34c-438541f8aa45&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2508] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:13:13 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2509] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:13 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => 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: 1295/2510] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:13:13 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?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: 1216/2511] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:14 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => 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: 1218/2514] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:15 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => 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: 1297/2515] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:16 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2516] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:13:17 2026] GET /v2.0/networks?id=ed369877-cba0-4aae-a40c-07f6280f9b0f => generated 672 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:13:17.950 8 WARNING neutron_lib.context [req-e852687f-f08f-411a-a208-7027ab5f4e34 req-988b15af-aa81-4cc0-b23c-467d1a24bf0e 97ddebce6da84bb7b5d57a4dea5a1704 4a24380e92584700b3a18003860ac1af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1220/2517] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:17 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => 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: 1298/2518] 199.204.45.222 () {38 vars in 955 bytes} [Wed Jul 15 06:13:17 2026] POST /v2.0/ports => generated 958 bytes in 484 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 06:13:18.664 8 WARNING neutron_lib.context [None req-fc051efd-8f2f-445c-816c-649158a4f86b 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1221/2519] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:13:18 2026] PUT /v2.0/ports/c49f4cd2-0a75-4775-8b17-e53875c64fbd => generated 1239 bytes in 576 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 06:13:19.136 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bf328db-6a92-4dc8-8fca-eb7ba8079d29'] response: {'name': 'network-changed', 'server_uuid': '44ae6a32-955d-4e03-9fe1-48fcc1b6300b', 'tag': 'c49f4cd2-0a75-4775-8b17-e53875c64fbd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1222/2520] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:19 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2521] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:13:19 2026] GET /v2.0/security-groups?id=1b0f36cc-8f48-443e-acb5-7658dbab19e5&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:13:19.576 8 INFO neutron.db.l3_db [None req-fc051efd-8f2f-445c-816c-649158a4f86b 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Floating IP 089abd9c-7e5b-4bdb-9a4a-975a5d078a05 associated. External IP: 10.96.250.214, port: 2ccc5ab6-5825-4339-bb7a-c0a9932b2691. [pid: 7|app: 0|req: 1224/2522] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:13:19 2026] GET /v2.0/ports?tenant_id=4a24380e92584700b3a18003860ac1af&device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2523] 199.204.45.222 () {34 vars in 1018 bytes} [Wed Jul 15 06:13:19 2026] GET /v2.0/networks?tenant_id=4a24380e92584700b3a18003860ac1af&shared=False => generated 768 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2524] 199.204.45.222 () {34 vars in 930 bytes} [Wed Jul 15 06:13:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2525] 10.0.0.214 () {34 vars in 677 bytes} [Wed Jul 15 06:13:18 2026] POST /v2.0/floatingips => generated 899 bytes in 1310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2526] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:20 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2527] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:13:20 2026] GET /v2.0/security-groups?id=1b0f36cc-8f48-443e-acb5-7658dbab19e5&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: 1228/2528] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:13:20 2026] GET /v2.0/ports?tenant_id=4a24380e92584700b3a18003860ac1af&device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2529] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:13:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c49f4cd2-0a75-4775-8b17-e53875c64fbd => 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: 1229/2530] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:13:20 2026] GET /v2.0/subnets?id=50498722-65a0-46e3-9e04-974067e3ad3f => generated 690 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2531] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:13:20 2026] GET /v2.0/ports?network_id=ed369877-cba0-4aae-a40c-07f6280f9b0f&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2532] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:13:21 2026] GET /v2.0/networks/ed369877-cba0-4aae-a40c-07f6280f9b0f?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: 1303/2533] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:13:21 2026] GET /v2.0/networks/ed369877-cba0-4aae-a40c-07f6280f9b0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2534] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:21 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2535] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:13:21 2026] GET /v2.0/security-groups?id=1b0f36cc-8f48-443e-acb5-7658dbab19e5&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2536] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:22 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => 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: 1305/2537] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:13:22 2026] GET /v2.0/security-groups?id=1b0f36cc-8f48-443e-acb5-7658dbab19e5&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2538] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:23 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2539] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:13:23 2026] GET /v2.0/security-groups?id=1b0f36cc-8f48-443e-acb5-7658dbab19e5&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2540] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:13:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2541] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:13:24 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: 1235/2542] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:13: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: 8|app: 0|req: 1308/2543] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:13:24 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 06:13:24.967 7 INFO neutron.api.v2.resource [None req-da731692-083e-4a0b-b739-0bcb90a4a81c e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1236/2544] 199.204.45.222 () {30 vars in 762 bytes} [Wed Jul 15 06:13:24 2026] GET /v2.0/security-groups/lb-43a531f0-c665-4afb-83fb-bc2a9a170b6e => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2545] 199.204.45.222 () {30 vars in 784 bytes} [Wed Jul 15 06:13:24 2026] GET /v2.0/security-groups?name=lb-43a531f0-c665-4afb-83fb-bc2a9a170b6e => generated 1637 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2546] 199.204.45.222 () {30 vars in 814 bytes} [Wed Jul 15 06:13:25 2026] GET /v2.0/security-group-rules?security_group_id=8c19d3c7-6b0b-4931-acbc-5b708c2cb0c7 => generated 1182 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2547] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:25 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2548] 199.204.45.222 () {34 vars in 746 bytes} [Wed Jul 15 06:13:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2549] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:13:25 2026] GET /v2.0/security-groups?id=1b0f36cc-8f48-443e-acb5-7658dbab19e5&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2550] 199.204.45.222 () {34 vars in 746 bytes} [Wed Jul 15 06:13:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2551] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:26 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2552] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:13:26 2026] GET /v2.0/security-groups?id=1b0f36cc-8f48-443e-acb5-7658dbab19e5&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2553] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:27 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => generated 975 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2554] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:13:28 2026] GET /v2.0/security-groups?id=1b0f36cc-8f48-443e-acb5-7658dbab19e5&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2555] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:29 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2556] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:13:29 2026] GET /v2.0/security-groups?id=1b0f36cc-8f48-443e-acb5-7658dbab19e5&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2559] 199.204.45.222 () {34 vars in 994 bytes} [Wed Jul 15 06:13:29 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2560] 199.204.45.222 () {36 vars in 997 bytes} [Wed Jul 15 06:13:29 2026] DELETE /v2.0/ports/c49f4cd2-0a75-4775-8b17-e53875c64fbd => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2561] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:30 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => 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: 1246/2562] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:31 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => 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: 1317/2563] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:32 2026] GET /v2.0/ports?device_id=44ae6a32-955d-4e03-9fe1-48fcc1b6300b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:13:34.877 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-00a1adf6-46ca-413d-960e-ded87178e82e'] response: {'server_uuid': '44ae6a32-955d-4e03-9fe1-48fcc1b6300b', 'name': 'network-vif-deleted', 'tag': 'c49f4cd2-0a75-4775-8b17-e53875c64fbd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1247/2564] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:13:34 2026] PUT /v2.0/routers/ac08a260-a4aa-4163-96b6-8bc9b60fec18/remove_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:13:36.758 8 INFO neutron.db.l3_hamode_db [None req-75b157cb-40d5-4c94-b216-3544f6e49306 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] HA network af1d0bfc-4c53-4b3d-af35-95d5d938a7fc was deleted as no HA routers are present in tenant 4a24380e92584700b3a18003860ac1af. [pid: 8|app: 0|req: 1318/2565] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:13:35 2026] DELETE /v2.0/routers/ac08a260-a4aa-4163-96b6-8bc9b60fec18 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:13:36.866 8 INFO neutron.services.segments.plugin [-] Segment c7f15039-c650-4912-af3f-59937038d162 resource provider aggregate not found 2026-07-15 06:13:36.888 8 INFO neutron.services.segments.plugin [-] Segment c7f15039-c650-4912-af3f-59937038d162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7f15039-c650-4912-af3f-59937038d162 found for delete ", "request_id": "req-d14d3302-63bb-4337-b094-756828553471"}]} 2026-07-15 06:13:36.889 8 INFO neutron.services.segments.plugin [-] Segment c7f15039-c650-4912-af3f-59937038d162 resource provider aggregate not found [pid: 8|app: 0|req: 1319/2566] 10.0.0.15 () {30 vars in 688 bytes} [Wed Jul 15 06:13:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:13:36.917 8 INFO neutron.services.segments.plugin [-] Segment c7f15039-c650-4912-af3f-59937038d162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7f15039-c650-4912-af3f-59937038d162 found for delete ", "request_id": "req-d3c07a54-bc5e-4f2b-9639-ba7bc53a0b70"}]} [pid: 8|app: 0|req: 1320/2567] 10.0.0.15 () {30 vars in 690 bytes} [Wed Jul 15 06:13:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2568] 10.0.0.15 () {30 vars in 666 bytes} [Wed Jul 15 06:13: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: 8|app: 0|req: 1322/2569] 10.0.0.15 () {30 vars in 702 bytes} [Wed Jul 15 06:13: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: 1248/2570] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:13:36 2026] DELETE /v2.0/subnets/50498722-65a0-46e3-9e04-974067e3ad3f => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2571] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:13:36 2026] DELETE /v2.0/networks/ed369877-cba0-4aae-a40c-07f6280f9b0f => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2572] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:13:37 2026] GET /v2.0/security-groups?tenant_id=4a24380e92584700b3a18003860ac1af&name=default => generated 2929 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2573] 10.0.0.15 () {28 vars in 437 bytes} [Wed Jul 15 06:13:37 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: 1251/2574] 10.0.0.15 () {30 vars in 726 bytes} [Wed Jul 15 06:13:37 2026] GET /v2.0/subnets/043b15e7-9eb6-4118-a207-046fa618e543 => generated 656 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2575] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:13:37 2026] DELETE /v2.0/security-groups/1b0f36cc-8f48-443e-acb5-7658dbab19e5 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2576] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:13:38 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: 1325/2577] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:13:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2578] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:13:38 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: 1326/2579] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:13:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2580] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:13:38 2026] GET /v2.0/subnets/043b15e7-9eb6-4118-a207-046fa618e543 => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2581] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:13:38 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 2586 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2582] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:13:38 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: 1328/2583] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:13:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2584] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:13:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2585] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:13:38 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: 1257/2586] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:13:40 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:13:40.672 8 INFO neutron.services.segments.plugin [-] Segment e1fce9ee-c13c-4eb8-82db-94d6b2b8e8ad resource provider aggregate not found 2026-07-15 06:13:40.676 8 INFO neutron.services.segments.plugin [-] Segment e1fce9ee-c13c-4eb8-82db-94d6b2b8e8ad resource provider aggregate not found 2026-07-15 06:13:40.693 8 INFO neutron.services.segments.plugin [-] Segment e1fce9ee-c13c-4eb8-82db-94d6b2b8e8ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1fce9ee-c13c-4eb8-82db-94d6b2b8e8ad found for delete ", "request_id": "req-b05465af-cfdb-47c8-b643-527d544361a9"}]} 2026-07-15 06:13:40.696 8 INFO neutron.services.segments.plugin [-] Segment e1fce9ee-c13c-4eb8-82db-94d6b2b8e8ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1fce9ee-c13c-4eb8-82db-94d6b2b8e8ad found for delete ", "request_id": "req-2bcf64f4-fecb-4263-ae13-32c79ab5ccd6"}]} [pid: 8|app: 0|req: 1330/2587] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:13:40 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?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 06:13:40.944 7 WARNING neutron_lib.context [None req-39af4f41-3012-4b48-a3ee-4a4e296a3f6f 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:13:41.138 7 INFO neutron.db.segments_db [None req-39af4f41-3012-4b48-a3ee-4a4e296a3f6f 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Added segment e3531247-a00f-4d97-85a6-a4fb12d53723 of type vxlan for network a50adfac-4de9-4778-8d96-165cd6ec4680 [pid: 7|app: 0|req: 1258/2588] 10.0.0.214 () {34 vars in 671 bytes} [Wed Jul 15 06:13:40 2026] POST /v2.0/networks => generated 633 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:13:41.263 7 WARNING neutron_lib.context [None req-1a43a703-50ca-462c-906e-0bac98252e99 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1331/2589] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:13:41 2026] GET /v2.0/networks?id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:13:41.306 7 INFO neutron.db.segments_db [None req-1a43a703-50ca-462c-906e-0bac98252e99 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Added segment ecce08e7-b791-47b9-b375-dfed14fda5c3 of type vxlan for network 00f3d2f2-28fa-4e8d-9d46-82e73abbd259 2026-07-15 06:13:41.567 7 INFO neutron.db.l3_hamode_db [None req-1a43a703-50ca-462c-906e-0bac98252e99 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1332/2590] 199.204.45.222 () {38 vars in 955 bytes} [Wed Jul 15 06:13:41 2026] POST /v2.0/ports => generated 1299 bytes in 360 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: 1333/2591] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:13:41 2026] PUT /v2.0/ports/26f2adca-a8c5-49ac-992f-744a62c10d5d => generated 1460 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:13:42.427 7 INFO neutron.db.l3_hamode_db [None req-1a43a703-50ca-462c-906e-0bac98252e99 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1334/2592] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:13:43 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 4038 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:13:43.431 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a8c1601-ead5-4718-96b2-c9e743383ec6'] response: {'name': 'network-changed', 'server_uuid': 'd29accab-cd48-4565-bd33-6e96c126a3dd', 'tag': '26f2adca-a8c5-49ac-992f-744a62c10d5d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1335/2593] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:13:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.81&port_id=07a0934e-409c-4cfc-91d5-099ea1dd953d => 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: 1259/2594] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:13:41 2026] POST /v2.0/routers => generated 694 bytes in 2265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2595] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:13:43 2026] GET /v2.0/subnets?id=1626a54a-1c70-429e-8ebd-8c5d3960e707 => generated 654 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2596] 10.0.0.214 () {32 vars in 776 bytes} [Wed Jul 15 06:13:43 2026] GET /v2.0/subnets?project_id=9cdc0b485d014fd48adfbab97ed1d2ef&cidr=10.100.0.0%2F28 => 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: 1337/2597] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:13:43 2026] GET /v2.0/ports?network_id=fb1b3758-f784-42cf-ac60-03c145ac0671&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: 1261/2598] 10.0.0.214 () {32 vars in 694 bytes} [Wed Jul 15 06:13:43 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2599] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:13:43 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2600] 10.0.0.214 () {32 vars in 784 bytes} [Wed Jul 15 06:13:43 2026] GET /v2.0/subnets?network_id=e84570c7-f09c-46a7-86fa-2c31e6bed91f&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:13:43.703 7 WARNING neutron_lib.context [None req-ae75a758-aefc-4036-b38d-052912c0e572 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1339/2601] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:13:43 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 725 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2602] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:13:43 2026] POST /v2.0/subnets => generated 657 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2603] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:13:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2604] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:13:44 2026] GET /v2.0/subnets?id=43451095-ad71-4ef5-8459-2ce045e4c441 => generated 679 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2605] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:13:44 2026] GET /v2.0/ports?network_id=0a029902-de36-4c67-a34c-438541f8aa45&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: 1267/2606] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:13:44 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2607] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:13:44 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?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: 1269/2608] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:13:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.250&port_id=26f2adca-a8c5-49ac-992f-744a62c10d5d => 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: 1270/2609] 199.204.45.222 () {34 vars in 1102 bytes} [Wed Jul 15 06:13:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aa3&port_id=26f2adca-a8c5-49ac-992f-744a62c10d5d => 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: 1271/2610] 199.204.45.222 () {34 vars in 1064 bytes} [Wed Jul 15 06:13:44 2026] GET /v2.0/subnets?id=8d87453e-85a2-470a-b94b-105e2340fd79&id=043b15e7-9eb6-4118-a207-046fa618e543 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2611] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:13:44 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2612] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:13:44 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2615] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:13:44 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?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: 1277/2616] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:13:44 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2617] 10.0.0.214 () {34 vars in 783 bytes} [Wed Jul 15 06:13:44 2026] PUT /v2.0/routers/52e3ed34-c48a-4eec-8495-2a0f7278c45f/add_router_interface => generated 309 bytes in 1607 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2618] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:13:46 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 4038 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2619] 10.0.0.214 () {32 vars in 649 bytes} [Wed Jul 15 06:13:46 2026] GET /v2.0/networks => generated 6665 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2620] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:13:46 2026] GET /v2.0/networks?id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2621] 10.0.0.214 () {32 vars in 647 bytes} [Wed Jul 15 06:13:46 2026] GET /v2.0/subnets => generated 7422 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2622] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:13:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.250&port_id=26f2adca-a8c5-49ac-992f-744a62c10d5d => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2623] 199.204.45.222 () {34 vars in 1102 bytes} [Wed Jul 15 06:13:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aa3&port_id=26f2adca-a8c5-49ac-992f-744a62c10d5d => 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: 1282/2624] 199.204.45.222 () {34 vars in 1064 bytes} [Wed Jul 15 06:13:46 2026] GET /v2.0/subnets?id=8d87453e-85a2-470a-b94b-105e2340fd79&id=043b15e7-9eb6-4118-a207-046fa618e543 => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2625] 10.0.0.214 () {32 vars in 647 bytes} [Wed Jul 15 06:13:46 2026] GET /v2.0/routers => generated 1452 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2626] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:13:46 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:13:46.335 7 WARNING neutron_lib.context [None req-b938ddee-1534-4c52-8534-152a8e55e3bf 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1344/2627] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:13:46 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2628] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:13:46 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?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: 1346/2629] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:13:46 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2630] 10.0.0.214 () {34 vars in 685 bytes} [Wed Jul 15 06:13:46 2026] POST /v2.0/security-groups => generated 1675 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:13:46.536 8 WARNING neutron_lib.context [None req-1ed0b779-44f5-4420-bb76-638494c9508c 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1347/2631] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:13:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:13:46.719 7 WARNING neutron_lib.context [None req-e3ac6a10-8fde-4f9f-8e81-6bbae85ec012 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2632] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:13:46 2026] POST /v2.0/security-group-rules => generated 596 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:13:46.880 8 WARNING neutron_lib.context [None req-a912d2dc-b067-4030-905c-a57c7ffdca93 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1348/2633] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:13:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:13:47.027 7 WARNING neutron_lib.context [None req-e99ef7ed-e78e-4a23-b198-129fbdc8d7b4 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2634] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:13:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:13:47.175 8 WARNING neutron_lib.context [None req-8eb948ab-1f43-4efc-bb6f-21fd07d7fd66 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:13:47.216 8 INFO neutron.db.securitygroups_db [None req-8eb948ab-1f43-4efc-bb6f-21fd07d7fd66 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Project 9cdc0b485d014fd48adfbab97ed1d2ef 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: 1349/2635] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:13:47 2026] POST /v2.0/security-group-rules => generated 607 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:13:47.332 7 WARNING neutron_lib.context [None req-60e7bb9f-fad0-44fa-aa2d-a9a02853d027 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:13:47.371 7 INFO neutron.db.securitygroups_db [None req-60e7bb9f-fad0-44fa-aa2d-a9a02853d027 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Project 9cdc0b485d014fd48adfbab97ed1d2ef 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: 1287/2636] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:13:47 2026] POST /v2.0/security-group-rules => generated 606 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2637] 10.0.0.214 () {32 vars in 649 bytes} [Wed Jul 15 06:13:47 2026] GET /v2.0/networks => generated 1298 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2638] 10.0.0.194 () {34 vars in 1098 bytes} [Wed Jul 15 06:13:47 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-836934307&fields=id&tenant_id=9cdc0b485d014fd48adfbab97ed1d2ef => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2639] 10.0.0.194 () {34 vars in 982 bytes} [Wed Jul 15 06:13:48 2026] GET /v2.0/networks?id=a50adfac-4de9-4778-8d96-165cd6ec4680 => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2640] 10.0.0.194 () {34 vars in 965 bytes} [Wed Jul 15 06:13:48 2026] GET /v2.0/quotas/9cdc0b485d014fd48adfbab97ed1d2ef => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2641] 10.0.0.194 () {34 vars in 1002 bytes} [Wed Jul 15 06:13:48 2026] GET /v2.0/ports?tenant_id=9cdc0b485d014fd48adfbab97ed1d2ef&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2642] 10.0.0.194 () {34 vars in 1008 bytes} [Wed Jul 15 06:13:48 2026] GET /v2.0/networks/a50adfac-4de9-4778-8d96-165cd6ec4680?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: 1353/2643] 10.0.0.194 () {34 vars in 1108 bytes} [Wed Jul 15 06:13:48 2026] GET /v2.0/networks/a50adfac-4de9-4778-8d96-165cd6ec4680?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: 1291/2644] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:48 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => 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: 1354/2645] 10.0.0.194 () {34 vars in 971 bytes} [Wed Jul 15 06:13:48 2026] GET /v2.0/ports/26f2adca-a8c5-49ac-992f-744a62c10d5d => generated 1462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2646] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:13:48 2026] GET /v2.0/ports/26f2adca-a8c5-49ac-992f-744a62c10d5d => generated 1462 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2647] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:13:48 2026] GET /v2.0/ports/26f2adca-a8c5-49ac-992f-744a62c10d5d => generated 1462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2648] 199.204.45.222 () {34 vars in 789 bytes} [Wed Jul 15 06:13:48 2026] PUT /v2.0/ports/26f2adca-a8c5-49ac-992f-744a62c10d5d => generated 1201 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2649] 199.204.45.222 () {30 vars in 742 bytes} [Wed Jul 15 06:13:49 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31 => generated 797 bytes in 54 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: 1294/2650] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:13:49 2026] GET /v2.0/subnets/043b15e7-9eb6-4118-a207-046fa618e543 => generated 674 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2651] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:49 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:13:49.840 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-93e7f498-fcf8-4a6e-b3a9-862892f7d9b8'] response: {'name': 'network-changed', 'server_uuid': 'd29accab-cd48-4565-bd33-6e96c126a3dd', 'tag': '26f2adca-a8c5-49ac-992f-744a62c10d5d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1295/2652] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:13:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2653] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:13: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: 7|app: 0|req: 1296/2654] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:13:49 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: 1359/2655] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:13:49 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: 1297/2656] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:13:49 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2657] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:13:49 2026] GET /v2.0/ports/2ccc5ab6-5825-4339-bb7a-c0a9932b2691 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2658] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:13:49 2026] GET /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 1350 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2659] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:13:50 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2660] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:13:50 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 3815 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2661] 199.204.45.222 () {30 vars in 742 bytes} [Wed Jul 15 06:13:50 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2662] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:13:50 2026] GET /v2.0/networks?id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2663] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:13:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.250&port_id=26f2adca-a8c5-49ac-992f-744a62c10d5d => 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: 1363/2664] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:13:50 2026] GET /v2.0/ports/2ccc5ab6-5825-4339-bb7a-c0a9932b2691 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2665] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:13:50 2026] GET /v2.0/subnets?id=043b15e7-9eb6-4118-a207-046fa618e543 => 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: 1364/2666] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:13:50 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2667] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:13:50 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&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: 1365/2668] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:13:50 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?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: 1304/2669] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:13:50 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?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: 1366/2670] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:50 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => 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: 1305/2671] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:51 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2672] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:52 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => 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: 1367/2673] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:13:52 2026] GET /v2.0/networks?id=a50adfac-4de9-4778-8d96-165cd6ec4680 => generated 661 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2674] 199.204.45.222 () {34 vars in 1050 bytes} [Wed Jul 15 06:13:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9cdc0b485d014fd48adfbab97ed1d2ef => generated 180 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:13:53.001 8 WARNING neutron_lib.context [req-d163dd90-89a7-4f4e-91e9-78a7deaf13c8 req-e57a0359-35e6-4d8d-96ce-f1644222e7e0 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1368/2675] 199.204.45.222 () {38 vars in 955 bytes} [Wed Jul 15 06:13:52 2026] POST /v2.0/ports => generated 954 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2676] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:13:53 2026] PUT /v2.0/ports/ee960a86-1d43-4443-8fa5-277abb06ef05 => generated 1235 bytes in 501 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: 1369/2677] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:53 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 969 bytes in 78 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 06:13:54.109 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8104468-0582-459f-848a-d85c069e9453'] response: {'name': 'network-changed', 'server_uuid': '6a52cb0a-584b-4cbf-a3c1-e2a590dd827a', 'tag': 'ee960a86-1d43-4443-8fa5-277abb06ef05', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1309/2678] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:13:54 2026] GET /v2.0/security-groups?id=3cfe781b-0fa7-4173-a728-4f76c3c8767d&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2679] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:13:54 2026] GET /v2.0/ports?tenant_id=9cdc0b485d014fd48adfbab97ed1d2ef&device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2680] 199.204.45.222 () {34 vars in 1018 bytes} [Wed Jul 15 06:13:54 2026] GET /v2.0/networks?tenant_id=9cdc0b485d014fd48adfbab97ed1d2ef&shared=False => generated 757 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2681] 199.204.45.222 () {34 vars in 930 bytes} [Wed Jul 15 06:13:54 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: 7|app: 0|req: 1311/2682] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:55 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2683] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:13:55 2026] GET /v2.0/security-groups?id=3cfe781b-0fa7-4173-a728-4f76c3c8767d&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2684] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:13:55 2026] GET /v2.0/ports?tenant_id=9cdc0b485d014fd48adfbab97ed1d2ef&device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2685] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:13:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ee960a86-1d43-4443-8fa5-277abb06ef05 => 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: 1313/2686] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:13:55 2026] GET /v2.0/subnets?id=1353aa3d-fbe7-4fc3-80db-e10ceca90c5e => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2687] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:13:55 2026] GET /v2.0/ports?network_id=a50adfac-4de9-4778-8d96-165cd6ec4680&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2688] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:13:55 2026] GET /v2.0/networks/a50adfac-4de9-4778-8d96-165cd6ec4680?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2689] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:13:56 2026] GET /v2.0/networks/a50adfac-4de9-4778-8d96-165cd6ec4680?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: 1315/2690] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:56 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2691] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:13:56 2026] GET /v2.0/security-groups?id=3cfe781b-0fa7-4173-a728-4f76c3c8767d&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: 1316/2692] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:57 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2693] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:13:57 2026] GET /v2.0/security-groups?id=3cfe781b-0fa7-4173-a728-4f76c3c8767d&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2694] 10.0.0.15 () {30 vars in 688 bytes} [Wed Jul 15 06:13:58 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: 1378/2695] 10.0.0.15 () {30 vars in 690 bytes} [Wed Jul 15 06:13:58 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: 1318/2696] 10.0.0.15 () {30 vars in 666 bytes} [Wed Jul 15 06:13:58 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: 1379/2697] 10.0.0.15 () {30 vars in 702 bytes} [Wed Jul 15 06:13:58 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: 1319/2698] 10.0.0.15 () {28 vars in 437 bytes} [Wed Jul 15 06:13: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: 1380/2699] 10.0.0.15 () {30 vars in 726 bytes} [Wed Jul 15 06:13:58 2026] GET /v2.0/subnets/9c5cfcc8-5f31-4328-9eb7-0dbd3df1463c => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2700] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:58 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2701] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:13:58 2026] GET /v2.0/security-groups?id=3cfe781b-0fa7-4173-a728-4f76c3c8767d&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2702] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:13:59 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: 1382/2703] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:13:59 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: 1322/2704] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:13:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2705] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:13:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2706] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:13:59 2026] GET /v2.0/subnets/043b15e7-9eb6-4118-a207-046fa618e543 => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2707] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:13:59 2026] GET /v2.0/subnets/9c5cfcc8-5f31-4328-9eb7-0dbd3df1463c => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2708] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:13:59 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 3815 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2711] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:13:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2712] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:13:59 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2713] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:13:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2714] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:13:59 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: 1389/2715] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:13:59 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: 1327/2716] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:13:59 2026] GET /v2.0/security-groups?id=3cfe781b-0fa7-4173-a728-4f76c3c8767d&fields=id&fields=name => generated 113 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2717] 199.204.45.222 () {34 vars in 1096 bytes} [Wed Jul 15 06:14:00 2026] GET /v2.0/ports?device_id=d395393a-0f75-42f1-b3b8-467846cc71de&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2718] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:01 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2719] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:01 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?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: 1391/2720] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:01 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 971 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2721] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:01 2026] GET /v2.0/security-groups?id=3cfe781b-0fa7-4173-a728-4f76c3c8767d&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2722] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:14:01 2026] GET /v2.0/networks?id=7531f280-eba8-421f-94f8-4f259db73938 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2723] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:14:01 2026] GET /v2.0/ports?tenant_id=bc48987163de45b982ee9728f94a506b&device_id=d395393a-0f75-42f1-b3b8-467846cc71de => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2724] 199.204.45.222 () {38 vars in 955 bytes} [Wed Jul 15 06:14:01 2026] POST /v2.0/ports => generated 1303 bytes in 504 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: 1332/2725] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:02 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2726] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:14:02 2026] GET /v2.0/networks?id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31 => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2727] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:02 2026] GET /v2.0/security-groups?id=3cfe781b-0fa7-4173-a728-4f76c3c8767d&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2728] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:14:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=55cebb68-0c3a-493b-9936-e9e877d7fa89 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2729] 199.204.45.222 () {34 vars in 1104 bytes} [Wed Jul 15 06:14:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ef&port_id=55cebb68-0c3a-493b-9936-e9e877d7fa89 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2730] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:02 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2731] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:14:02 2026] PUT /v2.0/ports/c481d61e-3ee6-4d59-9861-d20cf7a27644 => generated 1464 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1338/2732] 199.204.45.222 () {34 vars in 1064 bytes} [Wed Jul 15 06:14:02 2026] GET /v2.0/subnets?id=8d87453e-85a2-470a-b94b-105e2340fd79&id=043b15e7-9eb6-4118-a207-046fa618e543 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2733] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:02 2026] GET /v2.0/security-groups?id=3cfe781b-0fa7-4173-a728-4f76c3c8767d&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2734] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:02 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&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: 1396/2735] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:14:02 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2736] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:02 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:14:02.865 8 WARNING neutron_lib.context [None req-e1dda055-0b14-43f6-8bcc-f6298fa77f0e 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:14:02.887 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4624dcc2-8379-4b7d-94e3-7a13381a7bd5'] response: {'name': 'network-changed', 'server_uuid': 'd29accab-cd48-4565-bd33-6e96c126a3dd', 'tag': 'c481d61e-3ee6-4d59-9861-d20cf7a27644', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1341/2737] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:02 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2738] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:02 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2739] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:14:03 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 5271 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2740] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:14:03 2026] GET /v2.0/networks?id=7531f280-eba8-421f-94f8-4f259db73938 => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2741] 199.204.45.222 () {34 vars in 1056 bytes} [Wed Jul 15 06:14:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.50&port_id=c481d61e-3ee6-4d59-9861-d20cf7a27644 => 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: 1346/2742] 199.204.45.222 () {34 vars in 1106 bytes} [Wed Jul 15 06:14:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A350&port_id=c481d61e-3ee6-4d59-9861-d20cf7a27644 => 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: 1347/2743] 199.204.45.222 () {34 vars in 1064 bytes} [Wed Jul 15 06:14:03 2026] GET /v2.0/subnets?id=9c5cfcc8-5f31-4328-9eb7-0dbd3df1463c&id=644abeb2-d1da-4f66-83d1-3aedc2bfde0d => generated 1415 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2744] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:03 2026] GET /v2.0/ports?network_id=7531f280-eba8-421f-94f8-4f259db73938&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:14:03.683 8 INFO neutron.db.l3_db [None req-e1dda055-0b14-43f6-8bcc-f6298fa77f0e 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Floating IP 41280a13-5286-4ae6-9f12-25fc5f95f31e associated. External IP: 10.96.250.202, port: ee960a86-1d43-4443-8fa5-277abb06ef05. [pid: 7|app: 0|req: 1349/2745] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:03 2026] GET /v2.0/ports?network_id=7531f280-eba8-421f-94f8-4f259db73938&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: 1350/2746] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:03 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?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: 1351/2747] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:03 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?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: 1397/2748] 10.0.0.214 () {34 vars in 677 bytes} [Wed Jul 15 06:14:02 2026] POST /v2.0/floatingips => generated 855 bytes in 1147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2749] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:14:04 2026] GET /v2.0/floatingips/41280a13-5286-4ae6-9f12-25fc5f95f31e => generated 855 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2750] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:14:04 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 5271 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2751] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:14:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.81&port_id=07a0934e-409c-4cfc-91d5-099ea1dd953d => 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: 1399/2752] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:14:04 2026] GET /v2.0/subnets?id=1626a54a-1c70-429e-8ebd-8c5d3960e707 => generated 654 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2753] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:04 2026] GET /v2.0/ports?network_id=fb1b3758-f784-42cf-ac60-03c145ac0671&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:14:05.049 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bac4b41c-767c-42b8-9fb2-e42d0e4fc24c'] response: {'name': 'network-changed', 'server_uuid': '6a52cb0a-584b-4cbf-a3c1-e2a590dd827a', 'tag': 'ee960a86-1d43-4443-8fa5-277abb06ef05', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1400/2754] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671?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: 1355/2755] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/floatingips/41280a13-5286-4ae6-9f12-25fc5f95f31e => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2756] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671?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: 1356/2757] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2758] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/subnets?id=43451095-ad71-4ef5-8459-2ce045e4c441 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2759] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/ports?network_id=0a029902-de36-4c67-a34c-438541f8aa45&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2760] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?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: 1358/2761] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?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: 1404/2762] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.250&port_id=26f2adca-a8c5-49ac-992f-744a62c10d5d => 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: 1405/2763] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/subnets?id=043b15e7-9eb6-4118-a207-046fa618e543 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2764] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/ports?tenant_id=9cdc0b485d014fd48adfbab97ed1d2ef&device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2765] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&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: 7|app: 0|req: 1360/2766] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/networks?id=a50adfac-4de9-4778-8d96-165cd6ec4680 => generated 757 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2767] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2768] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ee960a86-1d43-4443-8fa5-277abb06ef05 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2769] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2770] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/subnets?id=1353aa3d-fbe7-4fc3-80db-e10ceca90c5e => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2771] 199.204.45.222 () {34 vars in 1056 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.50&port_id=c481d61e-3ee6-4d59-9861-d20cf7a27644 => 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: 1363/2772] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/ports?network_id=a50adfac-4de9-4778-8d96-165cd6ec4680&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: 1410/2773] 199.204.45.222 () {34 vars in 1106 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A350&port_id=c481d61e-3ee6-4d59-9861-d20cf7a27644 => 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: 1411/2774] 199.204.45.222 () {34 vars in 1064 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/subnets?id=9c5cfcc8-5f31-4328-9eb7-0dbd3df1463c&id=644abeb2-d1da-4f66-83d1-3aedc2bfde0d => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2775] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/networks/a50adfac-4de9-4778-8d96-165cd6ec4680?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: 1412/2776] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/ports?network_id=7531f280-eba8-421f-94f8-4f259db73938&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2777] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/ports?network_id=7531f280-eba8-421f-94f8-4f259db73938&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: 1365/2778] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/networks/a50adfac-4de9-4778-8d96-165cd6ec4680?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: 1414/2779] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2780] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:05 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?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: 1415/2781] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:14:06 2026] GET /v2.0/floatingips/41280a13-5286-4ae6-9f12-25fc5f95f31e => generated 857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2782] 10.0.0.194 () {34 vars in 971 bytes} [Wed Jul 15 06:14:09 2026] GET /v2.0/ports/c481d61e-3ee6-4d59-9861-d20cf7a27644 => generated 1466 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2783] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:14:09 2026] GET /v2.0/ports/c481d61e-3ee6-4d59-9861-d20cf7a27644 => generated 1466 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2784] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:14:09 2026] GET /v2.0/ports/c481d61e-3ee6-4d59-9861-d20cf7a27644 => generated 1466 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2785] 199.204.45.222 () {34 vars in 789 bytes} [Wed Jul 15 06:14:09 2026] PUT /v2.0/ports/c481d61e-3ee6-4d59-9861-d20cf7a27644 => generated 1197 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2786] 199.204.45.222 () {30 vars in 742 bytes} [Wed Jul 15 06:14:10 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938 => generated 798 bytes in 78 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: 1418/2787] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:14:10 2026] GET /v2.0/subnets/9c5cfcc8-5f31-4328-9eb7-0dbd3df1463c => generated 674 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2788] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:14:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:14:10.471 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4015b973-a077-47f5-a849-e4f1ffbf77e6'] response: {'name': 'network-changed', 'server_uuid': 'd29accab-cd48-4565-bd33-6e96c126a3dd', 'tag': 'c481d61e-3ee6-4d59-9861-d20cf7a27644', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1419/2789] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:14:10 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: 1371/2790] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:14:10 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: 1420/2791] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:14:10 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: 1372/2792] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:14:10 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2793] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:14:10 2026] GET /v2.0/ports/2ccc5ab6-5825-4339-bb7a-c0a9932b2691 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2794] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:14:10 2026] GET /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2795] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:14:10 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2796] 199.204.45.222 () {30 vars in 742 bytes} [Wed Jul 15 06:14:10 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2797] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:14:10 2026] GET /v2.0/ports/2ccc5ab6-5825-4339-bb7a-c0a9932b2691 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2798] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:14:10 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2799] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:14:10 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 5040 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2800] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:14:10 2026] GET /v2.0/networks?id=7531f280-eba8-421f-94f8-4f259db73938 => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2801] 199.204.45.222 () {34 vars in 1056 bytes} [Wed Jul 15 06:14:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.50&port_id=c481d61e-3ee6-4d59-9861-d20cf7a27644 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2802] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:14:11 2026] GET /v2.0/subnets?id=9c5cfcc8-5f31-4328-9eb7-0dbd3df1463c => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2803] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:11 2026] GET /v2.0/ports?network_id=7531f280-eba8-421f-94f8-4f259db73938&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: 1378/2804] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:11 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?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: 1427/2805] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:11 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2806] 10.0.0.138 () {34 vars in 990 bytes} [Wed Jul 15 06:14:12 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2807] 10.0.0.138 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:12 2026] GET /v2.0/security-groups?id=3cfe781b-0fa7-4173-a728-4f76c3c8767d&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2810] 10.0.0.214 () {32 vars in 826 bytes} [Wed Jul 15 06:14:17 2026] GET /v2.0/ports?project_id=9cdc0b485d014fd48adfbab97ed1d2ef&network_id=a50adfac-4de9-4778-8d96-165cd6ec4680 => generated 3691 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2811] 10.0.0.214 () {32 vars in 742 bytes} [Wed Jul 15 06:14:17 2026] GET /v2.0/subnets?network_id=e84570c7-f09c-46a7-86fa-2c31e6bed91f => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:14:18.291 7 INFO neutron.db.l3_db [None req-f9003659-8265-4acf-bdf0-2ce0f68c58aa 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Floating IP 41280a13-5286-4ae6-9f12-25fc5f95f31e disassociated. External IP: 10.96.250.202, port: ee960a86-1d43-4443-8fa5-277abb06ef05. [pid: 7|app: 0|req: 1382/2812] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:14:18 2026] PUT /v2.0/floatingips/41280a13-5286-4ae6-9f12-25fc5f95f31e => generated 554 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2813] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:14:18 2026] GET /v2.0/floatingips/41280a13-5286-4ae6-9f12-25fc5f95f31e => generated 554 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2814] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:14:19 2026] GET /v2.0/floatingips/41280a13-5286-4ae6-9f12-25fc5f95f31e => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2815] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:14:20 2026] GET /v2.0/ports?tenant_id=9cdc0b485d014fd48adfbab97ed1d2ef&device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:14:20.425 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-873fe49a-c933-4571-bf80-b8fff2dec2c4'] response: {'name': 'network-changed', 'server_uuid': '6a52cb0a-584b-4cbf-a3c1-e2a590dd827a', 'tag': 'ee960a86-1d43-4443-8fa5-277abb06ef05', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1384/2816] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:14:20 2026] GET /v2.0/networks?id=a50adfac-4de9-4778-8d96-165cd6ec4680 => generated 757 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2817] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:14:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ee960a86-1d43-4443-8fa5-277abb06ef05 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2818] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:14:20 2026] GET /v2.0/subnets?id=1353aa3d-fbe7-4fc3-80db-e10ceca90c5e => 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: 1434/2819] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:20 2026] GET /v2.0/ports?network_id=a50adfac-4de9-4778-8d96-165cd6ec4680&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: 1386/2820] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:20 2026] GET /v2.0/networks/a50adfac-4de9-4778-8d96-165cd6ec4680?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2821] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:20 2026] GET /v2.0/networks/a50adfac-4de9-4778-8d96-165cd6ec4680?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2822] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:14:20 2026] GET /v2.0/floatingips/41280a13-5286-4ae6-9f12-25fc5f95f31e => generated 552 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:14:21.855 8 WARNING neutron_lib.context [None req-e665d06f-1e5b-4e67-b195-9cda492d0ffd 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1436/2823] 10.0.0.214 () {34 vars in 685 bytes} [Wed Jul 15 06:14:21 2026] POST /v2.0/security-groups => generated 1675 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:14:21.999 7 WARNING neutron_lib.context [None req-ee113f18-7fcb-4cf7-a394-f47dd8cd7b9a 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1388/2824] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:14:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:14:22.157 8 WARNING neutron_lib.context [None req-b6512e08-34cb-4fd5-a350-7ecec822e98d 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1437/2825] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:14:22 2026] POST /v2.0/security-group-rules => generated 596 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:14:22.306 7 WARNING neutron_lib.context [None req-f4b3ed4d-c5ff-4092-88d6-3f8ba881ee0e 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1389/2826] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:14:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:14:22.460 8 WARNING neutron_lib.context [None req-29f419e6-15d0-416c-b372-4bb80f572a35 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1438/2827] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:14:22 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) 2026-07-15 06:14:22.590 7 WARNING neutron_lib.context [None req-2a53cb3c-8908-4e52-b735-c671df524d3d 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:14:22.619 7 INFO neutron.db.securitygroups_db [None req-2a53cb3c-8908-4e52-b735-c671df524d3d 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Project 9cdc0b485d014fd48adfbab97ed1d2ef 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: 1390/2828] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:14:22 2026] POST /v2.0/security-group-rules => generated 607 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:14:22.712 8 WARNING neutron_lib.context [None req-a5902235-6981-4f6f-9258-75bf7ffdc6f7 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 06:14:22.747 8 INFO neutron.db.securitygroups_db [None req-a5902235-6981-4f6f-9258-75bf7ffdc6f7 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Project 9cdc0b485d014fd48adfbab97ed1d2ef 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: 1439/2829] 10.0.0.214 () {34 vars in 695 bytes} [Wed Jul 15 06:14:22 2026] POST /v2.0/security-group-rules => generated 606 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2830] 10.0.0.214 () {32 vars in 649 bytes} [Wed Jul 15 06:14:23 2026] GET /v2.0/networks => generated 1298 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2831] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:14:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2832] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:14:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2833] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:14:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2834] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:14:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2835] 10.0.0.194 () {34 vars in 1098 bytes} [Wed Jul 15 06:14:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-922304595&fields=id&tenant_id=9cdc0b485d014fd48adfbab97ed1d2ef => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2836] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:14:23 2026] GET /v2.0/subnets/043b15e7-9eb6-4118-a207-046fa618e543 => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2837] 10.0.0.194 () {34 vars in 982 bytes} [Wed Jul 15 06:14:23 2026] GET /v2.0/networks?id=a50adfac-4de9-4778-8d96-165cd6ec4680 => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2838] 10.0.0.194 () {34 vars in 965 bytes} [Wed Jul 15 06:14:23 2026] GET /v2.0/quotas/9cdc0b485d014fd48adfbab97ed1d2ef => 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: 1396/2839] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:23 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 5040 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2840] 10.0.0.194 () {34 vars in 1002 bytes} [Wed Jul 15 06:14:23 2026] GET /v2.0/ports?tenant_id=9cdc0b485d014fd48adfbab97ed1d2ef&fields=id => generated 149 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2841] 10.0.0.194 () {34 vars in 1008 bytes} [Wed Jul 15 06:14:23 2026] GET /v2.0/networks/a50adfac-4de9-4778-8d96-165cd6ec4680?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2842] 10.0.0.194 () {34 vars in 1108 bytes} [Wed Jul 15 06:14:23 2026] GET /v2.0/networks/a50adfac-4de9-4778-8d96-165cd6ec4680?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2843] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:14:23 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: 1446/2844] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:14:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2845] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:14:23 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: 1447/2846] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:14:23 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: 1400/2847] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:14:23 2026] GET /v2.0/ports/c481d61e-3ee6-4d59-9861-d20cf7a27644 => generated 1233 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2848] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:23 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2849] 199.204.45.222 () {34 vars in 788 bytes} [Wed Jul 15 06:14:23 2026] PUT /v2.0/ports/c481d61e-3ee6-4d59-9861-d20cf7a27644 => generated 1026 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2850] 199.204.45.222 () {30 vars in 742 bytes} [Wed Jul 15 06:14:24 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938 => generated 798 bytes in 76 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: 1402/2851] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:24 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 4869 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2852] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:24 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 4869 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:14:24.903 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc68cc40-1e48-48ff-90b3-3a7552ced205'] response: {'name': 'network-changed', 'server_uuid': 'd29accab-cd48-4565-bd33-6e96c126a3dd', 'tag': 'c481d61e-3ee6-4d59-9861-d20cf7a27644', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1451/2853] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:24 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => 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: 1403/2854] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:14:24 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 4869 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2855] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:14:24 2026] GET /v2.0/networks?id=7531f280-eba8-421f-94f8-4f259db73938 => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2856] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:25 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?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: 1453/2857] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:25 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2858] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:25 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 4869 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2859] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:26 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2860] 199.204.45.222 () {34 vars in 975 bytes} [Wed Jul 15 06:14:26 2026] GET /v2.0/ports/c481d61e-3ee6-4d59-9861-d20cf7a27644 => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2861] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:26 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 4869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2862] 199.204.45.222 () {36 vars in 997 bytes} [Wed Jul 15 06:14:26 2026] DELETE /v2.0/ports/c481d61e-3ee6-4d59-9861-d20cf7a27644 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2863] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:27 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2864] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:27 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 3815 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:14:27.813 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d27e793-9295-4a15-9060-0a640518dea8 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1409/2865] 199.204.45.222 () {32 vars in 758 bytes} [Wed Jul 15 06:14:27 2026] DELETE /v2.0/ports/c481d61e-3ee6-4d59-9861-d20cf7a27644 => 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: 1457/2866] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:14:27 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: 1410/2867] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:14:27 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) 2026-07-15 06:14:27.961 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da2c792c-74b4-4900-a76c-23f0ea24ff6f'] response: {'server_uuid': 'd29accab-cd48-4565-bd33-6e96c126a3dd', 'name': 'network-vif-deleted', 'tag': 'c481d61e-3ee6-4d59-9861-d20cf7a27644', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1458/2868] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:14:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2869] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:14: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: 8|app: 0|req: 1459/2870] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:14:27 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2871] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/ports/2ccc5ab6-5825-4339-bb7a-c0a9932b2691 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2872] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2873] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2874] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/networks?id=a50adfac-4de9-4778-8d96-165cd6ec4680 => generated 661 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2875] 199.204.45.222 () {30 vars in 742 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2876] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => 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: 1416/2877] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/ports/2ccc5ab6-5825-4339-bb7a-c0a9932b2691 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2878] 199.204.45.222 () {34 vars in 1050 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9cdc0b485d014fd48adfbab97ed1d2ef => generated 272 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:14:28.266 7 WARNING neutron_lib.context [req-eb6861aa-7387-48de-935d-4ebc4b7a2b48 req-b5764b1a-e432-4de0-8f06-8b34701806c3 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1463/2879] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2880] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 3815 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2881] 199.204.45.222 () {34 vars in 1146 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/networks?id=fb1b3758-f784-42cf-ac60-03c145ac0671&id=0a029902-de36-4c67-a34c-438541f8aa45&id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31 => generated 2310 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2882] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.81&port_id=07a0934e-409c-4cfc-91d5-099ea1dd953d => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2883] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/subnets?id=1626a54a-1c70-429e-8ebd-8c5d3960e707 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2884] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/ports?network_id=fb1b3758-f784-42cf-ac60-03c145ac0671&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: 1469/2885] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671?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: 1417/2886] 199.204.45.222 () {38 vars in 955 bytes} [Wed Jul 15 06:14:28 2026] POST /v2.0/ports => generated 954 bytes in 378 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: 1470/2887] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2888] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2889] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/subnets?id=43451095-ad71-4ef5-8459-2ce045e4c441 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2890] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/ports?network_id=0a029902-de36-4c67-a34c-438541f8aa45&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2891] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2892] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2893] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.250&port_id=26f2adca-a8c5-49ac-992f-744a62c10d5d => 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: 1477/2894] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/subnets?id=043b15e7-9eb6-4118-a207-046fa618e543 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2895] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:28 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&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: 8|app: 0|req: 1479/2896] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:29 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?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: 1480/2897] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:29 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?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: 1418/2898] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:14:28 2026] PUT /v2.0/ports/693e5db6-d38e-455f-88c0-49b6175c6f34 => generated 1235 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2899] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:29 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 969 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, ' 2026-07-15 06:14:29.442 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c1a7a44-e2ad-487b-9f89-44516e74fbeb'] response: {'name': 'network-changed', 'server_uuid': '22a4de22-4664-4707-8b48-660c5fcd9ca1', 'tag': '693e5db6-d38e-455f-88c0-49b6175c6f34', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1419/2900] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:29 2026] GET /v2.0/security-groups?id=3945e84e-bf19-4dd1-b5ed-41c53a1822aa&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2903] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:14:29 2026] GET /v2.0/ports?tenant_id=9cdc0b485d014fd48adfbab97ed1d2ef&device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2904] 199.204.45.222 () {34 vars in 1018 bytes} [Wed Jul 15 06:14:30 2026] GET /v2.0/networks?tenant_id=9cdc0b485d014fd48adfbab97ed1d2ef&shared=False => generated 757 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2905] 199.204.45.222 () {34 vars in 930 bytes} [Wed Jul 15 06:14:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2906] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:30 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => 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: 1485/2907] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:30 2026] GET /v2.0/security-groups?id=3945e84e-bf19-4dd1-b5ed-41c53a1822aa&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2908] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:14:31 2026] GET /v2.0/ports?tenant_id=9cdc0b485d014fd48adfbab97ed1d2ef&device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2909] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:14:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=693e5db6-d38e-455f-88c0-49b6175c6f34 => 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: 1424/2910] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:14:31 2026] GET /v2.0/subnets?id=1353aa3d-fbe7-4fc3-80db-e10ceca90c5e => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2911] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:31 2026] GET /v2.0/ports?network_id=a50adfac-4de9-4778-8d96-165cd6ec4680&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: 1425/2912] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:31 2026] GET /v2.0/networks/a50adfac-4de9-4778-8d96-165cd6ec4680?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: 1488/2913] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:31 2026] GET /v2.0/networks/a50adfac-4de9-4778-8d96-165cd6ec4680?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: 1426/2914] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:31 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2915] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:31 2026] GET /v2.0/security-groups?id=3945e84e-bf19-4dd1-b5ed-41c53a1822aa&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2916] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:32 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2917] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:32 2026] GET /v2.0/security-groups?id=3945e84e-bf19-4dd1-b5ed-41c53a1822aa&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2918] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:14:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2919] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:14:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2920] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:14:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2921] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:14:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2922] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:33 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 3815 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2923] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:34 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => 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: 1431/2924] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:34 2026] GET /v2.0/security-groups?id=3945e84e-bf19-4dd1-b5ed-41c53a1822aa&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2925] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:14: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: 1432/2926] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:14:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2927] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:14: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: 1433/2928] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:14:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2929] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:14:34 2026] GET /v2.0/ports/26f2adca-a8c5-49ac-992f-744a62c10d5d => generated 1237 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2930] 199.204.45.222 () {34 vars in 788 bytes} [Wed Jul 15 06:14:34 2026] PUT /v2.0/ports/26f2adca-a8c5-49ac-992f-744a62c10d5d => generated 1026 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2931] 199.204.45.222 () {30 vars in 742 bytes} [Wed Jul 15 06:14:34 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31 => generated 797 bytes in 84 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: 1435/2932] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:34 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 3640 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2933] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:34 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 3640 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:14:35.248 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0f6cf03-a3c9-45ee-8383-0b86db726b24'] response: {'name': 'network-changed', 'server_uuid': 'd29accab-cd48-4565-bd33-6e96c126a3dd', 'tag': '26f2adca-a8c5-49ac-992f-744a62c10d5d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1436/2934] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:35 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2935] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:35 2026] GET /v2.0/security-groups?id=3945e84e-bf19-4dd1-b5ed-41c53a1822aa&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2936] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:14:35 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 3640 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2937] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:14:35 2026] GET /v2.0/networks?id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2938] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:35 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2939] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:35 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?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: 1439/2940] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:35 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 3640 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2941] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:36 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2942] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:36 2026] GET /v2.0/security-groups?id=3945e84e-bf19-4dd1-b5ed-41c53a1822aa&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2943] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:36 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2944] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:36 2026] GET /v2.0/security-groups?id=3945e84e-bf19-4dd1-b5ed-41c53a1822aa&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2945] 10.0.0.214 () {32 vars in 736 bytes} [Wed Jul 15 06:14:36 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2946] 199.204.45.222 () {34 vars in 975 bytes} [Wed Jul 15 06:14:37 2026] GET /v2.0/ports/26f2adca-a8c5-49ac-992f-744a62c10d5d => generated 1062 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2947] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:37 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 3640 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:14:37.157 7 INFO neutron.db.l3_db [None req-74cb47dd-82b8-4372-a0ea-f2bba56daf00 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Floating IP 41280a13-5286-4ae6-9f12-25fc5f95f31e associated. External IP: 10.96.250.202, port: 693e5db6-d38e-455f-88c0-49b6175c6f34. [pid: 8|app: 0|req: 1507/2948] 199.204.45.222 () {36 vars in 997 bytes} [Wed Jul 15 06:14:37 2026] DELETE /v2.0/ports/26f2adca-a8c5-49ac-992f-744a62c10d5d => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2949] 10.0.0.214 () {34 vars in 749 bytes} [Wed Jul 15 06:14:36 2026] PUT /v2.0/floatingips/41280a13-5286-4ae6-9f12-25fc5f95f31e => generated 855 bytes in 672 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2950] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:14:37 2026] GET /v2.0/floatingips/41280a13-5286-4ae6-9f12-25fc5f95f31e => generated 855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2951] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:14:38.225 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-839c36f7-6635-4607-abec-7098843ddb8f'] response: {'server_uuid': 'd29accab-cd48-4565-bd33-6e96c126a3dd', 'name': 'network-vif-deleted', 'tag': '26f2adca-a8c5-49ac-992f-744a62c10d5d', 'status': 'completed', 'code': 200} 2026-07-15 06:14:38.242 8 INFO neutron.pecan_wsgi.hooks.translation [None req-656bfb2e-6c94-4d34-ac84-a5ebf1711f38 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1509/2952] 199.204.45.222 () {32 vars in 758 bytes} [Wed Jul 15 06:14:38 2026] DELETE /v2.0/ports/26f2adca-a8c5-49ac-992f-744a62c10d5d => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2953] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:14:38 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: 1510/2954] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:14:38.394 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-98771ea8-035f-41d9-ba6c-2e8a4d25b063'] response: {'name': 'network-changed', 'server_uuid': '22a4de22-4664-4707-8b48-660c5fcd9ca1', 'tag': '693e5db6-d38e-455f-88c0-49b6175c6f34', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1445/2955] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:14:38 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: 1511/2956] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2957] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2958] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/ports/2ccc5ab6-5825-4339-bb7a-c0a9932b2691 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2959] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2960] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/floatingips/41280a13-5286-4ae6-9f12-25fc5f95f31e => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2961] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2962] 199.204.45.222 () {30 vars in 742 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2963] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/ports/2ccc5ab6-5825-4339-bb7a-c0a9932b2691 => 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: 1450/2964] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2965] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/ports?tenant_id=9cdc0b485d014fd48adfbab97ed1d2ef&device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2966] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/networks?id=a50adfac-4de9-4778-8d96-165cd6ec4680 => generated 757 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2967] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=693e5db6-d38e-455f-88c0-49b6175c6f34 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2968] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/subnets?id=1353aa3d-fbe7-4fc3-80db-e10ceca90c5e => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2969] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/ports?network_id=a50adfac-4de9-4778-8d96-165cd6ec4680&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: 1453/2970] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2971] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/networks/a50adfac-4de9-4778-8d96-165cd6ec4680?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2972] 199.204.45.222 () {34 vars in 1066 bytes} [Wed Jul 15 06:14:38 2026] GET /v2.0/networks?id=fb1b3758-f784-42cf-ac60-03c145ac0671&id=0a029902-de36-4c67-a34c-438541f8aa45 => generated 1524 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2973] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:14:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.81&port_id=07a0934e-409c-4cfc-91d5-099ea1dd953d => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2974] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:39 2026] GET /v2.0/networks/a50adfac-4de9-4778-8d96-165cd6ec4680?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2975] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:14:39 2026] GET /v2.0/subnets?id=1626a54a-1c70-429e-8ebd-8c5d3960e707 => 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: 1520/2976] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:39 2026] GET /v2.0/ports?network_id=fb1b3758-f784-42cf-ac60-03c145ac0671&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2977] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:39 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671?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: 1521/2978] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:39 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671?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: 1458/2979] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:14:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=4d9ae798-a243-4de5-8060-44b6163a5c1d => 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: 1522/2980] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:14:39 2026] GET /v2.0/subnets?id=43451095-ad71-4ef5-8459-2ce045e4c441 => generated 679 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2981] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:14:39 2026] GET /v2.0/ports?network_id=0a029902-de36-4c67-a34c-438541f8aa45&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2982] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:14:39 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2983] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:14:39 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?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: 1524/2984] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:14:39 2026] GET /v2.0/floatingips/41280a13-5286-4ae6-9f12-25fc5f95f31e => generated 857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2987] 10.0.0.138 () {34 vars in 990 bytes} [Wed Jul 15 06:14:45 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2988] 10.0.0.138 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:45 2026] GET /v2.0/security-groups?id=3945e84e-bf19-4dd1-b5ed-41c53a1822aa&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: 1463/2989] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:47 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2990] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:47 2026] GET /v2.0/security-groups?id=3945e84e-bf19-4dd1-b5ed-41c53a1822aa&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2991] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:48 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2992] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:48 2026] GET /v2.0/security-groups?id=3945e84e-bf19-4dd1-b5ed-41c53a1822aa&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2993] 199.204.45.222 () {34 vars in 994 bytes} [Wed Jul 15 06:14:49 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:14:49.853 8 INFO neutron.db.l3_db [req-145c1b51-77ef-4b42-baf2-c5ea57cbd61c req-e423c0fd-e836-4882-b059-6244f1d4cd0d 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] Floating IP 41280a13-5286-4ae6-9f12-25fc5f95f31e disassociated. External IP: 10.96.250.202, port: 693e5db6-d38e-455f-88c0-49b6175c6f34. [pid: 7|app: 0|req: 1466/2994] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:49 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2995] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:49 2026] GET /v2.0/security-groups?id=3945e84e-bf19-4dd1-b5ed-41c53a1822aa&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2996] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:14:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2997] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:14:50 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: 1470/2998] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:14:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2999] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:14:50 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 06:14:50.212 7 INFO neutron.api.v2.resource [None req-3cbfb54b-c71a-43a8-b1dc-cba0ad2c4a3a e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/3000] 199.204.45.222 () {30 vars in 762 bytes} [Wed Jul 15 06:14:50 2026] GET /v2.0/security-groups/lb-43a531f0-c665-4afb-83fb-bc2a9a170b6e => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3001] 199.204.45.222 () {30 vars in 784 bytes} [Wed Jul 15 06:14:50 2026] GET /v2.0/security-groups?name=lb-43a531f0-c665-4afb-83fb-bc2a9a170b6e => generated 2863 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3002] 199.204.45.222 () {36 vars in 997 bytes} [Wed Jul 15 06:14:49 2026] DELETE /v2.0/ports/693e5db6-d38e-455f-88c0-49b6175c6f34 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3003] 199.204.45.222 () {30 vars in 814 bytes} [Wed Jul 15 06:14:50 2026] GET /v2.0/security-group-rules?security_group_id=8c19d3c7-6b0b-4931-acbc-5b708c2cb0c7 => generated 2334 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:14:50.410 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-989d4eac-3472-4428-bd93-a4d0d8c6ecb6'] response: {'server_uuid': '22a4de22-4664-4707-8b48-660c5fcd9ca1', 'name': 'network-vif-deleted', 'tag': '693e5db6-d38e-455f-88c0-49b6175c6f34', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1530/3004] 199.204.45.222 () {32 vars in 788 bytes} [Wed Jul 15 06:14:50 2026] DELETE /v2.0/security-group-rules/1972cb92-388b-4e2f-a106-647b9c0aebf2 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3005] 199.204.45.222 () {32 vars in 788 bytes} [Wed Jul 15 06:14:50 2026] DELETE /v2.0/security-group-rules/2a038c35-9b8a-4395-b72f-a6220c94d36d => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3006] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:51 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3007] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:52 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => 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: 1532/3008] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:53 2026] GET /v2.0/ports?device_id=22a4de22-4664-4707-8b48-660c5fcd9ca1 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:14:54.283 7 INFO neutron.db.l3_db [None req-de048a12-11dc-4498-a275-040220620764 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Floating IP 089abd9c-7e5b-4bdb-9a4a-975a5d078a05 disassociated (deleted). External IP: 10.96.250.214, port: 2ccc5ab6-5825-4339-bb7a-c0a9932b2691. [pid: 8|app: 0|req: 1533/3009] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:14:54 2026] DELETE /v2.0/security-groups/3945e84e-bf19-4dd1-b5ed-41c53a1822aa => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3010] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:14:53 2026] DELETE /v2.0/floatingips/089abd9c-7e5b-4bdb-9a4a-975a5d078a05 => generated 0 bytes in 827 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:14:54.769 7 INFO neutron.api.v2.resource [None req-8759e42b-4b62-413f-a14f-aa97823743b6 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/3011] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:14:54 2026] GET /v2.0/floatingips/089abd9c-7e5b-4bdb-9a4a-975a5d078a05 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3012] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:14:54 2026] DELETE /v2.0/floatingips/41280a13-5286-4ae6-9f12-25fc5f95f31e => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3013] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:55 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3014] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:55 2026] GET /v2.0/security-groups?id=3cfe781b-0fa7-4173-a728-4f76c3c8767d&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: 1480/3015] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:14:55 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: 1536/3016] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:14:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3017] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:14:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3018] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:14:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:14:55.783 7 INFO neutron.api.v2.resource [None req-f3078af7-886c-47f5-b99c-dd519b3170a5 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/3019] 199.204.45.222 () {30 vars in 762 bytes} [Wed Jul 15 06:14:55 2026] GET /v2.0/security-groups/lb-43a531f0-c665-4afb-83fb-bc2a9a170b6e => 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: 1538/3020] 199.204.45.222 () {30 vars in 784 bytes} [Wed Jul 15 06:14:55 2026] GET /v2.0/security-groups?name=lb-43a531f0-c665-4afb-83fb-bc2a9a170b6e => generated 1637 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3021] 199.204.45.222 () {30 vars in 814 bytes} [Wed Jul 15 06:14:55 2026] GET /v2.0/security-group-rules?security_group_id=8c19d3c7-6b0b-4931-acbc-5b708c2cb0c7 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3022] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:14:56 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: 1484/3023] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:14:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3024] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:14:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3025] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:14:56 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: 1541/3026] 199.204.45.222 () {30 vars in 740 bytes} [Wed Jul 15 06:14:56 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3027] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:56 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => 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: 1542/3028] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:56 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3029] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:56 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3030] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:56 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3031] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:14:56 2026] GET /v2.0/security-groups?id=3cfe781b-0fa7-4173-a728-4f76c3c8767d&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3032] 199.204.45.222 () {34 vars in 994 bytes} [Wed Jul 15 06:14:57 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3033] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:57 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 2586 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3034] 199.204.45.222 () {36 vars in 997 bytes} [Wed Jul 15 06:14:57 2026] DELETE /v2.0/ports/ee960a86-1d43-4443-8fa5-277abb06ef05 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3035] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:57 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => 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: 1490/3036] 199.204.45.222 () {34 vars in 975 bytes} [Wed Jul 15 06:14:58 2026] GET /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 1350 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:14:58.404 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d347c731-8354-43f1-85a3-365c6bd07491'] response: {'server_uuid': '6a52cb0a-584b-4cbf-a3c1-e2a590dd827a', 'name': 'network-vif-deleted', 'tag': 'ee960a86-1d43-4443-8fa5-277abb06ef05', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1491/3037] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:58 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3038] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:14:58 2026] GET /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3039] 199.204.45.222 () {34 vars in 1016 bytes} [Wed Jul 15 06:14:58 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45?fields=dns_domain => generated 29 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3040] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:58 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => 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: 1548/3041] 199.204.45.222 () {38 vars in 1028 bytes} [Wed Jul 15 06:14:58 2026] PUT /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 1151 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3042] 199.204.45.222 () {30 vars in 768 bytes} [Wed Jul 15 06:14:59 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 1244 bytes in 43 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: 1549/3043] 199.204.45.222 () {34 vars in 788 bytes} [Wed Jul 15 06:14:59 2026] PUT /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 1090 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3044] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:14:59 2026] GET /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 1090 bytes in 36 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: 1498/3047] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:14:59 2026] GET /v2.0/ports?device_id=6a52cb0a-584b-4cbf-a3c1-e2a590dd827a => 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: 1550/3048] 199.204.45.222 () {32 vars in 758 bytes} [Wed Jul 15 06:14:59 2026] DELETE /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3049] 199.204.45.222 () {30 vars in 702 bytes} [Wed Jul 15 06:15: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: 1551/3050] 199.204.45.222 () {30 vars in 704 bytes} [Wed Jul 15 06:15:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3051] 199.204.45.222 () {30 vars in 680 bytes} [Wed Jul 15 06:15:00 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: 1552/3052] 199.204.45.222 () {30 vars in 716 bytes} [Wed Jul 15 06:15:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:15:00.275 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc99ff5c-65b0-425c-ab72-4bd58dfe9f0b e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1501/3053] 199.204.45.222 () {32 vars in 758 bytes} [Wed Jul 15 06:15:00 2026] DELETE /v2.0/ports/4d9ae798-a243-4de5-8060-44b6163a5c1d => 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: 1553/3054] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:15:00 2026] GET /v2.0/ports/2ccc5ab6-5825-4339-bb7a-c0a9932b2691 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:15:00.346 7 INFO neutron.api.v2.resource [None req-3dd017e9-0354-43ea-99ce-888028ac3aa4 e3aa3c0453c14e88b9751c9be7c09bcd 3416426eb33b4fa8808f722923db75cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1502/3055] 199.204.45.222 () {30 vars in 762 bytes} [Wed Jul 15 06:15:00 2026] GET /v2.0/security-groups/lb-43a531f0-c665-4afb-83fb-bc2a9a170b6e => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3056] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:15:00 2026] GET /v2.0/ports?tenant_id=3416426eb33b4fa8808f722923db75cc&device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => 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: 1503/3057] 199.204.45.222 () {30 vars in 784 bytes} [Wed Jul 15 06:15:00 2026] GET /v2.0/security-groups?name=lb-43a531f0-c665-4afb-83fb-bc2a9a170b6e => generated 1637 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3058] 199.204.45.222 () {34 vars in 1066 bytes} [Wed Jul 15 06:15:00 2026] GET /v2.0/networks?id=fb1b3758-f784-42cf-ac60-03c145ac0671&id=0a029902-de36-4c67-a34c-438541f8aa45 => generated 1524 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3059] 199.204.45.222 () {30 vars in 736 bytes} [Wed Jul 15 06:15:00 2026] GET /v2.0/ports/2ccc5ab6-5825-4339-bb7a-c0a9932b2691 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3060] 199.204.45.222 () {34 vars in 1060 bytes} [Wed Jul 15 06:15:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.81&port_id=07a0934e-409c-4cfc-91d5-099ea1dd953d => 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: 1505/3061] 199.204.45.222 () {34 vars in 984 bytes} [Wed Jul 15 06:15:00 2026] GET /v2.0/subnets?id=1626a54a-1c70-429e-8ebd-8c5d3960e707 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3062] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:15:00 2026] GET /v2.0/ports?network_id=fb1b3758-f784-42cf-ac60-03c145ac0671&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: 1507/3063] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:15:00 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671?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: 1508/3064] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:15:00 2026] GET /v2.0/networks/fb1b3758-f784-42cf-ac60-03c145ac0671?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: 1557/3065] 199.204.45.222 () {34 vars in 788 bytes} [Wed Jul 15 06:15:00 2026] PUT /v2.0/ports/2ccc5ab6-5825-4339-bb7a-c0a9932b2691 => generated 1094 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3066] 199.204.45.222 () {32 vars in 778 bytes} [Wed Jul 15 06:15:00 2026] DELETE /v2.0/security-groups/8c19d3c7-6b0b-4931-acbc-5b708c2cb0c7 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3067] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:00 2026] DELETE /v2.0/security-groups/3cfe781b-0fa7-4173-a728-4f76c3c8767d => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3068] 199.204.45.222 () {32 vars in 758 bytes} [Wed Jul 15 06:15:00 2026] DELETE /v2.0/ports/2ccc5ab6-5825-4339-bb7a-c0a9932b2691 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3069] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:15:01 2026] PUT /v2.0/routers/52e3ed34-c48a-4eec-8495-2a0f7278c45f/remove_router_interface => generated 309 bytes in 1222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3070] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:15:02 2026] DELETE /v2.0/subnets/1353aa3d-fbe7-4fc3-80db-e10ceca90c5e => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3071] 199.204.45.222 () {34 vars in 1096 bytes} [Wed Jul 15 06:15:03 2026] GET /v2.0/ports?device_id=ce6250fe-e29b-47b0-92ca-6a38d66f992d&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) 2026-07-15 06:15:03.694 7 INFO neutron.db.l3_hamode_db [None req-629d8d57-dcfa-493d-8443-482a12c0c841 3e0451da2908446f920902d24fcc0aa7 9cdc0b485d014fd48adfbab97ed1d2ef - - default default] HA network 00f3d2f2-28fa-4e8d-9d46-82e73abbd259 was deleted as no HA routers are present in tenant 9cdc0b485d014fd48adfbab97ed1d2ef. [pid: 7|app: 0|req: 1512/3072] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:15:02 2026] DELETE /v2.0/routers/52e3ed34-c48a-4eec-8495-2a0f7278c45f => generated 0 bytes in 1089 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:03.836 7 INFO neutron.services.segments.plugin [-] Segment ecce08e7-b791-47b9-b375-dfed14fda5c3 resource provider aggregate not found 2026-07-15 06:15:03.842 7 INFO neutron.services.segments.plugin [-] Segment ecce08e7-b791-47b9-b375-dfed14fda5c3 resource provider aggregate not found 2026-07-15 06:15:03.857 8 INFO neutron.services.segments.plugin [-] Segment e3531247-a00f-4d97-85a6-a4fb12d53723 resource provider aggregate not found 2026-07-15 06:15:03.863 8 INFO neutron.services.segments.plugin [-] Segment e3531247-a00f-4d97-85a6-a4fb12d53723 resource provider aggregate not found 2026-07-15 06:15:03.865 7 INFO neutron.services.segments.plugin [-] Segment ecce08e7-b791-47b9-b375-dfed14fda5c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecce08e7-b791-47b9-b375-dfed14fda5c3 found for delete ", "request_id": "req-34355a7a-5c35-46df-b921-656498241138"}]} 2026-07-15 06:15:03.866 7 INFO neutron.services.segments.plugin [-] Segment ecce08e7-b791-47b9-b375-dfed14fda5c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecce08e7-b791-47b9-b375-dfed14fda5c3 found for delete ", "request_id": "req-338c8ee2-e6ac-4c70-9bba-8ed885ebac02"}]} 2026-07-15 06:15:03.871 8 INFO neutron.services.segments.plugin [-] Segment e3531247-a00f-4d97-85a6-a4fb12d53723 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3531247-a00f-4d97-85a6-a4fb12d53723 found for delete ", "request_id": "req-e2af6432-82a6-43f7-9fb4-7ca3ecb7ac24"}]} 2026-07-15 06:15:03.878 8 INFO neutron.services.segments.plugin [-] Segment e3531247-a00f-4d97-85a6-a4fb12d53723 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3531247-a00f-4d97-85a6-a4fb12d53723 found for delete ", "request_id": "req-0a6f698a-7264-4809-b9c8-55074cccc316"}]} [pid: 7|app: 0|req: 1513/3073] 199.204.45.222 () {34 vars in 994 bytes} [Wed Jul 15 06:15:03 2026] GET /v2.0/ports?device_id=d29accab-cd48-4565-bd33-6e96c126a3dd => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3074] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:15:03 2026] DELETE /v2.0/networks/a50adfac-4de9-4778-8d96-165cd6ec4680 => 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: 1514/3075] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:15:03 2026] GET /v2.0/ports?tenant_id=bc48987163de45b982ee9728f94a506b&device_id=ce6250fe-e29b-47b0-92ca-6a38d66f992d => generated 1473 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3076] 199.204.45.222 () {36 vars in 997 bytes} [Wed Jul 15 06:15:03 2026] DELETE /v2.0/ports/07a0934e-409c-4cfc-91d5-099ea1dd953d => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3077] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:15:04 2026] GET /v2.0/networks?id=7531f280-eba8-421f-94f8-4f259db73938 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:15:04.582 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fabb5bb0-c42c-484a-9585-c76cc12fb289'] response: {'server_uuid': 'd29accab-cd48-4565-bd33-6e96c126a3dd', 'name': 'network-vif-deleted', 'tag': '07a0934e-409c-4cfc-91d5-099ea1dd953d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1563/3078] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:15:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=d9435c35-39bd-4a90-b9e4-4443d8f0071f => generated 860 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3079] 199.204.45.222 () {34 vars in 1106 bytes} [Wed Jul 15 06:15:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12a&port_id=d9435c35-39bd-4a90-b9e4-4443d8f0071f => 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: 1564/3080] 199.204.45.222 () {34 vars in 1064 bytes} [Wed Jul 15 06:15:04 2026] GET /v2.0/subnets?id=9c5cfcc8-5f31-4328-9eb7-0dbd3df1463c&id=644abeb2-d1da-4f66-83d1-3aedc2bfde0d => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3081] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:15:04 2026] GET /v2.0/ports?network_id=7531f280-eba8-421f-94f8-4f259db73938&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: 1566/3082] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:15:04 2026] GET /v2.0/ports?network_id=7531f280-eba8-421f-94f8-4f259db73938&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3083] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:15:04 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3084] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:15:04 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?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: 1517/3085] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:04 2026] GET /v2.0/security-groups?tenant_id=d988f91fdbdc4d058816748ca32889a0&name=default => generated 2929 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3086] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:04 2026] DELETE /v2.0/security-groups/ac1a2628-6163-4efd-b03c-9620fc0b1b46 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3087] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:05 2026] GET /v2.0/security-groups?tenant_id=9cdc0b485d014fd48adfbab97ed1d2ef&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3088] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:05 2026] DELETE /v2.0/security-groups/62e635a6-aa05-484c-ac8e-f071df0a9df5 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:05.453 7 INFO neutron.db.l3_db [None req-3647d989-40d4-4f0b-bd59-d95ef02b5a70 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Floating IP 5289062f-5331-4bc8-a291-157b16f9ad94 disassociated (deleted). External IP: 10.96.250.208, port: d9435c35-39bd-4a90-b9e4-4443d8f0071f. [pid: 7|app: 0|req: 1518/3089] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:15:05 2026] DELETE /v2.0/floatingips/5289062f-5331-4bc8-a291-157b16f9ad94 => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:05.886 8 INFO neutron.api.v2.resource [None req-673c502d-3df2-4002-906c-e8f30d1ac6c1 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3090] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:15:05 2026] GET /v2.0/floatingips/5289062f-5331-4bc8-a291-157b16f9ad94 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:15:06.125 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cac0b6b1-163c-4a75-a098-eb4a88a2ee71'] response: {'name': 'network-changed', 'server_uuid': 'ce6250fe-e29b-47b0-92ca-6a38d66f992d', 'tag': 'd9435c35-39bd-4a90-b9e4-4443d8f0071f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1519/3091] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:15:06 2026] GET /v2.0/ports?device_id=ce6250fe-e29b-47b0-92ca-6a38d66f992d => generated 1204 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3092] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:15:06 2026] GET /v2.0/security-groups?id=5addfab6-adab-4a5d-89af-990efa71c1a9&fields=id&fields=name => generated 111 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3093] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:15:06 2026] GET /v2.0/ports?tenant_id=bc48987163de45b982ee9728f94a506b&device_id=ce6250fe-e29b-47b0-92ca-6a38d66f992d => generated 1473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3094] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:15:06 2026] GET /v2.0/networks?id=7531f280-eba8-421f-94f8-4f259db73938 => 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: 1521/3095] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:15:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=d9435c35-39bd-4a90-b9e4-4443d8f0071f => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3096] 199.204.45.222 () {34 vars in 1106 bytes} [Wed Jul 15 06:15:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12a&port_id=d9435c35-39bd-4a90-b9e4-4443d8f0071f => 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: 1522/3097] 199.204.45.222 () {34 vars in 1064 bytes} [Wed Jul 15 06:15:06 2026] GET /v2.0/subnets?id=9c5cfcc8-5f31-4328-9eb7-0dbd3df1463c&id=644abeb2-d1da-4f66-83d1-3aedc2bfde0d => generated 1415 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3098] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:15:06 2026] GET /v2.0/ports?network_id=7531f280-eba8-421f-94f8-4f259db73938&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: 1523/3099] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:15:06 2026] GET /v2.0/ports?network_id=7531f280-eba8-421f-94f8-4f259db73938&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3100] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:15:06 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3101] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:15:07 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3102] 199.204.45.222 () {34 vars in 994 bytes} [Wed Jul 15 06:15:08 2026] GET /v2.0/ports?device_id=ce6250fe-e29b-47b0-92ca-6a38d66f992d => generated 1204 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3103] 199.204.45.222 () {36 vars in 997 bytes} [Wed Jul 15 06:15:08 2026] DELETE /v2.0/ports/d9435c35-39bd-4a90-b9e4-4443d8f0071f => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:15:10.287 8 INFO neutron.db.segments_db [None req-89d45cb2-cb1a-4d52-b351-55731d16fcb8 e1160dbbd74b4adfb9d241a87950ad81 b69f290b442a4707b5d43970dade5539 - - default default] Added segment 116b6da7-6801-4b01-bcdf-e9e1f09a2052 of type vxlan for network 633a7528-c61a-4118-bb4e-086f360be68b [pid: 8|app: 0|req: 1579/3104] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:15:09 2026] POST /v2.0/networks => generated 727 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:15:10.442 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8523528-59f5-46a6-a964-c7a863ac382b'] response: {'server_uuid': 'ce6250fe-e29b-47b0-92ca-6a38d66f992d', 'name': 'network-vif-deleted', 'tag': 'd9435c35-39bd-4a90-b9e4-4443d8f0071f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1526/3105] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:15:10 2026] POST /v2.0/subnets => generated 644 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:15:10.626 8 WARNING neutron.api.v2.base [None req-b7446d36-02ad-40d9-b346-bbf2241c1225 e1160dbbd74b4adfb9d241a87950ad81 b69f290b442a4707b5d43970dade5539 - - 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 06:15:10.627 8 INFO neutron.api.v2.resource [None req-b7446d36-02ad-40d9-b346-bbf2241c1225 e1160dbbd74b4adfb9d241a87950ad81 b69f290b442a4707b5d43970dade5539 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1580/3106] 10.0.0.214 () {34 vars in 681 bytes} [Wed Jul 15 06:15:10 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-15 06:15:10.861 7 INFO neutron.services.segments.plugin [-] Segment 116b6da7-6801-4b01-bcdf-e9e1f09a2052 resource provider aggregate not found 2026-07-15 06:15:10.867 7 INFO neutron.services.segments.plugin [-] Segment 116b6da7-6801-4b01-bcdf-e9e1f09a2052 resource provider aggregate not found 2026-07-15 06:15:10.888 7 INFO neutron.services.segments.plugin [-] Segment 116b6da7-6801-4b01-bcdf-e9e1f09a2052 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 116b6da7-6801-4b01-bcdf-e9e1f09a2052 found for delete ", "request_id": "req-80bde30a-34af-42d0-b0c4-497d4aee5963"}]} 2026-07-15 06:15:10.890 7 INFO neutron.services.segments.plugin [-] Segment 116b6da7-6801-4b01-bcdf-e9e1f09a2052 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 116b6da7-6801-4b01-bcdf-e9e1f09a2052 found for delete ", "request_id": "req-b3745f06-ba3c-487c-948a-622cc5fdb66d"}]} [pid: 7|app: 0|req: 1527/3107] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:15:10 2026] DELETE /v2.0/networks/633a7528-c61a-4118-bb4e-086f360be68b => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:15:10.986 8 INFO neutron.db.segments_db [None req-18b92eb9-bbe9-4172-8ff9-65382ddd06c8 e1160dbbd74b4adfb9d241a87950ad81 b69f290b442a4707b5d43970dade5539 - - default default] Added segment a873dd82-c52d-4b4e-8dc2-1f260e1d67d9 of type vxlan for network 9a0c1651-062b-41dd-8c7c-61f466adb9de [pid: 8|app: 0|req: 1581/3108] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:15:10 2026] POST /v2.0/networks => generated 724 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3109] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:15:11 2026] POST /v2.0/subnets => generated 647 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:15:11.348 8 WARNING neutron.api.v2.base [None req-99e4b0e1-905c-4dce-a2fe-c92eedf823a5 e1160dbbd74b4adfb9d241a87950ad81 b69f290b442a4707b5d43970dade5539 - - 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 06:15:11.349 8 INFO neutron.api.v2.resource [None req-99e4b0e1-905c-4dce-a2fe-c92eedf823a5 e1160dbbd74b4adfb9d241a87950ad81 b69f290b442a4707b5d43970dade5539 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1582/3110] 10.0.0.214 () {34 vars in 681 bytes} [Wed Jul 15 06:15:11 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: 1583/3111] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:15:11 2026] GET /v2.0/ports?device_id=ce6250fe-e29b-47b0-92ca-6a38d66f992d => 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: 1529/3112] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:15:11 2026] DELETE /v2.0/networks/9a0c1651-062b-41dd-8c7c-61f466adb9de => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:15:11.652 8 INFO neutron.db.segments_db [None req-8ced1539-f15a-4578-a308-1fa770afaf6f e1160dbbd74b4adfb9d241a87950ad81 b69f290b442a4707b5d43970dade5539 - - default default] Added segment 29611d09-44b9-4bba-b6d5-fdcc87e9d322 of type vxlan for network 95d518d7-e519-40d3-b814-c32f1d0dd0c2 [pid: 8|app: 0|req: 1584/3113] 10.0.0.214 () {34 vars in 670 bytes} [Wed Jul 15 06:15:11 2026] POST /v2.0/networks => generated 726 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3114] 10.0.0.214 () {34 vars in 669 bytes} [Wed Jul 15 06:15:11 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: 8|app: 0|req: 1585/3115] 10.0.0.214 () {34 vars in 681 bytes} [Wed Jul 15 06:15:11 2026] POST /v2.0/rbac-policies => generated 324 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3116] 10.0.0.214 () {32 vars in 723 bytes} [Wed Jul 15 06:15:12 2026] GET /v2.0/networks/95d518d7-e519-40d3-b814-c32f1d0dd0c2 => generated 654 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:15:13.209 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca8a6da2-6682-4a9d-b4d0-47c6a51a6755 2a2d17e45a094246ab4d29113aec3ffb 64507ecbe59646e4a9beaae38747a626 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3117] 10.0.0.214 () {32 vars in 723 bytes} [Wed Jul 15 06:15:13 2026] GET /v2.0/networks/95d518d7-e519-40d3-b814-c32f1d0dd0c2 => generated 138 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:15:13.235 7 INFO neutron.services.segments.plugin [-] Segment a873dd82-c52d-4b4e-8dc2-1f260e1d67d9 resource provider aggregate not found 2026-07-15 06:15:13.240 7 INFO neutron.services.segments.plugin [-] Segment a873dd82-c52d-4b4e-8dc2-1f260e1d67d9 resource provider aggregate not found 2026-07-15 06:15:13.247 7 INFO neutron.services.segments.plugin [-] Segment a873dd82-c52d-4b4e-8dc2-1f260e1d67d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a873dd82-c52d-4b4e-8dc2-1f260e1d67d9 found for delete ", "request_id": "req-705c7aeb-9f11-43e3-8831-05fa853f7857"}]} 2026-07-15 06:15:13.254 7 INFO neutron.services.segments.plugin [-] Segment a873dd82-c52d-4b4e-8dc2-1f260e1d67d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a873dd82-c52d-4b4e-8dc2-1f260e1d67d9 found for delete ", "request_id": "req-4df77fd3-f2ca-4d51-95bd-f760a894a70c"}]} [pid: 7|app: 0|req: 1532/3118] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:15:13 2026] DELETE /v2.0/networks/95d518d7-e519-40d3-b814-c32f1d0dd0c2 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:15:13.685 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eee81e63-ea2c-4e68-84c5-8d88b3c001f3 e1160dbbd74b4adfb9d241a87950ad81 b69f290b442a4707b5d43970dade5539 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3119] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:15:13 2026] DELETE /v2.0/subnets/db48c3d9-8683-4d42-9c71-508e366cd0cb => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:15:13.706 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0dc4848-217b-4183-ba76-fcb6b05d16ad e1160dbbd74b4adfb9d241a87950ad81 b69f290b442a4707b5d43970dade5539 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3120] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:15:13 2026] DELETE /v2.0/subnets/0d986ac7-b31a-46b6-8618-1705bdfd9fe9 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:15:13.746 8 INFO neutron.pecan_wsgi.hooks.translation [None req-39334fea-014b-4134-9605-c2e4d43fb593 e1160dbbd74b4adfb9d241a87950ad81 b69f290b442a4707b5d43970dade5539 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3121] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:15:13 2026] DELETE /v2.0/subnets/8489873f-2fd9-4019-a8ee-971d438e72ae => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3122] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:14 2026] GET /v2.0/security-groups?tenant_id=b69f290b442a4707b5d43970dade5539&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3125] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:14 2026] DELETE /v2.0/security-groups/0fa81038-abf4-40fc-90e8-a464d6027f47 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3126] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:15 2026] GET /v2.0/security-groups?tenant_id=b871ea60b9684fa5a5c649b0a3973b88&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3127] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:15 2026] DELETE /v2.0/security-groups/6ab58e42-5de5-4ec2-ab9f-927447f4f48f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:15.498 7 INFO neutron.services.segments.plugin [-] Segment 29611d09-44b9-4bba-b6d5-fdcc87e9d322 resource provider aggregate not found 2026-07-15 06:15:15.501 7 INFO neutron.services.segments.plugin [-] Segment 29611d09-44b9-4bba-b6d5-fdcc87e9d322 resource provider aggregate not found 2026-07-15 06:15:15.514 7 INFO neutron.services.segments.plugin [-] Segment 29611d09-44b9-4bba-b6d5-fdcc87e9d322 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29611d09-44b9-4bba-b6d5-fdcc87e9d322 found for delete ", "request_id": "req-72ff2345-6654-46ae-bff0-18dbb89dccff"}]} 2026-07-15 06:15:15.519 7 INFO neutron.services.segments.plugin [-] Segment 29611d09-44b9-4bba-b6d5-fdcc87e9d322 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29611d09-44b9-4bba-b6d5-fdcc87e9d322 found for delete ", "request_id": "req-e9d5d160-fd59-4b03-ae3f-6734991b3b38"}]} [pid: 7|app: 0|req: 1538/3128] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:15 2026] GET /v2.0/security-groups?tenant_id=64507ecbe59646e4a9beaae38747a626&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3129] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:15 2026] DELETE /v2.0/security-groups/1ce94138-cfc1-4a3d-93f8-c6abc18e5621 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:16.790 7 INFO neutron.db.l3_db [None req-6aaa2502-39a9-4c2e-9e87-ebe295c51c10 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] Floating IP 4bd1eb1a-b526-43d1-82a7-4019c8458ee7 disassociated (deleted). External IP: 10.96.250.216, port: 55cebb68-0c3a-493b-9936-e9e877d7fa89. [pid: 7|app: 0|req: 1539/3130] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:15:16 2026] DELETE /v2.0/floatingips/4bd1eb1a-b526-43d1-82a7-4019c8458ee7 => generated 0 bytes in 677 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:17.168 8 INFO neutron.api.v2.resource [None req-e5c4807f-292a-4475-adf2-9f2b25aa7d09 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3131] 10.0.0.214 () {32 vars in 729 bytes} [Wed Jul 15 06:15:17 2026] GET /v2.0/floatingips/4bd1eb1a-b526-43d1-82a7-4019c8458ee7 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:15:17.388 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-270238c1-e825-4fb4-b09d-c0d53ff0f76f'] response: {'name': 'network-changed', 'server_uuid': 'd395393a-0f75-42f1-b3b8-467846cc71de', 'tag': '55cebb68-0c3a-493b-9936-e9e877d7fa89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1540/3132] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:15:17 2026] GET /v2.0/ports?device_id=d395393a-0f75-42f1-b3b8-467846cc71de => generated 1200 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3133] 10.0.0.194 () {34 vars in 1040 bytes} [Wed Jul 15 06:15:17 2026] GET /v2.0/security-groups?id=5addfab6-adab-4a5d-89af-990efa71c1a9&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3134] 199.204.45.222 () {34 vars in 1080 bytes} [Wed Jul 15 06:15:17 2026] GET /v2.0/ports?tenant_id=bc48987163de45b982ee9728f94a506b&device_id=d395393a-0f75-42f1-b3b8-467846cc71de => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3135] 199.204.45.222 () {34 vars in 986 bytes} [Wed Jul 15 06:15:17 2026] GET /v2.0/networks?id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3136] 199.204.45.222 () {34 vars in 1058 bytes} [Wed Jul 15 06:15:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=55cebb68-0c3a-493b-9936-e9e877d7fa89 => 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: 1595/3137] 199.204.45.222 () {34 vars in 1104 bytes} [Wed Jul 15 06:15:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ef&port_id=55cebb68-0c3a-493b-9936-e9e877d7fa89 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3138] 199.204.45.222 () {34 vars in 1064 bytes} [Wed Jul 15 06:15:18 2026] GET /v2.0/subnets?id=8d87453e-85a2-470a-b94b-105e2340fd79&id=043b15e7-9eb6-4118-a207-046fa618e543 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3139] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:15:18 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3140] 199.204.45.222 () {34 vars in 1052 bytes} [Wed Jul 15 06:15:18 2026] GET /v2.0/ports?network_id=d3817ff9-9e62-40f5-ab0a-260c04dd3f31&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3141] 199.204.45.222 () {34 vars in 1012 bytes} [Wed Jul 15 06:15:18 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?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: 1545/3142] 199.204.45.222 () {34 vars in 1112 bytes} [Wed Jul 15 06:15:18 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31?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: 1598/3143] 199.204.45.222 () {34 vars in 994 bytes} [Wed Jul 15 06:15:19 2026] GET /v2.0/ports?device_id=d395393a-0f75-42f1-b3b8-467846cc71de => generated 1200 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3144] 199.204.45.222 () {36 vars in 997 bytes} [Wed Jul 15 06:15:19 2026] DELETE /v2.0/ports/55cebb68-0c3a-493b-9936-e9e877d7fa89 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3145] 10.0.0.214 () {34 vars in 678 bytes} [Wed Jul 15 06:15:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:15:20.155 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26a182f2-b07c-46db-8087-9e154f8d488d'] response: {'server_uuid': 'd395393a-0f75-42f1-b3b8-467846cc71de', 'name': 'network-vif-deleted', 'tag': '55cebb68-0c3a-493b-9936-e9e877d7fa89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1547/3146] 10.0.0.214 () {34 vars in 678 bytes} [Wed Jul 15 06:15:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3147] 10.0.0.214 () {34 vars in 678 bytes} [Wed Jul 15 06:15:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3148] 10.0.0.214 () {34 vars in 678 bytes} [Wed Jul 15 06:15:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3149] 10.0.0.214 () {34 vars in 678 bytes} [Wed Jul 15 06:15:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3150] 10.0.0.214 () {34 vars in 753 bytes} [Wed Jul 15 06:15:20 2026] PUT /v2.0/policies/505aa6e2-2534-4971-a602-ce28f3c8bbb4/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3151] 10.0.0.214 () {34 vars in 753 bytes} [Wed Jul 15 06:15:20 2026] PUT /v2.0/policies/85c07125-9aa8-43c4-8e08-f218f4ab7049/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3152] 10.0.0.214 () {34 vars in 753 bytes} [Wed Jul 15 06:15:20 2026] PUT /v2.0/policies/9382c228-a481-4a32-ba02-521d63b124e0/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3153] 10.0.0.214 () {34 vars in 753 bytes} [Wed Jul 15 06:15:20 2026] PUT /v2.0/policies/149f075e-8aa3-4dd7-a292-d435bf3c163d/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3154] 10.0.0.214 () {32 vars in 674 bytes} [Wed Jul 15 06:15:20 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3155] 10.0.0.214 () {32 vars in 688 bytes} [Wed Jul 15 06:15:20 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: 7|app: 0|req: 1552/3156] 10.0.0.214 () {32 vars in 684 bytes} [Wed Jul 15 06:15:21 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3157] 10.0.0.214 () {32 vars in 696 bytes} [Wed Jul 15 06:15:21 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: 7|app: 0|req: 1553/3158] 10.0.0.214 () {32 vars in 682 bytes} [Wed Jul 15 06:15:21 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3159] 10.0.0.214 () {32 vars in 696 bytes} [Wed Jul 15 06:15:21 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3160] 10.0.0.214 () {32 vars in 692 bytes} [Wed Jul 15 06:15:21 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3161] 10.0.0.214 () {32 vars in 704 bytes} [Wed Jul 15 06:15:21 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3162] 10.0.0.214 () {32 vars in 734 bytes} [Wed Jul 15 06:15:21 2026] DELETE /v2.0/qos/policies/505aa6e2-2534-4971-a602-ce28f3c8bbb4 => 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: 1608/3163] 10.0.0.214 () {32 vars in 734 bytes} [Wed Jul 15 06:15:21 2026] DELETE /v2.0/qos/policies/85c07125-9aa8-43c4-8e08-f218f4ab7049 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3164] 10.0.0.214 () {32 vars in 734 bytes} [Wed Jul 15 06:15:21 2026] DELETE /v2.0/qos/policies/9382c228-a481-4a32-ba02-521d63b124e0 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3165] 10.0.0.214 () {32 vars in 734 bytes} [Wed Jul 15 06:15:21 2026] DELETE /v2.0/qos/policies/149f075e-8aa3-4dd7-a292-d435bf3c163d => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3166] 10.0.0.214 () {32 vars in 734 bytes} [Wed Jul 15 06:15:21 2026] DELETE /v2.0/qos/policies/7c0c3c37-bb0f-42a7-9410-e8ffd639d67f => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3167] 10.0.0.194 () {34 vars in 990 bytes} [Wed Jul 15 06:15:22 2026] GET /v2.0/ports?device_id=d395393a-0f75-42f1-b3b8-467846cc71de => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3168] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:22 2026] GET /v2.0/security-groups?tenant_id=fd9327254d274eb5acd3ac287274fd8c&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3169] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:22 2026] DELETE /v2.0/security-groups/64d83e6f-819f-4360-af4d-b8e4d06cf219 => 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: 1611/3170] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:22 2026] GET /v2.0/security-groups?tenant_id=fec46a29eaff40728071af4d9e641b1e&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3171] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:23 2026] DELETE /v2.0/security-groups/d7bde686-fc74-4d68-8e7b-4323524d95ee => 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: 1612/3172] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:23 2026] GET /v2.0/security-groups?tenant_id=c721b30c513d47f6a1b7dfb12270fc6f&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3173] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:23 2026] DELETE /v2.0/security-groups/8ced9234-61a8-4d0b-b90a-ffbfe4d25c14 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:26.765 8 WARNING neutron_lib.context [None req-39321bb4-f6a3-444c-9f93-0a324b7b56b5 54223f0b7dba42ff8cc80090c0a77b08 645ed66915fe4bc6aa8f4d47d21e362a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1613/3174] 10.0.0.214 () {34 vars in 684 bytes} [Wed Jul 15 06:15:26 2026] POST /v2.0/security-groups => generated 1603 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3175] 10.0.0.214 () {34 vars in 767 bytes} [Wed Jul 15 06:15:26 2026] PUT /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3176] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:27 2026] GET /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/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: 1563/3177] 10.0.0.214 () {34 vars in 778 bytes} [Wed Jul 15 06:15:27 2026] PUT /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3178] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:27 2026] GET /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3179] 10.0.0.214 () {34 vars in 774 bytes} [Wed Jul 15 06:15:27 2026] PUT /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3180] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:27 2026] GET /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3181] 10.0.0.214 () {34 vars in 796 bytes} [Wed Jul 15 06:15:27 2026] PUT /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3182] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:27 2026] GET /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/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: 1566/3183] 10.0.0.214 () {34 vars in 767 bytes} [Wed Jul 15 06:15:27 2026] PUT /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3184] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:27 2026] GET /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3185] 10.0.0.214 () {32 vars in 755 bytes} [Wed Jul 15 06:15:27 2026] GET /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/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 06:15:27.388 8 INFO neutron.api.v2.resource [None req-15d27270-be15-4d0e-b666-71c9a8dffad9 54223f0b7dba42ff8cc80090c0a77b08 645ed66915fe4bc6aa8f4d47d21e362a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1619/3186] 10.0.0.214 () {32 vars in 759 bytes} [Wed Jul 15 06:15:27 2026] GET /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3187] 10.0.0.214 () {32 vars in 758 bytes} [Wed Jul 15 06:15:27 2026] DELETE /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3188] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:27 2026] GET /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:15:27.499 7 INFO neutron.api.v2.resource [None req-ff915fb6-a17f-4db7-8009-f48f03d50d61 54223f0b7dba42ff8cc80090c0a77b08 645ed66915fe4bc6aa8f4d47d21e362a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3189] 10.0.0.214 () {32 vars in 762 bytes} [Wed Jul 15 06:15:27 2026] DELETE /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/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: 1621/3190] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:15:27 2026] DELETE /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3191] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:27 2026] GET /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4/tags => 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: 1622/3192] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:27 2026] DELETE /v2.0/security-groups/2cd21d91-5af4-4672-bea5-a79a281db6b4 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3193] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:15:27 2026] DELETE /v2.0/security-group-rules/62e6b980-4f31-46c9-bae7-ea45a0165314 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:27.774 8 INFO neutron.api.v2.resource [None req-8a2c4282-0a16-406f-8f88-a27dc6cb07a1 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1623/3194] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:27 2026] GET /v2.0/security-group-rules/62e6b980-4f31-46c9-bae7-ea45a0165314 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3195] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:15:27 2026] DELETE /v2.0/security-group-rules/a3310048-b765-414a-ab6c-71d2f8615a64 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:27.868 8 INFO neutron.api.v2.resource [None req-ca26d990-3e68-4f06-85af-dd9b94c1c8a7 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1624/3196] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:27 2026] GET /v2.0/security-group-rules/a3310048-b765-414a-ab6c-71d2f8615a64 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3197] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:15:27 2026] DELETE /v2.0/security-group-rules/960c0e42-12b7-43b3-9f01-c158977c3fe9 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:27.959 8 INFO neutron.api.v2.resource [None req-f51ab1b9-f9a0-4d18-8e79-9564174ef1f1 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3198] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:27 2026] GET /v2.0/security-group-rules/960c0e42-12b7-43b3-9f01-c158977c3fe9 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3199] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:15:27 2026] DELETE /v2.0/security-group-rules/f3a435e2-3160-4d39-a6f2-62673a786dad => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:28.069 8 INFO neutron.api.v2.resource [None req-cbfcebbd-fa4e-46de-a8f7-f831b57b990f 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1626/3200] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:28 2026] GET /v2.0/security-group-rules/f3a435e2-3160-4d39-a6f2-62673a786dad => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3201] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:15:28 2026] DELETE /v2.0/security-group-rules/ebc047fe-2c32-462d-933c-6d2897f4accf => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:28.175 8 INFO neutron.api.v2.resource [None req-907df761-4b1d-48d3-9782-bb4f03696706 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1627/3202] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:28 2026] GET /v2.0/security-group-rules/ebc047fe-2c32-462d-933c-6d2897f4accf => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3203] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:15:28 2026] DELETE /v2.0/security-group-rules/f1dfe135-4452-44f3-98dd-643e3c2d6027 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:28.264 8 INFO neutron.api.v2.resource [None req-48bd45b8-56d7-4af8-a46c-e8e27cab0a23 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1628/3204] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:28 2026] GET /v2.0/security-group-rules/f1dfe135-4452-44f3-98dd-643e3c2d6027 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3205] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:15:28 2026] DELETE /v2.0/security-group-rules/2d68c30d-6ef1-4017-8f82-1898accd320a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:28.376 7 INFO neutron.api.v2.resource [None req-f3404559-728e-49d8-93cd-7a5a740b8b87 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3206] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:28 2026] GET /v2.0/security-group-rules/2d68c30d-6ef1-4017-8f82-1898accd320a => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3207] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:15:28 2026] DELETE /v2.0/security-group-rules/e2a92d7d-fc5e-42d4-a278-8705589307d9 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:28.487 7 INFO neutron.api.v2.resource [None req-f00ef0b4-8a4e-4d84-9d9b-2d94921f5880 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3208] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:28 2026] GET /v2.0/security-group-rules/e2a92d7d-fc5e-42d4-a278-8705589307d9 => 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: 1629/3209] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:28 2026] GET /v2.0/security-groups?tenant_id=debccd6269f7488d9a6c121563c792d7&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3210] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:15:28 2026] DELETE /v2.0/security-group-rules/d772dd50-4b15-46ce-b976-7bc87b53f3ca => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:28.576 7 INFO neutron.api.v2.resource [None req-64872297-970c-43dd-9abd-2db3ecad5e82 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3211] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:28 2026] GET /v2.0/security-group-rules/d772dd50-4b15-46ce-b976-7bc87b53f3ca => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3212] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:28 2026] DELETE /v2.0/security-groups/64ac1b4c-a3b4-42d2-a746-9a1e5488f6b9 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3213] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:15:28 2026] DELETE /v2.0/security-group-rules/e1de8f0e-9aa5-49de-ad1b-d9178349e935 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:28.673 8 INFO neutron.api.v2.resource [None req-14cd644e-733e-42a8-a798-ab7c2ca9b9f9 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1631/3214] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:28 2026] GET /v2.0/security-group-rules/e1de8f0e-9aa5-49de-ad1b-d9178349e935 => 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: 1632/3215] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:28 2026] GET /v2.0/security-groups?tenant_id=645ed66915fe4bc6aa8f4d47d21e362a&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3216] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:15:28 2026] DELETE /v2.0/security-group-rules/17cae12a-a63b-4e95-8f3d-28732129a5f0 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:28.774 7 INFO neutron.api.v2.resource [None req-ebca3696-a710-4b73-b3f8-016119c85c5d 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1585/3217] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:28 2026] GET /v2.0/security-group-rules/17cae12a-a63b-4e95-8f3d-28732129a5f0 => 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: 1633/3218] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:28 2026] DELETE /v2.0/security-groups/f27ec312-6e6c-4b59-abbe-3a12de7d6f19 => 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: 1586/3219] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:28 2026] DELETE /v2.0/security-groups/5addfab6-adab-4a5d-89af-990efa71c1a9 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:28.902 8 INFO neutron.api.v2.resource [None req-70628f2c-f5c4-4f77-a24f-dc31ee33ec60 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1634/3220] 10.0.0.214 () {32 vars in 737 bytes} [Wed Jul 15 06:15:28 2026] GET /v2.0/security-groups/5addfab6-adab-4a5d-89af-990efa71c1a9 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3223] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:15:28 2026] PUT /v2.0/routers/e83ed830-bb6d-45b6-ab85-83a01c695e9b/remove_router_interface => generated 309 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:15:30.254 8 INFO neutron.api.v2.resource [None req-b5f4d127-2e62-4cb2-9599-accc0b4ead74 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1637/3224] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:15:30 2026] PUT /v2.0/routers/e83ed830-bb6d-45b6-ab85-83a01c695e9b/remove_router_interface => generated 198 bytes in 248 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3225] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:15:30 2026] PUT /v2.0/routers/e83ed830-bb6d-45b6-ab85-83a01c695e9b/remove_router_interface => generated 309 bytes in 1225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:15:31.695 8 INFO neutron.api.v2.resource [None req-53912954-bd1a-44d2-ad7f-361cd7fe2da3 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1638/3226] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:15:31 2026] PUT /v2.0/routers/e83ed830-bb6d-45b6-ab85-83a01c695e9b/remove_router_interface => generated 198 bytes in 201 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:15:32.524 8 WARNING neutron_lib.context [None req-c94a42b2-d0e3-4d4c-b5d3-9f570824688b cdd8a207dddd4e99ad07ebce0b266696 4b2078a09eab4d7881dbe7bb3e5ddfb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1639/3227] 10.0.0.214 () {34 vars in 676 bytes} [Wed Jul 15 06:15:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3228] 10.0.0.214 () {34 vars in 759 bytes} [Wed Jul 15 06:15:32 2026] PUT /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/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: 1641/3229] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:15:32 2026] GET /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3230] 10.0.0.214 () {34 vars in 770 bytes} [Wed Jul 15 06:15:32 2026] PUT /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3231] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:15:32 2026] GET /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/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: 1644/3232] 10.0.0.214 () {34 vars in 766 bytes} [Wed Jul 15 06:15:32 2026] PUT /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3233] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:15:31 2026] PUT /v2.0/routers/e83ed830-bb6d-45b6-ab85-83a01c695e9b/remove_router_interface => generated 309 bytes in 1071 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3234] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:15:32 2026] GET /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3235] 10.0.0.214 () {34 vars in 788 bytes} [Wed Jul 15 06:15:32 2026] PUT /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3236] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:15:32 2026] GET /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3237] 10.0.0.214 () {34 vars in 759 bytes} [Wed Jul 15 06:15:32 2026] PUT /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3238] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:15:32 2026] GET /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3239] 10.0.0.214 () {32 vars in 747 bytes} [Wed Jul 15 06:15:32 2026] GET /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:32.966 7 INFO neutron.api.v2.resource [None req-6346ce21-283e-4881-a71c-4c279b089948 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1590/3240] 10.0.0.214 () {34 vars in 789 bytes} [Wed Jul 15 06:15:32 2026] PUT /v2.0/routers/e83ed830-bb6d-45b6-ab85-83a01c695e9b/remove_router_interface => generated 198 bytes in 189 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:15:32.979 8 INFO neutron.api.v2.resource [None req-4ea556f3-2d3b-407e-a071-1ee8ccbf5b75 cdd8a207dddd4e99ad07ebce0b266696 4b2078a09eab4d7881dbe7bb3e5ddfb6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1651/3241] 10.0.0.214 () {32 vars in 751 bytes} [Wed Jul 15 06:15:32 2026] GET /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3242] 10.0.0.214 () {32 vars in 750 bytes} [Wed Jul 15 06:15:32 2026] DELETE /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/tags/red => 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: 1653/3243] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:15:33 2026] GET /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:15:33.133 8 INFO neutron.api.v2.resource [None req-b57541dd-125d-409d-a2e8-39acffe9506f cdd8a207dddd4e99ad07ebce0b266696 4b2078a09eab4d7881dbe7bb3e5ddfb6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1654/3244] 10.0.0.214 () {32 vars in 754 bytes} [Wed Jul 15 06:15:33 2026] DELETE /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3245] 10.0.0.214 () {32 vars in 742 bytes} [Wed Jul 15 06:15:33 2026] DELETE /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3246] 10.0.0.214 () {32 vars in 739 bytes} [Wed Jul 15 06:15:33 2026] GET /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3247] 10.0.0.214 () {32 vars in 732 bytes} [Wed Jul 15 06:15:33 2026] DELETE /v2.0/subnetpools/13fb92a9-a0ea-4f07-9e47-f724f021ef7a => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:33.919 7 INFO neutron.services.segments.plugin [-] Segment bda79f63-ccc6-4a8a-aec3-8175e83496bd resource provider aggregate not found 2026-07-15 06:15:33.928 7 INFO neutron.services.segments.plugin [-] Segment bda79f63-ccc6-4a8a-aec3-8175e83496bd resource provider aggregate not found 2026-07-15 06:15:33.941 7 INFO neutron.services.segments.plugin [-] Segment bda79f63-ccc6-4a8a-aec3-8175e83496bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bda79f63-ccc6-4a8a-aec3-8175e83496bd found for delete ", "request_id": "req-b4101db0-d1e9-4048-83e9-aa15c071c57d"}]} 2026-07-15 06:15:33.943 7 INFO neutron.services.segments.plugin [-] Segment bda79f63-ccc6-4a8a-aec3-8175e83496bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bda79f63-ccc6-4a8a-aec3-8175e83496bd found for delete ", "request_id": "req-96cfcd7a-1584-4d79-b4da-7dca62a1d90d"}]} 2026-07-15 06:15:33.951 7 INFO neutron.db.l3_hamode_db [None req-b7598eb8-72e7-47a6-b08e-d20e58521491 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] HA network 78e0f4e5-0f36-4947-905c-17280e185643 was deleted as no HA routers are present in tenant bc48987163de45b982ee9728f94a506b. [pid: 7|app: 0|req: 1591/3248] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:15:32 2026] DELETE /v2.0/routers/e83ed830-bb6d-45b6-ab85-83a01c695e9b => generated 0 bytes in 985 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:33.983 8 INFO neutron.api.v2.resource [None req-cc38a0ce-3d36-4ed0-89c7-bbac7172d8f1 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3249] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:15:33 2026] GET /v2.0/routers/e83ed830-bb6d-45b6-ab85-83a01c695e9b => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3250] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:15:33 2026] DELETE /v2.0/subnets/644abeb2-d1da-4f66-83d1-3aedc2bfde0d => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:15:34.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b2e1775-4d49-4693-8bdb-85beae440dc1 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1660/3251] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:15:34 2026] GET /v2.0/subnets/644abeb2-d1da-4f66-83d1-3aedc2bfde0d => 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: 1661/3252] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:15:34 2026] DELETE /v2.0/subnets/9c5cfcc8-5f31-4328-9eb7-0dbd3df1463c => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:15:34.389 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25154663-c19f-429f-98aa-b94a342a286f 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1662/3253] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:15:34 2026] GET /v2.0/subnets/9c5cfcc8-5f31-4328-9eb7-0dbd3df1463c => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3254] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:33 2026] GET /v2.0/security-groups?tenant_id=73e209e0803842689b3d97da21643602&name=default => generated 2929 bytes in 689 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:15:34.687 8 INFO neutron.services.segments.plugin [-] Segment f0276631-0a3c-4107-9461-14f76e315dfb resource provider aggregate not found 2026-07-15 06:15:34.692 8 INFO neutron.services.segments.plugin [-] Segment f0276631-0a3c-4107-9461-14f76e315dfb resource provider aggregate not found [pid: 8|app: 0|req: 1663/3255] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:15:34 2026] DELETE /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:15:34.720 8 INFO neutron.services.segments.plugin [-] Segment f0276631-0a3c-4107-9461-14f76e315dfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0276631-0a3c-4107-9461-14f76e315dfb found for delete ", "request_id": "req-90c04c24-80b3-4d82-ae19-ef2461bb22bf"}]} 2026-07-15 06:15:34.721 8 INFO neutron.services.segments.plugin [-] Segment f0276631-0a3c-4107-9461-14f76e315dfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0276631-0a3c-4107-9461-14f76e315dfb found for delete ", "request_id": "req-7234276c-eaa2-44bd-ae05-c8c52258edaa"}]} 2026-07-15 06:15:34.733 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d920b4ae-7957-43c4-8f4c-0da35f0f4279 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1664/3256] 10.0.0.214 () {32 vars in 723 bytes} [Wed Jul 15 06:15:34 2026] GET /v2.0/networks/7531f280-eba8-421f-94f8-4f259db73938 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3257] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:34 2026] DELETE /v2.0/security-groups/648b03b7-1845-495d-8b7f-5df5b5976735 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3258] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:15:34 2026] DELETE /v2.0/subnets/8d87453e-85a2-470a-b94b-105e2340fd79 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:15:34.931 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46bf2e15-f940-493a-b040-48437a39bd37 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1666/3259] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:15:34 2026] GET /v2.0/subnets/8d87453e-85a2-470a-b94b-105e2340fd79 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3260] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:34 2026] GET /v2.0/security-groups?tenant_id=4b2078a09eab4d7881dbe7bb3e5ddfb6&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3261] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:15:34 2026] DELETE /v2.0/subnets/043b15e7-9eb6-4118-a207-046fa618e543 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3262] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:35 2026] DELETE /v2.0/security-groups/473f941d-800a-4773-aefa-b9cfb8e17a21 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:15:35.178 8 INFO neutron.pecan_wsgi.hooks.translation [None req-996ea9d6-9f73-453d-af33-b582d514f3e8 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1668/3263] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:15:35 2026] GET /v2.0/subnets/043b15e7-9eb6-4118-a207-046fa618e543 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3264] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:15:35 2026] DELETE /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:15:35.543 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a78b289a-f9b7-4577-bb1a-cf6d2a3edef3 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1669/3265] 10.0.0.214 () {32 vars in 723 bytes} [Wed Jul 15 06:15:35 2026] GET /v2.0/networks/d3817ff9-9e62-40f5-ab0a-260c04dd3f31 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3266] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:15:35 2026] DELETE /v2.0/subnets/16f61c76-a971-4eda-8a08-f9c28309dca6 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:15:35.734 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27606487-6789-452a-9fdb-bc11832d3b1a 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1670/3267] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:15:35 2026] GET /v2.0/subnets/16f61c76-a971-4eda-8a08-f9c28309dca6 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:15:35.969 7 INFO neutron.services.segments.plugin [-] Segment 2c850858-3d24-457c-a09d-74482d5be539 resource provider aggregate not found [pid: 7|app: 0|req: 1598/3268] 10.0.0.214 () {32 vars in 724 bytes} [Wed Jul 15 06:15:35 2026] DELETE /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:15:36.004 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b405550a-210f-4a54-9e2a-2c949de5d87e 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1671/3269] 10.0.0.214 () {32 vars in 721 bytes} [Wed Jul 15 06:15:35 2026] GET /v2.0/subnets/43451095-ad71-4ef5-8459-2ce045e4c441 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:15:36.014 7 INFO neutron.services.segments.plugin [-] Segment 2c850858-3d24-457c-a09d-74482d5be539 resource provider aggregate not found 2026-07-15 06:15:36.027 7 INFO neutron.services.segments.plugin [-] Segment 2c850858-3d24-457c-a09d-74482d5be539 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c850858-3d24-457c-a09d-74482d5be539 found for delete ", "request_id": "req-8f0fa11d-c6dc-4eeb-ac1e-c5c4a75cbe50"}]} 2026-07-15 06:15:36.040 7 INFO neutron.services.segments.plugin [-] Segment 2c850858-3d24-457c-a09d-74482d5be539 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c850858-3d24-457c-a09d-74482d5be539 found for delete ", "request_id": "req-23d55c59-68b9-47ce-bbab-5221b258ba91"}]} [pid: 7|app: 0|req: 1599/3270] 10.0.0.214 () {32 vars in 726 bytes} [Wed Jul 15 06:15:36 2026] DELETE /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:15:36.404 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ffe745cd-3238-4011-9952-add8486a2c6b 96da02e9233a450c92b9fa3fcaeb723d bc48987163de45b982ee9728f94a506b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1672/3271] 10.0.0.214 () {32 vars in 723 bytes} [Wed Jul 15 06:15:36 2026] GET /v2.0/networks/0a029902-de36-4c67-a34c-438541f8aa45 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:15:38.576 7 INFO neutron.services.segments.plugin [-] Segment dd18f77e-50b3-4108-bdd5-a06fcd27da7c resource provider aggregate not found 2026-07-15 06:15:38.584 7 INFO neutron.services.segments.plugin [-] Segment dd18f77e-50b3-4108-bdd5-a06fcd27da7c resource provider aggregate not found 2026-07-15 06:15:38.593 7 INFO neutron.services.segments.plugin [-] Segment dd18f77e-50b3-4108-bdd5-a06fcd27da7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd18f77e-50b3-4108-bdd5-a06fcd27da7c found for delete ", "request_id": "req-d5c96bcf-84cd-4abb-a1ed-3b17c61bc8fa"}]} 2026-07-15 06:15:38.596 7 INFO neutron.services.segments.plugin [-] Segment dd18f77e-50b3-4108-bdd5-a06fcd27da7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd18f77e-50b3-4108-bdd5-a06fcd27da7c found for delete ", "request_id": "req-83c66cd6-0f27-4903-bfc1-2bc46945b9d4"}]} [pid: 7|app: 0|req: 1600/3272] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:38 2026] GET /v2.0/security-groups?tenant_id=346a41f4aa9c4bf0adf50dbde6bf34af&name=default => generated 2929 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3273] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:38 2026] DELETE /v2.0/security-groups/4a1db964-76df-439d-9a63-2029b625bdd7 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3274] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:38 2026] GET /v2.0/security-groups?tenant_id=83f67ba7c69d4dc99709f2d4fdbd2890&name=default => generated 2929 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3275] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:39 2026] DELETE /v2.0/security-groups/7e4a19e0-fa0b-4d69-8e49-babd5928ac16 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3276] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:39 2026] GET /v2.0/security-groups?tenant_id=c0dc5e4272f24fddba054173bb0a25b6&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3277] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:39 2026] DELETE /v2.0/security-groups/ee8a3829-1b3b-474e-b0ea-18d5a5706f0e => 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: 1603/3278] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:39 2026] GET /v2.0/security-groups?tenant_id=0fe4d3564d24449eb33dd352a3acf9fd&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: 1604/3279] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:39 2026] DELETE /v2.0/security-groups/99909994-dc70-4ac5-883b-10abef028134 => 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: 1676/3280] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:39 2026] GET /v2.0/security-groups?tenant_id=15c75f15b4974a5c836ec8282efec60a&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3281] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:39 2026] DELETE /v2.0/security-groups/b6d220ac-0634-4503-ae3c-e97e096f6f79 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3282] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:40 2026] GET /v2.0/security-groups?tenant_id=d7115e8e02164f688cf325d270c4347c&name=default => generated 2929 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3283] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:40 2026] DELETE /v2.0/security-groups/ba8d707b-aaa0-46b4-8315-90406454eab8 => 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: 1678/3284] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:40 2026] GET /v2.0/security-groups?tenant_id=bc48987163de45b982ee9728f94a506b&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3285] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:40 2026] DELETE /v2.0/security-groups/9adf5df1-575d-495c-9370-00dac2419f11 => 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: 1679/3286] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:40 2026] GET /v2.0/security-groups?tenant_id=ad58ba874f8d41d3bc16d3bb23794ac0&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3287] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:40 2026] DELETE /v2.0/security-groups/e566e5e2-6943-4bbc-8059-bb4c2544d495 => 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: 1680/3288] 10.0.0.214 () {32 vars in 774 bytes} [Wed Jul 15 06:15:41 2026] GET /v2.0/security-groups?tenant_id=90d7b5c2d9cf4a62adaf33a60893d43b&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3289] 10.0.0.214 () {32 vars in 740 bytes} [Wed Jul 15 06:15:41 2026] DELETE /v2.0/security-groups/f238dd39-6a7e-4c7d-a604-5dc399cff0cf => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3290] 10.0.0.214 () {32 vars in 649 bytes} [Wed Jul 15 06:15:44 2026] GET /v2.0/networks => generated 2168 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3293] 10.0.0.214 () {32 vars in 655 bytes} [Wed Jul 15 06:15:45 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3294] 10.0.0.214 () {32 vars in 647 bytes} [Wed Jul 15 06:15:45 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: 7|app: 0|req: 1612/3295] 10.0.0.214 () {32 vars in 643 bytes} [Wed Jul 15 06:15:45 2026] GET /v2.0/ports => generated 4721 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3296] 10.0.0.214 () {32 vars in 647 bytes} [Wed Jul 15 06:15:46 2026] GET /v2.0/subnets => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3297] 10.0.0.214 () {32 vars in 649 bytes} [Wed Jul 15 06:15:46 2026] GET /v2.0/networks => generated 2168 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3298] 10.0.0.214 () {32 vars in 663 bytes} [Wed Jul 15 06:15:46 2026] GET /v2.0/security-groups => generated 17397 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3299] 10.0.0.214 () {32 vars in 655 bytes} [Wed Jul 15 06:15:46 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)